/* tagline */
h5#tagline {
	background: url(/images/tagline_bg.gif) #F7F7EF repeat-y right;
	/*color: #7c7c7c;*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #9C9EA5;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	margin: 0;
	padding: 2px;
}
* html h5#tagline {
	border-bottom: 1px solid #ded3bd;
}
/* logo */
h1#logo {
	margin: 0;
	border: none;
}
/* utility nav */
#utilNav {
	position: absolute;
	top: 2px;
	right: 2px;
	list-style: none;
	margin: 0;
	margin-top: 2px;
	padding: 0;
}
#utilNav li {
	float: left;
}
#utilNav li a {
	display: block;
	float: left;
	padding: 3px 7px 3px 23px;
	border-left: 1px solid #d5d5d5;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #d5d5d5;
}
#utilNav li#cart a {
	background: url(/images/ico_cart.gif) no-repeat 1px center;
}
#utilNav li#account a {
	background: url(/images/ico_account.gif) no-repeat 4px center;
}
#utilNav li#help a {
	background: url(/images/ico_help.gif) no-repeat 4px center;
	border-right: 1px solid #d5d5d5;
}
#utilNav li a:hover {
	text-decoration: none;
	margin-top: 1px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #f2f2f2;
}
/* top bar + search */
#topNav fieldset {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/nav_bg_left.gif) no-repeat;
	padding: 6px 0 7px 20px;
	margin: 0;
	margin-left: -10px;
}
	* html #topNav fieldset {
		padding: 4px 0 7px 20px;
	}
#topNav label {
	font-weight: bold;
}
#topNav .txtField {
	width: 100px;
}
/* top bar + nav */
#topNav ul {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	margin: 0 -10px 0 0;
	padding: 2px 2px 2px 0;
	background: url(/images/nav_bg_right.gif) no-repeat right top;
}
#topNav li {
	float: left;
}
#topNav li a {
	display: block;
	float: left;
	padding: 7px 20px;
	color: #fcfcfc;
	border-left: 1px solid #d89716;
	text-decoration: none;
}
#topNav li a:hover {
	background: url(/images/nav_over.gif) repeat-x;
	text-decoration: none;
	color: #000;
}
#topNav li.last a:hover {
	background: url(/images/nav_over_last.gif) no-repeat right;
}
#topNav li#active a, #topNav li a:active {
	background: url(/images/nav_on.gif) repeat-x;
}
#topNav li.last#active a, #topNav li.last a:active {
	background: url(/images/nav_on_last.gif) no-repeat right;
}
/* find a center */
#find {
	margin: 0;
	margin-bottom: 5px;
	float: left;
	height: 23px;
}
#find h4 {
	float: left;
	display: inline;
	padding: 2px 8px 2px 15px;
	margin: 0;
	margin-right: 15px;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/find_arrow.gif) no-repeat right 7px;
	color: #7c7c7c;
}
#find h4 strong {
	color: #000;
}
#find label {
	margin-left: 5px;
}
#find .txtField2 {
	width: 40px;
}
#find input, #find select {
	margin: 0 2px;
	font-size: 9px;
}
.location {
	float: right;
	color: #7c7c7c;
	padding: 2px 15px;
}
.location strong {
	color: #000;
}
.location a {
	color: #7c7c7c;
	text-decoration: none;
	border-bottom: 1px dashed #7c7c7c;
}
.location a:hover {
	border-bottom: none;
}
/* left nav */
#leftNav a {
	text-decoration: none;
}
#leftNav dl {
	margin: 0;
	padding: 0;
	background: url(/images/left_nav_bg.gif) #ffe6a9 repeat-x;
	border-left: 1px solid #FFC937;
}
#leftNav dt {
	font: normal 18px "Trebuchet MS", "Century Gothic";
	background: url(/images/arrow_down.gif) no-repeat 130px center;
	padding: 4px 35px 4px 8px;
	color: #330063;
	line-height: 17px;
}
#leftNav dt a {
	font-weight: normal;
	display: block;
}
#leftNav dt a:hover {
	color: #662296;
}
#leftNav dd {
	background: #fff3ce;
	margin: 0;
}
#leftNav dd a {
	color: #545454;
	display: block;
	padding: 2px 8px 2px 16px;
	border-top: 1px solid #fff3ce;
	border-bottom: 1px solid #fff3ce;
}
#leftNav dd a:hover {
	color: #000;
	text-decoration: none;
	background: #FFE7AD;
	border-top: 1px solid #FFD05F;
	border-bottom: 1px solid #FFF6DF;
}
#leftNav dd a.red {
	color: #f00;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftNav ul li a {
	padding: 0 8px 0 32px;
	font-weight: normal;
}
#leftNav ul li li a {
	padding: 0 8px 0 42px;
}
/* rightbar */
#rightbar h2 {
	margin: 0;
	padding: 4px 30px 4px 8px;
	background: url(/images/arrow_right.gif) #FFC937 no-repeat 180px center;
	border-top: 1px solid #FFC937;
	border-bottom: 1px solid #D89716;
	color: #000;
	font-weight: normal;
	text-align: left;
}
#rightbar h2 a {
	color: #000;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
