@charset "iso-8859-1";
/* CSS Document */
* {
	margin:0;
	padding:0;
	}

ul, li {
	list-style:none;
	}


html {
	font-size:100%;
	}

html, body {
	height: 100%;
	}

body {
	background:url(CrypTImg.php?image=background_repeat.jpg) top center repeat-y #000;
	width:100%;
	font-size:62.5%;
	line-height:1.9em;
	}
	
a {
	color:#C30;
	text-decoration:none;
	}
	
a:hover { 
	color:#C30;
	text-decoration:underline;
	}
	
a img { 
	border:none;
	margin:0;
	padding:0;
	}

/* ----- fonts ----- */

h1 {
	font-family: Verdana, Arial, sans-serif;
	color:#cee6d6;
	font-size:3.3em;
	line-height:1.35em;
	text-align:left;
	padding:0em 0 0.3em 10px;
	}

h2, h5, h6,.accordion_child h6 {
	font-family: Verdana, Arial, sans-serif;
	color:#cee6d6;
	font-size:3em;
	line-height:1.5em;
	text-align:left;
	padding:0em 0 0em 10px;
	letter-spacing:0em;
	}
	
h3 {
	font-family: Verdana, Arial, sans-serif;
	color:#cee6d6;
	font-size:1.5em;
	line-height:1em;
	text-align:left;
	padding:0em 0 1.25em 90px;
	letter-spacing:0.1em;
	}
	
h4 {
	font-family: Verdana, Arial, sans-serif;
	color:#cee6d6;
	font-size:1.5em;
	line-height:1.3333333em;
	text-align:center;
	padding:0em 0em 1.333333em 0;
	letter-spacing:0.1em;
	}

h5 {
	padding:0 0 0.5em 0;
	}
	
h6 {
	font-size:1.8em;
	line-height:2.1em;
	display:inline;
	float:left;
	}

.accordion_child h6 {
	font-size:1.9em;
	line-height:1.9em;
	color:#FFF;
	padding:0;
	display:inline-block;
	float:left;
	}

p, #copyright p {
	font-family: Verdana, Arial, sans-serif;
	color:#7fa68b;
	font-size:1.2em;
	line-height:1.6em;
	text-align:left;
	padding:0em 0 0em 0px;
	letter-spacing:0.1em;
	}
	
#copyright p {
	color:#46955a;
	padding-top:17px;
	font-size:10px;
	line-height:1.5em;
	text-align:center;
	}

/* ----- menu ----- */

#menu ul, #menu li {
	display:inline;
	}

a.forum img {
	width:90px; 
	height:40px;
	background:url("CrypTImg.php?image=sprite_menu.png") -250px 0 no-repeat;
	}
	a.forum:hover img {
		background:url("CrypTImg.php?image=sprite_menu.png") -250px -40px no-repeat;
		}
	a.forum_current img {
		width:90px; 
		height:40px;
		background:url("CrypTImg.php?image=sprite_menu.png") -250px -40px no-repeat;
		}
		
a.media img {
	width:82px; 
	height:40px;
	background:url("CrypTImg.php?image=sprite_menu.png") -340px 0 no-repeat;
	}
	a.media:hover img {
		background:url("CrypTImg.php?image=sprite_menu.png") -340px -40px no-repeat;
		}
	a.media_current img {
		width:82px; 
		height:40px;
		background:url("CrypTImg.php?image=sprite_menu.png") -340px -40px no-repeat;
		}
				
a.roster img {
	width:86px; 
	height:40px;
	background:url("CrypTImg.php?image=sprite_menu.png") -422px 0 no-repeat;
	}
	a.roster:hover img {
		background:url("CrypTImg.php?image=sprite_menu.png") -422px -40px no-repeat;
		}
	a.roster_current img {
		width:86px; 
		height:40px;
		background:url("CrypTImg.php?image=sprite_menu.png") -422px -40px no-repeat;
		}
				
