/* reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

table { border-collapse: collapse; clear: left; }
th, td { font-size: 13px; line-height: 1.125em; vertical-align: top; }
a { color: #005498; text-decoration: none; cursor: pointer; }
a:hover { color: #58B6DE; text-decoration: none; }
img, fieldset { border: 0; }
strong { font-weight: bold; }
h1, h2, h3, h4, h5 { font-weight: 700; line-height: 1.125em; }

/* Clearfix */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { zoom: 1; }

#container {
	position: relative;
	left: 2px;
	text-align:left;	/* layout centering : every text within container will be aligned left */
}

#content {
	padding:10px 0 0;
	font-size: 0.75em; /* 16x0.75=12px. */
}

/********* Layout ***********/
#content-frame { 
	font-size: 1em;
	width: 100%;
	zoom: 1;
	clear: both;
} 
#content-frame #content {
	display: block;
	zoom: 1;
	width: auto;
	float: none;
	overflow: visible;
}
#content-frame:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* main content */
.content-container { 
	padding-right: 20px;
	float: left;
	width: 661px;
	_width: 681px;
}
.content-container .bd {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/module/bg-bd.png) no-repeat 0 0;
}
.content-container .ft {
	height: 11px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/module/bg-bd.png) no-repeat 0 bottom;
}

/* main content (for older 854px page widths) */
.content-container-narrow { 
	padding-right: 20px;
	float: left;
	width: 530px;
	_width: 550px;
}
.content-container-narrow .bd {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/module/bg-bd-narrow.png) no-repeat 0 0;
}
.content-container-narrow .ft {
	height: 11px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/module/bg-bd-narrow.png) no-repeat 0 bottom;
}

/* ads */
.ad-container {
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 2px;
	position: relative;
	overflow: hidden;
}
.ad-container iframe.iframe-ad {
	width: 300px;
	height: 250px; /* default */
}



/* forms */
form.regular {
	overflow: hidden;
	_zoom: 1;
}
form.regular fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
form.regular ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
form.regular ol li {
	clear: left;
	margin: 0;
	padding: 4px 0 !important;
	*padding: 2px 0 !important;
	list-style: none;
}
form.regular ol li label {
	height: 25px;
	line-height: 25px;
	float: left;
	padding-right: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/form/bg-input-left.png) no-repeat top right;
}
form.regular ol li input {
	float: left;
	border: 0;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/form/bg-input.png) no-repeat top right;
	font: 13px Arial, Helvetica, Sans-serif;
	color: #494C4F;
	height: 16px;
	padding: 5px 6px 4px 2px;
	margin-left: -2px;
	outline: 0;
}

/* form input variations */
form.regular ol li.form-select label {
	background: none;
	padding-right: 5px;
}

form.regular ol li.form-label label {
	padding-right: 5px;
	background: none;
}

form.regular ol li.form-checkbox label,
form.regular ol li.form-radio label {
	padding: 0 0 0 2px;
	background: none;
	height: auto;
	line-height: normal;
	vertical-align: middle;
	margin-top: 2px;
	font-size: 12px;
}
	
form.regular ol li.form-checkbox input,
form.regular ol li.form-radio input {
	background: none;
	margin-left: 0;
	height: auto;
	vertical-align: middle;
}

form.regular ol li.form-submit {
	padding-right: 0;
	margin-left: -2px;
	*margin-left: 0;
}
form.regular ol li.form-submit-lock button {
	float: left;
	width: 80px;
}

/* Label ontop of the input */
form.regular ol li.top-label label {
	position: relative;
	width: 0;
	padding-right: 7px;
	white-space: nowrap;
	margin-top: 18px;
}
form.regular ol li.top-label input {
	margin-top: 18px;
	width: 190px;
}
form.regular ol li.top-label label span {
	display: block;
	position: absolute;
	top: -22px;
	font-size: 12px;
	text-indent: 1px;
}


/* button style (blue) */
form.regular button span {
	display: inline;
	margin: 0;
}
form.regular button::-moz-focus-inner { 
	padding: 0; 
}
form.regular button {
	border: 0;
	padding: 0 2px;
	overflow: visible; 
	white-space: nowrap;
	background: transparent;
	cursor: pointer;
	margin: 0;
}
	
form.regular button span {
	border: 0;
	height: 26px;
	cursor: pointer;
	line-height: 24px;
	background: transparent url(https://ww2.cox.com/wcm/en/common/image/login/interface/form/bg-button-left.png) no-repeat top left;
	padding: 0 0 0 6px !important;
	vertical-align: top;
	display: block;
	display: inline-block;
	display: -moz-inline-box;
	font-size: 13px;
}
button.rounded span {
	margin: 0 !important;
}
form.regular button span span {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/form/bg-button.png) no-repeat top right;
	height: 26px;
	line-height: 24px;
	display: inline-block;
	padding: 0 18px 0 10px !important;
	color: #fff !important;
}

