/*------------------------------------------------------------------
[Rare Design Lab] [webmaster@raedesignlab.com] [WWW.RAREDESIGNLAB.COM]

Project:		NeoNasty.com
Version:		1.1
Date Created:	09/11/08 [We will never forget]
Last Update:	09/16/08
-------------------------------------------------------------------*/


    * {
        padding:0;
        margin:0;
    }
    h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
    li, dd { margin-left:5%; }
    fieldset { padding: .5em; }
    select option{ padding:0 5px; }

    .hide, .print-logo, .close-button{ display:none; }
    .left{ float:left; }
    .right{ float:right; }
    .clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
    a img{ border:none; }


body {
	background: #111111;
	color: #fff;
	font-size: 1em;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

#container {
	width: 1024px;
	padding: 0; 0; 0; 0;
	margin: 0 auto;
	text-align: center;
}

#container .style1 {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.style1 a {
	color: #FFFFFF;
}
.style1 a:visited {
color: #FFFFFF;

}
.style1 a:hover {
	color: red;

}



/*------------------------------------------------------------------
[ H E A D E R ]
-------------------------------------------------------------------*/

#header1 {
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	height: 161px;
} 
#header2 {
	background-image: url(images/header_02.jpg);
	background-repeat: no-repeat;
	height: 159px;
}
#header_text {
	float: right;
	width: 260px;
	padding-top: 82px;
	padding-right: 48px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

     
/*------------------------------------------------------------------
[ N A V   B A R ]
-------------------------------------------------------------------*/

#navbar {
	margin: 0;
}

#sub_nav {
	background-image: url(images/header_07.jpg);
	background-repeat: no-repeat;
	height: 46px;
	font-size: smaller;
	color: #666666;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 6px;
}

#footer_nav{
	margin-top: 20px;

}

/*------------------------------------------------------------------
[ E P I S O D E   B O X ]
-------------------------------------------------------------------*/

.episode_header {
	background-image: url(images/episode_block_01.gif);
	background-repeat: no-repeat;
	height: 64px;
	margin: 0;
	text-align: left;
}

.episode_title {
	padding-left: 10px;
	padding-top: 32px;
	text-align: left;
	color:#000000;
	font-size: larger;
	font-weight: normal;
	margin: 0;
}

.style2 {
	font-weight: bold;
	color: #666666;
}

.episode_title ul {
	margin: 0;
	padding: 0;
}

.episode_title li {
	list-style-type: none;
	display: inline;
}

.episode_body {
	background-image: url(images/episode_block_02.jpg);
	background-repeat: repeat-y;
	margin: 0;
	height: 460px;
}

.big_thumb_1 {
	padding-top: 0px;
	width: 470px;
	padding-left: 36px;
	float: left;
}

.big_thumb_1 img {
	border-width: 1px;
	border-color: #FF0000;
	border-style: solid;
}

.big_thumb_2 {
	padding-top: 0px;
	width: 470px;
	padding-left: 10px;
	float: left;
	margin-bottom: 4px;
}

.big_thumb_2 img {
	border-width: 1px;
	border-color: #FF0000;
	border-style: solid;
}

.small_thumb_1 {
	padding-top: 0px;
	width: 490px;
	padding-left: 26px;
	float: left;
}

.small_thumb_1 img {
	border-width: 1px;
	border-color: #FF0000;
	border-style: solid;
	margin: 4px;
}

.ep_description {
	padding-top: 16px;
	width: 440px;
	padding-left: 16px;
	float: left;
	text-align: left;
}

.episode_footer {
	background-image: url(images/episode_block_03.jpg);
	background-repeat: no-repeat;
	height: 116px;
	margin: 0;
	text-align: left;
	padding-top: 30px;
	padding-left: 40px;
	font-size: 26px;
	font-weight: bold;
}

          
/*------------------------------------------------------------------
[ T O U R   S U   F O R M ]
-------------------------------------------------------------------*/

#tour_su {
	background-image:url(images/sign_up_block_01.jpg);
	background-repeat:no-repeat;
	height:246px;
	text-align: left;
}

.box1 {
	padding-top: 40px;
	width: 420px;
	padding-left: 60px;
	float: left;
	font-size: small;
}

.box2 {
	background-color:transparent;
	padding-top: 38px;
	width: 420px;
	padding-left: 50px;
	float: left;
	font-weight: bold;
}

#su_footer {
	background-image: url(images/sign_up_block_02.jpg);
	background-repeat: no-repeat;
	height: 96px;
}

/*------------------------------------------------------------------
[ W A R N I N G   P A G E ]
-------------------------------------------------------------------*/

#warning_container {
	width: 800px;
	padding: 0; 0; 0; 0;
	margin: 0 auto;
	text-align: center;
}

#warning_container .style1 {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.style1 a {
	color: #FFFFFF;
}
.style1 a:visited {
color: #FFFFFF;

}
.style1 a:hover {
	color: red;
}

#warning1 {
	background-image: url(images/warning_01.jpg);
	background-repeat: no-repeat;
	height: 248px;
}

