body {
	padding: 0px;
	margin: 0px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: 0px;
}

a {
	color: #1e7379;
}

p {
	margin-top: 0px;
}

a:hover {
	color: #6f452d;
}

h1, .checkout_one_titles {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-weight: normal;
}


form {
	padding: 0px;
	margin: 0px;
}

.ErrorMessage {
	border: 1px solid #79002B;
	background-color: #FFE8F0;
	padding: 16px;
	color: #79002B;
	font-weight: bold;
	display: block;
}

#breadcrumbs {
	padding-bottom: 5px;
}

#footer-background {
	background-image: url(/images/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}

#container {
	margin: 0 auto;
	width: 984px;
}

#header { 
	position: relative;
	height: 100px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 16px;
}

#header a {
	color: #6f452d;
	text-decoration: none;
}

#header a:hover {
	color: #1e7379;
}

#header ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#header li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#logo {
	position: absolute;
	top: 7px;
	left: 0px;
}

#top-nav {
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 12px;
}

#top-nav li {
	padding-left: 16px;
}

#main-nav {
	position: absolute;
	font-size: 16px;
	top: 65px;
	right: 0px;
	height: 25px;
	padding-right: 20px;
	background-image: url(/images/top-nav-right.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #52afb6;
	color: #fff;
}

#main-nav2 {
	padding-left: 6px;
	background-image: url(/images/top-nav-left.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 1px;
}

#main-nav a {
	text-decoration: none;
	color: #fff;
}

#main-nav a:hover {
	color: #fff;
}

#main-nav li {
	padding-left: 20px;
	background-image: url(/images/main-nav-line.png);
	background-position: 9px 6px;
	background-repeat: no-repeat;
}

#center {
	width: 784px;
	float: left;
}

#footer {
	height: 80px;
	color: #6f452d;
	text-align: center;
	font-size: 11px;
	padding-top: 35px;
	clear: both;
}

#footer a {
	color: #6f452d;
}

#footer a:hover {
	color: #1e7379;
}

/* SIDEBAR */

#right {
	width: 184px;
	float: right;
}

h3.sidebar {
	padding: 3px 0px 0px 28px;
	margin: 0px;
	height: 20px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
}

div.sidebar {
	padding: 6px 6px 10px 6px;
	margin-bottom: 16px;
}

