@charset "utf-8";
/* CSS Document */
html {
	scrollbar-base-color: #979797;
	scrollbar-arrow-color: #dedede;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: none;
	scrollbar-lightshadow-color: none;
	scrollbar-darkshadow-color: none;
	scrollbar-highlight-color: #dedede;
	scrollbar-3dlight-color: none;
}

body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	color: #dedede;
	behavior: url("_css/csshover3.htc");
}

h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
}

#leftmenu_heading > h1{
	font-family: trajan-pro, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a, a:link {
	color: #bddaf8;
	text-decoration: none;
}

a:visited {
	color: #bddaf8;
	text-decoration: none;
}

a:hover {
	color: #89d8f9;
	text-decoration: none;
}

a:active {
	color: #a6c6e5;
	text-decoration: none;
}

input {
	border: none;
}

input:focus:hover {
}

/*page titles*/
h1 {
	color: #979797;
	font-size: 140%;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2 {
	color: #fff;
	font-size: 130%;
	padding-bottom: 0;
	margin-bottom: 0;
}

h3 {
	color: #fff;
	font-size: 110%;
	padding-bottom: 0;
	margin-bottom: 0;
}

p {
	line-height: 20px;
}

img {
	border: none;
}

/*table defs only used in admin */
table tr th {
	font-size: 80%;
	color: #006699;
}

table tr td a {
	color: #006699;
}

/* pre load */
#preload {
	display: none;
}

/* end of table defs */

.grey {
	color: #4c4a4c;
}

.purple {
	color: #190d55;
}

.orange {
	color: #a3461b;
}

.white{
	color:#FFFFFF;
}

.full_width {
	width: 818px;
}

/* Framework */
#top_wrapper {
	float: left;
	width: 100%;
	height: auto;
}

#head_wrapper {
	position: relative;
	height: auto;
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 967px;
	float: left;
	padding: 0px;
	height: 83px;
	margin: 0px;
}

#email_form {
	position: relative;
	margin: 0 auto;
	width: 740px;
	height: 30px;
	top: 275px;
}

#navigation_wrapper {
	position: relative;
	float: left;
	top: 0;
	height: auto;
	width: 250px;
	z-index: 2000;
}

#navigation {
	position: relative;
	float: left;
	margin-top: 24px;
	width: 250px;
	height: auto;
	padding: 0px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	position: relative;
	top: 0;
	left: -35px;
	z-index: 3000;
}

#navigation ul li span {
	display: block;
	color: #747474;
	white-space: nowrap;
}

#navigation ul li {
	display: block;
	position: inline;
	padding: 3px 0 3px 0;
	cursor: pointer;
	height: auto;
	font-size: 120%;
	white-space: nowrap;
}

#navigation ul li a {
	margin-bottom: 5px;
}

/*mark drop downs as invisible */
#navigation ul li ul li, #navigation ul ul ul li {
	position: relative;
	top: 0;
	height: auto;
	display: none;
	padding-top: 1px;
	font-size: 80%;
}

#navigation ul li ul li {
	position: relative;
	left: 15px;
	top: 0px;
	height: 20px;
	width: 120px;
	padding: 5px 5px 0 5px;
	z-index: 5000;
	color: #fff;
}

#navigation ul li:hover ul, #navigation ul ul li:hover ul li {
	display: block;
}

#navigation ul li ul li a, #navigation ul li ul li a:link, #navigation ul li ul li a:active {
	color: #797979;
}

#navigation ul li ul li .current {
	color: #dedede;
}

#navigation ul li ul li a:hover {

}

#navigation ul li ul li:hover {
	/*background:#000;*/
	color: #FFFFFF;
}

#navigation ul .end {
	border-right: none;
}

#navigation ul li a {
	display: block;
}

/*nav buttons*/
#navigation ul .b1 {
}

#navigation ul .b1:hover {
}

#navigation ul .b1_current span {
	color: #dedede;
}

#navigation ul .b2 {
}

#navigation ul .b2_current span {
	color: #dedede;
}

#navigation ul .b2:hover {
}

/*b3*/
#navigation ul .b3 {
}

#navigation ul .b3_current span {
	color: #dedede;
}

#navigation ul .b3:hover {
}

/*b4*/
#navigation ul .b4 {
}

#navigation ul .b4_current span {
	color: #dedede;
}

#navigation ul .b4:hover {
}

/*b5*/
#navigation ul .b5 {
}

#navigation ul .b5_current span {
	color: #dedede;
}

