body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/*color:#ABABAB;*/
	color:#868484;
	margin: 0;
	padding:0;
	background: url(../images/page_tile.jpg) #FFF top repeat-x fixed;
}

a:link, a:visited, a:active {
	color: #BA985C;
	text-align: center;
	text-decoration: none;
}

a:hover, a.visited:hover {
	color: #000;
	text-align: center;
	text-decoration: none;
}

h1	{
	color:#BA985C;
	font-size: 18px;
	font-weight: normal;
}

h2	{
	color:#BA985C;
	font-size: 16px;
	font-weight: normal;
}

#csswrapper	{
	margin: 0 auto;
	width: 803px;
	background: url(../images/txt_tile.png) repeat-y;
}

#cssheader{
	background-color: #FFFFFF;
	width: 787px;
	margin: 0 auto;
	clear:both;
	text-align:center;
}

#cssheaderleft	{
	width: 513px;
	height: 150px;
	float: left;
	margin: 0 0 0 137px;
	background:url(../images/logo_homepage.gif) center no-repeat;
}

#cssheaderright	{
	width: 120px;
	float: left;
	left: 680px;
	padding: 10px 17px 0 0;
	text-align:right;
	font-size:0.85em;
}


.logo	{
	padding: 15px 0 15px 0;
}

#cssnavmain {
	width:100%;
	text-align:center;
	padding-bottom: 15px;
	/*border-bottom: 1px solid #c9ae71;*/
}

#cssnavmain ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#cssnavmain ul li{
	display:inline;
	width: auto;
}

#cssnavmain ul li a, #cssnavmain ul li a:visited {
	display:inline;
	text-decoration:none;
	margin:0px 29px 0px 29px;
	padding:0px 0px 3px 0px;
	color:#222222;
}

#cssnavmain ul li a:hover {
	color:#BA985C;
	/*border-bottom: 2px solid #5C5C5C;*/
}

#cssnavmain ul li a.current {
	color:#BA985C;
}


#mainholder{
	background-color: #FFFFFF;
	width: 787px;
	margin: 0 auto;
	/*border-bottom: 1px solid #c9ae71;*/
}

#flash{
	width: 787px;
	margin: 0 auto;
	padding:0;
	text-align:center;
}

#textholder{
	background-color: #FFFFFF;
	width: 747px;
	margin:0 auto;
	padding: 30px 20px 30px 20px;
}

#textholdershop {
	background-color: #FFFFFF;
	width: 747px;
	margin:0 auto;
	padding: 0 20px 30px 20px;
}

#cssbodylefthome	{
	width: 370px;
	float: left;
	padding: 0 20px 0 50px;
}

#cssbodyrighthome	{
	width: 247px;
	float: left;
	left: 440px;
	text-align:right;
}


#cssbodyleft	{
	width: 297px;
	float: left;
	padding: 0 30px 0 30px;
}

#cssbodyright	{
	width: 360px;
	padding: 0;
	float: left;
	left: 357px;
}

#cssbodyleftwide, #cssbodyleftwideshop	{
	width: 687px;
	float: left;
	padding: 0 30px 0 30px;
}



/*#cssbodyleftwideshop	{
	width: 742px;
	float: left;
	padding: 15px 0 0 25px;
}*/

#cssbodyleftwideshop h1	{
	/*margin-top:0;*/
}

#cssbodyleftnarrow	{
	width: 125px;
	float: left;
	padding: 50px 0 20px 20px;
}

#cssbodymiddle	{
	width: 320px;
	float: left;
	left: 145px;
	padding: 0 20px 20px 0;
}

#cssbodyrightnarrow	{
	width: 230px;
	float: left;
	left: 530px;
	text-align: right;
	padding: 0;
	margin:50px 0 20px 0;
}

.categorywrap	{
	width: 220px;
	float: left;
	padding: 20px 0;
	margin:0 4px 10px 4px;
	overflow: auto; /* tricks browser into clearing the float */
	/*height: 205px;*/
	text-align:center;
}

#csscategorytitles	{
	margin:0 auto 0 auto;
	width: 435px;
	overflow: auto; /* tricks browser into clearing the float */
}

#csscategorytitles p	{
	margin:0;
	padding:0;
}

.categorywraptitle	{
	width: 135px;
	float: left;
	padding:0;
	margin:15px 5px 0 5px;
	overflow: auto; /* tricks browser into clearing the float */
	text-align:center;
}

.categorywrap img, .productwrap img	{
	border: 0px solid #BA985C;

}

#cssproductwrapper	{
	margin:0 auto;
	overflow: auto; /* tricks browser into clearing the float */
	width: 700px;
	display:inline-table;
	text-align:center;
}

