/* GLOBALS */
body
{
	text-align: center; 
	background: #F1F6FC;
	margin:0px; 
	padding:0px;
	color: #666666;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
}

input, select, textarea
{
	font-size: 11px;
}

a, :link
{
	color: #25A5D7;
	text-decoration:none;
}

.show-offers-main a,
.show-offers-main a:hover,
.place-order-main a,
.place-order-main a:hover,
.confirmation-main a,
.confirmation-main a:hover
{
	color: #25A5D7;
}

ul.bull-plus
{ 
	margin:0;
	padding-left:0;
	list-style-type:none;
}

ul.bull-plus li
{
	padding-left:17px;
	background:url('/img/bull-plus.gif') 6px 4px no-repeat;
	margin-bottom:15px;
}

.ellipsis
{
	background-color: #FFFFFF;
	position: absolute;
	right: 0px;
}

.separator
{
	padding-left:5px;
	padding-right:5px;
}

.marker
{
	display: none;
	color: #aa5555;
	font-weight: bold;
}

.clear
{
	clear:both;
}

.clearright
{
	clear:right;
}

.blue_contain
{
	position: relative;
	margin-bottom:5px;
	width:93%;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	background-color: #eff8ff;
}

.blue_contain_body
{
	padding: 10px;
	background-color: #FFFFCD; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}

.section-header
{
	background-color: #666666;
	color: #FFFFFF;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	font-weight: bold;
	font-size: 13px;
	
}

.section-header-text
{
}
/* END GLOBALS */

/* LANDING */
/* LANDING TEMPLATE */
.landing-everything
{
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}

.landing-everything p
{
	font-size: 1.1em;
	padding-top: 10px;
}

.landing-header
{
	background-image: url('/images/landing/bg_header.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 25px;
}

.landing-header-logo
{
}

.landing-header-telephone
{
}

.landing-header-coupon
{
    font-size: 11pt;
    font-weight: bold;
}

.landing-header td
{
	vertical-align: bottom;
}

.landing-header-td-logo
{
	text-align: left;
}

.landing-header-td-phone
{
	text-align: right;
}

.landing-body
{
	background-color: #ffffff;
	text-align: left;
	padding-bottom: 25px;
}

.landing-content-one
{
	width: 540px;
	padding: 15px;
	padding-top: 30px;
	padding-left: 5px;
	margin-left: 15px;
	float: left;
	background-image: url('/images/landing/bg_content.jpg');
	background-position: left 5px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 10px;
}

.landing-content-two
{
	float:left;
	width:212px;
	margin-top: 10px;
}

.landing-content-qual
{
	border:1px solid #a6c1db;
	margin-bottom:8px;
	background-color:#eff7ff; 
	text-align:center;
}

.landing-content-qual-header
{
	background-image: url('/img/en-us/right-title-check.gif');
	height: 45px;
	width: 210px;
}

/* END LANDING TEMPLATE */

/* BEGIN QUAL WIDGET */
.landing-qualpanel
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

.landing-qualpanel input
{
	font-size: 8pt;
}

.landing-qualpanel-section
{
}

.landing-qualpanel-row
{
	margin-bottom: 15px;
}

.landing-qualpanel-col1
{
	width: 70px;
	float:left;
	text-align: right;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.landing-qualpanel-col2
{
	padding-left: 75px;
	text-align: left;
}

.landing-content-two .security-notice #securityNoticeShopWithConfidence
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.landing-content-two .security-notice
{
	padding-bottom: 20px;
}

.landing-content-two .security-notice-seals
{
	width: 100%;
}

.landing-content-two-text
{
	border:1px solid #e2e2e2;
	background:#f7f7f7;
	padding:11px 13px 21px 13px;
}

.landing-content-two-text1
{
	font-weight: bold;
	margin-bottom: 10px;
}

.landing-qualpanel-input-standin
{
	color: #999999;
}

.landing-qualpanel-phone
{
	width: 25px;
}

.landing-qualpanel-telephone-dash
{
	margin-left: 3px;
	margin-right: 3px;
}

.landing-qualpanel-submitBtn img
{
	border: 0px;
}

.landing-qualpanel-Marker
{
	display: none;
	color: #FF0000;
	margin-right: 3px;
}

.landing-qualpanel-error .landing-qualpanel-Marker
{
	display: inline;
}

.landing-qualpanel-submitButton
{
	position: relative;
	width: 169px;
	height: 33px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.landing-qualpanel-submitButton a
{
	position: absolute;
	width: 169px;
	height: 33px;
	left:0px;
	top:0px;
	background-image: url('/img/en-us/btn_compare_choose.gif');
	background-repeat: no-repeat;
}

.landing-qualpanel-submitButton a span
{
	display: none;
}

#dl_suffixInput.landing-qualpanel-phone
{
	width: 30px;
}

#dl_submit
{
	text-align: center;
	margin-top: 10px;
}

#dl_swapLink
{
	font-weight: bold;
}

#dl_addressPanel
{
	display: none;
}

#dl_city, #dl_state
{
	display: none;
}

#dl_option1Panel, #dl_option2Panel, #dl_option3Panel, #dl_option4Panel, #dl_option5Panel, #dl_sourceAgentCodePanel
{
	display: none;
}

/* END QUAL WIDGET */

/** NEW QUALIFICATION WIDGET **/
.landing-qualpanel-mode-address .landing-qualpanel-addressLink
{
	display: none;
}

.landing-qualpanel-mode-phone .landing-qualpanel-phoneLink
{
	display:none;
}

.landing-qualpanel-mode-phone #dlw_addressPanel
{
	display: none;
}

.landing-qualpanel-mode-address #dlw_phonePanel
{
	display: none;
}

.landing-qualpanel-addressLink, .landing-qualpanel-phoneLink
{
	font-weight: bold;
	color: #4A7CAE;
	cursor: pointer;
}
/** END NEW QUALIFICATION WIDGET **/

/* LANDING CONTENT */
.img-body
{ 
	float: right;
	margin: 15px 0 5px 5px;
	padding: 5px;
	border: solid 1px #D3DFED;
	background-color: #F0F5F9;
}

.landing-content-one h1
{
	font-size: 2em;
	margin: 0 0 10px 0;
	color: #003399;
	line-height: 1.2em;
	font-weight: normal;
}
/* END LANDING CONTENT */

/* END LANDING */

/** BEGIN SECURITY NOTICE CONTROL **/
.security-notice
{
	width: 100%;
	text-align: center;
}
.security-notice-header
{
	color: #666;
	font-size: 11px;
	text-align: center;
}

.security-notice-seals
{

	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.security-notice-seals-scan
{
	padding: 0px 20px 0px 20px;
}

.security-notice-seals-truste
{
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
	height: 80px;
}

#securityNoticeVerisignSSL
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 7px;
	font-family: verdana,sans-serif;
	letter-spacing: .5px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#securityNoticeMcAffee img
{
	margin-bottom:9px;
	margin-left:5px;
}

#securityNoticeTruste img
{
	margin-bottom: 9px;
}

#securityNoticeBBB
{
  display:none;
}
/** END SECURITY NOTICE CONTROL **/

/** BEGIN LIGHTBOX **/
.lightbox-content
{
	padding: 10px;
	text-align: left;
	position: relative;
}

.lightbox
{
	position: absolute;
	border: 1px solid #C0C0C0;
	overflow: hidden;
	z-index: 102;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.lightboxshadow
{
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	box-shadow: 5px 5px 5px #D0D0D0;
}

.lightbox-titlebar
{
	height: 24px;
	cursor: move;
	border:1px solid #666;
	background-color: #636363;
	text-align:left;
	position: relative;	
	color: #FFFFFF;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.lightbox-title .ellipsis
{
	color: #FFFFFF;
	background-color: #666666;
}

#dispatch .lightbox-titlebar
{
	/* background-color: #CCCCCC; */
}

.lightbox-title
{
	font-weight: bold;
	padding: 3px;
	white-space: nowrap;
	overflow: hidden;
}

.lightbox-button
{
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	cursor: pointer;
}

.lightbox-button-icon
{
	margin-right: 3px;
	float: left;
}

.lightbox-button-text
{
	text-decoration: underline;
}

.lightbox-button-icon-print_link
{
	height: 14px;
	width: 17px;
	border: 0px;
	background-image: url('/img/icon-print2.gif');
	background-repeat: no-repeat;
	display: block;
}

.lightbox-button-icon-close_link
{
	height: 13px;
	width: 14px;
	border: 0px;
	background-image: url('/img/icon-close2.gif');
	background-repeat: no-repeat;
	display: block;
}

.lightbox-button-icon-offerSuggestions
{
	background-image: url('/img/icon-offer-suggestion.gif');
	display: block;
	height: 18px;
	width: 12px;
}

.lightbox.alert .lightbox-content
{
	/* padding-top: 25px; */
}

/** END LIGHTBOX **/

/** BEGIN DISPATCH **/
body#dispatch, body#dispatch form
{
	height: 100%;
}

html#dispatchhtml
{
	height: 100%;
}

.dispatch-main
{
	text-align: center;
	position: relative;
	top: 100px;
}

.dispatch-section1
{
}

.dispatch-logo
{
	margin-left: auto;
	margin-right: auto;
}

.dispatch-wait
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 795px;
}

.ie7 .dispatch-wait
{
	top: -3px;
}

.dispatch-wait-logo
{
}

.dispatch-message
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.dispatch-tollfree
{
	margin-top: 30px;
	font-size: 17px;
}

/** BEGIN PHONE ENTRY CONTROL **/
.phoneEntryControl
{
	/* text-align: center; */
	padding: 10px;
	padding-bottom: 0px;
}

.phoneEntryControlHeader
{
	/* background-color: rgb(232, 239, 247); 
	text-align: center;
	padding-top:10px;
	margin-bottom: 15px; */
	padding-bottom: 10px;
}

.phoneEntryControlHeaderText1
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.phoneEntryControlHeaderText2
{
}
.phoneEntryControlNumber
{
	margin-bottom: 15px;
	padding: 8px;
	border: 1px solid #949494;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

.phone-entry-control-coupon-input
{
	clear: left;
}

.phone-entry-control-phone-input
{
	clear: left;
	border: 1px inset #000000;
	height: 18px;
	width: 155px;
}

.firefox .phone-entry-control-phone-input
{
	width: 125px;
}

.phone-entry-control-phone-input input
{
	border: 0px none;
}

.phoneEntryControlPhoneLabel
{
	font-weight: bold;
	font-size:12px;
	padding-right:10px;
	color: #000000;
	float: left;
}

.phoneEntryControlPhoneOptional
{
	font-size:10px;
	color: #FF0000;
	padding-left:10px;
	font-weight:bold;
	text-align: right;
}

.phoneEntryControlSubmitBtn
{
	font-weight:bold;
	font-size:12px;
	margin-bottom: 15px;
}

.phone-entry-control-submit-button
{
	background-image: url('/img/en-us/continue_btn.gif');
	background-repeat: no-repeat;
	width: 118px;
	height: 30px;
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
}

.phone-entry-control-submit-button span
{
	display: none;
}

.phone-entry-control-description
{
	font-size:10px;
	/* text-align:center; */
	line-height:8pt;
}

.phone-entry-clear
{
	clear: both;
}
/** END PHONE ENTRY CONTROL **/

/** BEGIN CUSTOMER INFORMATION CONTROL (I.E. ADDRESS VERIFICATION ) **/
.customerInformationControlHeader
{
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	font-size: 11px; 
	margin-bottom: 10px;
}

.customer-information-control-address,
.customer-information-control-phone
{
	border: 1px solid #636363;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.customer-information-control-address-header
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000000;
}

.customer-information-control-phone-label
{
	float: left;
}

.customer-information-control-phone-optional
{
	color: #FF0000;
	text-align: right;
}

.customer-information-control-phone-input
{
}

.customer-information-control-phone-input input
{
}

.CustomerInformationControl
{
	margin-bottom:5px;
}

.CustomerInformationControlLabel
{
	color: #000000;
	font-weight: bold;
}

.ie6 .CustomerInformationControlLabel
{
	margin-right: -5px;
}

.CustomerInformationControlText
{
	/* padding-left:10px; */
	margin-top:5px;
}

.customer-information-control-no-mobile-phones
{
	text-decoration: underline;
	margin-top: 6px;
	clear: left;
	float: left;
	cursor: pointer;
}
.customer-information-control-phone-footer
{
	clear: left;
}

.customer-information-control-phone-icon
{
	background-image: url('/img/homephone_icon.jpg');
	width: 29px;
	height: 18px;
	background-repeat: no-repeat;
	float: left;
}

.customer-information-control-arrow
{
	position:absolute;
	z-index:20000;
	height: 105px;
}

.customer-information-control-arrow-content
{
	background-color: #FFFFFF;
	border: 2px solid #0DB2B6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left: 13px;
	width: 250px;
	padding: 5px;
	text-align: left;
	color: #000000;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
}

.customer-information-control-arrow-pointer
{
	background-image:url('/img/pointer-left.gif');
	background-repeat:no-repeat;
	background-position: center left;
	width: 15px;
	height: 100%;
	float: left;
	
}

.customer-information-control-cancel-button
{
	margin-right:15px;
	text-decoration:underline;
	cursor:pointer;
	padding-bottom: 10px;
	float: right;
	margin-top: 15px;
}

.CustomerInformationControlHighlighted .CustomerInformationControlLabel
{
	background-color: #DFFEFF;
	height: 25px;
}

.CustomerInformationControlHighlighted .CustomerInformationControlText
{
	padding-top: 4px;
	background-color: #DFFEFF;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 15px;
	height: 25px;
}

.CustomerInformationControlDisabled .CustomerInformationControlLabel
{
	background-color: #DFFEFF;
	height: 25px;
}

.CustomerInformationControlDisabled .CustomerInformationControlText
{
	padding-top: 4px;
	background-color: #DFFEFF;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 15px;
	height: 25px;
}

/* .CustomerInformationControlDisabled .CustomerInformationControlText input */
.CustomerInformationControlDisabled #cic_apartmentInput
{
	background-color: #DDDDDD;
}

.customer-info-control-lightbox .lightbox-content
{
}

.customer-information-control-city
{
	float: left;
	margin-right: 10px;
}

.customer-information-control-zip
{
	clear: both;
}

.customer-information-control-submit-button
{
	background-image: url("/img/en-us/continue_btn.gif");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 118px;
}

.customer-information-control-submit-button span
{
	display: none;
}

.customer-information-control-footer
{
	float: right;
}

.ie7 .customer-information-control-footer
{
	padding-right: 10px;
}

.customer-information-control-clear
{
	clear: both;
}

.customer-information-control-apartment-chbx
{
	float: right;
}
/** END CUSTOMER INFORMATION CONTROL (I.E. ADDRESS VERIFICATION ) **/

/** END DISPATCH **/

/** BEGIN MASTER **/
.body-wrapper
{
	width:987px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/** END MASTER **/

/** BEGIN header.xslt **/
.body-header-div
{
	background-repeat: no-repeat;
	border-bottom:1px solid #CCCCCC;
	padding: 8px;
	position: relative;
}

.body-header-div table
{
	width: 100%;
}

.body-header-div td
{
	vertical-align: bottom;
}

.body-header-logo
{
	/*
	position: absolute;
	bottom: 0px;
	left: 15px;
	*/
	background-repeat: no-repeat;
}

.body-header-phone
{
	text-align: right;
}

.body-header-coupon
{
    font-size: 11pt;
    font-weight: bold;
    /*
	position: absolute;
	right: 30px;
	top: 45px;
	*/
}
/** END header.xslt **/

/** BEGIN BreadcrumbControl.ascx **/
.breadcrumb-main
{
	height: 35px;
	margin-top: 5px;
	font-weight: bold;
	color: #000000;
}

.breadcrumb-main a
{
	color: #666666;
}

.breadcrumb
{
	float: left;
}

.breadcrumb-text
{
	background-color: #E6E6E6;
	float: left;
	width: 235px;
	height: 20px;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

.breadcrumb-sep
{
	background-image:url("/img/breadcrumb-sep-inactive.gif");
	background-repeat:no-repeat;
	height:30px;
	/* margin-left:243px; */
	width:17px;
	background-color: #E6E6E6;
	float: left;
}

.breadcrumb-header
{
	background-image: url('/img/en-us/breadcrumb-header.gif');
	background-repeat: no-repeat;
	width: 215px;
	background-color: #999999;
}

.breadcrumb-header .breadcrumb-text
{
	display: none;
}

.breadcrumb-header .breadcrumb-sep
{
	background-image: url('/img/breadcrumb-header-sep-inactive.gif');
	margin-left: 198px;
}

.ie6 .breadcrumb-header .breadcrumb-sep
{
	margin-left: 99px;
}

.show-offers-main .breadcrumb-header .breadcrumb-sep
{
	background-image: url('/img/breadcrumb-header-sep-active.gif');
}

.breadcrumb-step1,
.breadcrumb-step2
{
	cursor: pointer;
}

.breadcrumb-step3
{
	cursor: default;
}

.order-confirmation-main .breadcrumb-step1,
.order-confirmation-main .breadcrumb-step2
{
	cursor: default;
}

.show-offers-main .breadcrumb-step1 .breadcrumb-text,
.place-order-main .breadcrumb-step2 .breadcrumb-text,
.order-confirmation-main .breadcrumb-step3 .breadcrumb-text
{
	background-color: #999999;
	color: #FFFFFF;
}

.show-offers-main .breadcrumb-step1 .breadcrumb-sep,
.place-order-main .breadcrumb-step2 .breadcrumb-sep
{
	
	background-image:url("/img/breadcrumb-sep-active.gif");
}

.show-offers-main .breadcrumb-header .breadcrumb-sep,
.place-order-main .breadcrumb-step1 .breadcrumb-sep,
.order-confirmation-main .breadcrumb-step2 .breadcrumb-sep
{
	background-color: #999999;
}
/**	END BreadcrumbControl.ascx **/

/** BEGIN PAGE COMMON **/
.content-col1 
{
	float:left;
	width: 201px;
	/* margin-top: 25px; */
}

.content-col2
{
	float:left;
	width:578px;
	margin-left: 5px;
	margin-right: 5px;
}

.place-order-main .content-col2,
.order-confirmation-main .content-col2
{
	margin-left: 0px;
	width: 784px;
}

.content-col3
{
	float: left;
	width: 195px;
	/* margin-top: 25px; */
}

.content-col2-header
{
	background-repeat: no-repeat;
	overflow: hidden;
	height: 16px;
	padding: 6px;
}

.content-col3-content
{
	position: fixed;
	margin-bottom:10px;
	width: 195px;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.body-footer
{
	border-top: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer-links
{
	text-align:center;
}

#footer-links span
{
	margin:0 5px;
}

#footer-powerd
{
	text-align:center;
	font-size:9px;
	margin-top:5px;
}

.footer-text
{
	color: #666;
}

/** END PAGE COMMON **/

/** BEGIN SHOW OFFERS **/
.show-offers-cover
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20000;
}

.show-offers-cover-waitDiv
{
	position:absolute;
	top:100px;
	text-align:center;
}

.ResultsViewLink
{
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.content-col2-viewSwitcher
{
	text-align: right;
	float: right;
}

.show-offers-main .content-col2-header
{
	/* background-image: url('/img/en-us/title-bundle-explorer2.gif'); */
	display: none;
}

#offersDiv
{
	margin-top: 10px;
}

.content-col2-content
{
	background-color: #FFFFFF;
	zoom: 100%; /* IE7 disappearing content bug */
}

.content-col2-content-inner
{
	/*
	border: 1px solid #ffffff;
	border-top: 0px;
	*/
}

.content-col2-header-text
{
}

.channel-lineup-link span,
span.channel-lineup-link
{
	font-weight: normal;
	color: #25A5D7;
	cursor: pointer;
	border-bottom: 1px dotted navy;
}

/** BEGIN LEARNING CENTER **/
.learning-center-title
{
	 background-image: url('/img/en-us/title-learningCenter.gif');
	 background-repeat: no-repeat;
	 width: 195px;
	 height: 19px;
}
/** END LEARNING CENTER **/

/** BEGIN CHANNEL LINEUP **/
.channel-lineup-header
{
	text-align:center;
	font-weight: bold;
	font-size:large;
}
.channel-lineup-offer-name
{
	color: #000000;
}
.offer-channel-lineup #channelLineupContent
{
	clear:both;
}
.offer-channel-lineup table
{
	width:100%;
	font-size: 13px;
}

.ie6 .offer-channel-lineup table,
.ie7 .offer-channel-lineup table
{
	width: 380px;
}

.offer-channel-lineup thead
{
	background-color:#636363;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.offer-channel-lineup tr
{
	height:24px;
}
.offer-channel-lineup #channelLineupContent table tr:nth-child(even)
{
	background-color: #F6F6FF;
}
.channel-lineup-footer
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.offer-channel-lineup-hd-image
{
	text-align:center;
	height:24px;
	width:24px;	
	background-repeat:no-repeat;
	background-image: url('/images/check.gif');
}
/** END CHANNEL LINEUP **/

/** END SHOW OFFERS **/

/** BEGIN PLACE ORDER **/
.place-order-main .place-text,
.place-order-main .place-order-button
{
	display: none;
}

.place-order-main .content-col2-header
{
	/* background-image: url('/img/en-us/title-place-order2.gif'); */
}

.place-order-main .My-Services-box-place
{
	display: none;
}

.place-order-main .My-Services-box-inner .remove-offer-button
{
	display: none;
}

.place-order-main .select-another-offer
{
	display: block;
	text-align: right;
	margin-right: 19px;
	margin-top: 5px;
}

.order-options-header
{
	border-bottom: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.order-options-header-text
{
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	width: 110px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius; 5px;
	border-top-left-radius: 5px;
}
/** END PLACE ORDER **/

/** BEGIN ORDER CONFIRMATION **/
.order-confirmation-main .content-col2-header
{
	/* background-image: url('/img/en-us/title-confirm-order2.gif'); */
}

.confirmation-section1
{
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-bottom: 5px;
}

.confirmation-toolbar
{
	font-size: 10pt;
	white-space: nowrap;
	text-align: right;
	height: 30px;
	background-color: #FFFFFF;
	border-bottom: 0px;
}

.order-confirmation-thanks
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

.order-confirmation-thanks-service-address
{
	color: #616161;
}

.confirmation-tools-btn
{
	white-space: nowrap;
	margin-left: 10px;
}

.confirmation-tools-btn span
{
	text-decoration: underline;
	font-weight: bold;
}

.order-confirmations
{
	background-color: #FFFFFF;
	border-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.order-confirmation-thanks-service-address
{
	font-weight: bold;
}

.order-confirmation
{
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 11px;
	color: #555146;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.order-confirmation-logo
{
	padding-top: 10px;
}

.order-confirmation-message
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.order-confirmation-ccresult
{
	background-color: #ffffff;
	border: 1px solid #15c4ed;
	color: #555146;
	border-top:0px;
	padding:10px;
	margin-bottom:20px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 10px;
	border-radius: 0px 0px 10px 10px;
}

.amazon-complete-order-link
{
	display: block;
	font-size: 12pt;
	font-weight: bold;
}

.amazon-complete-order-link a
{
	text-decoration: underline;
}


/** BEGIN Email CC Form **/
.confirmation-email-copy-form
{
	text-align: center;
}

.confirmation-email-input
{
	margin-bottom: 5px;
}

.order-confirmation-dynamicbundles
{
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 11px;
	color: #555146;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 5px;
}
/** END Email CC Form **/

/** BEGIN Order Confirmation Print **/
.order-confirmation-print .content-col1, 
.order-confirmation-print .content-col3,
.order-confirmation-print .breadcrumb-main, 
.order-confirmation-print #confirmationToolbar,
.order-confirmation-print #OrderAttachments, 
.order-confirmation-print #warmTransferDiv
{
	display: none;
}
/** END Order Confirmation Print **/

.schedule-confirmation-windows
{
	margin-left: 35px;
}

.schedule-confirmation-window
{
	font-weight: bold;
}
/** END ORDER CONFIRMATION **/

/** BEGIN WarmTransferTrackingControl.ascx **/
.warmTransferControl
{
	background-color: #ECF4F6;
	margin: 3px;
	padding: 5px;
	margin-top: 10px;
}

.warmTransferLabel
{
	font-weight: bold;
}

.warmTransferCompleteVal
{
	font-weight: bold;
}
/** END WarmTransferTrackingControl.ascx **/

/** BEGIN Verification.aspx **/
.verification-main
{
	text-align: center;
}

.verification-main .content-col2
{
	text-align: left;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.verification-message
{
	border: 1px solid #636363;
	width: 380px;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 10px;
}

.verification-message-icon
{
	background-image: url('/img/alert_icon.gif');
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px;
}

.verification-message-clear
{
	clear: both;
}

.verification-search-panel
{
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;	
}
/** END Verification.aspx **/

/** BEGIN personalization.xslt **/
.personalize-ctrl
{
	background-color: #FFFFFF;
}

.personalize-ctrl-header
{
	height: 16px;
	width: 184px;
	padding: 6px;
	background-repeat: no-repeat;
	text-align: center;
	width: 182px;
	-moz-border-radius: 5px;
}

.personalize-ctrl-category-filter-headerText
{
	text-align: center;
	margin-bottom: 4px;
}

.personalize-ctrl-box
{
	background-image: url('/img/nav-bkg-col1-shadow-tile.jpg');
	background-repeat: repeat-y;
	background-position: right center;
}

.personalize-header
{
	background-image: url("/img/nav-bkg-ends-col1.jpg");
    background-position: right top;
    background-repeat: no-repeat;
}

.personalize-footer
{
	background-image: url("/img/nav-bkg-ends-col1.jpg");
	background-position: right -30px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
}

.personalize-ctrl-categoryFilters
{
}

.personalize-ctrl-category
{
	cursor: pointer;
	clear: both;
	position: relative;
	background-repeat: no-repeat;
	height: 32px;
    background-image: url("/img/nav-divider.png");
    background-position: center bottom;
    padding-left: 6px;
    padding-top: 5px;
    width: 176px;
}

.personalize-ctrl-cat-overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 2;
	background-color: #FFFFFF;
	opacity: 0.7;
	filter: alpha(opacity=50);
	display: none;
}

.personalize-ctrl-category.disabled .personalize-ctrl-cat-overlay
{
	display: block;
}

.personalize-ctrl-category.selected,
.category-selected
{
	background-image: url('/img/nav-tab-selected.gif');
	background-position: left top;
	width: 195px;
}

.personalize-ctrl-category:hover .personalize-ctrl-cat-name
{
	/* color: #0DB2B6;	*/
	color: #25A5D7;
}

.personalize-ctrl-cat-chbx
{
	float: left;
	width: 20px;
	margin-top: 5px;
}

.personalize-ctrl-cat-name
{
	margin-bottom: 2px;
	color: #555146;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
}

.personalize-ctrl-cat-shortDescription
{
	display: none;
	margin-left: 25px;
	text-align: center;
}

.personalize-ctrl-switchLink a
{
	text-decoration: underline;
}

.personalize-ctrl-category-label
{
	height: 100%;
}

.personalize-ctrl-cat-icon
{
	height: 27px;
	float: left;
	width: 32px;
	text-align: center;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 4px center;
}

/** BEGIN CATEGORY FILTER STYLES **/

/** END CATEGORY FILTER STYLES **/

/** BEGIN CATEGORY ICONS **/
.personalize-ctrl-cat-icon-Bundle
{
	background-image: url('/images/site/icon-sml-Bundle.gif');
}

.personalize-ctrl-cat-icon-HomeSecurity
{
	background-image: url('/img/icon-sml-Home-Security.gif');
}

.personalize-ctrl-cat-icon-Satellite
{
	background-image: url('/img/icon-sml-Satellite.gif');
}

.personalize-ctrl-cat-icon-Data
{
	background-image: url('/img/icon-sml-Bundle.gif');
}

.personalize-ctrl-cat-icon-Data
{
	background-image: url('/img/icon-sml-Data.gif');
}

.personalize-ctrl-cat-icon-Voice
{
	background-image: url('/img/icon-sml-Voice.gif');
}

.personalize-ctrl-cat-icon-Energy
{
	background-image: url('/img/icon-sml-Energy.gif');
}

.personalize-ctrl-cat-icon-Video
{
	background-image: url('/img/icon-sml-Video.gif');
}

.personalize-ctrl-cat-icon-HDUP
{
	background-image: url('/img/icon-sml-HDUP.gif');
}

.personalize-ctrl-cat-icon-Mobile
{
	background-image: url('/img/icon-sml-Mobile.gif');
}

.personalize-ctrl-cat-icon-DialUp
{
	background-image: url('/img/icon-sml-Dialup.gif');
}

.personalize-ctrl-cat-icon-SatelliteTV
{
	background-image: url('/img/icon-sml-SatelliteTV.gif');
}
/** END CATEGORY ICONS **/

.personalization-provider-logos
{

}

.personalization-provider-logos .personalize-ctrl-category
{
	width:175px;
}

.providerFilterChbx
{
	/* float: left; */
	width: 15px;
	position:absolute;
	top:5px;
}

.PersonalizationProviderLogo
{
	width: 145px;
	vertical-align: middle;
	margin-left: 0px;
	margin-bottom: 5px;
	cursor: pointer;
}

.PersonalizationProviderLogoPV
{
	width: 145px;
	vertical-align: middle;
	margin-left: 25px;
	cursor: pointer;
}

.PersonalizationProviderPV
{
	width:180px;
	overflow:visible;
	text-align:center;
	margin-bottom: 4px;
	position:relative;
}

.personalization-start-again
{
	text-align: center;
}

.provider-confirmation
{
	display:block;
	position:relative;
    width:250px;
    color: #000000;
}

.provider-confirmation-pointer
{
	background-image: url('/img/pointer-left.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 15px;
	height: 50px;
	float: left;
}

.provider-confirmation-label
{
    border: 2px solid #848484;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color:#4C4C4C;
    padding: 18px;
    margin-left: 13px;
    background-color: #FFFFFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
}

.ie6 .provider-confirmation-label
{
	float: left;
	margin-left: 0px;
}

.provider-confirmation-link
{
    font-size:14px;
    font-weight:bold;
    margin-right: 5px;
}

/** END personalization.xslt **/

/** BEGIN AddressSummaryControl.ascx **/
.address-summary
{
	font-size: 14px;
	zoom: 100%;
}

.address-summary-change
{
	font-size: 9px;
	float: right;
}

.address-summary-header
{
	float: left;
	width: 92px;
	/* color: #08B5B5;	*/
	color: #25A5D7;
	font-weight: bold;
}

.address-summary-address
{
	float: left;
	width: 403px;
}

.place-order-main .address-summary-address
{
	width: 550px;
}

.address-summary-phone
{
	white-space:nowrap;
}

.address-summary-footer
{
	height: 5px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 8px;
	clear: both;
}

/** END AddressSummaryControl.ascx **/

/** BEGIN OfferCategoryControl.ascx **/
.offer-category
{
	margin-bottom:10px;
	background: #fff;
	overflow:hidden;
	clear:both;
	background-repeat: no-repeat;
	zoom: 100%;
}

/*
.offer-category-Bundle
{
	background-image: url('/img/cat-bg-bundles.jpg');	
}

.offer-category-Data
{
	background-image: url('/img/cat-bg-data.jpg');
}

.offer-category-Video
{
	background-image: url('/img/cat-bg-video.jpg');
}

.offer-category-SatelliteTV
{
	background-image: url('/img/cat-bg-sattv.jpg');
}

.offer-category-Voice
{
	background-image: url('/img/cat-bg-voice.jpg');
}

.offer-category-Mobile
{
	background-image: url('/img/cat-bg-mobileweb.jpg');
}

.offer-category-Satellite
{
	background-image: url('/img/cat-bg-satdata.jpg');
}

.offer-category-DialUp
{
	background-image: url('/img/cat-bg-dialup.jpg');
}

.offer-category-HDUP
{
	background-image: url('/img/cat-bg-video.jpg');
}

*/
.offer-category.offer-category-expanded
{
	background-image: none;
}

.offer-category-close
{
	display: none;
}

.offer-category-expanded .offer-category-close
{
	display: block;
}

.offer-category-inner
{
	/* padding:9px 2px 0 9px; */
}

/*
.offer-category-bottom
{
	background-image:url('/img/bndl-bg-bot.gif');
	height:5px;
	overflow:hidden; 
	clear: both;
}
*/

.offer-category-title
{
	margin-bottom:5px;
	height: 32px;
}

.offer-category-expanded .offer-category-title
{
	/* display: none; */
}

.offer-category-label
{
	font-weight:bold;
	font-size: 22px;
	float: left;
	width: 390px;
}

.offer-category-name
{
	line-height: 45px;
	margin-left: 2px;
	font-variant: small-caps;
}

.offer-category-help
{
	text-align: right;
	margin-right: 10px;
}

.category-help-link
{
	/*
	float: right;
	border-left: 1px solid #C0C0C0;
	margin-right: 17px;
	padding-left: 7px;
	*/
	margin-top: 8px;
	cursor: pointer;
	color: #4A7CAE;
	font-weight: bold;
}

.category-help-header
{
	font-size: 13px;
}


/*
.offer-category-close
{
	color:#666;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	background-image: url('/img/en-us/button-close.gif');
	background-repeat: no-repeat;
	width: 86px;
	height: 13px;
	cursor: pointer;
}
*/

.offer-category-close span
{
	color: #25A5D7;
	text-decoration: underline;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	background-image: url('/img/close.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 87px;
	height: 13px;
	cursor: pointer;
}

.display-category-icon
{
	height: 38px;
	width: 38px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}

.offer-category-provider-view .display-category-icon
{
	display: none;
}

.category-actions
{
	float: right;
}

.category-view-mode-links
{
	/* width: 60%; */
}


.category-view-mode-buttons
{
	width: 123px;
}

.ie7 .category-view-mode-buttons,
.ie6 .category-view-mode-buttons
{
	width: auto;
}

.category-view-mode-links-label
{
	float: left;
	margin-right: 5px;
	color: #000000;
}

.category-view-mode-button
{
	float: left;
	cursor: pointer;
	width: 32px;
	height: 20px;
}

.category-view-mode-button-standard
{
	color: Red;
}

.category-view-mode-button span
{
	display: none;
}

.category-view-mode-button-quickview
{
	color: inherit;
	background-image: url('/img/offer-view-quick-inactive.gif')
}

.quickview .category-view-mode-button-quickview
{
	color: Red;
	background-image: url('/img/offer-view-quick-active.gif')

}

.category-view-mode-button-standard
{
	background-image: url('/img/offer-view-standard-active.gif');
}

.quickview .category-view-mode-button-standard
{
	background-image: url('/img/offer-view-standard-inactive.gif');
	color: inherit;
}

/** BEGIN CATEGORY SPECIFIC ICONS **/
.display-category-icon-Bundle
{
	background-image: url('/img/icon-Bundle.gif');
}

.display-category-icon-HomeSecurity
{
	background-image: url('/img/icon-Home-Security.gif');
}

.display-category-icon-Satellite
{
	background-image: url('/img/icon-Satellite.gif');
}

.display-category-icon-Data
{
	background-image: url('/img/icon-Data.gif');
}

.display-category-icon-Voice
{
	background-image: url('/img/icon-Voice.gif');
}

.display-category-icon-Energy
{
	background-image: url('/img/icon-Energy.gif');
}

.display-category-icon-Video
{
	background-image: url('/img/icon-Video.gif');
}

.display-category-icon-HDUP
{
	background-image: url('/img/icon-HDUP.gif');
}

.display-category-icon-Mobile
{
	background-image: url('/img/icon-Mobile.gif');
}

.display-category-icon-DialUp
{
	background-image: url('/img/icon-Dialup.gif');
}

.display-category-icon-SatelliteTV
{
	background-image: url('/img/icon-SatelliteTV.gif');
}
/** END CATEGORY SPECIFIC ICONS **/

.offer-category-info
{
	padding-left: 39px;
	font-size:14px;
	width: 507px;
}

.offer-category-avail-expand
{
	float:right;
	padding-right: 17px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.offer-category-avail
{
	font-size: 10px;
	color: #666;
	width: 128px;
}

.offer-category-expand-btn
{
	background-image: url('/img/en-us/button-viewAll2.gif');
	height: 33px;
	width: 128px;
	cursor: pointer;
}

.offer-category-quickview-link
{
	margin-top: 4px;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	width: 88px;
	color: #3366D0;
}

.offer-category-quickview-link:hover
{
	text-decoration: underline;
}

/*
.offer-category-quickview-icon
{
	background-image: url('/img/quick-view-icon.gif');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}
*/

.offer-category-features-promo
{
	font-weight:bold;
	clear:left;
}

.ie6 .offer-category-features-promo
{
	zoom: 100%;
}

.offer-category-features
{
	color: #000000;
	font-size: 19px;
}

.offer-category-promo
{
	color: #000000;
	width: 340px;
}

.offer-category-bonus
{ 
	margin-top:5px;
	font-size:12px;
	color: #999999;
	font-weight:bold;
}

.ie6 .offer-category-bonus
{
	zoom: 100%;
}

.offer-category-providers
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 400px;
}

.categoryProviderLogo
{
	vertical-align: baseline;
	margin-right: 10px;
	border: 0px solid red;
}

.offer-category-offers
{
	margin-bottom: 20px;
	padding-left: 7px;
}

.offer-category-empty-message
{
	display: none;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

.offer-category-empty .offer-category-empty-message
{
	display: block;
}

/** END OfferCategoryControl.ascx **/

/** BEGIN Offers.xslt **/
.quickview-toggle-link
{
	float: right;
	margin-right: 7px;
	margin-bottom: 3px;
	cursor: pointer;
	font-weight: bold;
	text-align: right;
	color: #4A7CAE;
	width: 88px;
}

.offerSubtypeFilters
{
	margin-top: 10px;
	background-color: #E2E2E2;
	width: 100%;
	clear: both;
}

.offerSubtypeFilters table
{
	width: 100%;
}

.offerSubtypeFiltersHeader
{
	font-weight: bold;
	display: none;
	vertical-align: top;
	margin: 5px;
	white-space: nowrap;
	float: left;
}

.offerSubtypeFilter
{
	margin-right: 5px;
	width: 90px;
	float: left;
	white-space: nowrap;
}

.offerSubtypeFiltersButtons
{
	margin-left: 85px;
	width: 295px;
}

.offerSubtypeFilters-Provider .offerSubtypeFiltersButtons
{
	display: block;
}

#Offers6 .offerSubtypeFiltersButtons, #Offers6 .offerSubtypeFiltersHeader
{
	display: block;
}

.offer-category-provider-view .offerSubtypeFiltersButtons
{
	margin-left: 0px;
}

.offerSubtypeFilters-OfferType .offerSubtypeTab
{
	margin-right: 5px;
	white-space: nowrap;
}

.offerSubtypeFilters-Provider .offerSubtypeTab
{
	float: left;
	font-weight: bold;
	white-space: nowrap;
	font-size: 8pt;
	border-bottom: 0px;
	cursor: pointer;
	border: 1px solid #888888;
	height: 20px;
	padding-top: 5px;
	color: #000000;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0DEDE', endColorstr='#F1EFEF' );
	background: -webkit-gradient(linear, left top, left bottom, from(#E0DEDE), to(#F1EFEF));
	background: -moz-linear-gradient(top, #E0DEDE, #F1EFEF);
}

.offerSubtypeFilters-Provider .disabled .offerSubTypeTab
{
	display: none;
}

.offerSubtypeFilters-Provider .offerSubtypeTabActive
{
	color: #FFFFFF;
	background-color: #4479AA;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ED2FF' , endColorstr='#2CB8EE' );
	background: -webkit-gradient(linear, left top, left bottom, from(#5ED2FF), to(#2CB8EE));
	background: -moz-linear-gradient(top, #5ED2FF, #2CB8EE);
}

.offerSubtypeFilters-Provider label
{
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.offerSubtypeFilters-Provider .offerSubtypeFiltersButtons
{
	width: auto;
	height: 25px;
	margin-left: 0px;
}

.offerSubtypeFilters-Provider .offerSubtypeFilter
{
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
}

.offerSubtypeFilters-Provider
{
	background-color: #FFFFFF;
}


.offerSubtypeProviderFilter
{
	text-align: right;
	padding-right: 5px;
}

.offerSubtypeProviderFilter select
{
	font-size: 11px;
}

.offerSubtypeFilters-Provider .offerSubtypeFilter input
{
	display: none;
}

.ie .offerSubtypeFilters-Provider .offerSubtypeFilter input
{
	position: absolute;
	display: inline;
	left: -1000px;
	top: -1000px;
}

.offer-action-bar
{
	border-top: 1px dashed #e0e0e0;
	padding: 6px;
	margin-bottom: 8px;
}

.filterTextFilterName
{
	color: #CC6600;
}

.OfferCategoryDynamicCount
{
	color: #000000;
}

.ie .OfferCategoryDynamicCountLabel
{
	margin-right: 5px;
}

.offer-bottom
{
	padding-left: 5px;
}

.offer-category-provider-filter,
.offer-category-subtype-filter
{
	font-weight: bold;
	text-decoration: underline;
}

.offer-container,
.quickview .cart .offer-container,
.quickview .Upsells-box .offer-container
{
	margin-bottom: 7px;
	overflow: hidden;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	display: block;
	float: none;
	cursor: default;
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 1px;
	width: auto;
}

.offer-filtered
{
	display: none;
}

.offer-selected
{
	position: relative;
}

.offer-container-cover
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor: pointer;
}


.offer-container-cover-mask
{
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.offer-container-cover-content
{
	display: none;
	font-size: 18px;
	color: #666666;
	top: 78px;
	left: 204px;
	position: absolute;
	font-weight: bold;
}

.quickview .offer-container-cover
{
	top: 0px;
}

.quickview .offer-container-cover-content
{
	left: 25px;
	top: 47px;
	font-size: 13px;
}

.offer-container-cover-logo
{
	background-image: url("/App_Themes/DigitalLanding/images/cart-icon.gif");
	background-repeat: no-repeat;
	height: 35px;
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}

.offer-selected .offer-container-cover,
.offer-selected .offer-container-cover-content
{
	display: block;
}

.offer-header
{
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 4px;
	position: relative;
	padding-bottom: 2px;
}

.ie7 .offer-replacement-suggestion-body .offer-header
{
	position: static;
	height: 25px;
}

.ie7 .offer-replacement-suggestion-body .offer-details-link
{
	position: static;
	float: right;
	margin-top: 4px;
}

.ie7 .offer-replacement-suggestion-body .offer-services
{
	float: left;
}

.ie7 .offer-replacement-suggestion-body .offer-container
{
	position: static;
}

.ie7 .offer-replacement-suggestion-body
{
	height: 535px;
}

.ie7 .offer-replacement-suggestion
{
	height: 575px;
}

.featured-offers-container
{
	border: 5px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;
}

.quickview .featured-offers-container
{
	border-width: 0px;
}

.featured-offers-header
{
	background-color: #000000;
	font-size:13pt;
	font-weight: bold;
	display:block;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius: 0px 0px;
	-webkit-border-top-left-radius: 0px 0px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.offer-featured-header
{
	display: none;
}

.offer-info
{ 
	float: right;
	width:360px;
	margin-bottom: 3px;
	position: relative;
}

.ie .offer-info
{
	width: 350px;
}

.place-order-main .offer-info
{
	width: 543px;
}

.no-offer-image .offer-image
{
	display: none;
}

.no-offer-image .offer-leftstuff
{
}

.no-offer-image .offer-leftstuff-block2
{
	margin-left: 0px;
}

.offer-leftstuff
{
	/* margin-left: 10px; */
}

.featured-offers-container .offer-leftstuff
{
	margin-left: 10px;
	margin-right: 10px;
}

.offer-name 
{ 
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
	width: 320px;
	white-space: nowrap;
	overflow: hidden;
}

.offer-name a{
	color:#000000;
}

.ie6 .offer-featured .offer-name
{
	width: 305px;
}

.place-order-main .cart .offer-name
{
	width: 432px;
}

.offer-name a:hover
{
	text-decoration:underline;
	color:#000000;
}

.ie8 .offer-name
{
	text-overflow: clip;
}


.bonus-logo img
{
	height: 55px;
	width: 55px;
}

.bonus-logo-default
{
	background-image: url('/img/bonus-badge.gif');
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
}

.offerIDLink
{
    color:Red;
    font-weight:bolder;
    display: none;
}

.showOfferIDs .offerIDLink
{
    display: block;
}

.offer-services
{
	font-size: 9pt;
	white-space: nowrap;
	overflow: hidden;
	width: 325px;
	margin-left: 10px;
	margin-top: 4px;
	border-right: 1px solid #E0E0E0;
}

.offer-services div
{
	float: left;
}

.offer-services-text
{
	padding: 4px;
	font-size: 11px;
}

.offer-service-icon
{
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
}

.offer-services-text
{
	font-size: 9px;
}

.offer-services-plus
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
}

.offer-image
{
	float: left;
	width: 70px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
}

.offer-image img
{
	max-width: 70px;
	max-height: 110px;
}

.ie .offer-image img
{
	width: 70px;
}

.offer-leftstuff-block2
{
	margin-left: 85px;
}

.offer-promo
{ 
	margin: 0px;
	border-radius: 10px;
	margin-bottom: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #000000;	
}

.offer-promo-content
{ 
	padding: 6px;
	overflow: hidden;
	height: 100px;
}

.offer-promo-text
{ 
	line-height: 15px; 
	font-size: 11px;
	text-decoration:none; 
}

.offer-promo-text ul
{
	padding-left:0px;
	margin-top:0px;
	margin-left: 15px;
	color:#59595B;
}

.bonus-container
{
	background-color: #E6E6E6;
	padding: 4px;
	cursor: pointer;
	margin-right: 10px;
	zoom: 1;
}

.bonus-container-logo
{
	float: left;
	background-image: url('/img/icon-bonus.gif');
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
}

.bonus-container-header
{
	color: #000000;
	float: left;
	font-weight: bold;
	font-size: 15px;
	margin: 7px 7px 7px 4px;
}

.bonus-container-bonus-name
{
	color:#000000;
	text-decoration: underline;
	margin: 7px 0px 9px 0px;
	font-size: 12px;
}

.offer-details-icon
{
	background-image: url('/img/see-details-icon.gif');
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
	margin-right: 3px;
}

.offer-details-link
{
	font-weight: bold;
	color: #25A5D7;
	cursor: pointer;
	position: absolute;
	right: 115px;
	top: 4px;
}

.cart-non-empty .offer-details-link
{
	right: 10px;
}

.offer-summary
{
	margin-left: 0px;
	height: 181px;
	border-right: 1px solid #DEDEDE;
	width: 200px;
}

.place-order-main .offer-summary
{
}

.offer-compare-checkbox
{
	background-color: #CCCCCC;
	position: absolute;
	right: 9px;
	top: 1px;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 5px;
}

.offer-compare-checkbox input,
.offer-compare-checkbox label
{
    cursor: pointer;
    margin-right: 7px;
    vertical-align: middle;
    font-weight: bold;
}

.quickview .offer-compare-checkbox input,
.quickview .offer-compare-checkbox label
{
	margin-right: 2px;
	color: #25A5D7;
}
.offer-compare-disabled .offer-compare-checkbox
{
	display: none;
}

.cart .offer-compare-checkbox
{
	display: none;
}

.cart-non-empty .offer-compare-checkbox
{
	display: none;
}

.offer-provider-logo
{
	text-align: right;
	height: 50px;
	overflow: hidden;
	margin-right: 10px;
}

.offer-provider-logo-img
{
	max-height: 50px;
	margin-left: auto;
	margin-right: auto;
}

.offer-provider-logo img.offer-provider-small-logo
{
	display: none
}

.offer-summary-content
{
	text-align: right;
	margin-right: 10px;
}

.bonus-logo
{
	font-size: 7pt;
	font-weight: bold;
	color: #006600;
	float: left;
	text-align: center;
	height: 55px;
	width: 55px;
	border: 0px solid #000000;
	cursor: pointer;
	overflow: hidden;
	margin-left: 3px;
	margin-top: 51px;
	margin-bottom: 8px;
}

.bonus-logo-label
{
	display: none;
}

.offer-summary-content .offer-image
{
	display: none;
}

.offer-summary-content-price
{
	margin-left: 10px;
	margin-right: 10px;
	height: 77px;
	overflow: hidden;
}

.offer-price-label
{
	display: none;
}

.offer-price1
{
	font-weight:bold;
	font-size:17pt;
	color: #000000;
	height: 27px;
	overflow: hidden;
}

.offer-price1 span
{
	font-size: 11pt;
	line-height: 18pt;
	vertical-align: text-top;
}

.bundle-summ-save
{
	color: #999999;
	font-size: 12px;
	margin-bottom:5px;
	font-weight: bold;
}

.bundle-short-term-price
{
	font-size:8pt;
	font-weight:normal;
	color: #666666;
	height: 14px;
}

.bundle-long-term-price
{
	color: #BDBDBD;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: bold;
}

.offer-icons
{
	display: none;
}

.bundle-icon-text
{
	display: none;
	font-size: 8pt;
	height: 40px;
	overflow: hidden;
	margin-top: 8px;
}

.bundle-icon-text ul
{
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 10px;
	line-height: 8pt;
	margin-bottom: 0px;
}

.bundle-icon-text ul li
{
	margin-left: 5px;
}

.choose-offer-button
{
	width: 110px;
	height: 29px;
	background-image: url('/img/en-us/button-choose-offer2.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 10px;
	float: right;
	zoom: 100%;
}

.choose-offer-button span
{
	display: none;
}

.choose-offer-button-custom span
{
	display: none;
}

.remove-offer-button
{
	display: none;
	cursor: pointer;
	margin-left: 68px;
}

.remove-offer-button:hover
{
	text-decoration: underline;
}

.select-another-offer
{
	display: none;
	cursor: pointer;
	margin-left: 68px;
}

.select-another-offer:hover
{
	text-decoration: underline;
}

.quickview-extras
{
	display: none;
}

.quickview-offer-footer
{
	clear: both;
}

.quickview-show-offer a
{
	text-decoration: underline;
}

.quickview-add-to-cart
{
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color:#25A5D7;
}

.ie7 .quickview-add-to-cart,
.ie6 .quickview-add-to-cart
{
	/* margin-top: 20px; */
}

.quickview-add-to-cart a
{
	text-decoration: underline;
	color: #33CC33;
}

.offer-name-tooltip
{
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	font-size: 14px;
	font-weight: bold;
	width: 400px;
	text-align: left;
}

#PlaceOrder .offer-name-tooltip
{
	width: 500px;
}

.featured-container-clear
{
	clear: left;
}

.dynabundle-container-list
{
	display: block;
	text-align: center;
	clear: both;
}

#OrderConfirmation .dynabundle-container-list
{
	display: none;
}

.dynabundle-banner-header1
{
	font-weight: bold;
}

.dynabundle-container
{
	clear: left;
	text-align: center; 
	color: #000000;
	width:516px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	overflow:hidden;
	vertical-align:middle;
	background-color: #E2E2E2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

.cart .dynabundle-container-fulfilled
{
	display: none;
}

.cart-dynamicbundle-fulfilled .dynabundle-container-list
{
	display: none;
}

.dynabundle-container a
{
	color: #40B1DA; 
	text-decoration: underline;
	white-space: nowrap;
}

.offer-hardware-price
{
	display: none;
}

.highlight-code
{
	display: none;
}

.showHighlights .highlight-code
{
	color: red;
	display: inline;
}

.short-highlight-promotion .highlight-code
{
	color: Blue;
}

.offerSubtypeTab label
{
	cursor: pointer;
}

/** BEGIN QUICK VIEW **/
.offer-category-quickview-link
{
	display: none;
	margin-top: 4px;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	width: 88px;
	color: #3366D0;
}

/*
.offer-category-quickview-icon
{
	background-image: url('/img/quick-view-icon.gif');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}
*/

.quickview-toggle-link
{
	margin-right: 7px;
	margin-bottom: 3px;
	cursor: pointer;
	font-weight: bold;
	text-align: right;
	color: #4A7CAE;
	width: 88px;
}

.quickview .quickview-toggle-link
{
	width: 130px;
}

/*
.quickview-toggle-link .offer-category-quickview-icon
{
	margin-right: 3px;
}
*/

.offer-category-quickview-link:hover
{
	text-decoration: underline;
}

.quickview-container
{
	display: none;
}

.quickview .quickview-container
{
	display: block;
	border-right: 1px solid #C0C0C0;
	/* margin-bottom: 10px; */
	margin-top: 10px;
	padding-bottom: 5px;
}

.ie6 .quickview-container
{
	margin-top: 21px;
}

.quickview .offer-container-inner
{
	display: none;
}

.quickview .cart .offer-container-inner,
.quickview .Upsells-box .offer-container-inner
{
	display: block;
}

.quickview .offer-container
{
	border: 0px solid #C0C0C0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	width: 175px;
	height: auto;
	cursor: pointer;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 0px;
}

.quickview .cart .quickview-container,
.quickview .Upsells-box .quickview-container
{
	display: none;
}

.quickview .featured-offers-container
{
	border: 0px;
}

.quickview .featured-offers-header
{
	display: none;
}

.quickview .featured-container-clear
{
	clear: none;
}

.quickview-add-to-cart,
.quickview-show-offer
{
	text-decoration: underline;
}

.quickview-show-offer
{
	cursor: pointer;
	margin-left: 10px;
	width: 70px;
}

.ie6 .quickview-show-offer
{
	margin-right: 8px;
}

.quickview-add-to-cart
{
	background-image: url('/img/icon-cart.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	cursor: pointer;
	float: right;
	margin-right: 10px;
}

.offer-featured .quickview-add-to-cart
{
	margin-top: 3px;
}

.quickview-container .offer-summary-content-price
{
	margin-left: 10px;
	height: auto;
	width: auto;
	color: #000000;
}

.quickview-container .bundle-long-term-price
{
	display: none;
}

.quickview-container .bundle-summ-save
{
	display: none;
}

.quickview-bonus-text
{
	color: #000000;
}

.quickview-services
{
	margin-left: 10px;
	height: 85px;
	color: #000000;
}

.quickview .offer-featured-header
{
	background-color: #000000;
	display:block;
	font-size:12px;
	height: 18px;
	color: #FFFFFF; 
	font-weight:bold;
	text-align:center;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.offer-featured .quickview-container
{
	background-color: #F0F0F0;
	margin-top: 0px;
}

.quickview-provider-logo
{
	/* margin-top: 26px; */
	margin-left: 5px;
	height: 40px;
	width: 90px;
	overflow: hidden;
}

.quickview-provider-logo img
{
	max-width: 90px;
}

.ie6 .quickview-provider-logo
{
	width: 80px;
}

.ie7 .quickview-provider-logo
{
	width: 87px;
}

.offer-featured .quickview-provider-logo
{
	margin-top: 3px;
}

.quickview-offer-image
{
	width: 50px;
	float: right;
	margin-right: 3px;
}

.quickview-offer-image img
{
	width: 50px;
}

.quickview .hardware-mobilewirelesscard .offer-hardware-price
{
	display: block;
	font-weight: bold;
}

.quickview .hardware-mobilewirelesscard .offer-price-label
{
	display: block;
	font-weight: bold;
}

.quickview-offer-popup-pointer
{
	background-image: url('/img/pointer-left.gif');
	background-repeat: no-repeat;
	width: 15px;
	height: 46px;
	float: left;
	background-position: 0px 20px;
}

.ie7 .quickview-offer-popup-pointer,
.ie6 .quickview-offer-popup-pointer
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.quickview-offer-popup-body
{
	border: 2px solid #848484;
	width: 190px;
	background-color: #FFFFFF;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	margin-left: 13px;
}

.ie7 .quickview-offer-popup-body,
.ie6 .quickview-offer-popup-body
{
	position: absolute;
	left: 13px;
	top: 0px;
	z-index: 1;
	margin-left: 0px;
}


.quickview-offer-popup-header
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	color:#000000;
}

.quickview-offer-popup-promo
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#666666;
}

.quickview-offer-popup-hilites
{
	font-size: 8pt;
	color: #999999;
}

.quickview-offer-popup-promo .channel-lineup-link
{
	display:none;
}

.ie7 .quickview-offer-popup-promo ul
{
	padding-left: 0px;
	margin-left: 0px;
}

.quickview .offer-price1
{
	height: auto;
	overflow: visible;
}
.quickview-container .offer-compare-checkbox
{
	margin-right: 5px;
	float: right;
	position: static;
	font-size: 10px;
	border: 0px none;
	background-color: Transparent;
}
/** END QUICK VIEW **/

/** BEGIN CART **/
.cart
{
	background-color: #E2E2E2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: none;
}

.cart-non-empty .cart
{
	display: block;
}

.My-Services-title
{
	padding: 5px;
}

.My-Services-title-label
{
	font-weight:bold; 
	font-size: 16px;
	background-image: url('/img/cart-icon.gif');
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 39px;
	padding-top: 6px;
	height: 35px;
}

.My-Services-links
{
	font-weight: bold;
	text-align: right;
}

.My-Services-link
{
	margin-left: 10px;
	text-decoration: underline;
}

.cart-toggle
{
	color: #666666;
	cursor: pointer;
	margin-left: 0px;
	background-image:url("/img/close.gif");
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:18px;
	margin-bottom: 5px;
}

.show-offers-main .cart-toggle
{
	display: none;
}

.cart-collapsed .cart-toggle
{
	background-image:url("/img/icon-expand-down.gif");
}

.cart-collapsed .cart-close
{
	display: none;
}

.cart-open
{
	display: none;
}

.cart-collapsed .cart-open
{
	display: block;
}

.cart-collapsed .My-Services-box
{
	display: none;
}

.My-Services-title-go
{
	cursor: pointer;
	color:#25A5D7;
}

.My-Services-title-go span
{
	background-image: url('/img/go-orange.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
}

.My-Services-box
{
	clear: both;
}

.My-Services-box-inner
{
	height:100%;
	padding: 7px;
}

.dynabundle-container-qualifiedlist
{
	display: block;
	margin-bottom: 5px;
}

.My-Services-box-place
{ 
	border: 2px solid #FF6600;
	background-repeat: no-repeat;
	height:25px;
	width: 565px;
	border-right: 0px none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}

.my-services-intro-text
{
	font-weight: bold;
	margin-top: 10px;
	font-size: 13px;
}

.show-offers-main .my-services-intro-text
{
	display: none;
}

.my-services-intro1
{
	color: #FF6600;
}

.my-services-intro2
{
	color: #000000;
}

.place-order-button 
{
	float:right; 
	background-image: url('/img/en-us/button-placeOrder.gif');
	background-repeat: no-repeat;
	height: 29px;
	width: 198px;
	cursor: pointer;
	margin-top: -2px;
}

.place-order-button span
{
	display: none;
}

.place-text 
{
	padding-left: 7px;
	padding-top: 7px;
	font-size:12px;
	font-weight:bold;
	white-space: nowrap;
	color:#FF6600;
}

.MySelectionSummaryWhatHappensNextContainer
{
	margin-bottom: 5px;
	clear: both;
}

.My-Services-title-whatHappensNext
{
	color: #25A5D7;
	cursor: pointer;
	margin-right: 10px;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
}

.MySelectionSummaryWhatHappensNext
{
	margin: 10px;	
	background-color: #FFFFFF;
	padding: 10px;
}

.MySelectionSummaryWhatHappensNextClose
{
	cursor:pointer;
	text-decoration:underline;
	float:right;
	margin-right:10px;
}

.MySelectionSummaryWhatHappensNextText
{
	clear: both;
}

/*
.My-Services-box-bot
{
	background:url('/img/my-services-bottom.gif') bottom left no-repeat;
	height:10px;
	background-color: #EFF7FF;
}
*/

.My-Services-box-inner .offer-container
{
	background-color: #FFFFFF;
	width: 100%;
}

.My-Services-box-inner .choose-offer-button
{
	display: none;
}

.My-Services-box-inner .remove-offer-button
{
	display: block;
	color:#25A5D7;
}

.My-Services-title-closed
{
	border-bottom: 1px solid #CCC;
}

.place-order-main .My-Services-title-go
{
	display:none;
}

.place-order-main .My-Services-title-whatHappensNext
{
	display:none;
}

.place-order-main .dynabundle-container-list
{
	display: none;
} 

/** END CART **/

/** BEGIN Upsell Offers **/
.Upsells-box
{
	margin-top: 10px;
	margin-bottom:10px;
	border: 4px solid #36C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
}

.Upsells-box-header
{
	background-color: #36c; 
	height: 20px; 
	color: #FFFFFF;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	padding-top:5px;
	position: relative;
	margin-bottom: 8px;
}

.Upsells-box-dismiss
{
	right: 20px;
	position: absolute;
	font-size: 8pt;
	font-weight: normal;
}

.Upsells-box-dismiss a
{
	color: Gold !important;
	text-decoration: underline;
}

/** END Upsell Offers **/

/** END Offers.xslt **/

/** BEGIN DynamicBundleBannerControl.ascx **/
.dynabundle-banner-container
{
	text-align: center; 
	color: #0479BF; 
	background-color:#FFFFFF;
	background-image:url('/img/SpecialOfferBkg.jpg');
	background-repeat:no-repeat;
	height:154px;
	margin-left: 8px;
}

.dynabundle-banner-container-collapsed
{
	width: 100%;
	clear: left;
	text-align: center; 
	color: #0479BF; 
	background-color:#FFFFFF;
	background-image:url('/img/SpecialOfferBkg_B.jpg');
	background-repeat:no-repeat;
	height: 30px;
	margin-bottom: 5px;
}

.dynabundle-banner-dismiss
{
	float: right;
	margin-top: 5px;
	margin-right: 22px;
	background-image:url('/img/en-us/NoThanksButton.gif');
	background-repeat:no-repeat;
	width:65px;
	height:17px;
	cursor: pointer;
}

.dynabundle-banner-container-collapsed .dynabundle-banner-dismiss
{
	display: none;
}

.dynabundle-banner-dismiss span
{
	display: none;
}

.dynabundle-banner-container-header
{
	padding-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}

.dynabundle-banner-container-collapsed .dynabundle-banner-container-header
{
	padding-top: 5px;
	margin-bottom: 5px;
	height: 30px;
}

.dynabundle-banner-dismiss-headertext
{
	font-size: 1.3em;
	float: right;
	text-align: right;
	margin-right: 20px;
}

.dynabundle-banner-reveal
{
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	background-image:url('/img/en-us/ShowOfferButton.gif');
	background-repeat:no-repeat;
	width:72px;
	height:17px;
	cursor: pointer;
	display: none;
}

.dynabundle-banner-container-collapsed .dynabundle-banner-reveal
{
	display: block;
}

.dynabundle-banner-reveal span
{
	display: none;
}

.dynabundle-banner-container-collapsed .dynabundle-banner-body
{
	display: none;
}

.dynabundle-banner-container-footer
{
	color: #0479BF; 
	margin-left: 15px;
	margin-right: 15px;
}

.dynabundle-banner-container-footer a
{
	color: #53807B; 
	text-decoration: underline;
	white-space: nowrap;
}

.dynabundle-criteria-container-outer
{
	width: 50%;
	float: left;
	text-align: center; 
	vertical-align: middle;
}

.dynabundle-criteria-container
{
	background-image: url('/img/ProductBox.jpg');
	background-repeat: no-repeat;
	width: 211px;
	height: 75px;
	vertical-align: middle;
	margin-right: 8px;
	overflow: hidden;
}

.dynabundle-criteria-container-content
{
	margin: 5px;
	padding-top: 5px;
	font-family: Verdana;
	font-size:0.9em; 
	color: #0479BF;
	text-align: center; 
	vertical-align: middle;
	overflow: hidden;
}

.dynabundle-banner-container-criteria
{
	height: 80px;
	padding-bottom: 5px;
	margin-left: 120px;
}

.dynabundle-select-container
{
	float: right;
	background-image: url('/img/en-us/button-choose-offer2.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 29px;
	margin-right: 22px;
	cursor: pointer;
}

.dynabundle-select-container span
{
	display: none;
}

/** END DynamicBundleBannerControl.ascx **/

/** BEGIN AtAGlance.xslt **/
.AAG
{
	background-color: #FFFFFF;
}

.AtAGlance-header
{
	background-image: url("/img/nav-bkg-ends-col3.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
}

.AAG-header 
{
	/* background-image: url('/img/en-us/title-price-summ3.gif'); */
	background-repeat: no-repeat;
	height: 30px;
	width: 189px;
	color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: right;
}

.AAG-footer
{
	background-image: url("/img/nav-bkg-ends-col3.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 20px;
}

.place-order-main .AAG-header
{
	/* background-image: url('/img/en-us/title-at-a-glance2.gif'); */
}

.OffersHelp-phone-icon
{
    background-image: url('/img/phone_icon.jpg');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin:  16px 0px 10px 25px;
}

.OffersHelp-chat-icon
{
    /* background-image: url('/img/chat_icon.jpg'); */
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin: 12px 0px 10px 25px;
    
}

.offer-help-header,
.AAG-header-text
{
	text-align: center;
	padding: 6px;
}

.OfferHelpPhoneTitle,
.OfferHelpChatTitle
{
	 
	 font-size: 14px;
	 color: Black;
	 font-weight: bold;
}

.OfferHelpChatTitle
{
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 10px 15px;	
}
.OfferHelpPhoneTitle
{
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 5px 8px;	
}

.OfferHelpFAQContent
{
	padding-top: 10px;
	height: 45px;
	vertical-align:middle;
}
.OfferHelpFAQTitle
{
	 padding: 10px 5px 15px 5px;
	 margin: 25px 10px 5px 10px;
	 font-size: 12px;
	 color: Black;
	 text-align: center;
	 font-weight: bold;
	 height: 45px;
	 overflow: hidden;
	 white-space: nowrap;
}

.OfferHelpLineSeparator
{
	margin: 5px 18px 5px 18px;
	border-bottom: solid 1px #AAAAAA;
}

.AAG-header-text1,
.AAG-header-text2
{
	display: none;
}

.place-order-main .AAG-header-text2
{
	display: inline;
}

.show-offers-main .AAG-header-text1
{
	display: inline;
}

.OffersHelp-container
{
	background-color:#fff;
	border:1px solid #ccc;
	border-top:0px;
	width: 194px;
	margin-bottom:20px;
}

.AAG-container
{
	width: 189px;
	padding-left: 5px;
	clear: right;
	background-image: url('/img/nav-bkg-col3-shadow-tile.jpg');
	background-position: left center;
	background-repeat: repeat-y;
}

.OffersHelp-container
{
	width: 193px;
}

.price-details-cart
{
	padding: 15px;
}


.price-details-section
{
	/* position: relative; */
	padding: 7px;
}

.price-details-section-provider-logo img
{
	max-width: 150px;
}

.price-details-offer-name
{
	font-weight: bold;
	white-space:nowrap;
	width: 173px;
	overflow: hidden;
	clear: both;
}

.ie8 .price-details-offer-name
{
	text-overflow: clip;
}

.price-details-line
{
	margin-top: 3px;
	position: relative;
	height: 13px;
	color: #000000;
}

.price-details-label
{
	margin-left:15px;
	width: 85px;
	overflow: hidden;
	white-space: nowrap;
	/* float: left; */
	position: absolute;
	left:0px;
	top: 0px;
}

.price-details-label-tax
{
	margin-left: 50px;
	font-weight: normal;
}

.ie6 .price-details-label
{
	/* margin-left: 0px;
	 padding-left: 15px; */
}

.ie8 .price-details-label
{
	text-overflow: clip;
}

.price-details-label a
{
	color: #555146 !important;
}

.price-details-label-tax
{
	margin-left: 50px;
}

.price-details-price
{
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 105px;
	width: 72px;
	color: #000000;
	font-size: 12px;
}

.ie8 .price-details-price
{
	text-overflow: clip;
}

.price-details-price a
{
	text-decoration: underline;
}

.price-details-text-price
{
	text-decoration: underline;
	cursor: pointer;
}

.price-details-rollup-toggleBtn
{
	position: absolute;
	height: 10px;
	width: 10px;
	top: 0px;
	left: 0px;
	line-height: 10px;
	white-space: nowrap;
}

.price-details-line-rollup
{
	cursor: pointer;
	position: relative;
}

.price-details-offer-name-tooltip
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.price-details-rollup
{
	background-color:#f0f0f0;
	margin-left: 20px;
	/* position: relative; */
	padding: 1px 0px 1px 1px;
}

.price-details-rollup .ellipsis
{
	background-color:#f0f0f0;
}

.price-details-rollup .price-details-price
{
	left: 95px;
	width: 61px;
}

.price-details-rollup .price-details-label
{
	margin-left: 3px;
}

.AAG-Totals
{
	background-color: #CCCCCC;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	position: static;
}
.AAG-Totals .ellipsis
{
	background-color: #CCCCCC;
}

.AAG-Totals-header
{
	font-size:17px;
	font-weight:bold;
	border-bottom: 1px dotted #000000;
	color: #000000;
}

.price-details-price-details-link
{
	text-decoration: underline;
	cursor: pointer;
	white-space: nowrap;
	text-align: right;
	margin-right: 15px;
}

.price-details-short-term-notice
{
	clear: both;
	padding: 0px 7px 7px 7px;
}

.AAG-bonus-section
{
	background-color: #E6E6E6;
	border: 1px dashed black;
	padding: 5px;
	margin-top: 15px;
	clear: right;
}

.AAG-bonus-section .ellipsis
{
	background-color: #EAF5CD;
}

.AAG-bonus-header
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	background-image: url('/img/icon-bonus.gif');
	background-repeat: no-repeat;
	padding-left: 35px;
}

.price-details-bonus-line .price-details-label
{
	width: 145px;
}

.price-details-bonus-line
{
	cursor: pointer;
	height: auto;
}

.price-details-dynamic-bundles
{
	margin-top: 10px;
}

.tabs-justify
{
	margin-left: -10px;
	margin-top: -1px;
}

.ie6 .tabs-justify,
.ie7 .tabs-justify
{
	margin-left: 15px;
	margin-top: 5px;
}

.price-details-offer-bonus .price-details-offer-name,
.price-details-dynamic-bundles .price-details-offer-name
{
	color: #000000;
	font-style: italic;
	cursor: pointer;
}

/** END AtAGlance.xslt **/

/** BEGIN PricingDetails.xslt **/
.order-summary-control
{
	padding: 20px;
	font-weight: bold;
}

.order-summary-control-header
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000000;
}

.order-summary-control-header span
{
	background-color: #666666;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	padding: 5px;
}

.order-summary-table-container
{
	border:1px solid #999999;
	margin-bottom:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.order-summary-table
{
	width: 100%;
}

.order-summary-table-section
{
	border-right:1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-right:5px;
	padding-top:10px;
	padding-bottom: 10px;
	vertical-align:top;
	width:25%;
	font-size:14px;
}

.order-summary-prices
{
	border-bottom:1px solid #DDDDDD;
}

.order-summary-offer-name
{
	font-size: 11pt;
	font-weight: bold;
	margin: 15px;
	cursor: pointer;
}

.order-summary-offer-name:hover
{
	text-decoration: underline;
}

.price-details .order-summary-offer-name
{
	cursor: auto;
}

.price-details .order-summary-offer-name:hover
{
	text-decoration: none;
}

.order-summary-prices .price-details-label
{
	width: 265px;
	text-overflow: clip;
	overflow: visible;
	white-space: normal;
}

.order-summary-prices .price-details-price
{
	text-overflow: clip;
	white-space: normal;
}

.lightbox-content .price-details-label
{
	width: 225px;
}

.lightbox-content .price-details-label-tax
{
	width: 220px;
}


.lightbox-content .price-details-price
{
	overflow: visible;
}

.order-summary-bonus
{
	margin-left: 15px;
}

.price-details-line-duration
{
	clear: both;
	font-style: italic;
	margin-left: 20px;
	font-size: 7pt;
	white-space: nowrap;
	overflow: hidden;
}

.ie8 .price-details-line-duration
{
	text-overflow: clip;
}

.price-details-part-line
{
	clear: both;
	margin-right: 10px;
	margin-top: 3px;
}

.price-details-part-line .price-details-label
{
	position: static;
	float: left;
}

.price-details-part-line .price-details-price
{
	position: static;
	width: auto;
}

.price-details-part
{
	padding: 0px;
	margin-bottom: 15px;
}

.price-details-part-line-textPrice .price-details-label
{
	float: none;
}

.price-details-part-line-textPrice .price-details-price
{
	text-align: left;
	font-weight: normal;
	margin-left: 50px;
}

.price-details-part-line-alt
{
	background-color: #F2F2F2;
}

.ie6 .price-details-part-line-alt
{
	/* GEMINI: DL-20779 - fixes invisible text on alternating lines */
	height: 15px;
}

.order-summary-longterm-section-disclaimer
{
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	margin-left: 20px;
}

.price-details-part-footer
{
	border-top:1px dotted #000000;
	margin-top:10px;
	clear: left;
	margin-left: 10px;
	margin-right: 10px;
}

.price-details-part-footer-label
{
	float:left;
}

.price-details-part-footer-price
{
	text-align:right;
	font-weight:bold;
	color: #000000;
	font-size: 12px;
}

/** END PricingDetails.xslt **/

/** BEGIN SessionEmailsControl.ascx **/
.session-email-panel
{
    text-align:center;
    padding-bottom:5px;
	cursor: pointer;    
}

.session-email-logo
{
    background-image: url('/img/icon-email2.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 4px;
}

.session-email-text
{
    color: #25A5D7;
    text-decoration: underline;
}

.session-email-form
{
	text-align: center;
}

.session-email-form-intro
{
    background-color:#E2E2E2;
	padding-top: 4px;
	padding-bottom: 4px;
    font-weight:bold;
    color: #000000;
}

.session-email-form-error
{
	padding-top: 2px;
	padding-bottom: 2px;
    font-weight:bold;
    color: #FF0000;
}

.session-email-form-field
{
    padding-bottom:5px;
    padding-top:5px;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
}

.session-email-form-label
{
    padding-top:2px;
    position:inherit;
    font-weight:bold;
    float:left;
}

.session-email-form-input
{
    float:right;
}

.session-email-form-checkbox
{
    clear:both;
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 15px;
    text-align: left;
}

.session-email-form-phone
{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

.session-email-form-phone-number
{
	margin-left: 5px;
}

.session-email-form-submit input
{
	font-size: 11px;
}

/** END SessionEmailsControl.ascx **/

/** BEGIN XsltControl.ascx **/
.xslt-wait, .xslt-text
{
	display: none;
	text-align: center;
	position: relative;
	top: 50%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);

}
/** END XsltControl.ascx **/

/** BEGIN OfferAttributesControl.ascx **/
. offer-details-price-see-below
{
    color:#000000;
}

.offer-details-price-price
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.offer-details-price-term
{
	color: #003399;
	font-weight: bold;
	font-size: 10pt;
}

.offer-details-included-services
{
	font-weight: bold;
	font-size: 8pt;
	margin-top: 5px;
}

.offer-details-included-service
{
	margin-top: 3px;
	width: auto;
	padding-left: 26px;
}

.offer-details .choose-offer-button
{
	margin-left: 85px;
	float: none;
}

.offer-details-right
{
	width: 198px;
	float: right;
	position: relative;
}

.offer-details-price-service-summary
{
	width: 185px;
	background-color: #F1EFEF;
	background: -moz-linear-gradient(top, #E7E7E7, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7E7E7', endColorstr='#FFFFFF' );
	background: -webkit-gradient(linear, left top, left bottom, from(#E7E7E7), to(#FFFFFF));
	border: 1px solid #F0F0F0;
	padding: 5px;
	margin-top: 5px;
}

.quick-choose-box
{
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: right;
}

.quick-choose-offer-button
{
	white-space: nowrap;
	overflow: hidden;
	width: auto;
	text-decoration: underline;
	cursor: pointer;
	color: #25A5D7;
}

.quick-choose-offer-button span
{
	background-image: url('/img/go-orange.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
}

.quick-choose-offer-helper
{
	white-space: nowrap;
	overflow: hidden;
	width: auto;
	padding-left: 5px;
	display: block;
	cursor: pointer;
	margin-right: 10px;
	width: 10px;
}

.quick-choose-offer-helper-text
{
	cursor: default;
	border: solid 1px;
	width: auto;
	position: absolute;
	background: white;
}

.offer-details-name
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	line-height: 20pt;
	width: 440px;
	clear: left;
}

.offer-details .session-email-panel
{
	margin-top: 8px;
}

.offer-details-bonus-name
{
	color: #CC6600;
	font-weight: bold;
	font-size: 11pt;
	margin-left: 66px;
}

.offer-details-bonus .bonus-logo
{
	margin-top: 0px;
	margin-right: 5px;
}

.offer-details-promo
{
	border: 1px solid #666666;
	margin-top: 8px;
	margin-bottom: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: 471px;
}

.offer-details-promo-noimage
{
	margin-left: 0px;
}

.offer-details-promo-noimage .offer-promo
{
	width: 420px;
}

.offer-details-promo .offer-promo
{
	float: left;
	width: 354px;
}

.offer-details-bonus
{
	color: #000000;
	font-weight:bold;
}

.offer-details-provider-image
{
	float: left;
}

.offer-details-campaign-phone-img
{
	max-height:70px;
	max-width:200px;
	width:expression(this.clientWidth>195?'200px':'auto');
	height:expression(this.clientHeight>65?'70px':'auto');
}

#OrderConfirmation .offer-details-campaign-phone-img
{
	display: none;
}

.offer-details-campaign-phone
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 280px;
}

.offer-details-image
{
	float: left;
	margin: 10px;
	margin-left: 0px;
	clear: left;
}

.offer-details-image img
{
	width: 100px;
}

.offer-attribute-tabs
{
	clear: both;
	height: 25px;
	border-bottom: 1px solid #666666;
}

.offer-attribute-tab span
{
	visibility: hidden;
	margin-left: 3px;
	margin-right: 3px;
}

.offer-attribute-tab
{
	background-color: #666666;
	border: 1px solid #666666;
	background-repeat: repeat-x;
	float: left;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right:10px;
	border-bottom: 0px none;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.attribute-tabActive .offer-attribute-tab
{
	border-bottom: 1px solid white;
	background-color: #FFFFFF;
}

.attribute-tab
{
	float: left;
	font-weight: bold;
	white-space: nowrap;
	font-size: 8pt;
	border-bottom: 0px;
	margin-right: 1px;
	height: 27px;
}


.attribute-tab-options
{
	display: none;
}

#ShowOffers .attribute-tab-options
{
	display: block;
}


.attribute-tabActive a
{
	color: #666666 !important;
}

.attribute-tab a
{
	color: #FFFFFF;
	height: 19px;
}

.offer-attribute-container
{
	clear:both;
	height:252px;
	background-color: #FFFFFF;
}

.offer-attribute-category-contents
{
    border: 1px solid #666666;
	clear: both;
	height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
    border-top: 0px none;
    width: 100%;
}

.offer-attribute-category-contents-inner
{  
   	margin-top: 0px;
}

.offer-attribute-category-title
{
	display: none;
}

.offer-attributes-container
{
	/* padding-right: 10px; */
}

table.offer-attributes
{
	width: 100%;
}

.ie .offer-attribute-value
{
	padding-right: 15px;
}

.offer-attributes-row:nth-child(even)
{
	background-color: #F6F6FF;
}

.offer-attributes-row-alt
{
	background-color: #F6F6FF;
}

.offer-attribute-value
{
	margin-left: 160px;
	word-wrap: break-word;
	color:#333333;
}

.offer-attribute-title
{
	color: #333333;
	width: 150px;
	font-weight: bold;
	vertical-align: top; 
	text-align:right;
}

.offer-details-bonus-icon
{
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

/** BEGIN Print **/
.print .offer-details .choose-offer-button,
.print .offer-details .session-email-panel,
.print .offer-details .quick-choose-box
{
	display: none !important;
}

.print .offer-details
{
	text-align: left;
}

.print .offer-details .offer-attribute-category-contents
{
	border-width: 0px;
	height: auto;
	overflow: visible;
}

.print .offer-details .offer-attribute-category-title
{
	display: block;
	border: 1px solid black;
	background-color: #666666;	
	color: #FFFFFF;
	font-weight: bold;
}

.print .offer-details .offer-attribute-category-contents-inner
{
	position: static;
	border: 1px solid black;
	margin-bottom: 10px;
}

.print .offer-details .offer-attribute-tabs
{
	display: none;
}

.print .offer-details .offer-attribute-category-contents-inner
{
	display: block !important;
}

.print .offer-details .offer-attribute-title,
.print .offer-details .offer-attribute-value
{
	font-size: 11px;
}

.print
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding: 10px;
	position: relative;
}

.print .ellipsis
{
	display: none;
}
/** END Print **/

/** END OfferAttributesControl.ascx **/

/** BEGIN OrderRequirementsPreviewControl.ascx **/
.order-requirements-preview-container
{
	margin: 10px;
}
.order-requirements-preview-header
{
	font-weight: bold;
	margin-bottom: 10px;
}
.order-requirements-preview-group-header
{
	cursor: pointer;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
}
.order-requirements-preview-group-toggle
{
	margin-right: 5px;
	font-weight: normal;
}
/** END OrderRequirementsPreviewControl.ascx **/

/** BEGIN OfferSelectionHelpControl.ascx **/
.offer-selection-help-intro
{
	margin-bottom: 15px;
	margin-left: 10px;
}

.offer-selection-help-row
{
	font-size: 12px;
}

.offer-selection-help-header
{
	font-size: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.offer-selection-help-text
{
	margin-left: 10px;
	margin-top: 7px;
}

.offer-selection-help-row
{
	margin-bottom: 20px;
}
/** END OfferSelectionHelpControl.ascx **/

/** BEGIN OfferFeedback.xslt **/
.offer-feedback
{
	display: block;
}

.offer-feedback-title
{
	padding-left: 5px;
	padding-right: 14px;
	background-image: url('/img/icon-offer-suggestion.gif');
	background-position: right top;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 21px;
	padding-bottom: 5px;
}

.offer-feedback-container
{
	display: block;
	background: white;
	border: solid 1px;
	position: absolute;
	z-index: 10001;
	overflow: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.offer-feedback-comment
{
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	text-align: left;
}

.offer-feedback-comment-text
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
}
.offer-feedback-success-text
{
	margin-top: 25%;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}

.offer-feedback-ok-button
{
	width: 118px;
	height: 30px;
	background-image: url('/img/en-us/continue_btn.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.offer-feedback-ok-button span
{
	display: none;
}

.offer-feedback-success
{
	display: none;
}

.offer-feedback-submit-cancel
{
	height: 25px;
}

.offer-feedback-cancel-button
{
	background-image: url('/img/en-us/cancel_btn.gif');
	font-weight: bold;
	font-size: 14pt;
	float: right;
	cursor: pointer;
	width: 111px;
	height: 30px;
	background-repeat: no-repeat;
}

.offer-feedback-cancel-button span
{
	display: none;
}

.offer-feedback-submit-button
{
	background-image: url('/img/en-us/submit_btn.jpg');
	font-weight: bold;
	font-size: 14pt;
	float: right;
	margin-right: 10%;
	margin-left: 19px;
	cursor: pointer;
	width: 112px;
	height: 30px;
	background-repeat: no-repeat;
}

.offer-feedback-submit-button span
{
	display: none;
}

.offer-feedback-comment-offer-name
{
	color: #000000;
	display: block;
}

.offer-feedback-comment textarea
{
	border: 1px solid #000000;
	width: 90%;
	height: 237px;
}

/** END OfferFeedback.xslt **/

/** BEGIN SearchPanelControl.ascx **/
.search-panel-control
{
	margin-top: 10px;
}

.search-panel-description
{
	text-align: justify;
	margin-bottom: 5px;
}

.search-panel-container
{
	border: 1px solid #636363;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

.search-panel-row
{
	margin-bottom: 7px;
	clear: both;
}

.search-panel-label
{
	font-weight: bold;
	padding-right: 5px;
	color: #000000;
	float: left;
}

.search-panel-input
{
	font-weight: bold;
	vertical-align: top;
	clear: left;
}

.search-panel-input input, .search-panel-input select
{
	font-weight: normal;
	font-size: 11px;
}

.search-panel-row-city
{
	float: left;
}

.search-panel-row-state
{
	clear: none;
	float: left;
	padding-left: 10px;
}

.search-panel-phone-input
{
	border: 1px inset #000000;
	background-color: #FFFFFF;
	width: 130px;
}

.firefox .search-panel-phone-input
{
	width: 110px;
}

.chrome .search-panel-phone-input
{
	width: 145px;
}

.search-panel-phone-input input
{
	border: 0px none;
}

.search-panel-required
{
	color: #FF0000;
	text-align: right;
}

.search-panel-control-submit-button
{
	background-image: url('/img/en-us/searchnow_btn.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height: 30px;
	float: right;
	cursor: pointer;
}

.search-panel-control-submit-button span
{
	display: none;
}

.search-panel-control-clear-button
{
	float: right;
	margin-right: 10px;
	padding-top: 8px;
	text-decoration: underline;
	cursor: pointer;
}

.search-panel-clear
{
	clear: both;
}

.search-panel-control-swap-link
{
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	padding-top: 8px;
}

.search-panel-control-footer
{
	margin-top: 5px;
}

.search-panel-phone-header
{
	background-color: #636363;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/** END SearchPanelControl.ascx **/

/** BEGIN SuggestedAddresses.xslt **/
#AddressPickerDiv.blue_contain
{
	width:100%;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	position: static;
}

.address-suggestion-close 
{
	z-index: 10;
	background-image: url('/img/en-us/button-close.gif');
	background-repeat: no-repeat;
	height: 13px;
	width: 86px;
	cursor: pointer;
	float: right;
}
.address-suggestion-close span
{
	display: none;
}

.address-suggestion-title
{
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
}

.AddressSuggestionBoxDiv
{
	border: 2px solid #636363;
	background-color: #FFFFFF;
}

.address-suggestion
{
	padding-left: 10px;
	background-color: Transparent;
}

.address-suggestion-selected
{
	padding-left: 10px;
	background-color: #E2E2E2;
	border: 1px solid #CCCCCC;
}

.address-suggestion-submit-button
{
	background-image: url('/img/en-us/submit_address_btn.jpg');
	width: 118px;
	height: 30px;
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 5px;
}

.address-suggestion-submit-button span
{
	display: none;
}

.address-suggestion-try-again
{
	text-decoration: underline;
	cursor: pointer;
	margin-top: 5px;
}

#AddressPickerFooterDiv
{
	position: relative;
	padding-top: 5px;
	height: 31px;
}

#AddressSuggestionContent
{
	margin-top: 10px;
	clear:both;
}

.AddressSuggestionListDiv
{
	overflow: auto;
	height: 100px;
	border: 2px solid #0DB2B6;
	background-color: #ECF4F6;
}

.suggested-address-tooltip
{
	position: absolute;
}

.suggested-address-tooltip-pointer
{
	float: left;
	width: 15px;
	height: 60px;
	background-image: url('/img/pointer-left.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.suggested-address-tooltip-content
{
	border: 2px solid #666666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	width: 190px;
	padding: 5px;
	margin-left: 13px;
	background-color: #FFFFFF;
	min-height: 40px;
	font-weight: bold;
}

.suggested-address-tooltip-close
{
	background-image: url('/img/close.gif');
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	float: right;
	margin-left: 10px;
	cursor: pointer;
}

.suggested-address-warning
{
	background-image: url('/img/error_xsmall.gif');
	background-repeat:no-repeat;
	background-position: 156px;
}
/** END SuggestedAddresses.xslt **/

/** BEGIN MessageControl.ascx **/
#MessageDiv.blue_contain
{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	position:static;
}

.message-div-close-button
{
	cursor: pointer;
}

.message-div-close-button span
{
	background-image: url('/img/close.gif');
	background-repeat: no-repeat;
	background-position: right;
	color:#25A5D7;
	text-decoration: underline;
	float: right;
	width: 44px;
}

#MessageCloseDiv
{
	z-index: 100;
}

#MessageIconDiv
{
	float:left; 
	margin-left: 10px;
	width:32px;
	height: 32px;
	background-image: url('/img/searchpanelerror-ex.gif');
	background-repeat: no-repeat;
}

.MessageControlText
{
	font-weight: bold;
	width: 90%;
	text-align: center;
	float: left;
}
.ie6 .MessageControlText
{
    width: 80%;
}
/** END MessageControl.ascx **/

/** BEGIN WaitDiv **/
.waitDiv
{
	position:fixed;
	top:50%;
	left:45%;
	border: 1px solid black;
}

.waitDiv-default
{
	border: 2px solid #666666;
	width: 150px;
	padding: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
}

.waitDiv-SuggestedAddress
{
	background-color: #FFFFFF;
	border: 2px solid #636363;
	background-image: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	padding-bottom: 10px;
}

.waitDiv-SuggestedAddress .providerWait
{
	padding: 20px;

}
/** END WaitDiv **/

/** BEGIN Testimonials.ascx **/
.testimonial-header
{
	background-image: url('/img/en-us/title-nextsteps2.gif');
	background-repeat: no-repeat;
	height: 29px;
}

.testimonial-content
{
	background-color:#FFFFFF;
	border:1px solid #ccc;
	border-top:0px;
	padding:7px;
	margin-bottom:20px;
}

/** END Testimonials.ascx **/

/** BEGIN ValidationGroupCollectionControl.ascx **/
.customization-groups-container
{
	margin-top: 10px;
}

.validation-group-collection
{
	background-color:#fff;
	border:1px solid #ccc;
	padding:7px;
	margin-bottom:20px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #999999;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
}

.validation-group-collection-header
{
	cursor: pointer;
	background-color: #FFFFFF;
	zoom: 100%;
	margin-bottom: 10px;
}

.validation-group-collection-image
{
	float: left;
}

.validation-group-collection-image-Checkout
{
	background-image: url('/img/icon-checkout.gif');
	background-repeat: no-repeat;
	width: 112px;
	height: 69px;
}

.validation-group-collection-title-services
{
	float: right;
}

.validation-group-collection-services div
{
	float: left;
}

.validation-group-collection-title
{
	color: #1645AF;
	font-weight:bold;
	font-size:25px;
	margin-bottom: 3px;
	padding-bottom:10px;
	text-align: right;
	clear: left;
}

.validation-group-collection-error-message
{
	clear: both;
	font-size: 13px;
	margin: 10px 5px 10px 5px;
	color: #000000;
	display: none;
}

.validation-group-collection-error .validation-group-collection-error-message
{
	display: block;
}

.validation-group-collection-error-header
{
	background-color: #FF0000;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 8px;
	padding: 3px 10px 3px 10px;
	float: left;
	font-weight: bold;
}

.validation-group-collection-error-message2
{
	color: #FF0000;
	font-weight: bold;
}

.validation-group-collection-error-message3
{
	display: none;
}

.validation-group-collection-active .validation-group-collection-error-message3
{
	display: inline;
}

.validation-group-collection-active .validation-group-collection-error-message4
{
	display: none;
}

.validation-group-collection-body
{
	clear:both;
}

.validation-group-collection-body a
{
	font-weight: bold;
}

.validation-group-table
{
	margin-top:0px;
	margin-bottom:0px;
	width: 100%;
}

.validation-group-table td
{
	vertical-align:top;
}

.validation-group-tab
{
	width: 155px;
	clear: left;
	height: 72px;
}

.validation-group-tab-body
{
	height: 60px;
	margin: 0px;
	width: 130px;
	overflow: hidden;
	background-color: #E2E2E2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	float: left;
	cursor: pointer;
}

.validation-group-content
{
	border-radius: 5px;
	margin-bottom: 10px;
	margin-left: 140px;
	zoom: 1;
}

.tabActive .validation-group-tab-body
{
	margin: 0px;
	background-color: #666666;
	color: #FFFFFF;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.validation-group-error .tabActive .validation-group-tab-body
{
	background-color: #FF0000;
}

.validation-group-error .tabActive .validation-group-tab-body a
{
	color: #FFFFFF !important;
}

.validation-group-error .validation-group-tab-body
{
	background-color: #FDCDC9;
}
.validation-group-error .validation-group-tab-body a
{
	color: #FF0000 !important;
}


.tabActive .validation-group-tab-pointer
{
	background-image: url('/img/tabActive_pointer.gif');
	background-repeat: no-repeat;
	background-position: 0px 21px;
	height: 60px;
	width: 15px;
	margin-left: 139px;
}

.ie6 .tabActive .validation-group-tab-pointer
{
	float: left;
	margin-left: 0px;
}

.validation-group-error .validation-group-tab-pointer
{
	background-image: url('/img/tabActive-error-pointer.gif');
}

.validation-group-err-icon
{
	display: none;
	float: right;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url('/img/icon-error2.gif');
	height: 27px;
	width: 27px;
}

.validation-group-error .validation-group-err-icon
{
	display: block;
}

.validation-group-tab-body a
{
	color: #000000 !important;
	font-weight: bold;
	margin: 5px;
	display: block;
}

.tabActive a
{
	color: #FFFFFF !important;
	font-weight: bold;
}

.validation-group-tabs
{
	width: 140px;
	height: 100%;
	float: left;
}

.order-confirmation-main .validation-group-tabs
{
	width: auto;
	heigth: auto;
	float: none;
}

.order-confirmation-main .validation-group-content
{
	margin-left: 0px;
	clear: left;
}

.order-confirmation-main .validation-group-tab
{
	clear: none;
	height: auto;
	width: auto;
}

.order-confirmation-main .validation-group-tab-body
{
	width: auto;
	height: auto;
}

.order-confirmation-main .validation-group-tab-pointer
{
	display: none;
}

.order-confirmation-main .validation-group-err-icon
{
	margin-top: 0px;
}

.order-confirmation-main .validation-group-collection-title-services
{
	display: none;
}

.order-confirmation-main .place-order-signup-button
{
	background-image: url('/img/en-us/button-next_big.gif');
	height: 29px;
	width: 110px;
}

.customization-group-next-button
{
	text-align:right;
	padding-right: 8px;
	background-image: url('/img/en-us/button-next_big.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 29px;
	cursor: pointer;
	/* margin-left: 121px; */
	float: left;
}

.customization-group-next-button span
{
	display: none;
}

.customization-group-previous-button
{
	background-image: url('/img/en-us/button-back.gif');
	float: left;
	width: 110px;
	height: 29px;
	cursor: pointer;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.customization-group-previous-button span
{
	display: none;
}

.validation-group-err-icon img
{
	padding-left: 5px;
	border: 0px;
}

.validation-group-validation-summary
{
	color:#FF0000;
	padding-bottom:5px;
	font-weight: normal;
	display: none;
}

.customizationInnerContents
{
	height: 100%;
	position: relative;
	border: 1px solid #666666;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ie6 .customizationInnerContents
{
	left: -18px;
}

/*
.validation-group-error
{
	border-color: #FF0000;
}
*/
.validation-group-error .customizationInnerContents
{
	border-color: #FF0000;
}


.validation-group-security-header
{
	border-bottom: 1px solid #C0C0C0;
	height: 31px;
	margin-bottom: 10px;
	font-size: 12px;
}

.validation-group-security-header-icon
{
	background-image: url('/img/lock2.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 23px;
	float: left;
	margin-right: 10px;
	
}

.validation-group-security-header-text-header
{
	font-weight: bold;
	color: #000000;
	display: block;
}

.customization-text
{
	display: inline;
}

.customization-security
{
	width: 19px;
	height: 23px;
}

/** END ValidationGroupCollectionControl.ascx **/

/** BEGIN ValidationGroupControl.ascx **/
.subgroupDescription
{
	background-color: #eff7ff;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
}

.customizationSubgroupFooter
{
	float: right;
	width: auto;
	white-space: nowrap;
}

.validationgroup-note-text textarea
{
	width: 90%;
	height: 120px;
}

.validationgroup-note-title
{
	font-weight:bold;
}
/** END ValidationGroupControl.ascx **/

/** BEGIN CUSTOMIZATIONS **/
.passwordConfirm
{
	font-weight: bold;
}

.customizationFld
{
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	clear: right;
}

.customizationFld .customizationFld
{
	padding-left: 0px;
}

.customization-error input.text,
.customization-error textarea
{
	background-color: #FDCDC9;
	border: 2px solid #FF0000;
}

.customization-error select
{
	background-color: #FDCDC9;
	border: 2px solid #FF0000;
}

.cc-main .customizationFld
{
	clear: right;
}

.customizationItem
{
	font-weight: normal;
	vertical-align:middle;
}

.erricon
{
	left:0px;
	position:absolute;
	vertical-align: middle;
}

.customizationHeader
{
	font-weight: bold;
}

.customizationDescription
{
	font-weight: normal;
}

.customization-error .customization-choice-group-radio,
.customization-error .customization-choice-group-checkbox,
.compound-customization-error,
.customization-error.scheduling-choice-group,
.customization-error .disclosure-box
{
	border: 1px solid #FF0000;
	background-color: #FDCDC9;
}



.customization-error-message-box
{
	position: absolute;
	width: 250px;
	color: #FFFFFF;
	background-color: #FF0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	
}

.customization-error-message-text
{
	padding: 5px;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #666666;
}

.choiceName
{
	font-weight:bold;
	margin-right:10px;
	vertical-align:bottom;
	margin-top:7px;
}

.choiceID
{
	display: none;
	color: Blue;
}

.customizationID
{
	display: none;
	color: #FF0000;
}

.showCustomizationIDs .customizationID
{
	display: block;
	width: 350px;
	overflow: hidden;
}

.showCustomizationIDs .choiceID
{
	display: block;
}

.choice-price-link
{
	margin-left: 3px;
	margin-right: 3px;
}


.inputDiv
{
    display: inline;
}

.customizationChoiceImage
{
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    width: 32px;
    height: 32px;
}

.inputDivConditional
{
    float: left;
    clear: left;
    margin-top: 8px;
}

.labelDivConditional
{
    padding-top: 10px;
}

.req
{
	float: right;
	color: red;
	font-size: 11px;
	font-weight: normal;
}

.choice-prices
{
	border: 1px solid #CCCCCC;
}

.choice-price-label
{
	font-style: italic;
}

.choice-price
{
	padding: 2px;
	background-color: #FAFAFA;
}

.choice-price-alt
{
	background-color: #EEEEEE;
}

.labelDiv
{
    padding-top: 3px;
    display: inline;    
}
 
.choiceDescription
{
	font-weight: normal;
	padding:8px;
	border-color:#CCC;
	background-color:#EDEDED;
	margin-left:25px;
}

.compoundCustomizationItemLast .customizationFld
{
	border: 0px;
}

.customizationOr
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
}
.choiceTax
{
	font-style: italic;
	color: Red;
}


.TOSText
{
	border: 1px solid #E0E0E0;
	height: 150px;
	overflow: auto;
	font-weight: normal;
	padding: 10px;
	text-align: justify;
	/* width: 360px; */
	word-wrap: break-word;
}

.TOSText ul, .TOSText ol
{
	padding-bottom: auto;
	padding-left: auto;
	padding-right: auto;
}
.TOSText li
{
	padding-top: auto;
	padding-bottom: auto;
	margin-left: auto;
}
.TOSChbx label
{
	font-weight: bold;
	color: #555146;
}
/** END CUSTOMIZATIONS **/

/** BEGIN ScheduleSelectionControl.ascx **/
.schedule-selection
{
	margin-left: 20px;
}

.schedule-selection .req
{
	padding: 0px 3px 0px 3px;
}

.schedule-selection-option
{
	float: left;
	margin-top: 5px;
	padding: 0px 3px 3px 3px;
}

.schedule-selection-date
{
	padding: 3px 3px 3px 3px;
	/*display: inline;*/
	float: left;
}

.schedule-selection-time
{
	padding: 3px 3px 3px 3px;
	margin-bottom: 15px;
	/*display: inline;*/
}

.schedule-selection-time select
{
	width: 165px;
}

.schedule-selection-header
{
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	margin-bottom:5px;
	margin-left:25px;
	margin-right:15px;
}

.schedule-selection-alternative-instructions
{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom:5px;
}

.schedule-selection-note
{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom:5px;
}
/** END ScheduleSelectionControl.ascx **/

/** BEGIN CheckoutControl.ascx **/
.serviceAddressDisplay
{
	background-color: #F6F6F6;
	padding: 3px;
	margin-bottom: 8px;
	margin-left: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.serviceAddressDisplayHeader
{
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
}

.serviceAddressDisplayAddress
{
	padding: 3px;
}

.notMyServiceAddress
{
    font-size: 9px;
    color: #000000;
    text-align: right;
}

.place-order-signup-button
{
	background-image: url('/img/en-us/button-sign-me-up2.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 29px;
	cursor: pointer;
	float: left;
}

.place-order-signup-button span
{
	display: none;
}
.place-order-signup-wait
{
	float: right;
}

.checkout-footer
{
	clear: right;
	height: 18px;
	padding-top: 25px;
}

.embeddedCustomMessageInPlacingOrder
{
    padding:8px;
	border-color:#CCC;
	background-color:#FFFFFF;
}

.customMessagingContainer
{
    padding-top: 10px;
    display: none;
}

.checkout-email-secure,
.checkout-sms-disclaimer
{
	float: right;
	margin-right: 60px;
}

.ie6 .checkout-email-secure,
.ie6 .checkout-sms-disclaimer
{
	width: 230px;
	margin-right: 35px;
}

.checkout-email-secure-pointer,
.checkout-sms-disclaimer-pointer
{
	background-image: url('/img/pointer-left.gif');
	float: left;
	width: 15px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.ie6 .customization-checkout-email,
.ie6 .customization-checkout-phone
{
	width: 230px;
}

.checkout-email-secure-content,
.checkout-sms-disclaimer-content
{
	border: 2px solid #666666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	width: 190px;
	padding: 5px;
	margin-left: 13px;
	min-height: 30px;
}

.checkout-email-secure-content-header
{
	font-weight: bold;
	display: block;
}

.checkout-email-secure-content-privacy
{
	text-decoration: underline;
	cursor: pointer;
}


#tabvalidationGroup_checkout .customizationFld,
.cc-main .customizationFld,
.credit-check-container .customizationFld
{
	border-bottom: 0px;
	margin-bottom: 0px;
}

.checkout-sms-disclaimer-disclaimer
{
	font-size: 9px;
}

.address-part
{
	/* margin-left:30px; */
}
.address-part-header
{
	width: 100%;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}

.address-part-reuse-checkbox
{
	padding-left: 10px;
	padding-bottom: 10px;
}

.address-part-address
{
	padding-left: 10px;
}

.address-part-label
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
}

.address-part-input
{
	padding-bottom: 5px;
}

.address-part-apartment
{
	padding-bottom: 10px;
}

.address-part-city
{
	float: left;
	margin-right: 4px;
	width: 130px;
}

.address-part-city .req
{
	margin-right: 10px;
}

.address-part-label-zip
{
	margin-top: 5px;
}

.address-part-address-display
{
	background-color: #F6F6F6;
	padding: 3px;
	margin-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.address-part-address-display-header
{
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
}

.address-part-address-display-address
{
	padding: 3px;
}

/** BEGIN Offer Disclosures **/
.disclosure-box
{
	clear: right;
	margin: 40px 3px 7px 30px;
	padding: 10px 4px 4px 4px;
	border:solid 1px #AAAAAA;
	position: relative;
}

.ie6 .disclosure-box
{
	width: auto;
}

.disclosure-box-title
{
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
	font-weight:bold;
	position: absolute;
	top: -7px;
}

.disclosure-text
{
}

.disclosure-text a
{
	text-decoration: underline;
}

.disclosure-checkbox
{
}
/** END Offer Disclosures **/

/** END CheckoutControl.ascx **/

/** BEGIN PhoneCustomizationControl.ascx **/

.phone-top-container
{
	float:right;
	width:100%
}
.phone-description
{
	float:right;
	margin-right: 50px;
}

.ie6 .phone-description
{
	width: 230px;
	margin-right: 35px;
}

.phone-description-pointer
{
	background-image: url('/img/pointer-left.gif');
	float: left;
	width: 15px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.phone-description-content
{
	border: 2px solid #666666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	width: 190px;
	padding: 5px;
	margin-left: 13px;
	min-height: 40px;
}
.phone-container
{
	float:left;
}
.phone-title
{
	font-weight:bold;
}
.phone-required
{
	float:right;
	width:70px;
	min-height:10px;
}

.phone-clear
{
	clear: right;
}

/** END PhoneCustomizationControl.ascx **/

/** BEGIN CustomerNameControl.ascx **/

.customer-name-title
{
	font-weight:bold;
}
.customer-name-first
{
	float:left;
	margin-right:5px;
}

/** END CustomerNameControl.ascx **/

/** BEGIN CustomerEmailControl.ascx **/

.email-top-container
{
	/* float:right; */
	width:100%
}
.email-container
{
	/* float:left; */
	padding-bottom: 10px;
}
.email-title
{
	font-weight:bold;
	padding-bottom:0px;
}
.email-description
{
	float:right;
	margin-right: 50px;
}

.ie6 .email-description
{
	width: 230px;
	margin-right: 35px;
}

.email-description-pointer
{
	background-image: url('/img/pointer-left.gif');
	float: left;
	width: 15px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.email-description-content
{
	border: 2px solid #666666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	width: 190px;
	padding: 5px;
	margin-left: 13px;
	min-height: 40px;
}

.email-required
{
	float:right;
	width:70px;
	min-height:10px;
}

/** END PhoneCustomizationControl.ascx **/

/** BEGIN CreditCardControl.ascx **/
.cc-main
{
}

.cc-type
{
	font-weight:bold;
	font-size:11px;
	padding-bottom: 2px;
	margin-top:5px;
}

.cc-card-icons
{
	float: right;
	margin-right: 65px;
	margin-top: 10px;
}

.cc-card-icon
{
	width: 35px;
	height: 28px;
	vertical-align: middle;
}

.cc-card-iconMasterCard
{
	background-image: url('/img/cc-mastercard.gif');
}

.cc-card-iconVisa
{
	background-image: url('/img/cc-visa.gif');
}

.cc-card-iconAmerican_Express
{
	background-image: url('/img/cc-amex.gif');
}

.cc-lock
{
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}

.cc-billing-info
{
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}

.cc-more-billing-info
{
	position:relative;
	height: 25px;
}

.cc-label
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
}

.cc-firstName
{
	float:left;
	margin-right:5px;
}

.cc-city
{
	float:left;
	padding-bottom: 10px;
	margin-right:4px;
}

.cc-zip
{
	/* clear:left; */
	margin-top: 5px;
}

.ccPreOverrideSection
{

	background-color: #FFFFFF;
}

.ccPreOverrideTitle
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.ccPreOverrideRow
{
	margin-top: 10px;
	padding-left: 30px;	
	position: relative;
}

.ccPreOverrideCol1
{
	width: 120px;
	font-weight: bold;
}

.ccPreOverrideSubmit
{
	text-align: center;
}

.ccPreOverrideSubmit input
{
	margin: 10px;
	width: 100px;
}

.ccPreOverrideMessage
{
	margin: 10px;
}

.cc-cvv-help
{
	position: absolute;
	height: 100px;
	width: 377px;
	background-repeat: no-repeat;
	z-index: 100;
	
}

.cc-cvv-help-pointer
{
	background-image: url('/img/cc-help-pointer.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 90px;
	float: left;
}

.cc-cvv-help-body
{
	background-color: #E9E9E9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #D0D0D0;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
	height: 90px;
	width: 335px;
	padding: 8px;
	margin-left: 19px;
}

.cc-cvv-help-img
{
	height: 89px;
	width: 335px;
}
/** END CreditCardControl.ascx **/

/** BEGIN BuyflowOffersControl.ascx **/
.buyflowOffer
{
	clear: left;
	border-bottom: 1px dotted #CCCCCC;
}

.buyflowOfferImage
{
	float: left;
	width: 75px;
}

.buyflowOfferImage img
{
	width: 160px;
}

.buyflowOfferContent
{
	padding-left: 185px;
}

.buyflowOfferName
{
	font-size: 11pt;
	font-weight: bold;
}

.buyflowOfferListPrice span
{
	text-decoration: line-through;
}
/** END BuyflowOffersControl.ascx **/

/** BEGIN DateCustomizationPart.ascx **/
div.calendar
{
  font-size: smaller;
  color: #000;
}

div.calendar.popup
{
  margin-left: -40px;
  margin-top: -100px;
}

div.calendar table
{
  background-color: #eee;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

div.calendar thead {
  background-color: white;
}

div.calendar td,
div.calendar th
{
  padding: 3px;
  text-align: center;
}

div.calendar td.title
{
  font-weight: bold;
}

div.calendar td.title span
{
	padding: 3px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
}

div.calendar td.title span:hover
{
	border-color: #999999;
}

div.calendar th
{
  background: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: bold;
  color: #555;
}

div.calendar tr.days td {
  width: 2em;
  color: #555;
  text-align: center;
  cursor: pointer;
}

div.calendar tr.days td:hover,
div.calendar td.button:hover
{
  background-color: #34ABFA;
  cursor: pointer;
}

div.calendar tr.days td:active
div.calendar td.button:active
{
  background-color: #cde;
}

div.calendar tr.days td.selected
{
  font-weight: bold;
  background-color: #fff;
  color: #000;
}

div.calendar tr.days td.today
{
  font-weight: bold;
  color: #D50000;
}

div.calendar tr.days td.otherDay
{
  color: #bbb;
}

div.calendar .yearSelect
{
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	z-index: 11;
	text-align: left;
}

div.calendar .yearSelect div
{
	margin: 5px;
}

div.caleander .yearInputLabel,
div.calendar .monthSelectLabel
{
	font-weight: bold;
}

div.calendar .calendarMask
{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #000000;
	z-index: 10;
}
/** END DateCustomizationPart.ascx **/

/** BEGIN AccellerAlert **/
#messageBoxAlert .blue_contain_body
{
	border: 0px;
	background-color: Transparent;
}

.accelleralert-message
{
	margin-bottom: 10px;
	clear: left;
}

.accelleralert-message .MessageControlText
{
	width: 90%;
}

.accelleralert-buttons
{
	text-align: center;
	height: 20px;
	width: 100%;
	margin-top: 10px;
	clear: left;
}

.accelleralert-buttons input
{
	width: 150px;
}


.message-manager-ok-button
{
	background-image: url('/img/en-us/continue_btn.gif');
	background-repeat: no-repeat;
	width: 118px;
	height: 30px;
	cursor: pointer;
	float: right;
}

.message-manager-ok-button span
{
	display: none;
}

.message-manager-message
{
	font-weight:bold;
	color:#000000;
}

/* TODO: Get rid of blue_contain_top and blue_contain_bottom */
.blue_contain_top
{
	height: 10px;
	position: relative;
}

.blue_contain_bottom
{
	height: 10px;
	position: relative;
}
/** END AccellerAlert **/

/** BEGIN OrderSummaryControl.ascx **/
.order-summary-container
{
	background-color: #FFFFFF;
	color: #000000;
}

.order-confirmation-main #offer_builder
{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}

.order-summary-customization-section
{
	padding: 15px;
}

.order-summary-customization-label
{
	font-weight: normal;
}

.order-summary-customization
{
	clear:both;
	margin-bottom:5px;
}

.order-summary-schedule-section
{
	padding: 15px;
}

.order-summary-schedule
{
	clear: both;
	margin-bottom: 5px;
}

.order-summary-assigned-phone-section
{
	padding: 15px;
}
/** END OrderSummaryControl.ascx **/

/** BEGIN OrderConfirmationSummaryControl.ascx **/
.order-confirmation-summary
{
	background-color: #E6E6E6;
	border-top: 0px;
	padding:7px;
	margin-bottom:20px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.order-confirmation-summary-item
{
	font-weight: bold;
	color: #000000;
}

.order-confirmation-number
{
	color: #F88835;
}

.order-confirmation-summary-assigned-phone div
{
	font-weight: bold;
}

.order-confirmation-assigned-phone
{
	color: #F88835;
}
/** END OrderConfirmationSummaryControl.ascx **/

/** BEGIN Order Attachments **/
#OrderAttachments .blue_contain_body
{
	border: 0px;
	background-color: Transparent;
}

#OrderAttachmentsDiv
{
	background-color:#eff8ff;
	color:#000000;
}

#OrderAttachmentHeader
{
	text-align:center;
	font-size:12pt;
	color:#750000;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

#OrderAttachmentSubhead
{
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	margin-top:15px;
}

.attachment-group-view-button
{
	background-image: url('/img/en-us/button-viewAll2.gif');
	background-repeat: no-repeat;
	width: 128px;
	height: 33px;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}

.attachment-group-view-button span
{
	display: none;
}

.attachment-group-wait
{
	background-image: url('/img/ajax-loader-blue.gif');
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
}

.attachment-group-wait span
{
	display: none;
}

#OrderAttachmentContent
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}


.AttachmentOfferRow td
{
	border-bottom: 1px dotted gray;
	padding-bottom:10px;
	padding-top:10px;
	vertical-align: top;
}

.AttachmentOfferName
{
	font-weight:bold;
}

.AttachmentOfferBonus
{
	margin-left:0px;
	color: #009933;
	display:block;
}

.attachment-group-next-button
{
	text-align:right;
	padding-right: 8px;
	background-image: url('/img/en-us/button-next_big.gif');
	background-repeat: no-repeat;
	width: 110px;
	height: 29px;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}

.attachment-group-next-button span
{
	display: none;
}

#OrderAttachmentBilling
{
	padding: 10px;
}

#orderAttachmentBilling p
{
	text-align:left;
	color:#333333;
	font-weight:bold;
	padding: 0px;
	padding-left: 15px;
}

.attachment-group-back-button
{
	float:left;
	margin-left:15px;
	margin-top:10px; 
	margin-bottom:5px;
	cursor: pointer;
}

.attachment-group-submit-button
{
	background-image: url('/img/en-us/button_signup.gif');
	height: 24px;
	width: 69px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}

.attachment-group-submit-button span
{
	display: none;
}
/** END Order Attachments **/


/** BEGIN ResultViewControl.ascx **/
.resultViewControl
{
	padding: 30px 50px 30px 50px;
}

.resultViewTable
{
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
}

.resultViewHeader
{
	background-color: #E3E3E3;
	border: 1px solid black;
	margin-bottom: 8px;
	padding: 8px;
	color: Black;
}

.resultViewHeader .resultViewProviderName
{
	width: 100px;
}

.resultViewItem, .resultViewAlternatingItem
{
	margin-bottom: 8px;
	padding: 8px;
}

.resultViewProviderName, .resultViewProviderText
{
	color: Black;
	padding: 2px 6px 2px 6px;
	border: 1px solid black;
}

.resultViewAlternatingItem
{
	background-color: #F3F3F3;
}
/** END ResultViewControl.ascx **/

/** BEGIN MoverSupportControl.ascx **/
.MoverSupportIcon
{
	margin-right: 10px;
}
/** END MoverSupportControl.ascx **/

/** BEGIN OfferReplacementSuggestion.xslt **/
.offer-replacement-old-offers
{
	background-color:#FFFFE8;
	border-bottom: 2px dashed #999999;
	padding-bottom: 25px;
}

.offer-replacement-new-offers
{
	margin-bottom: 5px;
}

.offer-replacement-suggestion
{
	position:relative;
	height: 100%;
}

.offer-replacement-header-old
{
	margin-bottom: 15px;
	font-weight:bold;
	font-size: 12pt;
	color: #FF0000;
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
	}

.offer-replacement-header-old-icon
{
	background-image: url('/img/caution.jpg');
	background-repeat: no-repeat;
	width: 41px;
	height: 36px;
	float: left;
}

.offer-replacement-header-new
{
	font-size: 16px;
	font-weight: bold;
	clear: both;
	text-align: center;
	color: #309446;
	padding-top: 8px;
	margin-left: 100px;
	margin-right: 100px;
}

.offer-replacement-header-new-icon
{
	background-image: url('/img/checkmark.jpg');
	background-repeat: no-repeat;
	width: 33px;
	height: 31px;
	float: left;
}

.offer-replacement-footer
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	text-decoration: underline;
	border-top: 1px solid #E0E0E0;
}

.offer-replacement-footer-link
{
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	width: 250px;
	margin-left: 204px;
	cursor: pointer;
	color: #4A7CAE;
	padding: 10px;
}

.offer-replacement-suggestion-body
{
    /* height: 638px; */
    overflow: auto;
    background-color: #F3FEE2;
    padding-right: 5px;
}

.offer-replacement-suggestion-body .offer-container
{
	margin-bottom: 0px;
	/*
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	*/
	clear: both;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0px none;
}

.offer-replacement-suggestion-body .offer-details
{
	margin: 10px;
}

.ie8 .offer-replacement-suggestion-body
{
	height: 599px;
}

.offer-suggestion-choose-btn
{
    text-align: center;
    background-image: url('/img/en-us/SelectOffer_button.jpg');
    width: 112px;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.offer-suggestion-choose-btn span
{
	display: none;
}

.offer-suggestion-choose-btn span
{
    cursor: pointer;
}

#messageBoxofferSuggestion .lightbox-content
{
    padding: 0px;
}

.offer-replacement-suggestion .choose-offer-button,
.offer-replacement-suggestion .choose-offer-button-custom
{
	display: none;
}

.offer-replacement-suggestion .offer-info
{
	width: 430px;
}

.offer-replacement-suggestion-offer
{
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px #D0D0D0;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
    box-shadow: 5px 5px 5px #D0D0D0;
    clear: left;
    padding-right: 5px;
    padding-left: 5px;
}

.offer-replacement-new-offers .choose-offer-button
{
	background-image: url("/img/en-us/SelectOffer_button.jpg");
	cursor: pointer;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 112px;
	display: block;
}
/** END OfferReplacementSuggestion.xslt **/

/** BEGIN Debug.xslt **/
.debug-options
{
    width: 210px;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #FFFFFF;
    border: 1px solid black;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.4);
}

.debug-options-header
{
	border-bottom: 1px solid black;
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	cursor: move;
}

.debug-options-body
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: left;
}

.debug-options-close
{
    height: 13px;
    width: 14px;
    background-image: url('/img/icon-close.gif');
    float: right;
    margin-right: 5px;
    cursor: pointer;
}
/** END Debug.xslt **/

/** BEGIN LANDING CONTENT STYLES **/
#phonePanel #areaInput
{
	width:25px !important;
}

#phonePanel #prefixInput
{
	width:25px !important;
}

#phonePanel #suffixInput
{
	width:30px !important;
}

.callout
{
	background:url('/images/landing/middle.gif') top left repeat-y;
}

.callout-top
{
	background:url('/images/landing/top.gif') top left no-repeat;
	width:497px;
	height:23px;
	margin:0;
	padding:0;
}

.callout-bottom
{
	background:url('/images/landing/bottom.gif') bottom left no-repeat;
	width:497px;
	height:23px;
	margin:0;
	padding:0;
}

/** TODO: EXAMINE LANDING FOR THESE. **/
#logo
{
	position: absolute;
	bottom: 0px;
	left: 15px;
}

#header
{
	height: 85px;
	width: 830px;
	margin: 0 auto;
	top: 10px;
	position: relative;
	background: url('/images/landing/bg_header.gif') left top no-repeat;
}

#tel
{
	position: absolute;
	top: 35px;
	right: 25px;
	text-align: left;
}

#num
{
	display: block;
	position:relative;
	top: -15px;
	right: 25px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	color: #333;
}

#wrap
{
	width: 830px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 25px;
}

#content-one 
{
	width: 540px;
	padding: 20px 15px 15px 15px;
	margin: 10px 0 0 15px;
	float: left;
	background: url('/images/landing/bg_content.jpg') left 5px repeat-x;
}

#content-one ul, #c1-one ul
{
	padding: 0 0 0 10px;
	margin-bottom: 15px;
	list-style: none;
}

#content-one li, #c1-one li
{
	font-size: 1.1em;
	line-height: 1.3em;
	padding-left: 10px;
	background: url('/images/landing/arrow_li.gif') no-repeat left 5px;
}

#content-header
{
	height: 85px;
	width: 830px;
	margin: 0 auto;
	top: 10px;
	position: relative;
	background: url('/images/landing/bg_header_test.gif') left top no-repeat;
}

#content-title
{
	height: 45px;
	width: 830px;
	margin: 0 auto;
	top: 10px;
	text-align:left;
	position: relative;
	background-color:#FFFFFF;
}

#content-title p
{
	font-size: 30px;
	font-weight:bold;
	color: #6C8EB4;
	line-height: 1.2em;
	margin-left:20px;
	width:600px;
}

#content-landing
{
	width: 723px;
	height:1154px;
	padding: 20px 15px 15px 15px;
	margin: 10px 0 0 15px;
	float: left;
	background: url('/images/landing/bg_landing_content.gif') left 5px no-repeat;
}

#content-landing ul
{
	list-style: none;
	width:400px;
}

#content-landing li
{
	font-size: 1.1em;
	color:#FFFFFF;
	line-height: 1.3em;
	padding-left: 10px;
	margin-left:100px;
	background: url('/images/landing/arrow_li_wh.gif') no-repeat left 5px;
}

#content-landing h1
{
	font-size: 18px;
	font-weight:bold;
	margin: 0 0 10px 0;
	color: #6C8EB4;
	line-height: 1.2em;
	width:310px;
	margin-left:425px;
	margin-top:50px;
}

#cable-burst
{
	width:400px;
	height:155px;
	margin-left:40px;
	background:url('/images/landing/burst_cable.gif') no-repeat left 5px;
}

#hs-burst
{
	width:400px;
	height:155px;
	margin-left:40px;
	background:url('/images/landing/burst_hsi.gif') no-repeat left 5px;
}

#voice-burst
{
	width:400px;
	height:155px;
	margin-left:40px;
	background:url('/images/landing/burst_voice.gif') no-repeat left 5px;
}

#triple-burst
{
	width:400px;
	height:155px;
	margin-left:40px;
	background:url('/images/landing/burst_triple.gif') no-repeat left 5px;
}

#cable-burst p
{
	font-size:9px;
	color:#000000;
	font-weight:bold;
	position:absolute;
	top:75px;
	right:500px;
}

#content-landing h2
{
	font-size: 15px;
	font-weight:bold;
	margin: 0 0 10px 0;
	color: #555146;
	line-height: 1.2em;
	width:310px;
	margin-left:425px;
	margin-top:10px;
}

#content-landing p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555146;
	margin-left:425px;
	}

#c1-two
{
	padding: 0 15px 0 15px;
	border: solid 1px #D3DFED;
	background-color: #F0F5F9;
}

#content-two
{
	width: 230px;
	margin: 10px 0 0 10px;
	float: left;
}

#footer
{
	width: 830px;
	margin: 15px auto 0 auto;
	padding: 10px 0 25px 0;
	border-top: solid 1px #D4E5F7;
}

#f-one
{
	display: block;
	font-size: 1em;
	color: #444;
	width: 500px;
	margin: 0 auto;
}
/** BEGIN LANDING CONTENT STYLES **/

/** BEGIN OFFER COMPARISON **/
.offer-compare-label-col 
{
	width: 15%;
}
.offer-compare-2 .offer-compare-col
{
	width: 42%;
}

.offer-compare-3 .offer-compare-col
{
	width: 28%;
}

.offer-comparison-selection
{
	border: 1px solid #D7D7D7;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.offer-comparison-selection-header
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	padding: 3px;
	text-align: center;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	
}

.offer-comparison-selection-item
{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-bottom: 1px solid #C0C0C0;
	padding: 3px;
	margin-top: 3px;
	clear: both;
}

.offer-comparison-selection-item-unused
{
	display: none;
}

.offer-comparison-selection-item-deselect
{
	float: right;
	background-image: url('/img/close.gif');
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	cursor: pointer;
	margin-right: 10%;
}

.offer-comparison-selection-item-unused .offer-selection-item-deselect
{
	display: none;
}

.offer-comparison-selection-item-content
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.offer-comparison-selection-icon
{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #F0F0F0;
	background-color: #FAFAFA;
	padding: 5px;	
}

.offer-comparison-selection-text
{
	color: #000000;
	font-weight: bold;
}

.offer-comparison-selection-item-unused .offer-selection-item-standin
{
	display: block;
	padding-top: 6px;
}

.offer-comparison-selection-compare-button
{
	height: 27px;
	background-image: url('/img/en-us/compare_btn.gif');
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	margin: 5px;
}

.offer-comparison-selection-compare-button span
{
	display: none;
}

.offer-compare-section
{
	border: 2px solid #999999;
	margin-top: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-top-right-radius: 10px;
	-webkit-top-left-radius: 10px;
}

.offer-compare-section-header
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 5px 5px 10px;
}

.offer-compare-section-body
{
	padding: 10px;
}

.offer-compare-table
{
	width: 100%;
	border-collapse: collapse;
}

.ie6 .offer-compare-table
{
	width: 755px;
}

.offer-compare-table td
{
	border-right: 1px solid #CCCCCC;
	text-align: center;
	color: #000000;
	padding: 5px;
}

.offer-compare-table td:last-child
{
	border-right: 0px none;
}

.offer-compare-header
{
	border-bottom: 2px solid #999999;
}

.offer-compare-header-row
{
	font-weight: bold;
}

.offer-compare-remove-row td
{
	vertical-align: top;
}

.offer-compare-remove-row .offer-compare-label
{
	font-weight: normal;
	padding: 10px;
	vertical-align: middle;
}

.offer-compare-header-row td
{
	text-align: center;
}

.offer-compare-prices tr
{
	background-color: #FFFFFF;
}

tr.offer-compare-row-alt
{
	background-color: #E6E6E6;
}

.offer-compare-offer-provider-logo
{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 3px;
	height: 35px;
	padding: 5px;
}

.offer-compare-services-seperator
{
	color: #000000;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
}

.offer-compare-offer-info
{
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

td.offer-compare-label
{
	font-weight: bold;
	text-align: left;
	padding-left: 7px;
}

.offer-compare-price
{
	font-weight: bold;
}

.offer-compare-price.offer-compare-price-once,
.offer-compare-price.offer-compare-price-other-monthly
{
	font-weight: normal;
}

.offer-compare-price-amount
{
	font-size: 17px;
	vertical-align: text-top;
}

.offer-compare-price-once .offer-compare-price-amount,
.offer-compare-price-other-monthly .offer-compare-price-amount
{
	font-size: 14px;
}

.offer-compare-short-term-price .offer-compare-price-amount
{
	font-size: 12px;
}

.offer-compare-short-term-price .offer-compare-price-recurrence
{
	font-size: 10px;
	line-height: 14px;
}

.offer-compare-price-recurrence
{
	font-size: 10px;
	line-height: 17px;
}

.offer-compare-short-term-price
{
	text-decoration: line-through;
	color: #BDBDBD;
}

.offer-compare-offer-image
{
	float: right;
	margin-left: 5px;
}

.offer-compare-offer-image img
{
	max-width: 50px;
}

.ie6 .offer-compare-offer-image img
{
	width: 50px;
}

.offer-compare-service
{
	float: left;
	text-align: center;
}


.offer-compare-services .offer-services-plus
{
	float: left;
}

.offer-compare-services .offer-service-icon
{
	margin-left: auto;
	margin-right: auto;
}

.offer-compare-services .offer-services-text
{
	padding: 0px;
}

.offer-compare-remove
{
	text-align: center;
	padding: 5px;
	display: none;
}

.offer-compare-remove span
{
	background-image: url('/img/close.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 17px;
	cursor: pointer;
	text-decoration: underline;
}

.offer-compare-3 .offer-compare-remove
{
	display: block;
}

.offer-compare-add-to-cart-button
{
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.offer-compare-plus-usage
{
	font-weight: normal;
	font-size: 10px;
}
/** END OFFER COMPARISON **/
