/*	STRUCTURES
=============================== */

html { min-height: 100%; margin-bottom: 1px; }
	
body {
	background: #010101 url(/skin1/images/site/background.gif) top repeat-x;
	margin: 0;
	}
table, tr, th, td {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	}

#site {
	background: url(/skin1/images/site/site.png) repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 956px;
	}
	
#header {
	background: url(/skin1/images/site/header.png) top no-repeat;
	width: 930px;
	height: 323px;
	margin: 0 auto;
	padding: 0;
	}
	
#logo { }

#headerRight {
	float: right;
	text-align: right;
	margin: 15px 20px 0 0;
	}
#mark { clear: both; }
#headerRight form, #headerRight input {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	}

#blogspot {
	float: right;
	margin: 0 0 15px 0;
	}

.youtube {
	margin-bottom: 20px;
	text-align: center;
	max-width: 445px;
	}
	
#menu {
	width: 930px;
	height: 165px;
	margin: 0 auto;
	padding: 0;
	}
/*
#flashcontent { text-align: center; }
#flashcontent img { margin: 15px; }
*/

#homeCenter {
	margin: 25px 0;
	text-align: center;
	clear: both;
	}
	
.interiorFlash {
	text-align: center;
	margin: 0 0 25px 0;
	}
	
.boxRight {
	background: #f4f5ef;
	border: 1px solid #d7dbc0;
	padding: 10px;
	background: url(/skin1/images/site/20.png);
	float: right;
	width: 250px;
	margin: 0 0 20px 20px;
	}
.boxRight blockquote {
	margin: 0;
	padding: 0 0 0 10px;
	}
.boxRightPlain {
	clear: both;
	float: right;
	width: 235px;
	margin: 0 0 20px 20px;
	padding: 0 20px 20px 20px;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2;
	}
#customizeTable th {
	padding: 0 10px 20px 10px;
	vertical-align: top;
	}
#customizeTable td {
	padding: 10px 10px 20px 10px;
	vertical-align: top;
	}
#customizeTable th img {
	background: #fff;
	border: 1px solid #d7dbc0;
	padding: 4px;
	}
#customizeTable td h3 { font-size: 16px; }
#customizeTable td h3 { margin: 0 0 10px 0; }
#customizeTable td p { margin: 0; }
.howToOrder {
	background: #f4f5ef;
	padding: 25px 25px 10px 25px !important;
	line-height: 1.2;
	width: 225px !important;
	}
	
#facebook, #twitter {
	background: #f4f5ef url(/skin1/images/site/background-social.gif) top repeat-x;
	border: 1px solid #d7dbc0;
	padding: 8px;
	width: 250px;
	height: 60px;
	}
#facebook {
	float: left;
	margin: 0 10px 0 0;
	}
#twitter {
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin: 0;
	}
#twitterDesc {
	padding: 0;
	margin: 10px 0 0 50px;
	}
#twitterIcon {
	float: left;
	margin: 10px 0 0 10px;
	width: 50px;
	}
	
	
#pageContent {
	/*background: url(/skin1/images/site/80-green.png);*/
	width: 910px;
	margin: 0 auto;
	padding: 0;
	/*border: 2px solid #163511;*/
	}
#colLeft {
	background: #fff url(/skin1/images/site/page.gif) bottom repeat-x;
	padding: 45px;
	vertical-align: top;
	}
#colRight {
	background: #eff0e6 url(/skin1/images/site/pageRight.gif) bottom repeat-x;
	padding: 25px;
	width: 230px;
	vertical-align: top;
	border-left: 1px solid #d7dbc0;
	/*font-size: 13px;*/
	line-height: 1.3;
	}
	
#save_percent_box { display: none; }
	
.productRight {
	margin: 0 0 30px 0;
	font-size: 15px;
	}

#footer {
	background: url(/skin1/images/site/footer.png) top repeat-x;
	font-size: 12px;
	color: #bec2ac;
	margin: 0;
	padding: 10px 30px;
	margin: 15px 0 0 0;
	}
#footer span { font-size: 14px; }
#copyright {
	float: right;
	}
	
.product {
	margin-bottom: 25px;
	font-size: 13px;
	}
.product p { margin: 8px 10px; }

.pricingBox {
	width: 450px;
	margin: 0 20px;
	}
.pricingBox h3 { margin: 0; }


#wishlistButton { display: none; }

#testimonials {}
#testimonials th {
	vertical-align: top;
	padding: 0 0 0 50px;
	font-weight: normal;
	text-align: center;
	}
#testimonials td {
	vertical-align: top;
	padding: 5px;
	}
#testimonials .hr { margin: 10px 0; }
	
#donateText {
	padding: 20px 10px;
	font-size: 12px;
	}
	
.viewMore {
	font-weight: bold;
	margin: 20px 0;
	}
	
.split {
	width: 100%;
	margin-bottom: 15px;
	}
.split td {
	vertical-align: top;
	width: 50%;
	}
