@charset "utf-8";

body {
	background-color: #E7E3D6;
	text-align:center;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	padding:0px;
	border-left: solid #686964 1px;
	border-right: solid #686964 1px;
	border-top: solid #686964 1px;
	width: 939px;
	height:211px;
	background-color:#fff;
	}

#global-hdr-place-holder {
	background-color: #FFF;
	padding:0px;
	margin:0px;
	position:absolute;
	top:18px;
	left:19px;
	}
	
#header-body {
	top:0px;
	left:0px;
	}

.nav a:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	text-align: left;
	}

.nav a:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	}

.nav a:hover {
	text-decoration:underline;
	color: #444442;
	}

.head-nav {
	text-align: center;
	background-image:url(../graphics/light-color-header.jpg);
	margin:0px;
	padding:0px;
	}

#hdr-2-tbl {
	background-image:url(../graphics/dark-brown-nav.jpg);
	margin-top:4px;
	margin-bottom:4px;
	}

#hdr-1-tbl {
	background-image:url(../graphics/brown-top-header.jpg);
	margin:0px;
	padding:0px;
	}
	
.head-nav a:link {
	font-family: "Lucida Sans";
	font-size: 9pt;
	font-style: normal;
	color: #444442;
	text-decoration: none;
	}
	
.head-nav a:visited {
	font-family: "Lucida Sans";
	font-size: 9pt;
	font-style: normal;
	color: #444442;
	text-decoration: none;
	}

.head-nav a:hover {
	text-decoration:underline;
	color: #444442;
	}

a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #7E7563;
	text-decoration: none;
	text-align: left;
	}
	
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #7E7563;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
	color: #7E7563;
	}
.mainthree {
	font-family: "Gill Sans MT";
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}

.mainthree a:link {
	font-family: "Gill Sans MT";
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}
	
.mainthree a:visited {
	font-family: "Gill Sans MT";
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.mainthree a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	}
	
.homehlink {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	font-style: italic;
	color: #7E7563;
	text-decoration: none;
	text-align: center;
	}

.homehlink a:link {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	font-style: italic;
	color: #7E7563;
	text-decoration: none;
	text-align: center;
	}
	
.homehlink a:visited {
	font-family: "Gill Sans MT";
	font-size: 10pt;
	font-style: italic;
	color: #7E7563;
	text-decoration: none;
	}

.homehlink a:hover {
	text-decoration:underline;
	color: #7E7563;
	}
	
#global-footer {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	text-align: center;
	}
	
#global-footer a:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	}

#global-footer a:hover {
	text-decoration:underline;
	color: #444442;
	}

.prod-display {
	text-transform:capitalize;
	height: 380px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	}

#prod-outer-border {
	border: solid #444442 1px;
	padding: 3px;
	margin: 0px;
	}

#prod-inner-border {
	height: 340px;
	width: 196px;
	border: solid #444442 1px;
	margin: 0px;
	padding: 0px;
	}

#prod-img {
	height: 250px;
	}

.prod-cell-1 {
	position: absolute;
	left: 1px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}

.prod-cell-2 {
	position: absolute;
	left: 230px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}

.prod-cell-3 {
	position: absolute;
	left: 459px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}

.prod-cell-4 {
	position: absolute;
	left: 688px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}

#prodnameL {
	height:38px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:4px;
	margin-top:0px;
	margin-bottom:0px;
	}

#our-price {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color:#FF0000;
	text-align:right;
	padding-right: 5px;
	font-weight: 700;
	margin-bottom: 0px;
	padding-top:4px;
	padding-bottom: 0px;
	height:13px;
	}

#list-price {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color:#444442;
	text-align:right;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height:13px;
	}

#shipping {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color:#FF0000;
	text-align:right;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
	height:13px;
	}

#cat-header {
	border: 1px solid #7E7563;
	width:900px;
	height:430px;
	}

#cat-text-header {
	background-color: #7E7563;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#cat-main-template {
	margin:0px auto;
	width:939px;
	border-left: solid #686964 1px;
	border-right: solid #686964 1px;
	border-top:0px;
	border-bottom: solid #686964 1px;
	padding-bottom:15px;
	background-color:#FFF;
	}

