/* Asset Appraisal Services Style Sheets */
/*                                       */
/* Screen Styles                         */
/*                                       */
/* ------------------------------------- */
/* Copyright 2009                        */
/* ------------------------------------- */



/* ------------------------------------------------------------ */
/* Page Design Defaults                                         */
/* ------------------------------------------------------------ */

body {
	background: url(images/logo_top.png) center top no-repeat #002952;
	margin: 0;
	color: #707070;
}
  
h1 {
	margin: 0;
	padding: 0;
	color: #03488c;
}

h1.fp {
	margin: 0;
	padding: 0;
	height: 35px;
	color: #03488c;
	float: left;
}

h2 {
	margin: 0;
	color: #FFF;
	border-bottom: #7ab2e9 1px solid;
}

#h2OP {
	margin: 0 0 0 0;
	color: #FFF;
}

  
h3 {
	margin: 0 0 0 0;
	color: #6ea9e4;
}

h4 {
	margin: 0 0 0 0;
	color: #363636;
}

h5 {
	margin: 0 0 10px 0;
	color: #3c6894;
	clear: none;
}

p {
	margin: 5px 0 15px 0;
}

a {
	color: #03488c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

label {
	font-weight: bold;
	color: #363636;
	margin: 0;
}

input, textarea {
	background: #FFF url(images/input_bg.png) repeat-x;
	border: #CCC solid 1px;
	padding: 3px;
	margin: 0 0 15px 0;
}

input {
	width: 216px;
}

#submitButton {
	width: 123px;
	height: 46px;
	background: url(images/send_button.png) no-repeat;
	border: none;
	font-size: 0.1px;
}

#resetButton {
	width: 123px;
	height: 46px;
	background: url(images/reset_form_button.png) no-repeat;
	border: none;
	font-size: 0.1px;
}

textarea {
	width: 436px;
	height: 7em;
}


li {
	margin: 0;
	padding: 0;
}

ul.body {
	margin: 0;
	padding: 0;
}

ul.body li {
	background: url(images/details_bullet.png) 7px 10px no-repeat;
	padding: 0 0 0 17px;
}


#content {
	width: 1006px;
	margin: 20px auto;
}

#clear {
	clear: both;	
}

#label {
	display: none;
}

#twoColLeft {
	width: 440px;
	float: left;
	margin: 0 15px 0 0;
}

#twoColRight {
	width: 490px;
	float: left;
}

#imgContainer {
	position: relative;
	padding: 15px;
	width: 550px;
	background: url(images/map_border.png) 5px 5px no-repeat;
}

#alert {
	background: #F99;
	border: #C00 solid 1px;
	padding: 10px 15px;
	margin: 0 0 15px 0;
	color: #C33;
}

#alertGreen {
	background: #093;
	border: #030 solid 1px;
	padding: 10px 15px;
	margin: 0 0 15px 0;
	color: #030;
}

#alertLoading {
	padding: 10px 15px;
	margin: 0 0 15px 0;
	color: #999;
	text-align: center;
}




/* Rounded Corner - Content */

.contentHead {
	background: url(images/content_rc_top.png) no-repeat;
	padding: 25px 20px 10px 30px;
}

.contentWhite {
	background: url(images/content_rc_bg.png) repeat-y;
}

.contentBody {
	padding: 0 30px;
}

.contentBottom {
	background: url(images/content_rc_bottom.png) no-repeat;
	height: 16px;
}

/* END Page Design Defaults ----------------------------------- */




  
  
  
/* ------------------------------------------------------------ */
/* Font Defaults                                                */
/* ------------------------------------------------------------ */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: -0.5px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 20px;
	text-transform: Uppercase;
}

#h2OP {
	font-size: 18px;
	font-weight: bold;
	text-transform: Uppercase;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 24px;
}

.fpau_inspections #insrtIC {
	font-size: 24px;
}

#pn_description {
	font-size: 10px;
}

#locationInfo {
	font-size: 10px;
	line-height: 14px;
	padding: 30px 23px;
}

