/* CSS Document */

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

/*universal selector to zero all margins and padding automatically*/

* {
	margin: 0;
	padding: 0;
}

/*general bady + text formatting below*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #666666;
	background-image: url(../imgs/interface/backer_grad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/interface/text_backer.jpg);
	background-repeat: repeat;
	background-position: left top;
	display: block;
}
#header {
	background-image: url(../imgs/interface/epoth_header.jpg);
	float: left;
	width: 760px;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-transform: uppercase;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: inline;
}
.epothtext {
	float: left;
	margin: 0px;
	padding: 0px;
}
.epothe {
	background-image: url(../imgs/interface/epoth_e.gif);
	float: left;
	height: 20px;
	width: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
}
.epothaddress {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	text-align: right;
}
.epothaddress:link, .epothaddress:visited {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.epothaddress:hover, .epothaddress:active {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#flash {
	float: left;
	height: 214px;
	width: 760px;
	display: inline;
	clear: both;
}
#content {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
}
#nav {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 191px;
	clear: both;
	display: block;
}
#nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 191px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#nav ul li {
	background-image: url(../imgs/interface/nav_btn.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 43px;
	line-height: 43px;
	margin: 0px 0px 0px 21px;
	padding: 0px;
}
.navHome:link, .navHome:visited,
.navFaq:link, .navFaq:visited,
.navMedia:link, .navMedia:visited,
.navPrivacy:link, .navPrivacy:visited,
.navRequest:link, .navRequest:visited,
.navContact:link, .navContact:visited,
.navLinks:link, .navLinks:visited {
	color: #666666;
	text-decoration: none;
	margin-left: 21px;
	display: block;
}
.navHome:hover, .navHome:active,
.navFaq:hover, .navFaq:active,
.navMedia:hover, .navMedia:active,
.navPrivacy:hover, .navPrivacy:active,
.navRequest:hover, .navRequest:active,
.navContact:hover, .navContact:active,
.navLinks:hover, .navLinks:active {
	color: #990000;
	text-decoration: none;
	margin-left: 21px;
}
#bodHome #wrapper #nav .navHome,
#bodFaq #wrapper #nav .navFaq,
#bodMedia #wrapper #nav .navMedia,
#bodPrivacy #wrapper #nav .navPrivacy,
#bodRequest #wrapper #nav .navRequest,
#bodContact #wrapper #nav .navContact,
#bodLinks #wrapper #nav .navLinks {
	color: #990000;
	text-decoration: none;
	margin-left: 21px;
}
#text_out {
	background-image: url(../imgs/interface/text_area_02.jpg);
	padding: 0px;
	float: right;
	width: 517px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#text_top {
	background-image: url(../imgs/interface/text_area_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
#text_base {
	background-image: url(../imgs/interface/text_area_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 517px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	display: inline;
}
#text_base p {
	margin: 0px;
	width: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#text_base h1 {
	color: #990000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 20px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#text_base h2, h3, h4, h5, h6 {
	color: #990000;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.clear {
	clear: both;
	width: 760px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.footer {
	color: #999999;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 760px;
	background-image: url(../imgs/interface/text_footer.jpg);
	float: left;
	background-repeat: no-repeat;
}

/* START Sliding FAQ boxes */

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#333333;
	font-size:12px;
	width:460px;
	background-repeat:no-repeat;
	background-position:right top;
	height:39px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(../imgs/interface/slidebar_down.jpg);
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 39px;
}
#wrapper #text_out #text_top #text_base .dhtmlgoodies_question p {
	margin: 0px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#text_out #text_top #text_base .dhtmlgoodies_question p {
	margin-left: 35px;
	line-height: 39px;
	margin-bottom: 5px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	width:440px;
	height:0px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: hidden;
	visibility: hidden;
}
#wrapper #text_out #text_top #text_base .dhtmlgoodies_answer li {
	margin-left: 20px;
}


/* END Sliding FAQ boxes */

/* Text Area + sliding boxes specifics */

#text_out #text_top #text_base p {
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	width: 460px;
	line-height: 16px;
}
#text_out #text_top #text_base .dhtmlgoodies_answer ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 300px;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:5px;
	font-size:13px;
	position:relative;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
	width: 430px;
}
#text_out #text_top #text_base .dhtmlgoodies_answer p {
	width: 370px;
	margin-bottom: 10px;
	line-height: 18px;
}
#text_out #text_top #text_base ul {
	list-style-image: url(../imgs/interface/listarrow.gif);
	margin-left: 20px;
}
#text_out #text_top #text_base ol {
	margin-left: 20px;
}
/* Sponsors / Partners */
.appcat {
	margin-left: 30px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Form */
form {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 10px;
}
#form p {
	padding: 0px;
	margin: 0px;
}
#form label {
	float: left;
	clear: left;
	width: 80px;
	display: block;
	padding: 0px;
	margin: 0px;
}
.inputAreas {
	width: 350px;
	float: left;
}.formButton {
	width: 120px;
	margin-left: 80px;
	float: left;
	margin-top: 10px;
}
#text_base ul {
}
#wrapper #text_out #text_top #text_base li {
	margin-left: 0px;
	margin-bottom: 5px;
}
#wrapper #text_out #text_top #text_base ul {
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	display: block;
}
#wrapper #text_out #text_top #text_base ol {
	padding-left: 20px;
}
#wrapper .clear a:link,
#wrapper .clear a:visited {
	color: #666666;
}
#wrapper #text_out #text_top #text_base p {
	line-height: 21px;
	margin-bottom: 15px;
}

#registerInfoBox {
	width: 460px;
	background-color: #990000;
	display: block;
	margin-left: 25px;
	color: #FF0;
	font-size: 15px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../imgs/interface/registerbacker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #991E06;
	letter-spacing: .05em;
	padding: 0px;
}
#innerSpacer a {
	color: #FF0;
	text-decoration: underline;
}
#innerSpacer a:hover {
	text-decoration: none;
}
#innerSpacer {
	padding: 0px;
	width: 420px;
	display: block;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 20px;
}
