/* Sexchatreviews-com */ /* bq.lt */ 

html, body {
    height: 100%;
	height: auto;
}
body {
	font-family: Tahoma;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #000;
	font-size: 11px;
	background: #a70140 url(i/top-bg.png) top repeat-x;
}
a {
	outline: none;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
div.x {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
/* -- */

div.dox {
	background: #fff;
	width: 950px;
	margin: 0px auto;
}
div#box {
	background: #fff;
	width: 950px;
	margin: 0px auto;
	border-left: 6px solid #e94080;
	border-right: 6px solid #e94080;
}

/* -- */

div#top div.in {
	margin: 0px auto;
	padding: 10px 0px;
	position: relative;
}
div#top div#logo {
	padding: 0px 0px 0px 10px;
}
div#top div#description {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 450px;
	line-height: 18px;
}
div#top div#description table {
	height: 160px;
}

/* -- */

div#nav {
	padding: 0px 20px;
}
div#nav ul {
	padding: 0px;
	margin: 0px;
}
div#nav li {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	display: inline-block;
	display: inline;
}
div#nav li a {
	height: 24px;
	background: url(i/nav-b-r.png) top right no-repeat;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	display: inline-block;
	cursor: pointer;
}
div#nav li a:hover {
	background: url(i/nav-b-r-h.png) top right no-repeat;
	color: #fff;
}
div#nav li a span {
	height: 24px;
	background: url(i/nav-b.png) top left repeat-x;
	display: inline-block;
	margin: 0px 6px 0px 0px;
	padding: 0px 4px 0px 10px;
	line-height: 24px;
}
div#nav li a:hover span {
	background: url(i/nav-b-h.png) top left repeat-x;
	color: #fff;
}


/* -- */

div#content {
	padding: 20px 0px 0px 0px;
}

/* -- */

div.post {
	border: 6px solid #eaeaea;
	margin: 10px;
	padding: 10px;
}
div.post div.top {
	height: 160px;
	position: relative;
}
div.post div.thumb {
	background: url(i/thumb.png) top center no-repeat;
	height: 138px;
	width: 170px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: center;
	padding: 6px 0px 0px 0px;
}
div.post div.top div.title {
	position: absolute;
	top: 14px;
	left: 200px;
}
div.post div.title {
	position: relative;
	padding: 0px 3px;
}
div.post div.title h1, div.post div.title h2 {
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
div.post div.title h1 a, div.post div.title h2 a {
	text-decoration: none;
}
div.post div.title h1 a:hover, div.post div.title h2 a:hover {
	color: #ee4182;
}
div.post div.details {
	position: absolute;
	top: 50px;
	left: 200px;
}
div.post div.details table {
	width: 260px;
}
div.post div.details table td {
	padding: 3px 5px;
}
div.post div.visit {
	position: absolute;
	top: 50px;
	right: 10px;
}
div.post div.visit a {
	background: url(i/visit-bg.png) top center no-repeat;
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin: 10px 0px;
	width: 257px;
}
div.post div.in {
	position: relative;
}
div.post div.in div.info {
	padding: 20px 20px 20px 10px;
	margin: 0px 30px 0px 0px;
	float: left;
	width: 590px;
	border-right: 2px solid #ccc;
	line-height: 18px;
}
div.post div.info {
	padding: 20px 10px 0px 10px;
	margin: 0px;
	line-height: 18px;
}
div.post div.more {
	text-align: right;
}
div.post div.more a {
	color: #ee4182;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 0px 20px;
	text-decoration: underline;
}
div.post div.more a:hover {
	text-decoration: underline;
	color: #000;
}
div.post div.info p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
div.post div.info p a {
	color: #ee4182;
	font-weight: bold;
}
div.post div.rating {
	float: left;
	width: 240px;
}
div.post div.rating div.t {
	font-size: 18px;
	padding: 0px 0px 0px 20px;
}
div.rates {
	padding: 0px 0px 0px 20px;
}
div.post div.rates ul.ratings {
	padding: 10px 0px 0px 2px;
	margin: 0px;
}
div.post div.rates ul.ratings li {
	padding: 2px 0px;
	margin: 0px;
	list-style: none;
	line-height: 12px;
	height: 12px;
	display: block;
}
div.rates .rating_label {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
}

/* -- */

div#footer {
	padding: 6px 0px 14px 0px;
	clear: both;
	width: 950px;
	margin: 0px auto 20px auto;
	color: #fff;
}
div#footer a {
	color: #fff;
}
div#footer div.left {
	margin: 0px 250px 0px 0px;
	height: 25px;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
}
div#footer div.right {
	float: right;
	width: 250px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px 0px 0px
}

