/*BODY*/

html {height: 100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.6em;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	color: #AE5634;
	text-decoration: none;
	background-color: #504845;
	margin: 0;
	padding: 0;
	height: 100%;
}

a {color: #fff;}
a:hover {color: #CB3A02;}

#frame {margin-right: auto; margin-left: auto;width: 700px;border-right: solid 9px #FCF7A8;border-left: solid 9px #FCF7A8;background: #691E01;
}

#headerjoin {
	background: url(images/header_join.jpg) no-repeat;
	height: 125px;
}

#contentjoin {
	padding: 10px 6px;
}

#colformjoin {
	float: right;
	width: 358px;
}

#formjoin {
	background: #FBF2D1;
	border: solid 4px #FFDA66;
}

#formjoin a {color: #CB3A02;}
#formjoin a:hover {color: #371001;}

#form2join {
	background: #FBF2D1;
	border: solid 4px #FFDA66;
	margin-top: 5px;
}

#titleformjoin {
	background: url(images/t_getyourinstantaccess.gif) no-repeat;
	height: 40px;
}

h1#title2join {
	text-indent: -9999px;
	background: url(images/t_nocreditcard.gif) no-repeat;
	height: 40px;
	padding: 0;
	margin: 0;
}	
	

#contentformjoin {
	padding: 20px 0 10px 30px;
	font-size: 1.2em;
	font-weight: bold;
}


#contentform2 {
	padding: 20px 0 10px 30px;
	font-size: 1.2em;
	font-weight: bold;
}

.inputjoinform {
	background: url(images/bg_input.gif) no-repeat;
	width: 282px;
	height: 23px;
	border: solid 2px #FFDA66;
	font-size: 1.6em;
	padding: 3px 5px;
	margin: 0 0 10px 0;
}
#smallnoteform {
	font-size: 0.7em;
}

td#membershiptype {
	padding: 5px 0;
	font-size: 0.9em;
	color: #000;
	font-weight: normal;
}
#buttonsubmit {
	padding: 10px 0 0 0;
	text-align: center;
	margin: 20px 25px 5px 0;
}
#button2 {
	text-align: center;
	margin: 2px 25px 2px 0;
}

.buttonsubmit {
	background: #EE1919 url(images/bg_button_access.gif) no-repeat;
	color: #fff;
	font-weight: bodld;
	font-size: 1.4em;
	border-top: solid 2px #FF8C8C;
	border-left: solid 2px #FF8C8C;
	border-bottom: solid 2px #A81212;
	border-right: solid 2px #A81212;
	margin-bottom: 15px;
	width: 240px;
	height: 36px;
	
}
.button2 {
	background: #691E01;
	color: #fff;
	font-weight: bodld;
	font-size: 1.4em;
	border-top: solid 2px #B23302;
	border-left: solid 2px #B23302;
	border-bottom: solid 2px #360F01;
	border-right: solid 2px #360F01;
	margin-bottom: 15px;
	
}

#trailercol {
	width: 326px;
}

#trailer {
	border: solid 2px #852601;
	padding: 1px;
	background: #000;
}

#titletrailer {
	background: url(images/t_demoonly.gif) no-repeat;
	height: 134px;
	margin: 10px 0;
}
#thumbs {
	text-align: center;
}

#thumbs img{
	margin: 2px;
	border: solid 2px #852601;
	background: #000;
}

#footer {
	text-align: center;
	padding: 0 50px 25px 50px;
}

#footer p {
	line-height: 1.4em;
	margin: 0;
	padding: 2px;
}

#footer ul li{list-style-type: none; display: inline; padding: 0 5px; border-right: solid 1px #AE5634;}
#footer ul li#last {border: none;}
