@charset "utf-8";
@import url("cms/cmslayout.css");
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	text-align:center;
	padding:0;
	margin:10px 0px 0px 0px;
	color:#ccc;
	background-image:url(http://acctv.s3.amazonaws.com/cssimages/acctv/page_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
h5.notopmargin{margin-top:0px;}
p.subheading{
	color:#808080;
}
span.blue{
	color:#00aced;
}
#container{
	text-align:left;
	margin:0 auto;
	width:988px;
}
#container-margin{}
#header{
	background-color:#333333;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:1px 1px;
}
#header-margin{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-image:url(images/headermargin_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:0px;
}
#nav{
	background-color:#000;
}
#nav-margin{
	border-left:1px solid #000;
	border-right:1px solid #000;
	zoom:1;
}

/* See acctv_v2_menu.css for more menu styles */

#history{
	font-size:11px;
	color:#105f84;
	text-transform:uppercase;
	display:none;
}
#history-margin{
	padding:5px 16px 3px 16px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#000;
}
#history a{
	color:#105f84;
}
#content{
	background-color:#141414;
	background-image:url(images/content_bg.gif);
}
#content-margin{
	padding-bottom:15px;
	/*
	background-image:url(images/contentmargin_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	*/
	border-top:1px solid #000;
	zoom:1;
}
#contentleft{
	width:732px;
	float:left;
}
#contentleft-margin{}

/* HOME PAGE */
#home_feature{
	position:relative;
	height:324px;
	overflow:hidden;
}
#home_feature-margin{
	padding:12px;
}
#home_pageintro{
	padding:0px 0px 12px 0px;
}
#home_pageintro div.pageintro{
	width:244px;
	float:left;
}
#home_pageintro div.pageintro-margin{
	padding-left:12px;
}

/*Main Top Search */
#maintopsearch{
	float:right;
	padding-right:8px;
	height:28px;
}
#maintopsearch-margin{
	padding-top:5px;
}
#maintopsearch form{
	padding:0;margin:0;
}
input.black_bluearrow,
div.black_bluearrow{
	height:14px;
	width:135px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-align:left;
	background-image:url(images/input_bluearrow_bg.gif);
	background-position:1px 1px;
	background-repeat:no-repeat;
	background-color:#000;
	border:1px solid #000;
	padding:1px 2px 0px 17px;
	line-height:14px;
}
input.black_redarrow,
div.black_redarrow{
	height:14px;
	width:135px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-align:left;
	background-image:url(images/input_redarrow_bg.gif);
	background-position:1px 1px;
	background-repeat:no-repeat;
	background-color:#000;
	border:1px solid #000;
	padding:1px 2px 0px 17px;
	line-height:14px;
	display:inline-block;
}

/* SIDEBAR */
#sidebar{
	width:244px;
	float:right;
}
#sidebar-margin{
	margin-right:12px;
	margin-top:12px;
	background-color:#fff;
	border:1px solid #000;
}
#sitemap{
	clear:both;
	font-size:12px;
	line-height:16px;
	color:#333;
	text-transform:uppercase;
}
#sitemap-margin{
	padding:10px 0px 0px 16px;
	border-top:1px solid #000;
	background-image:url(images/sitemapmargin_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#sitemap ul,
#sitemap li{
	list-style:none;
	padding:0;
	margin:0;
	font-size:10px;
}
#sitemap li a{
	color:#00aced;
}
#sitemap ul ul li a{
	color:#fff;
}
#sitemap ul{
	width:160px;
	height:133px;
	float:left;
}
#footer{
	width:100%;
	clear:both;
}
#footer-margin{
	padding:15px 0px;
}
#clear{
	clear:both;
}

/* SIDEBAR */

