.clsCalendar
{
	display:none;
}

#ctl00_MainContent_ServiceSearch1_validationContainer ul
{
font-weight:bold;
padding:6px;

}

#ctl00_MainContent_ServiceSearch1_validationContainer ul li
{
	list-style:none;
}

#dvSaveologyContent #dvShoppingCart .clsEmptyCart
{
	height:30px;
	padding-top:30px;
}
#rdoSecurity
{
	display:none;
}
#dvSecurityLeadForm
{
	display:none;
}
.dvSecurityMessage
{
	display:none;
}

body
{
    font:12px/18px Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
}
.slider 
{
	margin-top:5px;
    position: relative;
    margin-left:auto;
    margin-right:auto;
    background: url(../images/slider_bar.gif) 4px 5px no-repeat;
    height: 50px;
    width:108px;
}

.slider div {
    position: absolute;
    cursor: pointer;
    top: 6px;
    text-align:center;
}

.chkTelephone{ display:none;}

.slider div span
{
	padding-top:15px;
	left:-12px;
	text-align:center;
	position:absolute;
	font-size:10px;
	display:block;
	width:30px;
	height:23px;
	color:#64C157;
	background: url(../images/slider_label_back.gif) center no-repeat;
}
.clsCallNumber {
	font-size: 18px; font-weight: bold; }
/******** ADT Form HOME PAGE ***********/
#address-home_adt ul{ width:230px;}
#address-home_adt .ADT_label{ width:80px; margin: 5px 0 0 0; font-size:12px; float:left;}
#address-home_adt .ADT_names{ width:150px; float:left;}
#address-home_adt input {border:0 none; font-size:12px; margin:3px 0; padding:4px 0 2px; }
#ctl00_MainContent_adtLead_EmailValidator{position:absolute; top:120px; right:13px;}

/******** ADT Form ADT PAGE ***********/

#dvADTSearchSection ul{ list-style-type:none;}
#dvADTSearchSection li{ float:left; width:210px; padding-bottom:7px;}
#dvADTSearchSection li label{width:90px; display:inline-block;}
#dvADTSearchSection li span label{ width:30px; font-size:11px;}
#dvADTSearchSection input.button{ background:url(images/protect_home-big.gif) no-repeat 0 0; width:174px; height:42px; margin-top:10px;}

/******** ADT ThankYou PAGE ***********/
#ADT-thanks { }
#ADT-thanks ul { list-style-type: none; margin: 10px 0 0 0; padding: 0; }
#ADT-thanks li { float: left; }
#ADT-thanks li.col1 { width: 100px; }

/******** Tableless layout styles ***********/

#dvMainContent
{
    width:963px;
    min-height: 420px;
    margin: 10px 0;
}

/*** Address Available ***/

#dvAddressAvailable
{
    margin:0 0 10px 0;
    padding:10px;
    overflow:auto;
    background:#fff;
    border:1px solid #efefef;    
    display:none;
}

#dvAddressAvailable h3
{
    font-size:18px;
    color:#0078c9;
    padding:0;
    margin:0 15px 0 0;
    float:left;
}

#dvAddressAvailable p
{
    margin:0 10px 0 0;
    float:left;
}

#dvEditAddress div
{
    float:left;
    width:150px;
    margin-right:15px;
}
#dvEditAddress label
{
    font-weight:bold;
    display:block;
    margin:5px 0;
}

#dvEditAddress #ctl00_ContentPlaceHolder1_btnChangeAddress, #dvEditAddress a
{
    float:left;
    margin-right:15px;
    margin-top:25px;
}

/*** Filter bar ****/

#dvFilter
{
	width:154px;
	float:left;
	margin-right:23px;
}

#dvFilterWrapper
{
    position:fixed;
    width:152px;
    border:1px solid #e1e1c9;
    background-color:White;
}

#dvFilter h3
{
    margin:0;
    padding:0;
    background: url(../images/filter-top.gif) no-repeat -25px;
    text-indent:-5000px;
    height:30px;
    overflow:hidden;
}
.clsFilterGroup 
{   
    padding:10px 0;
    border-bottom:1px solid #e1e1c9;
    margin:-1px 10px;
}

.clsFilterGroup h4
{
    font-size:12px;
    font-weight:bold;
}

.clsFilterGroup input 
{
    margin: 5px 10px 0 10px;
}

/** AJAX stuff **/
#ajaxSearching
{
    text-align:center;
}

#progressBar
{
    margin-left:auto; 
    margin-right:auto; 
    border: solid 1px gray; 
    height:25px; 
    position: relative; 
    overflow:hidden;
}
#loadingBar
{
    position:absolute; 
    top:0; 
    left:-575px;
    background: url(/_resources/images/progress-bar.gif) no-repeat;
    width:600px;
    overflow:hidden;
    height:25px;
}

/*** RESULTS GRID ****/


#dvSearchResults
{
    width:533px;
    margin-right:23px;
    float:left;

}

#dvSearchResults a:visited
{
    color:#0000FF;
}

