﻿body 
{
    margin-left:auto;
    margin-right:auto;
    width:900px;
    font-family:Tahoma, Verdana;
    font-size:12px;
    line-height:120%;
    color:#5f5f61;
}
#pageborder
{
    margin-left:auto;
    margin-right:auto;
    width:900px;
    border:1px gray solid;
}

#header_test
{
   /* background-image:url(../images/header1.png);
    background-repeat:no-repeat;
    height:105px;*/
	display:block;
	overflow:hidden;
}
#header
{
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    height:90px;
}
#header a,#header_test a
{
    text-decoration:none;
    color:#5f5f61;
    font-weight:normal;
}
#header a:hover
{
    text-decoration:none;
    color:#262261;
}

#menubar
{
    background-image:url(../images/menu_bar.jpg);
    padding-top:8px;
    height:24px;
    text-align:center;
    font-size:12px;
    font-weight:normal;
    color:#262261;
}
#menubar a
{
    text-decoration:none;
    color:White;
    font-weight:bold;
    margin-left:3px;
    margin-right:3px;
}
#menubar a:hover
{
    text-decoration:none;
    color:#262261;
}
#jobmenubar
{
    background-image:url(../images/menu_bar2.gif);
    background-repeat:no-repeat;
    background-position:center;
    padding-top:5px;
    height:20px;
    text-align:center;
    font-size:13px;
    font-weight:normal;
    color:#262261;
}
#jobmenubar a
{
    text-decoration:none;
    color:White;
    font-weight:bold;
    margin-left:3px;
    margin-right:3px;
}
#jobmenubar a:hover
{
    text-decoration:none;
    color:#262261;
}

#leftcontent
{
    width:550px;
    margin-left:30px;
    margin-top:15px;
    float:left;
}
#leftcontent a
{
    text-decoration:none;
    color:Red;
    font-weight:bold;
}
#leftcontent a:hover
{
   text-decoration:none;
    color:Black;
}


#rightcontent
{
    float:right;
    margin-right:30px;
    margin-top:15px;
    width:240px;
}
#rightcontent .right_blue_title{margin-top: 15px; padding:2px 0px 3px 20px; font-size:11px; color:#FFFFFF; font-weight:bold; background:url(../images/bluebg_top.jpg) no-repeat;}
#rightcontent .right_blue_text{background-color:#8fc6e4; font-size:11px; color:#001426; padding:0px 20px 0px 20px;}
#rightcontent .right_blue_text1{background-color:#FFFFCC; font-size:11px; color:#001426; padding:0px 20px 0px 20px;}
#rightcontent .right_blue_pad{padding:5px 0px 0px 0px; margin:0px;}
#rightcontent .right_blue_pad1{padding:5px 0px 0px 0px; margin:0px;}
/*Avijit Nanda*/
.lemonstyle {
background:#ffff99;
background-image: linear-gradient(bottom, rgb(255,255,153) 18%, rgb(255,255,204) 68%);
background-image: -o-linear-gradient(bottom, rgb(255,255,153) 18%, rgb(255,255,204) 68%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,153) 18%, rgb(255,255,204) 68%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,153) 18%, rgb(255,255,204) 68%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,153) 18%, rgb(255,255,204) 68%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(255,255,153)),
	color-stop(0.68, rgb(255,255,204))
);
font-size:11px;  padding:0px 20px 0px 20px;
}
/*Avijit Nanda*/
#lowercontent
{
    width:820px;
    margin-left:30px;
    clear:both;
    margin-top:15px;
}
#lowercontent a
{
    text-decoration:none;
    color:Red;
    font-weight:bold;
}
#lowercontent a:hover
{
    text-decoration:none;
    color:Black;
}
#footer
{
    width:820px;
    clear:both;
    margin-top:10px;
    color:Gray;
    text-align:center;
}
#footer a
{
    text-decoration:none;
    color:gray;
    font-weight:normal;
}
#footer a:hover
{
    text-decoration:none;
    color:Black;
}


