/* @override 
	http://www.exercisejobs.com/css/main.css
	http://local.exercisejobs.com/css/main.css
*/

@import url("error.css");
html, body {
	background-color:#FFF;
	margin:0px; padding:0px;
	
	font:normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color:#595958;
}
.clear {clear:both;}
.float-left {float:left;}
.float-right {float:right;}
.white {
    color: #FFF;
}
.lightwhite {
    color: #F0F0F0;
}
a {
    color: #6C8F95;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #404040;
}
.white a, .white a:visited, .lightwhite a, .lightwhite a:visited {
    color: #CFF463;
    font-weight: bold;
    text-decoration: none;
}
.white a:hover, .lightwhite a:hover {
    color: #B0DE2D;
}

/* containers */
#wrapper {
	width:780px;
	margin:0 auto;
}

#wrapperb {
	width:950px;
	margin:0 auto;
}

#header {
	width:780px;
	height:108px;
	background: url(../images/logo.gif) top left no-repeat;
	border:1px solid #FFF;
}

#topbanner {
	width:730px;
	margin-left: 15px;
}

#mainContent {
	width:auto;
	margin:4px 0 0 0; padding:0px;
	vertical-align: top;
}
.homePageContent {
	background-color:#6c8f95;
	margin: 0px; 
	padding: 0px;
	vertical-align: top;
	border: 1px solid #6c8f95;
}
.homePageContentUpper {
	background-color:#6c8f95;
	padding: 3px 3px 3px 12px; margin:0px;
	text-align: left;
	vertical-align: top;
	border: 0px solid #000;
}
.homePageContentLower {
	text-align: left;
	background: #6c8f95 url(/images/bg_highlight.jpg) repeat-x; 
	padding: 10px 3px 3px 12px; 
	vertical-align: top;
}
.homePageContentLower .description {
	color:  #fff;
	margin: 10px;
	padding: 5px;
}
.blurb1 {
	width:395px;
}
.blurb2 {
	width:377px;
}
.blurb_textArea {
	padding:4px 12px;
	background:#86adb4 url(../images/blurb1_bg.gif) top right no-repeat;
	vertical-align:middle;
	text-align:left;
}

.boxTop {
	background-color:#fff;
	margin: 0;
	padding: 0px;
	/*height: 135px;*/
	border-color: #4a6166;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;

}
.boxTop .searchForm {
	padding:  8px 11px;
}
.boxTopTan  {
	background-color:#e4f4b6;
	margin: 0px;
	padding: 0px;
	/*height: 135px;*/
	border-color: #4a6166;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;

}
.boxTopTan .scrollOuter {
	padding:  10px;	
	
}
.boxTopTan .scrollOuter .scroll {
	background-color: #fff;
	border: 1px solid #86adb4;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	overflow-y(x): hidden; 
	overflow-x(y): scroll;
	height: 120px;
}


.box1 {
	background-color:#e4f4b6;
	margin: 0;
	padding: 8px 11px;
}

.box1white {
	background-color:#fff;
	margin: 0;
	padding: 8px 11px;
}

.box1white a {
	font-weight: normal;
	font-style: normal;
	color: #656564;
}
.box1solid {
	background-color:#e4f4b6;
	margin: 0px;
	padding: 4px 11px;
}
.headerBox_header, .headerBox_headerTop, .box_header  {
	margin: 0px;
	background:#86adb4 url(../images/blurb2_divder.gif) bottom left repeat-x;
	padding: 0px 11px 4px;
}
.headerBox_headerTop  {
	border-color: #4a6166;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.headerBox, .headerBoxMain, .headerBox_TL, .headerBox_TR, .headerBox_LL, .headerBox_LM, .headerBox_LR, .headerBox_LRL {
	margin: 0 6px 0 3px;
	padding:0;
	float:left;
	display:block;
	text-align:left;
	vertical-align: top;
}
.headerBoxMain {
	width:186px;
}
.headerBox_TR {
	width: 425px; 
}
.headerBox_TL {
	width: 319px; 
}
.headerBox_LL {
	width: 165px;
}
.headerBox_LL .box1white {
	height: 145px;
}
.headerBox_LM {
	width: 370px; 
}
.headerBox_LM .box1white {
	height: 145px;
	line-height: 1.5em; 
}