.clsOfferContainer
{
    border: 1px solid #e1e1c9;
    margin-bottom:25px;
    width:531px;
    overflow:auto;
}

.clsOfferContainer .OfferDescription ul li
{
	display:none;
}

.clsLeftContainer
{
    width:113px;
    float:left;
    border-right:1px solid #e1e1c9;
}

.clsOfferLogo
{
    height:38px;
    overflow:hidden;
    border-bottom:1px solid #e1e1c9;
}
.clsOfferLogo img
{
    margin:10px;
}

.clsOfferFeatures
{
    height:95px;
    border-bottom:1px solid #e1e1c9; 
    padding-bottom:15px;   
}

.clsOfferFeatures img
{
    margin:10px 0 0 5px;
  
}

.clsCompareOffers
{
    padding:10px 4px;
    text-decoration: underline;
}

.ellipsis 
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
/*	-o-text-overflow: ellipsis;
	-moz-binding: url('/_resources/css/xml/ellipsis.xml#ellipsis');*/
}

.clsOfferTitle
{
    height:38px;
    overflow:hidden;
    float:left;
    width:310px;
    background:#f0f0e4;
    border-bottom:1px solid #e1e1c9;    
}
.clsOfferTitle h3
{
	display:block;	
	overflow:hidden;
	white-space:nowrap;
    margin:8px 8px 0 8px;
    font-size:16px;
    color:#0078c9;
    padding:0;
    line-height:24px;
	
}
.clsOfferTitle h3 sup
{
    font-size:8px;
}
.clsOfferPrice
{
    width:106px;
    border-left:1px solid #e1e1c9;
    border-bottom:1px solid #e1e1c9;
    height:38px;
    overflow:hidden;
    float:left;
    background:#f0f0e4;    
}

.clsOfferPrice h3
{
    font-size:20px;
    color:#f99b2a;
    margin:11px 0 0 6px;
    padding:0;
	position:none;

}
.clsOfferPrice h3 .perMonth
{
	font-size:10px;
	color:#000;
	position:relative;
	top:-7px;
	left:4px;
	
}
.clsOfferPrice h4
{
	text-align:center;
    font-size:12px;
    color:#f99b2a;
    margin:2px;
    padding:0;
    color:black

}
.clsOfferDetails
{
    float:left;
    width:415px;
    border-left:1px solid #e1e1c9;
    position:relative;
    left:-1px;
    top:0;
}

.clsOfferDetails ul
{
    list-style:none;
    margin:10px 0 0 15px;
    padding:0;
}

.clsOfferDetails ul li
{
    background: url(../images/rsltsbull-arrow.gif) 0 5px no-repeat;
    padding:0 0 0 15px;
    margin:10px 0;
}
.clsOfferDetails ul li a
{
	color: Blue;
	text-decoration:underline;
}
.selectplan_bt
{
    float:right;
    margin:10px 10px 0 0;
    background: url(/_resources/images/selectplan_bt.gif) no-repeat;
    height:26px;
    width:120px;
    overflow:hidden;
    text-indent:-5000px;
}

.clCallForOffer
{
    width:150px;
    margin-top:10px;
    float:right;
    text-align:center;
}

.clCallForOffer h4
{
    font-size:16px;
    color:#ff0000;
}

/*** Shopping Cart ***/
#dvShoppingCart
{
    width:229px;
    float:left;
	
}
#dvShoppingCartWrapper
{	
	position:fixed;
    background:url(../images/shopping_cart_back.gif) repeat-y;	
}
#dvShoppingCart h3
{
    margin:0;
    padding:0;
    text-indent:-5000px;
    background:url(../images/shopping_cart_header.gif) no-repeat;
    height:35px;
    overflow:hidden;
}   
#myCart
{
	margin: 0 10px;
}
#dvShoppingCart h4
{
    font-size:13px;
    font-weight:bold;
    margin:0;
    padding:0;
    width:200px;
}

#dvShoppingCart .clsEmptyCart
{
	margin:10px 0;
    text-align:center;
}
.clsCartOptions
{
	color:grey;
}
.clsCartItem
{
    border-bottom:1px solid #555;
    padding:10px 0;
    overflow:hidden;
    height:auto;
    width:200px;
}
.clsCartItemName
{
    width:150px;
    float:left;
}

.clsCartPrice
{
    display:block;
    width:50px;
    float:left;
    font-weight:bold;
}

.clsCartPrice a
{
    font-size:10px;
    color:#ff0000;
    display:block;
    text-align:center;
}

#CartCall
{
	display:none;	
}
.btnProfileSubmit
{
    background-image: url(/_resources/images/continue_bt.gif);
    width:115px;
    height:22px;
    border:none;
}
#dvHomeSearchSection #dvSearchForm input.btnHomeSubmit
{
	border:none;
}
.btnCheckOut
{
    height:0px;
    overflow:hidden;
    background:transparent url(../images/shopping_cart_button.gif) no-repeat;
    border:none;
    width:229px;
    padding-top:47px;
    cursor:pointer;
    height /**/: 47px;
}
/** Generic Styles **/
.hide
{
    display:none;
}
.show 
{
    display:block;
}
        