.splitHead {
	background: #fff;
	font: bold 20px 'arial narrow', arial, helvetica, sans-serif;
	border-bottom: 3px solid #d7dbc0;
	padding: 5px 0 5px 10px !important;
	}
.splitHeadMiddle, .splitBorder {
	width: 15px !important;
	padding: 0 5px !important;
	}
	
#contact { margin: 0 0 20px 0; }
#contact td {
	vertical-align: top;
	padding: 0 15px 0 0;
	}
#contact td img {
	background: #fff;
	border: 1px solid #d7dbc0;
	padding: 4px;
	}
#contact h3 {
	margin: 0 0 10px 0 !important;
	border-bottom: 1px solid #eff1e3;
	}
#contact blockquote, #contact table {
	margin: 0 0 15px 10px;
	padding: 0;
	}
#contact table th {
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 0;
	white-space: nowrap;
	width: 100px;
	vertical-align: top;
	}
#contact table td { padding: 5px 0 !important; }
	
.retailLocations {
	background: #f4f5ef;
	width: 100%;
	}
.retailLocations th {
	font-weight: bold;
	text-align: left;
	padding: 5px 10px !important;
	white-space: nowrap;
	border-bottom: 1px solid #d7dbc0;
	font-size: 13px;
	}
.retailLocations td {
	padding: 5px 10px !important;
	/*white-space: nowrap;*/
	border: 1px solid #d7dbc0;
	font-size: 13px;
	}
	
.notice {
	background: url(/skin1/images/site/80-green.png);
	font-weight: bold;
	color: #345937;
	margin: 20px 0;
	padding: 5px 10px;
	}

#noticeTopContainer {
	background: #ca1921 url(/skin1/images/site/noticeTop.gif) top repeat-x;
	height: 40px;
}
#noticeTop {
	background: url(/skin1/images/site/truck.png) 0 6px no-repeat;
	font: bold 16px arial, sans-serif;
	color: #ffea86;
	width: 670px;
	margin: 0 auto;
	padding: 10px 0 8px 10px;
	text-align: center;
}

.redBox {
	background: #920004;
	font-weight: bold;
	color: #fff;
	margin: 20px 0;
	padding: 10px;
	clear: both;
	}
.redBox a:link, .redBox a:active, .redBox a:visited {
	color: #ffc600;
	}
.redBox a:hover { color: #fff; }
	
dfn { display: none; }
.floatRight {
	float: right;
	margin: 0 0 35px 35px;
	}
.floatLeft { float: left; }
.clear { clear: both; }
.right { text-align: right; }
.center { text-align: center; }
.print { display: none; }
.nodisplay { display: none; }
.nomargin { margin: 0 !important; }

/*	FONTS
=============================== */

body, table, tr, th, td {
	font: 13px arial, helvetica, sans-serif;
	color: #343434;
	}
input, select, textarea {
	font: 12px arial, helvetica, sans-serif;
	color: #343434;
	}
#productDetailTable select { max-width: 150px; }

p, h1, h2, h3, h4, h5 { margin-top: 0; }

p { margin-bottom: 25px; }

h1 {
	font: normal 26px arial, helvetica, sans-serif;
	color: #b20005;
	}
h1.welcome { clear: none; }
	
h2 { font: bold 20px 'arial narrow', arial, helvetica, sans-serif; }
h2.home { font-size: 18px; }
#colRight h2 { font-size: 22px; }
	
h3 {
	font: bold 18px 'arial narrow', arial, helvetica, sans-serif;
	color: #b20005;
	}
.productRight h3 { margin: 0 0 5px 0; }

h4 {
	font-size: 16px;
	font-weight: bold;
	}
	
h5 {
	font: bold 16px 'arial narrow', arial, helvetica, sans-serif;
	color: #000;
	}
	
h6 {
	background: url(/skin1/images/site/80-green.png);
	font-size: 10px;
	font-weight: normal;
	color: #345937;
	margin: 20px 0;
	padding: 5px 10px;
	}
	
.highlight { color: #960000; }

.note {
	font-weight: bold;
	font-style: italic;
	}
	
.important {
	font-size: 16px;
	font-weight: bold;
	color: #f50000;
	}
	
.alertMessage {
	background: url(/skin1/images/site/80-green.png);
	border: 1px solid #b20005;
	padding: 10px;
	margin: 0 0 25px 0;
	font-size: 12px;
	}
.alertMessage p, .alertMessage h3 { margin: 0; }

.shippingMessage {
	background: #f4f5ef;
	border: 1px solid #b20005;
	padding: 15px 15px 0 15px;
	margin: 10px 0 25px 0;
	clear: both;
	}
.shippingMessage h3 {
	color: #960000;
	margin: 0;
	}
	
.required {
	font-weight: bold;
	font-size: 12px;
	color: #b20005;
	}
	
small, .small {
	font-size: 11px;
	color: #343434;
	margin: 0 0 20px 0;
	}
sup { font-size: 8px; }

.top { font-size: 11px; }

.red { color: #b20005; }


/*	LINKS
=============================== */

a:link, a:active, a:visited {
	color: #b20005;
	text-decoration: underline;
	}
a:hover { color: #f70007; }
#colRight a { text-decoration: none; }

#headerRight li a:link, #headerRight li a:active, #headerRight li a:visited {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	padding: 0 8px;
	font-weight: bold;
	} 
#headerRight li a:hover { color: #d7dbc0; }
	
h6 a:link, h6 a:active, h6 a:visited { 
	color: #345937;
	text-decoration: underline;
	}
h6 a:hover {
	color: #517f55;
	}
	
#footer a:link, #footer a:active, #footer a:visited {
	color: #bec2ac;
	text-decoration: none;
	}
#footer a:hover {
	color: #fff;
	}
	
/*	LISTS
=============================== */
ul, ol { margin-bottom: 15px; }
ul li, ol li { margin-bottom: 8px; }
ul li { list-style-image: url(media/images/icons/list.gif); }

.pdfList li { list-style: url(media/images/icons/pdf-list.gif); }
.docList li { list-style: url(media/images/icons/doc-list.gif); }

#headerRight ul {
	list-style: none;
	margin: -15px 0 10px 0;
	padding: 0;
	}
