* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: url('../buttons/bg.png') center 46px repeat-x;
	font-family: Arial;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background-color: #a65353
}
a {
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: none;
}
input {
	-webkit-appearance: none;
	-moz-appearance: none;
}
.clear {
	clear: both;
}
.clear.space {
	height: 3px;
}
.clear.space2 {
	height: 20px;
}
.hide {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.wrap {
	width: 1240px;
	margin: 0 auto;
	background-color: #fff;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.content .wrap > .right {
	width: 208px;
	top: -50px;
	position: relative;
}
.header {
	min-width: 1240px;
	height: 46px;
	background-color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1000;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.header ul {
	list-style: none;
	float: left;
}
.header ul li {
	float: left;
	margin: 10px 10px;
}
.header ul li ul {
	display: none;
	background-color: #333;
	position: relative;
	left: -10px;
	padding: 5px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.header ul li ul li {
	float: none;
	margin: 5px 10px;
}
.header ul li .caret {
	margin-top: 4px;
	margin-left: 4px;
	border-top-color: #aaa;
	border-bottom-color: #aaa;
}
.header ul li a, .header ul li span {
	border-radius: 4px;
	display: block;
	color: #fff;
	text-decoration: none;
	font: bold 13px/14px Verdana, Geneva, sans-serif;
	line-height: 14px;
	padding: 5px;
	background-color: #FF004F;
	text-transform: uppercase;
}
.header ul li a.hover, .header ul li a:hover, .header ul li a:focus {
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
	font: bold 13px/14px Verdana, Geneva, sans-serif;
	panding: 6x;
	text-decoration: none;
	text-transform: uppercase;
}
.header ul li a.hover, .header ul li a.hover:hover {
	background-color: #1e86cb;
}
.header ul li a:hover, .header ul li a:focus {
	background-color: #1e86cb;
}
.header ul li.logo {
	margin: 4px 0;
	padding-right: 10px;
}
.header ul li.logo a {
	background: none;
	padding: 0;
}
.header ul li.logo img {
	width: 143px;
	height: 38px;
}
.header .login {
	width: 101px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 25px;
	background: url('../buttons/bg_menu_login.png') no-repeat;
}
.header .login a {
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 28px;
	padding-right: 28px;
	display: block;
}
.header .login a:hover, .header .login a:focus {
	padding-top: 15px;
	padding-bottom: 17px;
}
.header2 {
	margin-top: 46px;
}
.header2 .browse, .header2 .totals {
	float: left;
	text-align: center;
	height: 51px;
	position: relative;
	border-bottom: 1px solid #c7c7c7;
	margin-top: 10px;
}
.header2 .browse {
	width: 583px;
	background-color: #e8e8e8;
}
.header2 .browse a {
	color: #343434;
	text-decoration: none;
	font-size: 23px;
	margin: 1px;
	line-height: 64px;
}
.header2 .browse a:hover, .header2 .browse a.hover, .header2 .browse a:focus {
	color: #ff004f;
}
.header2 .totals {
	width: 449px;
	background-color: #dadada;
}
.header2 .totals .margin {
	text-align: left;
	margin-left: 10px;
	height: 52px;
}
.header2 .totals span {
	line-height: 64px;
	padding: 0 7px;
}
.header2 .totals b {
	padding: 3px 5px 2px 5px;
	margin-left: 5px;
	font-weight: normal;
	color: #fff;
	background-color: #ff004f;
}
.title {
	color: #343434;
	border-bottom: 1px solid #c7c7c7;
	background: no-repeat 7px center;
	padding: 10px 7px 5px 30px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	height: 16px;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
.title1 {
	color: #343434;
	border-bottom: 1px solid #c7c7c7;
	background: no-repeat 7px center;
	padding: 10px 7px 5px 30px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	height: 16px;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
.title span, .title a {
	color: #ff004f;
}
.title .right {
	width: auto;
}
.about .totals .title {
	background-image: url('../buttons/icon_totals.png');
}
.popular .title, .banner .title {
	background-image: url('../buttons/icon_popular.png');
}
.center .galleries .title, .center .videos .title, .center .shows .title, .center .dvds .title, .center .traders .title {
	margin-bottom: 10px;
}
.center .galleries .title1, .center .videos .title1, .center .shows .title1, .center .dvds .title1, .center .traders .title1 {
	margin-bottom: 10px;
}
.center .profile .title, .center .search .title {
	background-image: url('../buttons/icon_profile.png');
}
.center .profile .title h1, .pictures .center .title h2, .video .center .title h2, .center {
	font-size: 12px;
	color: #ff004f;
}
.center .galleries .title, .pictures .center > .title {
	background-image: url('../buttons/icon_photo.png');
}
.center .videos .title, .center .video .center > .title {
	background-image: url('../buttons/icon_video.png');
}
.center .videos .title1, .center .video .center > .title1 {
	background-image: url('../buttons/icon_photo.png');
}
.center .shows .title {
	background-image: url('../buttons/icon_show.png');
}
.center .dvds .title {
	background-image: url('../buttons/icon_dvd.png');
}
.center .model_banner .title, .center .traders .title {
	background-image: url('../buttons/icon_star.png');
}
.center .model_site .title, .center .sites .title {
	background-image: url('../buttons/icon_site.png');
}
.center .links .title {
	background-image: url('../buttons/icon_link.png');
}
.center .comments .show .title {
	background-image: url('../buttons/icon_users.png');
}
.center .comments .write .title {
	background-image: url('../buttons/icon_write.png');
}
.center .comments .banner_comments .title {
	background-image: url('../buttons/icon_star.png');
}
.right .title, .right .galleries .title, .right .videos .title {
	background-image: url('../buttons/icon_star2.png');
}
.right div > .title {
	background-color: #ececec;
}
.header2 .browse .title2, .header2 .totals .title2, .content .share .title2, .content .special .title2 {
	position: absolute;
	top: 4px;
	left: 5px;
	padding-left: 9px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.topbabes {
	float: left;
	width: 575px;
	height: 334px;
	padding: 6px 2px;
}
.topbabes .thumb {
	width: 254px;
	height: 334px;
	display: block;
	float: left;
}
.topbabes .thumb div {
	display: none;
}
.topbabes .thumb div:first-child {
	display: block;
}
.topbabes .thumb div a {
	display: block;
	width: 254px;
	height: 334px;
	position: relative;
}
.topbabes .thumb div img, .topbabes .thumb div a img {
	border: 2px solid #ffffff;
}
.topbabes .thumb div a:hover img, .topbabes .thumb div a:focus img {
	border-color: #ff9600;
}
.topbabes ol.list {
	width: 300px;
	height: 334px;
	margin-left: 18px;
	display: block;
	float: left;
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}
.topbabes ol.list span {
	float: left;
	width: 320px;
	height: 334px;
}
.topbabes ol.list li {
	font: normal 10px Arial;
	color: #ff004f;
	background: url('../buttons/star.png') no-repeat left top;
	padding: 3px 0 0 6px;
	line-height: 20px;
	float: left;
	width: 152px;
}
.topbabes ol.list li a {
	font-size: 12px;
	color: #525252;
	text-decoration: none;
}
.topbabes ol.list li.hover {
	color: #ffffff;
	background-position: left bottom;
}
.topbabes ol.list li.hover a {
	color: #000000;
}
.topbabes ol.list li.top {
	background: none;
	list-style-type: none;
	float: right;
}
.topbabes ol.list li.top a {
	color: #ff004f;
	font-weight: bold;
}
.topbabes ol.list li.top a:hover, .topbabes ol.list li.top a:focus {
	text-decoration: underline;
}
.content .banner, .content .popular {
	float: left;
	padding: 0 2px;
	height: 290px;
}
.content .banner {
	width: 258px;
}
.content .banner .img {
	margin: 4px 3px;
}
.content .popular {
	width: 185px;
}
.content .popular ul {
	list-style: none;
	margin: 4px 0;
}
.content .popular ul li {
	padding: 1px 0;
}
.content .popular ul li a, .content .profile .model_info ul li a {
	display: block;
	height: 31px;
	line-height: 31px;
	vertical-align: top;
	background-color: #dddddd;
	color: #343434;
	font-size: 13px;
	text-decoration: none;
}
.content .popular ul li a:hover, .content .popular ul li a:focus, .content .profile .model_info ul li a.hover, .content .profile .model_info ul li a:hover, .content .profile .model_info ul li a:focus {
	background-color: #efefef;
	color: #000000;
}
.content .popular ul li a .icon, .content .profile .model_info ul li a .icon {
	display: -moz-inline-stack;
	display: inline-block;
	width: 33px;
	height: 31px;
	margin-right: 7px;
	vertical-align: top;
	background-color: #1e86cb;
	background-size: 50%;
	background-position: center;
	background-repeat: no-repeat;
}
.content .popular ul li:nth-child(1) a .icon {
	background-image: url(../buttons/icon2_photo.png);
}
.content .popular ul li:nth-child(2) a .icon {
	background-image: url(../buttons/icon2_video.png);
}
.content .popular ul li:nth-child(3) a .icon {
	background-image: url(../buttons/icon2_review.png);
}
.content .popular ul li:nth-child(4) a .icon {
	background-image: url(../buttons/icon2_forum.png);
}
.content .popular ul li a:hover .icon, .content .popular ul li a:focus .icon {
	background-color: #ff004f;
}
.content .popular .description {
	color: #535353;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	margin: 0 2px;
}
.content .share {
	float: left;
	width: 447px;
	height: 44px;
	margin: 2px;
	text-align: center;
	position: relative;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	background-color: #e8e8e8;
}
.content .share .addthis {
	padding-top: 6px;
	padding-left: 65px;
}
.buttons .show_more {
	float: left;
}
.buttons .browse_all {
	float: right;
}
.galleries .buttons .show_more {
	width: 766px;
}
.galleries .buttons .browse_all {
	width: 256px;
}
.videos .buttons .show_more {
	width: 763px;
}
.videos .buttons .browse_all {
	width: 253px;
}
.shows .buttons .show_more {
	float: none;
}
.dvds .buttons .browse_all {
	width: 253px;
}
.buttons .show_more a, .buttons .browse_all a {
	font: bold 13px Tahoma;
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	line-height: 35px;
	height: 33px;
	margin: 10px 0;
	display: block;
	border: 1px solid;
}
.model .buttons .browse_all a {
	margin-top: 5px;
	margin-bottom: 0;
}
.buttons .show_more a {
	border-color: #ff004f;
	background-color: #ff004f;
}
.buttons .show_more a:hover, .buttons .show_more a:focus {
	background-color: #1e86cb;
	border-color: #1e86cb;
}
.galleries .buttons .browse_all a {
	border-color: #1e86cb;
	background: #1e86cb;
}
.galleries .buttons .browse_all a:hover, .galleries .buttons .browse_all a:focus {
	border-color: #ff004f;
	background-color: #ff004f;
}
.videos .buttons .browse_all a {
	border-color: #1e86cb;
	background: #1e86cb;
}
.videos .buttons .browse_all a:hover, .videos .buttons .browse_all a:focus {
	border-color: #ff004f;
	background-color: #ff004f;
}
.dvds .buttons .browse_all a {
	border-color: #ccc;
	background: #333;
	margin-top: 1px;
}
.dvds .buttons .browse_all a:hover, .dvds .buttons .browse_all a:focus {
	background-color: #666;
}
.buttons .show_more a img {
	width: 11px;
	height: 16px;
	margin-bottom: 10px;
	vertical-align: bottom;
}
.content .right .block {
	padding: 2px;
	background-color: #ececec;
	line-height: 11px;
}
.content .right .sidebar .block {
	text-align: center;
}
.content .right .sidebar .block .frame {
	margin: 5px auto;
	width: 160px;
	border: 2px solid #aeaeae;
}
.content .right .block a {
	color: #343434;
	font: normal 11px Arial;
}
.content .right .birthdays ul.block {
	list-style: none;
	position: relative;
}
.content .right .birthdays .block > span {
	display: none;
	border: 2px solid #eee;
}
.content .right .birthdays .block > span#c1 {
	display: inline;
}
.content .right .birthdays .block li {
	float: left;
	display: block;
	padding: 2px;
	text-align: center;
	word-wrap: normal;
	overflow: hidden;
	width: 96px;
	height: 138px;
	position: relative;
}
.content .right .birthdays .block a {
	width: 96px;
	height: 96px;
	white-space: nowrap;
	overflow: hidden;
}
.content .right .birthdays .block a:hover {
	color: #ff004f;
}
.content .right .birthdays .block a img {
	width: 88px;
	height: 117.33px;
	border: 4px solid #ffffff;
	display: block;
}
.content .right .birthdays .block a:hover img, .content .right .birthdays .block a:focus img {
	border-color: #ff004f;
}
.content .right .birthdays .block a span {
	padding: 1px 2px;
	position: absolute;
	top: 6px;
	left: 6px;
	text-decoration: none;
	font-size: 10px;
	line-height: 11px;
	height: 12px;
	color: #fff!important;
	background-color: #000;
	border-radius: 0 0 4px 0;
	-moz-border-radius: 0 0 4px 0;
	-webkit-border-radius: 0 0 4px 0;
	opacity: 0.7;
	filter: alpha(opacity=7);
}
.content .right .birthdays .nav, .content .right .birthdays .clear.space {
	background-color: #eee;
}
.content .right .birthdays .nav {
	text-align: center;
}
.content .right .birthdays .nav a {
	display: -moz-inline-stack;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 1px 3px;
	border: 1px solid #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
}
.content .right .birthdays .nav a:hover, .content .right .birthdays .nav a:focus {
	background-color: #ddd;
}
.content .right .birthdays .nav a.activeSlide {
	background-color: #ff7b00;
}
.content .right .searched ul.block {
	list-style: decimal-leading-zero inside;
}
.content .right .searched .block li {
	font-size: 11px;
	line-height: 18px;
	color: #1e86cb;
	position: relative;
}
.content .right .searched .block li span, .content .right .searched .block li .site {
	position: absolute;
}
.content .right .searched .block li .site {
	right: 68px;
	bottom: 4px;
}
.content .right .searched .block li .pic {
	right: 32px;
	padding-right: 12px;
	background: url('../buttons/icon_pic.png') right center no-repeat;
}
.content .right .searched .block li .vid {
	right: 0px;
	padding-right: 12px;
	background: url('../buttons/icon_vid.png') right center no-repeat;
}
.content .right .searched .block a:hover {
	color: #ff004f;
}
.content .right .resources ul.block {
	list-style: disc inside;
}
.content .right .resources .block li {
	color: #1e86cb;
	font-size: 8px;
	line-height: 18px;
	padding: 0 10px;
}
.content .right .resources .block a {
	font-size: 12px;
	vertical-align: middle;
}
.content .right .resources .block a:hover {
	color: #1e86cb;
}
.content .right .recent ul.block {
	list-style: none;
	padding: 2px 0;
}
.content .right .recent li {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	padding: 3px 0;
	color: #ff004f;
	position: relative;
}
.content .right .recent a {
	display: block;
	margin: 0 auto;
}
.content .right .recent a img {
	border: 2px solid #aeaeae;
}
.content .right .recent a:hover img, .content .right .recent a:focus img {
	border-color: #ff004f;
}
.content .right .recent.galleries a {
	width: 169px;
	height: 229px;
}
.content .right .recent.galleries a img {
	width: 165px;
	height: 225px;
}
.content .right .recent.videos a {
	width: 204px;
	height: 138px;
}
.content .right .recent.videos a img {
	width: 200px;
	height: 134px;
}
.content .center {
	width: 1032px;
	float: left;
}
.content .center .block {
	list-style: none;
}
.content .center .block li {
	display: block;
	float: left;
	padding: 1px;
	text-align: center;
}
.categories_search .search_categories {
	color: #1E86CB;
    font-size: 8px;
    line-height: 18px;
    padding: 0 10px;
	float:left;
	margin-bottom:5px;
}
ul.block_search {
    list-style: disc inside none;
}
ul.block_search a{
    color: #343434;
    font: 13px Arial;	
}
ul.block_search a:hover{
    color: #ff004f;
    font: 13px Arial;	
}
.content .center .results.block {
	width: 1026px;
	margin: 0 auto;
}
.content .center .results.block li {
	font-family: Tahoma;
}
.content .center .results.block li.babes {
	float: none;
	text-align: left;
	overflow: hidden;
	padding: 5px;
	display: list-item;
	position: relative;
}
.content .center .results.block li.babes:nth-child(even) {
	background-color: #dedede;
}
.content .center .results.block li.babes a {
	display: inline;
}
.content .center .results.block li.babes a img {
	float: left;
}
.content .center .results.block li.babes span, .content .center .results.block li.babes span a {
	font-size: 16px;
}
.content .center .results.block li.babes span {
	color: #999999;
}
.content .center .results.block li.babes div, .content .center .results.block li.babes p {
	font-size: 14px;
}
.content .center .results.block li.babes div em {
	color: #ff004f;
	font-style: normal;
}
.content .center .results.block li.babes div a {
	color: #ff9600;
}
.content .center .results.block li.babes span, .content .center .results.block li.babes p, .content .center .results.block li.babes div {
	position: absolute;
	left: 102px;
}
.content .center .results.block li.babes span {
	top: 10px;
}
.content .center .results.block li.babes p {
	top: 35px;
	height: 60px;
	overflow: hidden;
}
.content .center .results.block li.babes p strong {
	font-size: 13px;
	color: #999;
}
.content .center .results.block li.babes div {
	font-weight: bold;
	color: #999;
	bottom: 10px;
}
.content .center .results.block li.babes a img {
	width: 88px;
	height: 117.33px;
}
.content .center .results.block li.galleries, .content .center .results.block li.videos {
	margin: 0;
	font-size: 13px;
	overflow: hidden;
}
.content .center .results.block li.galleries a, .content .center .results.block li.videos a {
	position: relative;
}
.content .center .results.block li.galleries a span, .content .center .results.block li.videos a span {
	position: absolute;
	bottom: 2px;
	left: 2px;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: url('../buttons/thumb_bg.png');
}
.content .center .results.block li.galleries a span {
	width: 165px;
}
.content .center .results.block li.videos a span {
	width: 249px;
}
.content .center .results.block li.galleries a:hover span, .content .center .results.block li.galleries a:focus span, .content .center .results.block li.videos a:hover span, .content .center .results.block li.videos a:focus span {
	color: #ff004f;
}
.content .center .results.block li.galleries p, .content .center .results.block li.videos p {
	color: #666;
	text-align: justify;
	margin: 0 3px;
}
.content .center .results.block li.galleries {
	width: 169px;
	height: 279px;
}
.content .center .results.block li.galleries a img {
	width: 165px;
	height: 225px;
}
.content .center .results.block li.videos {
	width: 253px;
	height: 204px;
}
.content .center .results.block li.videos a img {
	width: 249px;
	height: 166px;
}
.content .center .results.block.nudevista.galleries {
	width: 1024px;
}
.content .center .results.block.nudevista.videos {
	width: 1012px;
}
.content .center .results.block.nudevista li {
	padding: 2px;
}
.content .center .results.block.nudevista li.galleries {
	width: 124px;
	height: 164px;
}
.content .center .results.block.nudevista li.galleries a span, .content .center .results.block.nudevista li.galleries a img {
	width: 120px;
}
.content .center .results.block.nudevista li.galleries a img {
	height: 160px;
}
.content .center .results.block.nudevista li.videos {
	width: 164px;
	height: 124px;
}
.content .center .results.block.nudevista li.videos a span, .content .center .results.block.nudevista li.videos a img {
	width: 160px;
}
.content .center .results.block.nudevista li.videos a img {
	height: 120px;
}
.content .center .traders .block li {
	padding: 2px;
}
.content .center ul.block a, .content .center ul.block p {
	font: normal 12px Arial;
	line-height: 13px;
	text-decoration: none;
	color: #343434;
	display: block;
}
.content .center ul.block a:hover, .content .center ul.block a:focus {
	color: #ff004f;
}
.content .center ul.block a img, .content .center ul.block p img {
	border: 2px solid #aeaeae;
}
.content .center ul.block a:hover img, .content .center ul.block a:focus img {
	border-color: #ff004f;
}
.content .center .all {
	text-align: right;
	padding: 5px;
	padding-right: 28px;
	background: url('../buttons/bg_browse_all.png') no-repeat right center;
}
.content .center .all a {
	font: bold 14px Arial;
	font-style: italic;
	text-decoration: none;
	color: #ff7304;
}
.content .center .all a:hover, .content .center .all a:focus {
	text-decoration: underline;
}
.center .galleries .block {
	margin: 0 3px;
}
.center .galleries .buttons {
	margin: 0 4px;
}
.center .videos .block, .center .shows .block {
	margin: 0 6px;
}
.center .videos .buttons {
	margin: 0 7px;
}
.center .traders .block {
	margin: 0 4px;
}
.center .models .block {
	margin: 6px;
}
.center .gallery .block {
	margin: 0 3px;
}
.center .video .block {
	margin: 0 4px;
}
.content .center .galleries .block li {
	width: 169px;
	height: 244px;
	position: relative;
	margin-bottom: 10px;
}
.content .center .galleries .block a img {
	width: 165px;
	height: 225px;
}
.content .center .videos .block li, .content .center .shows .block li {
	width: 253px;
	height: 197px;
	position: relative;
}
.content .center .videos .block a img, .content .center .shows .block a img {
	width: 249px;
	height: 169px;
}
.content .center .dvds .block li {
	width: 154px;
	height: 235px;
	padding: 1px 9px 5px 9px;
}
.content .center .dvds .block a img {
	width: 150px;
	height: 215px;
}
.content .center .dvds .block a span {
	display: block;
	margin-top: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content .center .galleries .block i, .content .center .videos .block i, .content .right .recent .block i {
	position: absolute;
	bottom: 30px;
	right: 5px;
	padding: 0 4px;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: black;
	color: white!important;
	height: 14px;
	line-height: 14px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
}
.content.model .center .videos .block i {
	bottom: 5px;
}
.content .right .recent.galleries .block i {
	bottom: 23px;
	right: 22px;
}
.content .right .recent.videos .block i {
	bottom: 23px;
	right: 4px;
}
.content .center .models .block li {
	width: 154px;
	height: 218px;
	padding: 4px 8px 0px 8px;
}
.content .center .models .block a img {
	width: 150px;
	height: 200px;
}
.content .center .top_babes {
	margin: 6px 0;
}
.content .center .top_babes .block {
	margin: 0 4px;
}
.content .center .top_babes .block li {
	width: 154px;
	height: 219px;
	padding: 8px 6px 0 10px;
	text-align: left;
}
.content .center .top_babes .block li.big, .content .center .top_babes .block .about {
	width: 254px;
	height: 334px;
	padding: 0 1px 2px 1px;
}
.content .center .top_babes .block li a {
	position: relative;
}
.content .center .top_babes .block li a img {
	width: 150px;
	height: 200px;
}
.topbabes .thumb div img, .topbabes .thumb div a img, .content .center .top_babes .block li.big a img {
	width: 250px;
	height: 330px;
}
.topbabes .thumb div a span, .content .center .top_babes .block li a span {
	display: block;
	margin: 2px;
	padding-left: 12px;
	width: 138px;
	font-size: 13px;
	line-height: 13px;
	background: url('../buttons/star2.png') no-repeat 0 1px;
}
.topbabes .thumb div a i, .content .center .top_babes .block li a i {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 22px;
	height: 15px;
	line-height: 16px;
	font-size: 13px;
	font-style: normal;
	text-align: center;
	color: white;
	background: #ff8400 url('../buttons/bg_gradient.png') repeat-x;
}
.topbabes .thumb div a span, .content .center .top_babes .block li.big a span {
	position: absolute;
	left: 2px;
	bottom: 2px;
	margin: 0;
	padding-left: 30px;
	width: 220px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	background: url('../buttons/thumb_span_250.png') no-repeat;
}
.topbabes .thumb div a i, .content .center .top_babes .block li.big a i {
	right: 2px;
	bottom: 2px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}
.topbabes .thumb div a, .content .center .top_babes .block li.big a {
	color: #1e86cb;
}
.topbabes .thumb div a:hover, .topbabes .thumb div a:focus, .content .center .top_babes .block li.big a:hover, .content .center .top_babes .block li.big a:focus {
	color: #ff004f;
}
.content .about .logo a img {
	border: none;
}
.content.main .about, .content.model .about, .content.pictures .logo, .content.video .logo, .content.search .logo {
	width: 254px;
	height: 334px;
	padding: 5px 1px 2px 1px;
	float: left;
	display: block;
}
.content .logo, .content .logo a, .content.pictures .logo, .content.video .logo, .content.search .logo {
	position: relative;
	width: 254px;
	height: 144px;
	display: block;
}
.content .logo img {
	position: absolute;
	left: -9px;
	width: 259px;
	height: 144px;
	display: block;
}
.content .about .desc {
	color: #535353;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
	margin: 4px;
}
.content .about .totals .info div {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0 10px;
	padding-top: 4px;
}
.content .about .totals .info div span {
	display: table-cell;
}
.content .about .totals .info div .name {
	color: #343434;
}
.content .about .totals .info div .dots {
	border-bottom: 1px dashed #c9c8c8;
	width: 100%;
}
.content .about .totals .info div .value {
	color: #ff9600;
}
.content .center .profile {
	position: relative;
	float: left;
}
.content.model .center .profile {
	width: 480px;
	height: 372px;
}
.content.model .center .profile .webcam {
	position: absolute;
	top: 6px;
	right: 4px;
}
.content.model .center .profile .webcam iframe {
	border: none;
	width: 130px;
	height: 22px;
}
.content .center .profile .model_thumb, .content .center .profile .model_info {
	float: left;
	height: 340px;
}
.content .center .profile .model_thumb {
	width: 260px;
	position: relative;
}
.content .center .profile .model_thumb img {
	border: 2px solid #1e86cb;
	margin: 3px;
	width: 250px;
	height: 330px;
}
.content .center .profile .model_thumb a:hover img, .content .center .profile .model_thumb a:focus img {
	border-color: #ff004f;
}
.content .center .banner1 a:hover img, .content .center .banner1 a:focus img {
	border: 1px solid #ff004f;
}
.content .center .profile .model_info {
	width: 193px;
}
.content .center .profile .model_info ul {
	list-style: none;
	margin: 4px 2px;
}
.content .center .profile .model_info ul li {
	padding: 1px 0;
}
.content .center .profile .model_info ul li a.disabled {
	background-color: #dddddd;
	color: #343434;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.content .center .profile .model_info ul li:nth-child(1) a:hover, .content .center .profile .model_info ul li:nth-child(1) a:focus {
	background-position: right -198px;
}
.content .center .profile .model_info ul li:nth-child(1) a.disabled {
	background-position: 32px -198px;
}
.content .center .profile .model_info ul li:nth-child(2) a:hover, .content .center .profile .model_info ul li:nth-child(2) a:focus {
	background-position: right -231px;
}
.content .center .profile .model_info ul li:nth-child(2) a.disabled {
	background-position: 32px -231px;
}
.content .center .profile .model_info ul li:nth-child(3) a:hover, .content .center .profile .model_info ul li:nth-child(3) a:focus {
	background-position: right -264px;
}
.content .center .profile .model_info ul li:nth-child(3) a.disabled {
	background-position: 32px -264px;
}
.content .center .profile .model_info ul li:nth-child(1) a .icon {
	background-image: url(../buttons/icon2_star.png);
}
.content .center .profile .model_info ul li:nth-child(2) a .icon {
	background-image: url(../buttons/icon2_photo.png);
}
.content .center .profile .model_info ul li:nth-child(3) a .icon {
	background-image: url(../buttons/icon2_video.png);
}
.content .center .profile .model_info ul li:nth-child(4) a .icon {
	background-image: url(../buttons/icon2_dvd.png);
}
.content .center .profile .model_info ul li a.hover .icon, .content .center .profile .model_info ul li a:hover .icon, .content .center .profile .model_info ul li a:focus .icon {
	background-color: #ff004f;
}
.content .center .profile .model_info ul li a.disabled .icon {
	background-color: #1cdc1c;
}
.content .center .profile .model_info ul li a i {
	font-style: normal;
	float: right;
	display: block;
	padding: 0 5px;
	font-family: Impact;
	font-size: 25px;
	color: #808080;
}
.content .center .profile .model_info ul li a.hover i, .content .center .profile .model_info ul li a:hover i, .content .center .profile .model_info ul li a:focus i {
	color: #e9a153;
}
.content .center .profile .model_info .features {
	margin: 2px;
	font-size: 11px;
	line-height: 12px;
	width: 200px;
}
.content .center .model_site {
	float: left;
	width: 234px;
	height: 296px;
	margin: 0 4px;
	text-align: center;
}
.content .center .model_site img {
	width: 220px;
	height: 220px;
	display: block;
	border: 2px solid #fff;
}
.content .center .model_site a:hover img, .content .center .model_site a:focus img {
	border-color: #ff004f;
}
.content .center .model_site a, .content .center .model_site span {
	color: #343434;
}
.content .center .model_site span {
	background-color: #ddd;
	display: block;
	padding: 5px;
}
.content .center .model_site b {
	font-size: 16px;
	line-height: 30px;
	padding-top: 5px;
	text-transform: uppercase;
}
.content .center .model_banner {
	float: left;
	width: 310px;
	height: 296px;
}
.content .center .model_banner .img {
	padding: 5px;
	background-color: #ddd;
}
.content .center .model_rate {
	float: left;
	width: 255px;
	height: 32px;
	margin: 4px;
}
.content .center .model_share {
	float: left;
	width: 289px;
	height: 40px;
}
.content .center .model_share > div, .content .center .gallery_share > div {
	margin: 4px;
}
.content .center .model_share .left, .content .center .gallery_share .left {
	margin-left: 10px;
	font-size: 13px;
	line-height: 34px;
	text-transform: uppercase;
}
.content .center .special {
	float: left;
	width: 458px;
	height: 30px;
	padding-left: 90px;
	margin-left: 4px;
	position: relative;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	background-color: #e8e8e8;
}
.content .center .special a {
	color: #4d4d4d;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
}
.content .center .special a:hover, .content .center .special a:focus {
	color: #ff004f;
}
.content.video .center .profile, .content.pictures .center .profile {
	width: 320px;
	height: 119px;
	margin-right: 4px;
}
.content.pictures .center .profile .model_thumb, .content.video .center .profile .model_thumb {
	width: 102px;
	text-align: center;
	font-size: 12px;
}
.content.pictures .center .profile .model_thumb, .content.pictures .center .profile .model_info, .content.video .center .profile .model_thumb, .content.video .center .profile .model_info {
	height: 102px;
}
.content.pictures .center .profile .model_thumb img, .content.video .center .profile .model_thumb img {
	border: 4px solid #aaa;
	width: 88px;
	height: 117.33px;
}
.content.pictures .center .profile .model_info ul, .content.video .center .profile .model_info ul {
	margin: 2px 1px;
}
.content.pictures .center .desc, .content.video .center .desc, .content .center .others, .content .center .others {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}
.content.pictures .center .desc, .content.video .center .desc {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	line-height: 25px;
	height: 22px;
	float: left;
	margin-left: 33px;
	margin-top: -5px;
}
.content .center .others {
	font-size: 12px;
	line-height: 15px;
	width: 698px;
	margin: 5px 5px 9px 5px;
}
.content .center .others.more, .content .center .others.more span {
	height: 15px;
}
.content .center .others b, .content .center .others span, .content .center .others p {
	float: left;
	display: block;
}
.content .center .others span {
	max-width: 514px;
}
.content .center .others span a {
	color: #333;
}
.content .center .others.more span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content .center .others p a {
	color: #ff8400;
	cursor: pointer;
}
.content .center .gallery_rate {
	float: left;
	width: 255px;
	height: 32px;
	margin: 4px;
}
.content .center .gallery_share {
	float: left;
	width: 433px;
	height: 40px;
}
.center .comments {
	font-size: 12px;
	color: #343434;
}
.center .comments .show.disabled, .center .comments .show .page {
	display: none;
}
.center .comments .show .comment {
	margin: 0 4px;
	padding: 5px 0 5px 25px;
	background: url('../buttons/icon_comment.png') no-repeat 5px 5px;
	line-height: 16px;
}
.center .comments .show .comment:nth-child(even) {
	background-color: #dedede;
}
.center .comments .show .comment i {
	color: #a4a2a2;
	font-style: normal;
}
.center .comments .show .comment span {
	padding-left: 5px;
	color: #1cdc1c;
}
.center .comments .write {
	float: left;
	width: 512px;
}
.center .comments .write form > div {
	padding-top: 10px;
	margin: 0 5px;
}
.center .comments .write input, .center .comments .write textarea {
	border: 1px solid #b2b2b2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
}
.center .comments .write .name {
	width: 45%;
	float: left;
	padding-bottom: 10px;
}
.center .comments .write .name input {
	width: 140px;
	padding: 5px;
}
.center .comments .write .comment textarea {
	width: 490px;
	height: 87px;
}
.center .comments .captcha {
	float: left;
}
.center .comments .captcha img {
	width: 100px;
	height: 30px;
	vertical-align: middle;
}
.center .comments .captcha input {
	width: 100px;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
}
.center .comments .submit {
	width: auto;
	float: right;
}
.center .comments .submit input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	background-color: #1e86cb;
	border: 1px solid #1e86cb;
	width: 140px;
	height: 29px;
	cursor: pointer;
}
.center .comments .submit input[type="submit"]:hover, .center .comments .submit input[type="submit"]:focus {
	background-color: #ff004f;
}
.center .comments .banner_comments {
	float: left;
	width: 512px;
	height: 250px;
	padding-left: 8px;
}
.center .comments .banner_comments a {
	display: block;
	margin: 6px;
}
.center .comments .banner_comments a img {
	width: 500px;
	height: 206px;
}
.content.model .center .galleries .bio {
	width: 328px;
	height: 458px;
	margin: 2px;
	padding-right: 10px;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: justify;
	text-indent: 15px;
}
.content.model .center .galleries .bio b {
	color: #7e7e7e;
	font-size: 18px;
}
.content.model .center .galleries .bio p {
	color: #3e3e3e;
	font-size: 12px;
}
.content.model .center .galleries li {
	height: 229px;
}
.content.model .center .videos li, .content.model .center .shows li {
	height: 173px;
}
.content.model .center .sites ul, .content.model .center .links ul {
	margin: 5px 6px;
}
.content.model .center .sites ul li {
	padding: 3px;
	position: relative;
	width: 164px;
	height: 150px;
}
.content.model .center .sites ul li a img, .content.model .center .sites ul li p img {
	display: block;
	width: 150px;
	height: 100px;
}
.content.model .center .sites ul li a span, .content.model .center .sites ul li p span {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	display: block;
	margin-top: 30px;
}
.content.model .center .sites ul li div {
	position: absolute;
	top: 186px;
	left: 9px;
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
	text-align: left;
}
.content.model .center .links ul li {
	padding: 3px;
	display: -moz-inline-stack;
	display: inline-block;
	width: 504px;
	text-align: left;
}
.content.model .center .links ul li a {
	padding: 3px 3px 3px 20px;
	display: inline;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background: url('../buttons/icon_profile.png') no-repeat left center;
}
.content.model .center .links ul li a span {
	color: #ff8400;
}
.content .center .gallery li a img {
	width: 165px;
	height: 225px;
}
.content .center .gallery li.site, .content .center .video .site {
	float: right;
	position: relative;
}
.content .center .gallery li.site {
	width: 340px;
	height: 460px;
}
.content .center .video .site {
	width: 322px;
	height: 394px;
	text-align: center;
	margin-top: -5px;
}
.desc h1 {
	color: #FF004F;
	font-size: 12px;
	margin-top: -5px;
}
.content .center .gallery li.site a, .content .center .video .site a, .content .center .gallery li.site p, .content .center .video .site p {
	border: 2px solid #aeaeae;
	display: block;
}
.content .center .video .site a {
	border-width: 1px;
	width: 320px;
	height: 392px;
	overflow: hidden;
}
.content .center .gallery li.site a img, .content .center .gallery li.site p img {
	margin: 7px;
	border: 1px solid #aeaeae;
}
.content .center .gallery li.site a img, .content .center .gallery li.site p img, .content .center .video .site a img, .content .center .video .site p img {
	width: 320px;
	height: 440px;
}
.content .center .gallery li.site a:hover img, .content .center .gallery li.site a:focus img, .content .center .gallery li.site a:hover, .content .center .gallery li.site a:focus, .content .center .video .site a:hover, .content .center .video .site a:focus {
	border-color: #ff004f;
}
.content .center .gallery li.site a span, .content .center .gallery li.site p span, .content .center .gallery li.site div, .content .center .video .site a span, .content .center .video .site p span, .content .center .video .site div {
	position: absolute;
	width: 320px;
}
.content .center .gallery li.site a span, .content .center .gallery li.site p span, .content .center .gallery li.site div {
	left: 11px;
	bottom: 11px;
}
.content .center .video .site a span, .content .center .video .site p span, .content .center .video .site div {
	left: 1px;
	bottom: 1px;
}
.content .center .gallery li.site a span, .content .center .gallery li.site p span, .content .center .video .site a span, .content .center .video .site p span {
	height: 75px;
	background: url('../buttons/thumb_bg.png');
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	display: block;
	color: #ff004f;
}
.content .center .gallery li.site a:hover span, .content .center .gallery li.site a:focus span, .content .center .video .site a:hover span, .content .center .video .site a:focus span {
	text-decoration: underline;
}
.content .center .gallery li.site div, .content .center .video .site div {
	color: #ddd;
	margin: 5px 0;
	display: inline;
}
.content .center .gallery li.gallery_banner, .content .center .gallery li.gallery_banner div {
	width: 853px;
	height: 229px;
}
.content .center .banner1, .content .center .banner1 div {
	width: 728px;
	height: 90px;
	float: left;
	border: 2px solid #AEAEAE;
	margin: -105px 45px;
}
.content .center .gallery li.gallery_banner div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.content .center .gallery li.gallery_banner a img, .content .center .gallery li.gallery_banner p img {
	width: auto;
	height: auto;
}
.content .center .gallery li.gallery_banner a span, .content .center .gallery li.gallery_banner p span {
	display: block;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
}
.content .center .video #player, .content .center .video video {
	float: left;
	position: relative;
	display: block;
}
.content .center .video #player, .content .center .video video, .content .center .video a#player img, .content .center .video a#player span {
	width: 630px;
	height: 420px;
	margin-left: 40px;
	margin-top: -5px;
}
.content .center .video a#player span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../buttons/button_play.png') no-repeat center;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.content .center .video a#player:hover span, .content .center .video a#player:focus span {
	opacity: 1;
	filter: alpha(opacity=100);
}
.content.video .center .video_banner {
	text-align: center;
	margin: 10px 0;
}
.content.video .center .video_banner a img {
	width: 956px;
	height: 74px;
}
.content .center .traders .block:last-child {
	margin: 0 6px;
}
.content .center .traders .block li {
	width: 123px;
	height: 140px;
}
.content .center .traders .block a img {
	width: 120px;
	height: 120px;
}
.content .center .traders .block span {
	float: left;
}
.content .center .traders .block span li {
	width: 150px;
	height: 20px;
	text-align: left;
	background: url('../buttons/icon_trader.png') no-repeat left center;
	padding-left: 15px;
	clear: both;
}
.content .center .traders .block span li a {
	font-size: 12px;
	line-height: 18px;
}
.content .center .block .pagination {
	text-align: center;
	margin: 10px;
}
.content .center .block .pagination span, .content .center .block .pagination a {
	font: normal 14px Arial;
	display: -moz-inline-stack;
	display: inline-block;
	border: 1px solid #a7a7a7;
	padding: 2px 4px;
	margin: 1px;
}
.content .center .block .pagination span {
	color: #444;
}
.content .center .block .pagination a {
	color: #ff004f;
	text-decoration: none;
	font-weight: bold;
}
.content .center .block .pagination a.hover, .content .center .block .pagination a:hover, .content .center .block .pagination a:focus {
	color: #1e86cb;
	border-color: #000;
}
.footer_banners {
	margin: 0 auto;
	padding: 4px 0;
	width: 1240px;
	height: 258px;
}
.footer_banners > div {
	float: left;
	width: 302px;
	height: 250px;
	padding: 4px;
}
.footer {
	height: 64px;
	background: #1E86CB url('../buttons/bg_footer.png') repeat-x;
	min-width: 1245px;
	font-size: 12px;
}
.footer .logo {
	float: left;
	width: 120px;
	line-height: 64px;
	background: #1E86CB url('../buttons/bg_footer.png') repeat-x;
}
.footer .copyright {
	float: left;
	width: 597px;
	line-height: 64px;
	background: #1E86CB url('../buttons/bg_footer.png') repeat-x;
}

 .footer .link {
	float: left;
	width: 297px;
	line-height: 64px;
	background: #1E86CB url('../buttons/bg_footer.png') repeat-x;
	text-align: right;
}


.footer .copyright {
	text-align: center;
	font-weight: bold;
	background: #1E86CB url('../buttons/bg_footer.png') repeat-x;
}
.footer .link a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}
.footer .link a:hover, .footer .link a:focus {
	text-decoration: underline;
}
#fancybox-title-over {
	text-align: center;
}
.rating {
	width: 255px;
}
.rating, .rating .like, .rating .dislike, .rating .graph {
	display: block;
	height: 32px;
}
.rating .like, .rating .dislike, .rating .graph {
	float: left;
}
.rating .like, .rating .dislike {
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent;
	cursor: pointer;
}
.rating .like {
	width: 78px;
	background-image: url('../buttons/rating_like.png');
}
.rating .dislike {
	width: 45px;
	background-image: url('../buttons/rating_dislike.png');
}
.rating .like:hover, .rating .like:focus, .rating .dislike:hover, .rating .dislike:focus {
	background-position: 0 -32px;
}
.rating .graph {
	width: 102px;
	padding: 0 15px;
	background: url('../buttons/rating_bg.png') center;
}
.rating .graph b {
	display: none;
}
.rating .graph .likes, .rating .graph .dislikes {
	float: left;
	text-align: center;
	width: 50px;
	height: 12px;
	margin: 6px 0 4px 0;
	font-size: 11px;
	color: #999;
}
.rating .graph .likes i {
	background: url('../buttons/up-20.png');
}
.rating .graph .dislikes i {
	background: url('../buttons/down-20.png');
}
.rating .graph .likes i, .rating .graph .dislikes i {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-size: 100%;
	margin-right: 5px;
}
.rating .graph .line {
	clear: both;
	width: 100px;
	height: 3px;
	background-color: #ccc;
}
.rating .graph .line span {
	display: block;
	width: 0;
	height: 3px;
	background-color: #ff8400;
}
.rating.rated .like, .rating.rated .dislike {
	display: none;
}
.rating.rated .graph {
	width: 223px;
	height: 30px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}