#navigation ul .b5:hover {
}

/*b6*/
#navigation ul .b6 {
}

#navigation ul .b6_current span {
	color: #dedede;
}

#navigation ul .b6:hover {
}

#navigation ul .b7 {
}

#navigation ul .b7_current span {
	color: #dedede;
}

#navigation ul .b7:hover {
}

#navigation ul .b8 {
}

#navigation ul .b8_current span {
	color: #dedede;
}

#navigation ul .b8:hover {
}

a.nav:link {
	text-decoration: none;
	color: #0099ff;
}

a.nav:visited {
	color: #0099ff;
	text-decoration: none;
}

a.nav:hover {
	color: #0099ff;
	text-decoration: underline;
}

a.nav:active {
	color: #0099ff;
	text-decoration: none;
}

#content_wrapper {
	position: relative;
	float: left;
	/*top:304px;*/
	/*top:274px;*/
	top: 0;
	left: 0;
	width: 710px;
	height: auto;
}

#content {
	width: 100%;
	min-height: 712px;
	height: auto;
	position: relative;
}

#content img {
	/*border:#dedede 2px solid;*/
	border: none;
	filter: none;
}

#content_bg {
	float: left;
	width: 710px;
	min-height: 712px;
	height: auto !important;
	height: 712px;
}

/* PAGE LAYOUT IDS */
#left_menu {
	float: left;
	display: inline;
	width: 180px;
}

#left_menu ul {
	list-style: none;
	position: relative;
	left: -37px;
	line-height: 24px;
	color: #1B3F5E;
}

#left_menu ul li {
	padding: 5px 0 10px 0;
	height: 20px;
}

#left_menu ul li:hover ul {
	display: block;
}

#left_menu ul li a, #left_menu ul li a:link {
	color: #A7A7A7;
	text-decoration: none;
	padding: 3px 1px 3px 1px;
}

#left_menu ul li a:hover {
	text-decoration: none;
	background: #ffffff;
}

#left_menu ul li .current {
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

#left_menu ul .divider {
	list-style: none;
	border-top: #527684 1px solid;
	padding: 0;
	height: 1px;
}

#left_menu ul ul {
	line-height: 12px;
	left: 100px;
	top: -20px;
	display: none;
	z-index: 8000;
}

#left_menu ul ul li {
	padding: 0;
	position: relative;
	top: 0;
	line-height: 15px;
}

#left_menu ul ul li a, #left_menu ul ul li a:link, #left_menu ul ul li a:active {
	background: #213035;
	color: #ffffff;
	white-space: nowrap;
	padding: 2px 5px 2px 5px;
}

#left_menu ul ul li a:hover {
	background: #527684;
}

#hor_menu {
	float: left;
	display: inline;
	width: 595px;
	height: auto;
	margin-bottom: 20px;
}

#hor_menu ul {
	list-style: none;
	position: relative;
	left: -40px;
	top: 0;
}

#hor_menu ul li {
	display: inline;
	float: left;
}

#hor_menu ul li a, #hor_menu ul li a:link, #hor_menu ul li a:active, #hor_menu ul li a:visited {
	color: #fff;
	text-decoration: none;
	padding: 2px 25px 2px 25px;
	margin-right: 1px;
	background: #213035;
	border-bottom: #eee 1px solid;
	white-space: nowrap;
}

#hor_menu ul li a:hover {
	text-decoration: none;
	background: #527684;
}

#hor_menu ul li a.current {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	background: #527684;
	border-bottom: #eee 1px solid;
}

/* this id wraps main text page content */

#main_text_window{
	
}

#main_text_window tr td a img {
	margin: 0 10px 10px 0;
}

#leftcolumn {
	float: left;
	width: 250px;
	position: relative;
	top: 350px;
	margin-left: 25px;
}

#leftcolumn_home {
	float: left;
	width: 250px;
	position: relative;
}

#leftcolumn_sm {
	float: left;
	width: 100px;
	position: relative;
	top: 150px;
	margin-left: 10px;
	border: #000 1px solid;
	clear: left;
}

#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	padding: 20px 9px 20px 0px;
	width: 480px;
	display: inline;
	line-height: 24px;
}

#entirecolumn {
	margin: 0px;
	margin-top: 30px;
	width: 690px;
	float: right;
	line-height: 20px;
	min-height: 700px;
	height: auto;!important
	height: 700px;
	background: #333 url(../assets/background_stone.jpg) no-repeat;
	padding: 10px;
}

/* product pages */

