body {
	background-repeat:repeat-x;
	margin-top: 0px;
	background-color:#000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.borderClass{
	border:1px solid #fff;
}

.main-container {
	width: 966px;
	border:3px solid #2A2A2A;
	margin:0px auto;
	overflow:hidden;
}

.main-container-popup {
	width: 966px;
	border:3px solid #2A2A2A;
	overflow:hidden;
	z-index:1001;
	margin:0 auto;
}
.menu-header {
	width: 990px;
	height:130px;
	float:left;
	background-image:url(../images/CCTV-Final_1x1.jpg);
	background-repeat:no-repeat;
}
.navigation{
	height:36px;
	background-image:url(../images/navBg.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:966px;
	float:left;
	padding-top:5px;
	margin-top:89px;
}



.content1{
	width: 684px;
	float:left;
	margin-left:141px;
	display:inline;
	height:364px;
	text-align:center;
}
.content{
	width: 684px;
	float:left;
	margin-left:141px;
	display:inline;
	padding-top:25px;
	height:364px;
	text-align:center;
}

.contentMain{
	width: 100%;
	float:left;
	background-image:url(../images/CCTV-Final_2x1.jpg);
	background-repeat:no-repeat;
}

.heading{
	float:left; width:684px; height:30px; margin-bottom:10px;
}

.row{
	float:left; width:684px; height:86px; padding-top:5px; border-bottom:1px solid #595959; 
	/*background-image:url(../images/rowBg.jpg); background-repeat:repeat-y; background-position:bottom;*/
}

.rowLeft{
	width:130px; float:left;
}

.rowRight{
	width:554px; height:86px; float:left; text-align:justify; color:#fff; font-weight:bold;
}

.paging{
	width:675px;
	background-color:#2d2d2d;
	border:1px solid #5b5b5b;
	height:19px;
	float:left;
	margin-top:20px;
	padding:3px;
	color:#fff;
}

.paging a{
	color:#fff;
}

.paging a:hover{
	color:#fff;
	text-decoration:none;
}

.pagingLeft{
	float:left;
	width:48%;
	color: #fff;
}

.pagingRight{
	float:left;
	width:48%;
	text-align:right;
	color: #fff;
}

.footer {
	width: 990px;
	height:80px;
	float:left;
	background-image:url(../images/CCTV-Final_3x1.jpg);
	background-repeat:no-repeat;
	padding-top:170px;
}

.episodeSearch{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	width:450px;
	float:left;
	margin-left:270px;
	display:inline;
	height:40px;
}

.label{
	float:left;
	margin-top:2px;
}

.field{
	float:left;
	margin-left:5px;
	display:inline;
	}
	
.number{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	width:80px;
	float:left;
	margin-left:155px;
	margin-top:16px;
	text-align:center;
}	

img{
	border:0;
}

h1 {
	margin:0;
	padding:0;
	font-family:"Myriad Pro";
	color:#ffc001;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 20px;
	text-align:center;
}
h2 {
	margin:0;
	padding:0;
	font-family:"Myriad Pro";
	color:#ffc001;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 15px;
}

h2 a{
	font-family:"Myriad Pro";
	color:#ffc001;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 15px;
	text-decoration:none;
}

ol {
	line-height: 150%;
	font-family: Arial;
	color:#FFFFFF;
	font-size: 11px;
}
ul {
	line-height: 150%;
	font-family: Arial;
	color:#FFFFFF;
	font-size: 11px;
}
table {
	line-height: 150%;
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
}
p {
	line-height: 150%;
	font-family: Arial;
	color:#FFFFFF;
	font-size: 11px;
}

.description {
	line-height: 150%;
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
}

.small {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 150%;
}
.footer1 {
	font-size: 10px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 150%;
}
.footer2 {
	font-size: 8px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 150%;
}
.body {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 150%;
}
td.table1 {
	background-repeat: no-repeat;
	background-position: top right
}

.videoLink{
	color:#fff;
	font-size:12px;
	float:right;
	margin-right:0px;
	margin-top:-25px;
	height:23px;
	padding-bottom:0px;
	font-weight:bold;
	text-align:right;
	display:inline;
	width:100px;
	background-image:url(../images/videoIcon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;


}

.videoLink a{
	color:#fff;
	text-decoration:none;

}

.videoLink a:hover{
	color:#fff;
	text-decoration:underline;
}

/*us this for multiple link colors*/

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
#launch {
	font-family: tahoma, sans-serif;
}
a#launch {
	text-decoration: none;
	color: #535353;
}
a#launch:HOVER {
	text-decoration: underline;
	color: #f90;
}
.ifM_header {
	cursor: Move;
}
#overview a {
	color: darkgreen;
	text-decoration: none;
}
#overview a:HOVER {
	color: #f90;
}
#jGlide_001 {
	top: 100px;
	left: 10px;
	display: none; /* Hide Menu Until Ready(Optional) */
	}