/* login widget */
#login_widget {
	position: relative;
	width: 231px;
	float: left;
}
#login_widget .top { 
	padding-left: 13px;
	line-height: 27px;
	height: 27px;
	font-size: 14px;
}
#login_widget .top a {
	right: 12px;
	top: 6px;
}
#login_widget #sign-in { 
	margin: 0 15px 0 13px;
}
#login_widget #sign-in ul.links {
	font-size: 12px;
	margin: 1px 0 5px;
	padding: 0;
	list-style: none;
}
#login_widget .lock {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/icon/lock.gif) no-repeat;
	float: left;
	height: 13px;
	width: 12px;
	margin: 5px 0 0 3px;
	display: inline;
}

/* tooltip */
.btn-help {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/help-bubble-grey.png) no-repeat;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	zoom: 1;
	position: absolute;
}
.btn-help span {
	display: none;
}

.tooltip {
	position: relative;
	width: 200px;
	height: 1px;
}
.tooltip-close {
	float: right;
	text-align: right;
	width: 8px;
	height: 8px;
	cursor: pointer;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-close.jpg) no-repeat;
}
.tooltip .tooltip-hd {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/tooltip-hd.png) no-repeat;
	overflow: hidden;
	height: 12px;
}
.tooltip .tooltip-bd {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/tooltip-bd.png) repeat-y;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding: 0px 15px;
}
.tooltip .tooltip-ft {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/tooltip-ft.png) no-repeat;
	overflow: hidden;
	height: 12px;
}
.tooltip .tooltip-arrow {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/tooltip-arrow.png) no-repeat;
	position: absolute;
	left: -5px;
	top: 15px;
	height: 43px;
	width: 12px;
}

.tooltip .dialog-pane-content {
	line-height: 1.2em;
	padding: 5px;
	min-height: 30px;
	_height: 30px;
}
.tooltip .dialog-pane-content h2 {
	font-size: 13px;
	color: #005498;
	margin: 0;
	padding: 0 0 10px 0;
}
.tooltip .dialog-pane-content h4 {
	font-weight: bold;
	font-size: 1.1em;
}
.tooltip .dialog-pane-content p {
	padding: 0 0 10px 0;
}

.tooltip table {
	width: 100%;
	border: 0;
}
.tooltip .tl {
	height: 15px;
	width: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-lh.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-lh.png');
}

.tooltip .tr {
	height: 15px;
	width: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-rh.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-rh.png');
}

.tooltip .t {
	height: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-mh.png) repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-mh.png');
}

.tooltip .l {
	width: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-lb.png) repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-lb.png');
}
.tooltip .c {
	background: #fff;
}
.tooltip .r {
	width: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-rb.png) repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-rb.png');
}
.tooltip .bl {
	width: 15px;
	height: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-lf.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-lf.png');
}
.tooltip .b {
	height: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-mf.png) repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-mf.png');
}
.tooltip .br {
	height: 15px;
	width: 15px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-rf.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-rf.png');
}
.tooltip .arrow {
	position:absolute;
	top: 22px;
	left: -9px;
	height: 25px;
	width: 28px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-arrow-l.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-arrow-l.png');
}
.tooltip .rightarrow {
	position:absolute;
	top: 22px;
	right: -19px;
	_right: -10px;
	height: 25px;
	width: 28px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-arrow-r.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='https://ww2.cox.com/wcm/en/common/image/login/interface/tooltip/callout-arrow-r.png');
}



#promo_area {
	color: #666;
	font-size: 12px;
	padding: 15px 25px 0;
	float:left;
	width: 380px;
	_width: 430px;
}
.content-container-narrow #promo_area {
	width: 249px;
	_width: 299px;
}
#promo_area h1 {
	font-size: 36px;
	color: #005498;
	margin-bottom: 15px;
}
#promo_area h2 {
	margin-bottom: 10px;
}
#promo_area p { 
	line-height: 1.2em;
	margin: 20px 0 10px;
}
#promo_area ul,
#promo_area ol {
	margin-left: 15px;
	*margin-left: 17px;
}
#promo_area ul li { 
	list-style-type: disc;
	padding: 2px 0;
	line-height: 1.2em;
}
#promo_area ol li { 
	list-style-type: decimal;
	padding: 2px 0;
	line-height: 1.2em;
}
#promo_area #alert {
	padding-left: 35px;
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/icon/alert.gif) no-repeat;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 20px 0;
}
#promo_area p.small {
	color: #252525;
	font-size: 11px;
}
#promo_area p strong {
	color: #252525;
}

/************ .read-more *************/
.read-more {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/icon/arrow-more.gif) no-repeat 2px .3em;
	padding-left: 14px;
}
a.read-more:hover {
	background: url(https://ww2.cox.com/wcm/en/common/image/login/interface/icon/arrow-more-hover.gif) no-repeat 2px .3em;
}

.error {
	color: #f00;
	font-weight: 700;
}