/* ---- Shell ------------------------------------------------ */

html {
	 font-size: 71%;
}

body {
	font-family: verdana, arial, sans-serif;
	color: #0A142B;
	background-color: #19314B;
	margin: 0;
	padding: 0;
	text-align: left !important;
}

a, a:link, a:hover, a:visited, a:active {
	color: #0A142B;
	font-weight: bold;
	text-decoration: none;
}

#stage a, #stage a:link, #stage a:hover, #stage a:visited, #stage a:active {
    text-decoration: underline;
}

#container {
	width: 773px;
	overflow: hidden;
	border-left: 2px solid #69738A;
	border-bottom: 2px solid #69738A;
	/* \*/background-position: 0 0;/* */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 771px;
	min-width: 771px;
	margin: 0 !important;
}

html>body #container {
	width: 771px;
}



/* ---- General ---------------------------------------------- */

dl, dd, dt, h1, h2, h3, h4, h5, img, form, td, tr, ul, ol, dl, fieldset {
	margin: 0; padding: 0; border: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1.65em;
	line-height: 1.55em;
}

p.hilite {
    font-weight: bold;
    margin-bottom: 0px;
}

p.last {
    margin-bottom: 0;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

input, textarea {
	font: normal 11px/11px verdana, arial, sans-serif;
	padding: 2px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}



/* ---- Header ----------------------------------------------- */

#header {
	background: url(../images/global/nav2.gif) #CAD6E3 repeat-x 0 -1200px;
	border-bottom: 5px solid #C2D1E0;
	height: 65px;
	position: relative;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 60px;
}

html>body #header {
	height: 60px;
}

#header h1 {
	position: absolute;
	top: 11px;
	left: 15px;
	width: 400px;
	height: 32px;
	background: transparent url(../images/logo/support.gif) no-repeat 0 0;
	overflow: hidden;
}

#header h1 span, #header h1 img {
	display: none;
}

#header h1 a {
	display: block;
	width: 130px;
	height: 33px;
}

#header h2 {
	position: absolute;
	top: 11px;
	left: 146px;
	width: 262px;
	height: 32px;
	background: transparent url(../images/logo/support.gif) no-repeat -135px 0;
}

#header h2 a {
	display: block;
	width: 262px;
	height: 31px;
	text-indent: -9999px;
}

.skip {
	position: absolute;
	top: -9999px; left: -9999px;
	width: 300px;
}

.hide {
	display: none;
}



/* ---- Search Bar ------------------------------------------- */

#searchbar {
	background-color: #708CAC;
	border-bottom: 1px solid #092740;
	height: 40px;
	position: relative;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 39px;
}

html>body #searchbar {
	height: 39px;
}

#searchbar h2 {
	display: none;
}

#searchwrap {
	width: 771px;
	height: 39px;
	margin: 0 auto;
	position: relative;
}

#searchbar label {
	display: block;
	width: 110px;
	text-align: right;
	font-size: 0.9em;
	color: #F5F8FB;
	font-weight: bold;
}

#searchbar fieldset {
	padding-top: 8px;
}

#search-more {
	font-size: 10px !important;
}

#searchbar td div {
	margin: 0 0 0 10px;
}

html>body #searchbar td div {
	/* \*/border: 1px solid #465B78;/* */
}

#search-field {
	width: 524px;
	margin: 0;
	border: 1px solid #465B78;
	background-color: #FFF;
	height: 14px;
	padding: 2px 0 0 2px;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	border: 0;
	width: 500px;
}

*>body #search-field { /* Mozilla, Safari */
	height: 16px;
	padding: 2px 0 1px 2px;
	border: 0;
}

* html #search-field { /* IE Win & Mac */
	/* \*/height: 21px;/* */
	/* \*/padding: 3px 0 1px 2px;/* */
	voice-family: "\"}\""; 
	voice-family:inherit;
	/* \*/height: 15px;/* */
	border: 1px solid #465B78;
}

#search-button {
	height: 21px;
	margin: 2px 8px 0 9px;
	padding: 0;
}

#searchbar a#search-more {
	color: #F5F8FB;
	font-size: 0.9em;
	text-decoration: underline;
}

