/************************************** CTAS */

h1 {
 height: auto !important;
 margin-top: 0.5em;
 padding-top: 0;
 color: #F03834;
}

div#cta_2 h1 a, div#cta_2 h1 a:visited,
div#cta_2 h2 a, div#cta_2 h2 a:visited,
div#cta_2 h3 a, div#cta_2 h3 a:visited,
div#cta_2 h4 a, div#cta_2 h4 a:visited,
div#cta_2 h5 a, div#cta_2 h5 a:visited
{ color: white; }

div#cta_1,
div#cta_2
{	width: 211px;
	float:right;
	padding:0;
	margin:10px 0 0;
	overflow:hidden;
}

div#cta_2
{	float:left;
	
}

div#cta_1 a,
div#cta_2 a,
div#cta_1 a:visited,
div#cta_2 a:visited {
	color:#777;
	text-decoration:none;
}

div#cta_1 a:hover,
div#cta_2 a:hover {	
	text-decoration:underline;
}

div#cta_1 div form fieldset,
div#cta_2 div form fieldset 
{	padding:0 ;
	display:block;
	margin:0;
	float:left;
}

/*	HOMEPAGE PNOL CTA				*********************/
#cta_2 div.grey2 div
{	float:			left;	}

#cta_2 div.grey2 ul li a
{	color:			#696969;	}

div.cta_item.grey2 h3
{	background:#fff url(/static/i/lh-cta-top-grey.gif) no-repeat 0 0;	}
div.cta_item.grey2
 {	background:url(/static/i/lh-cta-back-grey-grad.gif) no-repeat 0 100%;	}
 
 div.cta_item.grey2 img
 {	padding: 3px 0;	} 
 
div#cta_1 div form fieldset select,
div#cta_2 div form fieldset select
{	margin: 0 4px 0.5em 0;	}

div#cta_1 div form fieldset p,
div#cta_2 div form fieldset p
{	padding: 0.25em 12px 0 0;	}

div#cta_1 div form fieldset p.base_pad
{	padding-bottom: 0.5em;	}

div.cta_item {
	float: left;
	width: 211px;
	background: url(/static/i/rh-cta-back.gif) no-repeat 0 100%;
	color: #0f3c5a;
	font-weight: bold;
	margin: 0 0 0.8em 0;
	overflow: hidden;
	padding-bottom: 5px;
}

div.cta_item.light-blue { background:url(/static/i/rh-cta-back-light_blue.gif) no-repeat 0 100%; }
div.cta_item.blue { background:url(/static/i/rh-cta-back-blue.gif) no-repeat 0 100%; }
div.cta_item.grey, div.cta_item.pnol { background:url(/static/i/rh-cta-back-grey.gif) no-repeat 0 100%; }
div.cta_item .pnol_hat, div.cta_item .grey_hat {
	display: block;
	width: 211px;
	height: 5px;
	background:url(/static/i/rh-cta-hat-grey.gif) no-repeat 0 0;
}

div.cta_item .blue_hat {
	display: block;
	width: 211px;
	height: 5px;
	background:url(/static/i/rh-cta-hat-blue.gif) no-repeat 0 0;
}



div.cta_item form { float: left; margin-left: 10px; }

div.cta_item select
{	width:150px;
	height: 17px;
	font-size:1em;
	margin: 0 5px 0 10px;
	position: relative;
	top: -5px;
}

div.cta_item img {
	margin-left: 10px;
}
div.cta_item p
{	padding: 0 11px 0;
	margin: 0.5em 0;
	float:left;
	font-size: 1em;
}


div.cta_item p.grey
{	padding: 0 11px 0;
	margin: 0.5em 0;
	float:left;
	font-size: 1em;
	color: #777;
}

div.cta_item ul
{
	float: left;
	padding:0.5em 0;
	margin: 0 10px;
}

div.cta_item.grey2 ul
{	float: right;
	width: 126px;
	margin: 0;
}

div.cta_item p a { color: #aaa; text-decoration: none;}
div.cta_item p a:hover { text-decoration: underline;}

div.cta_item ul li a {
	color: #777;
	white-space:nowrap;
	text-decoration: none;
}
div#cta_2 div.cta_item ul li a.blue_link  { color: #069; }

div.cta_item ul li a:hover { text-decoration: none; }

div.cta_item ul li
{	clear:both; 
	float:left; 	
	font-weight:bold;  
	margin: 0;
	padding: 0 0 6px 10px;
	background: transparent url(/static/i/bg_square_bullet.gif) no-repeat 0 4px;
}

div.cta_item ul.tel_no li
{	font-size:1.6em;
	color:#d6011f;
	background: #fff url(/static/i/cta_phone.gif) no-repeat left top;	
	padding: 0 0 0 34px;
}

div.cta_item ul.email_link li { padding: 0.6em 0 0.8em; }

div.cta_item h3 
{	height:1.2em;
	color:#fff;
	font-size:120%;
	padding:0.2em 0 0.2em 12px;
	font-family: Arial, sans-serif;
	background:#fff url(/static/i/rh-cta-top.jpg) no-repeat 0 0;
	margin:0 0 0.2em;
}

div.cta_item.blue h3 { background:#fff url(/static/i/rh-cta-top-blue.jpg) no-repeat 0 0; }
div.cta_item.grey h3 { background:#fff url(/static/i/rh-cta-top-grey.jpg) no-repeat 0 0; }

/* SPOTLIGHT area  - added 20091125 by PM */
h2.spotlight {
	margin: 0;
	padding: 0 0 0.25em 20px;
	width: 575px;
	float: left;
	color: #000;
	font-size: 1.8em;
	background: #cacaca url(/static/i/bg_spotlight_top.gif) repeat-x 0 0;
}

.spotlight h3 a{color:#F03834}

div.spotlight {
	float: left;
	width: 595px;
	margin: 0;
	padding: 1em 0;
	background: transparent url(/static/i/bg_spotlight.gif) repeat-y 0 0;
}

div.spotlight_bottom {
	float: left;
	width: 595px;
	height: 5px;
	margin: 0 0 1em 0;
	padding: 0;
	background: transparent url(/static/i/bg_spotlight_bottom.gif) repeat-y 0 0;
}

div.spotlight img { float: left; margin: 0 5px 10px 0;}
div.spotlight h3 { font-size: 1.5em; color: #F03834; margin: 0; padding: 0; }
div.spotlight p { float: left; margin: 0; padding: 0; }
div.spotlight a { text-decoration: none;}
div.spotlight a:hover { text-decoration: underline;}

div.spotlight_left { width: 280px; float: left; padding-left: 15px;}
div.spotlight_right { width: 280px; float: left; padding-left: 15px; border-left: solid #cacaca 1px;}

div.spotlight_item { float: left; width: width: 22em;  margin-bottom: 10px;}
div.spotlight_item_left { float: left; width: 76px; }
div.spotlight_item_right { float: left; width: 190px; margin-left: 5px; }

/************************************** BODY ELEMENTS */
div#home_hero {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: url("/static/i/home_hero.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 162px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 16px;
    padding-left: 333px;
    padding-right: 16px;
    padding-top: 16px;
    width: 246px;
}

div#home_hero a.faux-h1 {
    background-image: none;
    display: inline;
    float: none;
    font-weight: normal;
    margin-left: 0;
    padding-left: 0;
    padding-top: 3px;
}

div#home_hero .faux-h1 {
    color: #F03834;
    display: block;
    font-size: 21px;
    margin-bottom: 0.5em;
}

div#home_hero a {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/static/i/arrow_disc.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #777777;
    display: block;
    font-weight: bold;
    margin-right: 0.4em;
    padding-bottom: 0.5em;
    padding-left: 25px;
    padding-right: 0;
    padding-top: 0.3em;
}

div#home_hero p strong{
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size:1.8em;
	color:#666;
	font-weight: normal;
}

div#home_hero p a
{color:#444;text-decoration:none;}

div#home_hero p a:hover,
div#home_hero p.link a
{color:#444;text-decoration:underline;}

div#home_hero p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.5em;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

div#home_hero p#info {
	margin: 0.3em 0 0 0px;
	padding: 5px 3px 3px 5px;
	float:left;
}
div#home_hero object {
height:150px;
float:left;
}
div#home_hero div {
float:left;
}
div#home_hero div a img {
float:left;
padding:5px 0 0 3px; 
}

div#home_hero p.link a {
	float: right;
	/*background: url(/static/i/arrow_disc.gif) no-repeat left center;*/
	color:#444;
	width:auto;
	height:18px;
	padding:4px 0 0 5px;
}

.hp div#site_wrapper div#content-container 
{	width:595px;float:right;	}

.hp #pri-cont
{width:100%;margin-top:0;}
/*#hdr-detail{margin-top:-13.5em}*/
/*+html #hdr-detail{margin-top:-15em}*/
#hdr-detail{float:left; margin:0 0 0 31px; width:280px;}
#bannervideo{background: url(/static/i/bedbug.jpg) no-repeat left top;}

/*	HOMEPAGE PNOL CTA				*********************/
#cta_2 div.grey2 div
{	float:			left;	}

#cta_2 div.grey2 ul li a
{	color:			#696969;	}

div.cta_item.grey2 h3
{	background:#fff url(/static/i/lh-cta-top-grey.gif) no-repeat 0 0;	}
div.cta_item.grey2
 {	background:url(/static/i/lh-cta-back-grey-grad.gif) no-repeat 0 100%;	}
 
div.cta_item.grey2 img
{	padding: 3px 0;	
	margin-left: 5px;
} 
 
 div.cta_item.grey2 a img
 {	padding: 1px;	}

