@charset "utf-8";

* {

   margin:0px;

   padding:0px;

}

html, body {

   height:100%;

   width:100%;

}

body {

   /*background:#131c26 url(images/mainbg.jpg) top center no-repeat;*/

   background:#01040b url(images/hisVOD-bg.jpg) top center no-repeat;

   margin:0px;

   padding:0px;

}
img {
   border:0px;
}
:focus {
   outline:0;
}
h1, h2, h3, h4, h5, h6, h7, h8, h9, p {
   padding:7px 0 5px 0;
}
ol, ul, li, p, div, table, tr, td, th, dl, dt, dd {
   font-size:12px;
   font-family:arial;
   color:#7f7f7f;
}
a {
   color:#7f7f7f;
   text-decoration:underline;
}
a:hover {
   text-decoration:none;
}
ul, ol {
   margin:10px 0;
}
ul, ol, li {
   margin-left:15px;
}
.clear {
   border:0px;
   background:none;
   clear:both;
}
.mainwrapper {
	background:url(images/topbg2.png) top center no-repeat;
	width:100%;
	min-height:414px;
}
.subwrapper {
	width:857px;
	background:#151515;
}
.header {
	height:132px;
}
.navigation {
	height:47px;
	background:url(images/navbg.jpg) 0 0 no-repeat;
}
.navigation ul {
	list-style-type:none;
	margin:0 0 0 0px;
}
.navigation li {
	margin:0px;
	float:left;
	width:205px;
	height:26px;
}
.navigation li a {
	color:#b1b1b1;
	text-decoration:none;
	font-size:14px;
	width:167px;
	height:30px;
	display:block;
	padding:14px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
}
.navigation li a:hover {
	
}
.mid-content {
	height:341px;
	background:url(images/mainimg.jpg) 0 0 no-repeat;
	position:relative;
}
.mid-content div.text {
	
}
.mid-content div.video {
	position:absolute;
	top:31px;
	right:24px;
}
.container {
	padding:15px 0 0px 0;
	overflow:hidden;
	background:url(images/midbg.jpg) 0 0 no-repeat;
}
.Innercontainer {
	padding:15px 0 0px 0;
	overflow:hidden;
	background:url(images/midbg2.jpg) 0 0 no-repeat;
	text-align:left;
}
.Innercontainer .wrapper {
	padding:0 20px;
}
.Innercontainer .wrapper h1 {
	font-size:18px;
}
.Innercontainer .wrapper td {
	line-height:20px;
	padding:3px 0;
}
.Innercontainer .wrapper td span.red {
	color:#FFF;
}
.Innercontainer .wrapper td a {
	text-decoration:none;
}
.container div.left {
	float:left;
	width:470px;
	margin:0 0 0 0px;
}
.container div.left div.topbg {
	min-height:445px;
	padding:0 0 0 20px;
	text-align:left;
}
.container div.left div.topbg h1 {
	border-bottom:0px #323233 solid;
	background:url(images/border.jpg) left bottom no-repeat;
	margin:0 0 15px 0;
}
.container div.left div.topbg p {
	padding:7px 0px 5px 10px;
	font-size:13px;
	line-height:20px;
}
.container div.left div.topbg span {
	color:#1a8fcc;
	font-weight:normal;
}
.container div.right {
	float:right;
	padding:10px 5px 0 0;
	width:343px;
	text-align:left;
}
.container div.right div.container {
	padding:10px 20px;
	background:none;
}
.container div.right span.date {
	color:#F00;
	font-weight:bold;
}
.container div.right div.container ul {
	list-style-image:url(images/bullet.png);
	margin: 0 0 10px 20px;
}
.container div.right div.container li {
	padding:3px 0 0 0;
}
.container div.right div.container li, .container div.right div.container li a {
	margin:0px;
	color:#1a8fcc;
	text-decoration:none;
	font-size:13px;
}
.container div.right div.container p.more {
	color:#F00;
	text-decoration:underline;
	font-size:11px;
	padding:0 20px 0 0;
	text-align:right;
}
.container div.right div.container p.more a {
	color:#ff0e63;
}
.footer {
	height:31px;
	background:url(images/footerbg.jpg) 0 0 no-repeat;
	clear:both;
	color:#a5a5a5;
	padding:65px 0 0 0;
	text-align:center;
}