#locationInfo p {
	margin: 8px 0;
}

#locationInfo .larger {
	font-size: 12px;
	line-height: 18px;
}

.logoHolder, .logoHolder a {
	display: block;
	margin: 4px 0 0 2px;
	height: 71px;
	width: 340px;
	border: none;
}





/* END Font Defaults ------------------------------------------ */







/* ------------------------------------------------------------ */
/* Map Tabs and Map Styles                                      */
/* ------------------------------------------------------------ */

#mapContainer {
	position: relative;
	padding: 15px;
	top: 10px;
	left: 10px;
	background: url(images/map_border.png) 5px 5px no-repeat;
}

#usmap_canvas{
	
}

#mapTitle {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 -10px 0;
}

#mapDesc {
	 position: absolute;
	 bottom: 15px; 
	 width: 422px; 
	 height: 50px; 
	 padding: 10px; 
	 background: #000;	
	 filter: alpha(opacity=80); 
	 -moz-opacity: 0.8; 
	 -khtml-opacity: 0.8; 
	 opacity: 0.8; 
	 color: #FFF; 
	 font-size: 11px; 
}

#mapsUS, #mapsCanada {
	background: url(images/map_bg.png) no-repeat;
}

#careersUS, #careersCanada {
	background: url(images/careers_bg.png) no-repeat;
}

.DetailColumn {
	margin:	0 0 0 5px;
}

#careersContainer {
	position: relative;
	padding: 10px;
	top: 10px;
	left: 10px;
}

.ui-state-active {
	background-color: #ffffff;
	border-top: #ededed solid 1px;
	border-bottom: #ffffff solid 1px;
	margin: 5px 0 5px 0;
	width: 905px;
}

.ui-state-default {
	background-color: #f9f9f9;
	border-top: #ededed solid 1px;
	border-bottom: #ededed solid 1px;
	margin: 5px 0 5px 0;
	width: 905px;
}

.ui-state-active a {
	color: #707070;
}

.ui-state-default a {
	color: #707070;
}

#noJobHeader {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#accHeader a {
	color: #707070;
}

.ui-state-active #details {
	float: left;
	width: 825px;
	margin: 0 0 0 5px;
}

.ui-state-default #details {
	float: left;
	width: 825px;
	margin: 0 0 0 5px;
}

.ui-state-active #showHideDetails, .ui-state-default #showHideDetails {
	float: left;
	width: 59px;
	height: 60px;
	border-left: #ededed solid 1px;
	background: url(images/view_details_careers.png);
	margin: 5px 0 5px 10px;
	
	text-transform: uppercase;
	line-height: 11px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

.ui-state-active #showHideDetails {
	background: url(images/hide_details_careers.png);
}

#jobDescFull {
	border-bottom: #ededed solid 1px;
	width: 905px;
}

.maps {
	position: relative;	
}


.mapsNavigation {
	height: 28px;
}

ul.mapsNavigation li {
	margin: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

ul.mapsNavigation li, ul.mapsNavigation a {
	height: 30px; 
	display: block;
}
ul.mapsNavigation a {
	padding: 5px 10px; 
	color: #999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

ul.mapsNavigation a.selectedMap {
	color: #333;
}

ul.mapsNavigation li.usTab a {
	background: url(images/maptab_us_inactive.png) 1px 0 no-repeat;
}

ul.mapsNavigation li.canTab a {
	background: url(images/maptab_canada_inactive.png) 1px 0 no-repeat;
}

ul.mapsNavigation li.usTab a.selectedMap {
	background: url(images/maptab_us_active.png) 1px 0 no-repeat;
}

ul.mapsNavigation li.canTab a.selectedMap {
	background: url(images/maptab_canada_active.png) 1px 0 no-repeat;
}

.usTab {
	left: 1;
	width: 118px;
}

.canTab {
	left: 115px; 
	width: 157px;
}

/* END Map Tabs and Map Styles -------------------------------- */





/* ------------------------------------------------------------ */
/* Site Navigation                                              */
/* ------------------------------------------------------------ */

#siteNav {
	width: 1006px;
	height: 90px;
	margin: 0px auto 20px auto;
}

.navigation {
	margin: 0 0 0 685px;
}

.logoHolder {
	float: left;
}

#siteNavList {
	width: 321px; height: 27px;
    background: url(images/navigation_sprite.png);
    margin: 0px auto; 
	padding: 0;
    position: relative;
}

