/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#000;
	background-image:url(images/sides_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#000;
}

h1 {
	font-size:2em;
	margin:0 0 8px 0;
	color:#AD000D;
}

h2 {
	font-size:1.5em;
	margin:0 0 8px 0;
}

h3 {
	font-size:1.2em;
	margin:0 0 8px 0;
}

p {
	margin:0 0 8px 0;
}

a:link,
a:visited,
a:active {
}

a:hover {
}

a:hover img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

div {
}

img { border:none; }

table {
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
}

/* -- class settings ---------------------------------------------- */

.clear { clear:both; }
.hr {
	display:block;
	padding:1px 0 0 0;
	margin:4px 0;
	background-color:#000;
	border-right:1px #999 solid;
	border-left:1px #999 solid;
	clear:both;
}

a.more {
	padding:0 0 0 13px;
	color:#96000B;
	background-image:url(images/more_arrow.gif);
	background-repeat:no-repeat;
}
a.more:hover {
	color:#9AD300;
	background-position:0 -14px;
}

.bdr-t { border-top:1px #000 solid; }
.bdr-r { border-right:1px #000 solid; }
.bdr-b { border-bottom:1px #000 solid; }
.bdr-l { border-left:1px #000 solid; }

/* -- layout settings --------------------------------------------- */

#sides_top {
	position:absolute;
	top:0;
	width:944px;
	height:402px;
	background-image:url(images/sides_top.gif);
	background-repeat:no-repeat;
}

#outer_container {
	position:relative;
	width:944px;
	margin:0 auto;
}

#main_container {
	background-image:url(images/bkg_body.gif);
	background-repeat:repeat-y;
	margin:0 11px;
}
/*
#header-1 {
	display:block;
	height:79px;
	background-image:url(images/header1.gif);
	background-repeat:no-repeat;
}
*/
#header-2 {
	display:block;
	height:194px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
}

#left_sidebar {
	position:relative;
	width:172px;
	float:left;
	margin:0 0 0 38px;
}

#nav {
	position:absolute;
	top:40px;
	left:227px;
	width:668px;
	height:48px;
}

#body {
	position:relative;
	width:820px;
	min-height:500px;
	float:left;
	margin:0 0 0 54px;
	padding:0 45px 0 0;
}

#page_sidebar {
	position:relative;
	width:194px;
}

#footer {
	height:152px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
}

/* -- content settings -------------------------------------------- */

#title {
	position:absolute;
	top:115px;
	left:250px;
	width:418px;
	height:65px;
	overflow:visible;
}
#title h1 { margin:5px 0 8px 10px; color:#000; }

#index_title {
	font-family:Helvetica, sans-serif;
	font-size:.8em;
	padding:0 10px;
}

#content_full {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#content_left {
	position:relative;
	width:610px;
	float:left;
}

#content_right {
	position:relative;
	margin:0;
	width:200px;
	float:right;
}
#content_right img {
	margin:0 0 10px 0;
}

#content_footer {
	padding:30px 0 0 0;
	text-align:center;
	font-size:10px;
	color:#fff;
}
#content_footer a {
	color:#fff;
}

#latest_news {
	height:350px;
	padding:0 4px 0 6px;
	margin:0 0 8px 0;
	overflow:auto;
}

#content_left h3 {
	margin:0 0 4px 0;
	padding:4px 0 0 15px;
	color:#fff;
	font-size:10px;
	height:30px;
	background-color:#000;
	background-image:url(images/flag_L.gif);
	background-repeat:no-repeat;
	clear:both;
}
#content_left h3:first-line {
	color:#9AD300;
	text-transform:uppercase;
}
#content_left h3 span {
	position:absolute;
	right:0;
	width:10px;
	height:34px;
	margin:-4px 0 0 0;
	background-image:url(images/flag_R.gif);
	background-repeat:no-repeat;
}

/* -- nav settings ------------------------------------------------ */

#nav a span {
	text-decoration:none;
	float:left;
	height:48px;
	cursor:default;
}

#nav a.over span,
#nav a:hover span {
	background-position:0 -48px;
}

