﻿/* for straight e-comm sights, remove references to #shop from this file and 'shopping' pages */
@media print {
	#menu, #header, #copyright, #stepsProfile, h1 {
		display: none;
	}
}

/* Hide or display top tabbed nav menu as needed */
#menu {
}

/* HTML Tags */
* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #A00915;
}

a:hover, a:visited:hover {
	color: #454545;
}

a img {
	border: none;
}

body {
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
	height: 100%;
	color: #454545;
	background: #A00915;
	font-family: "Lucida Sans","Trebuchet MS", Arial, Helvetica, sans-serif;
}

button {
	font-size: .8em;
	display: inline;
}

fieldset {
    padding: 5px;
    margin: 0 auto;
	width: 95%;
}

form {
	margin: 0 0 15px;
}

img {
	margin: 0;
}

input, textarea, select {
	display: inline;
	font-size: .9em;
}

h1 {
	font-size: 1.8em;
	line-height: 1.1em;
	margin: 20px 0 7px 0;
	color: #A00915;
}

h2 {
	font-size: 1.3em;
	line-height: 1.1em;
	margin: 2px 0 2px 5px;
	color: #A00915;

}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 15px 0 3px 10px;
}

h4, h4 a, h4 a:hover {
	color: #A00915;
}


hr {
	width: 100%;
	clear: both;
}

label {
	font-weight: bold;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	margin: 2px 0 2px 5px;
	color: #A00915;
}

li {
	margin-bottom: 3px;
}

p { 
	margin: 0 10px 15px; 
}

small {
	font-size: .85em;
}

sub, sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

table {
	width: 95%;
	clear: both;
	margin: 0 auto 10px;
	border: none;
	border-collapse: collapse;
}

table table {
	margin: 0;
	width: auto;
}

td, th {
	vertical-align: top;
	text-align: left;
	padding: 2px 6px 2px 2px;
	border: none;
	border-collapse: collapse;
}

th {
	border-width: 1px 0;
	border: 1px solid #CCC;
	background: #A00915;
	color: #FFF;
}

ul, ol {
	margin: 0 10px 15px 35px; 
}

/* IDs */
#fixed {
	width: 985px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	position: relative; 
	background: #FFF;
}

/* Menu */

#menu {
	width: 980px;
	margin: 0 auto;
	padding-top: 14px;
}

#menu ul {
	list-style: none;
	float: right;
	margin: 0;
}

#menu ul li { 
 	float: left;
	margin: 0 2px 0 1px;
	background: #666;
}

#menu ul li a:hover {
	background: #000;
	color: #FFF;
}

#menu li a { 
	display: block;
	float: left;
	padding: 3px 6px;
	height: 15px;
	color: #FFF;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

#menu ul li.shop a {
	color: #A00915;
	background: #FFF;
}

#menu ul li.about a:hover {
	background: #8611B6;
	color: #FFF;
}

#menu ul li.contact a:hover {
	background: #999;
	color: #FFF;
}

#menu ul li.home a:hover {
	background: #DB730B;
	color: #FFF;
}

#menu ul li.fund a:hover {
	background: #F41500;
	color: #FFF;
}

#menu ul li.gScouts a:hover {
	background: #11AC17;
	color: #FFF;
}

#menu ul li.products a:hover {
	background: #148ACD;
	color: #FFF;
}

#menu ul li.farms a:hover {
	background: #148ACD;
	color: #FFF;
}

#menu ul li.broker a:hover {
    background: #2C17C6;
    color: #FFF;
}

#menu ul li.why a:hover {
	background: #805D3C;
	color: #FFF;
}

/* Banner & Header Styles */
#banner {
	height: 35px;
}

#header {
	width: 980px;
	height: 130px;
	position:relative;
	top: 0;
	left: 0;
	border-bottom: 1px solid #CCC;
	z-index: 51;
}

#header p {
	text-align: right;
	margin: 5px 0 5px;
	width:auto;
}

#header #phone {
	position: absolute;
	left: 300px;
	top: 35px;
	height: 70px;
	width: 425px;
	text-align: center;
}

#header #search {
	position: absolute;
	right: 10px;
	top: 20px;
}

#header #additional {
	position: absolute;
	right: 5px;
	top: 50px;
	height: 30px;
	width: 150px;
	text-align: center;
}

#header #additional img {
	float: none;
	margin: 0;
}

#header #phone p {
	float: none;
	clear: none;
	text-align: center;
	margin: 0;
	width: 100%;
	/* margin-top: 37px; Only needed if no other header text there */
}

#header #phone .number {
	font-weight: bold;
	font-size: 21px;
}

