/* CSS Formatting */
body {
	margin: 0; padding: 0;
	background:#000  url('../images/footer_bg.jpg') bottom repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

*{ margin: 0; padding: 0}

h1 { 
	color: #4B8ADA;
	font-size: 20px;
	margin-bottom: 20px;	
}

h2 { font-size: 14px; color: #FFFFFF; }

img { border: none;  }

#content ul {
	margin: 15px 0 15px 15px;
	font-size: 12px;
}

#content #choose-product ul#mycarousel {
	margin: 0;
}

td { font-size: 12px; color: white; }
td a, a, a:link, a:visited, #main_box #return a { font-size: 12px; color: #4D89D8; }

#breadcrumb_trail a { color: #ffffff; text-decoration: none; font-size: 11px }
#breadcrumb_trail a:hover { text-decoration: underline;}

.gray { color: #8F8F8F; font-weight: normal; font-size: 12px; width: 120px; float: left;}
.border { border: 1px solid #5C6B6E; padding: 2px;}

td.admin {
	color: white;
}

/* CSS Positioning */
#outer_container{
	background: url('../images/main_bg.jpg') no-repeat top center;
	/*width: 1002px;*/
	margin: 0 auto;
}
	
	#container { position: relative; margin: 0 auto; width: 912px; overflow-x: hidden; overflow-y: hidden; text-align: left; clear: both; .padding-top: 4px; .width: 914px;}
		#header_container {height: 147px; width: 912px; position: relative; margin: 0 auto; text-align: left;}
			#logo_container {float: left; width: 468px; height: 147px; position: absolute; left: -135px;}
			#header_right { width:542px; float: right; margin: 30px 0 0 0;}
				#cookie	{ float:right; margin-top:0; }
				#search	{ float:right; margin-top: 10px; }
				#search	input{ float:left; }
				#search .input-size	{
					width:178px;
					padding:4px 0 4px 7px;
					background:#151515;
					border: 1px solid #5C6B6E;
					height:22px;
					color:#cccccc;
					font-size:10px;
					margin-right:5px;
					font-family:Arial, Helvetica, sans-serif;
				}
				
				#service_links	{ float:right; width:500px; font-size:11px; text-align:right; margin:19px 0; }
				#service_links a	{ color:#dfdfdf; font-size:11px; text-decoration: none }
				#service_links a:hover	{ text-decoration: underline }
				#service_links span	{ color:#0079c2; }
				
				/* end header section ------------------------------ */
		
		#header_button_bg { float: left;}
		#header_button_bg2 { float: left; background: url('../images/customise.gif'); width: 346px; height: 33px;}
	
		#main_container { clear: both; width: 912px; float: left; margin: 8px 0 0 0; .width: 914px;}
		
			/*Homepage layout..........................................................*/
			#flashPromo{ float: left; width: 558px; }
			#highlights {float: right; width: 348px;}
			#flashHighlights { float: left;}
			#clear_b { clear: both; width: 910px; float: left; margin: 4px 0 0 0; padding: 0}
		
			/*Main template layout....................................................*/
			#column_left { float: left; width: 550px; margin: 0; padding: 4px; border: 1px solid #5C6B6E; background-color: #000000 }
			#containerbig { float: left; width: 902px; .width: 912px; margin: 0; padding: 4px; border: 1px solid #5C6B6E; background-color: #000000 }
				#breadcrumb_trail { clear: both; top: 10px; left: 30px; position: absolute; color: #FFFFFF;}
				#content { float: left; padding: 24px; background: url('../images/content_fading_bg.jpg') no-repeat; width: 502px; .width: 550px; min-height: 620px; height: auto !important; .height: 620px; .margin-top: -3px;}
				#content2 { float: left; padding: 10px 8px; background: url('../images/content_fading_bg2.jpg') no-repeat; width: 888px; .width: 904px; min-height: 400px; margin-left: -1px; .margin-top: -4px;}
					#divider_line { margin-bottom: 12px; height: 12px; border-bottom: 1px solid #5C6B6E; clear: both; }
					#related_items_table { margin: 0 0 20px 50px; text-align: left; width: 410px; }
				#thumbnail_bg { float: left; margin: 0 12px 12px 0; padding: 5px; background: #6D6D6D}
				
				/*News layout....................................*/
				#headline_borders { width: 310px; margin: 0 0 10px 0; float: left; border-top: 1px solid #5C6B6E; border-bottom: 1px solid #5C6B6E; }
				#read_more_news { width: 310px; margin: 0 0 10px 0; padding-top: 5px; float: left; border-top: 1px solid #5C6B6E; }
				
				/*Form layout....................................*/
				.form_capture { width: 480px; }
				.form_capture_label {}
				.form_capture_data {}
				.ccs_textfield { margin: 0 0 5px 0; width: 300px }
				.ccs_textarea { margin: 0 0 5px 0; width: 300px }
				.form_capture_buttons {}
				
			#column_right { float: right; margin: 0 0 0 1px; width: 351px;}
				#highlights_banner { float: right; clear: both; margin: 4px 0 0 0; width: 348px }
		
		/*Start footer ------------------------------------------------------------------------------*/
		#footer_container	{ position:relative; }
			#footer_content {
				padding:30px 0;
				text-align:center;
				font-size:12px;
				border-top:1px solid #484848;
				margin:0 auto 0 auto;
				width:450px;
			}
				#footer	{ margin:30px auto 0 auto; width:912px; text-align:left; height:110px; }
				#footer_logo { float:left; width:110px; }
				#footer_nav	{ float:left; color:#dfdfdf; font-size:11px; }
				#footer .info	{ padding:15px 0 4px 0; }
					#footer_content a	{ color:#4d89d8; font-size:12px;text-decoration: none }
					#footer_content a	{ text-decoration: underline}
					#footer_content span	{ color:#8f8f8f;	padding:0 5px;	}
					#footer_nav a	{ color:#dfdfdf; font-size:11px; line-height:18px; text-decoration: none}
					#footer_nav a:hover	{text-decoration: underline}
					#footer_nav span	{ color:#0079c2; }
			
				#footer_icon {	float:right; 	}
			/*End footer-------------------------------------------------------------------------------*/


