body {
	margin: 0;
	padding: 0;
}

body#subpage {
	background: url(../images/background-top.png) repeat-x;
	/* background: url(../images/btc_back_ornaments2.png) no-repeat top center; */
}

body#home {
	background: url(../images/background-top-home.png) repeat-x;
	/* background: url(../images/btc_back_ornaments_home.png) no-repeat top center; */
}

body#template {
	background: url(../images/background-hidden.png) repeat-x;
	/* background: url(../images/btc_back_ornaments_home.png) no-repeat top center; */
}

#top-nav a:hover {
	text-decoration: underline;
}

#btc_logo a {
	background: url(../images/btc_logo.png) no-repeat;
	height: 97px;
	width: 220px;
	display: block;
	text-decoration: none;
}
#btc_logo {
	margin: 0px;
	padding: 0px;
}

#main-nav {
	clear: right;
	margin: 70px 0 0;
	padding: 0;
	list-style: none;
	height: 29px;
	overflow: hidden;
}

#main-nav li {
	float: right;
	font-weight: bold;
	margin-top: 1px;
	height: 28px;
}

#main-nav li a {
	color: #666;
	text-decoration:none;
	text-shadow: 0px 1px 1px #FFF;
}
#main-nav li a:hover {
	color: #000;
	text-decoration:underline;
}

#main-nav li.selected a {
	color: #000;
	text-shadow: 0px 1px 1px #FFF;
}

#main-nav li.selected {
	background: url(../images/main-nav-arrow2.png) no-repeat bottom;
}

#top-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-nav a {
	text-decoration: none;
	font-size: 9pt;
}

#top-nav li {
	float: right;
	width: auto;
	margin: 0px;
	background: url(../images/top-nav-back.png) repeat-x;
	height: 28px;
	padding: 5px 0px 0px;
}

#top-nav li a {
	margin-left: 10px;
	display: block;
	color: #fff;
}

#top-nav li.first a {
	margin-left: 0px;
}

#top-nav li.right {
	/* background: url(../images/top-nav-right.png) no-repeat; */
	background: url(../images/btc-theme-nav-sprite.png) no-repeat;
	background-position: -10px -102px;
	width: 28px;
	height: 26px;
}


#top-nav li.br-left {
	/* background: url(../images/top-nav-res-left.png) no-repeat; */
	background: url(../images/btc-theme-nav-sprite.png) no-repeat;
	background-position: -10px -148px;
	width: 25px;
	height: 26px;
}

#top-nav li.br-middle {
	/* background: url(../images/top-nav-res-mid.png) no-repeat; */
	background: url(../images/btc-theme-nav-sprite.png) no-repeat;
	background-position: -10px -56px;
	width: 21px;
	height: 26px;
}

#top-nav li.left {
	/* background: url(../images/top-nav-left.png) no-repeat; */
	background: url(../images/btc-theme-nav-sprite.png) no-repeat;
	background-position: -10px -10px;
	width: 28px;
	height: 26px;
}

#top-nav li.br-inactive {
	background: url(../images/top-nav-res-dark-mid.png) repeat-x;
}

#top-nav li.br-active {
	background: url(../images/top-nav-res-light-mid.png) repeat-x;
	padding-right: 2px;
}

#top-nav li.br-active a, #top-nav li.br-inactive a {
	padding-top: 3px;
	color: #666;
}

#top-nav li.current a {
	color: #000;
}

#top-nav li.search {
	background:none;
}

#top-nav li.search .submit_button  {
	width:25px;
	padding:0;
}

#home #header {
	clear: left;
	background: url(../images/header-back-home.jpg) no-repeat 0px -1px;
	color: #fff;
	font-size: 10pt;
}

#home #header h1 {
	font-family: Helvetica, Arial sans-serif;
	font-size: 24pt;
	font-weight:normal;
	margin: 8px 0 0;
	text-shadow: 0px 1px 2px #000000;
}

#home .container { width:860px; height:205px; overflow:hidden; position:relative;  }
#home .slides { position:absolute; top:0; left:0; }
#home .slides div.panel { position:absolute; top:0; width:960px; display:none;  }