#searchtabs {
	position: absolute;
	bottom: 28px;
	left: 120px;
	width: 524px;
	height: 22px;
	z-index: 99;
}

html>body #searchtabs {
	bottom: 29px;
}

#searchtabs ul {
	list-style-type: none;
	font-size: 0.9em;
	text-align: center;
	margin-top: 4px;
}

#searchtabs li {
	display: inline;
}

#searchtabs li a {
	margin: 0 0 0 -1px;
	padding: 3px 9px 4px 9px;
	font-size: 11px !important;
	color: #F3F6F9 !important;
	cursor: pointer !important;
	font-weight: normal;
	border: 1px solid #465B78;
	border-bottom: 0;
	background-image: url(../images/global/nav2.gif);
	background-repeat: repeat-x;
	background-position: 0 -1274px;
	background-color: #536C8B;
}

#searchtab-web a {
	margin-left: 0 !important;
}

#searchtabs li a.selectedtab {
	background-color: #FFF;
	background-image: none;
	color: #3C5470 !important;
	padding-bottom: 5px;
}



/* ---- Appnav ----------------------------------------------- */

#appnav {
	/*display: none;*/
	position: absolute;
	top: 7px; right: 6px;
	width: 343px;
	height: 34px;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 355px;
}

html>body #appnav {
	width: 355px;
}

#appnav h2 {
	display: none;
}

#appnav ul, #appnav li {
	list-style-type: none;
	margin: 0; padding: 0;
}

#appnav li {
	display: inline;
	float: left;
	position: relative;
}

#appnav li div {
	background-image: url(../images/global/explore2.gif);
	background-repeat: no-repeat;
	height: 34px;
	border-right: 1px solid #A9BBD0;
	border-left: 1px solid #D4DDE8;
}

#appnav a, #appnav a:link, #appnav a:hover, #appnav a:visited, #appnav a:active {
	display: block;
	color: #2D3D4B;
	font-weight: normal;
	font-family: arial;
	font-size: 0.9em;
	text-align: center;
	padding: 22px 0 0;
}

* html body #appnav a {
	/* \*/height: 1%;/* */
}

#t-email {
	width: 51px;
	background-position: 0 -34px;
	border-left: 0 !important;
}

#t-music {
	width: 37px;
	background-position: 1px -67px;
}

#t-photos {
	width: 42px;
	background-position: 0 -102px;
}

#t-thefan {
	width: 47px;
	background-position: 0px -136px;
}

#t-security {
	width: 50px;
	background-position: 0 -172px;
}

#t-ask {
	width: 71px;
	background-position: -51px -32px;
	border-right: 0 !important;
}

#t-signin {
	width: 44px;
	background-position: -51px -67px;
}

#t-signout {
	width: 44px;
	background-position: -51px -102px;
	letter-spacing: -0.1em;
}

#email-icon {
}

#email-icon span {
	position: relative;
	top: -3px;
	margin-left: 2px;
	padding: 0 2px;
	color: #000 !important;
	background-color: #A9BAD1;
	line-height: 1px;
}


/* ---- Topnav ----------------------------------------------- */

#topnav {
	color: #BDCFE0;
	background-color: #31547D;
	font-size: 0.8em;
	border-bottom: 5px solid #0B2030;
	padding: 0;
	height: 31px;
	position: relative;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 26px;
	line-height: 1.2em;
}

html>body #topnav {
	height: 26px;
}

body.rich #topnav {
    border-bottom-width: 2px !important;
    height: 29px;
    voice-family: "\"}\""; 
	voice-family:inherit;
	height: 27px;
}

html>body.rich #topnav {
	height: 27px;
}

#topnav h2 {
	display: none;
}

#topnav ul {
	list-style-type: none;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}

#topnav li {
	display: inline;
}

#topnav a {
	color: #BDCFE0 !important;
	padding: 0 8px;
	border-right: 1px solid #BDCFE0;
	text-decoration: underline !important;
}

#t-greeting {
	display: none !important;
	position: absolute;
	left: 16px; top: 7px;
}

body.home #t-greeting {
	display: inline !important;
}

#t-greeting a {
	border: 0; 
	padding: 0;
	font-weight: normal;
}