div.sidebarheading{
	background-image:url(images/sidebarheading_bg.gif);
	background-repeat:repeat-x;
	background-color:#b1c1c9;
	border-bottom:1px solid #999;
	position:relative;
	color:#999;
	text-transform:uppercase;
}
div.sidebarheading div.sidebarheading-text{
	padding:8px 10px;
	font-size: 14px;
	font-weight:normal;
}
div.sidebarheading_blueonblack{
	color:#00aced;
	text-transform:uppercase;
	background-color:#000;
	border-bottom:1px solid #141414;
	position:relative;
	background-image:url(images/sidebarheading_black_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div.sidebarheading_orangeonblack{
	color:#dd3f0f;
	text-transform:uppercase;
	background-color:#000;
	border-bottom:1px solid #000;
	position:relative;
	background-image:url(images/sidebarheading_black_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div.sidebarheading_blueonblack div.sidebarheading-text,
div.sidebarheading_orangeonblack div.sidebarheading-text{
	padding:3px 7px;
	font-size:11px;	
}
div.sidebarheading2{
	color:#999;
	font-weight:normal;
	text-transform:uppercase;
	font-size:14px;
	padding:0px 0px 7px 3px;
}
div.sidebarhalfleft,
div.sidebarhalfright{
	width:115px;
	text-transform:uppercase;
	float:left;	
}
div.sidebarhalfleft div{
	border-right:1px solid #000;
}
div.plusminus{
	position:absolute;
	z-index:2;
	top:-3px;
	left:210px;
	padding:3px;
	font-size:18px;
	font-weight:normal;
	cursor:pointer;
	color:#3b5e90;
}
div.sidebarheading_blueonblack div.plusminus{
	top:-5px;
	color:#00aced;
}
div.sidebarheading_orangeonblack div.plusminus{
	top:-5px;
	color:#dd3f0f;	
}
div.module div.plusminus{color:#fff;}
div.module{
	color:#000;
	border-bottom:1px solid #000;
	zoom:1;
}
div.moduleblack{
	border-bottom:1px solid #000;
	min-height:1px;
	zoom:1;
	background-color:#000;
}	
div.module div.module-text{
	padding:7px;
	color:#666;
	background-color:#fff;
}
#verse_module div.module-text a{
	color:#666666;
	text-decoration:none;
}
#verse_module div.module-text a:hover{
	color:#666666;
	text-decoration:none;
}
div.moduleblack div.module-text{
	padding:7px;
	color:#999;
}
div.nowshowing-text{
	padding:5px;
}
div.nowshowing-line{
	padding:5px;
	color:#666;
	background-color:#fff;
}
#cms div.nowshowing-line .program a{
	color:#666;
}
#cms div.nowshowing-line .program a:hover{
	color:#666;
}
#cms div.nowshowing-line .program a.blue{
	color:#00aced;
}
#cms div.nowshowing-line .program a.blue:hover{
	color:#00aced;
}
div.nowshowing-line.grey{
	background-color:#e7e8e9;
}
#timetable_inner .nowshowingcurrent{
	background-color:#e9f6fc;
}
div.nowshowing-text div.program{
	position:relative;
}
div.nowshowing-text div.time{
	float:left;
	width:40px;
	clear:both;
	position:relative;
}
div.module-background{
	background-image:url(images/verseoftheday_bg.gif);
	background-repeat:repeat-x;
	background-color:#b0c1c9;
}
div.module-list div{
	padding:2px 10px 2px 30px;
	color:#666;
	font-size:11px;
	background-image:url(../images/camera_whitebg.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
}
div.module-list div.grey{
	background-image:url(../images/camera_greybg.gif);
	background-color:#e7e8e9;
}
div.module-list div a{
	color:#666;
}

#rememberme{
	padding-top:10px;
}
#rememberme input{
	vertical-align:text-top;
}

div#search{
	background-image:url(images/search_bg.gif);
	background-repeat:repeat-x;
	background-color:#b1c1c9;
	padding:0px;
	border-bottom:1px solid #000;
	margin:0;
}
#search a{
	float:left;
	width:115px;
	height:20px;
	display:block;
}
#search input, #newsletter input{
	float:left;
	margin:0;
}
div#newsletter{
	background-image:url(images/newsletter_bg.gif);
	background-repeat:repeat-x;
	background-color:#b1c1c9;
	padding:8px 7px;
	border-bottom:1px solid #000;
}
#timetable_window{
	height:125px;
	overflow:hidden;
	position:relative;
}
#timetable_inner{
	margin-top:0px;
	position:relative;
}
input.text{
	border:1px solid #666;
	padding:2px;
	margin:0;
	width:150px;
	height:19px;
}
input.prefilled{
	color:#999;
}
input.prefilled_black{
	color:#999;
}
input.wider, button.wider{
	padding-left:10px;
	padding-right:10px;
}
.w60{
	width:60px;
}
form{
	padding:0;
	margin:0;
}