#home #header #graphic {
	padding-top:5px;
}


#home #header .rarrow {
	float:right;
	width:31px;
	height:21px;
	margin-top:80px;
}
#home #header .larrow {
	float:left;
	width:31px;
	margin-top:80px;
}

#home #header a, #home #header a:visited {
	font-weight:bold;
	color: #e68f1a;
}

#home #switches {
	clear:left;
	height:8px;
	width:300px;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:-14px;
	display:none;
}

#home #switches .button {
	height:8px;
	margin:0px 3px 0px 0px;
	width:40px;
	float:right;
	background: #fff;
	opacity:.6;
}


#subpage #header #graphic img {
	top: -1px;
}

#subpage #header {
	clear: left;
	background: url(../images/header-back-sub2.jpg) no-repeat 0px 2px;
	height: 132px;
	color: #fff;
	font-size: 10pt;
}

#subpage #header #graphic, #home #header #graphic {
	text-align: center;
}

#subpage #header #graphic img {
	top: -1px;
}


#subpage #header h1 {
	font-family: Helvetica, Arial sans-serif;
	font-size: 22pt;
	font-weight:normal;
	margin: 2px 0 0;
	text-shadow: 0px 1px 2px #000000;
}
div.align-right {
	text-align: right;
}

a.orange, .orange, #top-nav a.orange {
	color: #e68f1a;
}

#content{
	margin: 15px 0px 10px;
	font-size: 11pt;
}

#footer {
	background: #e9e9e9 url(../images/background-foot.png) repeat-x;
	margin-top: 15px;
	padding-bottom:20px;
}

#footer .links {
	height: 36px;
	line-height: 45px;
	font-size: 9pt;
	text-align: center;
}

#footer .links a {
	color: #fff;
	text-decoration: none;
	margin: 0px 6px;
}

#footer .copyright {
	font-family: "Verdana",Arial,Helvetica,sans-serif;
	margin-top: 10px;
	text-align: center;
	font-size:0.8em;
	color: #666;
}

#footer .contacts {
	font-family: "Verdana",Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	margin-top:10px;
	color:#999999
}

#footer .contacts a {
	color:#999999;
}


#footer .contacts.hover a, #footer .contacts.hover, #footer .contacts.hover .links a {
	color: #404040;
}

#home #announcement {
	border:1px solid #ea5513;
	font-size:10pt;
	padding: 5px;
	font-face: Arial, Helvetica, sans-serif;
	background:#fffad4;
	margin:5px 4px 10px;
}

#home #announcement strong {
	display:block;
	color:#ea5513;
}
#home #announcement p {
	display:inline;
}

#home #announcement a {
	color:#b9362e;
	font-weight:bold;
}


#home #announcement-off {
	height:10px;
}

#home #columns .column {
	border-right:1px solid #e68f1a;
	padding-right:12px;
	margin-left:5px;
	font-size:9pt;
}

#home #columns h3 {
	font-size:14pt;
	margin:0;
	padding:0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-3px;
}

#home #columns .subtitle {
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-weight:bold;
	color:#555555;
}

#home #columns .subtitle strong {
	color: #b9362e;
}

#home #columns a {
	font-weight:bold;
	text-decoration:none;
	color:#0b4986;
}

#home #columns img.full {
	margin-bottom:8px;
}

#home #columns img.alignright {
	float:right;
}

#home #columns .omega {
	width:195px;
	border-right:none;
}

#home #columns .omega a {
	font-weight:normal;
}

#home #columns .omega strong {
	font-size:10.5pt;
	font-family:Arial, Helvetica, sans-serif;
}

#subpage .top-space {
	height:20px;
}

#support-home li.pagenav {
	font-size:12pt;
	font-weight:bold;
	list-style:none;
}

#support-home li.pagenav ul {
	font-size:10pt;
	font-weight:normal;
	list-style:none;
}

.blue {
color:#0b4986;
}
.two_col_table {
	width:100%;
}
.two_col_table td {
	width:50%;
	vertical-align:top;
}



