@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Custom CSS */

A:link {
	color: #00A0C6;
	text-decoration: none;
}
A:visited {
	color: #00A0C6;
	text-decoration: none;
}
A:hover {
	color: #00A0C6;
	text-decoration: none;
}
A:active {
	color: #00A0C6;
	text-decoration: none;
}

#abstract {
	padding: 20px;
}

#abstract P {
	font-size:11px;
}

#article P {
	font-size:12px;
	line-height:20px;
}

#articlesBody {
	background: url(../images/clean-remote.png) 530px 20px no-repeat;
}

#articlesList, #articlesBody H1 {
	margin-left: 170px;
}

#articlesList {
	width: 300px;
	padding-left: 20px;
}

#articlesList A:link, #articlesList A:visited, #articlesList A:hover, #articlesList A:active {
	display: block;
	font-size: 12px;
	letter-spacing: -0.3px;
}

#articlesList LI {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #666;
	padding-bottom: 30px;
	letter-spacing: -0.3px;
}

#articlesList LI LI {
	padding-bottom: 0px;
	margin-left: 30px;
	line-height: 18px;
}

H1.benefits {
	margin-left: 254px;
}

#benefitsList {
	float: left;
	padding-left: 20px;
	width: 490px;
}

#benefitsList A:link, #benefitsList A:visited, #benefitsList A:hover, #benefitsList A:active {
	display: block;
	font-size: 12px;
	letter-spacing: -0.3px;
}

#benefitsList LI {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	font-size: 13px;
	color: #666;
	padding-bottom: 20px;
}

#benefitsList LI LI {
	padding-bottom: 0px;
	margin-left: 30px;
	line-height: 18px;
}

BODY {
	background-color: #e4f4f4;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #333;
}




#bulletContent {
	margin: 0 30px 0 167px;
}

#bulletConten UL LI {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}

#bulletContent UL {
	margin-bottom: 10px;
}

#bodyContent {
	margin: 0 30px 0 167px;
}

#bodyContent UL LI {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}


#bodyContent UL {
	margin-bottom: 10px;
}

#cleanRemotePicture {
}


#cleanworld {
	margin-top:60px;
	margin-left:55px;

}

#container {
	width: 748px;
	margin: 15px auto 0;
	min-height: 330px;
	padding: 11px 11px 0;
	background: url(../images/bg-container.png) #fff bottom left no-repeat;
	position: relative;
}

#Index_container {
	width: 748px;
	margin: 15px auto 0;
	min-height: 570px;
	padding: 11px 11px 0;
	background: url(../images/bg-home.png) #fff bottom left no-repeat;
	position: relative;
}


#copyright  {
	background-color:#EAEAEA;
	padding: 10px 10px 3px;
	margin-bottom: 10px;
}
#copyright P {
	font-size:10px;
}

.errors {
	padding: 10px 10px 1px;
	border: 2px solid #F00;
	background-color: #FCC;
	margin-bottom: 10px;
}

.errors P {
	font-weight: bold;
}

.faqANSWERS A {
	color: #00A0C6;
}

.fingerJPG {
	margin: -20px 0 30px 300px;
}

#flashContainer2 {
	width: 480px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 30px;
}

#flashContainer {
	width: 350px;
	margin: 30px 0 0 190px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
}

#flashHotel {
	width: 425px;
	margin: 30px 0 0 30px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	float: left;
	display: inline;
}

#flashContainer IMG {
	vertical-align: baseline;
	margin-right: 2px;
}

FORM DIV {
	padding: 4px 0;
}

#footer {
	height: 100px;
	position: static;
	clear: left;
}

#indexfooter {
	height: 100px;
	position: relative;
	clear: left;
}

#footer H2 {
	position: absolute;
	bottom: 4px;
	left: 120px;
	font-size: 17px;
	font-weight: 700;
	color:#666666;
	margin-bottom: 0;
}

H1 {
	font-size: 28px;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #009EE2;
	margin-bottom: 10px;
	letter-spacing:1px;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.highlight {
	background-color: #FF0;
}

#healthContent {
	background: url(../images/health_care.png) 505px 268px no-repeat;
}

#mediaContent {
	background: url(../images/clean_remote.jpg) 505px 55px no-repeat;
}
#homeremoteContent {
	background: url(../images/clean_remote_home.jpg) 505px 93px no-repeat;
}
#mediaContent2 {

}



#homeContent H1 {
	margin-left: 215px;
}

#hotelContent2{
width:748px;
}


#container #hotelContent2 H1, H2 {
	text-align:center;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-right: 100px;

}


#container #hotelContent2 H2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing:0.4px;
}

#header {
	position: relative;
	height: 100px;
	width: 748px;
}

#header A:link, #header A:visited, #header A:active, #header A:hover {
	color: #009EE2;
} 

IFRAME {
	margin-bottom: 50px;
}

.index_menu LI {
	padding: 0 5px 0 31px;
}

#index_center_col{
		/*width: 740px;*/
	float:right;
	display: inline;
	margin-right: 100px;
	/*height: 370px;*/
	margin-bottom: auto;
}

#imgRight{
height: 500px;
min-height: 530px;
float:right;
}

LABEL {
	width: 140px;
	font-size: 12px;
	text-align: right;
	display: block;
	float: left;
	padding: 4px 10px 0 0;
}

#mainBody {
	float: left;
	width: 420px;
	padding-left: 55px;
	padding-top: 10px;
	margin: 0;
}

#mainBody A:link, #mainBody A:visited, #mainBody A:hover, #mainBody A:active {
	display: block;
	font-size: 12px;
	letter-spacing: -0.3px;
}

