@CHARSET "utf-8";

/* Fix paddings & margins */
*, html {
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
	background-color: #5c1111;
	font-style: normal;
	font-weight: normal;
	color: #BAA68D;
	text-align: center;
	width:100%
}

body,td,th {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #BAA68D;
}

/**
 * Heading 1
 */
h1 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 40px;
	color: #cccccc;
	font-weight: normal;
	text-align:center;
}

h1.left {
        margin-left: 55px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 40px;
	color: #cccccc;
	font-weight: normal;
	text-align:left;
}

/**
 * Heading 2
 */
h2 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top:10px;
	padding-bottom:10px;
}

/**
 * Heading 3
 */
h3 {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-top:10px;
	padding-bottom:10px;
}



/**
 * Anchor
 */
a {
	color: #F2E6D8;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1BDA4;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #C1BDA4;
}

/**
 * General tags
 */
p {
	text-align: justify;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #BAA68D;
	padding-bottom: 10px;
}
img {
	border: none;
}


/**
 * Main container with fixed width
 */
#container{
	width: 900px; 
	margin: 0 auto;
}

/**
 * Header
 */
div#header{
	width: 100%;
	height: 264px;
	background-image: url(../images/layout/eliteworldescort_top.gif);
}

/**
 * Top Locations
 */
div#top_location{
	width: 100%;
	min-height: 40px;
	background-image: url(../images/layout/top_line.gif);
	background-repeat: repeat-y;
}

/**
 * Inner tube
 */
div#innertube{
	float:left;
	background-image: url(../images/layout/bgcontainer.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left:17px;
	padding-bottom: 15px;
	width: 100%;
}

/**
 * Left column
 */
div#leftcolumn{
 	float:left;
	background-color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	padding-bottom: 15px;
	width: 656px;
}

/***************************
 * Right column
 */
div#rightcolumn{
	padding:0;
	margin:0;
	float:left;
	width:150px;
	text-align: right;
}

/***************************
 * Footer
 */
#footer {
	clear:left;
	text-align:center;
}

/***************************
 * Menu
 */
div#menu {
	float:left;
	margin: 0 auto;
	width: 100%;
	height: 10px;
	margin-top: 240px;
}

/***************************
 * Slogan 
 */
div#slogan {
	margin: 0 auto;
	width: 900px;
	height: 60px;
	text-align: center;
	background-image: url(../images/layout/top_location_bg.gif);
	background-repeat: no-repeat;
}

div#slogan img {
	padding:5px;
}

/***************************
 * Languages
 */
div#languages {
	position: absolute;
	margin: 0 auto;
	width: 880px;
	height: 60px;
	margin-top: 40px;
	text-align: right;	
	text-transform: uppercase;
}
div#languages ul {
	list-style: none;
}

/***************************
 * Login
 */
div#login {
	position:absolute;
	margin-left:20px;
	margin-top:5px;
	width: 900px;
	text-align: left;
}

/***************************
 * Countries, top horizontally
 */
div#escort_countries {
	margin: 0 auto;
	padding:5px;
	width: 92%;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 10px;
}


ul#escort_cities {
	list-style: none;
	
}
ul#escort_cities li {
	text-align: right;
	padding-right: 10px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 10px;
	color: #f2e6d8;
	text-decoration: none;
}

ul#escort_cities img {
	padding-right: 10px;
}

ul#escort_cities li a {
	text-align: right;
	padding-right: 10px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 10px;
	color: #f2e6d8;
	text-decoration: none;
	text-transform: uppercase;
}
ul#escort_cities li a:hover {
	text-align: right;
	padding-right: 10px;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

ul#escort_cities li.first:after {
	content: "";
}
ul#escort_cities li:after {
	content: "\00AB";
}


p#info {
	margin: 0 auto;
	text-align: center;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f7dc9d;
}

p#info a {
	text-align: center;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: white;
	color: white;
	
}

.line {
	background-image: url(../images/layout/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 80px;
}

.credits {
	margin: 0 auto;
	background-image: url(../images/layout/credits.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 221px;
	text-align: center;
}

.creditbar {
	margin-left: 30px;
	margin-top: 40px;
	background-image: url(../images/layout/credits2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
	width: 100px;
	text-align: center;
}

/**
 * Layout Models
 */
#escort-models .escort-model {
	border: 1px solid #baa68d;
}

#escort-models #imagelist {
	list-style-type: none;
	width: 700px;
}
#escort-models #imagelist li {
	float: left; 
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 35px;
	padding-bottom: 20px;
	font: bold 0.8em Tahoma, Helvetica, Arial;
	color: #baa68d; 
}

#escort-models #imagelist img {
	display: block; 
	border-style: solid;
	border-color: #baa68d;
	border-width: 1px;
}

