﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	}
img {
	border:none;
}

html {
	height:100%;
		}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:normal;
	background-color:#dce8f6;
	height:100%;
	font-size:.85em;
	}
	
h2 
{
	margin:10px;
}	


a {
	text-decoration:none;
	font-weight:normal;
	}

#wrapper 
{
	background-color:#fff;
	width:980px;
	height:auto;
	position:relative;
	margin: auto;
	padding:0 20px 20px 20px;
	height:auto;        /* Define height. current is 100%; it will take all browser. make it auto */	
		}


#top_header 
{
	top: 0px;
	margin: 10px 0 0 0;
	height:80px;
	width:980px;
	background-color:#fff;
	position:absolute;	
			}
			
#top_header .logo {
	width:195px;
	height:auto;
	float: left;
}

#top_header .top_header_search {
	height:78px;
	width:695px;
	float: right;
}

#top_header .top_header_search_admin {
	height:78px;
	width:695px;
	float: right;
	background:url(../images/banner.jpg)  no-repeat top right;
}



#top_header .top_header_search_left {
	float:left;
	height:78px;
	width:11px;
	background:url(../images/topsearchleft.jpg)  no-repeat;
}
#top_header .top_header_search_mid {
	height:78px;
	width:670px;
	background:url(../images/topsearchbg.jpg) repeat-x;
	float: left;
}

#top_header .top_header_search_mid .btn {
	height:53px;
	width:160px;
	float: left;
	padding: 12px 2px 0 5px;
}

#top_header .top_header_search_mid .login {
	height:75px;
	width:500px;
	float: right;
}
.left_input_box {
	text-align:left;
	font-size:.95em;
	padding-top:5px;
}

.left_input_box_textfield {
	border:1px solid #bbd0e8;
	background-color:#f2f7fd;
}

.left_input_box a{
	text-align:left;
	font-size:1em;
	color:#F60;
}

.left_input_box a:hover {
	color:#006;
}

.input_box {
	text-align:right;
	font-size:.85em;
	padding-top:5px;
}

.input_box_textfield {
	border:1px solid #bbd0e8;
	background-color:#f2f7fd;
}

.input_box a{
	text-align:right;
	font-size:1em;
	color:#F60;
}

.input_box a:hover {
	color:#006;
}

.stylebutton {
	background:url(../images/button.png) no-repeat;
	width:88px;
	height:28px;
	color:#FFF;
}

.stylebutton button:hover {
	background:url(../images/button.png);
}

.normalbutton {
	background:url(../images/button.png) no-repeat;
	width:88px;
	height:28px;
	margin-left:20px;
	color:#FFF;
	cursor:hand;
}

.normalbutton:hover {
	background:url(../images/buttonH.png) no-repeat;
	width:88px;
	height:28px;
	margin-left:20px;
	color:#FFF;
	cursor:hand;
}

.normalbuttonsm {
	background:url(../images/button2.png) no-repeat;
	width:80px;
	height:28px;
	margin-left:15px;
	
}


#top_header .top_header_search_right {
	float:left;
	height:78px;
	width:11px;
	background:url(../images/topsearchright.jpg) no-repeat;
}

#menu 
{
	height:34px;
	width:auto;
}

#menu .left {
	width:20px;
	height:34px;
	background:url(../images/menu_left.jpg) no-repeat;
	float:left;
}

#menu .mid {
	height:34px;
	width:auto;
	float:left;
	width:940px;
	background:url(../images/bg.jpg) repeat-x;
}

#menu .right {
	width:20px;
	height:34px;
	background:url(../images/menu_right.jpg) no-repeat;
	float:left;
}


#menu ul {
	width:980px;
	height:34px;
}

#menu li {
	list-style-type:none;
	display:block;
	height:34px;
	float:left;
	padding:0;
}

#menu li a {
	text-decoration:none;
	color:#FFF;
	display:block;
	line-height:34px;
	width:auto;
	padding:0 25px;
	font-size:14px;
}