#t-account a {
	border: 0;
}

#breadcrumb {
	position: absolute;
	top: 111px; left: 17px;
	width: 500px;
	height: 18px;
	color: #BDCFE0;
	z-index: 500;
	overflow: hidden;
}

#breadcrumb dt {
	display: none;
}

#breadcrumb dd {
	text-transform: uppercase;
}

#breadcrumb dd span {
	font-family: arial;
	font-size: 0.8em;
}

#breadcrumb dd a {
	font-size: 0.8em;
	color: #BDCFE0;
	text-transform: uppercase;
	text-decoration: none;
}



/* ---- Subnav ----------------------------------------------- */

#subnav {
    background-color: #F7F9FA;
    border: 1px solid #EAEAEB;
	font-size: 0.9em;
    padding: 5px 10px 5px 10px;
}

#subnav dl {
    margin-bottom: 6px;
    margin-top: 6px;
}

#subnav dt {
    display: inline;
    font-weight: bold;
    margin-right: 2px;
    text-transform: uppercase;
}

#subnav dt a {
	color: #0A142B;
}

#subnav dd {
    display: inline;
}

#subnav dd a {
    color: #54667A;
}

#subnav span {
    margin-left: 3px;
    margin-right: 3px;
}


/* ---- Stage ------------------------------------------------ */

#columns {
	width: 100%;
	float: right;
	margin: 0 0 0 -173px;
	background-color: #FFF;
}

#columns-wrapper {
	margin: 0 0 -1px 0;
}

#stage {
	float: right;
	width: 592px;
	padding-right: 3px;
}

*>body.standard #stage { /* Mozilla, Safari */
	min-height: 1840px;
}

* html body.standard #stage { /* IE Win & Mac */
	/* \*/height: 1840px;/* */
}

#interior-wrapper {
	margin: 25px 0;
	padding: 0 !important;
}

#content {
	padding: 0 0 1px 0;
	
}

#content-wrapper {
	float: left;
	width: 390px;
	width: 100%;
	background-color: transparent;
	padding: 0 24px;
	margin: 0;
	border-right: 1px solid #DFDDDF;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 342px;
}

* html body.rich #content-wrapper {
	/* \*/overflow: hidden;/* */
}

html>body #content-wrapper {
	width: 342px;
}

#sidebar {
	width: 201px;
	background-color: transparent;
	margin: 0 0 -20px 0 !important;
	padding: 0 0 1px 0 !important;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 181px;
}

html>body #sidebar {
	width: 181px;
}

#sidebar-wrapper {
	background-color: transparent;
	width: 181px;
	float: left;
	padding: 0;
	margin: 0 0 0 -1px !important;
	border-left: 1px solid #DFDDDF;
}

#sidebar-bottom, #content-bottom {
	border-top: 1px solid #DFDDDE;
}

#sidebar-bottom {
	margin: 0 0 -18px 20px;
}

html>body #sidebar-bottom {
	margin: 0 0 0 20px;
}



/* ---- Main Content ----------------------------------------- */

#stage h2 {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	/*text-indent: -9999px;*/
	text-indent: 24px;
	width: 592px;
	padding: 4px 0;
	/*height: 11px;*/
	background-color: #0A142B;
}



/* ---- Modules (Content) ------------------------------------ */

#content .module {
	border-bottom: 1px solid #DFDDDE;
	/*  Problematic?? */
}

body.lite #content .module {
	padding-bottom: 20px;
	padding-top: 20px;
}

.module h4 a, .ap-photo a {
    text-decoration: none !important;
}



/* ---- Modules (Sidebar) ------------------------------------ */

#sidebar .module {
	border-bottom: 1px solid #DFDDDE;
	padding: 0 0 20px 0;
	margin: 0 0 20px 20px;
}

#sidebar .wide {
	padding: 0;
	margin: 0 0 20px 0;
	border: 0;
}

.module h3 {
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 18px;
	height: 7px;
	/* \*/overflow: hidden;/* */
	padding: 0 !important;
}

.wide h3 {
	margin-left: 20px;
}

.module h4 {
	font-size: 0.8em;
	text-transform: uppercase;
}