#warning2 {
	background-image: url(images/warning_02.jpg);
	background-repeat: no-repeat;
	height: 143px;
}

#warning_box {
	background-image: url(images/warning_03.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 0px;
	padding-right: 120px;
	text-align: right;
}

#info {
	background: transparent;
	border: 0;
	margin-top: 18px;
}

#buttons {
	background-image: url(images/warning_04.gif);
	background-repeat: no-repeat;
	height: 112px;
}

#exit {
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 36px;
	margin-left: 120px;
}

#exit .style2 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.style2 a {
	color: #FFFFFF;
}
.style2 a:visited {
color: #FFFFFF;
}
.style2 a:hover {
	color: red;
}


#enter {
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 30px;
	margin-left: 15px;
}
#enter .style3 {
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.style3 a {
	color: #FFFFFF;
}
.style3 a:visited {
color: #FFFFFF;
}
.style3 a:hover {
	color: red;
}


/*------------------------------------------------------------------
[ S I G N U P   P A G E ]
-------------------------------------------------------------------*/

#signup_container {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#su_header1 {
	background-image: url(images/sign_up_page_01.jpg);
	background-repeat: no-repeat;
	height: 161px;
}

#su_header2 {
	background-image: url(images/sign_up_page_02.gif);
	background-repeat: no-repeat;
	height: 101px;
}

#su_info {
	height: 124px;
	background-image: url(images/sign_up_page_03.gif);
	background-repeat: no-repeat;
}

#su_info_left {
	width: 310px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 112px;
}

#su_info_left ul { list-style-image: url("listArrow.gif"); } 

#su_info_right {
	width: 310px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 2px;
}

#su_info_right ul { list-style-image: url("listArrow.gif"); } 

#su_main {
	height: 479px;
	background-image: url(images/sign_up_page_04.jpg);
	background-repeat: no-repeat;
}

#su_left {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 16px;
	margin-left: 65px;
}

#su_form {
	width: 390px;
	float: left;
	text-align: left;
	margin-top: 16px;
	margin-left: 18px;
}

#su_footer2 {
	height: 109px;
	background-image: url(images/sign_up_page_05.jpg);
	background-repeat: no-repeat;
}

#bonus {
	margin: 0;
	width: 810px;
	color: #000000;
	font-weight: bold;
	font-size: 20px;	
}

.bonus_01 {
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-left: 18px;
	height: 219px;
	background-image: url(images/bonus_feet.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
}

.bonus_02 {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 6px;
	height: 219px;
	background-image: url(images/bonus_bondage.jpg);
	background-repeat: no-repeat;
}

.bonus_03 {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 6px;
	height: 219px;
	background-image: url(images/bonus_bdsm.jpg);
	background-repeat: no-repeat;
}

.bonus_04 {
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-left: 18px;
	height: 219px;
	background-image: url(images/bonus_goth.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
}

.bonus_05 {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 6px;
	height: 219px;
	background-image: url(images/bonus_nylon.jpg);
	background-repeat: no-repeat;
}

.bonus_06 {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 6px;
	height: 219px;
	background-image: url(images/bonus_spandex.jpg);
	background-repeat: no-repeat;
}


.join_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 400px;
	border: thin solid #000000;
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
}
.join_name { font-weight: bold; text-align: right; border: none; }
.join_value { text-align: left; border: none; }
.join_error { color: #EE0000; }
.join_header { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_footer { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_input { }
.join_select { }
.join_button { }


/*------------------------------------------------------------------
[ E X T R A   C O N T A I N E R ]
-------------------------------------------------------------------*/

#extra_container {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#extra_header {
	background-image: url(images/extra_01.jpg);
	background-repeat: no-repeat;
	height: 54px;
}

#extra_body {
	background-image: url(images/extra_04.jpg);
	background-repeat: repeat-y;
	padding-left: 70px;
	padding-right: 70px;
	color: #000000;
	text-align: left;
}

#extra_footer {
	background-image: url(images/extra_06.jpg);
	background-repeat: no-repeat;
	height: 139px;
}

/*------------------------------------------------------------------
[ M E M B E R S    A R E A ]
-------------------------------------------------------------------*/
#members_container {
	width: 1000px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#members_header {
	background-image: url(http://members.neonasty.com/images/members_01.jpg);
	background-repeat: no-repeat;
	height: 168px;
}

#members_nav {
	padding-left: 4px;
	padding-top: 22px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	background-image: url(http://members.neonasty.com/images/members_02.jpg);
	background-repeat: no-repeat;
	height: 69px;
}

#members_nav a {
	color: white;
	text-decoration: underline;
}
#members_nav a:visited {
	color: white;
}
#members_nav a:hover {
	color: red;
	text-decoration: underline;	
}

#members_nav ul {
	margin: 0;
	padding: 0;
}

#members_nav li {
	list-style-type: none;
	display: inline;
}



/*------------------------------------------------------------------
[ F O O T E R ]
-------------------------------------------------------------------*/

#pre_footer {
	width: 100%;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 30px;
}


#footer {
	width: 100%;
	background-color: #000000;
	font-size: x-small;
	text-align: center;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	padding-bottom: 30px;
}

