body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	background-color: #252525;
}
a {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
hr {
	width: 860px;
}
img {
	border: 0;
}
:focus {
	outline: 0;
}
/* Global Styles
----------------------------------------------- */
.highlight {
	color: #E51758;
}
.border0 {
	border: 3px solid #ccc;
}
.big {
	font-size: 250%;
}
.big2 {
	font-size: 120%;
}
.fleft {
	float:left;
}
#header {
	width: 940px;
	margin: 0 auto;
}
#header_img {
	position: relative;
}
.flash {
	position: absolute;
	top: 90px;
	right: 166px;
}
.section_title {
	text-align: center;
	padding-bottom: 15px;
}
.separator {
	border-bottom: 1px solid #eee;
	margin-top: 10px;
	margin-bottom: 15px;
}
#foot {
	padding-top: 5px;
	width: 940px;
	margin: 0 auto;
}

/* Header Styles
----------------------------------------------- */
#header_menu {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 9px 10px 12px;
}
.menu_title {
	font-size: 180%;
	font-weight: bold;
}
.menu_info {
	font-size: 85%;
}
#header_menu .active a {
	color: #ffff00;
	text-decoration: underline;
}
#header_menu a {
	color: #fff;
	text-decoration: none;
}
#header_menu ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#header_menu ul li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-right: 25px;
}
#main {
	width: 918px;
	margin: 0 auto;
	background: #fff;
	padding: 15px 11px 30px;
}
#main img {
	border: solid 1px #000;
}
.title_top {
	padding-left: 15px;
}
.index_thumb {
	padding: 0 6px 10px 0;
}

/* Index Styles
----------------------------------------------- */

.previous_updates {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
.scene_thumb, .scene_model, .site_title {
	margin-bottom: 2px;
}
.scene_info {
	font-size: 90%;
}
.scene {
	margin-bottom: 15px;
}


.site_title {
	width: 195px;
	font-size: 130%;
	font-weight: bold;
}
.site_info {
	font-size: 90%;
}

/* Pagination
----------------------------------------------- */

.pag {
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
}
.pag .total {
	margin-top: 10px;
}
.pag ul  {
	margin: 0;
	padding: 0;
}
.pag li {
	line-height: 2.3em;
	list-style: none;
	display: inline;
	margin: 1px;
}
.pag a {
	margin: 3px;
	padding: 4px 7px;
	border: 1px solid #ccc;
	background: #eee;
}
.pag .active {
	margin: 3px;
	padding: 4px 7px;
	border: 1px solid #0000FF;
	background: #0000FF;
	color: #fff;
}
.pag .inactive {
	margin: 3px;
	padding: 4px 7px;
	border: 1px solid #eee;
	color: #ccc;
}

.pag a:hover {
	background: #eee;
}

/* Site Styles
----------------------------------------------- */

.girlsgallery { padding-left: 33px; text-align: center; margin: 0 auto; }
.girlsgallery .thumb { width: 212px; height: 163px; }
.girlsgallery .thumb .pic a { background: none; }
.girlsgallery .thumb .normal { padding: 2px; font-size: 11px; line-height: 1.5em; }
.girlsgallery .thumb a { padding: 2px; }

.girlsgallery_home { padding-left: 56px; text-align: center; margin: 0 auto; }
.girlsgallery_home .thumb { width: 160px; height: 133px; }
.girlsgallery_home .thumb .pic a { background: none; }
.girlsgallery_home .thumb .normal { padding: 2px; font-size: 11px; line-height: 1.5em; }
.girlsgallery_home .thumb a { padding: 2px; }

.site_td {
	width: 300px;
	padding-bottom: 7px;
}

.site_td img {
	margin-top: 3px;
}

/* DVDs
----------------------------------------------- */

.dvd_download {
	width: 815px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.dvd_download td {
	padding: 0 5px 5px;
}
.dvd_download table td {
	padding: 0px;
}
.dvd_download table td img {
	margin: 6px 5px 0 0;
}
.dvd_download .big a {
	line-height: 1.2em;
}
.dvd_download .dvd_info {
	padding: 1px 0 0 3px;
	*padding-top: 2px;
}
.dvd_selector {
	background: #eee;
	padding: 10px 0 10px 30px;
	text-align: center;
}

.dvd_selector table {
	text-align: left;
}

.link_cover  {
	padding-top: 13px;
	text-align: center;
}
.link_cover ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.link_cover ul li {
	display: inline;
	list-style: none;
}
.link_cover ul li a  {
	font-size: 90%;
	line-height: 2.5em;
	padding: 5px 10px 9px;
	background: #eee;
}

.ranking {
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

#form_sms .title {
	font-size: 22px;
	padding: 10px;
}
#form_sms ol {
	padding: 3px 30px;
	margin: 0;
}
#form_sms li {
	font-size: 16px;
	padding: 8px 0;
}
#form_sms .highlight {
	font-weight: bold;
}
#form_sms button {
	cursor: pointer;
	font-size: 18px;
	margin-top: 5px;
	padding: 2px 15px 5px;
}
#form_sms .cost {
	font-size: 11px;
	margin-top: 10px;
	color: #979797;
}
#popup {
	background: #FFF;
	width: 515px;
	margin: 0 auto;
	border: solid 3px #FF0000;
}
#popup .header {
	position: relative;
	height: 58px;
	background: #FF0000;
	color: #FFF;
}
#popup .header .info {
	font-size: 32px;
	font-weight: bold;
	position: absolute;
	line-height: 1em;
	top: 13px;
	left: 10px;
}
#popup .header .logo {
	position: absolute;
	top: 13px;
	right: 10px;
}
#popup .main {
	position: relative;
	text-align: left;
	padding: 15px 20px 20px;
}
#popup .main .info {
	font-size: 23px;
	line-height: 1.2em;
}
#popup .highlight {
	font-weight: bold;
}
#popup #form_cc {
	padding: 10px 0 0 5px;
}
#popup #form_cc .option {
	display: block;
	padding: 10px 0 0 8px;
}
#popup #form_cc .option label {
	padding-left: 7px;
	font-size: 24px;
	line-height: 1em;
}
#popup #form_cc .sub_option {
	font-size: 11px;
	padding-left: 35px;
}
#form_cc button {
	text-align: center;
	cursor: pointer;
	font-size: 22px;
	margin: 15px 0 0 12px;
	padding: 4px 15px 5px;
}
#popup .image {
	position: absolute;
	top: 105px;
	right: 20px;
}
#popup .bottom {
	padding-top: 5px;
	text-align: center;
	font-size: 13px;	
}
#popup .bottom a {
	color: #6B6B6B;
}
#popup #login .option {
	height: 30px;
}
#popup #login .option div {
	padding: 0 5px;
	float:right;
}
#popup #login .option .col3 {
	width: 90px;
	text-align: left;
}
#popup #login .option .remember {
	width: 150px;
	text-align: left;
}
#popup #login .option .remember input {
	margin-right: 5px;
}
.thumbs {
	margin: 7px 0;
	text-align: left;
}
.thumbs img {
	border: solid 1px #000;
}
.thumbs .left {
	width: 304px;
}
.thumbs .right {
	width: 608px;
}
#login {
	margin: 0 auto;
	position: relative;
	width: 325px;
	border: solid 4px #E51758;
	text-align: center;
	background: #FFF;
	margin-top: 150px;
	padding: 20px 20px 15px 15px;
}