#sidebar .module a {
	font-size: 0.9em;
}

.module-divider {
	/* \*/border-top: 1px solid #DFDDDE;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;/* */
}



/* ---- General Articles ------------------------------------- */

#article h4 {
	font-size: 2em;
	font-family: georgia, serif;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	line-height: 1em;
	text-transform: none;
}

#article h6 /*#article h3*/ {
	font-size: 1em;
	text-transform: uppercase;
}
	
#article h6 {
	padding: 20px 0 0 0;
	margin-bottom: 0.4em;
	border-top: 1px dotted #DFDDDE;
}

#article p {
	line-height: 1.65em;
	/*margin-bottom: 1.65em;*/
}

#article h5 {
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 1.5em;
}

#article .mini-cover {
	margin-bottom: 19px;
	border-width: 1px;
	border-style: solid;
}

#article p.caption, .ap-summary p.caption {
	color: #5C5C5C;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em !important;
}

#article p.caption a, .ap-summary p.caption a {
	color: #5C5C5C;
}

#article p.dateline {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
}

#article .copyright {
	color: #96979B;
	padding: 1.5em 0 0 0;
	border-top: 1px dotted #B5B5B5;
	border-bottom: 1px dotted #B5B5B5;
}

ul.toolbar {
	list-style-type: none;
	margin: 20px 0 0 !important; padding: 0;
	height: 31px;
}

.toolbar li {
	margin: 0; padding: 0 !important;
	display: inline;
	float: left;
	width: 66px;
	background: none !important;
}

.toolbar li a {
	display: block;
	width: 66px;
	height: 31px;
	text-indent: -9999px;
}

#ap-print {
	background: transparent url(/images/global/print.gif) no-repeat 0 0;	
}

#ap-email {
	background: transparent url(/images/global/email.gif) no-repeat 0 0;	
}



/* ---- AP Segments ------------------------------------------ */

.ap-summary {
	padding: 0 0 16px 0;
	margin-bottom: -1px;
	border-bottom: 1px dotted #DFDDDE;
}

.ap-summary img {
	border: 1px solid #0A142B;
}

.ap-summary h4 {
	font: bold 1.4em/1.2em georgia, serif;
	vertical-align: top;
	margin: 17px 0 8px 0;
	text-transform: none;
}

.vertical h4, .horizontal h4, .topstory h4 {
	font: bold 1.8em/1.1em georgia, serif;
	margin: 13px 0 6px 0;
	text-transform: none;
}

.vertical h4, .topstory h4 {
	margin: 0 0 6px 0;
	text-transform: none;
}

.ap-summary h5 {
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 1.3em;
}

p.dateline {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0;
}

.ap-summary p {
	margin: 0;
}

a.details, a:link.details, a:visited.details, a:active.details {
	font-size: 0.9em;
	padding: 0 12px 0 0;
	background: url(/images/global/details.gif) no-repeat right center;
}

.vertical img {
	width: 160px;
	margin: 0 20px 5px 0;
	float: left;
	border: 1px solid #0A142B;
}

.vertical p.caption {
	margin: 0;
}

.horizontal img {
	width: 342px;
	height: 154px;
	border: 1px solid #0A142B;
}

body.invasion .horizontal img {
	width: auto !important;
	height: auto !important;
}

#article.vertical .ap-photo, div.ap-summary.vertical .ap-photo {
	float: left;
	width: 160px;
	margin: 0 20px 5px 0;
}

#article.vertical img, div.ap-summary.vertical img {
	width: 160px;
	height: auto;
	margin: 5px 0 0;
	float: none;
}

.headlines {
	margin: 20px 0 -1px 0;
	padding: 0 0 14px 0 !important;
}

.module ul, #article ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

#article ul {
	margin-bottom: 1.4em;
}

.module ul li, #article ul li {
	padding: 0 0 0.8em 11px;
	background: url(/images/global/bullet.gif) no-repeat 0 6px;
}



/* ---- Columns ---------------------------------------------- */

h3.article {
	margin: 0 0 4px 0 !important;
	padding: 0 !important;
}

h4.article {
	margin: 0 0 16px 0;
}