.rating.rated .graph b {
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 32px;
	margin-left: 20px;
	color: #aaa;
}
.rating.rated .graph .likes, .rating.rated .graph .line {
	margin-left: 120px;
}
.jPaginate {
	height: 34px;
	position: relative;
	color: #a5a5a5;
	font-size: small;
	width: 100%;
}
.jPaginate a {
	line-height: 15px;
	height: 18px;
	cursor: pointer;
	padding: 2px 5px;
	margin: 2px;
	float: left;
}
.jPag-control-back {
	position: absolute;
	left: 0px;
}
.jPag-control-front {
	position: absolute;
	top: 0px;
}
.jPaginate span {
	cursor: pointer;
}
ul.jPag-pages {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.jPag-pages li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}
ul.jPag-pages li a {
	float: left;
	padding: 2px 5px;
}
span.jPag-current {
	cursor: default;
	font-weight: normal;
	line-height: 15px;
	height: 18px;
	padding: 2px 5px;
	margin: 2px;
	float: left;
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-next, span.jPag-sprevious, span.jPag-snext, ul.jPag-pages li span.jPag-previous-img, ul.jPag-pages li span.jPag-next-img, span.jPag-sprevious-img, span.jPag-snext-img {
	height: 22px;
	margin: 2px;
	float: left;
	line-height: 18px;
}
ul.jPag-pages li span.jPag-previous, ul.jPag-pages li span.jPag-previous-img {
	margin: 2px 0px 2px 2px;
	font-size: 12px;
	font-weight: bold;
	width: 10px;
}
ul.jPag-pages li span.jPag-next, ul.jPag-pages li span.jPag-next-img {
	margin: 2px 2px 2px 0px;
	font-size: 12px;
	font-weight: bold;
	width: 10px;
}
span.jPag-sprevious, span.jPag-sprevious-img {
	margin: 2px 0px 2px 2px;
	font-size: 18px;
	width: 15px;
	text-align: right;
}
span.jPag-snext, span.jPag-snext-img {
	margin: 2px 2px 2px 0px;
	font-size: 18px;
	width: 15px;
	text-align: right;
}
ul.jPag-pages li span.jPag-previous-img {
	background: transparent url('http://s1.babesandstars.com/images/previous.png') no-repeat center right;
}
ul.jPag-pages li span.jPag-next-img {
	background: transparent url('http://s1.babesandstars.com/images/next.png') no-repeat center left;
}
span.jPag-sprevious-img {
	background: transparent url('http://s1.babesandstars.com/images/sprevious.png') no-repeat center right;
}
span.jPag-snext-img {
	background: transparent url('http://s1.babesandstars.com/images/snext.png') no-repeat center left;
}
.autocomplete-container {
	position: absolute;
	top: 21px;
	left: -1px;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.autocomplete-suggestions {
	background-color: #fff;
	border: 1px solid #a1a1a1;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	overflow: auto;
}
.autocomplete-suggestion {
	white-space: nowrap;
	overflow: hidden;
	padding: 2px 5px;
}
.autocomplete-selected {
	background-color: #ddd;
	cursor: pointer;
}
.autocomplete-suggestion strong {
	font-weight: normal;
	color: #ff8400;
}
.ad a img {
	border: 2px solid #ffffff;
}
.ad a:hover img {
	border-color: #ff004f;
}
.ad_1014 {
	margin: 22px 7px;
	margin-left: 40px;
}
.btn-up {
	display: none;
	position: fixed;
	left: 0;
	bottom: 70px;
	width: 61px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 100;
	background: url('../buttons/btn-up.png') no-repeat;
	background-size: 100%;
	border: 1px solid #c5c5c5;
	border-left: none;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.btn-up:hover {
	background-position: 0 100%;
}
#Search {
	float: right;
	padding-top: 4px;
	color: #ff004f;
	font-size: 10px;
	line-height: 11px;
}
#Search span {
	margin: 0 1px;
	cursor: pointer;
}
#Search span.hover, #Search span:hover, #Search span:focus {
	color: #1e86cb;
}
#Search form {
	display: block;
	position: relative;
	margin-top: 2px;
	margin-right: 6px;
	width: 258px;
	height: 21px;
	border: 1px solid #a1a1a1;
	background-color: #fff;
}
#Search form input, #Search form button {
	float: left;
	-webkit-appearance: none;
	border: none;
}
#Search form input {
	width: 227px;
	height: 13px;
	line-height: 13px;
	border-right: 1px solid #a1a1a1;
	-webkit-border-radius: 0;
	padding: 4px;
}
#Search form button {
	width: 22px;
	height: 21px;
	background: #c0c0c0 url('../buttons/button_search.png') center no-repeat;
	background-size: 100%;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
}
#Search form button:hover, #Search form button:focus {
	opacity: 0.7;
	filter: alpha(opacity=7);
}
.top_babes ol.list {
	display: block;
	float: left;
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	width: 100%;
}
.top_babes ol.list span {
	float: left;
	width: 100%;
}
.list_pic {
	float: left;
	padding: 5px;
}
.list_pic img {
	border: 4px solid #AEAEAE;
}
.infoText {
	height: 270px;
}
.infoText p {
	font-size: 19px;
	line-height: 23px;
	color: #3E3E3E;
}
.content .center .profile .model_info .features p {
	font-size: 11px;
	line-height: 12px;
	color: #3E3E3E;
}
.content .center ul.block h12 p {
	font-size: 14px;
	line-height: 12px;
	color: #3E3E3E;
	margin-bottom: 10px;
}
.center .galleries .video_banner {
	margin: 10px 0;
	text-align: center;
}
.center .video_banner {
	margin: 10px 0;
	text-align: right;
	height: 90px;
	margin-top: -100px;
	margin-bottom: 90px;
	margin-right: 5px;
}
.center .galleries .blocklist {
	margin: 0 3px;
}
.content .center .blocklist {
	list-style: none outside none;
}
.content .center .galleries .blocklist li {
	height: 334px;
	position: relative;
	width: 254px;
	margin-right: 100px;
	margin-left: 130px;
	margin-bottom: 50px;
}
.content .center .blocklist li {
	display: block;
	float: left;
	padding: 1px;
	text-align: center;
}
.content .center .galleries .blocklist a img {
	height: 334px;
	width: 254px;
}
.content .center ul.blocklist a img, .content .center ul.blocklist p img {
	border: 3px solid #AEAEAE;
}
.content .center ul.blocklist a, .content .center ul.blocklist p {
	color: #343434;
	display: block;
	font: 19px/20px Arial;
	text-decoration: none;
}
.content .center ul.blocklist a:hover, .content .center ul.blocklist a:focus {
	color: #ff004f;
}
.header ul li img {
	margin-left: -1px;
	margin-top: -1px;
}
.content .center .galleries .block li.site_banner {
	height: 244px;
	margin-bottom: 10px;
	position: relative;
	width: 338px !important;
}
.center .galleries h12 p {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 10px;
}
.content .center .galleries .block li.site_banner a img {
	height: 225px;
	width: 330px !important;
}
.content .center .galleries ul.block a {
	color: #343434;
	display: block;
	font: 12px/13px Arial;
	text-decoration: none;
	text-align: center;
}
.content .center .galleries ul.block a:hover {
	color: #ff004f;
}
.center .related_product ul.block li {
	height: 180px;
	margin-left: 3px;
	text-align: left;
	width: 126px;
}
.content .center .videos .related_product_site ul.blocklist a, .content .center .videos .related_product_site ul.blocklist p {
	color: #343434;
	display: block;
	font: 15px/16px Arial;
	text-decoration: none;
}
.content .center .videos .related_product_site ul.blocklist a:hover, .content .center .videos .related_product_site ul.blocklist a:focus {
	color: #ff004f;
}
.center .related_product ul.block li a img {
	height: 160px;
	width: 120px;
}
.center .related_product {
	margin-bottom: 110px;
	width: 300px;
}
.center .related_product ul.block a {
	text-align: center;
}
.center .related_product .title1 {
	color: #343434;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	padding: 10px 7px 5px 30px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}
.center .related_product .title1 .left {
	float: left;
}
.content .center .galleries1 .block li {
	height: 197px;
	margin-bottom: 10px;
	position: relative;
	width: 253px;
	margin-left: 3px;
}
.content .center .galleries1 .block a img {
	height: 169px;
	width: 249px;
}
.content .center .videos .related_product_site .blocklist li {
	height: 200px;
	margin-bottom: 25px;
	margin-left: 12px;
	position: relative;
	width: 325px;
}
.content .center .videos .related_product_site .blocklist a img {
	height: 200px;
	width: 325px;
}
.center .videos .block p {
	float: left;
}
.list_pic1 {
	float: left;
	padding: 5px;
}
.list_pic1 img {
	border: 2px solid #AEAEAE;
	height: 200px;
	width: 300px;
}
.content .center .costarred {
	background-color: #303030;
	border-bottom: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	color: #FFFFFF;
	float: left;
	height: 30px;
	margin-left: 4px;
	overflow: hidden;
	padding-left: 98px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 450px;
}
.content .costarred .title3 {
	background: url("/images/star3_white_retina.png") no-repeat scroll 0 1px / 6px 6px transparent;
}
#menu .browse .title3, #menu .totals .title3, .content .share .title3, .content .special .title3, .content .costarred .title3 {
	font-size: 8px;
	font-weight: bold;
	left: 5px;
	padding-left: 9px;
	position: absolute;
	text-transform: uppercase;
	top: 5px;
}
.content .center .costarred a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
}
#Search a {
	text-decoration: none;
	color: #FF004F;
}
.related_product_site {
	margin-bottom: 30px;
}
.text {
	margin-bottom: 20px;
}

