@import url("http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css");
@import url("http://yui.yahooapis.com/2.6.0/build/base/base-min.css");
@import url("http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css"); 

.flt_left {
	float:left;
}
.flt_right {
	float:right;
}
.clear {
	clear:both;
}
html {
	background:url(../images/homesecurity-microsite-adt-grey/body_bkg.gif) repeat-x top center;
	background-color:#515151;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	text-align:center;
	margin:0 auto;
}
#content .left {
	display:none;
}
#container {
	text-align:left;
	margin:0 auto;
	width:800px;
	position:relative;
}
#intHeader {position:relative;}
#intHeader .logo {
	margin-top:29px;
}
#intHeader .footer ul {
	position:absolute;
	top:0;
	right:0;
	margin:0;
}
#intHeader .footer ul li {
	float:left;
	margin:0;
	display:block;
	list-style-type:none;
	padding:4px 10px;
	border-right:1px solid #FFF;
}
#intHeader .footer ul li:last-child {
	border-right:none;
}
#intHeader .footer ul li a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:80%;
	text-transform:uppercase;
}
#content {
	background:url(../images/homesecurity-microsite-adt-grey/content_rounded_bottom.gif) repeat-x bottom center;
	background-color:#FFF;
	*margin-top:-4px;
	padding:0 10px 10px 10px;
	color:#333;
	line-height:1.5em;
}
#content #promo {
	width:780px;
	margin-bottom:15px;
}
#content h1{
	margin: 0 0 15px 0;
	color:#666;
	font-size:170%;
	text-transform:uppercase;
}
#content h2{
	font-size:160%;
}
#content h3{
	font-size:150%;
}
#content h4{
	font-size:140%;
}
#content h5{
	font-size:130%;
}
.testimonial {
	display:none;
	float:right;
	width:210px;
	margin: 5px -10px 5px 5px;
	padding:10px;
	border-left:1px dashed #666;
	background-color:#E5E5E5;
}
.testimonial .quote {
	font-weight:bold;
	font-size:120%;
}
.testimonial .biline {
	font-family:Georgia, Times, serif;
	font-style:italic;
	margin:0;
}
.contact_box {
	margin: 5px auto;
	width:400px;
	height:100px;
	background:url(../images/homesecurity-microsite-adt-grey/contactBox_bkg.gif) no-repeat center;
}
.contact_box p {
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding-top:12px;
}	
.contact_box .pnumber {

	font-size:175%;
	text-transform:uppercase;
	padding:0 0 0 0;
	margin:0;
}
ul.two_col {
	float:left;
	width:45%;
}
ul.two_col {
	*padding-left:8px;
}
ul.checked li, ol.numbered li{
	list-style-image:url(../images/homesecurity-microsite-adt-grey/checkmark.gif);
	padding:5px;
	margin:auto 10px;
	font-size:120%;
}
ul.checked.two_col, ol.numbered.two_col{
	font-size:85%;
}
ol.numbered li.one {
	list-style-image:url(../images/homesecurity-microsite-adt-grey/numbered_1.gif);
}
ol.numbered li.two {
	list-style-image:url(../images/homesecurity-microsite-adt-grey/numbered_2.gif);
}
ol.numbered li.three {
	list-style-image:url(../images/homesecurity-microsite-adt-grey/numbered_3.gif);
}
ol.numbered li.four {
	list-style-image:url(../images/homesecurity-microsite-adt-grey/numbered_4.gif);
}
ol.numbered li.five {
	list-style-image:url(../images/homesecurity-microsite-adt-grey/numbered_5.gif);
}
ol.numbered li.six {
	list-style-image:url(../images/homesecurity-microsite-adt-grey/numbered_6.gif);
}
table {
	width:100%; 
	border-collapse:collapse;
	background-color: #E5E5E5;
}
table td, table th {
	padding:4px; 
	text-align: center; 
	vertical-align: middle; 
	border-collapse:collapse; 
	border:1px solid #FFF; 
	padding-top:5px; 
	padding-bottom:5px;
}
table th{ 
	background-color:#333; 
	color:#FFF; 
	font-size:125%;
}
table tr.title { 
	background-color: #666; 
	color:#FFF; 
}
table td.title { 
	text-align: left; 
	font-size:120%; 
	background-color: #666; 
	width : 25%; 
	color:#FFF; 
	padding-left:5px;
}
table .highlight { 
	background-color: #688AF1;
	color:#FFF;
}
table tfoot td {
	text-align: left; 
	color:#000; 
	background-color:#FFF;
}
#extFooter p {
	font-size:70%;
	margin:5px;
}
.left p#phoneTop {
	position:absolute;
	right:30px;
	top:105px;
	color:#595959;
	font-weight:bold;
	font-size:38px;
}
.left p#phoneHeader{
	position: absolute;
	color:#666;
	font-weight:bold;
	font-size:38px;
	right:20px;
	font-size:35px;
}
/* UNDER CONSTRUCTION STYLES */
body.construction #intHeader{
	display:none;
}
body.construction #extFooter{
	display:none;
}
body.construction #content{
	padding:200px 50px;
	background-image:none;
}
body.construction #container{
	width:100%;
}

/* Temporary Link Menu Styles */
#loctypelist,#locations,#extFooter #sentenceModule{display:block;width:800px;margin-left:auto;margin-right:auto;}
#loctypelist, #loctypelist li { list-style-type:none;margin:0 auto;font-size:11px;color:#000;text-align:left;}
#locations { 
	text-align:justify;
}
#locations a,#sentenceModule a { 
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#locations a:hover,#sentenceModule a:hover {text-decoration:underline; }
#cityMenu { margin:10px;font-weight:bold;color:#000; }
#cityMenu a { margin:0 1px; }

