body { 
	font: 12px Verdana, Arial;
	text-shadow: 0 0 0 #000;
	color: #503a2f;
	background: #fee7c8;
	margin: 0px;
	padding: 0;
	text-align: center;
}
 .header {
	vertical-align: text-bottom;
	height: 28px;
}
 
.header span {
 	color: #999;
}

#headertable {
	margin-top: 35px;
}

#footertable {
	margin-top: 0px;
}

.navlist {
	padding: 0px;
	margin: 0px;
}

.navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 15px;
	align: left;
}

.thumbs td {
	align: right;
	padding: 5px 5px 5px 0px;
}

.navlist li a {
	color: #503a2f;
	text-decoration: none;
}

.navlist li a:hover {
	color: #999;
	text-decoration: none;
}

.menulink {
	font: 10pt Verdana;
	vertical-align: bottom;
}

.menulink a{
	color: #503a2f;
	text-decoration: none;
	padding-right: 8px;
}

.menulink a:hover{
	color: #999;
	text-decoration: none;
}

//
.bottommenulink {
	font: 10pt Verdana;
	vertical-align: top;
}

.bottommenulink a{
	font: 10pt Verdana;
	color: #503a2f;
	text-decoration: none;
	padding-right: 8px;
}

.bottommenulink a:hover{
	color: #999;
	text-decoration: none;
}
 
#content {
	width:1004px;
	margin:0px auto;
	text-align:left;
	/*padding:15px;*/
}

#content h1 {
	font: 12px Verdana, Arial;
	text-shadow: 0 0 0 #000;
	color: #503a2f;
}

/* Catalogue */

#search_container {
	width: 804px;
}

#search_panel {
	width: 200px;
}

#brand {
	font: 24px Verdana, Arial;
}

.product {
	text-align: left;
}

.product_item {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	align: left;
}

.product_item li {
	list-style-type: none;
	padding-left: 0px;
	align: left;
}

.product_brand {
	font: 14px Verdana, Arial;
	color: #999;
}

.product_style {
	font: 14px Verdana, Arial;
	width: 100%;
	color: #503a2f;
	background: #fee7c8;
	border: solid 1px #999;
	padding: 2px;
}

.product_style1 {
	width: 160px;
	color: #503a2f;
	background: #fee7c8;
	border: solid 1px #999;
	padding: 2px;
}

#qty {
	width: 30px;
	color: #999;
	text-align: center;
	background: #fee7c8;
	border: solid 1px #999;
	padding: 2px;
}

#giftwrap {
	color: #503a2f;
	background: #fee7c8;
	border: solid 1px #999;
	padding: 2px;
}

#psearch {
	color: #503a2f;
	background: #999;
	border: solid 2px #999;
}

#addtobag {
	color: #503a2f;
	background: #999;
	border: solid 2px #999;
}

#wlist {
	color: #503a2f;
	background: #999;
	border: solid 2px #999;
}

.itemstitle {
	font: 18px Verdana, Arial;
	color: #503a2f;
}