.yui-dt table thead
{
	display:none;
}
.yui-dt-empty
{
	display:none;
	text-align:center;
	font-weight:bolder;
	font-size:14px;
	color:#0078c9;
	margin:0px auto;
	width:535px;
	height:300px;
}

#dvSort
{
	position:absolute;
	top:-30px;
	right:0;
}

/*****TABVIEW Skin*****/
.yui-nav
{
    margin:0;
    padding:0;
    list-style:none;
    /*overflow:auto;  */
    overflow:hidden;
}
.yui-nav li
{
    float:left;
    height:25px;
    padding:0;
    margin:0;
    width:auto;
}

.yui-nav li a
{
    display:block;
    padding:.5em .75em;
}

/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid #1B9023; /* color between tab list and content */
    border-width:0 0 5px;
    position:relative;
}

.yui-skin-sam .yui-navset .yui-nav li,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {
    margin:0 0.16em 0 0; /* space between tabs */
    padding:1px 0 0; /* gecko: make room for overflow */
    overflow:hidden;
}

.yui-skin-sam .yui-navset .yui-nav .selected,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected { 
    margin:0 0.16em -1px 0; /* for overlap */
}

.yui-skin-sam .yui-navset .yui-nav a,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    background:url(../images/tab.png) repeat-x; /* tab background */
    color:#000;
    text-decoration:none;
}

.yui-skin-sam .yui-navset .yui-nav a em,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    cursor:pointer;
    padding:0.25em .75em;
    left:0; right: 0; bottom: 0; /* protect from other orientations */
    top:-1px; /* for 1px rounded corners */
    position:relative;
}
.yui-content
{
    position:relative;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-skin-sam .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:url(../images/tab.png) repeat-x left -200px; /* selected tab background */
    color:#fff;
}

.yui-skin-sam .yui-navset .yui-nav a:hover,
.yui-skin-sam .yui-navset .yui-nav a:focus {
    background: url(../images/tab.png) repeat-x left -100px; /* selected tab background */
    outline:0;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
    padding:0.35em 0.75em; /* raise selected tab */
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a em {
}

.yui-skin-sam .yui-navset .yui-content {
   /* background-color:white;  content background color 
   border:1px solid #1B9023;*/
}

.yui-skin-sam .yui-navset .yui-content,
.yui-skin-sam .yui-navset .yui-navset-top .yui-content {
  /*  border:1px solid #e1e1c9;  content border */
    padding-top:10px;
    /*padding:0.25em 0.5em; ccontent padding */
}
.yui-hidden
{
    display:none;
}

#myOverlay[id] {
position:fixed;
}

#myOverlay {
background-color:#fff;
display:none;
height:100%;
left:0;
opacity:0.8;
filter: alpha(opacity = 80);
position:absolute;
top:0;
width:100%;
z-index:1000;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#modalMenu 
{

}
#modalMenu li{ float:left; margin:0; padding:0;}
#modalMenu .modalLeft
{
	 width:0px;
/*	width:9px; height:23px;
	background:url(/_resources/images/modal/top_left.gif) no-repeat 0 0;*/
	}
#modalMenu .modalMiddle
{
	background-attachment:scroll;
background-image:url("/_resources/images/modal/top_mid.gif");
background-position:center bottom;
background-repeat:repeat-x;
padding-top:1px;
width:100%;
	}
	#modalMenu .modalMiddle input
{
float:right;
	}
#modalMenu .modalRight
{
	width:0px;
	/*width:9px; height:23px;
	background:url(/_resources/images/modal/top_right.gif) no-repeat 0 0;*/
	}

.clsSplashLogo
{
    text-align:center;
    margin-top:10%;
    font-size:22px;
    color:#333;
    padding-top:75px;
    background: url(../images/logo-splash.gif) top center no-repeat;
}   

#thankyou-summary-dtls ul
{
	height:auto;
	overflow:auto;
}

#phone-banner_cont
{
    display:none;
}

.ADTCrossSell{display:none;}


#ssquad_promo{ display: none;}
#clubsquad{ display: none;}

.optHomeSecurity{display:none;}

#divCustomDisclaimerText{display:none;}

#socialFeetFacebook{ display: none;}

#dvFormPhone{display:none;}
#ckShowTelephone{display:none;}
#existingCustomerQuestion{display:none;}
#telephoneArea{visibility:hidden;}

/*MultipleAddress popup*/
.dvResubmitAddress{border:2px solid black;background-color:white;width:500px;
                   padding:10px 20px;}
.clsMultipleAddress{}
.clsMultipleAddress {}
.btnResubmitAddress{margin:5px;}
.btnSuggestClose{float:right; margin-right:-10px;}
#dvSuggestAddress{height:300px; overflow:auto;}
.dvSuggestWrapper {}
.dvSuggestWrapper li {list-style:none;}
.btnSuggestRetry{position:relative; top:-13px;}