#siteNavList li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#siteNavList li, #siteNavList a {
	height: 27px; 
	display: block;
}

#siteNavList li.active, #siteNavList a.active {
	height: 44px; 
	display: block;
}

#home_nav {
	left: 0; 
	width: 61px;
}

#careers_nav {
	left: 63px; 
	width: 78px;
}

#careers_nav_holder {
	left: 63px; 
	width: 78px;
}

#contact_nav {
	left: 143px; 
	width: 96px;
}

#about_nav {
	left: 241px; 
	width: 80px;
}

#home_nav a:hover {
    background: transparent url(images/navigation_sprite.png) 0 -27px no-repeat;
}
#careers_nav a:hover {
    background: transparent url(images/navigation_sprite.png) -63px -27px no-repeat;
}
#contact_nav a:hover {
    background: transparent url(images/navigation_sprite.png) -143px -27px no-repeat;
}
#about_nav a:hover {
    background: transparent url(images/navigation_sprite.png) -241px -27px no-repeat;
}

#home_nav.active, #home_nav.active a:hover {
    background: transparent url(images/navigation_sprite.png) 0 -54px no-repeat;
}
#careers_nav.active, #careers_nav.active a:hover {
    background: transparent url(images/navigation_sprite.png) -63px -54px no-repeat;
}
#contact_nav.active, #contact_nav.active a:hover {
    background: transparent url(images/navigation_sprite.png) -143px -54px no-repeat;
}
#about_nav.active, #about_nav.active a:hover {
    background: transparent url(images/navigation_sprite.png) -241px -54px no-repeat;
}

/* END Site Navigation ---------------------------------------- */






/* ------------------------------------------------------------ */
/* Product Navigation                                           */
/*                                                              */
/* Contains 3 Types -  Front Page, Product Pages & Other Pages  */
/* ------------------------------------------------------------ */

/* Front Page Styles                             */

#productNav {
	width: 1058px;
	margin: 40px auto 20px auto;
	color: #FFF;
	clear: both;
}



#pn_fp_learnmore, #pn_fp_learnmore a {
	width: 115px;
	height: 45px;
	display: block;
}

#pn_fp_learnmore a {
	background: url(images/pn_fp_learn_more.png) no-repeat;
}

.pn_fp_container {
	background: url(images/productNav_homepage_bg.png) repeat-x;
	height: 183px;
}

.pn_fp_left {
	width: 21px;
	height: 183px;
	background: url(images/productNav_homepage_l.png) no-repeat;
	
	float: left;
}

.pn_fp_right {
	width: 21px;
	height: 183px;
	background: url(images/productNav_homepage_r.png) no-repeat;

	float: left;
}

.pn_fp_body {
	width: 310px;
	height: 170px;
	float: left;
	padding: 20px 0 0 0;
	position: relative;
}

#pn_fp_learnmore {
	position: absolute;
	right: 0;
	bottom: 0;
}

.pn_fp_body li {
	background: url(images/bullet.png) 5px 0px no-repeat;
	margin: 10px 0;
	padding: 0 0 0 26px;
	letter-spacing: -0.5px;
	line-height: 16px;
}



.pn_fp_divider {
	width: 43px;
	height: 183px;
	background: url(images/productNav_homepage_divide.png) no-repeat;
	float: left;
}

/* END Front Page                              */

/* ------------------------------------------- */

/* Off Page Styles                             */

#productNavOP {
	width: 1056px;
	margin: 0 auto;
	color: #FFF;
	clear: both;
}


