/*
 * © 2009, aaaescortgreece.com
 */
 
/* Main */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background-color: #000;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

body.gradient {
	background: #0061bd url('/images/body_bg.jpg') repeat-x top;
}

* .clear {
	clear: both;
	font-size: 0;
	height: 0;
}

* .hide {
	display: none;
}

img {
	border: 0;
}

textarea {
	overflow: auto;
}

a {
	color: rgb(158, 0, 58);
}

/* Page Structure */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background: url('/images/wrapper_bg.jpg') repeat-y center;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 460px;
	background: url('/images/top_bg.png') no-repeat left top;
	z-index: 1;
}

#bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1000px;
	height: 408px;
	background: url('/images/bottom_bg.png') no-repeat left top;
}

#content {
	padding: 280px 72px 185px 83px;
	position: relative;
	z-index: 2;
}

#skype {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 18px;
	right: 35px;
	width: 105px;
	height: 35px;
	z-index: 3;
}

#random_image {
	float: right;
	padding: 10px;
	border: 1px solid #a0003a;
	margin: 0 0 10px 20px;
}

/* Menu */

#menu {
	position: absolute;
	top: 207px;
	left: 162px;
	width: 676px;
	height: 13px;
	background: url('/images/menu_bg.png') no-repeat;
	list-style: none;
	z-index: 3;
}

#menu li {
	float: left;
	margin-right: 2px;
}

#menu a {
	display: block;
	height: 12px;
}

#menu span {
	display: none;
}

#menu .home {
	width: 73px;
}

#menu .home a {
	width: 45px;
}

#menu .gallery {
	width: 96px;
	padding-left: 36px;
}

#menu .gallery a {
	width: 63px;
}

#menu .info {
	width: 70px;
	padding-left: 36px;
}

#menu .info a {
	width: 37px;
}

#menu .contact {
	width: 102px;
	padding-left: 38px;
}

#menu .contact a {
	width: 72px;
}

#menu .casting {
	width: 101px;
	padding-left: 34px;
}

#menu .casting a {
	width: 64px;
}

#menu .links {
	width: 42px;
	padding-left: 36px;
	margin: 0;
}

#menu .links a {
	width: 42px;
}

/* Chicks */

#chicks {
	background: url('/images/vertical_delimiter.jpg') repeat-y top center;
}

#chicks .chick {
	width: 407px;
	height: 226px;
	float: left;
	padding: 20px 0 0 15px;
}

#chicks .delimiter {
	height: 2px;
	background: url('/images/horizontal_delimiter.jpg') repeat-x;
}

#chicks img, #chicks .data {
	float: left;
}

#chicks .data {
	width: 248px;
}

#chicks img {
	padding: 10px;
	border: 1px solid #a0003a;
	margin-right: 10px;
}

#chicks .name {
	font-size: 16px;
	text-transform: uppercase;
	float: left;
}

#chicks .phone {
	float: right;
	font-size: 13px;
	padding-right: 5px;
}

table.chick_data td {
	font-size: 12px;
	vertical-align: top;
}

table.chick_data .key {
	text-transform: uppercase;
	color: #f60f64;
}

#chicks .buttons {
	padding-top: 6px;
}

#chicks .buttons a {
	float: left;
	margin-left: 3px;
}

#chick .topinfo {
	width: 100%;
}

#chick .topinfo td {
	vertical-align: top;
}

#chick .topinfo .right {
	text-align: right;
}

#chick .topinfo .buttons {
	padding-top: 25px;
}

#chick .topinfo .buttons a {
	float: left;
	margin-right: 5px;
}

#chick .topinfo .name {
	font-size: 14px;
	text-transform: uppercase;
}

#chick .topinfo .data {
	width: 400px;
}

#chick .topinfo .data table {
	width: 100%;
}

#chick .topinfo .phone {
	font-size: 13px;
}

#chick .gallery {
	padding: 25px 0 0 50px;
	width: 748px;
	margin: 0 auto;
}

#chick .gallery img {
	padding: 10px;
	border: 1px solid #a0003a;
	margin: 0 10px;
}

#chick .gallery .clear {
	height: 20px;
}

/* Buttons */

.skype_me {
	display: block;
	width: 69px;
	height: 16px;
	background: url('/images/skype_me.jpg') no-repeat;
}

.book_me {
	display: block;
	width: 75px;
	height: 19px;
	background: url('/images/book_me.jpg') no-repeat;
}

.more_info {
	display: block;
	width: 75px;
	height: 20px;
	background: url('/images/more_info.jpg') no-repeat;
}

.skype_me span, .book_me span, .more_info span {
	display: none;
}

.phone {
	padding-left: 15px;
	background: url('/images/phone.jpg') no-repeat left;
}

/* Book */

#book {
	margin: 25px 0 0 150px;
}

#contact td, #book td {
	padding: 2px 0;
}

#contact .key, #book .key {
	text-align: right;
	vertical-align: top;
	padding-top: 7px;
}

#contact .value, #book .value {
	padding-left: 5px;
}

#contact .value input, #contact textarea, #book .value input, #book textarea, #book select {
	font-size: 12px;
	font-family: Arial;
	color: #000;
	padding: 4px;
	width: 250px;
}

#book select {
	width: 260px;
	cursor: pointer;
}

#book .submit a {
	color: rgb(153, 0, 51);
	text-decoration: none;
	float: left;
	margin: 5px 0 0 0;
}

#contact .submit input, #book .submit input {
	cursor: pointer;
	margin-left: 6px;
	float: left;
}

#contact .submit input {
	margin-left: 169px;
}

#contact {
	margin-left: 130px;
}

#contact.casting {
	margin: 25px 0 0 150px;
}

#contact.casting .key {
	width: 150px;
}

#contact input.f {
	width: 260px;
}

/* Banners */

#banners {
	margin-top: 25px;
	text-align: center;
}

#banners .banner {
	margin-bottom: 25px;
}

#banners img {
	padding: 10px;
	border: 1px solid #a0003a;
	margin-bottom: 10px;
}

#banners .delimiter {
	font-size: 0;
	border-top: 1px solid #a0003a;
	height: 25px;
}