.ui-tabs-hide {
display:none;
}
.ui-tabs-nav {
dissplay:none;
}
.ui-tabs-nav, .ui-tabs-panel {
font-family:Arial,"Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
font-size:12px;
}
.ui-tabs-nav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 4px;
}
.ui-tabs-nav:after {
clear:both;
content:" ";
display:block;
}
.ui-tabs-nav li {
float:left;
margin:0 0 0 1px;
min-width:84px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/common/tabs.png) no-repeat scroll 0 0;
display:block;
padding:0 10px;
}
.ui-tabs-nav a {
color:#27537A;
font-weight:bold;
line-height:1.2;
margin:1px 0 0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding-left:0;
text-align:center;
text-decoration:none;
white-space:nowrap;
}
.ui-tabs-nav .ui-tabs-selected a {
color:#000000;
margin-top:0;
position:relative;
top:1px;
z-index:2;
}
.ui-tabs-nav a span {
height:18px;
min-height:18px;
min-width:64px;
padding-right:0;
padding-top:6px;
width:64px;
}
* > .ui-tabs-nav a span {
height:auto;
width:auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
padding-bottom:1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
background-position:100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
background-position:100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
background-position:0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
background-position:0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
cursor:text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
cursor:pointer;
}
.ui-tabs-disabled {
opacity:0.4;
}
.ui-tabs-panel {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #97A5B0;
	font-family:"Verdana",Arial,Helvetica,sans-serif;
	padding:1em 8px;
}
.ui-tabs-loading em {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/common/loading.gif) no-repeat scroll 0 50%;
	padding:0 0 0 20px;
}
* html .ui-tabs-nav {
	display:inline-block;
}
:first-child + html .ui-tabs-nav {
	display:inline-block;
}
#btc_tabs div li {
	float:none;
	font-size:1em;
	margin-left:15px;
}
#btc_tabs {
	clear:both;
	margin-top:15px;
}


#sidebar li a {
	color:#0b4986;
	text-decoration:none;
}
#sidebar li a:hover {
	text-decoration:underline;
}
#sidebar ul {
	margin-left:15px;
}
#sidebar li {
 	margin-left:15px;
 	line-height:1.6em;
 	margin-top:2px;
 	list-style:circle;
}

#sidebar li.current_page_item, #sidebar li.current_page_ancestor, #sidebar li.current_page_parent {
	font-weight:bold;
}

#subpage #sidebar h6 {
	margin:0;
	}

#subpage #sidebar h2 {
 	font-weight:bold;
 	color: #003D79;
 	margin-bottom:3px;
 	margin-top:5px;
 	font-size:11pt;
}


#subpage #sidebar  {
 	font-size:9.5pt;
}

#subpage #sidebar h3, #subpage #sidebar h4 {
 	font-weight:bold;
 	color: #003D79;
 	margin-bottom:3px;
 	margin-top:5px;
 	font-size:10pt;
}


#sidebar ul li {
	margin-left:15px;
	padding-left:0;
	}

#sidebar ul li li{
	margin-left:15px;
	padding-left:0;
	}


#subpage h2 {
	margin-bottom:5px;
	font-size:15pt;
	font-face: Arial, Helvetica;
}

.page-id-59 .grid_9 img {
	padding-right:8px;
	padding-bottom:2px;
}