.pn_divider_new_l {
	width: 43px;
	height: 73px;
	background: url(images/OP_productNav_divide_l.png) no-repeat;
	float: left;
}

.pn_divider_new_r {
	width: 43px;
	height: 73px;
	background: url(images/OP_productNav_divide_r.png) no-repeat;
	float: left;
}

.pn_divider_new {
	width: 43px;
	height: 73px;
	background: url(images/OP_productNav_divide.png) no-repeat;
	float: left;
}

.pn_right_new {
	width: 39px;
	height: 73px;
	background: url(images/OP_productNav_r_unselected.png) no-repeat;
	float: left;
}

.pn_right_selected_new {
	width: 39px;
	height: 73px;
	background: url(images/OP_productNav_r.png) no-repeat;
	float: left;
}

.pn_left_new {
	width: 19px;
	height: 73px;
	background: url(images/OP_productNav_unselected_l.png) no-repeat;
	float: left;
}

.pn_left_new_selected {
	width: 19px;
	height: 73px;
	background: url(images/OP_productNav_l.png) no-repeat;
	float: left;
}

.pn_body_new {
	width: 294px;
	height: 73px;
	float: left;
	padding: 20px 0 0 10px;
	position: relative;
}

.pn_body_new a {
	color: #a2d0ff;
	text-decoration: none;
}

.pn_body_new a:hover {
	color: #FFF;
}

.pn_body_new_selected {
	background: url(images/OP_productNav_divide_bg.png) repeat-x;
	width: 294px;
	height: 73px;
	float: left;
	padding: 20px 0 0 10px;
	position: relative;
}

.pn_body_new_selected a {
	color: #3d6c9c;
	text-decoration: none;
}

.pn_body_new_selected a:hover {
	color: #002952;
}

.pn_body_new_selected #h2OP {
	color: #002952;
}




#pn_learnmore, #pn_learnmore a {
	background: url(images/pn_fp_learn_more.png) no-repeat;
	width: 115px;
	height: 45px;
	display: block;
}

.pn_container {
	background: url(images/productNav_bg.png) repeat-x;
	height: 73px;
}


.pn_left {
	width: 19px;
	height: 73px;
	background: url(images/productNav_l.png) no-repeat;
	
	float: left;
}

.pn_right {
	width: 21px;
	height: 73px;
	background: url(images/productNav_r.png) no-repeat;

	float: left;
}

.pn_body {
	width: 302px;
	float: left;
	padding: 20px 0 0 10px;
	position: relative;
}

.pn_body a {
	color: #a2d0ff;
	text-decoration: none;
}

.pn_body a:hover {
	color: #FFF;
}

#pn_learnmore {
	position: absolute;
	right: 0;
	bottom: 0;
}

#pn_op_learnmore {
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#pn_description {
	clear: both;
	position: absolute;
	top: 35px;
	padding: 0;
}


.pn_divider {
	width: 40px;
	height: 73px;
	background: url(images/productNav_divide.png) no-repeat;
	float: left;
}

/* END Off Pages */

/* Active Page Styles                             */

.pn_fp_left_active {
	width: 20px;
	height: 183px;
	background: url(images/productNav_inspect_l.png) no-repeat;
	
	float: left;
}

.pn_fp_activeBG {
	background: url(images/productNav_inspect_bg.png) repeat-x;
	float: left;
}

.pn_fp_body_active {
	width: 310px;
	height: 170px;
	float: left;
	padding: 20px 0 0 0;
	position: relative;
}

.pn_fp_divider_active {
	width: 44px;
	height: 183px;
	background: url(images/productNav_inspect_divide.png) no-repeat;
	float: left;
}

.pn_fp_body_active li {
	background: url(images/bullet.png) 5px 3px no-repeat;
	padding: 0 0 0 26px;
	color: #484848;
}

.pn_fp_body_active h2 {
	color: #002952;
	border-bottom: #c8daea 1px solid;
}