#menu li a:hover {
	text-decoration:none;
	color:#EAF3FF;
	background:url(../images/bgho.jpg) repeat-x;
	height:34px;
	display:block;
	line-height:34px;
	width:auto;
	padding:0 25px;
	}

#left_portion {                       /* Lef poriton. floar left*/
	width:275px;
	
	float:left;
	
	
/*	background-color:#e7f1fd; */
				}
				
.green_round_topleft {
	background:url(../images/green_top_left.png) left top no-repeat;
	width:260px;
	background-color:#b7d7fc;
	margin:5px 0 8px 8px;
/*	border-bottom:1px solid #b2cae7; */
}

.green_round_topright {
	background:url(../images/green_top_right.png) right top no-repeat;
}

.green_round_btmleft {
	background:url(../images/green_btm_left.png) left bottom no-repeat;
}

.green_round_btmright {
	background:url(../images/green_btm_right.png) right bottom no-repeat;
}

.greencontentholser {
	background-color:#b7d7fc;
	height:auto;
	min-height:60px;
	width:245px;
	margin:auto;
	padding-top:8px;
	padding-bottom:6px;
}

.greentop_header {
	/*background-color:#57A0FB;*/
	height:30px;
	color:#FFF;
	border-bottom:1px solid #FFF;
	line-height:30px;
	text-indent:10px;
}



/*...................... middle Circle Code........................ */

.mid_green_top_left {
	background:url(../images/green_top_left.png) left top no-repeat;
	width:auto;
	background-color:#b7d7fc;
	margin:20px 0px 10px 0px;
/*	border-bottom:1px solid #b2cae7; */
}

.mid_green_top_right {
	background:url(../images/green_top_right.png) right top no-repeat;
}

.mid_green_btm_left {
	background:url(../images/green_btm_left.png) left bottom no-repeat;
}

.mid_green_btm_right {
	background:url(../images/green_btm_right.png) right bottom no-repeat;
}

.greencontentholser {
	background-color:#b7d7fc;
	height:auto;
	min-height:60px;
	width:245px;
	margin:auto;
	padding-top:8px;
	padding-bottom:6px;
}

.greentop_header {
	background-color:#57A0FB;
	height:30px;
	color:#FFF;
	border-bottom:1px solid #FFF;
	line-height:30px;
	text-indent:10px;
}

.mid_greencontentholser {
	height:auto;
	/*	min-height:60px; */
	width:690px;
	margin:auto;
	padding-top:0px;
	padding-bottom:6px;
}


/*.............................................*/



.green_round_topleft {
	background:url(../images/green_top_left.png) left top no-repeat;
	width:260px;
	margin:5px 0 8px 8px;
	
/*	border-bottom:1px solid #b2cae7; */
}

.green_round_topright {
	background:url(../images/green_top_right.png) right top no-repeat;
}

.green_round_btmleft {
	background:url(../images/green_btm_left.png) left bottom no-repeat;
}

.green_round_btmright {
	background:url(../images/green_btm_right.png) right bottom no-repeat;
}

.greencontentholser {
	height:auto;
	min-height:30px;
	width:245px;
	margin:auto;
	padding-top:8px;
	padding-bottom:6px;
	background-color:#FFF;
}

.greentop_header {
	height:30px;
	color:#1D508D;
	border-bottom:1px solid #cfe4fc;
	line-height:22px;
	text-indent:35px;
	font-size: 16px;
	background:url(../images/icon.jpg) no-repeat left;
	background-position:5px 0px;
font-weight:bold;
	
}

.greentop_header h1 {
	font-size: 16px;
}
.greentop_header h2 {
	font-size: 16px;
	margin:-1px 0 0 -1px;
}

.greentop_header_admin_default {
	height:30px;
	color:#1D508D;
	border-bottom:1px solid #cfe4fc;
	line-height:22px;
	text-indent:15px;
	font-size: 16px;	
	font-weight:bold;
	
}

.greentop_header2 {
	height:auto;
	color:#1D508D;
	border-bottom:1px solid #cfe4fc;
	line-height:30px;
	text-indent:10px;
	font-size: 12px;
}

