﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#masthead {

}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-color: #e3e2df;
	background-repeat: repeat-y;
	background-image: url(../images/bg_content.gif);
}
#columns-top {
	background-repeat: no-repeat;
	background-image: url(../images/bg_curve_top.gif);
	text-align: center;
}
#columns-spotlight {
	background-repeat: no-repeat;
}

#c4 {
	float: left;
}

#c3 {
	float: left;
}

#sidebar {
	float: left;
	background-color: #e3e2df;

}

#column1 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.8em;
	line-height: 1.6em;
}
p { margin: 0px; }

.content p {
	margin: 6px 0px 12px;
}
.content-sidebar {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
}
.content-sidebar p { margin: 0px; }
.content-sidebar br { margin: 0px; }

.content-sidebar h1 {
	margin: 0px;
	font-size: 1em;
	color: #ffffff;
}
.content-sidebar h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
	color: #ffffff;
}
.content-sidebar h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
	color: #ffffff;
}

.content-spotlight {
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.content-spotlight p {
	margin: 6px 0px 12px;
}

h1 {
	margin: 0px;
	font-size: 1.3em;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	margin: 18px 0px 0px;
	color: #164B70;
}
h3 {
	font-size: 1em;
	margin: 18px 0px 0px;
	color: #164B70;
}
h5 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #940202;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.faqheader {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #940202;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.demoheader {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #164B70;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.smalltext {
	font-size: .95em;
	line-height: 1.5em;
}

#footer {
	margin: 0px auto;
	font-size: 0.7em;
	color: #FFFFFF;
}
#footercontent {
	padding: 12px 0;
	text-align: center;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#menuwrapper/*COLUMNS*/
 {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#c4 {
	float: left;
}
#menuright {
	float: left;
}
#menu {
	float: left;
}
#menuleft {
	float: left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
sub, sup { font-size: 80%; line-height: 0; vertical-align: text-top; }  

/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #C90101;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #C90101;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #164B70;
}
a:active {
	color: #164B70;
}

/*SIDEBAR LINKS*/
.content-sidebar a:link {
	color: #79B0CE;
	font-weight: bold;
	text-decoration: none;
}
.content-sidebar a:visited {
	color: #79B0CE;
	font-weight: bold;
	text-decoration: none;
}
.content-sidebar a:hover {
	color: #FFFFFF;
}
.content-sidebar a:active {
	color: #ffffff;
}

/*SIDEBAR DIVS*/
#sidebar-top {
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_top.jpg);
	background-position: center top;
	width: 197px;
	margin-right: auto;
	margin-left: auto;
		margin-top: 0px;
	margin-bottom: 0px;
	background-color: #060c0f;
	font-size: 0.8em;
	color: #FFFFFF;
}
#sidebar-top  p {
	padding: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar-middle {
	color: #FFFFFF;
	background-color: #060c0f;
	width: 197px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
#sidebar-middle  p {
	padding: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar-bottom {
	clear: both;
	background-repeat: no-repeat;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 27px;
	background-color: #060c0f;
	width: 197px;
}

.sidebar-sub-top {
	background-repeat: no-repeat;
	background-image: url(../images/sidebar_sub_top.jpg);
	background-position: center top;
	width: 197px;
	margin-right: auto;
	margin-left: auto;
	background-color: #060c0f;
	font-size: 0.8em;
	color: #FFFFFF;
}

.sidebar-sub-top p {
	padding: 6px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}

.sidebar-sub-middle {
	color: #FFFFFF;
	background-color: #060c0f;
	width: 197px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
.sidebar-sub-bottom {
	clear: both;
	background-repeat: no-repeat;
	font-size: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: 27px;
	background-color: #060c0f;
	width: 197px;
}

#div_sidebar_deliver {
width: 191px;
height: 83px;
margin:0 auto;
background: url(../images/sidebar_wedeliver.gif) center no-repeat;
}

#div_sidebar_affiliate {
width: 191px;
height: 104px;
margin:0 auto;
background: url(../images/sidebar_affiliate.gif) center no-repeat;
}