a.contact img {
	width:101px; 
	height:40px;
	background:url("CrypTImg.php?image=sprite_menu.png") -508px 0 no-repeat;
	}
	a.contact:hover img {
		background:url("CrypTImg.php?image=sprite_menu.png") -508px -40px no-repeat;
		}
	a.contact_current img {
		width:101px; 
		height:40px;
		background:url("CrypTImg.php?image=sprite_menu.png") -508px -40px no-repeat;
		}

li.menu1 {
	padding-left:110px;
	}

li.menu2 {
	padding-left:70px;
	}

li.menu3 {
	padding-left:230px;
	}

li.menu4 {
	padding-left:50px;
	}

/* ----- body styles ----- */

#wrapper {
	background:url(CrypTImg.php?image=header.jpg) center top no-repeat;
	}
	
#container {
	width:960px;
	height:auto;
	margin:0 auto 0 auto;
	}

#header {
	width:960px;
	height:260px;
	}
	
#menu {
	width:960px;
	height:40px;
	padding-top:215px;
	}
	
#shield_ap {
	width:182px;
	height:210px;
	position:absolute;
	top:140px;
	/*top:165px;*/
	left:50%;
	margin-left:-91px;
	z-index:10;
	}
	
#body_copy {
	width:960px;
	height:auto;
	}
	
/* ----- CLEAR FIX ----- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clear_right {
	clear:right;	
	}
		
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ----- content boxes ----- */

.text {
	padding:0 10px 10px 10px;
	}

.top_header {
	width:420px;
	height:auto;
	}

#main_column {
	float:left;
	padding:13px 0 0 8px;
	width:622px;
	height:auto;
	}
	
.main_panel {
	width:630px;
	height:auto;
	margin-bottom:20px;
	}

.main_repeat {
	background:url(CrypTImg.php?image=main_repeat.jpg) top center repeat-y;
	width:622px;
	height:auto;
	}
	
.main_top_first {
	background:url(CrypTImg.php?image=main_top_first.jpg) center top no-repeat;
	width:622px;
	height:auto;
	}

.main_top {
	background:url(CrypTImg.php?image=main_top.jpg) center top no-repeat;
	width:622px;
	height:auto;
	}

.main_footer {
	background:url(CrypTImg.php?image=main_footer.jpg) center top no-repeat;
	width:622px;
	height:7px;
	}

#main_wide_column {
	float:left;
	padding:13px 0 0 10px;
	width:940px;
	height:auto;
	}
	
.main_wide_panel {
	width:940px;
	height:auto;
	}

.main_wide_repeat {
	background:url(CrypTImg.php?image=main_wide_repeat.jpg) top center repeat-y;
	width:940px;
	height:auto;
	}
	
.main_wide_top {
	background:url(CrypTImg.php?image=main_wide_top.jpg) center top no-repeat;
	width:940px;
	height:auto;
	}
	
.main_wide {
	background:url(CrypTImg.php?image=main_wide.jpg) center top no-repeat;
	width:940px;
	height:auto;
	}

.main_wide_footer {
	background:url(CrypTImg.php?image=main_wide_footer.jpg) center top no-repeat;
	width:940px;
	height:7px;
	margin-bottom:10px;
	}

#side_column {
	float:left;
	padding:92px 0 0 20px;
	width:300px;
	height:auto;
	}
	
.side_panel {
	width:300px;
	height:auto;
	margin-bottom:20px;
	}

.side_repeat {
	background:url(CrypTImg.php?image=side_repeat.jpg) top center repeat-y;
	width:300px;
	height:auto;
	}
	
.side_top_first {
	background:url(CrypTImg.php?image=side_top_first.jpg) center top no-repeat;
	width:300px;
	height:auto;
	}

.side_top {
	background:url(CrypTImg.php?image=side_top.jpg) center top no-repeat;
	width:300px;
	height:auto;
	}

.side_footer {
	background:url(CrypTImg.php?image=side_footer.jpg) center top no-repeat;
	width:300px;
	height:7px;
	}
	
/* ----- footer ----- */

#footer {
	background:url(CrypTImg.php?image=footer.jpg) bottom no-repeat;
	width:960px;
	height:60px;
	}
	

/* ----- recruit panel ----- */

.recruit_right {
	float:right;
	width:125px;
	height:48px;
	margin-bottom:-5px;
	}
	
