/* Common */


body {

  margin: 0; 
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #330;
  background-color: #000000;
  background-image: url(../images/bg.gif);
}

/* 0T0 studio additions*/

table#fronter td {
	border: none;
	font-size: 1em;	
}
a {
	font-size: 1em !important
}
table#fronter td p {
	margin-top: 5px
}
table#fronter td ol {
	margin: 5px 10px;
	list-style: circle outside;
	padding-left: 10px;
}
table#fronter td ol li {
	margin-bottom: 4px
}

table#fronter td h4 {
	font-size: 1.3em;
	margin-bottom: 0;
	padding-bottom: 0
}

p {
	font-size: 1.2em !important
}

ul, ol {
	font-size: 1.1em
}

/* 0T0 editing ends*/


div, table {

  font-size: 8pt;
}

a {

	font-size: 8pt;
  text-decoration: underline;
  color: #900;
}

a:hover {

	color: #c93;
  text-decoration: none;
}

a img {

	border: 0;
}

h3 {

	color: #660;
	font-size: 10pt;	
	font-weight: bold;
}

h4, h4 a {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #900;
	font-size: 10pt;	
	font-weight: bold;
}

div.hr {

	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	height: 15px;
	padding: 0;
	margin: 0;
}

hr {

	height: 1px;
	border-top: 1px dotted #cc9;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

img.left {

	margin: 0 10px 5px 0;
	float: left;
	border: 1px solid #C4AC80;
}

span.red {

	color: #900;
	font-size: 10pt;
	font-weight: bold;
}

/* /Common */

/* Main */

div.top {

	position: relative;
	width: 719px;
}

div#logo-text {

	position: absolute;
	width: 719px;
	color: #fff;
	text-align: center;
	left: 0;
	font-size: 7pt;
	line-height: 2em;
}

div#call {

	position: absolute;
	top: 35px;
	left: 263px;
}

div#logo {

	position: absolute;
	top: 87px;
	left: 263px;
}

div#domain {

	position: absolute;
	top: 192px;
	left: 280px;
}

table.main {

	width: 718px;
	background-color: #EFDCB9;
	border-collapse: collapse;
}

table.main td {

	padding: 0;
	border-top: 8px solid #EFDCB9;
	border-left: 8px solid #EFDCB9;
	border-right: 8px solid #EFDCB9;
}

td.copy {

	font-size: 8pt;
	height: 55px;
	background-image: url(../images/copy_bg.gif);
	color: #c93;
	text-align: center;
	vertical-align: middle;
}

/* /Main */

/* Left menu */

td.left-menu {

	vertical-align: top;
	width: 166px;
	background-image: url(../images/left_menu_bg.gif);
	background-repeat: repeat-y;
}

table.left-menu {

	width: 166px;
	margin: 15px 0 0 0;
	color: #fff;
}
 
table.left-menu td {

	border: 0;
	padding: 2px 0 2px 26px;
	background-image: url(../images/arrow.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	font-size:  9pt;
	font-size: 8pt;
}

table.left-menu td.second {

	background-color: #7B0E0C;
	padding: 2px 0 2px 26px;
}

td#last {

	width: 166px;
	padding: 25px 0 50px 0;
	background-image: none;
	font-size:  9pt;
}

td#last div {

	padding: 2px 0 2px 26px;
	background-color: #7B0E0C;
}

table.left-menu a {

	font-size: 8pt;
	color: #EFDCB9;
	text-decoration: none;
}

table.left-menu a:hover {

	color: #FFF;
	text-decoration: underline;
}

/* /Left menu */

/* Bottom menu */

td.bottom-menu {

	background-color: #FFF6E5;
}

table.bottom-menu {

	background-color: #FFF6E5;
}

table.bottom-menu td {

	border: 0;
	text-align: center;
	padding: 6px 8px;
	color: #900;
	font-weight: bold;
}

table.bottom-menu td.i {
	
	color: #c93;
	font-size: 10pt;
}

table.bottom-menu a {

	color: #c93;
	text-decoration: underline;
}

table.bottom-menu a:hover {

	color: #900;
}

/* /Bottom menu */


/* Top menu */

table.top-menu {

	background-image: url(../images/top_menu_bg.gif);
	height: 41px;
	width: 100%;
}

table.top-menu td.first {

	padding-left: 15px;
}

table.top-menu td.last {

	padding-right: 15px;
}

table.top-menu td {

	text-align: center;
	padding: 7px 0 0 0;	
}