img#headshot {
	border: 1px solid #CED0D5;
	float: left;
	margin: 5px 9px 4px 0;
}



/* ---- Additional Module Styles ----------------------------- */

h3.m-title {
	margin: 0 0 2px 0 !important;
	padding: 0 !important;
}

h4.m-title {
	margin: 0 0 16px 0;
}

.reverse {
	margin: 20px 0 0 !important;
}

.top {
    padding-top: 0px !important;
}



/* ---- Fan Video Lists -------------------------------------- */

#fanvideo {
	margin: 18px 0 0;
	font-size: 0.9em;
}

#fanvideo dl {
	height: 64px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #DFDDDE;
}

#fanvideo dt {
	float: left;
	margin: 0 10px 10px 0;
}

#fanvideo dt img {
	width: 50px;
	height: 64px;
	border: 1px solid #7F7F7F;
}

#fanvideo dd {
	clear: right;
}

#fanvideo dd.fv-title {
	font-weight: bold;
}

#fanvideo dl.launch {
	height: 60px;
	border: 0;
	/* \*/border-bottom: 1px solid #DFDDDE;/* */
	background: url(/images/global/fanicon.gif) no-repeat 0 0;
	padding: 0 0 5px 0;
	margin: 0 0 -21px 0;
}

#fanvideo dl.launch dt, #fanvideo dl.launch dd {
	margin: 0 0 0.8em 0;
	color: #44576D;
	float: none;
	padding: 0 0 0 63px;
}



/* ---- Wide Stage, no Nav ----------------------------------- */

body.wide #nav {
	display: none;
}

body.wide #stage {
	width: auto;
	float: none;
	padding: 0 0 1px 0;
	background-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-left-width: 3px;
	border-left-style: solid;
}

body.wide #columns {
	background-color: #FFF;
	margin: 0;
}

body.wide #stage h2 {
	width: auto;
}

body.wide #content-wrapper {
	width: 425px;
	padding: 0 20px;
}

body.wide #sidebar, body.wide #sidebar-wrapper {
	width: 282px;
}

.singlecol {
	margin: 20px;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #DFDDDF;
}



/* ---- Full Column Layout ----------------------------------- */

body.full #content-wrapper {
	width: 540px !important;
	margin: 0 !important;
	border: 0 !important;
	float: none !important;
}

body.full #content {
	margin: 0 !important;
	padding-right: 0;
	border-right: 0;
	float: none !important;
	padding: 0 0 1px 0;
}

body.full #sidebar-wrapper {
	display: none;
}



/* ---- Fluid Layout ----------------------------------------- */

body.fluid #nav, body.fluid #assistant {
	display: none;
}

body.fluid #container {
	width: auto;
	background-image: none !important;
}

body.fluid #stage {
	width: auto;
	float: none;
	padding: 0 0 1px 0;
	background-color: transparent;
}

body.fluid #content-wrapper {
	width: 100% !important;
	margin: 0 -200px 0 0 !important;
	background-color: transparent;
	/*border-right: 1px solid #69738A;*/
}

body.fluid #content {
	margin: 0 179px 0 0 !important;
	padding-right: 20px;
	border-right: 1px solid #DFDDDF;
	background-color: transparent;
}

body.fluid #content-bottom {
	display: none !important;
}

body.fluid #sidebar-wrapper {
	width: 160px !important;
	background-color: transparent;
}

body.fluid #sidebar {
	width: 160px !important;
	background-color: transparent;
}

body.fluid #content .module h3 {
	margin-top: 0 !important;
}



/* ---- Lite Layout ------------------------------------------ */

.stage {
	padding: 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 3px double #DFDDDE;
}

body.lite #container {
	background-image: none;
}

body.lite #nav, body.lite #assistant, body.lite #cover, body.lite #switch, body.litehome #breadcrumb {
	display: none;
}

body.lite #columns {
	/*border-right: 1px solid #69738A;*/
}

body.lite #stage {
	width: auto;
	float: none;
	padding: 20px;
	background-color: #FFF;
}

body.lite #content-wrapper {
	width: 425px;
	padding: 0 20px 0 0;
}

body.lite #sidebar, body.lite #sidebar-wrapper {
	width: 282px;
}

