/* Common */

body {

  margin: 0; 
  padding: 0;
  font-family: Tahoma;	
  font-size: 9pt;
  font-weight: normal;
  color: #cc9;
	background-color: #000;
	background-image: url(../images/background.gif);
}

div, table {

  font-size: 9pt;
}

div.all {

  min-width: 1000px; 
  width: expression(body.clientWidth < 990?"980px":"100%");
	min-height: 100%;
	margin-bottom: -60px;
}

a {

  font-size: 8pt;
  text-decoration: underline;
	font-weight: bold;
  color: #CDC06B;
}

a:hover {

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

a img {

	border: 0;
}

div.h4 {

	background-image: url(../images/h4_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 75%;
	margin-top: 5px;
}

div.h4 span {

  font-family: Times New Roman;	
  font-size: 18pt;
	color: #CDC06B;
	background-image: url(../images/h4_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 75%;
}

h5 {

  font-family: Times New Roman;	
	font-weight: normal;
  font-size: 18pt;
	color: #CDC06B;
	margin: 0;
}

table.h5 {

  font-family: Times New Roman;	
  font-size: 18pt;
	color: #CDC06B;
	width: 100%;
}

table.h5 td.item {

	padding-right: 4px;
}

table.h5 td.bg {

	background-image: url(../images/h4_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 75%;
	width: 100%;
}

div.head,
h1,
h2 {

	background-image: url(../images/head_bg.gif);
	color: #000;
	height: 30px;
	line-height: 26px;
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	margin: 0 0 0 0;
}

div.head span,
h1 span,
h2 {
         
	padding: 0 0 0px 30px;
}

h2 {
	
	width: 90%;
}

div.head5 {

	background-color: #640002;
}

div.head0 {

	background-image: url(../images/head_bg.gif);
	color: #000;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
}

div.head0 span {

	padding: 0 0 0px 30px;
}

div.head2 {

	background-color: #630001;
	padding: 8px 30px;
	margin: 15px 0;
}

/* /Common */

/* Main */


div.inner {

	width: 802px;
}

div.menu-top {

	width: 802px;
	text-align: left;
}

div.menu-top div.left {

	float: left;
	width: 10px;
}

div.menu-top div.items {

	float: left;
	background-image: url(../images/menu_top_bg.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 782px;
}

div.menu-top div.items div.item {

	float:left;
	height: 48px;
	width: 16%;
	text-align: center;
	font-size: 8pt;
}

div.menu-top div.items div.item img {

	margin: 20px 0 0 0px;
}

div.menu-top div.items div.i {

	float:left;
	background-image: url(../images/menu_i.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	width: 2px;
	height: 53px;
}

div.menu-top div.right {

	float: left;
	width: 10px;
}

div.menu-bottom {

	background-color: #E1D482;
	border-top: 2px solid #E1D482;
	width: 794px;
	text-align: left;
	height: 29px;	
}

div.menu-bottom div.left {

	float: left;
	width: 5px;
	padding-left: 12px;
}

div.menu-bottom div.items {

	float: left;
	background-color: #000;
	height: 29px;
	width: 760px;
	text-align: center;

}

div.menu-bottom div.items div.item {

	float: left;
	color: #D4B879;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	width: 121px;
}

div.menu-bottom div.items div.item a {

	color: #D4B879;
	font-weight: bold;
	text-decoration: underline;
}

div.menu-bottom div.items div.item a:hover {

	color: #fff;
}

div.menu-bottom div.items div.i {

	float: left;
	font-size: 11pt;
	color: #E0D583;
	padding: 0 0;
	line-height: 27px;
}

div.menu-header {

	position: absolute;
	top: 14px;
	left: 250px;
	z-index: 5;
}

div.menu-header div.item { 

	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
}

div.menu-header div.i { 

	float: left;
	color: #CDC270;
	font-size: 12pt;
	padding: 0 20px;
	line-height: 10px;
}

div.menu-header div.item a { 

	color: #CDC270;
	font-weight: bold;
	text-decoration: underline;
}

div.menu-header div.item a:hover { 

	color: #fff;
}

div.menu-bottom div.right {

	float: left;
	width: 5px;
	padding-right: 0px;
}

div.content {

	clear: both;
	width: 794px;
	text-align: left;
}

div.main-content {

	background-color: #7F0000;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	min-height:492px;
	height:auto !important;
	height: 492px;
	border-left: 7px solid #E1D482;
	border-right: 7px solid #E1D482;
	padding: 13px;
}

div.main-inner {

	padding: 15px;
}

table.main td.left {

	vertical-align: top;
}

table.main td.right {

	vertical-align: top;
	width: 100%;
}

div.bottom {

	clear: both;
	width: 794px;
	background-color: #E1D482;
	position: relative;
	text-align: left;
}

div.copy {

	position: absolute;
	color: #000501;
	font-size: 8pt;
	padding: 20px 20px 20px 20px;
	width: 235px;
	left: 0;
	text-align: center;
}

div.bottom div.banner img {

	border: 1px solid #CCC167;
}

div.bottom div.banner {

	padding: 6px 10px 0px 275px;	
}

div.nav {

	color: #C2C2C2;
	padding: 10px 0 6px 49px;
	font-size: 11pt;
	z-index: 100;
}

div.nav img {

	margin: 0px 16px;
}

img.red-line {

	margin: 0 0 2px 0;
}

div.header {

	text-align: left;
	position: relative;
}

div.girls {

	position: absolute;
	right: 68px;
	top: 8px;
}

img.girl {

	border: 5px solid #CDC06B;
	text-align: center;
}

img.left {

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

img.right {

	border: 5px solid #CDC06B;
	float: right;
	margin: 0 0 10px 10px;
}

div.girl {

	background-color: #06090B;
	width: 110px;
	margin: 0 auto;
}

div.girl a {

	font-size: 7pt;
	font-weight: normal;
}

div.name {

	color: #D6C0AB;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0px 0;
}

div.city {

	text-align: center;
	color: #D6C0AB;
	padding: 2px 0;
}

div.cost {

	color: #CDC06B;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	padding: 0 0 5px 0;
}

table.gallery {

	width: 100%;
}

table.gallery td {
              
	border: 0;
	vertical-align: top;
	text-align: center;
	padding-top: 20px;
}	

table.model-info {

	padding:0;
	margin: 0;
}

table.model-info td.h0 {

	background: none;
	font-size: 8pt;
}

table.model-info td.h1 {

	background-color: #CDC06B;
	color: #000;
	padding: 6px 8px;
	font-size: 8pt;
}

table.model-info td.info {

	background-color: #07080C;
	color: #CCC2B8;
	padding: 4px 10px;
	width: 50%;
	font-size: 8pt;
}

table.model-info td.head {

	background-color: #07080C;
	color: #C8BE69;
	padding: 4px 10px;
	font-size: 8pt;
}

table.model-info td.info-t {

	background-color: #07080C;
	color: #CCC2B8;
	padding: 4px 10px;
	width: 50%;
	font-size: 8pt;
	font-weight: bold;
}

table.model-info td.info-t a {

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

table.model-info td.info-t a:hover {

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

table.model-info td.head-t {

	background-color: #07080C;
	color: #C8BE69;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
}

img.banner {

	border: 1px solid #CDC06B;
	margin: 15px 0 0 0;
}

img.banner-black {

	border: 1px solid #000;
	margin: 15px 0 0 0;
}


table.bron {

	border-collapse:collapse;
}

table.bron td {

	border: 1px solid #AC0001;
	background-color: #610200;
	text-align: center;
	padding: 3px 0;
}

table.bron td.h1 {

	background-color: #020204;
	color: #CEC161;
	font-size: 7pt;
}

table.bron td.h2 {

	background-color: #020204;
	color: #CED39B;
	font-weight: bold;
	font-size: 8pt;
}

table.bron td.active {

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

table.bron td.none {

	color: #CCC26D;
	font-size: 7pt;
}

img.flag {

	margin: 6px 0 0 0;
}

div.contact-head {

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

div.contact-form {

	font-weight: bold;
	text-align: center;
	width: 80%;
}

table.contact {

	width: 100%;
	margin-top: 25px;
}

table.contact td {

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

table.contact td.h {

	text-align: right;
}

input, textarea {

	border: 1px solid #000;
	width: 300px;
	background-color: #CCCC99;
	color: #000;
}


input.check {

	border: none;
	background: none;
}

textarea {

	height: 75px;
}

input.img {

	border:0;
}

input#submit {

	margin: 0 25px 0 62px;
	border: 2px solid #000;
	background-color: #CDC06B;
	color: #000;
	font-weight: bold;
	width: 73px;
}

p.error {

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

table.feedback td.title {

	font-weight: bold;
}


/* /Main */

/* Pages */

div.pout {

	font-size: 8pt;
	padding: 5px 0 10px 0;
	text-align: center;
}

div.pout div.nav {

	font-size: 8pt;
}

div.pout div.pages {

	padding-top: 8px;
}

div.pout a {
    
	font-size: 8pt;
	padding: 3px;
	margin: 3px 0 6px 3px;
}

div.pout a:hover {

	text-decoration: none;
}

div.pout strong {

	background-color: #EFB353;
	color: #2C1623;
	padding: 3px;
	margin: 3px;
}

/* /Pages */

div.articles p {

	margin: 0;
}

div.articles div {

	margin: 0 0 1.5em 0;
}


/* Comments */

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

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;
}

input.comment {

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

textarea.comment {

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

table.comments {

	width: 290px;
}

table.comments td {

	padding-bottom: 5px;
	vertical-align: top;
}

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: #CDC06B;
	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;
	background: url("../images/dot.gif") repeat-x;
	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 */


