html { scrollbar-face-color: #467bb1; scrollbar-highlight-color: #E6E6E6; scrollbar-3dlight-color : #467bb1; scrollbar-darkshadow-color: #E6E6E6; scrollbar-track-color: #E6E6E6; scrollbar-arrow-color: #E6E6E6; }
body {margin: 0;  font-family: Arial; font-size:12px; color:#FFFFFF; background:url(../images/top-bg.jpg) left top repeat-x #f1f1f1; }

.datatable { font-family: Arial, Helvetica, sans-serif; font-size: 11px; border:1px; border-color:GainsBoro; }
.bottom-border { border-bottom:solid 1px #CCCCCC; }
.table { border:outset 1px black; padding:2px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4D4931; }
.table-bold { border:outset 1px black; padding:2px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 11px; color: #4D4931; }
.table-top-bold { line-height:13px; font-family: verdana; font-size: 11px; font-weight: bold; color: white; background-color:#097ABC; padding-left:5px }
.table-left-bold { line-height:13px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #4D4931; background-color:#dddddd; padding-left:5px; padding-right:5px }
.table-right { line-height:13px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4D4931; background-color:#eeeeee; padding-left:5px; padding-right:5px }
.table-right-bold { line-height:13px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #4D4931; background-color:#eeeeee; padding-left:5px; padding-right:5px }
.td-blue { border:solid 1px #c2e6ee; background-color:#e0f3f7; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#006699; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-blue1 { background-color:#FFFFFF; border:solid 1px #c2e6ee; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-darkblue { background-color: #AECFE6; border: solid 1px #78ACD0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#006699; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-darkblue1 { background-color: #FFFFFF; border: solid 1px #78ACD0; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-green { background-color:#f7fbf1; border:solid 1px #e0f0c8; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#4D4931; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-green1 { background-color:#FFFFFF; border:solid 1px #e0f0c8; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-orange { background-color: #EFE1B7; border: 1px solid #E7CF88; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-orange1 { border: 1px solid #E7CF88; background-color: #FFFFFF; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-violet { background-color: #B7B3D8; border: 1px solid #9B92C9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; text-align:justify; line-height:18px; padding:2px 5px 2px 5px; }
.td-violet1 { background-color: #FFFFFF; border: 1px solid #9B92C9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; text-align:justify; line-height:18px; padding:2px 5px 2px 5px; }
.td-ash { background-color: #DDDDDD; border: 1px solid #BBBBBB; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.td-ash1 { background-color: #FFFFFF; border: 1px solid #BBBBBB; text-align:justify; line-height:18px; padding-left:5px; padding-right:5px; }
.datagrid1 { border:solid 1px #D3EBF8; }
.datagrid-header { background-color:#3672B8; color:White; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; height:25px; }
.datagrid-item { border:solid 1px #D3EBF8; color:#097ABC; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; height:20px; }
.datagrid-footer { color:#006699; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; height:20px; }
.border { border-width: 1px; border-style: solid; border-color: #006699; }
.border-right-blue { border-right: solid 1px #006699; }
.border-left-blue { border-left: solid 1px #006699; }
.border-top-blue { border-top: solid 1px #006699; }
.border-bottom-blue { border-bottom: solid 1px #006699; }
.border-violet { border-width:1px; border-style: solid; border-color: violet; }
.border-black { border-width:1px; border-style:solid; border-color:Black; }
.border-orange { border-width:1px; border-style:solid; border-color:#E47500; }
.yellow-border { border-bottom: solid #f6f3cc 1px; border-left:  solid #f6f3cc 1px; border-right:  solid #f6f3cc 1px; }
.dots-border { border-bottom: #f2c700 dotted thin; }
.bg-white { background-color: #FFFFFF; }
.bg-blue { background-color:#75b129; }
.bg-green { background-color: #75b129; }
.bg-lblue { background-color: #c1e8f5; }
.bg-lgreen { background-color: #e2efad; }
.bg-lorg { background-color: #f2e698; }
.bg-cream{background-color: #f3f3f3;}
.bg-orange { background-color:#EA7628; }
.bg-grey { background-color: #dadca6; }
.bg-grey1 {  background-color: #787878; }
.bg-grey2 { background-color: #D3EBF8; }
.bg-violet { background-color: #8475C8; }
.bg-lightorange { background-color: #FAF1E2; }
.bg-lightgrey { background-color: #F1F1F1; }
.que_text { font-family: Arial; font-size: 12px; color: #333333; }
.grey1-right-bor { border-right-width: 1px; border-right-style: solid; border-right-color: #787878; }
.blue-right-bor { background-color: #2D759E; border-right-width: 2px; border-right-style: solid; border-right-color: #005B8A; line-height:20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; padding-left:5px }
.blue-left-bor { background-color: #2D759E; border-left-width: 2px; border-left-color: #005B8A; border-left-style: solid; line-height:20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.blue-line { background-color: #00468C; }
.blue-box { background-color: #BBCBF2; border: 1px solid #346BBE; }
.blue-box2 { background-color: #EAEFFB; border: 1px solid #346BBE; }
.violet-box { background-color: #7064A6; border: 1px solid #7064A6; }
.l-g-border { background-color: #C9E7B4; border: 1px solid #A0D57B; }
.l-b-border { background-color: #AECFE6; border: 1px solid #78ACD0; }
.ll-b-border { background-color: #E0F3F7; border: 1px solid #C2E6EE; }
.l-v-border { background-color: #D9B8E8; border: 1px solid #C99ADF; }
.ll-v-border { background-color: #F8E8FF; border: 1px solid #C99ADF; color:#5B3A6A; }
.l-o-border { background-color: #EFE1B7; border: 1px solid #E7CF88; }
.ll-o-border { background-color: #FCF3D8; border: 1px solid #E7CF88; }
.bold-text { font-weight: bold; }
.center-text { text-align:center; }
.grey-text { color: #B2B2B2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.form-text{font-family:Arial; font-size:12px; color:#666666;}
.form-text1 { font-family: Arial; font-size: 12px; color:#12a0c9; font-weight: bold; text-decoration: none; }
.form-text2 { font-size: 11px; color: #b9cf06; text-decoration: none; font-weight: bold; font-family: Arial; }
.form-link { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #4D4931; text-decoration: underline; font-size: 11px; }
.form-heading { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
.jobsearch_form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #333333; }
.heading-1 { padding-left:2px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #4D4931; }
.heading-2 { padding-left:2px; line-height:27px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #d7aa0b; }
.heading-3 { padding-left:2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bolder; color: #003366; }
.heading-4 { padding-left:2px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }
.heading-5 { padding-left:2px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #EA7628; }
.heading-6 { padding-left:2px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #156ABF; }
.heading-7 { padding-left:2px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height:18px; font-weight: bold; color: #FFFFFF; }
.heading-8 { padding-left:2px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFCC; }
.heading-9 { font-family: Arial; font-size: 13px; font-weight: bold; color: #00829D; margin-left:5px; }
.heading-10 { font-family: Arial; font-size: 13px; font-weight: bold; color: #872C29; margin-left:5px; }
.orang-heading { font-family: Arial; font-size: 14px; font-weight: bold; color:#dbb019; }
.green-heading { font-family: Arial; font-size: 14px; font-weight: bold; color:#c6db19; }
.number { font-family: Arial; font-size: 17px; color: #FFFFFF; font-weight: bold; }
.page-title { line-height:30px; color:#4D4931; font-family:Comic Sans MS; font-size:28px; font-weight:bold; text-align:center; height:40px; vertical-align:middle; }
.title-orange { font-size:28px; font-family:Comic Sans MS; color: #EA7628; font-weight:bold; }
.error { color:RED; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; line-height:25px; }
.message { border:dotted 1px RED; background-color:#FFFFCC; color:#E47700; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; height:25px; }
.message-blue { border:solid 2px #3672B8; background-color:#EEEEEE; color:#097ABC; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; height:25px; }
.links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: underline; line-height:20px; }
.links:hover { color:#999999; text-decoration: none; }
.links:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: underline; }
.links-white { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; }
.links-white:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; text-decoration: none; }
.links-white-bold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight:bold; text-decoration: none; }
.links-white-bold:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; font-weight:bold; text-decoration: underline; }
.links-white-blue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.links-white-blue:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#097ABC; text-decoration: none; font-weight: bold; }
.links-orange { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #E05F2D; font-weight:normal; text-decoration: none; padding:3px; }
.links-orange:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#E05F2D; font-weight:normal; text-decoration: underline; padding:3px; }
.links-orange:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #E05F2D; font-weight:normal; text-decoration: none; padding:3px; }
.links-orange1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #E05F2D; font-weight:bold; text-decoration: underline; }
.links-orange1:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#E05F2D; font-weight:bold; text-decoration: none; }
.links-violet { font-family: Arial; font-size: 12px; font-weight: bold; color: #5B3A6A; text-decoration:none; }
.links-violet:hover { font-family: Arial; font-size: 12px; font-weight: bold; color: #5B3A6A; text-decoration:underline; }
.links-blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#097ABC; font-weight:normal; text-decoration: none; }
.links-blue:hover { text-decoration:underline; }
.blue-links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#006699; text-decoration:underline; line-height:18px; padding-left:5px; padding-right:5px; }
.blue-links:hover { text-decoration:none; }
.bold-links { font-family: Arial; font-size: 12px; font-weight: bold; color: #5B3A6A; text-decoration:none; }
.bold-links:hover { font-family: Arial; font-size: 12px; font-weight: bold; color: #5B3A6A; text-decoration:underline; }
.links1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFBB; text-decoration: underline; font-weight: bold;  }
.links1:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFBB; text-decoration: none; }
.indus-link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003399; font-weight: bold; }
.big-links { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF6600; text-decoration: none; }
.big-links:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF6600; text-decoration:underline; }
.big-links1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.big-links1:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:underline;
}

.more-link
{
	font-family: Arial;
	font-size: 11px;
	color:#FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.more-link:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.top-bold-links
{
	font-family: Arial;
	font-size: 14px;
	color: #555212;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.top-bold-links:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #776f46;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 5px;
}

.faq-links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #318FCA;
	text-decoration: underline;
}
.faq-links:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}

.table-links
{
	cursor:default;
}

.table-links:hover
{
	cursor:pointer;
	border-bottom:dotted 1px #837E10;
}

.job
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	line-height:15px;
	color:#467bb1;
}
.job:hover
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	line-height:15px;
	color:#467bb1;
}

.popularjobs
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	line-height:13px;
	color:#467bb1;
}
.popularjobs:hover
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	line-height:13px;
	color:#467bb1;
}

.forgot-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.indias-first
{
	font-family: "Futura Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.suggest_link
{
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BACKGROUND-COLOR: #eeeeee
}
.suggest_link_over
{
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BACKGROUND-COLOR: #cccccc;
	cursor:pointer
}

.service-links {

	font-family: Arial;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.service-links:hover {
	font-family: Arial;
	font-size: 11px;
	color: #25C4D6;
	font-weight: bold;
	text-decoration: none;
}
.logout {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5A0200;
	text-decoration:underline;
}
.logout:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5A0200;
	text-decoration: none;
}
.search_suggest
{
	BORDER-RIGHT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	FONT-FAMILY: verdana;
	POSITION: absolute;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}

.completionList
{ 
	visibility : hidden;
	margin : 0px!important;
	background-color :White;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	overflow:auto;
	height:150;
	text-align : left; 
	list-style-type :none;
	padding:1px;
} 

.highlightedListItem
{
	border:solid 1px #c2e6ee;
	background-color:#e0f3f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor : pointer;
	color:#003366;
	text-align:left;
	padding:1px;
}
 
/* AutoComplete item */
 
.completionListItem 
{
	background-color : window;
	color : windowtext;
	cursor : pointer;
	padding : 1px;
}

.side-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.body-text {line-height:17px; font-family: Verdana; font-size: 11px; color: #666666; padding-left:5px;	padding-right:5px; text-align:justify}
.body-text-big
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4931;
	padding-left:5px;
	padding-right:5px
}
.body-text-bold 
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4931;
	padding-left:5px;
	padding-right:5px
}
.body-text-black
{
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	padding-left:5px;
	padding-right:5px;
	text-align:justify
}
.body-text-black-bold
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	padding-left:2px;
	padding-right:2px	
}
.body-text-gold
{
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gold;	
	padding-left:5px;
	padding-right:5px	
}
.body-text-purple
{
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	padding-left:5px;
	padding-right:5px;
	text-align:justify
}
.body-text-orange
{
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #E47500;	
}
.body-text-white 
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body-text-grey
{
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.point-text {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.body-text-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4931;
}
.body-text-ville {
	line-height:17px;
	font-family: bASkerville Old Face;
	font-size: 14px;
	color: #4D4931;
	padding-left:0px;
	padding-right:0px;
}
.body-text-bigville {
	line-height:17px;
	font-family: bASkerville Old Face;
	font-size: 15px;
	color: #4D4931;
	padding-left:2px;
	padding-right:2px;
}
.yellow-text-bold{ font-family: Arial; font-size:13px; color:#FFFF00; font-weight: bold;}

.job-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b95c2;
}
.side-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.side-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.side-links1
{
	font-family: Verdana;
	font-size: 11px;
	color:#4D4931;
	text-decoration: none;
}
.side-links1:hover
{
	font-family: Verdana;
	font-size: 11px;
	color:#b6ac73;
	text-decoration: none;
}
.botom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
	text-decoration: none;
}
.botom-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
	text-decoration:underline;
}

.white-links {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white-links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.login-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A5492;
	text-decoration: none;
}
.login-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0099FF;
	text-decoration:underline;
}
.advance-search{font-family: verdana; font-size: 13px; color:#FF6600; text-decoration: none;}
.advance-search:hover{font-family: verdana; font-size: 13px; color:#FF6600; text-decoration: underline;}

#menu-div{width: 100%; float: left;}
#menu-div ul{margin: 0; padding: 10px 0 0 0px; list-style-type: none; font-family: Verdana; font-size: 11px;}
#menu-div ul li{margin: 0; padding: 0 0 2px 0; list-style-type: none; margin-bottom: 5px;}
#menu-div ul li a{background:url(../images/arrow-1.png) left 4px no-repeat; color: #5b870f; text-decoration: none; padding: 0 0 4px 10px;}
#menu-div ul li a:hover{background:url(../images/arrow-2.png) left 4px no-repeat; color: #333333; text-decoration: none;}

.div_Content
{
	/*border: solid #2694CF 1px;*/
	background-color:#FFFFFF;
}

.div_scroll
{
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	/*border: solid gray 1px;*/
	/*border: none white 0px;*/
}

.div_scroll1
{
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll; 	
	border: solid gray 1px;
	background-color:#FFFFFF;
}

.div_CheckedList
{
	height: 100px;
	width:200px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll; 	
	border: solid gray 1px;
	background-color:#FFFFFF;
}

.div
{
	float:left;
	margin:auto;
}

.div91
{
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-5
{
	width:5%;
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-10
{
	width:9%;
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-15
{
	width:14%;
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-20
{
	width:19%;
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-25
{
	width:24%;
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-30
{
	width:29%;
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-50
{
	width:49%;
	float:left;
	margin:auto;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-70
{
	width:69%;
	float:left;
	margin:absolute;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-75
{
	width:74%;
	float:left;
	margin:absolute;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-80
{
	width:79%;
	float:left;
	margin:absolute;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-70
{
	width:69%;
	float:left;
	margin:absolute;
	padding:2px;
	text-align:left;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}

.div-100
{
	width:99%;
	float:left;
	margin-left:0px;
	padding:2px;
	line-height:20px;
	overflow:visible;
	overflow-x:visible;
	overflow-y:visible;
}
.reg-textbox
{
	background:url(../images/t-box-bg.gif) left top repeat-x;
	border: solid #dcdcdc 1px; 
	font-family: Arial; 
	font-size: 12px; 
	color:#467bb1;
	padding: 1px 0;
}

.textbox
{
	background:url(../images/t-box-bg.gif) left top repeat-x;
	border: solid #dcdcdc 1px; 
	font-family: Arial; 
	font-size: 12px; 
	color:#467bb1;
	padding: 2px 0;
}
.textbox1
{
	background:url(../images/t-box-bg.gif) left top repeat-x;
	border: solid #dcdcdc 1px; 
	font-family: Arial; 
	font-size: 12px; 
	color:#467bb1; 
	padding: 2px 0;
	width:250px
}
.textbox2
{
	background:url(../images/t-box-bg.gif) left top repeat-x; 
	border: solid #dcdcdc 1px; 
	font-family: Arial; 
	font-size: 12px; 
	color:#467bb1; 
	padding: 2px 0;
}
.textbox3
{
	background:url(../images/t-box-bg.gif) left top repeat-x; 
	border: solid #dcdcdc 1px; 
	font-family: Arial; 
	font-size: 12px; 
	color:#467bb1; 
	padding: 2px 0;
	width:100%	
}
.textbox-ash
{
	background:url(../images/t-box-bg.gif) left top repeat-x; 
	border: solid #dcdcdc 1px; 
	font-family: Arial; 
	font-size: 12px; 
	color:#666666; 
	padding: 2px 0;
}

.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.readmore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}
.indus-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B5D9A;
}
.copy-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copy-right1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tooltip
{
	border: #000066 1px solid;
	font-weight: lighter;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	color: #003333;
	background-repeat: repeat;
	font-style: normal;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
	text-decoration: none;
}
.tooltip1
{
	font-weight: lighter;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	color: #003333;
	background-repeat: repeat;
	font-style: normal;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: left;
	text-decoration: none;
}
.tooltipheader
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../Backgrounds/skyblue-bar.gif);
	vertical-align: super;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
}
.bullet
{
	background-position: left top;
	background-image: url(../images/bullet.gif);
	padding-bottom: 4px;
	width: 8px;
	background-repeat: no-repeat;
	height: 6px;
}
.subheader
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Verdana;
	height: 20px;
	text-align: left;
	text-decoration: underline;
}



.blue-top
{
	background-image: url(../images/Cafeaffiliate/Blue-topmiddle.gif);
	background-repeat: repeat-x;
	background-position-y: bottom;
	
}
.blue-Bottom
{
	
	background-image: url(../images/Cafeaffiliate/Blue-bottommiddle.gif);
	background-repeat: repeat-x;
}

.green-top
{
	background-position-y: bottom;
	background-image: url(../images/Cafeaffiliate/green-topmiddle.gif);
	background-repeat: repeat-x;
}
.green-Bottom
{
	background-image: url(../images/Cafeaffiliate/green-bottommiddle.gif);
	background-repeat: repeat-x;
}

.voilet-top
{
	background-position-y: bottom;
	background-image: url(../images/Cafeaffiliate/voilet-topmiddle.gif);
	background-repeat: repeat-x;
}
.voilet-Bottom
{
	background-image: url(../images/Cafeaffiliate/voilet-bottommiddle.gif);
	background-repeat: repeat-x;
}

.yellow-top
{
	background-position-y: bottom;
	background-image: url(../images/Cafeaffiliate/Yellow-topmiddle.gif);
	background-repeat: repeat-x;
}
.yellow-Bottom
{
	background-image: url(../images/Cafeaffiliate/Yellow-Bottommiddle.gif);
	background-repeat: repeat-x;
}

.blue-leftBorder
{
	background-image: url(../images/Cafeaffiliate/Blue-leftborder.gif);
	background-repeat: repeat-y;
}
.blue-rightBorder
{
	background-image: url(../images/Cafeaffiliate/Blue-rightborder.gif);
	background-repeat: repeat-y;
}
.green-leftBorder
{
	background-image: url(../images/Cafeaffiliate/green-leftborder.gif);
	background-repeat: repeat-y;
}
.green-rightBorder
{
	background-image: url(../images/Cafeaffiliate/green-rightborder.gif);
	background-repeat: repeat-y;
}



/* Drop Down Text */

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 13px Arial;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color:#FF6600;
}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
width: 60%;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.thepet{
width: 60%;
color: darkred;
}
.bg-white-border{background-color:#FFFFFF; border: #dadca6 1px solid;}
.nav{background:url(../images/nav-bg.gif) repeat-x left top;}
.getready{font-family: Arial; font-size: 14px; color: #FF6600; font-weight: bold;}
.tabs-heading1{ font-family: Arial; font-size: 13px; color:#843C00; font-weight:bold;}
.org-heading{font-family: Arial; font-size:13px; color:#FF6600; font-weight: bold;}
.blue-login-sides { border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #a1ecf7; border-left-color: #a1ecf7; }
.form-links{font-family: Arial; font-size: 10px; color: #666666; text-decoration: none;}
.form-links:hover{font-family: Arial; font-size: 10px; color:#999999; text-decoration:underline;}
.login-textbox{background: #FFFFFF; border: #a1ecf7 solid 1px; font-family: Arial; font-size: 12px; color:#12a0c9;}
.login-heading{font-family: Arial; font-size: 15px; color:#0082a2; font-weight: bold;}


div, h1, h2, h3, p, form, label, input, textarea, span, ul{margin:0; padding:0;}
.bg-cream{background-color: #f3f3f3;}
.green-text-bold{font-family: Arial; font-size:13px; color:#467bb1; font-weight: bold;}
.search_text{font-family: Arial; font-size: 10px; color: #999999;}
.t-box-bg{background:url(../images/t-box-bg.gif) left top repeat-x; border: solid #dcdcdc 1px; font-family: Arial; font-size: 12px; color:#22A2A8; padding: 2px 0;}
#container{width: 954px; margin:0 auto;}
#header{width: 954px; float:left;}
#topl{width:19px; float:left;}
#topm{width:916px; float:left; background:#FFFFFF;}
#topr{width:19px; float:left;}
#logo{width:263px; float:left; margin: 5px 0 0 0 ;}
#header-right{width:653px; float:left;}
#header-right-top{width:653px; float:left;}
#jobs-justs{width:396px; float:left; margin: 18px 0 15px 90px;}
#tv9logo{width:63px; float:right; margin:5px 0 0 0;}
#empty{width:354px; float:left;}
#navigation{float:right; width: 916px; margin-top:15px;}
#navigation ul{font-family: Arial; font-size: 12px; color:#0099FF; list-style-type: none; padding: 0 0 0 0; font-weight: bold;}
#navigation ul li{list-style-type: none; margin: 0 7px 0 0; padding: 0 0 0 0; float: left;}
#navigation ul li a{text-align: center; display:block; text-decoration: none;}
#navigation ul li a em{padding: 6px 15px 6px 15px;; display:block; text-decoration:none; font-style: normal; color:#4f84ba;}
#navigation ul li a:hover, #navigation ul li a.current{ background: url(../Images/menu_left_h.jpg) left top no-repeat; text-align: center; display:block; text-decoration: none;}
#navigation ul li a em:hover, #navigation ul li a em.current{background: url(../Images/menu_right_h.jpg) right top no-repeat; padding: 6px 15px 6px 15px;; display:block; text-decoration:none; font-style: normal; color:#FFFFFF;}

#mid-header{ width:954px; float:left; }
#main-img{width:319px; float:left;}
#search-cont{width:635px; float:left; margin-top: 16px;}
#serch-l{width:11px; float:left;}
#serch-mid{width:531px; float:left; background:url(../images/s-box2.jpg) left top repeat-x; padding-bottom: 5px;}
#serch-r{width:93px; float:left;}
#blue-b-text{font-family:Arial; font-size:18px; color:#1eafce; font-weight:bold; width: 183px; float:left; margin-top:7px;}
#s-text-box{width:513px; float:left; margin: 0 0 9px 10px;}
.serch-t-box{font-family:Arial; font-size:20px; color:#dbdbdb;  border:1px solid #eaead0; background:#fff; width:513px; padding: 3px 0 3px 0;}
.a-serch{font-family: Arial; font-size:14px; text-decoration: underline;color:#585856; line-height: 23px;}
.a-serch:hover{font-family: Arial; font-size:14px; text-decoration: none;color:#999999;}
#b-top{width:954px; float:left; background:url(../images/b-corner2.gif) #FFFFFF right top no-repeat;}
#mid-body-cont{width:914px; float:left; background:#FFFFFF; padding: 0 20px 0 20px; color:#333333; text-align:justify; margin: 0 auto;} 
#hot-jobs-cont{width:623px; float:left; margin-right: 14px;}
#hot-job-img{width:133px; float:left;}
.hotjob-head{font-family: "Century Gothic"; font-size: 18px; color:#5b90c7; font-weight:bold;}
#hot-job-mid{width:459px; float:left; background:url(../images/hot-jobs-bg.gif) left top repeat-x; padding: 12px 10px 7px 10px;}
#hot-job-top1{width:16px; float:left;}
#hot-job-top2{width:553px; float:left; background:url(../images/hot-job2.gif) left top repeat-x; padding: 13px 0 13px 5px;}
#hot-job-top3{width:49px; float:left;}
#hot-j-m{width:597px; float:left; border-left: solid 1px #eaebe0; border-right: solid 1px #eaebe0; padding: 5px 7px 5px 17px;}
#hot-j-b1{width:11px; float:left;}
#hot-j-b2{width:601px; float:left; border-top: solid 1px #eaebe0; border-bottom: solid 1px #eaebe0; text-align: right; padding: 5px 0 6px 0;}
#hot-j-b3{width:11px; float:left;}

.job-text{font-family:Arial; font-size:12px; color:#666666; font-weight:normal; line-height:18px;}
.org-text{font-family:Arial; font-size:12px; color:#f49500; font-weight:bold; text-decoration:none;}
.morejobs{font-family:Arial; font-size:12px; color:#6699FF; font-weight:bold; text-decoration: underline;}
.morejobs:hover{font-family:Arial; font-size:12px; color: #999999; font-weight:bold; text-decoration: none;}
#right-mod{width: 277px; float:left;}
#login-box{width:277px; float:left;}
#login-img{width:277px; float:left;}
#login-l{width:13px; float:left;}
#login-m{width:250px; background:url(../images/login-b-m1.jpg) left top repeat-x; float:left; padding: 0 3px 6px 0;}
#login-r{width:11px; float:left;}
.form-text{font-family:Arial; font-size:12px; color:#666666;}
.text-box1{font-family:Arial; font-size:13px; color:#868686; border:1px solid #eaead0; background:#fff; width: 165px; margin: 0 0 10px 10px; padding: 3px 0;}
.text-box2{font-family:Arial; font-size:13px; color:#868686; border:1px solid #eaead0; background:#fff; width: 165px; margin: 0 0 10px 24px; padding: 3px 0;}
.forgot{font-family:Arial; font-size:11px; color:#737373; line-height: 20px; text-decoration:underline; margin: 0 5px;}
.forgot:hover{font-family:Arial; font-size:11px; color: #999999; line-height: 20px; text-decoration:none;}
#botom-moduls{width:914px; float:left; margin: 15px 0 15px 0;}
#modul{width:293px; float:left;}
#m1.center{width:293px; float:left; margin: 0 17px;}
#m2{width:293px; float:left;}


#mod-top{width:245px; background:url(../images/d-in-m-ico.jpg) left top no-repeat; font-family:Century Gothic; font-size:18px; color:#666666; border-bottom: #999999 solid 1px; padding: 11px 0 15px 48px; margin-bottom: 8px;}
#mod-top1{width:245px; background:url(../images/affi-ico.jpg) left top no-repeat; font-family:Century Gothic; font-size:18px; color:#666666; border-bottom: #999999 solid 1px; padding: 11px 0 15px 48px; margin-bottom: 8px;}
#mod-top2{width:245px; background:url(../images/djs-ico.jpg) left top no-repeat; font-family:Century Gothic; font-size:18px; color:#666666; border-bottom: #999999 solid 1px; padding: 11px 0 15px 48px; margin-bottom: 8px;}
.mod-text{font-family:Arial; font-size:12px; color:#666666; line-height:22px;}
.mod-arrow{background:url(../images/dot.gif) left top repeat-x; width:293;}
#b-botom{width:954px; float:left; background:url(../images/b-corner4.gif) #FFFFFF right top no-repeat;}
#b-botom2{width:954px; float:left; background:url(../images/b-corner4a.gif) #FFFFFF right top no-repeat;}
#about-us{width:944px; float:left; padding: 5px 5px 5px 5px; background:#7f7f7f;}
#about-img{width:96px; float:left; margin: 0 5px;}
.about-text{font-family:Arial; font-size:15px; color:ffffff; line-height: 20px; margin-left: 15px; width:710px; float:left; text-align:justify;}
#read-more{float:left; width:84px; margin: 50px 10px 10px 15px;}
#grey-botom{width:954px; float:left; background:url(../images/grey-corn-2.gif) #7f7f7f right top no-repeat;}#footer{width:954px; float:left; margin-top: 5px;}
#footer-l{float:left; width:10px;}
#footer-m{float:left; width:924px; background:#434343; padding: 13px 5px 12px 5px;}
#footer-r{float:left; width:10px;}
.footer-links{font-family:Arial; font-size:11px; color:#fff; line-height: 20px; text-decoration:underline; margin: 0 5px;}
.footer-links:hover{font-family:Arial; font-size:11px; color:#999999; line-height: 20px; text-decoration:none;}
.copy-rights{font-family:Arial; font-size:11px; color:#fff;}
.heading1{font-family:Century Gothic; font-size:28px; color:#467bb1; line-height:35px; }
.heading2{font-family:Century Gothic; font-size:21px; color:#666666;}

#r-btns{width:277px; float:left; margin-top: 5px;}
#r-btns1{width:56px; float:left;}
#r-btns2{width:205px; float:left; background:#eeeeee; border-top: solid #e8e8e8 2px; padding: 17px 0 17px 5px; border-bottom: solid #e8e8e8 2px;}
#r-btns3{width:11px; float:left;}
.r-btn-txt a{font-family: "Century Gothic"; font-size: 20px; color:#5b90c7; font-weight:normal; text-decoration:none; }
.r-btn-txt a:hover{font-family: "Century Gothic"; font-size: 20px; color:#666666; font-weight:normal; text-decoration: none;}

#top-links{width:354px; float:left;}
#jobseker-btn{width:113px; float: left; margin-right: 15px;}
#employer-btn{width:113px; float: left; margin-right: 15px;}
#dn{margin: 14px 0 9px 10px; width: 513px;}
#dial-num{width:auto; float:right;}
.dial{font-family:Century Gothic; font-size:19px; color:#666666; text-align: right;}
.num{font-family:Century Gothic; font-size:26px; color:#ef7f23; text-align:right;}