.greentop_header3 {
	height:30px;
	color:#1D508D;
	border-bottom:1px solid #cfe4fc;
	line-height:30px;
	text-indent:10px;
	font-size: 16px;
}


.greentop_headersm {
/*	background-color:#57A0FB;
*/	height:auto;
	color:#1D508D;
	/*border-bottom:1px solid #cfe4fc;*/
	line-height:20px;
	/*text-indent:10px;*/
	font-size: 14px;
	font-weight:bold;
	margin: 20px 14px 5px 14px;
	width:650px;
/*	background:url(../images/headerbg2.jpg) repeat-x;
*/}

.greentop_headersm a
{
	color:#1D508D;
	font-weight:bold;
	}

.greentop_headersm a:hover
{
	color:#fff;
	background-color:#1D508D;
	font-weight:bold;
	
	}

.analytics {
	height:30px;
	color:#036;
	border-bottom:1px solid #FFF;
	line-height:30px;
	text-align:center;
}

.employees {
	padding:10px 12px;
	float:left;
}




#right_portion {									 /* Right poriton. floar Right*/
	width:694px;
	float:right;
	position:relative;
/*	background-color:#438945; */
	
		}
		
#contents_holder {
	padding-top:130px;
	position:relative;
}
#contents_holder_admin {
	position:relative;
}

#banner {
	width:auto;
	height:139px;
	background:url(../images/banner.jpg);
	width:694px;
		}

#mid_portion {
	width:694px;
	height:auto;
			}

#bottom {
	width:690px;
	height:auto;
	margin:auto;
		}

#footer {
	width:auto;
	height:30px;
	background-color:#fff;
	margin-top:10px;
	border-top: solid 2px #6699cc;
		}
		
#footer ul {
	height:34px;
	width:auto;
/*	background:url(../images/btm.jpg) repeat-x; */
	padding-left:220px;

}

#footer li {
	list-style-type:none;
	float:left;
	width:auto;
}

#footer li a {
	font-weight:normal;
	padding:0px 10px 0px 15px;
	line-height:34px;
	color:#333;
	font-size:.85em;
}

#footer li a:hover {
	padding:0px 10px 0px 15px;
	color:#993;
	/*	background:url(../images/btm_cor.jpg); */
	display:block;
}

.clear {
	clear:both;
		}

form{margin:0;padding:0;}

fieldset{
	margin:1em 0;
	border:none;
	border-top:1px solid #ccc;
	}

legend{
	margin:1em 0;padding:0 .5em;color:#036;
	background:transparent;
	font-size:1.3em;
	font-weight:bold;}



/*fieldset div input,fieldset div textarea{
	width:150px;border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;color:#333;
	
	}

fieldset div select{padding:1px;}

div.fm-multi div{
	margin:5px 0;
	}
	
div.fm-multi input{
	width:1em;
	}

div.fm-multi label{
	display:block;width:200px;
	padding-left:5em;
	text-align:left;
	}
#fm-submit{
	clear:both;
	padding-top:1em;text-align:center;
	}*/
	label {
	width:120px;
	padding:5px;
	text-align:right;
	/*	font-size:0.85em; */
	line-height:10px;
	
	} 
	
	.aplylabel  {
	width:80px;
	text-align:left;
	}
/*fieldset div{
	margin-bottom:10px;
	padding:0;display:block;
	}
	
#fm-submit input{
	border:1px solid #333;padding:2px 1em;
	background:#555;
	color:#fff;
	font-size:100%;
	}
input:focus,textarea:focus {
	background:#efefef;
	color:#000;
	}
fieldset div.fm-req{
	font-weight:normal;
	}
fieldset div.fm-req label:before{
	content:"* ";
	}
	
p#fm-intro{margin:0;}	*/

.fm-opt {
	margin-top:5px;
}

.fm-opt2 {
	margin-top:5px;
	text-align: center;
}


.copy {
	font-size:.75em;
	padding-top:10px;
	text-align:center;
}


.job_categories {
	width:228px;
	height:auto;
	float:left;
/*	border-right:1px solid #b7cbe3; */
}