div#cssproductwrapper div {
	margin: 0 auto;
	display:inline-table; /* required for centering the products inside the div */
	*display:inline-block; /* IE only hack to make div inline and centered */
	text-align:center; /* required for centering the products inside the div */
}

#cssrelatedproductwrap	{
	width: 150px;
	float: left;
	padding:0;
	margin:0 37px 10px 37px;
	overflow: auto; /* tricks browser into clearing the float */
	/*height: 300px;*/
	text-align:center;
	vertical-align:top;
}

.productwrap	{
	width: 150px;
	float: left;
	padding:0 37px 0 37px;
	margin:0 auto;
	overflow: auto; /* tricks browser into clearing the float */
	/*height: 300px;*/
	text-align:center;
	display:inline-table; /* required for centering the products inside the div */
	*display:inline-block; /* IE only hack to make div inline and centered */
	text-align:center;/* required for centering the products inside the div */
	vertical-align:top;
}

div#cssproductwrapper div, .productwrap {
	*display: inline; /* IE only hack to make div inline and centered */
	vertical-align:top;
}


.textwrap	{
	/*width: 348px;
	padding: 0;
	margin:0 20px 20px 20px;
	overflow: auto; /* tricks browser into clearing the float */
}

.categorywrap h2, .categorywrap p, .textwrap h2, .textwrap p	{
	margin-top:0;
}

#cssproduct-left	{
	width: 220px;
	margin: 0 65px 50px 0;
	padding: 0;
	float:left;
}

#cssproduct-left img	{
	border: 0px solid #BA985C;
}


#cssproduct-right{
	width: 402px;
	float: left;
	padding: 0;
	margin: 0;
	left: 285px;
	min-height:288px;
	_min-height:300px;
}

#cssproduct-right-continue	{
	width: 402px;
	float: right;
	padding: 0 0 40px 0;
	margin: 0;
	/*left: 340px;*/
}

#cssproduct-right h1{
	margin-top:0;
}

input#ShopBasket	{
	margin-top:2px;
	
}
.ShopTotal	{
	font-weight:bold;
}

#cssfooter	{
	width: 787px;
	margin:0 auto;
	padding-top: 10px;
	color:#5C5C5C;
	text-align:center;
}

#cssfooter ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#cssfooter ul li{
	display:inline;
	width: auto;
}

#cssfooter ul li a, #cssfooter ul li a:visited {
	display:inline;
	text-decoration:none;
	margin:0;
	padding:0px 10px 3px 10px;
	color:#868484;
	border-right: 1px solid #BA985C;
}

#cssfooter ul li a.last {
	border-right: none;
}


#cssfooter ul li a:hover, #cssfooter ul li a.current {
	color:#BA985C;
}

#cssbottomshadow	{
	height: 51px;
	background:url(../images/tail_bg.png) center no-repeat;

}

#cssbottom	{
	height: 131px;
	padding-top: 50px;
	background:url(../images/signature_strip.png) center no-repeat;

}

#cssbasket {
	padding:10px;
}

.hide {
	display: none;
}

.show {
	display:inherit;
}

.divider	{
	border-bottom: 1px solid #c9ae71;
	padding-bottom: 10px;
}

.center	{
	text-align:center;
}

.imgright	{
	float: right;
	padding: 0 0 3px 10px;
}

.imgleft	{
	float: left;
	padding: 0 10px 3px 0;
}

.active	{
	color:#c9ae71;
}

.highlight	{
	color:#c9ae71;
	font-weight: bold;
}

.add2basket	{
	width:390px;
	padding: 10px;
	background-color:#F1F0EE;
}



.done	{
	color:#000;
}

.greyed	{
	color:#CCCCCC;
}

.price	{
	font-size: 16px;
	color:#000;
}

.cssStoryLink a, #cssStoryLink a:visited {
	color: #BA985C;
	text-align: center;
	text-decoration: none;
}

.cssStoryLink a:hover {
	color: #000;
	text-align: center;
	text-decoration: none;
}

.arrows {
		margin-right:6px;
}
.Gold {
	color:#c9ae71;
}

.alert	{
	color:#f00;
}

.newswrap	{
	width: 687px;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	overflow: auto; /* tricks browser into clearing the float */
}

.storywrapleft	{
	width:393px;
	float:left;
	padding-right:30px;
}

.storycolleft	{
	width:300px;
	float:left;
}

.storydate	{
	float:left;
	text-align:right;
}

.storycolright	{
	width:250px;
	float:left;
}

.storycolright img	{
	border:0px solid #BA985C;
}

div#GiftItemsYes{  margin: 0px 20px 0px 0px;}
div#GiftItemsNo{  margin: 0px 20px 0px 0px;  display: none;}