#headerRight ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
#headerRight li.flag {
	background: #000;
	position: relative;
	top: 10px;
	margin: 0 0 0 15px;
	}
#headerRight li.on {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-khtml-opacity: 0.6;
	opacity: 0.6;
	}
	
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footer ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0 2px;
	}

/*	IMAGES
=============================== */

img { border: none; }

.photoRight{
	float: right;
	margin: 0 0 20px 50px;
	}
.photoLeft {
	float: left;
	margin: 0 20px 50px 0;
	}
.photoRight img, .photoLeft img {
	background: #fff;
	border: 1px solid #d7dbc0;
	padding: 4px;
	}
	
.productRightHighlight {
	float: right;
	margin: -15px 20px 0 40px;
	width: 200px;
	text-align: center;
	}
.productRightHighlightPhoto img {
	background: #fff;
	border: 1px solid #d7dbc0;
	padding: 3px;
	margin: 0 0 5px 0;
	}
.productRightHighlightPhoto img:hover {
	background: #f6fcf7;
	border: 1px solid #d7dbc0;
	}
.productRightHighlight p {
	margin: 0 0 5px 0;
	font-weight: bold;
	}
	
#thumbnailGallery, .thumbnailGallery {
	text-align: center;
	margin: 15px 15px 25px 15px;
	}
#thumbnailGallery img, .thumbnailGallery img  { margin: 0 10px; }
.productThumb {
	text-align: center;
	margin: 0 0 8px 0;
	}
.productRight .productThumb { margin-bottom: 4px; }

.productThumb img, .PListCell img, #product_thumbnail, #testimonials th img, #thumbnailGallery img, .thumbnailGallery img, .product_thumbnail img {
	background: #fff;
	border: 1px solid #d7dbc0;
	padding: 4px;
	}
.productThumb img:hover, TD.PListImgBox img:hover, .PListCell img:hover, .photoRight a img:hover, #thumbnailGallery a img:hover, .thumbnailGallery a img:hover { }

/*	FORMS
=============================== */

form {
	margin: 0;
	padding: 0;
	}
#notes { width: 100%; }
#notes td textarea { width: 100%; }

#registerSplit { }
#registerSplit td { vertical-align: top; }
#registerSplit h1 {
	font: bold 22px 'arial narrow', arial, helvetica, sans-serfif;
	color: #343434;
	}

#forwardFriend { }
#loginForm, #regForm { margin: 0 0 15px 0; }
#forwardFriend th, #loginForm th {
	text-align: left !important;
	font-weight: bold !important;
	padding: 5px 10px 5px 0 !important;
	}
#forwardFriend td, #loginForm td {
	padding: 5px !important;
	}
#regForm th {
	font-weight: bold;
	text-align: left;
}
#regForm th {
	padding: 10px 10px 10px 20px;
	vertical-align: top;
	border-bottom: 1px dashed #edefe0;
}
#regForm td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px dashed #edefe0;
}
#regForm h2 {
	margin: 0;
	color: #827f27;
	font-weight: normal;
}


/*	MISCELLANEOUS
=============================== */

.hr {
	background: #d7dbc0;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	clear: both;
	}
.hrSmall {
	background: #d7dbc0;
	width: 450px;
	height: 1px;
	display: block;
	margin: 15px 0;
	}
.hr hr, .hrSmall hr, hr { display: none; }

hr {
	background-color: #d7dbc0;
	border: 0;
	color: #5d735f;
	width: 100%;
	height: 1px;
	text-align: left;
	margin: 25px 0;
	}

blockquote { margin-left: 25px; }



