/***

Stylesheet: Global CSS for 
   Version: 1.0

(c) 2008

ToC

	1 - Default

***/

/*** 1 - Default ***/

form, div, p, span, h1, h2, ul, li { margin: 0px; padding: 0px; }

img { border: 0px; }

body { margin: 0px; padding: 0px; background: #fed18e url(../../images/bg_main.jpg) top center no-repeat;
	   font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; font-size:62.5%; color: #391300; }

#wrapper {
	text-align:center;
	}

#contentwrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	}
	
#header {
	width: 530px;
	height: 100px;
	text-align: left;
	position: relative;
	}
	
#main {
	position: relative;
	left: 50px;
	width: 860px;
	}
	
#main td {
	vertical-align: top;
	padding-bottom: 10px;
	}
	
#thumb {
	position: relative;
	left: 50px;
	width: 860px;
	margin:0;
	padding:0;
	}
	
#thumb td {
	vertical-align: top;
	padding-bottom: 10px;
	text-align: center;
	}
	
#thumb th {
	vertical-align: top;
	padding-bottom: 10px;
	text-align: left;
	}

#thumb a:hover{
	z-index: 90;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
	
.girl_wrap {
	width: 280px;
	padding-left: 10px;
	}

.bio {
	font-size: 1.1em;
	text-align: left;
	padding: 8px 15px 10px 25px;
	line-height: 15px;
	background-color: #faf3e1;
	height: 85px;
	width: 240px;
	}
	
.name {
	text-transform: uppercase;
	font-weight: bold;
	}

/* Girl Pages */
#girl_table {
	position: relative;
	left: 50px;
	width: 860px;
	background-color: #faf3e1;
	}
	
#girl_nav {
	width: 340px;
	position: relative;
	left: 10px;
	top: 10px;
	font-size: 1.0em;
	text-align: center;
	}
	
#girl_nav a:link, #girl_nav a:visited {
	color: #391300;
	text-decoration: none;
	}
	
#girl_nav a:hover, #girl_nav a:active {
	color: #cc3300;
	text-decoration: underline;
	}
	
#girl_bio {
	font-size: 1.2em;
	line-height: 18px;
	width: 338px;
	position: relative;
	left: 12px;
	}
	
#flashcontent1 {
	text-align: center;	
	}
	
.title {
	padding-top: 5px;
	}
	
#xtra_nav {
	width: 680px;
	position: relative;
	font-size: 1.0em;
	text-align: center;
	background-color: #391300;
	color: #faf3e1;
	left: 140px;
	}
	
#xtra_nav a:link, #xtra_nav a:visited {
	color: #faf3e1;
	text-decoration: none;
	}
	
#xtra_nav a:hover, #xtra_nav a:active {
	color: #cc3300;
	text-decoration: underline;
	}
	
#xtra_bio {
	font-size: 1.1em;
	line-height: 18px;
	width: 680px;
	position: relative;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	background-color: #391300;
	color: #faf3e1;

	}
.largename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
}