body.lite .module h3, h3.liteh3 {
	font-family: georgia, times, serif;
	font-size: 0.9em;
	color: #6B0408;
	padding: 0;
	height: auto;
}

h3.liteh3 {
	margin-top: 20px;
}

body.lite .module h4 {
	margin-bottom: 4px;
	margin-top: 16px;
	color: #333333;
}



/* ---- Forums ----------------------------------------------- */

body.forums #container {
	border: 0;
}

body.forums #appnav {
	border-bottom: 5px solid #102536;
}

body.forums #header h1 {
	background-image: none;
}

body.forums #header h1 img {
	visibility: visible;
}



/* ---- Footer ----------------------------------------------- */

#footer {
	clear: both;
	background-color: #AAB9CC;
	padding: 7px 0 5px 10px;
	border-right: 1px solid #69748A;
	text-align: left;
}

#footer ul, #footer li {
	list-style-type: none;
	margin: 0; padding: 0;
}

#footer li {
	display: inline;
	padding: 0 18px 0 0;
}

#footer a {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #1B2F3F;
}

#footer li#copyright {
	padding: 0;
}



/* ---- Flash Elements -------------------------------------------- */

#assistant {
	position: absolute;
	top: 0; left: 773px;
	width: 200px;
}

#assistant1 {
	height: 58px;
	border-bottom: 5px solid #B6C8D7;
	background: url(/images/global/head2.gif) #ADBED0 repeat-x 0 0;
	overflow: hidden;
}

#assistant1 table {
	width: 200px;
	height: 58px;
}

#asst-text {
	width: 148px;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	line-height: 1em;
}

#asst-text div {
	padding: 10px;
}

#asst-bttn {
	width: 52px;
	text-align: left;
	padding-top: 6px;
}

#assistant2 {
	border-bottom: 1px solid #092740;
}

body.rich #header-f {
	position: absolute;
	top: 6px; left: 2px;
	width: 771px;
	height: 94px;
	background-color: #CAD6E3;
	z-index: 900;
}

body.rich #cover {
	width: 592px;
	float: right;
	/* \*/float: none;/* */
	margin-bottom: 20px;
	/* \*/margin: 0;/* \*/
}

body.lite #header-f, body.lite #nav-f, body.lite #cover, body.lite #assistant, body.lite #fan {
	display: none;
}



/* ---- Additional Stuff to sort out ------------------------- */

/* Ordered list item padding */
ol li {
    margin-left: 28px;
    padding-bottom: 5px;
}

/* Ordered lists with < 10 items have less padding */
html>body ol.single li, html>body ol.single-link li {
    margin-left: 20px;
}

/* Force digits bold if <li> contains anchors */
ol.single-link, ol.link {
    font-weight: bold;
}

html>body .module li {
	background-position: 0 5px;
}

.module li a {
	font-size: 0.9em;
}

/* mini-cover images */
body.help .mini-cover, body.security .mini-cover {
    border-bottom: 1px dotted #DFDDDE;
    padding-bottom: 20px;
}

body.help .mini-cover img, body.security .mini-cover img {
    border: 1px solid #3C698D;
    height: 216px;
    width: 422px;
}


.submodule {
    border-top: 1px dashed #cccccc;
    margin-top: 16px;
}

.submodule-single {
    border-top: 1px dashed #cccccc;
    padding-top: 16px;
    margin-top: 16px;
}

img.right {
    float: right;
}

/*
h4.flush {
    margin-top: 0px !important;
}
*/

.flush {
    margin-top: 0px !important;
}

ul.two-line li {
    margin-bottom: 7px;
}

/* Search (sub)modules */
div.search label {
    color: #333333;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase; 
}

div.search #searchword {
    font-size: 0.9em;
    width: 225px;
    margin-right: 2px;
}

div.search select {
    font-size: 0.9em;
    margin-bottom: 10px;
    width: 260px;
}


/* FAQ formatting */
body.faq #content-wrapper {
    width: 540px !important;
}

body.faq #sidebar-wrapper, body.faq #sidebar {
    width: 160px;
}


body.faq #searchword {
    width: 80px !important;
}

