/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B2A85F;
}
a:visited {
	color: #B2A85F;
}
a:hover {
	color: #EE8825;
}
a:active {
	color: #B2A85F;
}

.style1 {
	font-size: 12px; 
	color:#B2A85F; 
	line-height:18px;
}
/* Stockists css */
.stockTitle {
	margin-top:10px;
	margin-left:20px;
	float:left;
	clear:left;
	}
.stockName {
	font-size:13px;
	font-weight: bold;
	color: #AA9F4E;
	line-height:20px;
	margin-left:20px;
	text-transform:uppercase;
	float:left;
	clear:left;
	}
.stockBox {
	position:relative;
	left:20px;
	width:250px;
	height:200px;
	overflow:auto;
	float:left;
	clear:both;
	}
.stockSub {
	font-size:11px;
	margin-top:10px;
	text-transform:uppercase;
	color: #AA9F4E;
	float:left;
	clear:left;
	}
.stockText {
	width:220px;
	font-size:10px;
	color: #666;
	margin-bottom:17px;
	text-transform:uppercase;
	float:left;
	clear:both;
	}
/* end Stockists css */

/* Trade css */
.tradeTitle {
	margin-top:10px;
	margin-left:20px;
	float:left;
	clear:left;
	}
.tradeName {
	font-size:13px;
	font-weight: bold;
	color: #AA9F4E;
	line-height:20px;
	margin-left:20px;
	text-transform:uppercase;
	float:left;
	clear:left;
	}
.tradeBox {
	position:relative;
	left:20px;
	width:480px;
	height:250px;
	overflow:auto;
	margin-top:10px;
	float:left;
	clear:both;
	}
.tradeBoxOne {
	position:relative;
	left:18px;
	width:440px;
	height:250px;
	overflow:auto;
	margin-top:10px;
	float:left;
	clear:both;
	}
.tradeSub {
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #AA9F4E;
	float:left;
	clear:left;
	}
.tradeText {
	font-size:10px;
	color: #666;
	margin-bottom:17px;
	text-transform:uppercase;
	float:left;
	clear:both;
	}
/* end Trade css */

/* Press css */
.pressTitle {
	margin-top:10px;
	margin-left:20px;
	float:left;
	clear:left;
	}
.pressName {
	font-size:13px;
	font-weight: bold;
	color: #AA9F4E;
	line-height:20px;
	margin-left:20px;
	text-transform:uppercase;
	float:left;
	clear:left;
	}
.pressBox {
	position:relative;
	left:20px;
	width:480px;
	height:250px;
	overflow:auto;
	margin-top:10px;
	padding:4px;
	float:left;
	clear:both;
	}
.pressSub {
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #AA9F4E;
	float:left;
	clear:left;
	}
.pressText {
	font-size:10px;
	color: #666;
	margin-bottom:17px;
	text-transform:uppercase;
	text-align:left;
	float:left;
	clear:both;
	}
.spiceText {
	font-size:10px;
	color: #666;
	margin-bottom:17px;
	text-align:left;
	float:left;
	clear:both;
	}
/* end Press css */

/* Events css */
.eventsTitle {
	margin-top:10px;
	margin-left:20px;
	float:left;
	clear:left;
	}
.eventsName {
	font-size:13px;
	font-weight: bold;
	color: #AA9F4E;
	line-height:20px;
	margin-left:20px;
	text-transform:uppercase;
	float:left;
	clear:left;
	}
.eventsBox {
	position:relative;
	left:20px;
	width:480px;
	height:250px;
	overflow:auto;
	margin-top:10px;
	padding:4px;
	float:left;
	clear:both;
	}
.eventsSub {
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #AA9F4E;
	float:left;
	clear:left;
	}
.eventsText {
	font-size:10px;
	color: #666;
	margin-bottom:17px;
	text-transform:uppercase;
	text-align:left;
	float:left;
	clear:both;
	}
/* end Events css */

/* Club css */

.clubBox {
	position:relative;
	left:30px;
	width:560px;
	overflow:visible;
	margin-top:0px;
	line-height:18px;
	float:left;
	clear:both;
	}

/* TandC css */

.tandcText {
	font-size:10px;
	color: #666;
	margin-bottom:17px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	float:left;
	clear:both;
	}
.tandcSub {
	font-size:11px;
	font-weight:bold;
	color: #AA9F4E;
	}

.tandcList {
	font-size:10px;
	color: #666;
	margin-bottom:10px;
	margin-left:20px;
	text-align:left;
	}

/* Form css */
.border { border:1px solid #AA9F4E; background-color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; margin-top: 3px; margin-bottom: 10px;}
/* End of Form css */