table.top-menu td.i{

	background-image: url(../images/top_menu_i.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 41px;
	width: 2px;
	padding: 0 0px;
}

table.top-menu td img {

}

div.top-menu-item {

	background-position: top center; 
	background-repeat: no-repeat;
	height: 13px;
}

div.top-menu {

	width: 718px;
	border-top: 4px solid #2B2B2B;
	margin-bottom: 4px;
}


/* /Top menu */


/* Content */

div.title, h1 {

	background-image: url(../images/title_bg.gif);
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}

h1 a {
	
	color: #fff;
}

div.title a {

	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

div.title a:hover {

	color: #EFDCB9;
	text-decoration: none;
}

div.title span {

	color: #EFDCB9;
}


td.content {

	background-color: #FFF6E5;
	vertical-align: top;
  color: #330;
	width: 100%;
}

div.content {

	font-size: 8pt;
	padding: 5px 12px 25px 12px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

div.models-button {

	text-align: center;
	background-color: #F5E7CF;
	margin-bottom: 25px;
}

table.gallery {
     
	margin-top: 15px;         
	background-color: #FFF6E5;
	width: 95%;
}

table.gallery td {
              
	background-color: #FFF6E5;
	border: 0;
	vertical-align: top;
	padding: 0 5px 10px 5px;
}	
 

table.gallery td div.girl {

	background-color: #EFDCB9;
	border: 1px solid #C7B086;
	padding: 10px 0;
	width: 146px;
	text-align: center;
	font-size: 8pt;
}

table.model-info {

	width: 100%;
}

table.model-info td {

	font-size: 8pt;
	background-color: #EFDCB9;
	padding: 1px 10px;
}

table.model-info td.empty {

	background-color: #FFF6E5;
}

table.model-info td.head {

	font-weight: bold;
}

table.model-info td.head-name {

	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	background-color: #900;
	color: #FFF6E5;
}

table.model-info td.head-cost {

	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

img.girl {

	border: 1px solid #C4AC80;
}

div.name {

	font-weight: bold;
	color: #C93;
	padding: 4px 0 2px 0;
}

span.cost {

	color: #900;
	font-weight: bold;
}

ul {

	list-style: none;
	margin: 5px;
	padding: 0;
}

ul li {

	background-image: url(../images/arrow.gif);	
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 5px 0;
}

ul.links {

	list-style: none;
	margin: 20px 0px;
	padding: 0;
	width: 680px;
}

ul.links li {

	background-image: url(../images/arrow_black.gif);	
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 5px 5px;
	width: 130px;
	float: left;
}

ul.links li a {

	color: #330;
	width: 130px;
	text-decoration: underline;
}

ul.links li a:hover {

	text-decoration: none;
}

div.question {
	font-size: 1.3em;
	color: #900;
	font-weight: bold;
	margin-bottom: 4px
}

div.answer {
	margin-left: 26px;
	font-size: 1.2em;
	margin-bottom: 10px;
}

form {

	padding: 0;
	margin: 0;
}

div.contact-head {

	background-color: #EFDCB9;
	font-weight: bold;
	margin-top: 30px;
	height: 3em;
	line-height: 3em;
	text-align: center;
	width: 80%;
}

div.contact-form {

	background-color: #F9ECD3;
	font-weight: bold;
	text-align: center;
	width: 80%;
}

table.contact {

	background-color: #F9ECD3;
	width: 100%;
	margin-top: 25px;
}

table.contact td {

	border: 0;
	padding: 0 10px 20px 0;
	vertical-align: top;
}

table.contact td.h {

	text-align: right;
}

input, textarea {

	border: 1px solid #330;
	width: 300px;
}

textarea {

	height: 75px;
}

input.img {

	border:0;
}

input#submit {

	margin: 0 25px 0 62px;
}

p.error {

	font-weight: bold;
	color: #900;
}

/* /Content */

/* Comments */

a.link2 {
	
	text-decoration: none;
	border-bottom: 1px dashed #951B18;
	color: #951B18;
}

img.comments {

	margin: 0 0 0 3px;
}

div.comments {

	margin: 45px 0 0 0;
}

div.comment-change {

	font-style: italic;
	font-size: 8pt;
/*	color: #140810;*/
	padding: 0 0 6px 0;
}

div.comments-inner {

	padding: 0px 15px;
}

div.comments div.name {

	background-color: #E3F6F7;
	color: #000;
	padding: 2px 6px;
	position:relative;
	height: 1.5em;
	line-height: 1.5em;
}

div.comments div.name div {

	color: #000;
	font-size: 8pt;
}

div.comments div.name div a {

	color: #000;
	font-size: 8pt;
}

div#comments_form {
	
}

input.comment {

	width: 200px;
	border: 1px solid #666;
	font-size: 8pt;
	font-family: Tahoma;	
}

textarea.comment {

	height: 60px;
	width: 290px;
	border: 1px solid #666;
	font-size: 8pt;
	font-family: Tahoma;	
}

table.comments {

	width: 290px;
}

table.comments td {

	padding-bottom: 5px;
	vertical-align: top;
	border: 0 none;
}

table.comments td div {

	text-align: right;
	padding: 3px 10px 0 0;
	font-size: 8pt;
}

div.comments-out div.author {

	font-size: 8pt;
	font-weight: bold;
	color: #DC143C;
	padding: 0 0 0 15px;
}

div.comments-out div.author span.date {

	font-weight: normal;
}

div.comments-out div.comment {

	padding: 3px 0 0 15px;
	font-size: 8pt;
}

div.hr3 {

	clear: both;
	border-bottom: 1px solid #000;
	font-size: 1px;
	height: 1px;
	margin: 10px 0 10px 0;
}

div.error {

	color: #f00;
	padding: 0 0 8px 0;
	text-align: center; 
	font-size: 8pt;
}

/* /Comments */