.headerBox_LR {
	width: 200px;
	padding-bottom: 7px;
}
.headerBox_LR .box1white {
	line-height: 1.2em; 
	height: 60px;
}
.headerBox_LRL {
	width: 200px; 
	height: 80px;	
}
.headerBox_LRL .box1solid {
	height: 50px;
	padding-top: 0;
}
.headerBox_LRL .box1solid input {
	vertical-align: middle;
	margin-top: 6px;
}
.headerBox_LRL .box1solid .go {
	padding-left: 10px;
}
.box {
	margin:0 9px 0 0;
	padding:0;
	float:left;
	display:block;
	text-align:left;
}
.box_unfloat {
	margin:0 9px 0 0;
	padding:0;
	display:block;
	text-align:left;
}
.headerflame {
	color: #e4f4b6;

	font-weight:bold;
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0 0 8px;
	background: url(/images/hotJobs_icon.gif) no-repeat;
	float: right;
}

.headerflame a {
	color: #e4f4b6;
	margin-left: 15px;
}
.headerflame img {
	vertical-align: middle;
	display: block;
	float: left;
}


.trianglelist {
	list-style-image: url(/images/link_arrow.gif);
	list-style-position: outside;
	margin: 0 0 10px 0px;
	padding: 0 0 0 17px;
}

.trianglelist li {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 14px;
}

/* rounded corners */
.roundedTop1, .roundedTop1L, .roundedBottom1, .roundedTop2, .roundedTop2L, .roundedTop3Dark, .roundedTop3DarkL, .roundedBottom2, .roundedBottom2L, .roundedTop3, .roundedTop5, .roundedTop5L, .roundedBottom4, .roundedBottom4L, .roundedBottom5, .roundedBottom5L, .roundedBottom7, .roundedBottom7L {
	width: auto;
	height: 10px;
	margin: 0px; 
	padding: 0px;
	text-align: left;
	clear:both;
}
.roundedTop1 {
	background:#6c8f95 url(../images/mainContent_TR.gif) top right no-repeat;
}
.roundedTop1L {
	background:#6c8f95 url(../images/mainContent_TL.gif) top left no-repeat;
	width: 10px;
	height: 10px;
}
.roundedBottom1 {
	background:#6c8f95 url(../images/mainContent_BR.gif) top right no-repeat;
}
.roundedTop2 {
	background:#e4f4b6 url(../images/rounded2_TR.gif) top right no-repeat;
}
.roundedTop2L {
	background:#e4f4b6 url(../images/rounded2_TL.gif) top left no-repeat;
	width: 10px;
	height: 10px;
}
.roundedBottom2 {
	background:#e4f4b6 url(../images/rounded2_BR.gif) top right no-repeat;
}
.roundedBottom2L {
	background:#e4f4b6 url(../images/rounded2_BL.gif) top left no-repeat;
	width: 10px;
	height: 10px;
}
.roundedBottom4 {
	background:#fff url(../images/rounded4_BR.gif) top right no-repeat;
}
.roundedBottom4L {
	background:#fff url(../images/rounded4_BL.gif) top left no-repeat;
	width: 10px;
	height: 10px;
}
.roundedBottom5 {
	background:#fff url(../images/rounded6_BR_wide.gif) top right no-repeat;
}
.roundedBottom5L {
	background:#fff url(../images/rounded6_BL.gif) top right no-repeat;
	width: 10px;
	height: 10px;
}
.roundedBottom7 {
	background:#fff url(../images/rounded7_BR_wide.gif) top right no-repeat;
}
.roundedBottom7L {
	background:#fff url(../images/rounded7_BL.gif) top right no-repeat;
	width: 10px;
	height: 10px;
}
.roundedTop3 {
	background:#86adb4 url(../images/rounded3_TR.gif) top right no-repeat;
}
.roundedTop3Dark {
	background:#86adb4 url(../images/rounded3_TR_dark.gif) top right no-repeat;
}
.roundedTop3DarkL {
	background:#86adb4 url(../images/rounded3_TL_dark.gif) top left no-repeat;
	width: 10px;
	height: 10px;
}
.roundedTop5 {
	background:#86adb4 url(../images/rounded6_TR_wide.gif) top right no-repeat;
}
.roundedTop5L {
	background:#86adb4 url(../images/rounded6_TL.gif) top left no-repeat;
	width: 10px;
}
.roundedTop1 img, .roundedBottom1 img {
	display:block;
	padding:0; margin:0;
}


/* Navigation */
#nav{
	margin:57px 0 0 275px;
	text-align:right;
	width:auto;
	height:50px;
}
#nav a, #nav a:visited {
	color:#769aa1;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
}

