/* THIS CSS PRODUCES A CENTERED 2 COLUMN LAYOUT WITH HEADER AND HORIZONTAL NAV */
/* ALL PNG BACKGROUND GRAPHICS WILL HAVE ADDITIONAL SELECTORS IN IE6.CSS */

/* BEGIN STRUCTURE */
:focus {-moz-outline-style: none;} /* removes dotted border around FF links */

html, body {
	margin:0;
	padding:0;
	height:100.1%; /* keeps vertical scroll bar visible in browsers so layout doesn't 'bounce' page to page */
	text-align:center; /* combined with container {margin:0 auto 0 auto} this centers a page */
	background-color:#4a4342;
}

div#container {
	position:relative; 
	width:960px;
	margin:0 auto 0 auto; /* combined with body {text-align:center} this centers a page */
	margin-top:10px;
	text-align:left;
	background:#fff;
	border:0px solid black;
}

div#branding_nav {
	height:235px;
	background-image:url("/img/bg-container-top.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#branding_nav img {
	position:absolute;
	top:80px;
	left:23px;
}

#branding_nav div#flash{
	z-index:0;
	position:absolute;
	top:80px;
	left:23px;
	margin:0;
	padding:0;
	border:0px solid blue;
}

#branding_nav img#logo {
	position:absolute;
	top:28px;
	left:23px;
}

div#content {
	padding-top:20px;
	padding-right:23px;
	padding-bottom:10px;
	padding-left:23px;
	background-image:url("/img/bg-container-bottom.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#contact_us {
	position:absolute; top:150px; left:50px; width:340px; line-height:200%; }

div#contact_us a { color: #222;}

div#contact_us a:hover {color:#fff;}

div#contact_us h4, div#contact_us h5 {
	color: #222;
}

div#content_main {
	float:left;
	width:520px;
}

div#content_sub {
	float:right;
	width:350px;
}

div#content_sub p {font-size:1.2em;}

div#site_info {
	width:960px;
	height:80px;
	margin:0 auto 0 auto; /* combined with body {text-align:center} this centers a page */
	margin-top:14px;
	color:#fff;
}

#site_info ul {
	padding:0 0 0 0px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	line-height:1.4em;
	font-size:1em;
}

#site_info li {display:inline;}

#site_info p {
	font-size:1em;
	padding:0 0 0 0px;
}

#site_info a {
	color:#fff;
	text-decoration:none;
}

#site_info a:visited {text-decoration:none;}

#site_info a:hover {text-decoration:underline;}

form#search {
	margin:0;
	padding:0;

	height:24px;

	background-image:url("/img/bg-search.gif");
	background-position:396px 0px;
	background-repeat:no-repeat;
	border:0px solid white;
}

form#search input#search_term {
	width:120px;
	position:relative;
	top:5px;
	margin:0;
	padding:0;
	padding-top:0px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:0px;
margin-right:14px;

	background-color:transparent;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border:0;
}

/*IE.CSS +++*/
form#search input#go_btn {
	width:23px;
	margin-top:-6px;
	margin-left:0px;
	vertical-align:top;
}
/* END STRUCTURE */

/* BEGIN GENERAL TYPOGRAPHY */
body {
	font-family:arial, sans-serif;
	font-size:62.5%;
	color:#222;
}

textarea {font-family:Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5 {
	font-family:arial, sans-serif;
	color:#0082d8;
	margin:0px;
	margin-bottom:4px;
}

p, ul, ol {font-size:1.2em;}

h1 {font-size:2.6em;} 

h2 {font-size:2em;margin-top:20px;margin-bottom:0px;}

h3 {font-size:1.5em;color:#45a94d;margin-bottom:0px;}

h3 a { text-decoration:none}

h4 {font-size:1.4em;}

h5{font-size:1.2em;margin-bottom:10px;}

p {margin:0px;margin-bottom:10px;}

a {
	font-size:1em;
	color:#ff9900;
	text-decoration:underline;
}

a:visited {}

a:hover {color:#222;}

ul {
	margin:0;
	padding:0px;
	padding-bottom:10px;
	padding-left:30px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:url("/img/dot.png");
	line-height:1.4em;
}

ol {
	margin:0;
	padding:0px;
	padding-bottom:10px;
	padding-left:30px;
	text-indent:0px;
	text-decoration:none;
	line-height:1.4em;
}

img {border:0;}
/* END GENERAL TYPOGRAPHY */

/* BEGIN VARIOUS TAGS AND CLASSES */
h2.top {margin-top:20px;}

.price {
	font-weight:bold;
	font-size:3em;
	color:#ff9900;
}

#content_sub .price {
	font-size:1.4em;
}

img.add_cart {
	vertical-align:middle;
	margin-left:0px;
}

ul.arrow, ol.arrow, div#product_description ul {
	font-size:1.2em;
	margin:0;
	padding:0px;
	padding-bottom:10px;
	padding-left:0px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:none;
	line-height:1.4em;
}

ul.arrow li, ol.arrow li, div#product_description ul li {
	background-image:url("/img/icon-arrow.gif");
	background-position:1px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:7px;
}

ul.list_faqs {
	font-size:1.2em;
	margin:0;
	padding:0px;
	padding-bottom:10px;
	padding-left:0px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:none;
	line-height:1.4em;
}

ul.list_faqs li {
	padding:5px;

}

.center {text-align:center;}

.bold {font-weight:bold;}

.italic {font-style:italic;}

.small {font-size:1.1em;}

.smaller {font-size:.6em;}

.no_spacing {margin:0px; padding:0;}

.clear {
	clear:both;
	height:0px;
	border:0px solid #FFF;
}

.photo {
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:15px;
	margin-left:8px;
	border:0px solid #acc0a5;
}

.odd {background-color:#ededed;}
/* END VARIOUS TAGS AND CLASSES */

/* BEGIN OAF TOOLS */
td {
	font-size:12px;
}

td a {
	color:#45a94d;
}


.tableLight {
	background-color:#eaf5f8;
}

.tableDark {
	background-color:#d7eef3;
}

.tableHighlight, .tableTitle, .adminBar  {
	background-color:#016bb2;
}

.tableHighlightBorder
{
	border:2px solid #016bb2;
}

.white {
	color:#FFFFFF;
}

.submitlg{
	font: 14px bold Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#ffa927;
	color:#000;
}
.submit {
	font: 12px bold Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#ffa927;
	color:#000;
}

.error {
	color: #CC0000;
}

.positive {
	color: #0000CC;
}

.nomargin {
	margin:0px 0px 0px 0px;
}
/* END OAF TOOLS */
/* BEGIN SIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;display: inline;

}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;display: inline;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/

/* END SIFR */

div#adminnav{
	position:absolute;
	top:8px;
	right:120px;
}	

div#adminnav select {
	color:#333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#cartcontainer {
	position:absolute;
	right:35px;
	top:10px;
}

form#pricing_form {
	clear:both;
	margin:0;
	margin-bottom:10px;
	padding:15px;
	background-color:#e6e6e6;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
}

form#pricing_form input {
	border:1px solid #a7a7a7;
	font-family:arial, sans-serif;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
	width:26px;
}

form#pricing_form select {
	margin-right:15px;
	border:1px solid #a7a7a7;
	font-family:arial, sans-serif;
	font-weight:normal;
	padding-left:2px;
}

form#pricing_form input#submit {
	width:88px;
	height:27px;
	margin:0;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;	
	border:0;
}

/*+++*/
#go_btn {position:relative;top:6px;left:0px;}

div.hidden {
	display:none;
}