#escort-models #imagelist img:hover {
	display: block; 
	border-style: solid;
	border-color: #dd1111;
	border-width: 1px;
}


#escort-models #imagelist span.titel {
	padding-top: 2px;
	display: block;
}

#escort-models #imagelist span.region {
	padding-top: 2px;
	display: block;
	position: absolute;
        width: 100px;
}

#escort-models #imagelist span.more {
	padding-top: 20px;
	display: block;
	position: absolute;
	font: bold 1em Tahoma, Helvetica, Arial;
	color: #bf5743;
	width: 100px;
}

#escort-models a  {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F2E6D8;
	text-decoration: none;
}
#escort-models a:link  {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F2E6D8;
	text-decoration: none;
}

#escort-models a:visited  {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C1BDA4;
	text-decoration: none;
}

#escort-models a:active  {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #C1BDA4;
}

#escort-models a:hover  {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #dd1111;
}

p.detail {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-style: normal;
	color: #baa68d;	
}
table.models-detail {
	margin-left: 55px;
	table-layout: fixed;	
}
table.models-detail td.def {
	font-family: Tahoma, Helvetica, Arial;
	text-transform: none;
	font-size: 11px;
	font-style: bold;
	font-weight: normal;
	color: #f7dc9d;
	text-align: left;
	vertical-align: top;
	width: 100px;
}

table.models-detail td.info {
	font-family: Tahoma, Helvetica, Arial;
	text-transform: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F4ECE9;
	text-align: left;
	vertical-align: top;
	width: 170px;
}

table.direct-contact {
	margin-left: 55px;
	table-layout: fixed;
}
	
table.direct-contact td.def {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 17px;
	text-transform: none;
	font-style: bold;
	font-weight: normal;
	color: #f7dc9d;
	text-align: left;
}

table.direct-contact td.info {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 17px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	color: #F4ECE9;
	text-align: left;
}

div#gallery .rahmen {
	border-style: solid;
	border-color: #baa68d;
	border-width: 1px;
}

div#gallery img {
	margin:2px;
}

/***************************
 * Banner
 */
div#banner {
}
div#banner li {
	padding-bottom: 10px;
}
div#banner ul {
	list-style: none;
}


/**
 * INPUT FIELDS
 */
input, textarea {
	border: 1px solid #666666;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #DC3A38;
	background-color: #000000;
}
.wide-input {
	width: 100%;
}
.borderless {
	border: 0;
}

fieldset {
	margin: 1em 0;
	padding: 10px 0px 0px 0px;
	border: none;
}

legend {
	padding-bottom: 10px;
	width: 100px;
	text-transform: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F4ECE9;
}

label {
	font-weight:bold;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

.error,li.error {
	color: red;
	padding-left: 18px;
	background: url(../../shared/images/error.png) no-repeat left top;
	font-weight: bold;
	padding-bottom: 10px;
}

div#txtcontainer p.info {
	color: green;
	padding-left: 18px;
	background: url(../../shared/images/tick.png) no-repeat left top;
	font-weight: bold;
}	

/* :KLUDGE: Explicitly set the width for IE6- */
* html .error {
	width: 20em;
}

div#captcha {
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0 auto;
}
div#captcha img.captcha{
	
}
#contentwrapper2{
	float: left;
	width: 100%;
	padding-left:16px;
	background-image: url(../images/layout/bgcontainer2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	
}

#contentcolumn2{
	background-color: #000000;
}

#home {
	height:179px;
	width:600px;
	background-image: url(../images/pictures/home.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}

#service {
	height:707px;
	width:452px;
	background-image: url(../images/pictures/service.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-left:1px;
}

#members {
	height:707px;
	width:452px;
	background-image: url(../images/pictures/members.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-left:1px;
}

#casting {
	height:707px;
	width:452px;
	background-image: url(../images/pictures/casting.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-left:1px;
}

#contact {
	height:707px;
	width:452px;
	background-image: url(../images/pictures/contact.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-left:1px;
}

#appartement {
	height:707px;
	width:452px;
	background-image: url(../images/pictures/appartement.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-left:1px;
}


#txtcontainer {
	padding: 20px;
	width: 375px;
	float:left;
	text-align: justify;
}


#default-site {
	padding-left: 100px;
	width: 650px;
	float:left;
	text-align: justify;
}

#default-site h2 {
	font-family: Tahoma, Helvetica, Arial;
	text-transform: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

ul#city-list h1 {
	padding-bottom: 20px;
	text-align:center;
}
ul#city-list h3 {
	text-align:center;
}

ul#city-list {
    list-style:none;
    list-style-type:none;
}

#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	list-style: none;
	display: inline;
}

#tabs ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
}