#rightbar h2 a:hover {
	color: #7F5300;
}
#rightbar h4, #rightbar p {
	margin: 4px 0;
}
.rightbarBucket {
	background: #fdfdfd;
	border: 1px solid #cecece;
	margin: 0;
	padding: 0 10px;
}
#rightbar form {
	margin: 0;
}
/* promos */
.promoBucket {
	margin-bottom: 10px;
}
.fourPromos a.last img {
	margin-left: 6px;
}
.promoRow {
	margin-bottom: 5px;
}
/* about */
#about {
	padding-bottom: 8px;
	background: url(/images/about_bg.gif) no-repeat bottom;
}
#about h2 {
	margin: 0;
	padding: 0;
}
.contentBucket {
	border-left: 1px solid #D6D7D6;
	border-right: 1px solid #D6D7D6;
	padding: 0 8px;
}
* html .contentBucket {
	height: 0.01%
}
/* footer bar */
#footerNav ul {
	list-style: none;
	height: 30px;
	margin: 0 -2px;
	padding: 2px 0;
	background: url(/images/footer_bg_right.gif) no-repeat right top;
}
#footerNav li {
	float: left;
}
#footerNav li a {
	display: block;
	float: left;
	padding: 5px 12px;
	color: #fcfcfc;
	border-left: 1px solid #d89716;
	text-decoration: none;
}
#footerNav li a:hover {
	background: url(/images/footer_over.gif) repeat-x;
	color: #000;
}
#footerNav li.first a {
	background: url(/images/footer_bg_left.gif) no-repeat left;
	margin-left: -6px;
	margin-top: -1px;
	padding-left: 17px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-left: none;
}
* html #footerNav li.first a {
	position: relative;
	left: 0;
}
#footerNav li.first a:hover {
	background: url(/images/footer_over_left.gif) no-repeat left;
}
#footerNav li.last a {
	padding-right: 17px;
}
#footerNav li.last a:hover {
	background: url(/images/footer_over_right.gif) no-repeat right;
}
/* footer */
#footer ul {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	padding: 0 17px;
	border-right: 1px solid #000;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer ul li.last a {
	border-right: none;
}
#footer p {
	padding: 8px 17px;
}
/* Logon */
#logonPage, #chooseUserPage, #updateProfilePage {
	width: 95%;
	margin: auto;
}
.logonWrapper {
	text-align: center;
	padding-bottom: 20px;
	width: 48%;
}
.logonWrapper .logon {
	text-align: center;
	background: #fff3ce;
	border: 1px solid #FFCB31;
	height: 24em;
	padding: 4px;
}
.logonWrapper[class] .logon[class] {
	height: auto;
	/*min-height: 24em;*/
}
.logonWrapper2 {
	clear: both;
	text-align: center;
	background: #fff3ce;
	border: 1px solid #FFCB31;
	padding: 4px;
}
.logonWrapper2 .logon {
	margin: auto;
}
#updateProfilePage .logonWrapper2 .logon {
	width: 90%;
}
.logon .formWrapper {
	width: 260px;
	margin: auto;
}
#chooseUserPage .logon .formWrapper {
	width: 290px;
}
#updateProfilePage .logon .formWrapper {
	width: 410px;
	text-align: left;
}
.logon .formWrapper div {
	margin: 5px;
	clear: both;
	text-align: left;
	vertical-align: bottom;
}
.logon label {
	width: 8em;
	text-align: right;
	display: block;
	float: left;
	clear: both;
	padding: 4px;
}
#chooseUserPage .logon label {
	width: 11em;
}
#updateProfilePage .logon label {
	width: 11em;
}
.staticField {
	display: block;
	float: left;
	padding: 4px;
}
table.shippingAdd td, table.shippingAdd th {
	padding: 4px 0;
	width: 33.3%
}
/* Store */
table.cart {
	border-spacing: 2px;
	width: 95%;
	margin: auto;
}
table.cart td, table.cart th {
	padding: 5px;
	border: 1px solid #FFCB31;
	text-align: center;
	background: #fff3ce;
	font-size: 105%;
}
table.cart .altRow td {
	background: #FFFBEF;
}
table.cart .row td {
	background: #FFF7DF;
}
table.cart .tdProditem th {
	background: #FFE7AD;
}
/* table.cart td.totalTitle {
	border-left: none;
}
table.cart td.spacer {
	border-right: none;
} */
table.cartButtons {
	width: 50%;
	margin: auto;
}
table.cartButtons td {
	padding: 10px;
}
table.checkoutOptions {
	width: 95%;
	margin: auto;
}
.checkout4 {
	border-bottom: 1px solid #FFCB31;
}
.checkoutBtn {
	margin: 10px;
}
.creditCard {
	width: 95%;
	margin: auto;
	margin-top: 10px;
}
.payment {
	float: left;
	margin-left: 22px;
}
.payment div {
	margin: 5px;
}
.payment strong {
	margin-bottom: 10px;
	display: block;
}
.payment label {
	width: 8em;
	text-align: right;
	display: block;
	float: left;
	clear: both;
}
.payment .checkoutBtn {
	text-align: center;
	margin-left: 7.5em;
}
/* Products List*/
dl.productBucket {
	float: left;
	background: #fff3ce url(/images/bucket_bg.gif) no-repeat left bottom;
	margin: 13px;
	padding: 0;
	text-align: center;
	width: 170px;
}
* html dl.productBucket {
	margin: 10px;
}
.productBucket dt {
	background: url(/images/bucket_dt_bg_right.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	height: 170px;
	border-left: 1px solid #FFCB31;
	text-align: right;
}
.productBucket dt img {
	margin-top: 7px;
	border-right: 1px solid #FFCB31;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 150px;
	height: 150px;
}
.productBucket dd {
	margin: 0;
	padding: 0;
}
.productBucket dd a {
	display: block;
	text-decoration: none;
	background: #FFE7AD;
	padding: 3px 0;
	margin: 0;
	border-bottom: 1px dashed /*#FFE7AD*/#FFCB31;
	border-left: 1px solid #FFCB31;
	border-right: 1px solid #FFCB31;
}
.productBucket dd a:hover {
	border-bottom: 1px solid #FFCB31;
}
.productBucket dd.last {
	background: transparent url(/images/bucket_bg_right.gif) no-repeat right bottom;
	padding-top: 4px;
	padding-bottom: 8px;
}
.productBucket dd.Price {
	border-right: 1px solid #FFCB31;
	padding-top: 4px;
}
/* Product Categories */
dl.SubCategories{
	float: left;
	width: 125px;
	text-align: center;
	margin: 0 0 13px 13px;
	padding: 0;
	border: 1px solid #FFCB31;
	height: 150px;
}
.SubCategories dt a {
	font: 16px;
	text-decoration: none;
	display: block;
	background: #FFF3CE;
	background: #FFE7AD;
	border-bottom: 1px solid #FFCB31;
	line-height: 14px;
	padding: 3px 1px;
}
.SubCategories dt a:hover {
}
.SubCategories dd {
	margin: 0;
	padding: 0;
}
.SubCategories dd img {
	width: 90%;
	vertical-align: middle;
}
/* Product Detail Page */
#productPage .pic {
	float: left;
	width: 225px;
}
#productPage[id] .pic {
	width: auto;
	max-width: 50%;
}
#productPage .productWrapper {
	float: right;
	width: 48%;
}
#productPage .product {
	width: auto;
	height: auto;
	text-align: left;
	background: #fff3ce;
	border: 1px solid #FFCB31;
}
#productPage[id] .product[class] {
	min-height: none;
}
#productPage .product div {
	clear: both;
}
#productPage label, #productPage .label {
	width: 42%;
	text-align: right;
	display: block;
	float: left;
	clear: both;
	padding: 4px;
}
#productPage .staticField {
	width: 42%;
}
#productPage h4 {
	border-bottom: 1px dashed #000;
}
/* My Account */
#myAccountPage {
	width: 95%;
	margin: auto;
}
#myAccountPage h2 {
	text-align: center;
}
#membershipPage {
	width: 95%;
	margin: auto;
}
#membershipPage h2 {
	text-align: center;
}
.profile {
	width: 48%;
}
.profileBucket {
	background: #fff3ce;
	border: 1px solid #FFCB31;
	margin-bottom: 20px;
	clear: both;
	padding: 4px;
}
.profileBucket table {
	width: 100%;
	text-align: center;
}
.profileBucket .staticField {
	width: 47%;
}
#membershipPage .profileBucket .staticField {
	width: 13em;
}
.label {
	width: 11em;
	text-align: right;
	display: block;
	float: left;
	clear: both;
	padding: 4px;
}
#membershipPage .profileBucket .label {
	width: 30em;
}
table.memberDetail {
	width: 100%;
	margin: 10px;
}
.memberDetail th {
	width: 25%;
	text-align: right;
}
.memberDetail td {
	width: 25%;
	text-align: left;
}
/* Misc */
.thumb {
	padding: 5px;
}
.clear {
	clear: both;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center !important;
}
.margin {
	margin: auto;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
tr.borderTop td {
	border-top: 1px dashed #FFCB31;
	padding-top: 2px;
}
.purple {
	color: #330063;
}
#htmlPage {
	padding: 0 5px 0 10px;
}
#htmlPage font {
	font-size: 110%;
}
#htmlPage img {
	padding-right: 10px;
}
html>img {
	width: 0 !important;
	height: 30px !important;
	padding: 0 14px 0 14px !important;
	background: url(/images/scroll.png) no-repeat center center;
}
/** Custom Html Styles **/
.bluebold {
	color: #4682b4;
	font-weight: bold;
}
.blue {
	color: #4682b4;
}
.greybold {
	color: #666666;
	font-weight: bold;
}
.grey {
	color: #666666;
}
.txtSecHead { 
	color: #d2691e;
	font-weight: bold;
}
#htmlPage ul   {
 	list-style-image: url(http://media.godashboard.com/spinning/Bullet.gif)
} 

