body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: 500; 
	font-style: normal; 
	font-size: 0.75em; 
	color: #38290B; 
	text-decoration: none;
	background-color: #000000; 
	padding: 0px; 
	border: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}

.clsTiming
{
	position: absolute;
	color: black;
	display: none;
	visibility: hidden;
}

#idPositioner
{
	position: absolute;
	width: 768px; 
	left: 50%;
	height: auto;
	padding: 1px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -388px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	background-image: url(/images/toffoclady.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 150px;
}

#idHeader 
{
	background-color: white;
	background-image: url(/images/header.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
	position: relative;
	display: block;
	left: 0px;
	top: 0px;
	width: 768px; 
	height: 123px; 
	overflow: hidden; 
	padding: 0px; 
	margin: 0px;
} 

/* Header Main navigation menu ---------------------------------------------------------------------------------------------------------*/

#idNav
{
	position: absolute;
	top: 78px;
	left: 0px;
	width: 768px;
	height: 25px;
	display: block;
	border: none;
	background-color: transparent;
}

#idNav ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#idNav ul li
{
	float: left;
	height: 25px;
	display: block;
	overflow: hidden;
	top: 0px;
}

/* style individual buttons */
#idNav ul li.home {width:54px; text-align:center;}
#idNav ul li.home a {background-color: #CFC1A1; border-right: 1px solid #231F20; text-decoration: none; font-size: 9px; height: 25px; padding-top: 6px; padding-bottom: 8px; padding-right: 0px; display: block; color: #504A42;}
#idNav ul li.home a:hover {background-color: #B49E6C; color: #ffffff; text-decoration: none;}

#idNav ul li.buyonline {width:104px;}
#idNav ul li.buyonline a {background-image: url(/images/online_over.gif); background-position: top left; background-repeat: no-repeat; border-right: 1px solid #231F20; text-decoration: none; font-size: 9px; height: 25px; padding-top: 6px; padding-bottom: 8px; padding-left: 12px; padding-right: 0px; display: block; color: #ffffff;}
#idNav ul li.buyonline a:hover {background-image: url(/images/online.gif); background-position: top left;	background-repeat: no-repeat; color: #504A42; text-decoration: none;}

#idNav ul li.wheretobuy {width:109px;}
#idNav ul li.wheretobuy a {background-image: url(/images/buy_over.gif); background-position: top left; background-repeat: no-repeat; border-right: 1px solid #231F20; text-decoration: none; font-size: 9px; height: 25px; padding-top: 6px; padding-bottom: 8px; padding-left: 7px; padding-right: 0px; display: block; color: #ffffff;}
#idNav ul li.wheretobuy a:hover {background-image: url(/images/buy.gif); background-position: top left; background-repeat: no-repeat; color: #504A42; text-decoration: none;}

#idNav ul li.trade {width:123px; text-align:center;}
#idNav ul li.trade a {background-color: #E2DAC7; border-right: 1px solid #ffffff; text-decoration: none; font-size: 9px; height: 25px; padding-top: 6px; padding-bottom: 8px; padding-right: 0px; display: block; color: #504A42;}
#idNav ul li.trade a:hover {background-color: #D0C1A0; color: #ffffff; text-decoration: none;}

#idNav ul li.aboutus {width:60px; text-align:center;}
#idNav ul li.aboutus a {background-color: #E2DAC7; border-right: 1px solid #ffffff; text-decoration: none; font-size: 9px; height: 25px; padding-top: 6px; padding-bottom: 8px; padding-right: 0px;	display: block; color: #504A42;}
#idNav ul li.aboutus a:hover {background-color: #D0C1A0; color: #ffffff; text-decoration: none;}

#idNav ul li.contactus {width:74px; text-align:center;}
#idNav ul li.contactus a {background-color: #E2DAC7; border-right: 1px solid #ffffff; text-decoration: none; font-size: 9px; height: 25px; padding-top: 6px; padding-bottom: 8px; padding-right: 0px;	display: block; color: #504A42;}
#idNav ul li.contactus a:hover {background-color: #D0C1A0; color: #ffffff; text-decoration: none;}

#idNav ul li > a
{
	height: 11px;
}

/* Change Language Absolutely Positions --------------------------------------------------------------------------------------------*/

#idChangeLanguage
{
	position: absolute;
	display:block;
	left: 575px;
	top: 0px;
	border: none;
	border: 0;
	height: 27px;
	width: 100px;
	overflow: hidden;
	background-image: url(/images/langbg.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 1px;
}

#idChangeLanguage input
{
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 70px;
	color: #ffffff;
	font-weight: 600;
	font-size: 0.95em;
}

/* Main Div - sits under the header and contains LHS & RHS-------------------------------------------------------------------------*/

#idMain
{
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: transparent;
	display: block; 
	width: 768px;
	height: 100%;
	text-align: left;
} 

/* Left Hand Side Menu ---------------------------------------------------------------------------------------------------------*/

#idLHS
{
	position: relative;
	left: 0px;
	width: 160px;
	float: left;
}

/* Product List ---------------------------------------------------------------------------------------------------------*/

#idLHS div.clsViewProducts
{
	width: 155px;
	display: block;	
}


#idLHS div.clsViewProducts h2
{
	margin-left:3px;
	margin-right:20px;
	/*border-bottom:2px dashed #B39E6C;*/
	}

#idLHS div.clsViewProducts ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 155px;
	background-color: transparent;
}

#idLHS div.clsViewProducts ul li
{
	display: block;
	overflow: hidden;
	height: 27px;
	width: 145px;
}
	
#idLHS div.clsViewProducts ul li a
{	
	height: 23px;
	width: 145px;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	margin-bottom: 1px;
	border: none;	
	text-transform: uppercase;
	font-size: 0.85em;
	color: #5D5B5B;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
	
#idLHS div.clsViewProducts ul li > a
{
	width: 129px;
}

#idLHS div.clsViewProducts ul li a:hover
{
	height: 23px;
	border-top: 1px solid #D3C6A9;
	border-right: 1px solid #D3C6A9;
	border-bottom: 1px solid #D3C6A9;
	padding-top: 3px;
	margin-bottom: 1px;
}

#idLHS div.clsViewProducts ul li > a:hover
{
	height: 19px;
}

/* Left Hand Side Menu, Special Offers --------------------------------------------------------------------------------------------------*/

#idLHS #idSpecialOffers
{
	display: block;
	width: 150px;
	height: 200px;
	margin: 5px;
	background-color: transparent;
	background-image: url(/images/dragon.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
	padding-top: 200px;
	text-align: center;
	font-size: .85em;
	color: #B39E6C;
}

#idLHS > #idSpecialOffers
{
	width: 135px;
}

/* Left Hand Side Menu, New Products----------------------------------------------------------------------------------------------------*/

#idLHS #idNewProducts
{
	display: block;
	width: 150px;
	margin: 5px;
	background-color: #EEE8DC;
}

#idLHS > #idNewProducts
{
	width: 135px;
}

/* Fixed Position Login State (sits on RHS of screen)------------------------------------------------------------------------------------*/
	
#idLoginState
{
	position: absolute;
	display: block;
	background-image: url(/images/loginstate.jpg);
	top: 124px;
	left: 593px;
	width: 176px;
	height: 164px;
}

#idLoginState div.clsViewLoggedInState
{
	display:block; height:180px; width:176px; margin:0px;
	padding:0px;
	}


#idLoginState div.clsViewLoggedInState ul
{
	list-style-type: none;
	margin-left: 64px;
	margin-top: 5px;
	padding: 0px;
	width:100%;
	height:auto;
}

#idLoginState div.clsViewLoggedInState ul li
{
	height: 24px;
	margin: 0px;
	display: block;
}

/* style individual buttons */
#idLoginState div.clsViewLoggedInState ul li.top {width:112px; height: 23px;}
#idLoginState div.clsViewLoggedInState ul li.top a {background-image: url(/images/top.gif); background-position: top left; background-repeat: no-repeat; height: 23px; border-bottom: 1px solid #ffffff; display: block; padding-left: 10px; padding-top: 6px; font-size: 9px; color: #504A42; text-decoration: none;}
#idLoginState div.clsViewLoggedInState ul li.top a:hover {background-image: url(/images/top_over.gif); background-position: top left; background-repeat: no-repeat; color: #ffffff; display: block; text-decoration: none;}

/* style individual buttons */
#idLoginState div.clsViewLoggedInState ul li.mid {width:112px; height: 23px;}
#idLoginState div.clsViewLoggedInState ul li.mid a {background-color: #CFC1A1; height: 23px; padding-left: 10px; padding-top: 6px; font-size: 9px; color: #504A42; border-bottom: 1px solid #ffffff; display: block; text-decoration: none;}
#idLoginState div.clsViewLoggedInState ul li.mid a:hover {background-color: #B49E6C; color: #ffffff; display: block; text-decoration: none;}

/* style individual buttons */
#idLoginState div.clsViewLoggedInState ul li.base {width:112px; height: 23px;}
#idLoginState div.clsViewLoggedInState ul li.base a {background-color: #EEE8DC; height: 23px; padding-left: 10px; padding-top: 6px; font-size: 9px; color: #504A42; border-bottom: 1px solid #ffffff; display: block; text-decoration: none;}
#idLoginState div.clsViewLoggedInState ul li.base a:hover {background-color: #D0C1A0; color: #ffffff; display: block; text-decoration: none;}

#idLoginState div.clsViewLoggedInState ul li.top > a, #idLoginState div.clsViewLoggedInState ul li.top > a:hover,
#idLoginState div.clsViewLoggedInState ul li.mid > a, #idLoginState div.clsViewLoggedInState ul li.mid > a:hover,
#idLoginState div.clsViewLoggedInState ul li.base > a, #idLoginState div.clsViewLoggedInState ul li.base > a:hover
{
	height: 16px;
}

/* Main content -----------------------------------------------------------------------------------------------------------------*/

#idContent
{
	display: block;
	float: left;
	position: relative;
	width: 400px;
	height:auto;
	background: transparent;
	min-height:550px;

}

#idContentFullWidth
{
	display: block;
	float: left;
	position: relative;
	width: 550px;
	background: transparent;
	min-height: 550px;	/* This is ignored by IE so use the method below */
}

/*start iemac hide\*/ 
*html #idContentFullWidth
{ 
	height: 600px;
} 
/*end iemachide*/ 

/* cart page --------------------------------------------------------------------------------------------------------------*/

#idContentFullWidth #idCart
{
	display: block;
	float: left;
	position: relative;
	left: 75px;
	width: 415px;
	background: transparent;
}

#idCart table
{
	font-size: 1em; 
	/*width: 415px;*/
}

#idCart table tr td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.clsBasketTop
{
	background-color: #B29D6B;
	color: #ffffff;
}

.clsBasket
{
	background-color: #F6F3ED;
	color: #504A42;
	font-size: .85em; 
}

.clsBasket input.inputcart
{
	font-size:0.85em;
}

.clsBasketDetail
{
	background-color: #FCFBF9;
	color: #504A42;
	font-size: .85em; 
}

.clsBasketTotal
{
	background-color: #F6F3ED;
	color: #504A42;
}

.clsCartNote
{
	display: block;
	width: auto;
	position: relative;
	padding: 10px;
	background-color: #FAF9F6;
	border: 1px #ECE6DA dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}

.clsLeft
{
	display: block;
	float: left;
	position: relative;
	width: 200px;
	padding: 10px;
	top: 15px;
	background: transparent;
	background-color: #FAF9F6;
	border: 1px #ECE6DA dotted;
	height: 125px;
	overflow-y: visible;
}

.clsRight
{
	display: block;
	float: right;
	position: relative;
	width: 200px;
	padding: 10px;
	top: 15px;
	background: transparent;
	background-color: #FAF9F6;
	border: 1px #ECE6DA dotted;
	height: 125px;
	overflow-y: visible;
}

#idCart > .clsLeft, #idCart > .clsRight
{
	width: 180px;
}

#idTandC
{
	display: block;
	width: auto;
	height: 200px;
	position: relative; 
	padding: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #ffffff;
	border-top: 1px #ECE6DA solid;
	border-left: 1px #ECE6DA solid;
	border-right: 1px #ECE6DA solid;
	border-bottom: 1px #ECE6DA solid;
}

#idCart ul
{
	list-style-type: none;
	margin: 0px;
}

#idCart ul li
{
	list-style-type: none;
	margin: 0px;
}

/* product page --------------------------------------------------------------------------------------------------------------*/

#idContent #idProdImg
{
	display: block;
	float: left;
	position: relative;
	width: 200px;
	height:250px;
	top: 15px;
	background: transparent;
	text-align: center;
}

#idContent #idProdDesc
{
	display: block;
	float: right;
	position: relative;
	width: 200px;
	height:250px;
	top: 15px;
	background: transparent;
	clear:right;
}

#idContent ul
{
	list-style-type: circle;
	margin: 0px;
}

#idContent ul li
{
	list-style-type: circle;
	margin: 0px;
}

table.clsOptions
{
	font-size: 1em; 
	width: 220px;
	text-align: left;
	border: 1px solid #D9CEB5;
}

table.clsOptions tr td
{
	padding: 3px;
	padding-top: 1px;
}

table.clsOptions tr td.clsOptionCaption
{
	padding: 3px;
	background-color: #CFC1A1;
	font-size: .9em;
	color: #000000;
}

table.clsOptions tr td.clsOptionValue
{
	padding: 3px;
	background-color: #F6F3ED;
	color: #000000;
}

/* general styles --------------------------------------------------------------------------------------------------------------*/

h1
{
	padding: 0px;
	margin: 0px;
	color: #B39E6C;
	font-size: 2.25em;
}

h2
{
	padding: 0px;
	margin: 0px;
	color: #B39E6C;
	font-size: 1.25em;
}

a, a:active, a:visited
{
	color: #B39E6C;
	font-weight: 700;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.para1
{
	font-weight: 700;
	font-size: 1.15em;
}

.orange
{
	font-weight: 700;
	color: #B39E6C;
}

.red
{
	font-weight: 700;
	color: red;
}

.small
{
	font-size: 0.75em; 
}

.notes
{
	display: block;
	width: auto;
	position: relative;
	padding: 10px;
	background-color: #F6F3ED;
	border: 1px #D9CEB5 solid;
	margin-top: 15px;
	margin-bottom: 15px;
}

.homenotes
{
	display: block;
	width: auto;
	position: relative;
	padding: 10px;
	border: 1px #D9CEB5 solid;
	margin-top: 15px;
	margin-bottom: 15px;
}

.results
{
	display: block;
	width: auto;
	position: relative;
	padding: 10px;
	background-color: #FAF9F6;
	border: 1px #ECE6DA dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}


.contact
{
	display: block;
	width: 400px;
	position: relative;
	padding: 10px;
	background-color: #F6F3ED;
	border: 1px #D9CEB5 solid;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* forms --------------------------------------------------------------------------------------------------------------*/

select
{
	background-color: #E2DAC7;
	border: 1px #D9CEB5 solid;
	color: #504A42;
	font-weight: 500;
	font-size: 0.9em; 
}

.submit
{
	background-color: #B39E6C;
	border: 1px #D9CEB5 solid;
	color: #ffffff;
	font-weight: 700;
	font-size: 0.95em; 
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.input
{
	background-color: #ffffff;
	border: 1px #D9CEB5 solid;
	color: #504A42;
	font-weight: 500;
	width: 175px;
}

.buy
{
	background-color: #ffffff;
	border: 1px #D9CEB5 solid;
	color: #504A42;
	font-weight: 500;
	width: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 21px;
	margin-right: 5px;
}

/* registration pages --------------------------------------------------------------------------------------------------------------*/

#idRegistration, .clsRegistration
{
	left: 75px;
	display: block;
	width: 415px;
	position: relative;
	padding: 0px;
	background-color: transparent;
}

#idRegistration table tr th,
.contact table tr th
{
	text-align: right; 
	font-size: 0.9em; 
	color: #38290B; 
	font-weight: 700;
	padding-right: 5px;
	height: 24px;
	width: 150px;
	vertical-align:top;
}

#idRegistration table tr td,
.contact table tr td
{
	text-align: left;
	font-size: 0.75em; 
	height: 24px;
}

.regsection
{
	display: block;
	width: 415px;
	position: relative;
	padding: 10px;
	background-color: #F6F3ED;
	border: 1px #D9CEB5 solid;
	margin-top: 15px;
	margin-bottom: 15px;
}

.regsubscection
{
	display: block;
	width: auto;
	position: relative;
	padding: 5px;
	background-color: #FAF9F6;
	border: 1px #ECE6DA dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}

.regnotes
{
	display: block;
	width: 415px;
	position: relative;
	padding: 10px;
	background-color: #FAF9F6;
	border: 1px #ECE6DA dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}

#idRegistration > .regsection, #idRegistration > .regnotes
{
	width: 393px;
}

.clsCartNote table.clsShipping
{
	width: 300px;
	padding: 0px;
}

.clsCartNote table.clsShipping tr
{
	width: 225px;
}

.clsCartNote table.clsShipping tr td.clsShippingType
{
	width: 25px;
}

.clsCartNote table.clsShipping tr td.clsShippingText
{
	width: 100px;
}

/* Ad Server */
div.clsAdvert{display:block;}
div.clsAdvert h4{font:1.1em; text-align:center; margin:0px; padding:0px;}

div.clsAdServer{width:176px;}

/*
div.clsAdServer div.clsProductSummaryIcon{}
div.clsAdServer div.clsProductSummaryIcon a{}
div.clsAdServer div.clsProductSummaryIcon a img{}
div.clsAdServer div.clsProductSummaryIcon span{}
div.clsAdServer div.clsProductSummaryIcon .clsPrice{}
*/

div.clsProductSummaryIcon{font-size:0.8em; text-align :center;}
div.clsProductSummaryIcon img{border:none; width:176px; display:block;}
div.clsProductSummaryIcon b.clsPrice{font-weight:bold; color:Red; font-size:1.3em;}

div.clsThingSimple{margin-bottom:2em;}


.backgroundToffocAndMountains400{width:400px; min-height:550px; display:block; background-image:url(../images/backgrounds/ToffocAndMountains400px.jpg); background-position:left top; background-repeat:no-repeat;}
.backgroundToffocAndMountains400 div.clsThingSimple{width:220px; margin-left:170px; background-color:White; padding:5px; color:black;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;}
.backgroundToffocAndMountains400 div.clsThingSimple h1{color:black;font-size:1.75em; margin-bottom:0.5em;}


.backgroundMountain400{width:400px; min-height:550px; display:block; background-image:url(../images/backgrounds/Mountain400px.jpg); background-position:left top; background-repeat:no-repeat; padding-top:220px;}
.backgroundMountain400 div.clsThingSimple{width:220px; margin-left:170px; background-color:White; padding:5px; color:black;
	-moz-opacity:.70; 
	filter:alpha(opacity=70); 
	opacity:.70;}
.backgroundMountain400 div.clsThingSimple h1{color:black;font-size:1.75em; margin-bottom:0.5em;}


.news{clear:both;
	padding: 10px;
	background-color: #F6F3ED;
	border: 1px #D9CEB5 solid;
	margin-top: 0px;
	margin-bottom: 5px;

	}
.news h3{margin:0}
.news .date{font-size:0.8em;}
.news p{font-size:1.0em;}
.news p img{background-color:White;padding:2px; margin:2px; border:1px solid #333333; margin-right:10px;}
.news p.link{clear:both; margin-top:10px; padding-top:5px; border-top:1px dotted #D9CEB5;}
.news div.full{clear:both;}

br.clear{clear:both;}