#site_map ul {
	margin-left: 14px;
}

#hardware_thumbnail {
	float: left;
	padding: 5px;
	background: #6D6D6D;
	margin: 0 10px 10px 0;
}

#left_col {
	width: 180px;
	margin-right: 15px;
	float: left;
}

#special_thumbnail {
	float: right;
	padding: 5px;
	background: #6D6D6D;
	margin: 0 10px 10px 0;
}

#hardware_thumbnail img, #special_thumbnail img {
	border: 1px solid white;
}

#hardware_listing {
	margin-left: 20px;
	float: left;
	width: 280px;
	margin-bottom: 20px;
}

#competition_listing {
	margin-left: 20px;
	float: right;
	width: 290px;
	margin-bottom: 20px;
	font-size: 12px;
}

#related_items {
	float: left;
	width: 500px;
}

#prices {
	float: right;
	text-align: right;
	width: 200px;
}


#related_items ul {
	margin-top: 10px;
}

#related_items ul li, #competitions ul li, #special_offer ul li {
	list-style-image: url('../images/bullet.jpg');
	margin-left: 15px;
}

a:hover {
	text-decoration: underline;
}

#package_description {
	float: left;
	width: 305px;
}

#pricing_box {
	float: left;
	width: 170px;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0 0 10px 10px;
}

#pricing_box2 {
	float: left;
	width: 170px;
	.width: 180px;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0 0 10px 0;
}

#pricing_box2 h2 {
	color: #4B8ADA;
}

#pricing_box p, #pricing_box2 p {
	font-size: 11px;
}

#box {
	float: left;
	border: 1px solid #666666;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#relshows {
	float:right;
	clear:both;
	color: #FFFFFF;
}

#main_box a h2, #main_box a {
	color: #FFFFFF;
}

#channel_logo {
	border: 1px solid #FFFFFF;
	margin: 5px 0 10px 0;
	float: left;
}

#channel_list {
	float: right;
	width: 383px;
	margin-left: 15px;
}

#content_fading_bg .border {
	width: 500px;
}

#competitions, #special_offer {
	float: left;
	width: 502px;
}

#section2 p {
	line-height: 16px;
}

#competitions p, #special_offers p {
	color: #ABABAB;
}

ul li a h2:hover, ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#flashviewer {
	width: 502px;
	height: 312px;
	float: left;
}

