@import '/cms/styles/common.css';

/* COMMON ---------------------------------------------------------------------- */

html, body {
	height:100%;
}
* {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 13px;
	color: #666666;
}
.body {
	background-color:#ffffff;
}

h1 {
	color:#970f00;
	font-size:16px;
	margin-top:0px;	
}

h2 {
	color:#970E00;
	font-size:15px;
/*	margin-top:0px;  */
	padding-top: 10px;
}

h3 {
	color:#7D251B;
	font-size:14px;
	padding-top: 10px;
}

h4 {
	color:#67413D;
	font-size:14px;
	padding-top: 5px;
}

h5{
	color:#444444;
	font-size:13px;
}

h6 {
	color:#333333;
	font-size:13px;
}

a {
	color:#970f00;
	text-decoration:underline;
}
a:hover {
	color:#f21800;
	text-decoration:none;
}

#bg1 {
	background: #ffffff url('/images/bg-x.gif') top repeat-x;
}

#page {
	width:915px; 
	margin:0 auto; 
	height:auto;
}

#stats
{
	font-size: 9px;
}

#statred
{
	font-size: 9px;
	color: #960E02;
}

/* HEADER ---------------------------------------------------------------------- */

#header {
	background:url('/images/header.jpg') top right no-repeat;
	height:143px;
	overflow:hidden;
}

#logo {
	width:420px; 
	height:120px;	
	overflow:hidden;
}
#logo a {
	outline:none;
}
#logo img {
	height:119px; 
	width:370px; 
	margin:0 25px 0 25px;
}
#nologo a:hover img {
	background-color:#009933;
	opacity:0.3;
}


#home-loginbox {
	display:none;
	height:120px;
	overflow:hidden;
}
.homepage #home-loginbox {
	display:block;
}
#home-loginbox .login-heading {
	color:#333333;
	font-size:16px;
	margin:10px 0 5px 0;
}
#home-loginbox .login-heading b {
	color:#333333;
	font-size:16px;
}
#home-loginbox .row {
	margin:0 0 5px 0;
}
#home-loginbox label {
	width:70px;
	float:left;
	color:#990000;
	font-size:11px;
	padding:3px 0 0 0;
}
#home-loginbox input {
	float:left;
	margin-left:5px;
}
#home-loginbox a {
	color:#bf705f;
	font-size:10px;
}
#home-loginbox a:hover {
	color:#990000;
}
#home-loginbox .login-field {
	height:11px; 
	font-size:11px; 
	width:144px;
	padding:2px 3px;
	margin:0;
}



/* MENU ------------------------------------------------------------------------ */

#menu {
	height:auto;
	margin:6px 0 0 20px;
}
#menu ul {
	margin:0;
	padding:0;
}

#menu li {}

#menu a {
	display:inline;
	text-decoration: none;
	color: #ffffff;
	padding:0 10px;
	line-height:11px;
	border-left:1px solid #884040;
}

#menu a:hover {
	text-decoration:underline;
	color:#fff5aa;
}
#menu li.first a {
	border-left:none;
}

/* LEFT HAND SUBNAVIGATION ----------------------------------------------------- */

#subnav-wrapper {
	background:url('/images/subnav-bottom-bg.gif') bottom no-repeat; 
	padding-bottom:7px;
}
#subnav {
	min-height:260px; 
	background:url('/images/subnav-bg.gif') top left repeat-y; 
}
#subnav h1 {
	background: url('/images/subnav-title-bg.gif') top left no-repeat; 
	padding-left:15px; 
	color:#ffffff; 
	font-size:13px; 
	line-height:28px; 
	height:28px;
	margin:0;
}

#subnav ul {
	padding:0; 
	margin:0;
	list-style:none;
}
#subnav li {
	margin:0;
	padding:0;
	background:url('/images/subnav-separator.gif') bottom left no-repeat;
}
#subnav a {
	margin:0;
	color:#745848;
	font-size:10px;
	font-weight:bold;
	padding: 0 5px 0 29px;
	text-decoration:none;
	display:block;	
	background:url('/images/subnav-linkbg.jpg') top left no-repeat;
	min-height:21px;
	line-height:19px;
}
#subnav a:hover {
	background:url('/images/subnav-linkbg-hover.jpg') top left no-repeat;
}
#subnav li li {
	padding: 0 0 2px 10px;
}
#subnav li li a {
	background:none;
}
#subnav li li a:hover {
	background:none;
	background-color:#E1DDB8;
}