#nav span.nav_div {
	width:1px;
	height:48px;
	float:left;
	background-image:url(images/nav_div.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#nav #nav_1 span {
	width:57px;
	background-image:url(images/nav_home.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#nav #nav_2 span {
	width:49px;
	background-image:url(images/nav_about.gif);
	background-repeat:no-repeat;
}
#nav #nav_3 span {
	width:81px;
	background-image:url(images/nav_new.gif);
	background-repeat:no-repeat;
}
#nav #nav_4 span {
	width:128px;
	background-image:url(images/nav_partners.gif);
	background-repeat:no-repeat;
}
#nav #nav_5 span {
	width:82px;
	background-image:url(images/nav_support.gif);
	background-repeat:no-repeat;
}
#nav #nav_6 span {
	width:66px;
	background-image:url(images/nav_connect.gif);
	background-repeat:no-repeat;
}
#nav #nav_7 span {
	width:65px;
	background-image:url(images/nav_after_jh.gif);
	background-repeat:no-repeat;
}
#nav #nav_8 span {
	width:79px;
	background-image:url(images/nav_resources.gif);
	background-repeat:no-repeat;
}
#nav #nav_9 span {
	width:53px;
	background-image:url(images/nav_store.gif);
	background-repeat:no-repeat;
}

/* -- hidden layer settings --------------------------------------- */

#dnav a {
	display:block;
	width:100%;
	color:#000;
	background-color:#E8E8E8;
	text-decoration:none;
	padding:3px 0px 3px 5px;
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	border-left:1px #000 solid;
	filter:alpha(opacity=97); 
	-moz-opacity: 0.97; 
	opacity: 0.97;
}

#dnav a:hover {
	color:#fff;
	background-color:#000;
}

#dn1, #dn2, #dn3,
#dn4, #dn5, #dn6,
#dn7, #dn8, #dn9 {
	position:absolute;
	top:88px;
	height:auto;
	visibility:hidden;
}

.show {
	visibility:visible !important;
}
.hide { visibility:hidden !important; }

#dn1 {
	left:284px;
	width:165px;
}
#dn2 {
	left:334px;
	width:165px;
}
#dn3 {
	left:416px;
	width:165px;
}
#dn4 {
	left:545px;
	width:165px;
}
#dn5 {
	left:628px;
	width:165px;
}
#dn6 {
	left:695px;
	width:165px;
}
#dn7 {
	left:761px;
	width:165px;
}
#dn8 {
	left:841px;
	width:165px;
}
#dn9 {
}

/* -- form settings ----------------------------------------------- */
#CC_tools,
#CC_login {
	position:absolute;
	top:95px;
	left:698px;
	width:185px;
	height:55px;
	color:#fff;
	font-size:1.2em;
}

#CC_tools a:link,
#CC_tools a:active,
#CC_tools a:visited {
	color:#fff;
	padding:0 0 0 13px;
	background-image:url(images/cc_arrow.gif);
	background-repeat:no-repeat;
}
#CC_tools a:hover {
	color:#9AD300;
	background-position:0 -14px;
}

#CC_login form {
	margin:0;
	padding:0;
}
#CC_login input.field {
	width:135px;
	border-top:1px #fff solid;
	border-bottom:1px #888 solid;
	border-left:1px #fff solid;
	border-right:1px #888 solid;
	background-image:url(images/form_bkg.gif);
	background-repeat:repeat-x;
}
#CC_login table {
	border:none;
	width:100%;
	margin:0;
	padding:0;
}
#CC_login .go {
	display:block;
	width:38px;
	height:27px;
	cursor:pointer;
	background-image:url(images/login_go.gif);
	border:none;
}
#CC_login .go-over {
	display:block;
	width:38px;
	height:27px;
	cursor:pointer;
	background-image:url(images/login_go.gif);
	background-position:0 -27px;
	border:none;	
}
#CC_login a#forgot_pass {
	display:block;
	width:123px;
	height:14px;
	cursor:pointer;
	background-image:url(images/forgot_password.gif);
}
#CC_login a#forgot_pass:hover {
	background-position:0 -14px;
}

/*-- Calendar Settings -----------------------------------------*/

.dayheader {
	background-color:#B1000C;
	color:#fff;
	padding:2px 0 2px 0;
}
.eventbox a {
	font-size:10px;
	color:#333;
}

.eventbox {
	background-color:#efefef;
}

.popupMenu {
	background-color:#F3E86E;
	border:1px solid #333;
	padding:20px;
}

/*-- Cart Settings -------------------------------------------*/

.cartlabel {
	font-size:1.2em;
	color:#96000b;
	font-weight:bold;
	background-color:#e2e2e2;
}

.cart {
	border-top:1px solid #e2e2e2;
}

.AuthorizeNetSeal {
	position:relative;
	clear:both;
}