.job_categoriesend {
	width:224px;
	height:128px;
	float:left;
	border:none;
}


.listing {
	background-color:#FFF;
	margin:auto;
	margin: 0 0 0px 0px;
	width: 690px;
	height:auto;
}

.listing_form {
	background-color:#FFF;
	margin:auto;
	margin: 0 0 0px 20px;
	width: 650px;
}


.listing_dummy {
	background-color:#FFF;
	margin:auto;
	
	width: 690px;
	height: 300px;
}
.joblisting {
	background-color:#f1f7ff;
	border:1px solid #CCC;
	font-size: .9em;
	color:#000;
	width: 660px;
	margin:auto;
}
.list_btm {
/*	border-top:1px solid #b7cbe3;  */
}


.list_btm ul {
	height:34px;
	width:auto;
	background:url(../images/btm.jpg) repeat-x;
	padding-left:20px;

}

.list_btm li {
	list-style-type:none;
	float:left;
	width:auto;
}

.list_btm li a {
	font-weight:normal;
	padding:0px 50px 0px 45px;
	line-height:34px;
	color:#333;
	font-size:.85em;
}

.list_btm li a:hover {
	padding:0px 50px 0px 45px;
	color:#993;
	background:url(../images/btm_cor.jpg);
	display:block;
}

.item_listing ul{
	width:auto;
	height:auto;
}

.item_listing li{
	list-style-type:none;
	/*background:url(../images/accept.png) no-repeat;*/
	line-height:25px;
	vertical-align:middle;
	/*background-position:9px 7px;*/
	list-style-image:url(../images/accept.png);
	margin: 0 0 0 30px;
}


.item_listing li a{
	color:#666;
	font-size:0.8em;
	padding:10px;
}

.item_listing li a:hover{
	color:#999;
}
	
	
.hot_jobs {
	float:left;
	width:330px;
	height:100px;
	/*border-top:1px solid #CCC;*/
	padding-top:5px;
	margin: 5px;
	border: solid 1px #cfe4fc;
	background-color:#f1f7ff;
}
.hot_jobsleft {
	float:left;
	width:242px;
	height:auto;
	border:1px solid #CCC;
	margin-top:10px;
	padding-top:5px;
	border-left:1px solid #CCC;
	background-color:#f1f7ff;
}



.hot_jobs_img {
	float:left;
	height:70px;
	width:70px;
	padding:5px;
	margin:5px;
	overflow:hidden;	
}

.hot_jobs_img img{
	width:70px;
}

.hot_jobs_img2 {
	float:left;
	height:50px;
	width:50px;
	padding:3px;
	margin:3px;
	overflow:hidden;	
}

.hot_jobs_img2 img{
	width:50px;
}

.hot_jobs_description {
	width:202px;
	height:90px;
	float:left;
	overflow:auto;
	margin: 5px 0 5px 0;
}

.hotcontent a{
	/*color:Black;*/
	text-align:right;
	font-size:1em;
	color:#F60;
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:13px;
}

.hotcontent a:hover{
	/*color:#666;*/
	color:#006;
}

.hot_jobs_description2 {
	width:240px;
	height:100px;
	float:left;
}

.hotheader {
	color:#06C;
	font-weight:bold;
}
.hotcontent {
	font-size:.8em;
}

.top_navi {
	font-size:.9em;
	height:20px;
	width:auto;
	background-color:#FFF;
	line-height:20px;
	text-align:center;
}

.top_nav2 {
	font-size:0.9em;
	padding-left:20px;
	width:100px;
	float: left;
}

.top_nav3 {
	font-size:0.9em;
	padding-left:20px;
	width:400px;
	float: left;
}

.top_navi a {
	color:#DF7000;
	text-decoration:none;
}

.top_navi a:hover {
	color:#F90;
}


.jobtitle {
	width: 650px;
	height:auto;
	padding: 5px;
	float: left;
	border-bottom:1px solid #CCC;
}

