html, body {
	height: 100%;
	background: #eeccdd;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #ffffff;
	background: #eeccdd;
}
em { font-style: italic; }
sup { line-height: 100%; font-size: 9px; }
strong { font-weight: bold; }
p {	margin-bottom: 15px; }
.bold { font-weight: bold; }
.nowrap { white-space: nowrap; }
.clear { margin: 0; padding: 0; clear: both; }
body.home {
	background: #ffffff;
}
a, a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #417000;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
}
	
#page-wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: #93b101;
	background-color: #EECCDD;
}
#content-wrapper {
	clear: both;
}
#nav {
	height: 146px;
	width: 900px;
	overflow: hidden;
}
#footer-wrapper {
	height: 106px;
	width: 900px;
	overflow: hidden;
	background: #93b101 url('../img/bg_footer.jpg') top left no-repeat;
	clear: both;
}
#content-wrapper-home {
	background: transparent url('../img/bg_home.jpg') top left no-repeat;
	min-height: 516px;
	height: auto !important;
	height: 516px;
}
#content-wrapper-home #content {
	padding-top: 50px;
}
#content-wrapper-cart {
	background: transparent url('../img/bg_default.jpg') top left no-repeat;
	min-height: 410px;
	height: auto !important;
	height: 410px;
}
#content-wrapper-cart #content {
	padding-top: 80px;
	margin-left: 200px;
	width: 650px;
}
#content-wrapper-cart #content DIV.column {
	width: 250px;
	float: left;
	padding-top: 15px;
	margin-right: 75px;
}
TD.cart_form {
padding-bottom: 10px;
}

#content-wrapper-shop {
	background: transparent url('../img/bg_shop.jpg') top left no-repeat;
	min-height: 826px;
	height: auto !important;
	height: 826px;
}
#content-wrapper-shop #content {
	padding-top: 50px;
	margin-left: 255px;
	width: 585px;
}
#content-wrapper-contact {
	background: transparent url('../img/bg_contact.jpg') top left no-repeat;
	min-height: 516px;
	height: auto !important;
	height: 516px;
}
#content-wrapper-contact #content {
	padding-top: 50px;
	margin-left: 525px;
	width: 325px;
}
#content-wrapper-about {
	background: transparent url('../img/bg_about.jpg') top left no-repeat;
	min-height: 516px;
	height: auto !important;
	height: 516px;
}
#content-wrapper-about #content {
	padding-top: 50px;
	margin-left: 525px;
	width: 325px;
}
#content-wrapper-customize {
	background: transparent url('../img/bg_customize.jpg') top left no-repeat;
	min-height: 516px;
	height: auto !important;
	height: 516px;
}
#content-wrapper-customize #content {
	padding-top: 45px;
	margin-left: 275px;
	width: 325px;
}
#content-wrapper-locations {
	background: transparent url('../img/bg_locations.jpg') top left no-repeat;
	min-height: 410px;
	height: auto !important;
	height: 410px;
}
#content-wrapper-locations #content {
	padding-top: 50px;
	margin-left: 415px;
	width: 440px;
}
#content-wrapper-locations #content DIV.column {
	width: 200px;
	float: left;
	padding-top: 15px;
	margin-right: 20px;
}
select.pink {
	font-size: 14px;
	color: #ca1683;
	background: #fff;
	border: 1px solid #ca1683;
	width: 110px;
}
select.pink_wide {
	font-size: 14px;
	color: #ca1683;
	background: #fff;
	border: 1px solid #ca1683;
	width: 150px;
	margin-bottom: 5px;
}
input.pink {
	font-size: 16px;
	color: #ca1683;
	background: #fff;
	border: 1px solid #ca1683;
	padding: 2px;
	width: 80px;
	font-weight: bold;
}



#content-wrapper-checkout {
	width: 450px;
}

input.checkout {
	font-size: 14px;
	color: #ca1683;
	background: #fff;
	border: 1px solid #ca1683;
	padding: 2px;
	width: 198px;
	margin-bottom: 10px;
}
input.checkout_zipcode {
	font-size: 14px;
	color: #ca1683;
	background: #fff;
	border: 1px solid #ca1683;
	padding: 2px;
	width: 75px;
	margin-bottom: 10px;
}
select.checkout_state {
	font-size: 14px;
	color: #ca1683;
	background: #fff;
	border: 1px solid #ca1683;
	padding: 2px;
	width: 100px;
	margin-bottom: 10px;
}
.checkout_checkbox {
	padding-bottom: 10px;
}

img.btn_cart {
	padding-top: 5px;
}

#nav_category {
	color: #fc5793;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	width: 155px;
	position: absolute;
	top: 296px;
	left: 0px;
}
#nav_category a, #nav_category a:link, #nav_category a:visited {
	color: #fc5793;
	text-decoration: none;
}
#nav_category a:hover, #nav_category a:active {
	color: #990033;
	text-decoration: none;
}
#nav_category a.selected, #nav_category a:link.selected, #nav_category a:visited.selected {
	color: #990033;
	text-decoration: none;
}
#nav_category a:hover.selected, #nav_category a:active.selected {
	color: #990033;
	text-decoration: none;
}
#nav_category ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav_category li {
	list-style-type: disc;
	margin-left: 2.5em;
}
#nav_category ul li ul li {
	list-style-type: none;
	margin-left: 0em;
}
#nav_category li.selected {
	color: #990033;
}
#pagination-wrapper {
	width: 550px;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	color: #ffffff;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #417000;
	text-decoration: underline;
}
#pagination {
	font-size: 14px;
	font-weight: bold;
	float: right;
}
#pagination a, #pagination a:link, #pagination a:visited {
	color: #ffffff;
	text-decoration: none;
}
#pagination a:hover, #pagination a:active {
	color: #417000;
	text-decoration: underline;
}
#pagination a.selected {
	color: #417000;
	text-decoration: none;
}
img.border {
	border: 3px #417000 solid;
}
.thumb{
	margin-right: 10px;
	float: left;
}
.product_name {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
}
.product_name_lg {
	font-size: 19px;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}
.product_price_lg {
	font-size: 19px;
	font-weight: bold;
	float: right;
}
#product_images {
	float: left;
	width: 270px;
	font-size: 11px;
}
#product_images a, #product_images a:link, #product_images a:visited {
	color: #ffffff;
	text-decoration: none;
}
#product_images a:hover, #product_images a:active {
	color: #417000;
	text-decoration: none;
}
#product_details {
	float: left;
	width: 315px;
	font-size: 11px;
}
#product_details a, #product_details a:link, #product_details a:visited {
	color: #ffffff;
	text-decoration: none;
}
#product_details a:hover, #product_details a:active {
	color: #417000;
	text-decoration: underline;
}
#promo1 P {
	margin-bottom: 5px;
}
#promo1 {
	width: 426px;
	position: absolute;
	left: 437px;
	top: 196px;
}
.right {
	float: right;
}
#promo1 img.promo, #promo2 img.promo {
	float: left;
	margin-right: 10px;
}
#promo1 h2, #promo2 h2 {
	margin-top: 20px;
}
#promo2 {
	width: 406px;
	position: absolute;
	left: 456px;
	top: 356px;
}




.specials_banner {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
div.email_subscribe {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #aa154c;
	font-size: 13px;
	font-weight: bold;
}
input.email_subscribe {
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	padding: 2px;	
	border: 1px solid #aa154c;
	background: #ffffff;
	color: #cccccc;
	width: 176px;
}
