* {
	margin: 0;
	padding: 0;
}

body {
background: #B3BDC2;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #F58220;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 1000px;
background: #fff;
}

#header {
height: 140px;
position:relative;
}

#ads-banner-1{
	position:absolute;
	width:240px;
	height:100px;
	right:0px;
	top:10px;
	text-align:center;
}

#ads-banner-2{
	position:absolute;
	width:240px;
	height:100px;
	right:140px;
	top:10px;
	text-align:center;
}

#ads-banner-3{
	position:absolute;
	width:240px;
	height:100px;
	right:280px;
	top:10px;
	text-align:center;
}


#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #F58220;
}
#header h1 a { 
color: #F58220;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #000;
border:1px solid #000;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #ccc;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}

#content {
padding: 0 20px 20px 20px;
border:1px solid #fff;
}

.left {
float: left;
width: 690px;
/*text-align: justify;*/
border:0px solid red;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
color: #4174B4;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 250px;
margin-top: 10px;
background: #657983;
border:0px solid red;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #3A454C;
}
.right ul {
padding: 10px 0 15px 20px;
list-style-type: square;
}
.right ul li a {
color: #fff;
text-decoration: none;
font-size: 11px;
font-weight: 100;
}
.right ul li a:hover {
color: #fff;
font-weight: bold;
}

#footer {
height: 80px;
line-height: 30px;
background: #657983;
text-align: center;
font-size: 11px;
color: #fff;
}
#footer a { color: #fff; }


div.valid{
	color:#006600;
	font-size:10px;
}

div.invalid{
	color:red;
	font-size:10px;
}

h1.title{
	font-size:16px;
	color:#3A454C;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h1.title a{
	color:#FF6600;
}
p.sort-detail{
	font-family:tahoma;
	font-size:12px;
	/*line-height:18px;*/
	color:#333333;
	display:block;
	width:680px;
}

.title-sdetail{
	color:#333333;
	text-decoration:underline;
	font-size:12px;
}

#fullscreen a{
	font-size:18px;
	color:#990000;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}

#part{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
}

#part a:link, #part a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#f00;
}

.dotline{
	height:3px;
	background:url(images/dotline.gif) repeat-x center center;
}

#MovieContainner{
	font-size:15px;
	font-weight:bold;
	color:#663366;
}

#please-login{
	font-size:14px;
	padding:30px 0 50px 0;
}

#please-login a:link, #please-login a:visited{
	color:#000066;
	text-decoration:underline;
	
}
#please-login a:hover{
	color:#003399;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.row{
	/*border:1px solid red;*/
	width:690px;
	clear:both;
	padding:10px 0 0 0px;
}

.imgs{
	float:left;
	/*border:1px solid blue;*/
	width:150px;
	height:auto;
}

.mdetail{
	float:left;
	/*border:1px solid red;*/
	width:520px;
	padding:0px 0 0 10px;
}

.divPaginator{
	text-align:center;
	font-size:15px;
	font-weight:bold;
}