body.faq #content img {
    margin-top: 10px;
}




/* 
 *  MODULAR COMPONENT STYLE DEFINITIONS
 *
 *  Some modules, such as TV and Movie Listings, are used in multiple channels.
 *  Keeping relevant CSS here prevents the need for same/similar styles in multiple files.
 */

/* Override default cell padding */
#m-tvlistings td, #m-movielistings td, #m-cablebenefits td, #intheaters-searchtickets td, #details-showtimes td, #m-searchmovies td  {
    padding: 2px 2px 2px 0px;
}

/* Set background image (and fallback formatting) for TV and Movie listings */
#m-tvlistings label, #m-movielistings label, #m-cablebenefits label, #intheaters-searchtickets label, #details-showtimes label {
    /*background: url(/images/headings/label-listings.gif) no-repeat 0px 0px;*/
    border: 0;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    /*height: 7px;*/
    margin: 0 0 1px 0;
    /*overflow: hidden;
    text-indent: -9999px;*/
    text-transform: uppercase;
}

/* Set fallback label colors for entertainment listings */
body.entertainment .listing label {
    color: #7A8998;
}

/* Set fallback label colors for tv listings */
body.tv .listing label {
    color: #DF7709;
}

/* Set entertainment label background positions */
body.entertainment .listing label#label-tv-zip {
    background-position: 0px 0px;
}

body.entertainment .listing label#label-mv-zip {
    background-position: 0px 7px;
}

body.entertainment .listing #label-mv-radius {
    background-position: 0px -14px;
}

/* Set tv label background positions */
body.movies label#label-mv-zip, body.tv label#label-tv-zip {
    background-position: -200px 0px;
}

body.tv label#label-mv-zip {
    background-position: -200px -7px;
}

body.tv label#label-mv-radius {
    background-position: -200px -14px;
}



/* TV and Movie form elements */
#tv-zip, #mv-zip, #mv-radius, #benefits-zip, input#movies-text {
	color: #422A45;
	width: 127px;
	font-size: 0.9em;
	border: 1px solid #7A8998;
	margin: 0 0 10px 0;
}

#mv-radius {
	width: 133px;
}


/*
 * TABS
 */

/* Tabs - container */
dl.tab-set {
    display: block;
    position: relative;
    width: 160px;
}

/* Tabs - clickable header */
dl.tab-set dt {
    /* background: url(/images/headings/tabs-dvd.gif) #ffffff no-repeat 0 0; */
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 18px;
    left: 0px;
    position: absolute;
    text-indent: -9999px;
    top: 0px;
    border: 1px solid #DFDDDE;
    border-bottom: none;
}

/* Tabs - content area */
dl.tab-set dd {
    margin: 0;
    display: none;
    padding: 28px 7px 5px 3px;
    float: left;
    width: 150px;
    border: 1px solid #DFDDDE;
    /*visibility: hidden;*/
    padding-bottom: 5px;
    padding-bottom: 5px !important;
    margin-bottom: 5px;
}





/*----  FAQs modules  --------------------------*/

#m-faqs #morefaqs p {
  margin: 10px 0 0;
}

#content ol li {
  line-height: 1.4em;
}



/* ----  Error Pages  ---------------------------------------- */

body.error #topnav {
	height: auto;
}

body.error .errormsg {
	border: 0;
}

.errormsg {
	margin: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DFDDDE;
}

.errormsg h3 {
	font: bold 2em/1.4em Georgia, serif;
	color: #A51716;
	height: auto !important;
	text-indent: 0 !important;
	background-image: none !important;
	margin-bottom: 0.5em;
	text-transform: none !important;
}

.errormsg p {
	color: #1B3955;
	line-height: 1.6em;
	margin: 0;
}

/* --- sj --- */

.inlineMsg
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	display: inline;
	padding: 2px;
}
.bluebold {
	font: 11px Verdana, Arial;
	font-weight: bold;
 	color: #006699;
}
.whitebold {
	font: 11px Verdana, Arial;
	font-weight: bold;
 	color: #FFFFFF;
}
.bluesmall {
	font: 8pt Verdana, Arial;
	line-height: 14pt;
 	color: #006699;
}