.pn_fp_divider_appraisals {
	width: 43px;
	height: 183px;
	background: url(images/productNav_appraisals_divide.png) no-repeat;
	float: left;
}

.pn_fp_divider_appraisals_r {
	width: 43px;
	height: 183px;
	background: url(images/productNav_appraisal_divide.png) no-repeat;
	float: left;
}

.pn_fp_divider_remarketing {
	width: 21px;
	height: 183px;
	background: url(images/productNav_appraisals_divide.png) -4px no-repeat;
	float: left;
}

.pn_fp_remarketing_r {
	width: 43px;
	height: 183px;
	background: url(images/productNav_remarketing_r.png) no-repeat;
	
	float: left;
}




/* END Active Page                              */


/* END Product Navigation ------------------------------------- */






/* ------------------------------------------------------------ */
/* Front Page                                                   */
/* ------------------------------------------------------------ */

/* About Us - Front Page Section */

#fp_aboutUs {
	width: 1006px;
	height: 125px;
	margin: 20px auto;
}


#fpau_panel_break {
	height: 10px;
}

#fpau_panel {
	background: url(images/aboutfp_bg.png) repeat-x;
}

.fpau_right {
	height: 109px;
	width: 14px;
	float: right;
	background: url(images/aboutfp_r.png) no-repeat;
}

.fpau_inspections {
	height: 125px;
	width: 149px;
	float: left;
	background: url(images/aboutfp_inspections.png) no-repeat;
}

.fpau_inspections #insrtIC {
	margin: 57px 0 0 22px;
	color: #03488c;
}

.fpau_content {
	width: 843px;
	height: 140px;
	float: left;
	position: relative;
	
	color: #3c6894;
	line-height: 20px;
}

.fpau_content span {
	font-weight: bold;
	font-size: 24px;
}


#pn_au_learnmore {
	position: absolute;
	right: 0;
	bottom: 0;
}

#pn_au_learnmore, #pn_au_learnmore a {
	width: 198px;
	height: 40px;
	display: block;
}

#pn_au_learnmore a {
	background: url(images/au_fp_learn_more.png) no-repeat;
}

.fpau_content div {
	margin: 20px 0;
}


/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 940px;
margin: 0px;
padding: 0;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */
background: #eee;
}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}     

#slideshow img {
	float: right;
	margin: 30px 0 0 20px;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 940px;}

#slideshow .slides ul {
width: 2820px;}

#slideshow .slides li {
width: 900px;
float: left;
position: relative;
padding: 20px;}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
height: 54px;
float: right;
background: none;
}

#slideshow .slides-nav li {
float: left;
margin: 0 0 0 10px;
}

#slideshow .slides-nav li a {
display: block;
padding: 3px 12px;
outline: none;
color: #999; /*#89a2bb;*/
background: #CCC; /*#d7e0e8;*/
text-transform: uppercase;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#slideshow .slides-nav li a:hover {
	background: #666; /*#134678;*/
}

#slideshow .heading { font-weight:bold; }

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #666; /*#134678;*/
color: #FFF;}

.js #slideshow .slides-nav li.on a {
position: relative;
}

#h4slide {
	margin: 0 0 0px 0;
	padding: 0 0 2px 0;
	color: #363636;
	font-size: 22px;
	font-weight: bold;
	border-bottom: #CCC solid 1px;
	width: 520px;
}

#h4slide img {
	float: none;
	margin: 0;
}

#slide_tools, .slide_tools {
	margin: 0 0 13px -5px;
	position: absolute;
	left: 20px;
	bottom: 0;
}

#learnmore_au {
	float: left;
}

#learnmore_au, #learnmore_au a {
	display: block;
	height: 69px;
	width: 156px;
	background: url(images/learnmore_aboutus.png) no-repeat;
}

#learnmore_au img {
	border: none;
	float: none;
}

#contact_au, #read_more {
	float: left;
}

#contact_au, #contact_au a {
	display: block;
	height: 69px;
	width: 156px;
	background: url(images/fp_button_contactus.png) no-repeat;
}

