@charset "utf-8";

/*

Tour by Gimme-Website

Contents:

	1. BODY 
	2. HEADER + MENU
	3. INTRO
	4. BLOCKS
	5. MODELS BLOCK
	6. VIDEOS BLOCK
	7. HOF BLOCK
	8. JOIN PAGE
	9. MEMBERS
	10. FOOTER
	11. MISC
	
*/


/* BODY */

body {
	/* PURPLE BG IMG: */ background:#9f005d url(images/bg-body_purple.jpg) repeat;
	/* GREEN BG IMG: background:#625b00 url(images/bg-body_green.jpg) repeat; */
	/* BLUE BG IMG: background:#015b7e url(images/bg-body_blue.jpg) repeat; */
	/* ORANGE BG IMG: background:#a1410e url(images/bg-body_orange.jpg) repeat; */
	color:#000;
	font:normal 14px Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
}
#page {
	background:#fff;
	border-left:3px solid #000;
	border-right:3px solid #000;
	margin:0 auto;
	text-align:left;
	width:980px;
}

/* HEADER + MENU */

#header {
	margin:0 auto;
	width:980px;
}
#members a {
	background:url(images/bg-menu_members.jpg) top no-repeat;
	display:block;
	height:127px;
	text-decoration:none;
	width:289px;
}
#join a {
	background:url(images/bg-menu_join.gif) top no-repeat;
	display:block;
	height:127px;
	text-decoration:none;
	width:404px;
}
#submit a {
	background:url(images/bg-menu_submit.jpg) top no-repeat;
	display:block;
	height:127px;
	text-decoration:none;
	width:286px;
}
#members a:hover { background:url(images/bg-menu_members.jpg) bottom; }
#join a:hover {	background:url(images/bg-menu_join.gif) bottom; }
#submit a:hover { background:url(images/bg-menu_submit.jpg) bottom; }
#members a span, #join a span, #submit a span { visibility:hidden; }

/* INTRO */

#intro {
	background:url(images/bg-intro.jpg) no-repeat;
	height:200px;
	margin:0 auto;
	width:980px;
}
#intro p {
	color:#000;
	font-weight:bold;
	height:100px;
	margin:0;
	padding:30px 250px 0 310px;
}

/* BLOCKS */

.block {
	background:url(images/bg-block.jpg) repeat-y;
	margin:5px auto 0;
	width:980px;
}

/* MODELS BLOCK */

#models .top {
	background:url(images/bg-models-top.jpg) no-repeat;
	height:165px;
	margin:0 auto;
	width:980px;
}
#models .top p.text {
	color:#000;
	font-weight:bold;
	margin:0;
	padding:110px 100px 0 30px;
}
#models .large {
	height:250px;
	margin:0 auto;
	width:880px;
}
#models .large .model {
	display:inline;
	float:left;
	height:250px;
	margin:0 10px;
	position:relative;
	width:200px;
}
#models .large .model img {
	height:250px;
	width:200px;
}
#models .large .model .overlay {
	background:url(images/overlay_model_large.png) no-repeat;

	display:block;
	height:250px;
	left:0;
	position:absolute;
	top:0;
	width:200px;
	z-index:2;
}
#models .large .model .overlay p {
	color:#000;
	font-size:16px;
	font-weight:bold;
	left:25px;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:203px;
	width:160px;
	z-index:3;
}
#models .large .model a {
	display:block;
	left:0;
	height:250px;
	position:absolute;
	top:0;
	width:200px;
	z-index:4;
}
#models .small {
	height:150px;
	margin:20px auto 0;
	width:880px;
}
#models .small .model {
	display:inline;
	float:left;
	height:150px;
	margin:0 0 0 25px;
	position:relative;
	width:120px;
}
#models .small .model img {
	height:150px;
	width:120px;
}
#models .small .model .overlay {
	background:url(images/overlay_model_small.png) no-repeat;
	behavior:url(http://www.asianexgfs.com/iepngfix.htc);
	display:block;
	height:150px;
	left:0;
	position:absolute;
	top:0;
	width:120px;
	z-index:2;
}
#models .small .model .overlay p {
	color:#000;
	font-size:10px;
	font-weight:bold;
	left:16px;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:121px;
	width:100px;
	z-index:3;
}
#models .small .model a {
	display:block;
	left:0;
	height:150px;
	position:absolute;
	top:0;
	width:120px;
	z-index:4;
}

/* VIDEOS BLOCK */

#videos .top {
	background:url(images/bg-videos-top.jpg) no-repeat;
	height:165px;
	margin:0 auto;
	width:980px;
}
#videos .top p.text {
	color:#000;
	font-weight:bold;
	margin:0;
	padding:110px 100px 0 30px;
}
#videos .flv {
	background:url(images/bg-flv.jpg) no-repeat;
	display:inline;
	float:left;
	height:300px;
	margin:0 0 0 20px;
	position:relative;
	width:300px;
}
#videos p.description {
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:250px;
}
#videos p.description a {
	color:#000;
	font-size:16px;
}

/* HOF BLOCK */

#hof .top {
	background:url(images/bg-hof-top.jpg) no-repeat;
	height:165px;
	margin:0 auto;
	width:980px;
}
#hof .top p.text {
	color:#000;
	font-weight:bold;
	margin:0;
	padding:110px 100px 0 30px;
}
#hof .thumbs {
	margin:0 auto;
	width:900px;
}
#hof .thumbs a img {
	background:#fff;
	border:2px solid #000;
	margin:5px 0 5px 10px;
	padding:5px;
}

/* JOIN PAGE */

#joinlist {
	font-size:14px;
	font-weight:bold;
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
}
#joinlist li {
	margin:5px 0;
}
#joinform form {
	margin:0;
}
#joinform input.button_join {
	background:#F533A5;
	border:2px solid #000;
	color:#000;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px 5px;
}
#joinform input.button_other {
	background:#F59300;
	border:2px solid #000;
	color:#000;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px 5px;
}

/* MEMBERS */

ul#menu {
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	list-style:none;
	margin:0;
	padding:0;
}
ul#menu li {
	display:inline;
	margin:0;
	padding:0 0 0 10px;
}
ul#menu li a {
	background:#ec008c url(images/bg-menu-members.jpg) repeat-x;
	border:2px solid #000;
	border-bottom-width:3px;
	border-right-width:3px;
	color:#000;
	line-height:27px;
	padding:4px 10px;
	text-decoration:none;
}
ul#menu li a:hover {
	background:#e9b003 url(images/bg-menu-members_hover.jpg) repeat-x;
	color:#000;
}
ul#menu li a:active {
	background:#e9b003 url(images/bg-menu-members_hover.jpg) repeat-x;
	border:3px solid #000;
	border-bottom-width:2px;
	border-right-width:2px;
	color:#000;
}
#members-content {
	margin:20px auto;
	width:900px;
}

/* FOOTER */

#footer {
	background:url(images/bg-footer.jpg) bottom no-repeat;
	margin:0 auto;
	padding:10px 50px 20px 230px;
	width:700px;
}
#footer p {
	font-weight:bold;
	margin:10px 0 0;
}

/* MISC */

a { color:#000; text-decoration:underline; }
a:hover { text-decoration:none; }
a img { border:none; }
.img-block { display:block; }
.clear { clear:both; }
.txtcenter { text-align:center; }
.txtbig { color:#000; font-size:30px; font-weight:bold; }
.txtsmall { font-size:10px; font-weight:normal; line-height:10px; }