@charset "utf-8";
/* CSS Document */

/*Spyce Gentleman's Club CSS by Matt Whipple - www.cloud9media.com*/

BODY {
	background: #000;
	background-image: url(images/bg-black.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.homepage {display:block; width: 400px; height: 160px; margin:0 0 0 280px;}

a, a:link {color:#FF6; text-decoration:underline;}

#wrapper {
	width: 961px;
	margin: 30px auto;
}

#header {
	width: 961px;
	height: 177px;
	background-image:url(images/header-main.jpg);	
}

#main {
	width: 961px;
	background-image:url(images/bg-main.jpg);
	background-repeat:repeat-y;
    padding-top:12px; 
}

#content_wrapper {
	width: 925px;
	height: 534px;
	background-image:url(images/bg-content.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
}

#content_wrapper2 {
	width: 925px;
	background-image:url(images/bg-content2.jpg);
	background-color:#8b0c13;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding-bottom: 10px;
}

#content_top {
	height: 36px;
	width: 900px;
	padding: 10px 0 0 16px;
}

#content_intro {
	width: 490px;
	/*height:36px;*/
	float:left;
	padding-top:5px;
}

#nav_menu {
	width: 388px;
	height: 36px;
	float: right;
	padding-right: 5px;
}

#content_mainpic {
	width: 520px;
	height: 280px;
	background-image:url(images/bg-main-pic.jpg); background-repeat:no-repeat;
	float: left;
}

#content_mainpic img {padding: 6px 0 0 21px;}

#content_top_right {
	width: 388px;
	height: 280px;
	float:right;
	padding: 0 15px 0 0;
}

.poster {
	width: 187px;
	height: 269px;
	float:right;
	background-image:url(images/bg-poster.gif);
}

.poster img {padding: 4px 0 0 4px;}

#girls {
	width: 186px;
	height: 269px;
	float: left;
}

.girl_one { width: 186px; height:127px; background-image:url(images/bg-girl.gif); margin-bottom:14px;}
.girl_two {width: 186px; height:127px; background-image:url(images/bg-girl.gif);}
.girl_one img {padding: 4px 0 0 4px;}
.girl_two img {padding: 4px 0 0 4px;}

#about {
	background-image:url(images/bg-about.gif);
	background-repeat:no-repeat;
	width: 388px;
	height: 230px;
	padding: 50px 0 0 20px;
}

#about p {
	width:350px;
	color: #FFF;
}

#about a, a:link {color:#FF6; text-decoration:none;}

#about a:hover {text-decoration: underline;}

#content_bottom_left {
	float: left;
	width: 499px;
	height: 180px;
	background-image:url(images/bg-promo.jpg); background-repeat:no-repeat;
	margin: 2px 0 0 15px;
}

/*#content_bottom_left img {padding: 4px 0 0 4px;}*/

#location {
	background-image:url(images/bg-location.jpg); 
	background-repeat:no-repeat;
	height:170px;
	margin: 4px 0 0 4px;
	padding: 45px 0 0 15px;
    }
#location a,a:link,a:visited {color:#FF6; text-decoration:none;}
#location a:hover {text-decoration: underline;}

/*#location p {padding: 2px;}*/

#content_bottom_right {
	float: right;
	width: 388px;
	height: 180px;
	padding: 0 15px 0 0;
	margin: 2px 0 0 0;
}

#nav_sub_menu {
	width: 388px;
	height: 27px;
	}

#booking {
	width: 388px;
	height: 137px;
	background-image:url(images/bg-bottom-right.jpg); background-repeat:no-repeat;
	margin: 14px 0 0 0;
	}

#booking p {
	width:360px;
	font-weight: normal;
	padding: 60px 5px 0 20px;
	}

#booking a, a:link {color:#FF6; text-decoration:none;}
#booking a:hover {text-decoration:underline;}

#booking_info {float:left; width: 300px; height: 450px; margin: 10px 0 0 15px; background-image:url(images/bg-booking.gif); background-repeat:no-repeat; padding-top:10px;}
#booking_info p {padding: 0 10px 0 15px;}

#booking_info  a, a:link {color:#FF6; text-decoration:none;}
#booking_info  a:hover {text-decoration:underline;}


/*Girls Thumbnails*/

#girls_wrapper { 
    width:895px;
	height: 178px;
	padding: 0 15px 0 15px;
	margin-top:4px;
}

#thumb_wrapper {width: 635px; float:left;}

.thumbs {
	width: 110px;
	height:80px;
	background-image:url(images/bg-thumbs.gif);
	background-repeat:no-repeat;
	padding: 0 17px 16px 0;
	/*position: absolute;*/
	float:left;
}

.thumbs img {padding: 3px 0 0 3px;}

/* LOGIN*/

#login_wrapper {
	width:245px;
	height:178px;
	float:right;
}

#login_wrapper a, a:link {
	color:#FF6;
	text-decoration:none;
}
#login_wrapper a:hover {text-decoration: underline; color:#FFF;}


/*Restaurant MENU CSS*/

#menu_wrapper {width: 900px; margin: 20px 0 0 15px;}
#menu_wrapper p {margin:-10px 5px 10px 10px;}
#menu_wrapper h1 {font-family:"Times New Roman", Times, serif; font-size:1.8em; margin-left: 10px; border-bottom: 1px solid #ebe8c2; border-top: 1px solid #ebe8c2; background:#eeeabd; text-align:center; margin-right: 10px;}	
#menu_wrapper h2 {font-family:"Times New Roman", Times, serif; font-size:14px; color:#900; margin-left: 10px;}
	
#menu_content_left{
	width: 440px;
	float:left;
	background-color:#FFF;
	margin-left:15px;
	color:#000;
	}
#menu_content_right{
	width: 440px;
	float:right;
	background-color:#FFF;
	margin-right: 15px;
	color:#000;
	}

#menu_top {
	width:440px;
	height: 5px;
	background-image:url(images/menu-border-top.gif);
	background-repeat:no-repeat;}
	
#menu_bottom{
	background-image:url(images/menu-border-bottom.gif);
	background-repeat:no-repeat;
	width:440px;
	height: 5px;}


#menu_poster {float:right; width: 280px; height: 401px; margin-right:5px;}
/*FOOTER*/

#footer {
	color: #FFF;
	width:600px;
	margin: 0 auto;
	text-align:center;
	padding: 15px 0 10px 0;	
}

#footer a, a:link, a:visited {
	color:#FFF;
	text-decoration:none;
	text-align: left;
}
#footer a:hover {text-decoration: underline;}

#bottom {
	height: 15px;
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;	
}


/*FORMS*/


#form_wrapper {
	width: 575px;
	margin: 0px 15px 10px 0px;
	float: right;
	
	}
	
	
#events {width:901px; height: 474px; background-image:url(images/bg-events.jpg); background-repeat:no-repeat; margin-left: 15px;}
#events p {margin: 0; padding: 0px 5px 8px 0;}
#events h1 {font-size: 14px;}
#events  a, a:link {color:#FF6; text-decoration:none;}
#events  a:hover {text-decoration:underline;}

.events_content_left {width: 330px; float:left; margin: 15px 0 0 20px;}
.events_content_right {width: 330px; float:right; margin: 15px 185px 0 0;}