.jobtitle2 {
	width:318px;
	height:auto;
	padding: 5px;	
	float:left;
	/*border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;*/
}


.jobtitle3 {
	width:319px;
	height:100%;
	padding: 5px;
	float:left;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;

}

.jobtitle2 ul {
	padding:0;
	margin:0px;
}

.jobtitle2 li {
	margin-left:15px;
	font-size:.9em;
}

.descrip {
	width:527px;
	float:left;
	color:#666;
	font-size:0.95em;
	padding: 0px;
}

.joblogo {
	width:100px;
	float:left;
	text-align: center;
}

.norheader {
	font-size:14px;
	color:#339;
	text-align:center;
}


.pagi {
	width:auto;
	margin:auto;
	border-top: 1px solid #ccc;
	padding:10px;
	text-align:center;

}

.pagi a{
	color:#6699cc;
}

.pagi a:hover{
	color:#165bac;
}

.pagi b{
	color:#165bac;
}


.pagi ul {
	height:40px;
	width:338px;
	margin:auto;
}

.pagi ul li {
	float:left;
	width:40px;
	list-style-type:none;
	display:block;
	height:30px;
	border:1px solid #5aabff;
	background-color:#f8e19f;
}

.pagi ul li a {
	background-color:#063;
	width:40px;
	list-style-type:none;
	display:block;
	height:30px;
	border:1px solid #5aabff;
	background-color:#cde6ff;
	line-height:30px;
	text-indent:15px;
}
.pagi ul li a:hover {
	background-color:#5aabff;
}


.butn {
	background-color:#6699cc;
	color:#fff;
	cursor:hand;
}

.butn:hover {
	background-color:#165bac;
	color:#fff;
	cursor:hand;
}


.round {
	width:auto;
	height:auto;
	margin:0px 0 10px 0px;
}

.round_6 {
	width:auto;
	
	margin:0px 0 10px 0px;
}


.round_mid{
	background:url(../images/bg_left.jpg) repeat-y;
	width:260px;

}

.round_btm {
	background:url(../images/rounb_btm.png);
	width:260px;
	height:auto;
	height:9px;
}

.round_top {
	background:url(../images/round_top.png);
	width:260px;
	height:9px;
}





.roundlg {
	width:694px;
	height:auto;
	margin: 10px 0 2px 0px;
	
}

.roundlg_topmost {
	width:694px;
	height:auto;
	margin: 0 0 2px 0px;
	
}
.round_midlg{
	background:url(../images/bg_leftlg.jpg) repeat-y;
	width:694px;
	padding-left:1px;
}

.round_btmlg {
	background:url(../images/rounb_btmlg.png);
	width:694px;
	height:auto;
	height:9px;
}

.round_toplg {
	background:url(../images/round_toplg.png);
	width:694px;
	height:9px;	
}







	
	
.roundmid3 {
	width:330px;
	height:auto;
	padding:10px 0 10px 10px;
	float:left;
}

.round_midbg3 {
	background:url(../images/bg_left3.jpg) repeat-y;
	width:330px;

}

.round_btm3 {
	background:url(../images/rounb_btm3.png);
	width:330px;
	height:auto;
	height:9px;
}

.round_top3 {
	background:url(../images/round_top3.png);
	width:330px;
	height:9px;
}


.greencontentholser3 {
	background-color:#E7F1FE;
	height:auto;
	min-height:60px;
	width:320px;
	margin:auto;
	padding-top:1px;
	padding-bottom:6px;
}

.bordertable {
	border-left:1px solid #f8f8f8;
	border-top:1px solid #f8f8f8;
	font-size:.85em;
	
}

.bordertable td {
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	padding:2px 5px;
}

.dropdown {
	font-size:12px;
}

.noborder {
	border:none;
	font-size:.85em;
}

.noborder td {
	padding:2px 5px;
}

.txtborder {
	border:1px solid #CCC;
}
.txtborder2 {
	border:1px solid #CCC;
	display:none;
}

.logoall {
	float:left;
	padding-left:15px;
}

.btn {
	float:right;
	padding-right:15px;
}

