/* CSS Document */

body {
	background-color:#8b8b8b;
	background-image:url(/images/backgrounds/mainback.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h2 {
	margin:3px 0 3px 0;
	font-size:22px;
}

h2 a {
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

#header {
	width:100%;
	height:80px;
	background-image:url(/images/backgrounds/bg_title.gif);
	background-repeat:repeat-x;
	border-bottom:#000000 3px solid;
	position:relative;
}

#menu {
	position:relative;
	float:left;
	height:25px;
}

.menubar {
	float:left;
	position:absolute;
	margin-top:-15px;
	width:100%;
}

#user_infos {
	float:right;
	position:relative;
	top:0;
	margin-right:10px;
	color:#FFFFFF;
	text-align:left;
}

#user_infos ul {
	padding:10px 5px;;
	margin:0;
}

#user_infos li {
	display:inline;
}

#user_infos input {
	background-color:#FFE;
	border:#999 1px solid;
}

#search_form {
	float:right;
}

#search_form .textfield {
	height:30px;
	font-size:18px;
	font-family:Tahoma;
	margin:auto;
	padding:0;
	color:#666666;
}

#search_form .button {
	height:30px;
	font-size:18px;
	font-family:Tahoma;
	color:#666666;
}

#bloc_pub {
	text-align:center;
}

#bloc_pub img {
	border:#CCC 1px solid;
}

#bloc_pub .item {
	width:210px;
}

#fullpage {
	position:relative;
	width:1050px;
	margin:auto;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
}

#topbar {
	background-image:url(/images/backgrounds/bgtopbar.gif);
	height:31px;
	position:relative;
	color:#FFF;
	padding:5px 5px 0 5px;
}

#topbar a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

#topbar .left {
	float:left;
}

#topbar .right {
	float:right;
}

#next_hp_content {
	clear:both;
	overflow:hidden;
}

#next_hp_content .left {
	width:680px;
	float:left;
}

#next_hp_content .right {
	width:310px;
	float:left;
}

.desc_home {
	color:#666;
	font-size:12px;
	padding-bottom:5px;
}

.trixcash_box {
	width:240px;
	height:271px;
	text-align:center;
	background-image:url(/images/backgrounds/pub_grey.png);
	background-repeat:no-repeat;
	margin:auto;
}

.actions .trixcash_box {
	background-image:url(/images/backgrounds/pub_white.png);
}

.trixcash_box h3 {
	padding:15px 8px 5px 8px;
	margin-bottom:0;
	color:#FFF;
	font-size:16px;
}

.trixcash_box a {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}

.trixcash_box a:hover {
	text-decoration:underline;
}

.viewvid_home {
	padding-left:55%;
}

.viewvid_home a {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.form_item {
	float:left;
	overflow:hidden;
	height:35px;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:10px;
	vertical-align:middle;
}

.sendtofriend {
	font-size:18px;
	font-weight:bold;
	background-color:#FFFFFF;
}

.sendtofriend input {	
	font-size:18px;
	font-weight:bold;
}

.msgbox {
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	width:100%;
	height:128px;
	vertical-align:middle;
}

.msgleft {
	float:left;
	vertical-align:middle;
	padding-right:5px;
}

#user_infos a {
	border:none;
	color:#FFFFFF;
}

#user_infos img {
	border:none;
}

.msgright {
	padding:10px;
	height:128px;
	text-align:left;
}

.msgtitre {
	line-height:55px;
	font-family:Tahoma;
	font-size:22px;
	color:#006699;
}

.msgdesc {
	font-size:12px;
	color:#666666;
}

.menu_item {
	background-image:url(/images/backgrounds/bg_menu.gif);
	background-repeat:repeat-x;
	height:15px;
	vertical-align:middle;
	text-align:center;
	margin:2px;
	padding:5px;
	color:#000000;
	width:100px;
	border:#AAAAAA 1px solid;
	float:left;
}

.menu_item a {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.menu_item a:hover {
	font-weight:bold;
}

#title {
	background-image:url(/images/logo_small.png);
	position:relative;
	font-family:Tahoma;
	float:left;
	width:200px;
	height:60px;
	left:15px;
	top:3px;
	font-size:38px;
	color:#FFFFFF;
	font-weight:bold;
}

#title h1 {
	margin:0;
}

#title h1 a {
	display:block;
	width:200px;
	height:60px;
	text-indent:-10000px;
	float:left;
	overflow:hidden;
}