#contact_us_input	{
	background: #000 url(../images/forms/full_input_bg.gif);
	width:250px;
	border:none;
	padding:5px 0 0 7px;
	height:24px;
	margin-top:6px;
	display:inline;
	color:#cccccc;
	font-size:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#content_fading_bg #choose-product {
	margin: 0 0 20px 0;
}

#sub_nav {
	padding: 15px 0 0 24px;
	width: 526px;
	.width: 550px;
	height: 27px;	
	.height: 42px;
	background: url(../images/subnav_bg.jpg) no-repeat;
	margin-bottom: 4px;
	.margin-top: -6px;
	.margin-bottom: 8px;
}

#menu1, #menu2, #menu4 {
	padding: 15px 0 0 8px;
	width: 542px;
	.width: 551px;
	height: 27px;	
	.height: 42px;
	margin: -24px -24px 10px -24px;
	background: url(../images/subnav_bg.jpg) no-repeat;
	color: #FFFFFF;
}

#menu3 {
	padding: 15px 0 0 8px;
	width: 542px;
	.width: 551px;
	height: 35px;	
	.height: 42px;
	margin: -24px -24px 10px -24px;
	background: url(../images/subnav_bg_wide.jpg) no-repeat;
	color: #FFFFFF;
}


#menu1 a, #menu2 a, #menu4 a{
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 5px;
}

#menu3 a {
	color: #FFFFFF;
	font-size: 11px;
}

#menu3 span {
	padding: 0 5px;
}  

#sub_nav .sub_nav_child0, #sub_nav .sub_nav_child0_active {
	float: left;
	list-style: none;
	list-style-position: outside;
	display: block;
	padding: 0 7px;
	border-right: 1px solid #999999;
}

#sub_nav a {
	color: #FFFFFF;
	font-size: 11px;
}

.sub_nav_child0_active a {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

#answerradio {
	margin: 5px 10px 0 0;
}

#main_header {
	margin: 0 0 4px 0;
	float: left;
	width: 550px;
	height: 99px;
	position: relative;
}

#main_header2 {
	margin: 0 0 4px -1px;
	float: left;
	width: 904px;
	position: relative;
	height: 99px;
}

#select_package_container {
	margin: 7px 0 0 150px;
}

.textenter {
	height:24px;
	background:url(../images/forms/full_input_bg.gif) repeat-x   top;
	border:none;
 	vertical-align:top;
	width: 250px;
	border:medium none;
	color:#CCCCCC;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-top:6px;
	padding:5px 0pt 0pt 7px;
}

.textenterarea {
	background:#000000 url(../images/forms/full_textarea_bg.gif) no-repeat scroll 0%;
	border:medium none;
	color:#CCCCCC;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:162px;
	margin-top:6px;
	overflow-y:hidden;
	padding:5px 0pt 0pt 7px;
	width:250px;
}

#right_col {
	float: right;
	width: 130px; 
}

.right {
	color: #FFFFFF;
}

#comp {
	float: left;
	width: 400px;
	color: #FFFFFF;
}

#comp tr td, .form_capture tr td {
	color: #FFFFFF;
}

#styledtable th {
	background: #595959;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
#styledtable table {
	border-color: #595959;
	border-collapse: collapse;
}
#styledtable td {
	padding: 5px;
	border: 1px solid #595959;
	font-size: 11px;
	
}

#styledtable td a {font-size: 11px;}

#return {
	padding: 20px 0;
	float: right;
}

#content_fading_bg #hardware_listing h2 {
	font-size: 12px;
	font-weight: bold;
}

#content #content_fading_bg #description_header h1, #pricing_box h2, #content_fading_bg h2 {
	font-size: 14px;
}

#content #content_fading_bg h1 {
	font-size: 20px;
}

#channel_list h2 {
	font-size: 12px;
	font-weight: bold;
}

#channel_list p {
	color: #AAAAAA;
}

#genres {
	float: right;
}

#iframe-left {
	margin-left: 10px;
}

#iframe-right {
	margin-right: 10px;
}

#channel_list p {
	font-size: 11px;
}

#category_links a {
	text-align: center;
	padding: 0 10px;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size: 11px;
	border-right: 1px solid #AAAAAA;
}

#other_channels p {
	text-align: center;
	color: #AAAAAA;	
}

#channel_types ul {
	margin-left: 0;
}