#navlogin {
	float: right;
	padding-right: 10px;
}
#footer {
	width: 780px;
	text-align:center;
	margin:4px 0;
	font-size:7pt;
}
#footer a {
	display:inline;
	padding:2px 4px;
	color:#769aa1;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
}
#nav a:hover, #footer a:hover{
	color:#2c2c2c;
}


/* Headers and Text styles */
.header1 {
	font-size:11pt;
	color:#e4f4b6;
	font-weight:bold;
	text-transform:uppercase;
}
.header2 {
	display:block;
	margin:0 0 2px 0; padding:0;
	color:#6c8f95;
	font-weight:bold;
	font-size:8pt;
}
.header3 {
	display:block; padding:0;
	color:#FFF;
	font-weight:bold;
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0 0 5px;
} 
.header4 {
	display:block; padding:0;
	color:#6c8f95;
	font-weight:bold;
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0 0 8px;
}
.blurb_header {
	font-size:9pt;
	display:block;
	margin:0; padding:0 0 2px 0;
}
.arrow_link, .arrow_link2, .arrow_link_bottom {
	display:block;
	margin:0; padding:0 0 0 11px;
	background:url(/images/link_arrow3.gif) top left no-repeat;
	text-decoration:none;
	font-size:8pt;
	vertical-align:top;
	text-align:left;
}
.arrow_link2 {
	background:url(/images/link_arrow3.gif) top left no-repeat;
	font-weight:bold;
	margin:2px 0;
}
.arrow_link_bottom {
	float: right;
	padding-right: 10px;
}
a.arrow_link:hover {
	color:#e4f4b6;
}
a.arrow_link2:hover {
	color:#404040;
}
a.arrow_link{
    color:#FFF;
}
a.arrow_link2{
    color:#656564;
}
a.arrow_link_bottom {
	color: #e4f4b6;
}
.inline {
    display: inline;
}
 

.lower_link {
	display: block;
	float: right;
	right: 0;
	position: relative;
}

/* extras */
.quick_search_field {
	border:	1px solid #6c8f95;
	background-color:#FFF;
	padding:2px;
}
.quick_search_btn {
	background:url(../images/link_arrow2.gif) right no-repeat;
	border:none;
	color:#6c8f95;
	font-weight:bold;
	margin:0;
	padding:5px;
}
.newsletter_field {
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	font-size:8pt;
	padding: 2px;
	height:15px;
}
.no_pad {
	padding:0; margin:0;
}

.signupWrapper {
	width:150px;
	float:left;
	text-align:left;
}

.contentstyle {
    vertical-align: top;
    margin-top: 0;
    border: 1px dashed #86ADB4;
    border-top: none;
    width: 499px;
    margin-bottom: 1em; padding: 10px;
    background-color: #e4f4b6;
    height: 220px;
}
.shadetabs td {
    border-bottom: 1px dashed #86ADB4;
    padding: 3px 0;
    margin: 0;
    border-top: 1px dotted #86ADB4;
    border-left: 1px dotted #86ADB4;
    border-right: 1px dotted #86ADB4;
    background-color: white;
}

.shadetabs td a{
    padding: 3px 41px;
    text-decoration: none;
    color: #6c8f95;
}

.shadetabs td a:visited{
    color: #6c8f95;
}

.shadetabs td a:hover{
    color: #404040;
}

.shadetabs td.selected{
    color: #6c8f95;
    border-top: 1px dashed gray;
    border-left: 1px dashed gray;
    border-right: 1px dashed gray;
    border-bottom: none;
    background-color: #e4f4b6;
}

.shadetabs td.selected a{ /*selected main tab style */
color: #6c8f95;
}

.shadetabs td.selected a:hover{ /*selected main tab style */
    color: #6c8f95;
    text-decoration: none;
}

.title_text {
    font-weight: bold;
}

.dotted_line_horz {
	background-image: url(../images/DottedLineHorz.gif);
}
.dotted_line_vert {
	background-image: url(../images/DottedLineVert.gif);
}
.jobdetails_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #6c8f95;
	font-weight: bolder;
	padding: 5px;
}
.jobdetails_mtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6c8f95;
	font-weight: bolder;
	padding: 5px;
}
.search_text_hot {
	line-height: 110%;
	background-color: #f4fbe2;
	color: #000;
}
.form_step {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #86ADB4;
	font-weight: normal;
	padding: 5px;
}