.recruit_row {
	width:280px;
	height:auto;
	margin-bottom:-2px;
	}
	
.recruit_container_odd {
	background:url(CrypTImg.php?image=recruit_odd.jpg) center top repeat-y;
	}
	
	
/* ----- roster ----- */

.main_top_roster {
	background:url(CrypTImg.php?image=main_top_roster.jpg) center top no-repeat;
	width:622px;
	height:auto;
	}

#basic-accordian{
	margin:0;
	padding:0 10px 0 10px;
	width:940px;
	height:auto;
	}

#basic-accordian:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.accordion_headings{
	position:relative; 
	width:222px;  
	text-align:left; 
	height:24px;
	cursor:pointer;
	font-family: Verdana, Arial, sans-serif;
	color:#CC3300;
	font-size:1.4em;
	line-height:1.4em;
	text-align:left;
	padding:0em 0 0.3em 30px;
	margin:0;
	background:url(CrypTImg.php?image=roster_header.jpg) left top no-repeat;
	}

.accordion_headings:hover{
	color:#f9531a;
	}

.accordion_child{
	padding:5px 0 0 0px;
	height:auto;
	width:680px;
	}

.header_highlight {
	background:url(CrypTImg.php?image=roster_highlight.jpg) left top no-repeat;
	color:#CC3300;
	font-weight:bold;
	}

.left_members {
	float:left;
	width:250px;
	height:auto;
	}

.right_members {
	float:right;
	width:680px;
	height:auto;
	}
	
/* ----- contact form ----- */

.contact_top {
	background:url("CrypTImg.php?image=contact_top.png") center top no-repeat;
	width:622px;
	height:6px;
	margin:0 auto 0 auto;
	}

.contact_base {
	background:url("CrypTImg.php?image=contact_footer.png") bottom no-repeat;
	width:622px;
	height:6px;
	margin:0 auto 0 auto;
	}

.contact_repeat {
	background:url("CrypTImg.php?image=contact_repeat.png") center top repeat-y;
	width:622px;
	height:auto;
	padding-bottom:5px;
	margin:0 auto 0 auto;
	}

#contact_form {
	width:600px;
	margin:0 auto 0 auto;
	padding:0 11px 0 11px;
	}

#mailform_response {
	letter-spacing:-1px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-weight:normal;
	color:#FFF;
	font-size:1.6em;
	text-align:center;
	margin:0px 5px 0 0;
	padding:0px 0 0 0;
	}
	

#contact_form p {
	margin:0 0 0.5em 0.5em;
	letter-spacing:-0.07px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-weight:normal;
	color:#a7a9ac;
	font-size:1.3em;
	text-align:left;
	line-height:1.5384615em;
	}
	
	
#mailform_right_column p {
	margin:0 0 0 3px;
	padding:0;
	text-align:left;
	}
	
#contact_form input, #contact_form textarea { 
	margin:0 0 2px 0; 
	padding:0px 0 0 3px; 
	font-size:0.9em; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	background-color:#1d2f22; 
	border:solid 1px #2f4836; 
	color:#7fa68b;
	line-height:1.2em; 
	text-align:left;
	}
	
#contact_form textarea { 
	margin:3px 0 0 0; 
	padding:2px;
	}	

#contact_form input:focus, #contact_form textarea:focus { 
	background-color:#101a12; 
	border:solid 1px #FFF;
	color:#FFF;
	}

#contact_form input.sendbt {
	width:auto; 
	margin:0 auto 0px auto; 
	padding:3px; 
	background-color:#1d2f22; 
	color:#a7a9ac;
	text-align:center;
	cursor:pointer; 
	}

#contact_form input.sendbt:hover { 
	color:#FFF; 
	background-color:#1d2f22; 
	border:1px solid #FFF;
	}

		
#mailform_footer {
	text-align:center;
	margin:0 auto 0 auto;
	padding:0 0 0 270px;
	}

.validation {
	width:210px;
	height:35px;
	margin:10px auto 0 auto;
	}
	
a.valid_css {
	margin-left:20px;
	}