#cat-main-php {
	margin:0px auto;
	width:941px;
	border-left: solid #686964 1px;
	border-right: solid #686964 1px;
	border-top:0px;
	border-bottom: solid #686964 1px;
	padding-bottom:15px;
	background-color:#FFF;
	}

#left-border {
	width:350px;
	height:430px;
	border-left-style:solid;
	border-left-width:1px;
	border-color:#737563;	
	}

#main-table {
	border:0px;
	padding:0px;
	width:900px;
	}

#pic-name-link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #444442;
	}

#content-header {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #444442;
	padding: 11pt;
	vertical-align: text-top;
	font-weight: 500;
	text-align:justify;
	}

#brown-bullets {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #444442;
	font-weight:700;
	padding-left: 10px;
	}

#red-text-bullets {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FF0000;
	font-weight:700;
	text-transform: capitalize;
	}

#red-price {
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#FF0000;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom: 10px;
	}

#brown-price {
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#444442;
	font-weight:700;
	text-transform:capitalize;
	}

#brown-name-link {
	font-family:"Trebuchet MS";
	font-size:13pt;
	color:#444442;
	font-weight:500;
	text-transform:capitalize;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#best-selling {
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#444442;
	font-weight:900;
	text-transform:capitalize;
	margin-bottom: 5px;
	}

.nav-divs {
	text-align: left;
	background-color:#e7e3d6;
	visibility:hidden;
	z-index:1;
	border:1px solid #444442;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	position:absolute;
	}
	
.nav-divs a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	}

.nav-divs a:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	}

.nav-divs a:hover {
	text-decoration:underline;
	color: #444442;
	}

.nav-divs ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.nav-divs li {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	}

.sitemap {
	text-align: left;
	background-color:#fff;
	visibility:visible;
	z-index:1;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	}
	
.sitemap a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	}

.sitemap a:visited {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #686964;
	text-decoration: none;
	}

.sitemap a:hover {
	text-decoration:underline;
	color: #444442;
	}

.sitemap ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.sitemap li {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	}

#search {
	background-image: url(../graphics/dark-brown-nav.jpg);
	margin:0px;
	margin:0px;
	height: 38px;
	}

#search-form {
	margin:0px;
	padding: 0px;
	background-color: #E7E3D6;
	vertical-align: middle;
	}

#search-button {
	margin-bottom: 0px;
	padding: 0px;
	vertical-align: middle;
	color: #444442;
	}
	
#form-align {
	text-align: right;
	margin: 0px;
	padding: 0px;
	}

#php-outer-border {
	border: solid #444442 1px;
	padding: 3px;
	margin: 0px;
	}

#php-inner-border {
	height: 300px;
	width: 204px;
	border: solid #444442 1px;
	margin: 0px;
	padding: 0px;
	}

#results-cell {
	background-color: #e7e3d6;
	}

#status {
	font-family: "Trebuchet MS";
	font-size: 7.5pt;
	font-weight: 400;
	text-align: center;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 10;
	vertical-align: middle;	
	}

#status a {
	text-decoration: none;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 7.5pt;
	font-weight: 400;
	text-align: center;
	}

#status a:visited {
	text-decoration: none;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 7.5pt;
	font-weight: 400;
	}

#status a:hover {
	text-decoration: underline;
	color: #444442;
	font-family: "Trebuchet MS";
	font-size: 7.5pt;
	font-weight: 400;
	}

#chat {
	width: 60px;
	top: 0px;
	left: 0px;
	border-right: solid #fff 1px;
	margin: 0px;
	padding: 0px;
	}

#order-status {
	width: 80px;
	top: 0px;
	left: 60px;
	border-right: solid #fff 1px;
	margin: 0px;
	padding: 0px;
	}

#check-out {
	width: 68px;
	top: 0px;
	left: 140px;
	border-right: solid #fff 1px;
	margin: 0px;
	padding: 0px;
	}

#basket {
	left: 208px;
	top: 0px;
	width: 50px;
	border-right: solid #fff 1px;
	margin: 0px;
	padding: 0px;
	}

#help {
	width: 40px;
	top: 0px;
	left: 258px;
	margin: 0px;
	padding: 0px;
	}