/********************* Categories page **********************************/
.head {
	width:450px;text-align:center;margin:0 auto;
}
.head h1 {
	font-size:20px; color: #FFC100;
}

.list {
	width:450px;margin:0 auto; padding-left:30px;
}

.list div {
	width:185px;float:left;padding:10px 20px;font-size:16px;font-weight:bold;
}

a.menu1:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu1:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu1:hover {
	color: #FFC100;
	text-decoration: none;
}
a.menu1:active {
	color: #ffffff;
	text-decoration: none;
}
/********************* Categories page **********************************/

.margin-right-5 {
	margin-right:5px;
}

.footer-episode {
	width: 100%;
	height:235px;
	float:left;
	padding-top:16px;
}

.show-logo {
	background-image:url(../images/CCTV-Final_3x2.jpg);
	background-repeat:no-repeat;	
}

.hide-logo {
	background-image:url(../images/CCTV-Final_3x3.jpg);
	background-repeat:no-repeat;
}


.align-justify {
	text-align:center;
	font-size:13px;
}

/******** layout for episode page *************/

.navigation1 h1 {
	display:inline;
	padding:0;
	font-family:"verdana";
	color:#FAC004;
	font-weight:Bold;
	text-transform:uppercase;
	font-size: 20px;
}

.navigation1{
	padding-top:3px;
	height:28px;
	background-image:url(../images/navBg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:966px;
	margin:0 auto 0 auto;
	border-bottom:1px solid #fff;
	z-index:5001px;
	text-align:center;
	top:102px;
}

.menu-header1 {
	/*width: 990px;*/
	width:100%;
	height:130px;
	float:left;
	background-image:url(../images/CCTV-Final_1x2.jpg);
	background-repeat:no-repeat;
}

.menu-header2 {
	width: 990px;
	height:99px;
	float:left;
	background-image:url(../images/crewcutBG.jpg);
	background-repeat:no-repeat;
}

.footer-episode .number1{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	width:80px;
	float:right;
	margin-top:5px;
	text-align:center;
}

.borderRed{
border:1px solid #ff0000;
}
/*****OVERLAY******/

.overlay {
	width:100%;
	height:850px;
	position:absolute;
	background-color:#000;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	z-index:1001;
	left:0;
	top:0;
}
.overlayForm {
	width:660px;
	position:absolute;
	z-index:2001;
	left:23%;
	background-image:url(../images/forms.jpg);
	background-repeat:repeat-x;
	background-color:#2e2e2e;
	background-position:top;
	height:676px;
	padding:18px;
	border:2px solid #4d4d4d;
	font-size:12px;
	color:#fff;
	text-align:left;
	top:60px;
}
.overlayForm p {
	font-size:12px;
}
.overlayForm .digit {
	font-size:50px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#9e9e9e;
}
.section1 {
	float:left;
	width:100%;
}
.section2 {
	float:left;
	width:100%;
	margin-top:10px;
}
.yellow {
	color:#fac004;
}
.overlayForm a {
	text-decoration:none;
	color:#fac004;
}
.overlayForm a:hover {
	text-decoration:underline;
}
.overlayForm .form {
	width:92%;
	float:left;
	margin-top:10px;
}
.overlayForm .input {
	width:177px;
	border:1px solid #d7d7d7;
	height:17px;
	background-image:url(../images/inputBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:4px;
	padding-left:4px;
	color:#000;
	font-size:11px;
}
.srcsht {
	float:left;
	width:100%;
	background-image:url(../images/scr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:257px;
}
.formLeft{
	float:left;
	width:49%;
	margin-top:10px;
}

.formRight {
	float:right;
	width:49%;
	margin-top:10px;
}

.formRow {
	float:left;
	width:100%;
	margin:4px 0 4px 0;
}
.formRowLeft {
	float:left;
	width:32%;
	font-weight:bold;
	line-height:19px;
}
.formRowRight {
	float:left;
	width:68%;
}
/*
div.bodyContainer {
    line-height: 10em;
    display: table-cell;
    vertical-align: middle;
}*/


