body
{
	margin:0;
	padding:0;
	background-color:#fefafb;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, img, div
{ 
	behavior:url('/gfx/iepngfix.htc');
}  

a, a:visited
{
	text-decoration:none;
	color:#EF4A6C;
}

a:hover
{
	text-decoration:underline;
}

#middle
{
	width:100%;
	position:absolute;
	top:50%;
	margin-top:-175px
}

#intro_over
{
	width:600px;
	margin:0 auto;
	padding:0;
	text-align:center;
	height:350px; 
}

#intro_logo
{
	background:url('logo.png') no-repeat;
	width:201px;
	height:38px;
	margin:10px 0 10px 10px;
}

#intro
{
	background:#F1718A;
	height:28px;
	line-height:28px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#fff;
	text-align:right;
	padding-right:5px;
	cursor:default;
}

#intro_text
{
	margin:15px 0;
	padding:0 10px;
}

#intro_text_normal
{
	font-size:14px;
	text-align:center;
}

#intro_text_mini
{
	font-size:10px;
	text-align:justify;
	margin:15px auto;
	border-top:2px solid #efefef;
	border-bottom:2px solid #efefef;
	width:95%;
	padding:5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

#intro_text_mini img
{
	float:left;
	margin:0 4px 0 0;
}

#intro_buttons
{
	text-align:center;
	margin:30px 0 30px 0;
}

#intro_buttons a
{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:url('/gfx/icons/enter.png') no-repeat 8px center;
	color:#000;
	padding:15px 15px 15px 30px;
	font-size:20px;
	font-weight:bold;
	overflow:hidden;

}

#intro_buttons a:hover
{
	background-image:url('/gfx/icons/enter_hov.png');
	background-color:#000;
	color:#fff;
	text-decoration:none;
}

#footer #intro_copyright
{
	text-align:left;
}

#footer #intro_copyright a
{
	color:#fff;
}

.editForm div
{
	overflow:hidden;
	margin-bottom:2px;
}

.editForm label
{
	float:left;
	width:150px;
}

.editForm div div
{
	float:left;
	width:300px;
}

.editForm .error
{
	color:red;
}

#layout
{
	margin:0px auto;
	padding:0;
	width:1000px;
}

#top
{
	margin-top:0;
	height:60px;
}

#logo
{
	background:url('logo.png') no-repeat;
	width:201px;
	height:38px;
	display:block;
	position:absolute;
	margin:10px 0 10px 10px;
}

#funcbar
{
	background:#F1718A;
	height:28px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	line-height:28px;
}

#funcbar a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px 0 24px;
	margin-left:4px;
	display:block;
	float:right;
	background-repeat:no-repeat;
	background-position:4px center;
	height:28px;
	font-size:11px;
}

#funcbar a:hover, #funcbar .active
{
	background-color:#000;
}

#funcbar #sort-4
{
	-moz-border-radius-topright:4px;
	-webkit-border-radius-topright:4px;
	border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-radius-bottomright:4px;
	border-radius-bottomright:4px;
}

#sort-3
{
	background-image:url('icons/fav.png');
}

#sort-4
{
	background-image:url('icons/rate.png');
}

#sort-1
{
	background-image:url('icons/date.png');
}

#sort-2
{
	background-image:url('icons/lenght.png');
}

#funcbar form
{
	float:left;
	margin-left:4px;
}

#funcbar form input#search-text
{
	background:url('icons/search.png') no-repeat 2px center #fff;
	padding-left:22px;
	border:1px solid #fff;
}

#funcbar form input.submit
{

}

#funcbar form input.submit:hover
{

}

#movie_funcbar
{
	float:right;
	color:#fff;
	padding-right:5px;
	cursor:default;
}

#userbar
{
	float:right;
}

#userbar a
{
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	padding-left:14px;
}

#userbar a:hover
{
	text-decoration:underline;
}

#login, #logout
{
	background-image:url('icons/login_logout.png');
}

#login:hover
{
	background-image:url('icons/login_hov.png');
}

#register, #profile
{
	background-image:url('icons/register.png');
}

#register:hover
{
	background-image:url('icons/register_hov.png');
}

#logout:hover
{
	background-image:url('icons/logout_hov.png');
}

#favorites
{
	background-image:url('icons/favorites.png');
}

#favorites:hover
{
	background-image:url('icons/favorites_hov.png');
}

#profile:hover
{
	background-image:url('icons/profile_hov.png');
}

#sexy_ent
{
	float:right;
	margin-right:15px;
}

#sexy_ent span
{
	color:#F55574;
}

#category_info
{
	float:left;
}

#next_content
{
	float:right;
}

.category
{
	padding-left:35px;
}

.category li
{
	list-style-type:square;
	color:#F1718A;
	margin:0px;
	padding:0px;
}

.category li a
{
	padding:4px 10px;
	display:block;
	font-size:14px;
	color:#000;
	text-decoration:none;
	-moz-border-radius-topleft:4px;
	-webkit-border-radius-topleft:4px;
	border-radius-topleft:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-radius-bottomleft:4px;
	border-radius-bottomleft:4px;
}

.category li a:hover
{
	background:#000;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.category li a.active
{
	background:#F1718A;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
	text-align:right;
}

#container
{
	overflow:hidden;
	min-height:500px;
	clear:both;
}

#left, #main
{
	float:left;
}

#left
{
	width:190px;
    border-right:2px solid #F1718A;
    min-height:1350px;
}

#recommend
{
    width:100%;
    height:26px;
    line-height:26px;
    background:#F1718A;
    margin-top:15px;
	-moz-border-radius-topleft:4px;
	-webkit-border-radius-topleft:4px;
	border-radius-topleft:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-radius-bottomleft:4px;
	border-radius-bottomleft:4px;
    font-weight:bold;
    font-size:14px;
}

#rec_header
{
    color:#fff;
}

#recommend span
{
    margin-left:5px;
}

#recommend .link
{
    background:url('icons/recommend_link.png') no-repeat left center;
    margin:5px 0 5px 10px;
    font-size:11px;
    line-height:normal;
}

#recommend .link a
{
    margin-left:20px;
    font-size:11px;
}

#main
{
	width:776px;
	padding:10px;	
}

#browse
{
	overflow:hidden;
}

.content
{
	width:180px;
	float:left;
	padding:7px;
	height:200px;
}

.content h2
{
	margin-top:0;
	margin-bottom:8px;
}

.content h2 a
{
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.content h2 a:hover
{
	color:#F1718A;
	text-decoration:underline;
}

.content .length
{
	position:absolute;
	margin-top:119px;
	margin-left:138px;
	background-color:#fff;
	color:#F1718A;
	width:39px;
	height:17px;
	line-height:17px;
	font-size:11px;
	font-weight:bold;
	padding:0px 2px;
	text-align:center;
	cursor:default;
}

.content .delete
{
	position:absolute;
	margin-top:1px;
	margin-left:1px;
	background:url('icons/delete.png') no-repeat 4px center white;
	padding:0px 2px 0px 13px;
	width:40px;
	height:17px;
	line-height:17px;
	text-align:center;
}

.content img
{
	border:1px solid #000;
}

.content .rating
{
	margin-top:0;
}

.content .views
{
	background:url('icons/views.png') no-repeat left center;
	padding-left:12px;
	font-size:11px;
	float:right;
	line-height:16px;
}

.content .stars
{
	float:left;
}

#footer
{
	background-color:#F1718A;
	-moz-border-radius-topleft:4px;
	-webkit-border-radius-topleft:4px;
	border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius-topright:4px;
	border-radius-topright:4px;
	line-height:20px;
	height:20px;
	padding:0 5px;
	color:#fff;
	font-size:10px;
	clear:both;
	overflow:hidden;
}

#footer #copyright
{
	width:30%;
	float:left;
}

#footer #rules
{
	width:50%;
	float:left;
	text-align:center;
	color:#fff;
}

#footer #links
{
	float:right;
}

#footer #copyright a, #footer #links a
{
	color:#fff;
}

#footer #rules a
{
	color:#fff;
	font-weight:bold;
}

.pagination
{
	margin:20px 0 10px 0;
}

.pagination a
{
	margin:0px 2px;
	padding:5px 8px;
	border:1px solid #F1718A;
	text-align:center;
	text-decoration:none;
	font-size:13px;
}

.pagination a.act
{
	background-color:#F1718A;
	border:1px solid #F1718A;
	font-weight:bold;
	color:#fff;
}

.pagination a.prev, .pagination a.next
{
	border:none;
	font-size:20px;
	font-weight:bold;
	margin:0;
	color:#000;
}

.pagination a.prev:hover, .pagination a.next:hover
{
	color:#F1718A;
}

.blockError p, .blockSuccess p
{
	margin:0;
}

.blockError
{
	padding:5px 5px 5px 27px;
	border:2px solid red;
	background:url('icons/error.png') no-repeat 5px center #fff;
	margin-bottom:10px;
}

.blockSuccess
{
	padding:5px 5px 5px 27px;
	border:2px solid green;
	background:url('icons/success.png') no-repeat 5px center #fff;
	margin-bottom:10px;
}

div.rating-cancel
{
	display:none;
}

div.star-rating
{
	float:left;
	width:22px;
	height:22px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent!important;
	overflow:hidden!important;
}

div.star-rating, div.star-rating a
{
	background:url('star.png') no-repeat 0 0px;
}

div.star-rating a
{
	display:block;
	width:22px;
	height:100%;
	background-position:0 0px;
	border:0;
}

div.star-rating-on a
{
	background-position:0 -22px!important;
}

div.star-rating-hover a
{
	background-position:0 -44px;
}

div.star-rating-readonly a
{
	cursor:default !important;
}

.content_header
{
	border-bottom:1px solid #EFEFEF;
	padding-bottom:5px;
	margin-bottom:10px;
	overflow:hidden;
}

#movie_title h1
{
	float:left;
	width:75%;
}

h1
{
	margin:0;
	font-size:20px;
	font-weight:bold;
}

#movie_title div
{
	float:right;
	margin:0;
	width:25%;
	font-size:10px;
}

#movie_title div a
{
	background:url('icons/favAdd.png') no-repeat left center;
	padding-left:24px;
	line-height:24px;
	font-size:12px;
	float:right;
}

#movie_rate
{
	overflow:hidden;
	margin-bottom:10px;
}

.cloud
{
	margin-top:10px;
}

.cloud a
{
	padding:5px;
}

.cloud a:hover
{
	background:#000;
	color:#fff;
	padding:5px;
	text-decoration:none;
}

#content
{
	clear:both;
}

#content .info
{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:#EFEFEF;
	padding:10px;
	float:right;
	width:230px;
}

#embed
{
	float:left;
	width:500px;
}

.related
{
	clear:both;
	padding-top:20px;
	overflow: hidden;
}

.ad_movie
{
	padding:10px;
	float:right;
	width:230px;
}

.ad_movie div
{
	width:180px;
	margin:auto;
}

.ad_movie div span
{
	float:right;
	font-size:10px;
	cursor:default;
}

.ad_movie div a
{
	font-weight:bold;
	color:#000;
}

.ad_movie div a:hover
{
	color:#F1718A;
}

.category li a.ad_category
{
	color:#F1718A;
}

/* sap ad css */

#sap {
    overflow: hidden;
    margin: auto;
}

#sap a {
    display: block;
    width: 107px;
    height: 200px;
    float: left;
    background-image: url('/gfx/ads/sexamore_profiles_ps.jpg');
    outline: none;
    margin: auto;
}

#sap1 {
    background-position: 0 0;
}

#sap2 {
    background-position: -107px 0;
}

#sap3 {
    background-position: -214px 0;
}

#sap4 {
    background-position: -321px 0;
}

#sap5 {
    background-position: -428px 0;
}

#sap6 {
    background-position: -535px 0;
}

#sap1:hover {
    background-position: 0 -200px;
}

#sap2:hover {
    background-position: -107px -200px;
}

#sap3:hover {
    background-position: -214px -200px;
}

#sap4:hover {
    background-position: -321px -200px;
}

#sap5:hover {
    background-position: -428px -200px;
}

#sap6:hover {
    background-position: -535px -200px;
}
