html, center {
	margin:0px;
	padding:0px;}
body {
	position:relative;
	float:left;
	width:100%;
	min-width:1000px;
	margin:0px;
	padding:0px;
	background: url(../images/headBg.jpg) repeat-x;
	font:14px arial, Tahoma, Verdana;
	color:#000000;
	z-index:1;}
* html body {
	overflow:hidden;}
*:first-child+html body {
	overflow:hidden;}
h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:2px 0px;}
.clear {
	width:100%;
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;}
.separate {
	width:100%;
	clear:both;
	float:left;}
	
/*//end  main stting*/

/*design head style*/
.wrapHead {
	width:100%;
	float:left;
	background:url(../images/addBg.jpg);}
.head {
	position:relative;
	z-index:10;
	width:100%;
	float:left;
	background:url(../images/headBg.jpg) repeat-x;}
.container {
	position:relative;
	text-align:left;
	width:1000px;}
.head .container {
	min-height:233px;}
/*end head design style*/

.lang {
	position:relative;
	float:right;
	right:5px;
	bottom:5px;
	font-size:0.8em;
	margin:-1em 0px 0px 0px;
	z-index:100;}
.lang a {
	font-weight:bold;}
.wrapMenu {
	width:100%;
	float:left;
	background:url(../images/menuBg.jpg) repeat-x;}

/*body design style*/
.body {
	width:100%;
	min-height:300px;
	float:left;
	background:#fff;}
/*end body style*/

/*footer design style*/
.wrapFooter {
	width:100%;
	min-height:238px;
	float:left;
	font-size:0.75em;
	background: #e6e6e6 url(../images/footBg.jpg) repeat-x;}	
/*end footer style*/

/*head block style*/
.fastLink {
	width:100%;
	height:22px;
	color:#8c8b8b;
	background:#000;}
.fastLink p,
.fastLink h1,
.fastLink h2,
.fastLink h3,
.fastLink h4 {
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 5px 0px  5px;
	line-height:0.9em;
	font-size:0.8em;
	font-weight:normal;
	border-left:0px solid #7c7b7b;}



.fastLink p:first-child {
	float:left;
	border:none;
	line-height:0.8em;
	margin:3px 0px 0px 0px;
	padding:4px 4px 0px  4px;}
#win {
	position:absolute;
	top:230px;
	left:50%;
	margin:0px 0px 0px -150px;
	width:300px;
	z-index:500;}
#win .boxBanner {
	width:100%;
	height:100%;
	background:#eee;
	border:1px solid #999;}
#win .boxBanner form {
	margin:40px 30px 0px 30px;
	text-align:left;}
#win form div {
	width:100%;
	float:left;
	font-size:1.5em;
	margin:0px 0px 15px 0px;}
#win form div span {
	width:35%;
	float:left;
	text-align:right;
	font-weight:bold;
	padding:2px 15px 0px 0px;}
#win form div input {
	width:49%;}
#win form div.submit {
	width:100%;
	text-align:center;}
img.close {
	position:absolute;
	right:5px;
	margin:0px 0px 0px 0px;}
.logoUser {
	padding:10px 0px 0px 0px;
	width:100%;
	float:left;}
.logo {
	position:absolute;
	top:22px;
	left:0px;
	float:left;
	z-index:20;
	margin:2px 0px 0px 0px;}
.logoH1 {
	position:absolute;
	top:40px;
	left:0px;
	float:left;
	font:bold 3.5em serif;
	color:#bbc509;
	z-index:10;}
.user {
	z-index:10;
	float:right;
	text-align:right;}
.user img {
	float:right;
	margin:0px 0px 0px 20px;
	border:1px solid #fdfefd;
	height:75px;}
.user p {
	float:right;
	margin:0px 7px 0px 7px;
	padding-top:20px;}