#header #phone .smaller {
	font-size: 12px;
}

#header label {
	display: inline;
	width: auto;
}

.phone {
	margin-right: 215px;
	font-size: 14px;
}

#upsell {  /* Used on product page */
	width: 830px;
	position: relative;
	top: 10px;
	left: 150px;
	float: left;
	padding: 0 0 35px;
}

#boxHolder5 .smallBox, #upsell .smallBox {
	margin: 0 8px 8px 0;  /* 0 13px 5px 0; */
	padding: 0;	
	width: 125px;
	height: 220px;
	border: 1px solid #CCC;
}

#boxHolder5 .smallBox a:link, #boxHolder5 .smallBox a:visited {
	text-decoration: none;
	cursor: hand;
	color: #454545;
}

#boxHolder5 .smallBox a:hover {
	text-decoration: none;
	cursor: hand;
	color: #A00915;
}


.catDescrip {
	height: 75px;
	overflow: hidden;
}

.smallBox img {
	height: 125px;
	width: 125px;
	display: block;
	margin: 0 0 3px;
}

#mainBox2 .smallBox img {
	margin: 0 5px 3px 0;
}

.smallBox h2 {
	margin-left: 3px;
	font-size: .9em;
	line-height: 1.2em;
	color: #A00915;
}

.smallBox p {
	margin: 0 3px 3px;
	font-size: .9em;
	line-height: 1.2em;
}

.smallBox p.price, div.price {
	float: right;
	font-weight: bold;
	margin: 2px 3px 0 0;
	color: #A00915;
}

#copyright {
	clear: both;
	height: 30px;
	margin-top: 40px;
}

#copyright p {
	text-align: center;
	font-size: .9em;
	line-height: 1.75em;
	padding-top: 2px;
}

#fullPage table,  #fullPage td, #fullPage th {
	border: 1px solid #CCC;
}


/* Leftnav */

#leftNav {
	font-size: .9em;
	position: relative;
	top: 50px;
	left: 10px;
	width: 130px;
	padding: 15px 0;
	margin: 0;
	z-index: 50;
	float: left;
}

#leftNav h2, #leftNav h3 {
	margin: 15px 0 0 10px;
}

#leftNav .button {
	text-align: center;
	padding: 8px 0;
	border: 1px solid #CCC;
	border-width: 1px 0;
	margin: 10px 0;
}

#leftNav a {
	text-decoration: none;
}

#leftNav ul {
	list-style: none;
	margin: 0 0 10px 15px;
	padding: 0;
	width: 150px;
}

#leftNav ul ul {
	margin: 5px 0 0 15px;
	padding: 0;
	width: auto;
}

#leftNav li {
	margin: 0 15px 5px 0;
}

#leftNav li a:hover {
	background: url("../../images/menu/activeProductType.gif") 4px 1px no-repeat;
}

#leftNav td {
	text-align: right !important;
	padding: 0 0 3px 0;
	font-size: 13px;
}

#leftNav td * {
	float: right !important;
}

#leftNav td img {
	float: left !important;
	margin-right: 2px;
}

#logo {
	position: absolute;
	top: 12px;
	left: 10px;
}

#mainContents {
}

#mainBox, #mainBox2, #mainBox3, #mainBox4, #mainBox5, #boxHolder5, .smallBox, #leftNav {
	float: left;
	padding: 0 0 5px;
	margin: 0;
}

#mainBox2 {
	width: 248px;
	margin-left: 10px;
}

#mainBox2 h2 {
	margin-left: 0;
}

#mainBox2 > img {
	border: none !important;
	margin: 5px 0 25px 10px;
}

#mainBox3 {
	width: 520px;
	margin: 0 0 25px 10px;
}

#mainBox3 img.store {
	display: block;
	margin: 10px;
}

#mainBox4 {
	width: 505px;
	margin: 0 10px 0 5px;
}

#mainBox5, #boxHolder5 {
	width: 830px;
	position: relative;
	top: 10px;
	left: 25px;
	padding: 0 0 35px;
	margin: 0;
	float: left;
}

#mainBox5 img {
	float: left;
}

#stepsProfile {
	float: right;
	font-size: 1em;
	margin: 10px 15px 15px 0;
	position:relative;
}


/* Home Page Elements Product Group A is site wide - see themes for other Product Groups */
/* universal declarations for groups B, C & D - see individual themes for specifics */
.bannerPic, #homeContent {
	display: none;
}

#productGroupA *, #productGroupB *, #productGroupC *, #productGroupD * {
	margin: 0;
	padding: 0;
}