table {
	text-align: left;
}
#login .title {
	color: #E51758; font-size: 17px;
	padding-bottom: 7px;
	font-weight: bold;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
}
#login a {
	color: #E51758;
	text-decoration: underline;
}
#login .input {
	width: 150px;
}
#login .button {
	width: 130px; text-align: center; font-size: 18px; font-weight: normal; margin: 10px 0 8px; cursor: pointer; padding: 4px 0; *padding: 0;
	background: #E51758; color: #FFF; 
}
#login .close_button {
	float: right;
}
#sms_pay .line_textbox {
	margin: 15px 0 0;
}
#sms_pay .text_box {
	width: 70px;
}

.download_formats li, .download_formats_4c li {
	list-style:none;
}
.download_formats * {
	margin: 0; padding: 0;
}

/* 3 video formats */
.download_formats {
	clear: both;
}
.download_formats div {
	float: left;
	width: 288px;
	position: relative;
	margin-bottom: 5px;
}
.download_formats  ul {
	margin: 2px 8px 0 65px;
	padding-bottom: 2px;
}
.download_formats  li {
	padding: 3px 0 2px 0;
	text-align: right;
}
.download_formats  li.format_title {
	height: 16px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: -2px;
	text-align: center;
	border-bottom: 1px solid #000;
}
.download_formats  li .options {
	position:absolute;
	left: 65px;
	*margin: -4px 0 0 -4px;
}
.download_formats  li .options input {
	vertical-align: middle;
	margin: 0 3px 2px 0;
}
.download_formats  li .options .quality {
	margin-left: 2px;
}
.download_formats div.buttons {
	clear: both;
	width: 100%;
	margin: 5px 0 10px;
}
.download_formats div.buttons .buttonbig {
	font-size: 13px;
	overflow: visible;
	padding: 2px 8px;
	margin: 0 5px;
	vertical-align: middle;
}

/* 4 video formats */
.download_formats_4c {
	clear: both;
}
.download_formats_4c div {
	float: left;
	width: 218px;
	position: relative;
}
.download_formats_4c  ul {
	margin-top: 2px;
	padding-bottom: 2px;
}
.download_formats_4c  li {
	padding: 4px 0;
	text-align: right;
}
.download_formats_4c  li.format_title {
	height: 16px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: -2px;
	text-align: center;
	border-bottom: 1px solid #000;
}
.download_formats_4c  li .options {
	position:absolute;
	left: 40px;
	*margin: -4px 0 0 -4px;
}
.download_formats_4c  li .options input {
	vertical-align: middle;
	margin: 0 3px 2px 0;
}
.download_formats_4c  li .options .quality {
	margin-left: 2px;
}
.download_formats_4c  .links {
	color: #A0A0A0;
	text-align: left;
	margin: 0 0 10px 36px;
}
.download_formats_4c  .links a {
	color: #FF2828;
	font-size: 12px;
}
.download_formats_4c  .links .separator {
	margin: 0 6px;
}
.download_formats_4c div.buttons {
	clear: both;
	width: 100%;
	margin: 5px 0 10px;
}
.download_formats_4c div.buttons .buttonbig {
	font-size: 13px;
	overflow: visible;
	padding: 2px 8px;
	margin: 0 5px;
	vertical-align: middle;
}