#cms .warningbox {
	padding: 10px 20px 10px 20px;
	line-height: 16px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	border: 1px #CC0000 solid;
	background: #FFDDDD;
}
	
#cms .warningbox ul {
	padding: 0px;
	margin: 0px;
}

#cms .warningbox li {
	list-style-type:none;
}

#cms ul.minitabs{
	float:left;
	padding:0;
	margin:0;
	background-color:#000;
	width:100%;
}
#cms ul.minitabs li{
	float:left;
	padding:3px 13px;
	list-style:none;
	background-color:#000;
	color:#00aced;
	cursor:pointer;
	text-transform:uppercase;
	font-size:10px;
	margin:0;
}
#cms ul.minitabs li.selected{
	padding-bottom:3px;
	background-color:#fff;
	color:#333;
}
div.minitab{
	background-color:#fff;
	padding:7px;
	color:#666;
}
#cms div.minitab label{
	width:100%;
	float:left;
	text-transform:uppercase;
	font-size:11px;
}
div.validation{
	border:1px solid #999;
	background-color:#fff;
	color:#999;
	font-size:11px;
	padding:7px;
	display:none;
}
#cms div.validation ul{
	padding:0;
	margin:0;
}
#cms div.validation li{
	list-style:none;
}

h4.orange, span.orange{
	color:#f5794c;
}
.uppercase{
	text-transform:uppercase;
}


#tagcloud{
	text-align:justify;
}

div.featureprogramlist{
	text-transform:uppercase;
	padding-left:0px;
	background-color:#000;
}
#sidebar div.featureprogramlist{
	padding:4px 0px 4px 23px;
	background-image:url(images/icon_play_orange.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-size:10px;
}
#sidebar div.featureprogramlist.featureprogramlistgrey{
	background-color:#141414;
}
#cms div.featureprogramlist a{
	color:#999;
}
#cms div.featureprogramlist a:hover{
	color:#999;
}
#cms div.featureprogramlist.featureprogramselected a{
	color:#fff;
}
#cms div.featureprogramlist.featureprogramselected a:hover{
	color:#fff;
}
div.featureprogramlist img{
	margin-top:2px;
	margin-right:8px;
}
div.featureprogramimg{
	background-image:url(images/featureprogramimg_bg.jpg);
	background-repeat:no-repeat;
	padding:6px 0px;
	text-align:center;
}
div.featureprogramimg-holder{
	height:108px;
	overflow:hidden;
}
div.featureprogramlist a{
	color:#bebebe;
	text-decoration:none;
}

div#featureboxes{
	margin:0px 0px 12px 12px;
	background-color:#000;
	position:relative;
	zoom:1;
}
div.featurebox{
	width:240px;
	float:left;
}
div.featurebox-heading{
	font-size:11px;
	text-transform:uppercase;
	background-image:url(images/index_heading_black_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#000;
}
div.featurebox-heading div{
	padding:2px 0px 4px 10px;
}
div.featurebox-margin{
	padding:10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
div#featureprogram_box{
}
div#latestnews_box-heading,
div#latestnews_box-margin,
div#featurestory_box-heading,
div#featurestory_box-margin{
	border-left:none;
}
div#featureprogram_box-margin{
	padding-top:0px;
}
div#featureprogram_box-heading{
	font-weight:normal;
	color:#ff3d00;
}
div#latestnews_box-heading{
	color:#00aced;
}
div#featurestory_box-heading{
	color:#bdd53a;
}
div.featurebox-title{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:3px;
}
div.featurebox-text{
	color:#666;
}

div#bottomhome{
	margin:0px 0px 12px 0px;
}
div.bottomhome{
	width:244px;
	float:left;
	height:81px;
}
div.bottomhome-margin{
	border:1px solid #000;
	margin-left:12px;
}


/*Rotators*/
div.rotator{
	position:relative;
	overflow:hidden;
}
#advert_banner{
	width:986px;
	height:145px;
}
#advert_sidebarrotator{
	width:230px;
	height:112px;
}