#content {
	padding:30px 10px 10px 10px;
	background-color:#EEEEEE;
	overflow:hidden;
}

.video_box {
	background-color:#e8e8e0;
	background-image:url(/images/backgrounds/bgvideos.gif);
	border:#CCCCCC 1px solid;
	position:relative;
	margin:10px;
	padding:5px;
	height:120px;
}

#carroussel {
	width:650px;
	vertical-align:middle;
}

.vignette {
	margin:5px;
	text-align:center;
	vertical-align:middle;
	min-width:80px;
	float:left;
}

.morph {
	width:160px;
	height:120px;
	border:#000000 1px solid;
}

.morphit {
	width:80px;
	height:60px;
	border:#CCCCCC 1px solid;
}

.appear1 {
	position:absolute;
	left:5px;
}

.appear2 {
	position:absolute;
	left:5px;
}

.appear3 {
	position:absolute;
	left:5px;
}

.video_box img {
	border:#999999 1px solid;
}

.helper_home a, .top_actresses a, .videos_list a {
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
}

.helper_home a:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
}

.helper_home {
}

.text_appear {
	float:left;
	margin-left:170px;
}

.text_appear h2 a {
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	color:#0066CC;
}

.text_appear a:hover {
	text-decoration:underline;
}

.text_appear .spacer {
	background-color:#CCC;
	height:1px;
	margin-top:2px;
	margin-bottom:2px;
}

.container {
	width:60%;
	text-align:center;
}

.box_head {
	position:relative;
	margin-top:-15px;
	float:right;
	width:100%;
	text-align:right;
	font-size:28px;
	font-family:Tahoma;
}

.box_head h1 {
	font-size:28px;
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}

.box_content {
	background-color:#FFFFFF;
	text-align:left;
	border:#999999 1px dotted;
	padding:5px;
}

#question_pager {
	width:980px;
	padding:5px;
	text-align:center;
}

#question_pager a {
	color:#3366CC;
	text-decoration:none;
}

#question_pager a:hover {
	text-decoration:underline;
}

.link_home {
	color:#0066CC;
	font-size:22px;
	font-weight:bold;
}

.box_content .model_info {
	padding-top:10px;
}

.box_content .model_info img {
	float:left;
	margin-right:15px;
	border:#CCC 1px solid;
}

.box_content .model_info h3 {
	font-size:24px;
	color:#069;
}

.box_content .model_info ul li {
	font-size:14px;
	list-style-type:none;
	padding:3px;
}

.box_content .model_info ul li label {
	font-weight:bold;
}

.footer_sep {
	background-image:url(/images/backgrounds/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color:#d1d1d1;
	height:25px;
}

.footer {
	background-color:#d1d1d1;
	font-size:11px;
	color:#888888;
	text-align:center;
	padding-bottom:10px;
}

.footer a {
	color:#666666;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.pub {
	text-align:center;
	background-color:#FFFCE1;
	border:#FC3 solid 1px;
	background-image:url(../images/icons/iphone.png);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	height:48px;
	width:70%;
	margin:20px auto 0;
	font-size:15px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:22px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.left_slot {
	width:100px;
	float:left;
	margin:15px 15px 0 10px;
}

.left_slot h4 {
	margin:0 0 5px;
}

.center_slot {
	float:left;
	width:900px;
	margin:0;
}

.right_slot {
}

.videos_list  {
	overflow:hidden;
	margin:0;
	padding:1px;
}

.videos_list img {
	display:block;
	width:160px;
	height:120px;
}

.videos_list a img {
	border:1px solid #CCC;
}

.videos_list a:hover img {
	border: 1px solid #FF6600;
}

.videos_list li {
	list-style-type:none;
	float:left;
	display:block;
	width:165px;
	height:155px;
	overflow:hidden;
	text-align:center;
	margin:5px;
	font-size:13px;
}

.videos_list span {
	display:block;
}

.videos_list li a {
	text-decoration:none;
}

.videos_list li a:hover span {
	font-weight:bold;
}

.top_actresses {
	margin:0;
	padding:0;
	overflow:hidden;
}

.top_actresses img {
	width:95px;
}

.top_actresses a img {
	border:1px solid #CCC;
}

.top_actresses span {
	display:block;
	text-align:center;
}

.top_actresses li {
	list-style-type:none;
	margin-bottom:5px;
}

.box {
	margin-top:20px;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