ul.ui-accordion-container { margin: 0; padding: 0; list-style-type: none; }
ul.ui-accordion-container li { position: relative; margin: 0; margin-bottom: 2px; padding: 0; }
ul.ui-accordion-container li b.ui-accordion-link { display: block; padding-left: 5px; margin-right: 3px; height: 28px; color: #000; background:#f2f2f2; text-decoration: none; line-height: 28px; }

ul.ui-accordion-container b {
font-weight:normal;
}

ul.ui-accordion-container li:hover b.ui-accordion-link { background-color: #e7e7e7; cursor:pointer;}

ul.ui-accordion-container li.active { background-color: #003D79; }


ul.ui-accordion-container li a.ui-accordion-link { display: block; padding-left: 5px; margin-right: 3px; height: 28px; color: #000; background:#f2f2f2; text-decoration: none; line-height: 28px; }


ul.ui-accordion-container li:hover a.ui-accordion-link { background-color: #e7e7e7; cursor:pointer; }

.note_blue {
	background:#E6E8FA none repeat scroll 0% 0%;
	border:2px solid #003D79;
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
	text-align:center;
}


.nice_table table a,
.nice_table table a:link,
.nice_table table a:visited {
	border:none;
	}
.nice_table img {
	border:0;
	margin-top:.5em;
	}
.nice_table {
	width:100%;
	font-size:9.5pt;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
	}
.nice_table caption {
	color: #9ba9b4;
	font-size:10pt;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}
.nice_table tr.odd td,
.nice_table tr.odd .column1 {
	/* background:#f4f9fe url(/images/common/table_back.gif) no-repeat;*/
	background:#f4f9fe;
	}
.nice_table .column1	{
	font-size: 10pt;
	font-weight:bold;
	white-space:nowrap;
	background:#f9fcfe;
	}

.nice_table td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}
.nice_table th {

	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
.nice_table thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3;
	color: #003D79;
	}
.nice_table tfoot th {
	background:#f4f9fe;

	text-align:center;
	}
.nice_table tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}
.nice_table tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}

.nice_table .column1a {
	background-color:#fff;
}

h3.orange {
	font-size:11pt;
}

.disclaimer {
color:#999999;
font-size:8pt;
margin-top:15px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

.main-content {
	font-size:11pt;
}

.main-content .input {
	float:left;
}

small {
	font-size:90%;
}

sub {
	font-size:60%;
}

#avail-phones {
	border:1px solid #ccc;
	height:170px;
	white-space:none;
	overflow-x:scroll;
	overflow-y:hidden;
	list-style:none;
	margin:0;
	padding:0;
}

#avail-phones ul {
	width: 2400px;
	margin:0;
	padding:0;
	list-style:none;
	height:150px;
	background:#fff;
}

#avail-phones ul li {
	float:left;
	margin:0;
	padding:5px 0px;
	margin-right:15px;
	font-size:10pt;
}

#avail-phones ul li div {
	white-space:nowrap;
}


.no-margin {
	margin:0;
}

.no-padding {
	padding:0;
}

#avail-phones li img {
	float:left;
	margin-right:5px;
}
#avail-phones .specs {
	font-size:8pt;
}

#avail-phones a {
	display:block;
	font-size:8pt;
	margin:0 35px;
}

#sidebar  ol li {
	list-style-type:decimal;
}
/*
.advert {
clear:both;
margin:15px auto;
width:680px;
}
.advert .top {
background-color:#F2F2F2;
background-image:url(/images/common/product_page_advert_top.gif);
background-position:left top;
background-repeat:no-repeat;
height:10px;
}
.advert .middle {
background-color:#F2F2F2;
padding-left:15px;
text-align:left;
}
.advert .bottom {
background-color:#F2F2F2;
background-image:url(/images/common/product_page_advert_bot.gif);
background-position:left top;
background-repeat:no-repeat;
height:8px;
}
.advert .ad_price {
font-size:1.1em;
font-weight:bold;
margin-top:0;
}
.advert .price {
color:#003D79;
font-weight:bold;
}
.advert .to_order {
font-size:0.8em;
margin-top:4px;
padding-right:15px;
text-align:right;
}
*/


.advert {
	border:1px solid #ea5513;
	padding: 5px;
	font-face: Arial, Helvetica, sans-serif;
	background:#fffad4;
	margin:15px auto;
	width:600px;
}

.advert .top, .advert .bottom {
	display:none;
}

.advert .ad_price {
	font-size:11pt;
	font-weight:bold;
	margin-top:0;
}

.advert .price {
	color:#003D79;
	font-weight:bold;
}

.advert .to_order {
	font-size:10pt;
	margin-top:4px;
	padding-right:15px;
	text-align:right;
}

blockquote {
	margin-left:15px;
	margin-top:5px;
}

#business-grid .content {
	font-size:10pt;
}