.page3btm {
	margin-top:5px;
}


/* ..............................full page ................................. */
.fullpage {
	width:980px;
	height:auto;

}

.round_fullpagebg {
	background:url(../images/fullpagebg.jpg) repeat-y;
	width:980px;

}

.round_fullpagebtm {
	background:url(../images/fullpagebtm.jpg);
	width:980px;
	height:auto;
	height:9px;
}

.round_fullpagetop {
	background:url(../images/fullpagetop.png);
	width:980px;
	height:9px;
}



.fullpagecontents {
	background-color:#fff;
	height:auto;
	min-height:60px;
	width:970px;
	margin:auto;
	padding-top:8px;
	padding-bottom:6px;
}
.apply {
	height:20px;
	font-size: 15px;
	text-indent: 10px;
}


/*............................signin..................................*/
.signmid {
	width:auto;
	height:auto;
	margin-top:10px;
}

.signleft {
	float:left;
	width:625px;
}

.signright {
	float:right;
	width:345px;
}


.gsencon {
	width:auto;
}

.................Round 640px...........................................

.round_625 {
	width:625px;
	height:auto;

}

.round_625bg {
	background:url(../images/rounb_bg625.jpg) repeat-y;
	width:625px;

}

.round_625btm {
	background:url(../images/rounb_btm625.png);
	width:625px;
	height:auto;
	height:9px;
}

.round_625top {
	background:url(../images/rounb_top625.png) bottom no-repeat;
	width:625px;
	height:9px;
	padding-top:10px;
}



.fullpagecontents625 {
	background-color:#fff;
	height:auto;
	min-height:60px;
	width:620px;
	margin:auto;
	padding-top:8px;
	padding-bottom:6px;
}


.btnpng {
	
	height:35px;
	width:235px;
	margin:auto;
	color:#FFF;
	text-align:center;
	line-height:35px;
	font-size:16px;
	display:block;
}

.btnpng a {
	
	background:url(../images/btnpng.png) no-repeat;
	height:35px;
	display:block;
	width:235px;
	margin:auto;
	color:#FFF;
	text-align:center;
	line-height:35px;
	font-size:16px;
}

.btnpng a:hover {
	
	background:url(../images/btnpngho.png) no-repeat;
	height:35px;
	width:235px;
	margin:auto;
	color:#FFF;
	text-align:center;
	line-height:35px;
	font-size:16px;
}
	
	
.distance {
	height:5px;
}

.txtborder2 {
	border:1px solid #CCC;
	width:150px;
	height:18px;
}


.agent_search {
	height:auto;
	width:auto;
	margin-top:8px;
}

.combo_box {
	width:135px;
	height:auto;
	border:1px solid #bbd0e8;
}

.widthcom {
	width:100px;
	height:auto;
	float:left;
	padding-left:3px;
}


.searchbtn {
	height:48px;
	width:150px;
	background:url(../images/button2.png) no-repeat;
	font-size:24px;
	color:#000;
}

/*----------------------*/
.menu_container 
{
	position:absolute;
	top:90px;	
	margin:0px;
	width: 980px;
	height: 30px;
	font: 12px bold Verdana, Arial, Helvetica, sans-serif;
	
	overflow: hidden;
	background: url(../images/b_bg.gif) repeat-x left top;
	background-color:#6699cc;
}
img {border: none;}
ul#topnav {	
	margin: 0px 0 0px 100px; 
	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 980px;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:30px;
}
ul#topnav a, ul#topnav span {
	padding: 5px 40px; 
	float: left; 
	font-weight:bold;
	text-decoration: none; 
	color: #fff;
	/*text-transform: uppercase;*/
	clear: both;
	height: 30px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: url(../images/b_bg.gif) repeat-x left top;
}
ul#topnav.v2 a{
	color: #555;
	background: url(../images/b_bg.gif) repeat-x left bottom;
}

/* for homepage tabs */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #cfe4fc;
	border-right: 1px solid #cfe4fc;
	width: 100%;
}