#leftmenu_heading, #textcontent_heading{
	margin-top:24px;
}

#leftmenu_heading{
	margin-left:35px;height:30px;
}

.fullpage{
	margin-bottom:12px;
	margin-left:35px;
	width:615px;	
}
/* text pages */

#textcontent_heading, #textcontent{
	float:right;
	width:630px;
	margin-right:29px;
}

#textcontent{
	margin-top:10px;
	clear:right;
	height:640px;
	overflow:auto;
}

.halfpage{
	width:300px !important;
}

.textcontent_form{
	width:300px;
	margin:35px auto 0 auto;
	height:auto;
}

.textcontent_form_dist{
	 position:relative;
	 margin-top:115px;
	 text-align:center;
}


#colorlink {
	margin: 0px;
	margin-top: -140px;
	margin-right: 30px;
	width: 690px;
	float: right;
	height: 30px;
	padding: 10px;
	text-align: right;
}

.pdf {
	background: url(../assets/pdf_icon.png) top right no-repeat;
	height: 30px;
	width: 30px;
	padding-right: 20px;
}

.google_map {
	background: url(../assets/google_icon.jpg) top right no-repeat;
	height: 30px;
	width: 30px;
	padding-right: 20px;
}

#entirepage {
	color: #333;
	margin: 0px;
	width: 750px;
	float: left;
	line-height: 20px;
	height: auto;
}

#leftcolumn_short {
	color: #333;
	margin: 0px;
	padding: 20px 20px 20px 9px;
	height: 180px;
	width: 450px;
	float: right;
	background-color: #fff;
	line-height: 20px;
	overflow: visible;
}

#rightcolumn_short {
	float: right;
	color: #333;
	margin: 0px;
	padding: 20px 9px 20px 0px;
	width: 321px;
	display: inline;
	background-color: #fff;
}

/* END OF PAGE LAYOUT IDS */

#footer_wrapper {
	position: relative;
	float: left;
	clear: left;
	top: 0;
	height: 30px;
	width: 100%;
}

#footer {
	position: relative;
	width: 960px;
	height: 30px;
	padding: 0px;
	margin: 0 auto;
}

#footer .content {
	float: right;
	width: 250px;
	color: #ffffff;
	position: relative;
	top: 5px;
	text-align: right;
	margin-right: 20px;
}

#footer ul {
	list-style: none;
	margin: 0;
	position: relative;
	top: 5px;
	left: -20px;
}

#footer ul li {
	float: left;
	display: inline;
	padding: 0 10px 0 0;
	font-size: 90%;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:active {
	color: #aaa;
}

#footer ul li a:hover {
	color: #909101;
}

#mailing_address_form{
	width:200px;
	height:30px;
	float:left;
	position:relative;
	/*top:-194px;*/
	/*top:-236px;*/
	top:-200px;
	font-size:90%;
}

#mailing_address_form ul {
	list-style: none;
	margin-left: -20px;
	margin-top: 10px;
}

#online_store_button{
	position:relative;
	/*margin-top:34px;*/
	margin-top:16px;
	height:86px;
	width:100%;
}
#mailing_list_text{
	position:relative;
	height:40px;
	width:100%;	
	padding:0;
	margin:0;
}
.mailing_list_small_grey{
	 position:relative;
	 top:10px;
	 color:#666; 
}

a.soc_tags{
	margin:0 4px 0 4px;
}

ul.soc_tags li{
	float:left;
	display:inline;
	margin:-14px -2px 0 0;
	padding:0;
}

.color_row {
	background: #fff;
}

#error_message {
	position: relative;
	width: 100%;
	background: #990000;
	margin: 0 auto 0 auto;
	color: #ffffff;
	text-align: center;
}

#error_message_dark {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	color: #990000;
	text-align: center;
}

#success_message {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	background: #137d4a;
	color: #ffffff;
	text-align: center;
}

#success_message_dark {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	color: #137d4a;
	text-align: center;
}

.green {
	color: #137d4a;
}

/*splash page settings*/

#splash_left, #splash_right{
	cursor:pointer;
}

#splash_left{
	width:493px; 
	height:700px; 
	background:url(/assets/home_splash_2panels_w_buttons.jpg) left top no-repeat;
	display:inline;
	float:left;
}

#splash_right{
	width:493px; 
	height:700px; 
	background:url(/assets/home_splash_2panels_w_buttons.jpg) right top no-repeat;
	display:inline;
	float:right;
}

.enter_button{
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */	
}

.splash_over{
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.splash_out{
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}