#div_sidebar_photo {
width: 191px;
height: 118px;
margin:0 auto;
background: url(../images/sidebar_photo.gif) center no-repeat;
}
.div_sidebar_separator {
height: 24px;
margin:0 auto;
background: url(../images/spyglass_tiny.gif) center no-repeat;
}

/*NEWS BULLETIN TEXT*/

.bulletin {
	color: #D29501;
	font-weight: bold;
	}

/*CALLOUTS*/

.goldtext {
color: #D29501;
}

.box_highlight {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	border: solid 1px #164b70;
}

.box_highlight_nopad {
	border: solid 1px #164b70;
}

.box_alert {
    color: #ff0000;
    font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	border: solid 4px #ff0000;
}

.redtable {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	background-color: #C90101;
	color: #ffffff;
}

.goldtable {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	background-color: #bc8207;
	color: #ffffff;
}

.product_right {
	float: right;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	text-align: center;
	padding: 5px;
}

.product_left {
	float: left;
	padding: 5px;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 0px 20px 0px 0px;
}
/*CUSTOM LISTS*/

.redcheck li {
	margin: 0;
	padding-left: 25px;
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 1.4em;
	background: url(../images/bullet_redcheck.gif) left 0.1em no-repeat;
}

.redcheckold li {
	list-style-type: ;
	list-style-image: url(../images/bullet_redcheck.gif);
	list-style-position: outside;
	padding-left: 10px; 
	line-height: 1.6em;
}

/*FORMS: Form links*/

.formbutton
{
border: 1px solid #993333;
background-color: #993333;
background-image: url(../images/bg_button_red.jpg);
background-repeat: repeat-x;

color: #ffffff;
	padding-top: 1px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
} 

/* BUTTON */

.buttonsred {
	margin-right: auto;
	margin-left: auto;

}

.buttonsred a:link, .buttonsred a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	height: 16px;
	width: 123px;
	background-color: #DA0E27;
	background-image: url(../images/bg_button_red.jpg);
	background-repeat: repeat-x;
	border: 1px solid #993333;
}

.buttonsred a:hover {
	color: #FFFFFF;
	background-color: #263D4F;
	background-image: url(../images/bg_button_blue.jpg);
	background-repeat: repeat-x;
	border: 1px solid #006666;
}
.buttonsred a:active {
	color: #efefef;
}


.buttonsred_smalltext {
	margin-right: auto;
	margin-left: auto;
	font-size: .95em;
}

.buttonsred_smalltext a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #DA0E27;
	background-image: url(../images/bg_button_red.jpg);
	background-repeat: repeat-x;
	border: 1px solid #993333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.buttonsred_smalltext a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bg_button_red.jpg);
	background-repeat: repeat-x;
	border: 1px solid #993333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.buttonsred_smalltext a:hover {
	color: #FFFFFF;
	background-color: #263D4F;
	background-image: url(../images/bg_button_blue.jpg);
	background-repeat: repeat-x;
	border: 1px solid #006666;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.buttonsred_smalltext a:active {
	color: #efefef;
}
/*SHIPPING TABLE */


#shiptable {
	width: 500px;
	padding: 0;
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#shiptable caption {
	padding: 0 0 5px 0;
	width: 580px;	 
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align: right;
}

#shiptable th {
	color: #ffffff;
	border-right: 1px solid #990000;
	border-bottom: 0px;
	border-top: 0px;
	text-align: left;
	padding: 6px 3px 6px 3px;
	background: #990000;
	text-align:center;
}

#shiptable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #990000;
	background: none;
}

#shiptable td {
	border-right: 1px solid #990000;
	border-bottom: 0px;
	background: #D8D7D1;
	padding: 6px 3px 6px 3px;
	color: #314246;
}

#shiptable td.alt {
	background: #E2E1DF;
	color: #314246;
}

#shiptable th.spec {
	border-left: 1px solid #990000;
	border-top: 0;
	background: #D8D7D1;
	color: #314246;
	text-align:left;
}

#shiptable th.specalt {
	border-left: 1px solid #990000;
	border-top: 0;
	background: #E2E1DF;
	color: #314246;
	text-align:left;
}
#shiptable .red {
	color: #FF0000 !important;
}