/* FOOTER ---------------------------------------------------------------------- */

#footer { 
	height:auto;
}

#footerlinks { 
	/*height:auto;*/
	margin:0 12px;
	background-color:#e9e1dc;
	border-top:1px solid #cebcb0;
}
#footerlinks ul { 
	/*height:auto;*/
	
}
#footerlinks li {
	padding:5px 0;
}
#footerlinks a {
	display:inline;
	text-decoration:none;
	color:#6a5b50;
	padding:0 8px;
	border-left:1px solid #cebcb0;
	line-height:11px;
	font-size: 12px;
}
#footerlinks a:hover {
	text-decoration:underline;
	color:#970f00;
}
#footerlinks li.first a {
	border-left:none;
}

#footer-copyright {
	color:#7e7e7e;
	font-size:10px;
	margin:10px 0 0 10px;
}
#footer-copyright a {
	font-size:10px;
	color:#7e7e7e;
	text-decoration:none;
}
#footer-copyright a:hover {
	text-decoration:underline;
}

#footer-atomic {
	float:right;
	margin:10px 10px 0 0;
}
#footer-atomic a {
	font-size:10px;
	color:#7e7e7e;
	text-decoration:none;
}
#footer-atomic a:hover {
	text-decoration:underline;
}

#puzzledbox {
	background:url('/images/puzzled.jpg') 750px bottom no-repeat;
	padding-bottom:10px;
	height:auto !important;
	height:54px;
	min-height:54px;
}

body.homepage #puzzledbox {
	background-position: 15px bottom;
}