div.shopping-bag {
	background-color: #d9eaed;
	background-image: url(/images/blue-sidebar-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

h3.shopping-bag {
	background-color: #3a939a;
	background-image: url(/images/sidebar-shopping-bag.gif);
	background-position: 9px 4px;
	background-repeat: no-repeat;
	color: #fff;
}

div.seen-in {
	background-color: #d9eaed;
	background-image: url(/images/blue-sidebar-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}

h3.seen-in {
	background-color: #52afb6;
	background-image: url(/images/sidebar-star.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	color: #fff;
}

div.shipping {
	background-color: #e9e3df;
	background-image: url(/images/brown-sidebar-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #6f452d;
}

h3.shipping {
	background-color: #6f452d;
	background-image: url(/images/sidebar-free-shipping2.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	color: #fff;
}

div.charity {
	background-color: #d9eaed;
	font-size: 12px;
	text-align: justify;
	background-image: url(/images/blue-sidebar-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

h3.charity {
	background-color: #68bfc5;
	background-image: url(/images/sidebar-charity.gif);
	background-position: 8px 5px;
	background-repeat: no-repeat;
	color: #fff;
}

/* END SIDEBAR */

/* CART */

.cart-table {
	background-color: #6ac1c8;
	clear: both;
}

.cart-table-header td {
	background-color: #68bfc5;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 1px 5px;
}

.cart-table-one td {
	background-color: #fff;
}

.cart-table-two td {
	background-color: #ebf3f4;
}

div.coupon-code {
	background-color:#e2eff1;
	width: 250px;
}

h3.coupon-code {
	background-color: #68bfc5;
	color: #fff;
	padding: 3px 0px 0px 7px;
	margin: 0px;
	height: 20px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	width: 243px;
}



/* CART */

#product-left {
	width: 284px;
	float: left;
}

#product-right { 
	width: 484px;
	float: right;
}

#smart-search {
	width: 184px;
	float: left;
}

#smart-search ul {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;
}

#smart-search li {
	padding: 0px;
	margin: 2px 0px;
	font-size: 12px;
	color: #888;
}


#smart-search a {
	display: block;
	padding: 0px 0px 0px 15px;
	color: #888;
	text-decoration: none;
	background-image: url(/images/ss_unavail.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#smart-search a.clear {
	display: inline;
	color: #1e7379;
	background: none;
	padding: 0px;
}

#smart-search a.avail {
	color: #1e7379;
	background-image: url(/images/ss_unchecked.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#smart-search a.selected {
	color: #1e7379;
	background-image: url(/images/ss_checked.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.smart-search-checkbox {
	display: none;
}


#products { 
	width: 584px;
	float: right;
}


.collection-table {
	background-color: #f3eee8;
	clear: both;
}

.collection-table-header td {
	background-color: #926b4e;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
}

.collection-table-one td {
	background-color: #fff;
}

.collection-table-two td {
	background-color: #efe8e1;
}

.collection-table select {
	font-size: 11px;
}

.add-to-bag {
	float: right;
}

#product-thumbnail {
	margin-bottom: 16px;
}

.ProductThumbnail {
	position: relative;
	display: block;
}

.ProductZoom {
	position: absolute;
	display: none;
	z-index: 100;
}

.ProductThumbnail:hover .ProductZoom {
	display: block;
}

.ProductPrice {
	font-size: 16px;
	font-weight: bold;
	color: #1e7379;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer {
	clear: both;
}

.NavigationTable {
	background-color: #ebf3f4;
}

.NavigationArrow {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 14px;
}
.NavigationCell {
	padding: 1px 4px;
	border: 1px solid #333;
	height: 17px;
}

.NavigationCell a {
	color: #333;
	text-decoration: none;
}

.NavigationCell IMG {
	HEIGHT: 1px;
	WIDTH: 15px;
}

.NavigationCellSel {
	padding: 1px 4px;
	border: 1px solid #333;
	background-color: #d9eaed;
	font-weight: bold;
	height: 17px;
}

.SearchTitle {
	display: block;

	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 5px;
}

#homepage {
	float: left;
	width: 368px;
	height: 184px;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	background-image: url(/images/homepage2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #861739;
}

#homepage a {
	color: #fff;
}

#flash {
	float: left;
	width: 396px;
	height: 204px;
	background-color: #ffffff;
}

#homepage-shipping, #homepage-left {
	width: 184px;
	float: left;
	margin-top: 16px;
	margin-right: 16px;
	background-color: #d9eaed;
	text-align: justify;
	background-image: url(/images/blue-sidebar-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#homepage-middle {
	width: 183px;
	float: left;
	margin-top: 16px;
	background-color: #d9eaed;
	text-align: justify;
}

#homepage-left h3, #homepage-middle h3 {
	padding: 3px 0px 0px 7px;
	margin: 0px;
	height: 20px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #1e7379;
	color: #fff;
}

#homepage-right {
	width: 383px;
	float: left;
	margin: 16px 0px 0px 16px;
	background-color: #f0e6de;
	text-align: justify;
}

#homepage-favorites {
	width: 584px;
	float: left;
	margin: 16px 0px 0px 0px;
	background-color: #d9eaed;
	text-align: justify;
	background-image: url(/images/favorites-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.homepage-header, #homepage-right h3 {
	padding: 3px 0px 0px 7px;
	margin: 0px;
	height: 20px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #1e7379;
	color: #fff;
}

#homepage-left h3 a, #homepage-middle h3 a, #homepage-right h3 a {
	color: #fff;
	text-decoration: none;
}

#homepage-left2, #homepage-right2 {
	font-size: 12px;
	width: 367px;
	padding: 0px 8px;
	float: left;
	text-align: justify;
}

#homepage-left2 {
	margin-top: 16px;
}

#homepage-right2 {
	margin: 16px 0px 0px 16px;
}

.nozoomthumbnail {
	display: none;
}

.arrow {
	margin-top: 2px;
}

.arrow1 {
	display: inline;
}

.arrow2 {
	display: none;
}

.product-top-select, .product-bottom-select {
	padding: 2px 0;
}

.product-top-select {
	display: none;
}

.collectioncount {
	display: none;
}