/* -- */

div.z1 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 8px;
	position: relative;
	background: #fff;
}
div.z2 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 8px;
	display: block;
	position: relative;
	background: #fff;
}
div.post div.z1 {
	border-top: none;
	margin: 0px;
}
div.post div.z2 {
	border-bottom: none;
	margin: 0px;
}

/* -- */

div.z1 div.border {
	position: absolute;
	width: 936px;
	display: block;
	top: -6px;
	left: 8px;
	right: 8px;
	height: 14px;
	border-top: 6px solid #e94080;
}
div.z2 div.border {
	position: absolute;
	width: 936px;
	display: block;
	bottom: -6px;
	height: 14px;
	left: 6px;
	border-bottom: 6px solid #e94080;
}
div.tl {
	position: absolute;
	top: -6px;
	left: -6px;
	height: 15px;
	width: 15px;
	background: url(i/corners-box.png) top left;
	display: block;
}
div.tr {
	position: absolute;
	top: -6px;
	right: -6px;
	height: 15px;
	width: 15px;
	background: url(i/corners-box.png) top right;
	display: block;
}
div.bl {
	position: absolute;
	bottom: -6px;
	left: -6px;
	height: 15px;
	width: 15px;
	background: url(i/corners-box.png) bottom left;
	display: block;
}
div.br {
	position: absolute;
	bottom: -6px;
	right: -6px;
	height: 15px;
	width: 15px;
	background: url(i/corners-box.png) bottom right;
}

/* -- */

div.tl {
	background: url(i/tl.png);
}
div.tr {
	background: url(i/tr.png);
}
div.bl {
	background: url(i/bl.png);
}
div.br {
	background: url(i/br.png);
}

/* -- */

div.post div.tl {
	top: -16px;
	left: -16px;

	background: url(i/corners-post.png) top left;
}
div.post div.tr {
	top: -16px;
	right: -16px;

	background: url(i/corners-post.png) top right;
}
div.post div.bl {
	bottom: -16px;
	left: -16px;

	background: url(i/corners-post.png) bottom left;
}
div.post div.br {
	bottom: -16px;
	right: -16px;

	background: url(i/corners-post.png) bottom right;
}

/* -- */

div.review ul.ratings {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 190px;
}
div.review ul.ratings {
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
div.review ul.ratings li {
	padding: 2px 0px;
	margin: 0px;
	list-style: none;
	line-height: 12px;
	height: 12px;
	display: block;
}
div.review .rating_label {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
}
div.review  .rating_value {
	color: #999;
	font-style: italic;
}
table.ratings {
	line-height: 12px;
	margin: 0px 10px 0px 0px;
}
table.ratings .rating_label {
	width: 125px;
	display: block;
	float: left;
	font-weight: bold;
}

/* -- */

div#nav-f {
	padding: 30px 0px 20px 0px;
	text-align: center;
	clear: both;
}
div#nav-f span, div#nav-f a {
	border: none;
}
div#nav-f span.pages {
	padding: 30px 0px 20px 0px;
	text-align: center;
	height: 24px;
	padding: 0px 8px;
	margin: 0px 3px;
	background: url(i/nav-b.png) center no-repeat;
	line-height: 24px;
	color: #fff;
	display: inline-block;
}
div#nav-f span.current {
	padding: 30px 0px 20px 0px;
	text-align: center;
	height: 24px;
	padding: 0px 8px;
	margin: 0px 3px;
	background: url(i/nav-b-h.png) center repeat-x;
	line-height: 24px;
	color: #fff;
	display: inline-block;
}
div#nav-f a {
	display: inline-block;
	height: 24px;
	padding: 0px 8px;
	margin: 0px 3px;
	background: url(i/nav-b.png) center no-repeat;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
}
div#nav-f a:hover {
	background: url(i/nav-b-h.png) center repeat-x;
}


/* -- */

div.review {
	border: 2px solid #e5e5e5;
	display: block;
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
}