.relatedinfo {
	text-align:center;
	font-size:11px;
}
.relatedinfo h1,.relatedinfo h2 {
 margin:0px;
 padding:0px;
 font-size:11px;	
}

.listdetail h1 {
 font-size:14px;	
}
.top_babes_keyword ol.list_keyword {
    display: block;
    float: left;
    list-style-position: inside;
    list-style-type: decimal-leading-zero;
    width: 100%;
}
.top_babes_keyword ol.list_keyword span {
    float: left;
    width: 100%;
}
.content .center .top_babes_keyword {
    margin: 6px 0;
}
.content .center .top_babes_keyword .block {
    margin: 0 4px;
}
.top_babes_keyword ol.list_keyword span {
    float: left;
    width: 100%;
}
.content .center .top_babes_keyword .block li {
    height: 30px;
    padding: 8px 6px 0 10px;
    text-align: left;
    width: 120px;
}
.footer .searches_keywords {
    background: url("../buttons/bg_footer.png") repeat-x scroll 0 0 #1E86CB;
    float: left;
    line-height: 64px;
    text-align: left;
    width: 125px;
}
.footer .searches_keywords a {
    color: #000000;
    font-weight: bold;
    margin-right: 5px;
    text-decoration: none;
}
.footer .searches_keywords1 {
    background: url("../buttons/bg_footer.png") repeat-x scroll 0 0 #1E86CB;
    float: left;
    line-height: 64px;
    text-align: left;
    width: 101px;
}
.footer .searches_keywords1 a {
    color: #000000;
    font-weight: bold;
    margin-right: 5px;
    text-decoration: none;
}
.topbanner {
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}
.galleries_search {
	float: left;
	margin-top: 10px;
	width: 1032px;
}
.galleries_search h3 {
	margin-bottom: 5px;
}
.content .center .galleries_search .block li {
	height: 244px;
	position: relative;
	width: 169px;
	margin-bottom: 10px;
	padding: 5px 0px 0 3px;
}
.content .center .galleries_search .block a img {
	height: 225px;
	width: 165px;
}
.videos_search {
	float: left;
	margin-top: 10px;
	width: 1032px;
}
.videos_search h3 {
	margin-bottom: 5px;
}
.content .center .videos_search .block li {
	height: 197px;
	position: relative;
	width: 253px;
	padding: 5px 0px 0 3px;
}
.content .center .videos_search .block a img {
	height: 169px;
	width: 249px;
}
.top_babes_search {
	float: left;
	margin-top: 10px;
	width: 1032px;
}
.content .center .top_babes_search .block li {
	height: 219px;
	padding: 8px 1px 0 3px;
	text-align: left;
	width: 154px;
}
.content .center .top_babes_search .block li a img {
	height: 200px;
	width: 150px;
}
.list_search {
	float: left;
	margin-top: 10px;
	width: 1032px;
}
.list_search h3 {
	margin-bottom: 5px;
}
.content .center .list_search .block a img {
	height: 169px;
	width: 249px;
}
.content .center .list_search .block li{
	height: 197px;
	position: relative;
	width: 253px;
	padding: 5px 0px 0 3px;
}
.categories_search h3 {
	margin-bottom: 5px;
}
.categories_search h3 a{
	font-size:15px !important;
}