html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***********************************************************/
/******************* ACTUAL CSS STYLES *********************/
/***********************************************************/

body {
	background: #F6CB78 url(/store/skin1/images/body-bg.jpg) repeat-x top;
	font-family: "Trebuchet MS", Helvetica;
}

.wrapper {
	width: 922px;
	margin: 0 auto;
}

.top-links {
	padding: 12px 24px 15px 0;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}

.top-links a { color: #479324; text-decoration:none; }
.top-links a:visited { color: #479324; text-decoration:none; }
.top-links a:hover { color: #479324; text-decoration:underline; }

.content {
	background: #FFFFFF url(/store/skin1/images/content-btm.gif) no-repeat bottom left;
	margin-bottom: 20px;
}

.header {
	height: 199px;
	padding: 40px 14px 0 0;
	background: url(/store/skin1/images/header-bg.gif) no-repeat;
}

.header-inlay {
	height: 199px;
	background: url(/store/skin1/images/header-inlay.jpg) no-repeat top right;
}

.bottom-white-bg  { background: url(/store/skin1/images/bottom-white-mid.gif) repeat-y; width:922px; margin: 0 auto;}
.bottom-white-top { background: url(/store/skin1/images/bottom-white-top.gif) no-repeat top; }
.bottom-white-btm { background: url(/store/skin1/images/bottom-white-btm.gif) no-repeat bottom; text-align:center; padding:3px; }
.bottom-white-btm img {vertical-align: middle;}

.trustLogos {width:390px;vertical-align:middle;}
.trustLogos img {vertical-align: middle;}

.bottom-orange-bg  { background: url(/store/skin1/images/bottom-orange-mid.gif) repeat-y; width:922px; margin: 20px auto 10px;}
.bottom-orange-top { background: url(/store/skin1/images/bottom-orange-top.gif) no-repeat top; }
.bottom-orange-btm { 
	background: url(/store/skin1/images/bottom-orange-btm.gif) no-repeat bottom; 
	padding:20px 50px 20px 35px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.bottom-orange-btm a, .bottom-orange-btm a:visited, .bottom-orange-btm a:link {
	color: white;
	text-decoration:none;
}

.bottom-orange-btm a:hover {
	text-decoration:underline;
}

.phone-number {
	padding-left: 26px; 
	font-weight: bold; 
	font-size: 16px; 
	line-height:50px;
}

.tab-buttons {
	padding-left: 195px; 
	font-weight: bold; 
	font-size: 13px; 
	line-height:60px;
}

.tab-buttons a { color: white; text-decoration:none; }
.tab-buttons a:visited { color: white; text-decoration:none; }
.tab-buttons a:hover { color: white; text-decoration:underline; }

.email_text {
	clear:right;
	float: right;
	width: 300px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 5px;
}	

#email_box {
	clear: both;
	padding-right: 25px;
	margin-bottom: 10px;
	float: right;
    width: 222px;
    height: 22px;
    background: url(/store/skin1/images/bg_email_box.jpg) no-repeat;
}
#email_box #s {
    float: left;
    font-size: 12px;
    color: #808080;
    margin: 5px 0 0 8px;
    border: 0;
    width: 175px;
    background: none;
}
#email_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

#search_box {
	float: left;
    width: 300px;
    height: 46px;
    margin-left: 10px;
    background: url(/store/skin1/images/bg_search_box.jpg) no-repeat;
}
#search_box #s {
    float: left;
    font-size: 16px;
    margin: 14px 0 0 13px;
    border: 0;
    width: 220px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

.cart-buttons {
	width:300px;
	float: right;
	padding-right: 10px;
	text-align:right;
	font-size: 22px;
}

.cart-buttons a { color: #5A9E3A; text-decoration:none; }
.cart-buttons a:visited { color: #5A9E3A; text-decoration:none; }
.cart-buttons a:hover { color: #5A9E3A; text-decoration:underline; }

.cart-buttons img {
	vertical-align: middle;
}

.shop-by {
	height: 33px;
	padding-top: 13px;
	text-align: center;
	background: url(/store/skin1/images/shopby-bg.gif) no-repeat;
	color: #479324;
}

.main-content {
	float:right;
	width:670px;
	margin: 0 20px 0 0;
}

.side-bar {
	float:left;
	width: 190px;
	margin: 0 0 0 20px;
}

.NavigationPath { font-size: 10px;color: #808080; }
.NavigationPath a { text-decoration:none; }
.NavigationPath a:visited { text-decoration:none; }
.NavigationPath a:hover { text-decoration:underline; }

.cat-top { padding-top: 32px; background: url(images/category-head.gif) no-repeat top; }
.cat-btm { padding-bottom: 0px; height:32px; background: url(images/category-btm.gif) no-repeat bottom; }
.cat-container { margin: 0 5px; background-color: #D7FAC7; }
.cat-container ul { padding: 10px 5px 30px 10px; }
.cat-container ul li a { color: #000000; text-decoration: none; font-size: 14px; line-height: 18px; font-weight: bold; }
.cat-container ul li a:hover { color: #000000; text-decoration: underline; }
.cat-container ul li a:visited { color: #000000; }

h1 {
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 10px;
}

.product-image {
	float:left;
	width:300px;
}

.product-detail {
	float:left;
	width:350px;
	line-height: 20px;
}

.product-descr {
	font-size: 16px;
}

.utube-descr {
	width: 350px;
	float:left;
	font-size: 12px;
}

.product-youtube {
	float:right;
	width:303px;
	background: url(images/utube-header.gif) no-repeat top left;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
}

.product-youtube2 {
	clear:right;
	margin-top: 15px;
	float:right;
	width:303px;
	background: url(images/utube-header.gif) no-repeat top left;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
}

.ButtonTable {
	padding: 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.field_label {
	clear:left;
	display:block;
	float: left;
	width:100px;
	padding-right:5px;
	color: #808080;
	font-size: 12px;
	font-weight: bold;
}

#product_price {
	display:block;
	width:100%;
	margin: 10px 0;
	font-size: 24px;
	font-weight: bold;
	color: #5A9E3A;
}

.category-wrapper {
	background: url(images/blue-footer.gif) no-repeat bottom left;
	padding-bottom: 40px;
}

.category-main {
	background: url(images/blue-header.gif) no-repeat top left;
}

.category-main h1 {
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
}

.products {	
	width: 218px;
	text-align: center;
}
.products a:link, .products a:visited, .products a:hover, .products a:active { 
	text-decoration: none; color: #5A9E3A;
}

.featured-wrapper {
	margin-top: 20px;
	background: url(images/featured-bg.gif) repeat-y;
}

.featured-top {
	background: url(images/featured-top.gif) no-repeat top left;
}

.featured-btm {
	background: url(images/featured-btm.gif) no-repeat bottom left;
	padding: 0 15px 40px 15px;
}

.featured-btm h2 {
	color: #000000;
	text-align: center;
	line-height: 32px;
}

/*
	Pagination mechanism
*/
.NavigationArrow {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 14px;
	PADDING-RIGHT: 10px;
	FONT-SIZE: 12px;
}
.NavigationCell {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	WIDTH: 17px;
	HEIGHT: 14px;
	FONT-WEIGHT: bold;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	color: #5A9E3A;
	TEXT-DECORATION: none;
}
.NavigationCell IMG {
	HEIGHT: 1px;
	WIDTH: 17px;
}
.NavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	BACKGROUND-IMAGE: url(images/page_wide.gif);
	WIDTH: 23px;
	HEIGHT: 14px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	TEXT-DECORATION: none;
}
.NavigationCellWide IMG {
	HEIGHT: 1px;
	WIDTH: 23px;
}
.NavigationCellSel {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	WIDTH: 15px;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
	FONT-SIZE: 12px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	color: #1D689B;
	TEXT-DECORATION: underline;
	FONT-SIZE: 12px;
}
.SearchSortImg {
	WIDTH: 9px;
	HEIGHT: 9px;
	MARGIN-RIGHT: 5px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
	FONT-SIZE: 12px;
}

a.ItemsList:link, a.ItemsList:visited {
	color: #5A9E3A;
	text-decoration: none;
	font-weight: bold;
}
a.ItemsList:hover {
	text-decoration: underline;
}

.Star {
	font-weight: bold;
	color: #FF0000;
}

a:link, a:visited { color:#5A9E3A;text-decoration:none; }
a:hover {color:#5A9E3A;text-decoration:underline; }

.cartHeader {
	background-color: #47B524;
	color: #FFFFFF;
	text-align: center;
	padding:3px 0;
}
.cartBody {
	background-color: #D2F3C7;
	text-align: center;
	padding:3px;
	vertical-align: middle;
}

#warnings {
	display:block;
	background-color: #D7FAC7;
	padding: 5px;
	margin: 10px 0 0 0;
}
#warnings .warn {
	display:block;
	background: url(images/choking-hazard.png) top left no-repeat;
	padding: 5px 0 20px 110px;
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0;
}