#business-grid h4 {
	margin:0;
}

#business-grid .row {
	margin-bottom:25px;
	margin-top:15px;
	clear:both;
	border-bottom:1px solid #ccc;
}

#business-grid .row a {
	display:block;
	font-size:10pt;
	margin-top:5px;
}

#business-grid .row img {
	float:left;
	margin-right:75px;

}

#top-nav .searchform {
	background:#fff none;
}

#top-nav .searchform input {
	font-size:8pt;
	padding:1px;
	margin:0;
	width:120px;
	border:1px solid #ccc;
	color:#666;
}

#top-nav li.search {
	padding-top:8px;
	background:none;
	margin-right:15px;
}

.subline p {
	margin-top:0;
	margin-bottom:5px;
}

div.alignleft {
	float:left;
	width:30%;
}
div.alignright {
	float:right;
	width:30%;
	text-align:right;
}



/* the overlayed element */
.simple_overlay {

	/* must be initially hidden */
	display:none;

	/* place overlay on top of other elements */
	z-index:10000;

	/* styling */
	background-color:#333;

	width:675px;
	min-height:200px;
	border:1px solid #666;

	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}



/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/images/common/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay #mediaspace {
	margin:0px auto;
}

.details {
	font-size:11px;
	color:#fff;
	padding: 5px;
	width:640px;
}


.FB_SERVER_IFRAME {
  background: #e7e7e7;
  border: 1px solid #0B4986;
  margin:0 auto;
  height:65px;
}

.vod_img {
	width: 75px;
	float: left;
	margin-right:5px;
	margin-top:5px;
	margin-left:5px;
}

.vod_details {
	width:130px;
	margin-left:5px;
	display:inline;
}

.vod_featured {
	background: #e7e7e7;
	border: 1px solid #0b4986;
}

.vod_featured .title {
	font-weight:bold;
	font-size:10pt;
}

.vod_title {
	background: #0b4986;
	color: #fff;
	text-align:center;
	font-size:10pt;
	padding: 2px 3px;
	font-weight:bold;
}

.vod_desc {
	line-height:normal;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.vod_trailer {
	margin-top:5px;
	font-size:10pt;
	text-align:center;
	background: #0b4986;
	width:100%;
}

#vod_featured .vod_trailer a, #vod_featured .vod_trailer a:visited, #trailer_link  {
	text-decoration:none;
	color:#fff;
}

.vod_trailer a:hover {
	font-weight:bold;
}

.vod_new .date {
	float:left;
	width: 55px;
}

.vod_new .date .month {
	float:left;
	width: 30px;
}
.vod_new .date .day {
	float:left;
	width: 25px;
}

#org_logos {
	float:right;
	width:600px;
	vertical-align:top;
	height:65px;
	text-align:right;
	}

#org_logos img {
	margin-left:10px;
	}

#third_party {
	border-top: 1px solid #e68f1a;
	margin-top:8px;
	padding-top:8px;
	overflow:hidden;
}

.vod_new {
	margin-top:8px;
}

.vod_new .title {
	font-weight:bold;
	border-bottom:1px solid #e8e8e8;
}

#olympics_announce .pre_announce {
		/* background: url(/images/olympics_banner_pre.png) no-repeat;*/
		height:80px;
		width:960px;
		margin-bottom:20px;
		color: #0B4986;
}

.countdown_section {
	float:right;
	width:150px;
}

.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show3 .countdown_section {
	width: 30%;
}

.countdown_show2 .countdown_section {
	width: 45%;
}
.countdown_show1 .countdown_section {
	width: 95%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 85%;
	text-align: center;
}
.countdown_amount {
	font-size: 195%;
}



/**  BTC-TV Page Styles  **/

.hidden {
	display:none;
}

.nice_table td.left {
	text-align:left;
 }

tr.odd td.active {
 background: #F4F9FE  url(http://btcbroadband.com/images/common/check.gif) no-repeat center;

}
td.active {
 	background: transparent url(http://btcbroadband.com/images/common/check.gif) no-repeat center;
}

/**  END BTC-TV Page Styles  **/