#channel_types li a{
	color: #999999;
	font-weight: normal;
}

#channel_types li.selected a {font-weight: bold;}

.myaccount_table tr th{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #484848;
	text-align: left;
}

#channel_types {
	border-bottom: 1px solid #484848;
	height: 27px;
}

#channel_types ul li {
	background: url(../images/inactive_tab.jpg) no-repeat;
	width: 93px;
	height: 27px;
	margin: 0 3px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 8px;
}

#channel_types li.selected {
	background: url(../images/active_tab.jpg) no-repeat;
}

#latest-news-inner .right h2 {
	font-size: 11px;
}

/* start  my account  -------------------------------------------------------------- */

#content-inner a.overview-links	{
	text-decoration:underline;
	color:#FFFFFF;
}

#content-inner a.icon-links	 {
	text-decoration:none;
	color:#FFFFFF;
}

#content-inner a:hover.icon-links {
	text-decoration:underline;
	color:#FFFFFF;
}

#account-details span	{
	color:#4d89d8;
	font-weight:bold;
}

#overview-holder {
 
}

.overview-item-1,
.overview-item-2	{
	width:235px;
	line-height:15px;
	float:left;
}

.overview-item-2	{
	padding-left:20px;
}

.overview-item-1	span,
.overview-item-2	span	{
	font-weight:bold;
	color:#5e99e7;
	font-size:13px;
	float:left;
}

.overview-item-1	img,
.overview-item-2	img{
	float:left;
}

/* end  my account  -------------------------------------------------------------- */

#giving-you tr td a, #useful-links tr td a {
	color: #4D89D8;
}

tr.odd {
	background: #333333;
}

tr.even td, tr.odd td {
	padding: 5px 0;
}

.site_map_child1 a, .site_map_parent1 a {
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
}

.site_map_child1, .site_map_parent1 {
	margin: 10px 0;
}

.site_map_child2 a, .site_map_parent2 a {
	font-weight: normal;
	font-size: 12px;
}

#site_map ul ul{
	margin: 0 0 0 15px;
}

#compPromo {
	.margin: -7px 0 7px 0;
}

#smartselect, #codeselect {
	width: 120px;
	margin: 5px 10px;
	font-size: 11px;
}

#main_box .dropdown_menu tr td a {
	color: #000000;
}

#content_fading_bg ol {
	margin-left: 15px;
	.margin-left: 20px;
}

#accounts a:hover {
	color: #ffffff;
}

#compentry {
	width: 500px;
}

#overview-holder a:hover, #overview-holder a h2 {
	color: #4B8ADA;
}

#account-details {
	width: 450px;
}




/*-----CHANNEL LISTING-----*/

#packageNames a {font-size: 11px; color: #FFFFFF; text-decoration: none;}
#packageNames a:active {font-weight: bold;}

#channel_buttons {float: left; border-bottom: 1px solid #423E3D; width: 500px;}

#channel_buttons span {cursor: pointer;}

.channelTypeUnselected {
	background: url("../images/inactive_tab.jpg") no-repeat;
	width: 93px;
	height: 20px;
	.height: 27px;
	color: #999999;
	font-size: 12px;
}

.channelTypeSelected {
	background: url("../images/active_tab.jpg") no-repeat;
	width: 93px;
	height: 20px;
	.height: 27px;
	color: #4B7BBA;
	font-weight: bold;
	font-size: 12px;
}

.channelTypeSelected, .channelTypeUnselected {
	padding-top: 7px;
	margin: 0 3px;
}


/*#videoButton.channelTypeSelected span {padding-left: 27px;}
#videoButton.channelTypeUnselected span {padding-left: 25px;}
#audioButton.channelTypeSelected span {padding-left: 27px;}
#audioButton.channelTypeUnselected span {padding-left: 25px;}
#radioButton.channelTypeSelected span {padding-left: 27px;}
#radioButton.channelTypeUnselected span {padding-left: 25px;}
#interactiveButton.channelTypeSelected span {padding-left: 13px;}
#interactiveButton.channelTypeUnselected span {padding-left: 16px;}*/


#videoButton, #radioButton, #interactiveButton, #audioButton {text-align: center;}


#videoChannels a {
	text-decoration: none;
	font-size: 12px
}

#videoChannels span {margin: 0 5px; font-size: 12px; color: #AAAAAA;}