/* CUSTOMIZATIONS -------------------------------------------------------------- */

	/* HOME PAGE ----------------------------------------------------------------*/
	
	#impact {
		background:url('/images/impact.jpg') top left no-repeat;
		height:91px;
	}
	
	#home-content {
		background:#ffffff url('/images/home-content.jpg') top left no-repeat;
		padding:0 0 0 10px;
		min-height:277px;
		height:auto !important;
		height:277px;
	}

	#home-content-left {
		width:424px;
				height:auto;
	}
	
	#home-content-right {
		width:472px;
	}
	
	#home-content-left h1 {
		height:25px;
		line-height:36px;
		margin:0;
		padding-left:57px;
		padding-top:6px;
	}
	#home-content-left h1, #home-content-left h1 span {
		font-size:15px;
		color:#970f00;
	}
	
	#home-content-right h1 {
		height:25px;
		line-height:36px;
		margin:0;
		padding-left:45px;
		padding-top:6px;
	}
	#home-content-right h1, #home-content-right h1 span {
		font-size:15px;
		color:#970f00;
	}
	
	.paddedbox {
		padding:10px 17px;
	}
	#home-content-left .paddedbox {
		padding-left:27px;
	}

	/* CONTENT PAGE -------------------------------------------------------------*/
	
	#content {
		margin-left:7px;
	}
	
	#content-left {
		width:161px; 
		float:left;
		border-right:1px solid #ffffff; 
	}
	
	#loginbox {
		margin-top:7px; 
		background: #eaead5 url('/images/login-bg.gif') 0 27px repeat-x;
		position:relative;
	}
	#loginbox h1 {
		padding-left:5px; 
		background: #e2e2c5 url('/images/login-top-bg.gif') top right no-repeat; 
		line-height:27px; 
		height:27px;
		margin-bottom:7px;
	}
	#loginsidebox {
		padding: 0 5px;
	}
	#loginsidebox, #loginsidebox form {
		color:#990000;
		font-size:11px;
	}
	#loginbox .login-field {
		font-size:11px; 
		width:145px;
		padding:1px;
		margin:0;
	}
	#loginlinks {
		float:left;
		margin-top:6px;
		position:relative;		
	}
	#loginlinks a {
		font-size:9px;
		color:#bf7b68;
	}
	#loginbox #go-button-box {
		float:right;
		padding:5px 0 0 2px;
		position:relative;		
	}

	
	
		
	#content-main {
		width:741px;
	}
	
	#content-full, #content-content {
		width:485px; 
		background: #ffffff url('/images/page-divider.gif') top right no-repeat; 
		min-height:189px; 
		border-top:1px solid #ffffff;
	}
	#content-full {
		width:737px;
		background-color:#ffFFFF;
		background-image:none;
	}
	#content-full #pagetitlebox, #content-content #pagetitlebox {
		background:url('/images/content-title-bg.jpg') top left no-repeat;
		padding:0 0 0 50px;
		margin:0;
		display:block;
		height:35px;
		width:435px;
	}
	#content-full #pagetitlebox {
		background:url('/images/content-full-title-bg.jpg') top left no-repeat;
		width:687px
	}
	#content-full h1, #content-content h1 {
		background: url('/images/content-title-h1-bg.jpg') top right no-repeat; 
		padding:14px 22px 0 0;
		float:left;
	}
	#content-full .paddedbox, #content-content .paddedbox {
		padding:10px 22px;
	}
	
	#content-right {
		width:250px; 
		padding:20px 0 0 2px; 
		background: #ffffff url('/images/content-top-bg.gif') top left repeat-x; 
		min-height:189px; 
		border-top:1px solid #ffffff;
	}		
	#content-right h4 {	
		font-size:16px;
		color:#4E3C30;
		color:#745848;
		margin:0;
	}
	#content-right .paddedbox {
		padding:10px;
	}
	#content-right .paddedbox, #content-right .paddedbox b {		
		color:#745848;
	}

	/*
	#login-login {
		background:url('/images/login-bg.jpg') top left no-repeat;
		width:245px;
		padding:30px 0 0 90px;
		margin:0 auto;
		min-height:120px;
		height:auto !important;
		height:120px;	
	}
	#login-login #username, #login-login #password .col {
		color:#990000;
		font-size:11px;
	}
	#login-login #password {
		margin:12px 0 0 0;
	}
	#login-login #button {
		margin:16px 0 0 5px;
	}
	*/
	
	/* MEMBERSHIP APPLICATION FORM ----------------------------------------------*/
	
	.new0 {
		display:none;
	}
	.asterix {
		color:#990000;
		font-weight:bold;
	}
	.messagebox {
		color:#cc0000;
		background-color:#FFeeee;
		border:1px solid #ffaaaa;
		padding:7px;
		margin-bottom:12px;
		text-align:center;
	}
	#member-form-table .col1 {
		width:8px;
	}
	#member-form-table .col2 {
		width:150px;
	}
	#member-form-table .col3 {}
	
	#member-form-table hr {
		color:#cccccc;
		background-color:#CCCCCC;
	}
	
	#member-form-table input, #member-form-table textarea {
		width:99%;
	}	
	#member-form-table select {
		width:100%;
	}
	#member-form-table .radio-button {
		width:auto;
	}
	#member-form-table #submit-button {
		width:auto;
		margin-top:20px;
		padding:4px;
		font-weight:bold;
		color:#333333;
	}
	
	#paypalbutton {
		text-align:center;
		padding-top:25px;
	}
	.username {
		font-size:12px;
		line-height:22px;
		color:#745848;
	}
	#renewlink {
		float:right;
		margin-left:7px;
		vertical-align:top;
		padding:2px 5px;
		border:1px solid #E1DDB8;
		background-color:#FCF3E2;
		text-align:center;
		font-size:11px;
	}
	#renewlink a {
		font-weight:bold;
	}

/* Ad Styles ----------------------------------------------------------- */
	
.adlinks, .adlinks a {
	color: #006F81;
	text-decoration: none;
	margin-right: -5px;
}
.adlinks a:hover {
	color: #69ECFE;
	text-decoration: underline;
	margin-right: -5px;
}

.adlinks {
	font-size:12px;
	font-weight: bold;
	margin:5px;
	text-align:right;
}
#pos_content-bottomad .adlinks {
	text-align:left;
}
body.homepage #pos_content-bottomad .adlinks {
	text-align:right;
}
.adlinks a {
	font-weight:bold;
}
	
#adspace-top {
	margin:0;
	padding:10px 0;
	background-color:#FCF4E1;
}
#pos_content-topad {
	width:728px;
	margin:0 auto;
}

#pos_content-bottomad {
	margin-top:10px;
	width:728px;
	float:left;
	display:inline;
	margin-left:12px;
	height:110px;
}
body.homepage #pos_content-bottomad {
	float:right; 
	margin-right:12px;
}

#pos_content-towerad {
	width:160px;
	margin:20px auto 0 auto;
}
#content-full #pos_content-towerad {
	margin:43px 0 0 0;
}