#productGroupA, #productGroupB, #productGroupC, #productGroupD {
	top: 15px;
	left: 150px;
}

#productGroupA h2, #productGroupB h2, #productGroupC h2, #productGroupD h2 {
	margin-bottom: 5px;
}

#productGroupA h4, #productGroupB h4, #productGroupC h4, #productGroupD h4 {
}

#productGroupA p, #productGroupB p, #productGroupC p, #productGroupD p {
	display: inline;
}

#productGroupA ul, #productGroupB ul, #productGroupC ul, #productGroupD ul {
	list-style: none;
}

#productGroupA li, #productGroupB li, #productGroupC li, #productGroupD li {
	margin: 0 10px 10px 0;
	border: 1px solid #CCC;
	font-size: .9em;
	line-height: 1.2em;
}

#productGroupA p.prodPrice, #productGroupB p.prodPrice, #productGroupC p.prodPrice, #productGroupD p.prodPrice {
	font-weight: bold;
	display: inline;
	margin: 2px 3px 0 10px;
	color: #A00915;
}

#productGroupA .listDescription, #productGroupB .listDescription, #productGroupC .listDescription, #productGroupD .listDescription {
	margin: 0 3px 3px;
}

a .listDescription {
	color: #454545;
}

a .listDescription, a .prodPrice {
	text-decoration: none;
	cursor: hand;
	color: #A00915;
}

a .listDescription:hover, a .prodPrice:hover {
	color: #A00915;
}

a .listDescription:hover {
	color: #A00915;
}


/* end universal B, C, D declarations */
/* End Home Page Elements */


/* Classes  */
.author {
	font-size: .85em;
	font-style: italic;
}

table.address { 
	border: none !important; 
} 

.address td { 
	border: none !important; 
	padding: 0 10px 0 0; 
	background: none transparent scroll repeat 0% 0%; 
	width: 32%; 
}

.address td.vert { 
	font-size: .8em; 
	width: 2px; 
	line-height: 0.9em; 
	text-align: center 
}

.autoWidth {
	width: auto;
	margin: 0 auto 10px;
}

.autoWidthWith {
	width: auto;
	margin: 0;
}

.autoWidthWith td {
	padding-right: 50px;
}

p.caption, #mainBox3 p.caption {
	font-size: .9em;
	margin-left: 0;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.clearR {
	clear: right;
}

.clearL {
	clear: left;
}

p.clear, p.clearL, p.clearR {
	height: 0;
	margin: 0;
	padding: 0;
}

.fLeft {
	float: left !important;
}

img.fLeft {
	margin: 0 8px 5px 0 !important;
}

.fRight {
	float: right !important;
}

img.fRight {
	margin: 0 0 5px 8px !important;
}

p.fRight {
	clear: both;
}

.gvAltRowStyle {
	border: none;
	border-collapse: collapse;
	background: #D0D0D0;
}

.gvAltRowStyle .gvRowStyle {
	background: #AEAEAE;
}

.gvRowStyle .gvAltRowStyle { 
	background: #AEAEAE;
}

.gvAppearance {
	border: none;
	border-collapse: collapse;
	width: 95%;
	margin: 0 auto 10px;
	background: #FFF;
}

.gvAppearance .gvAppearance {
	border: 1px solid #CCC;
	width: 50%;
}

.gvEditRowStyle {
	border: none;
	border-collapse: collapse;
	background: #FF9;
}

.gvRowStyle { /*Not needed unless we want to color every row */
	background: #EAEAEA;
}
 
.gvSelRowStyle {
	background: #F1DDDE;
}

gvHeadStyle a:hover, .gvFootStyle a:hover, .gvPagerStyle a:hover {
	color: #8E8B8F;
}

table.halfed td{
	width: 50%;
}

.highlite {
	color:#018CB8;
}

.nowrap {
	white-space: nowrap;
}

.orderSummary table, .orderSummary td, .orderSummary th {
	border: 1px solid #CCC;
}

.orderSummary .gvRowStyle { /*Not needed unless we want to color every row */
	background: none !important;
}

.right {
	text-align:right;
}

p.breadcrumb {
	height:24px;
	margin:0 0 8px 0;
	position:relative;
	top: 8px;
	font-size: 12px !important;
}

img.mainImg {
	display: block;
	margin-bottom: 5px;
	float: none;
}
.smaller {
	font-size: .85em;
	font-style: italic;
}

.alertMsg {
	background: #FFC0C0;
	width: 90%;
	margin: 0 4%;
	padding: 10px;
	border: 1px solid #000;
}

.specNotes {
	color: #A00915;
	font-weight: bold;
	
}