.topBanner {
	position:relative;
	z-index:20;
	width:100%;
	clear:both;
	padding:30px 0px 38px 0px;
	text-align:center;
}
	
	
/*Menu style*/	
.menu, .subMenu {
	position:relative;
	z-index:20;
	width:100%;
	float:left;
	background: #e2e1e1 url(../images/menuStyle.gif) repeat-x;}
.leftMenu, .rightMenu {
	position:absolute;
	top:0px;
	z-index:30;}
.leftMenu {
	left:0px;}
.rightMenu {
	right:0px;}
.menu {
	margin:0px 0px 20px 0px;}
.menu ul {
	list-style:none outside;
	margin:0px;
	padding:0px;}
.menu ul li {
	float:left;
	margin:0px;
	padding:0px;}
.subMenu {
	height:41px;
	clear:both;
	margin:5px 0px 0px 0px;
	background: url(../images/subMenuBg.gif) repeat-x;}
.subMenu ul li {
	padding:10px 0px 0px 0px;}
/*foot menu*/
.footMenu {
	width:10.5%;
	float:left;
	padding:100px 10px 0px 10px;}
.wrapFooter .footMenu h2 {
	font:bold 1.2em sans-serif;}
.footMenu ul {
	list-style:none outside;
	margin:0px;
	padding:0px;}
.search {
	position:relative;
	padding:0px 20px 0px 0px;
	float:right;}
.search form {
	margin:0px;
	padding:0px;}
.search .sText {
	width:200px;
	padding:3px 30px 3px 10px;
	background:#dedede;
	border:1px solid #bfbfbf;}
.search .submit {
	width:14px;
	height:14px;
	position:absolute;
	top:5px;
	right:25px;
	margin:0px 0px 0px 0px;
	background: url(../images/search.png) no-repeat #dedede;
	border:0px solid #bfbfbf;}
/*end Menu style*/

	
.copyright {
	float:left;
	padding:15px 0px 20px 10px;
	font: bold 1.2em sans-serif;}	

	
/*boxes style*/
/*box title (green and gray background+pointer)*/
.boxItemGreen .boxTitle,
.boxItemGreen2 .boxTitle, 
.boxItemGray .boxTitle, 
.boxItemGray2 .boxTitle {
	position:relative;
	width:200px;
	height:25px;
	padding:0px;
	margin:0px 0px 15px 0px;}
.boxItemGreen .boxTitle, 
.boxItemGreen2 .boxTitle {
	background: #a3d483 url(../images/greenTitle.gif) repeat-x;}
.boxItemGray .boxTitle, 
.boxItemGray2 .boxTitle {
	background: #e2e1e1 url(../images/grayTitle.gif) repeat-x;}
.boxItemGray2 .boxTitle {
	width:100%;}
.boxTitle h2 {
	padding-left:15px;
	color:#fff;}
.boxTitle .point {
	position:absolute;
	bottom:0px;
	left:30px;
	padding:0px;
	margin:0px 0px -5px 0px;}

/* Green box + Gray box styles */
.boxItemGreen, 
.boxItemGreen2, 
.boxItemGray,
.boxBanner,
.boxFilm,
.filmPlayer,
.filmComment {
	position:relative;
	float:left;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;}
.boxItemGreen {
	width:100%;
	float:left;}
.boxItemGray {
	width:auto;
	padding:0px 20px 0px 0px;}
/*second gray with gradient background and rounded corners*/
.boxItemGray2 {
	position:relative;
	width:47%;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px 15px 20px 0px;
	border-right:1px solid #dddedf;
	border-bottom:1px solid #dddedf;
	border-left:1px solid #dddedf;
	background: url(../images/boxItemGray2.gif) repeat-x;}
.boxItemGray2 h3 {
	clear:both;}
.boxItemGray2 .movieItemPic h3 {
	clear:none;}
.boxBanner .tlBox,
.boxBanner .trBox {
	top:-1px;}
.tlBox {
	position:absolute;
	top:0px;
	left:-1px;}
.trBox {
	position:absolute;
	top:0px;
	right:-1px;}
.blBox {
	position:absolute;
	bottom:-1px;
	left:-1px;}
.brBox {
	position:absolute;
	bottom:-1px;
	right:-1px;}
/*right column boxes*/	
.rightCol .boxItemGreen, 
.rightCol .boxItemGray, 
.rightCol .boxItemGray2,
.boxBanner {
	width:99%;
	padding:0px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	border-right:1px solid #dddedf;
	border-bottom:1px solid #dddedf;
	border-left:1px solid #dddedf;
	background: #f1f1f1;}
.rightCol .boxTitle {
	width:100%;
	padding:0px;
	margin:0px 0px 15px 0px;}
.rightCol .boxTitle  {
	width:100%;}
.rightCol .boxTitle h2 {
	padding:3px 0px 0px 15px;
	margin:0px;}
.boxBanner {
	padding:10px 0px 10px 0px;
	text-align:center;
	border-top:1px solid #dddedf;}
.longer {
	width:auto !important;
	padding-right:15px;}
.table, td, span{
	font-size:15px;    
        
	font-family:Arial;}
.centerCol .boxTitle{
	width:auto;}
.centerCol ul  {
	width:auto;}
.centerCol .boxItemGreen, 
.centerCol .boxItemGreen2,
.centerCol .boxItemGray, 
.centerCol .boxItemGray2 {
	width:23%;
	margin:0px 0px 0px 0px;}
.topuser-box {
	width:47%;
	padding:0px 2% 15px 0px;}
.topuser-left {
	float:left;}
.topuser-right {
	float:right;}
.topuser-box  .smallUserBlock {
	text-align:left;}
.topuser-box .smallUserBlock .userRating {
	font-size:0.9em;
	color:#757575;
	font-weight:normal;
	padding:0px;}
	
.smallUserBlock 	{
	float: left;
	text-align:center;
	width:24%;
	}
	
.userRating 	{
color:#757575;
font-size:0.8em;
font-weight:normal;
	}
.smallUserBlock img {
	padding-bottom:10px;
	height:60px;
}
	
.smallUserBlock	h5 {
font-size:0.7em;
}
	
	
	
.branding {
	float:right;
	position:relative;
	right:20px;
	top:62px;
	}