* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #990000 url(../images/content-background.png) repeat-x 0% 92px;
}

a {
	color: #ffc600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

ul {
	list-style: none;
}


/* header */
.header {
	height: 92px;
	background: url(../images/header-background.png) repeat-x 50% 0;
}

.header h1 {
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	padding: 10px 0 5px;
}

.header p {
	color: #fff;
	font-size: 12px;
	text-align: center;
}


/* navigation */
.navigation {
	width: 535px;
	height: 42px;
	margin: -23px auto 0;
	background: url(../images/navigation-background.png) no-repeat 100% 0%;
	padding-right: 25px;
}

.navigation ul {
	height: 42px;
	background: url(../images/navigation-background.png) no-repeat 0% 0%;
	padding-left: 40px;
}

.navigation ul li {
	height: 18px;
	float: left;
	margin: 13px 5px 0 0;
}

.navigation ul li.spliter {
	background: url(../images/menu-spliter.png) no-repeat 100% 0%;
	padding-right: 10px;
}

.navigation ul li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.navigation ul li.menu-onlineCamGirls a {
	background-image: url(../images/menu-onlineCamGirls.png);
	width: 125px;
}

.navigation ul li.menu-allOurPerformers a {
	background-image: url(../images/menu-allOurPerformers.png);
	width: 143px;
}

.navigation ul li.menu-freeRegistration a {
	background-image: url(../images/menu-freeRegistration.png);
	width: 131px;
}

.navigation ul li.menu-faq a {
	background-image: url(../images/menu-faq.png);
	width: 35px;
}


/* content */
.content {
	width: 960px;
	margin: 0px auto;
}

.content h2 {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 20px 0 10px;
}

.content h3 {
	font-size: 14px;
	color: #c7c7c7;
	text-align: center;
	margin: 0px 0 10px;
}

.content h3 span {
	color: #54ff00;
}

.content h3.white {
	color: #fff;
}

.content p.headerText {
	font-size: 12px;
	color: #fff;
	margin: 15px 40px 10px;
}

.content p.paging {
	font-size: 12px;
	color: #fff;
	text-align: right;
	margin: 10px 30px 0;
}

.content p.paging a {
	color: #fff;
	margin: 0 4px;
}

.content p.note {
	font-size: 10px;
	color: #fff;
	text-align: center;
	margin: 30px 40px 0;
	clear: both;
}


/* box */
.box {
	width: 912px;
	background: url(../images/box-background.png) no-repeat 0 bottom;
	margin: 0 auto;
}

.box .boxInner {
	background: url(../images/box-background.png) no-repeat 0 top;
	min-height: 350px;
	padding: 30px 0 10px;
	overflow: hidden;
}

.box .boxBottom {
	background: url(../images/box-background-bottom.png) no-repeat;
	height: 17px;
	font-size: 0;
}


/* drop down */
.dropDown {
	margin: 5px auto -10px;
	width: 660px;
}

.dropDown li.firstLevel {
	width: 130px;
	height: 30px;
	float: left;
	position: relative;
	background: url(../images/dropDown-background.png) no-repeat;
}

.dropDown li.firstLevel h4 {
	font-size: 12px;
	background: url(../images/dropDown-icon.png) no-repeat 93% 51%;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
}

.dropDown li.firstLevel h4 a {
	color: #ffc600;
	display: block;
}

.dropDown li.firstLevel ul {
	position: absolute;
	top: 24px;
	left: 7px;
	background: #990000;
	border: 1px solid #b5aa56;
	padding: 0 5px 5px;
	min-width: 104px;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 350px;
}

.dropDown li.firstLevel:hover ul {
	display: block;
}

.dropDown li.firstLevel ul li a {
	font-size: 10px;
	color: #FFC600;
	white-space: nowrap;
	display: block;
}


/* footer */
.footer {
	width: 912px;
	height: 41px;
	background: url(../images/footer-background.png) no-repeat;
	margin: 5px auto 40px;
}

.footer .copyright {
	font-size: 12px;
	color: #fff;
	line-height: 41px;
	margin-left: 20px;
}

.footer .copyright {
	font-size: 12px;
	color: #fff;
	line-height: 41px;
	margin-left: 20px;
	float: left;
}

.footer .links {
	font-size: 12px;
	color: #ffc600;
	line-height: 41px;
	margin-right: 20px;
	float: right;
}


/* profile page */
.preview {
	width: 330px;
	float: left;
	margin: 0 20px 0 40px;
}

.preview .preview-block {
	width: 330px;
	background: url(../images/preview-background.png) no-repeat 0 bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.preview .preview-block .preview-blockInner {
	background: url(../images/preview-background.png) no-repeat 0 top;
	overflow: hidden;
}

.preview .preview-block .preview-blockInner .image-preview {
	width: 320px;
	margin: 5px 0 0 5px;
	display: block;
}

.preview .thumbs {
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.preview .preview-thumb {
	width: 70px;
	height: 55px;
	background: url(../images/preview-thumb-background.png) no-repeat;
	margin: 0 -5px -5px 0;
	float: left;
}

.preview .preview-thumb img {
	margin: 5px;
	width: 60px;
	height: 45px;
	cursor: pointer;
}

.preview .chat-button {
	width: 330px;
	height: 41px;
	background: url(../images/button-background.png) no-repeat;
	clear: both;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.bioDetails {
	width: 460px;
	float: left;
	margin: 0 20px;
}

.bioDetails .bioDetails-block {
	width: 460px;
	background: url(../images/bioDetails-background.png) no-repeat 0 bottom;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.bioDetails .bioDetails-block .bioDetails-blockInner {
	background: url(../images/bioDetails-background.png) no-repeat 0 top;
	overflow: hidden;
	padding: 25px 15px 0px;
}

.bioDetails .bioDetails-block .bioDetails-blockInner h3 {
	text-align: left;
	font-size: 14px;
	margin-bottom: 18px;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p {
	color: #ffc600;
	font-size: 14px;
	margin-bottom: 15px;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p span {
	color: #fff;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p img.star {
	margin: 0px 4px 0;
}

.bioDetails .bioDetails-block .bioDetails-blockInner p img.flag {
	margin: 0px 1px 0;
	vertical-align: bottom;
}


/* front page */
.models {
	width: 834px;
	margin: 25px auto;
	overflow: hidden;
}

.models .model-block {
	width: 131px;
	height: 161px;
	background: url(../images/model-background.png) no-repeat;
	overflow: hidden;
	float: left;
	margin: 0 4px 10px;
	text-align: center;
}

.models .model-block h3 {
	 color: #42ff00;
	 text-transform: uppercase;
	 margin: 8px 0 2px;
	 font-size: 12px;
}

.models .model-block .model-image {
	width: 102px;
	height: 78px;
	background: url(../images/model-image-background.png) no-repeat;
	margin: 0px auto 1px;
	overflow: hidden;
}

.models .model-block .model-image img {
	width: 100px;
	height: 75px;
	margin: 2px 1px;
}

.models .model-block .model-name a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.models .model-block a.freeVideoChat {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 3px 0 2px;
}

.models .model-block .flag {
	margin: 0 -2px;
}


/* offline page */
.models-small {
	width: 888px;
	margin: 30px auto;
	overflow: hidden;
}

.models-small .model-small-block {
	width: 111px;
	height: 111px;
	background: url(../images/model-small-background.png) no-repeat;
	overflow: hidden;
	float: left;
	text-align: center;
}

.models-small .model-small-block .model-small-image {
	width: 82px;
	height: 62px;
	background: url(../images/model-small-image-background.png) no-repeat;
	margin: 15px auto 0;
	overflow: hidden;
}

.models-small .model-small-block .model-small-image img {
	width: 80px;
	height: 60px;
	margin: 1px;
	display: block;
}

.models-small .model-small-block .model-small-name {
	color: #fff;
	font-size: 10px;
	margin: 8px 0 0;
}