ul.tabs li {
	float: right;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #cfe4fc;
	border-left: none;
	margin-bottom: -1px;
	background: #cfe4fc;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.9em;
	padding: 0 20px;
	border: 1px solid #cfe4fc;
	outline: none;
}

ul.tabs li a:hover {
	background: #cfe4fc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}


.admin_login 
{
	width:330px;
	height:300px;
	margin: auto;
	padding-top:150px;
	
}

.admin_login2
{
	width:330px;
	height:200px;
	margin: auto;
	padding-top:20px;
	
}

.T6img
{
	float:left;
	margin:10px;
	width:98px;
	height:66px;
	padding:0px;
	overflow:hidden;
	padding:1px;
	border: solid 1px #cfe4fc;
}

.T6img img
{
	margin:auto;	
	width:96px;
}

.T6img2
{
	float:left;
	margin:10px;
	width:66px;
	height:44px;
	padding:0px;
	overflow:hidden;
	padding:1px;
	border: solid 1px #cfe4fc;
}

.T6img2 img
{
	margin:auto;	
	width:64px;
}

.item_listing2 ul{
	width:inherit;
	height:auto;
}

.item_listing2 li{
	list-style-type:none;
	/*background:url(../images/accept.png) no-repeat;*/
	line-height:25px;
	vertical-align:middle;
	/*background-position:9px 7px;*/
	/*list-style-image:url(../images/accept.png);*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:200px;
	display:inline;
	float:left;
	padding:0 0 0 30px;
}


.item_listing2 li a{
	color:#666;
	font-size:0.8em;
}

.item_listing2 li a:hover{
	color:#999;
}


.JobDetailRow{
	width: 450px;
	margin: 10px auto;	
	padding-top:10px;
	font-size:.8em;
}

.JobDetailRow li{
	width: 400px;
}

.JobDetailTitle{
	float:left;
	width:450px;
	padding-top:20px;
	text-decoration:underline;
}
.JobDetailDescription{
	float:left;
	width:450px;
	font-weight:bold;
	padding-top:10px;
}

/* -- Social media bar-- */

.ensocial {	
	clear: both;	
	height: 56px;
	background: transparent url(../images/ensocial.png) no-repeat;
}

.socialite {
	float: left;
	padding: 4px 5px 0 0;
}

.tab_content
{
	display:none;
	}
	
.listing_header
	{
		padding: 5px;
		font-size:x-small;
	}	
.hot_jobs2 {
	float:left;
	width:330px;
	/*border-top:1px solid #CCC;*/
	padding-top:5px;
	margin: 5px;
	/*border: solid 1px #cfe4fc;*/
	font-size:x-small;
}	

.h3_job_title
{
	font-size:12px;
}


.roundlg2 {
	width:190px;
	height:auto;
	margin: 10px 0 2px 0px;
}

.roundlg_topmost2 {
	width:190px;
	height:auto;
	margin: 0 0 2px 0px;
	
}
.round_midlg2{
	background:url(../images/bg_leftlg2.jpg) repeat-y;
	width:190px;
	padding-left:1px;
}

.round_btmlg2 {
	background:url(../images/rounb_btmlg2.png);
	width:190px;
	height:auto;
	height:9px;
}

.round_toplg2 {
	background:url(../images/round_toplg2.png);
	width:190px;
	height:9px;	
}


.roundlg1 {
	width:494px;
	height:auto;
	margin: 10px 0 2px 0px;
	
}

.roundlg_topmost1 {
	width:494px;
	height:auto;
	margin: 0 0 2px 0px;
	
}
.round_midlg1{
	background:url(../images/bg_leftlg1.jpg) repeat-y;
	width:494px;
	padding-left:1px;
}

.round_btmlg1 {
	background:url(../images/rounb_btmlg1.png);
	width:494px;
	height:auto;
	height:9px;
}

.round_toplg1 {
	background:url(../images/round_toplg1.png);
	width:494px;
	height:9px;	
}


.JobDetailTitle2 h3
{
    padding-left:10px;
    font-size:smaller;
	float:left;
	width:150px;
	padding-top:10px;
}