#contact_au img, #read_more img, #download_release img {
	border: none;
	float: none;
}

#read_more, #read_more a {
    display: block; 
    height: 83px;
    width: 163px;
    background: url(images/readmore_BTN.png) no-repeat;
}

#download_release, #download_release a {
    display: block; 
    height: 83px;
    width: 163px;
    background: url(images/downloadpdf_BTN.png) no-repeat;
}



#visitsite_au {
	float: left;
}

#visitsite_au, #visitsite_au a {
	display: block;
	height: 69px;
	width: 163px;
	background: url(images/ch_visitSite.png) no-repeat;
}

#visitsite_au img {
	border: none;
	float: none;
}



/* END Front Page --------------------------------------------- */







/* ------------------------------------------------------------ */
/* About Us - Actual Page                                       */
/* ------------------------------------------------------------ */

#contactUs_btn {
	background: url(images/contactus_btn.png) no-repeat;
	height: 45px;
	width: 127px;
}

#contactUs_btn, #contactUs_btn a {
	display: block;
	height: 45px;
	width: 127px;
	border: none;
}



/* END About Us - Actual Page --------------------------------- */








/* ------------------------------------------------------------ */
/* Survey                                                       */
/* ------------------------------------------------------------ */

#surveySenderInfo {
	background: url(images/surveySendInfo_bg.png) repeat-x;
	height: 82px;
	margin: 0 -45px;
}

#surveySenderInfo #right {
	background: url(images/surveySendInfo_r.png) no-repeat;
	height: 82px;
	width: 21px;
	float: right;
}

#surveySenderInfo #left {
	background: url(images/surveySendInfo_1.png) no-repeat;
	height: 82px;
	width: 21px;
	float: left;
}

#surveySenderInfo #column {
	float: left;
}


#surveyCol {
	width: ;
	float: left;
}









/* End Survey ------------------------------------------------- */









/* ------------------------------------------------------------ */
/* Contact Us - Actual Page                                       */
/* ------------------------------------------------------------ */

#locationInfo a {
	color: #707070;
}






/* END Contact Us - Actual Page --------------------------------- */






/* ------------------------------------------------------------ */
/* Careers                                                      */
/* ------------------------------------------------------------ */

#newJob {
	float: right;
	color: #7ea1c3;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#twoColRight #newJob {
	color: #03488c;
}

#jobTitle {
	font-size: 14px;
	font-weight: bold;
	color: #4895e1;
	border-bottom: #eaeaea 1px solid;
}

#jobTitle span {
	color: #707070;
}

#description {
}

#viewDetails {
	
}


.sendResume, .sendResume a {
	background: url(images/send_resume.png) no-repeat;
	height: 43px;
	width: 132px;
	display: block;	
}

#contactUsCareers, #contactUsCareers a {
	background: url(images/contact_us.png) no-repeat;
	height: 43px;
	width: 132px;
	display: block;	
}


#location {
	font-style: italic;
	color: #BBB;
}


#detailTools {
	float: right;
}

#hrAddress p{
	line-height: 18px;
}

#viewDetails {
	float: right;
	display: block;
	height: 39px;
	width: 107px;
	background: url(images/view_details.png) no-repeat;
}

.MasterDetail .MasterColumn #viewDetails {
	float: right;
	display: block;
	height: 39px;
	width: 107px;
	background: url(images/view_details.png) no-repeat;
}

.MasterDetail .MasterColumnHover #viewDetails {
	float: right;
	display: block;
	height: 39px;
	width: 107px;
	background: url(images/view_details_hover.png) no-repeat;
}

.MasterDetail .MasterColumnSelected #viewDetails {
	float: right;
	display: block;
	height: 39px;
	width: 107px;
	background: url(images/viewing_details.png) no-repeat;
}



strong.details {
	color: #363636;
}

#detailList li {
	background: url(images/details_bullet.png) 7px 10px no-repeat;
	padding: 0 0 0 17px;
}