.sidemenugray
{
    background-image:url(../images/side_menu_back.jpg);
    background-repeat:repeat-y;
    padding-left:10px;
    padding-right:10px;
    width:220px;
}
.sidemenugray a{ text-decoration:none; color:#272262;}
.sidemenugray a:hover{ text-decoration:none; color:#ec1a23;}

.pageborder
{
    background-image:url(../images/pageborder_back.jpg);
    background-repeat:repeat-y;
    padding-left:15px;
    padding-right:15px;
    width:790px;
}


.newsimage
{
    width:160px;
    float:right;
    margin-left:15px;
}
.viewnewsimage
{
    width:250px;
    float:right;
    margin-left:15px;
    margin-bottom:10px;
}

#enquiry
{
    font-weight:bold;
    color:#262261;
    margin-top:5px;
    margin-bottom:25px;
}
#enquiry a
{
    color:#4b92b6;
}
#enquiry a.hover
{
    color:Black;
}

#contactsleft
{
    width:250px;
    color:Black;
}
#contactsleft a
{
    color:#4b92b6;
}
#contactsleft a.hover
{
    color:Black;
}
#contactsright
{
    width:250px;
    color:Black;
    float:right;
}
#contactsright a
{
    color:#4b92b6;
}
#contactsright a.hover
{
    color:Black;
}


li
{
    padding-bottom:10px;
}

h1
{
    font-size:30px;
    font-weight:lighter;
    font-family:Tahoma;
    color:#016eb0;
    margin-bottom:20px;
    margin-top:30px;
}
h2
{
    font-size:13px;
    font-weight:bold;
    font-family:Verdana;
    color:#5f5f61;
    margin-bottom:8px;
}
h3
{
    font-size:30px;
    font-weight:normal;
    font-family:Tahoma;
    color:Red;
	margin:0;
    margin-bottom:10px;
    padding-top:5px;
}
h4
{
    font-size:14px;
    font-weight:bold;
    font-family:Verdana;
    color:Red;
    margin: 0px 0px 10px 0px;
	padding:0px;
}



/*FXR*/

a.pagination { border:1px solid #CBCBCB; padding-bottom:3px; padding-left:3px; padding-right:3px; padding-top:3px; }
.current_page { border:1px solid #358391; padding-bottom:3px; padding-left:3px; padding-right:3px; padding-top:3px; background-color:#89CCD8; color:#358391;  }
a:hover.pagination { border:1px solid #358391; padding-bottom:3px; padding-left:3px; padding-right:3px; padding-top:3px; background-color:#89CCD8; }

.frm { float:left; width:535px; }
.frm_txt { padding:5px 0px 10px 0px; }
.frm_txtheading { padding:5px 0px 0px 0px; }
.frm_left { float:left; padding:9px 4px 0px 4px; width:180px; }
.frm_right { float:left; padding:7px 4px 0px 4px; width:300px; }
.frm_left1 { float:left; padding:13px 4px 0px 4px; width:150px; }
.frm_right1 { float:left; padding:4px 4px 0px 4px; width:300px; }
.frm_right_select { float:left; padding:10px 4px 5px 4px; width:300px; }
.txt_msg { float:left; padding:0px 4px 0px 160px; width:400px; color:#ce003c; }

.frm_ref { float:left; width:85px; padding:0px 5px 15px 0px;  }
.frm_title { float:left; width:190px; padding:0px 5px 15px 0px; }
.frm_action { float:left; width:200px; padding:0px 5px 15px 0px; }
.frm_chk { float:left; width:45px; text-align:center; }

.frm_jobref { float:left; width:97px; padding:0px 5px 5px 0px; }
.frm_job_title { float:left; width:185px; padding:0px 5px 5px 0px; }
.frm_applied { float:left; width:85px; padding:0px 5px 5px 0px; }
.archivedcolumn{background:url(../images/vacancy-filled.gif) no-repeat; min-height:150px; }
.divider { padding:5px 0px 0px 0px; border-bottom:1px dotted #37648B; margin-bottom:5px; }
.breadcrumb { display:none; }
.new_feature_bg{
	border:1px solid #272262;
	text-align:justify;
	padding-bottom:5px;
	background-color:#8fc8e6;
}
.feature_title{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:5px;
	background-color:#272262;
}

.txtbox
{
	width:185px;
	height:20px;
	background-color:#fcfcfc;
	border:1px solid #e8e8e8;
	padding:0px 2px;
	color:#4e4e4e;
}

.cmbbox
{
	width:185px;
	height:20px;
	background-color:#fcfcfc;
	border:1px solid #e8e8e8;
	padding:0px 2px;
	color:#4e4e4e;
}

.txtarea
{
	width:180px;
	height:60px;
	background-color:#fcfcfc;
	border:1px solid #e8e8e8;
	padding:0px 2px;
	color:#4e4e4e;
}

.browse
{
	width:100px;
	height:20px;
	background-color:#fcfcfc;
	border:1px solid #e8e8e8;
	padding:0px 2px;
	color:#4e4e4e;
}

.input_combo
{
	width:130px;
	height:22px;
	background-color:#fcfcfc;
	border:1px solid #e8e8e8;
	padding:1px 2px;
	color:#4e4e4e;
}

.inputcombo
{
	width:185px;
	height:100px;
	background-color:#fcfcfc;
	border:1px solid #e8e8e8;
	padding:0px 2px;
	color:#4e4e4e;
}
	

.clientbutton, .elementsbutton, .submit{/*, .button*/
	color : #ffffff;
	border: 0px #979697 solid;
	background-color:#272262;
	cursor:pointer;
	text-align: center;
	vertical-align: top;
	font-weight:normal;
	padding:2px 3px;
	margin:0px;
	width:120px;
}
.clientbutton:hover, .elementsbutton:hover, .submit:hover{/*, .button*/
	color : #ffffff;
	border: 0px #979697 solid;
	background:#ec1a23;
	/*background-color:#595959;*/
	cursor:pointer;
	text-align: center;
	vertical-align: top;
	font-weight:normal;
	padding:2px 3px;
	margin:0px;
	width:120px;
}

.clientbutton1{
	color : #ffffff;
	border: 0px #979697 solid;
	background:url(../images/btn_bg.jpg) repeat-x;
	/*background-color:#595959;*/
	cursor:pointer;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	padding:2px 3px; margin:0px;
	width:140px;
}
.clientbutton1:hover{
	color : #ffffff;
	border: 0px #979697 solid;
	background:#88255A;
	/*background-color:#595959;*/
	cursor:pointer;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	padding:2px 3px; margin:0px;
	width:140px;
}

.list-odd {padding:3px; background-color:#DBDBDB; width:553px; padding:8px; border:1px solid #D2D2D2;}
.list-even {padding:3px;background: #8dc9e5; width:553px; padding:8px; border:1px solid #8dc9e5; }
.list-odd a {text-decoration:underline; font-weight:bold;font-size:11.5px;}
.list-even a {text-decoration:underline; font-weight:bold;font-size:11.5px;}
.rss {background:url(../images/feed.gif) no-repeat center left;padding-left:25px; float:left; font-size:0.9em; text-decoration:none;}
.rss1 {background:url(../images/feed.gif) no-repeat center left;padding-left:25px; float:left; font-size:0.9em; text-decoration:none;}
.subscribe {background:url(../images/email.gif) no-repeat center left;padding-left:25px; float:left; font-size:0.9em; text-decoration:none;}
.subscribe1 {background:url(../images/email.gif) no-repeat center left;padding-left:25px; float:left; font-size:0.9em; text-decoration:none;}
.subscribe2 {background:url(../images/disk.png) no-repeat center left;padding-left:25px; float:left; font-size:0.9em; text-decoration:none;}
.jop_title a {  font-size:14px; font-weight:bold; text-decoration:none; }
.jop_title a_hover { font-size:14px; font-weight:bold; text-decoration:underline; }
/* FXModules style Ends Here */
.clear{clear:both; padding:0px; margin:0px;}

.new_feature_bg ul li a { color:#000000 }
.logo { float:left; width:200px; height:60px; padding:10px 0 0 35px  }
#leftcontent .blue_txt { color:#016eb0; display:block; }
#leftcontent .blue_txt a { color:#016eb0; }
#leftcontent .blue_txt a:hover { color:#FF0000; }
ul.inner {list-style-type:none; padding:10px 0px 0px 10px; margin:0px;}
ul.inner li{background:url(../images/bullet.jpg) no-repeat 0px 7px; padding:3px 0px 3px 20px; margin:0px;}

/***********Avijit*************/
.right-phno{
float:right;
width:280px;
}
.right-phno-top{
overflow:hidden; 
width:100%;
}
.right-phno-inner-top{
float:left;
font:Trebuchet MS; 
font-size:14px;
font-weight:bold; 
color:#272264; 
width:150px; 
margin:0 10px 0px 0;
padding:0 0 6px 0; 
text-align:right;
}
.right-phno-inner-right{
font:Trebuchet MS;
color:#f70c1b;
font-weight:bold;
}
/********************************/

/*------------suchita_gupta-----------------*/
.best_source_text
{
font:"Trebuchet MS";
font-size:22px;
color:#f22a33;
float:left;
padding:7px 0 0 37px;}

.first_choice_table
{
width:268px;
float:right;}


.first_choice_text
{
font:"Trebuchet MS";
font-weight:bold;
font-size:14px; 
width:140px;padding:8px 0 0 0; 
color:#272264; margin:0 0px 0 5px;
text-align:left;}


.first_choice_text_1
{
font:"Trebuchet MS";
font-weight:bold;
font-size:14px; 
color:#272264; 
margin:0 10px 0px 0;padding:0 0 6px 0; text-align:right;
text-align:left;color:#272264;width:150px;float:left;
}


.first_choice_text_2
{
font:"Trebuchet MS";
font-weight:bold;
font-size:14px; 
text-align:left;color:#f70c1b;float:left;
}



.left_table
{
width:280px;
float:right;}

.img
{
padding:5px 0 0 0 0;
}

.logged_in
{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
float:left;padding:0px 0 0 20px;margin:15px 0 0 0;}


.button
{
margin:0;
padding:0;
float:left;
margin:0 0 0px 10px;}




/*------------suchita_gupta-----------------*/