#mainBody LI {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666;
	padding-bottom: 30px;
	letter-spacing: -0.3px;
}

#menu {
	width: 565px;
	height: 54px;
	padding: 1px 0 9px 30px;
	background: url(../images/bg-menu.png) top left no-repeat;
	position: absolute;
	top: 13px;
	right: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
}

#menuBar {
	width: 565px;
	height: 54px;
	padding: 1px 0 9px 30px;
	background: url(../images/bg-menuHome.png) top left no-repeat;
	position: absolute;
	top: 13px;
	right: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.menu {
	height: 27px;
	float: right;
}

.menuHome {
	margin-left: 23px;
	float: left;
}

.menu LI {
	float: left;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #009EE2;
	border-right: 1px solid #BCBCBC;
}

.indexMenu LI {
border-right:1px solid #BCBCBC;
color:#009EE2;
float:left;
font-size:17px;
font-weight:bold;
height:26px;
line-height:27px;
}

.menu-bottom LI {
	padding: 0 13px;
}

.menu-bottom-hotel li {
padding:0 17px;
}
.menu-top LI {
	padding: 0 9px;
}

.indexMenu-top LI {
padding:0 68px;

border-bottom:1px solid #BCBCBC;
}
.menu-top-hotel LI {
	padding: 0 23px;
}

OL LI {
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 12px;
}

.optional {
	border-bottom: 1px solid #DDF0F1;
}

P {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

#questions {
	margin-bottom: 20px;
}

#questions LI {
	margin-left: 30px;
}

#references OL LI {
	font-size:10px;
	margin-left: 30px;
}

.required {
	border-bottom: 1px solid #DDF0F1;
	font-weight: bold;
}

.required INPUT {
	border: 1px solid #000;
}

#leftColumn {
	width: 185px;
	max-width: 185px;
	margin-leftt: 20px;
	display: inline;
	float: left;
	height: 480px;
}

#rightColumn {
	width: 165px;
	max-width: 165px;
	margin-right: 20px;
	display: inline;
	float: right;
	height: 250px;
}

#rightColumnHotel{
	width: 255px;
	max-width: 255px;
	display: inline;
	float: right;
}

#rightColumnHotel IMG{
margin-left:15px;
}
#rightColumn2 {
	width: 230px;
	max-width: 230px;
	margin-right: 10px;
	display: inline;
	float: right;
	height: 430px;
}




#rightColumn IMG {
	position: relative;
	top: -50px;
	left: 10px;
}



#siteCopyright {
	width: 770px;
	font-size: 10px;
	margin: 0 auto 18px;
	color: #666;
}

.specList {
	list-style-type: square;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20pt;
	list-style-position: inside;
}

.specTable {
	border: 0 none;
	font-size: 12px;
	margin-bottom: 20px;
}

.specTable TD {
	border: 0 none;
}

STRONG {
	font-weight: bolder;
	color: #00A0C6;
	font-style:inherit;
}

.sub-logo {
	margin-left: 172px;
}

.submit {
	padding-left: 150px;
}

TABLE {
	margin-bottom: 30px;
	font-size: 12px;
	border-top: 3px solid #009EE2;
	border-bottom: 3px solid #009EE2;
}

TABLE .MEDIA {
	margin-bottom: 30px;
	font-size: 12px;
	border-top: 0px solid #009EE2;
	border-bottom: 0px solid #009EE2;

}

TD {
	padding: 0 5px;
	border-bottom: 1px solid #E4F4F4;
}

TH {
	vertical-align: bottom;
	border-bottom: 2px solid #009EE2;
	padding: 0 5px;
	
}#homeContent #control_index {
	float: left;
}
#hotelContent h2 {
	font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#999999;
	letter-spacing: -0.3px;
}


homeContent{
width:auto;
}


#control_callOut {
	/*width: 600px;
	padding: 10px 0 20px 120px; */
	margin:30px;
	text-align:center;
}

#healthlContent h2 {
	font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;
	font-size:18px;
	line-height:20px;
	color:#999999;
	letter-spacing: -0.3px;
}

.bolderWord{
font-weight:bolder;
font-size:36px;
}

p.cbstv_attribution {
color:#676767;
}

.notice{
	font-size: 20px;
	font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;
	font-weight: bold;
	color: #009EE2;
	letter-spacing: 3px;
	line-height:20px;
	
}

.disclaimer{
	font-size: 16px;
	font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}

.pricebox {
float:left;

 }
 
.pricebox p {
 float:left;
left:380px;
padding-top:15px;
position:relative;
top:221px;
z-index:1;
font-size:55px;
font-family:Arial, Helvetica, sans-serif;

 }
 
 .pricebox a {
 position:relative;
text-decoration:underline;
top:38px;
 }

#flashContainer2 > h4, #flashHotel > h4 { color:#000000; font-size:22px; font-family:Arial, Helvetica, sans-serif; padding-bottom:8px; text-align:center;  }

#flashContainer2 p { font-size:12px;}

.contest_left {
padding-right:30px;
padding-left:10px;
width:350px;
float:left; }

.contest_right { 
width:350px;
float:left;}

.contest_right  ul  li { font-size:12px; padding-bottom:10px;  }
.contest_right  ul { list-style:disc; list-style-type:disc; }

#contest_content { height:350px; }
#contest_form { margin:0 auto;
padding-bottom:85px;
width:590px;}
.contest_banner { padding-left:15px; }
.clear {clear:both;}
.clearafter:after { content: "."; display: block; height: 0; clear:both; visibility: hidden; } 