.formResume #header {
	font-size: 24px;
	font-weight: bold;
	color: #03488c;
	margin: 0 0 15px 0;
}



.MasterDetail {
	padding: 10px 0 0 0;
}


.DetailContainer {
	padding: 10px 0 0 0;
}


.MasterDetail .MasterColumn
{
	background-color: #f9f9f9;
	padding: 5px;
	cursor: pointer;
	color: #c7c7c7;
	border-right: #eaeaea 1px solid;
}

.MasterDetail .MasterColumn #jobTitle
{
	color: #a1c7ed;
}

.MasterDetail .MasterColumnSelected #newJob
{
	color: #7ea1c3;
}

.MasterDetail .MasterColumn #jobTitle span
{
	color: #c7c7c7;
}



.MasterDetail .MasterColumnHover
{
	background-color: #EAEAEA;
}

.MasterDetail .MasterColumnHover #jobTitle
{
	color: #4895e1;
}

.MasterDetail .MasterColumnHover #jobTitle span
{
	color: #707070;
}





.MasterDetail .MasterColumnSelected
{
	background-color:#FFF;
	color: #707070;
	border-right: #fff 1px solid;
	border-top: #eaeaea 1px solid;
	border-bottom: #eaeaea 1px solid;
}

.MasterDetail .MasterColumnSelected #jobTitle
{
	color: #4895e1;
}

.MasterDetail .MasterColumnSelected #newJob
{
	color: #03488c;
}

.MasterDetail .MasterColumnSelected #jobTitle span
{
	color: #707070;
}



/* Submit Resume Overlay --------------------------------------- */

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:600px; width:500px; background-color:#fff; border:5px solid #eaeaea;}
#simplemodal-container a.modalCloseImg {background:url(images/popup_close.png) no-repeat; width:35px; height:35px; display:inline; z-index:3200; position:absolute; top:5px; right:5px; cursor:pointer;}
#simplemodal-container .formResume {padding:15px;}




/* END Careers ------------------------------------------------- */






/* ------------------------------------------------------------ */
/* Rating                                                       */
/* ------------------------------------------------------------ */

#inspProfessionalism {
	width: 15px;
	margin: 0 5px 0 15px;
	border: none;
}

#inspAppearance {
	width: 15px;
	margin: 0 5px 0 15px;
	border: none;
}

#problem {
	width: 15px;
	margin: 0 5px 0 15px;
	border: none;
}

#formRateArea #label {
	font-size: 50px;
}

#formRateArea li {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: #EEE solid 1px;
}

#formRateArea ol {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: #EEE solid 1px;
}



/* END Rating ------------------------------------------------- */







/* ------------------------------------------------------------ */
/* Footer                                                       */
/* ------------------------------------------------------------ */

#footer {
	width: 1006px;
	margin: 0 auto;
}

#logos {
    float: left;
    width:135px;
    margin-right:30px;
    margin-bottom:20px;
}


#logo {
	background: url(images/footer_logo.png) no-repeat;
	height: 35px;
	width: 134px;
	float: left;
	margin: 0 20px 0 0;
}

#ip_logo {
    background: url(images/IronPlanetLogo_small.png) no-repeat;
    height: 38px;
    width: 85px;
    float:left;
    margin:5px 25px;
}

#ip_company {
    color:#ffffff;
    font-size:10px;  
}

#associations {
	background: url(images/footers_membersof.png) no-repeat;
	height: 59px;
	width: 374px;
	float: left;
}

#copyright {
	color: #4281c0;
	font-size: 10px;
	text-align: right;
	float: right;
}

/* END Footer ------------------------------------------------- */







/* ------------------------------------------------------------ */
/* sIFR Screen Styles                                           */
/* ------------------------------------------------------------ */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 30px;
	height: 40px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
}

.pn_body #h2OP {
	position: absolute;
	top: 18px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 18px;
}

#locationInfo h4 {
	height: 20px;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash label {
	visibility: hidden;
	font-size: 16px;
}


/* sIFR Screen Styles ------------------------------------------ */

