BODY		{ background-color: #FFFFFF ; font : 10pt Arial, Verdana, Geneva, san-serif, serif  ;  
				margin: 0px; color: #333333;	}

TD		{ font : 10pt Arial, Verdana, Geneva, san-serif, serif ; color: #333333; 	}
.border {
	border: 2px solid #2EA0B8;
}


A	{ 
				text-decoration : none ;  color: #FFAF00; font : 12px Arial, Verdana, Geneva, san-serif, serif ; font-weight: bold	}

A:hover{ text-decoration : none ; color: #FFFFFF; font : 12px Arial, Verdana, Geneva, san-serif, serif ; font-weight: bold }




HR	{ color: #FFFFFF ; height: 1px; }




#copy, #copy TD	{	color: #484226; font : 7pt Arial, Verdana, Geneva, san-serif, serif;	}

#copy A	{ text-decoration : none ;  color: #484226; font : 7pt Arial, Verdana, Geneva, san-serif, serif}
#copy A:hover	{ text-decoration : none ; color: #41C39D; font : 7pt Arial, Verdana, Geneva, san-serif, serif }
.strip {
	background-image: url(images/strip.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg2 {
	background-image: url(images/strip.gif);
	background-repeat: repeat-y;
}
.border {
	border: 40px solid #FFFFFF;
}
#rangewrapper {
	display: block;
	min-height: 370px;
	width: 945;
	/*overflow: hidden;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rangelist a, .rangelist a:visited {
	color:#40C29C;
}
.rangelist a:hover {
	color:#cccccc;
}


#rangewrapper #rangeheader .rangetitle {
	display: block;
	float: left;
	width: 260px;
	height: 40px;
	text-align: left;
}
#rangewrapper #rangeheader .rangetitle h2 {
	font-size: 20px;
	color: #333333;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#rangewrapper #rangeitem .prodinfo {
	width: 500px;
	float: left;
}
.rangemenu #submenu .subcell .descriptiontitle {
	font-weight: bold;
}
#rangewrapper .divider {
	height: 20px;
	display: block;
	clear: both;
	text-align: right;
	vertical-align: middle;
	background-color: #EEECE6;
	margin-bottom:15px;
}
#ragewrapper .divider p {
	margin-top: 4px;
}

#rangewrapper #rangeitem .prodinfo .productborder td img {
	border: 1px solid #DCD5B8;
}

#rangewrapper .divider .topofpage_anchor, #rangewrapper .divider .topofpage_anchor:visited {
	font-size: 10px;
	font-weight: normal;
	color: #48D3AA;
	text-decoration:none;
}

#rangewrapper .divider .topofpage_anchor:hover {
	text-decoration:underline;
	color: #40C39B;
	cursor:pointer;
	
}

.rangelist {
	display: block;
	/*height: 60px;*/
	width: 945px;
}
.rangelist .thumbwrapper {
	/*width: 880px; /* calculated from 8 child divs @ 90px wide plus 20px margins left/right */
	width: 940px; /* now with one more thumbnail added */
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

.rangelisttitle {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}
.rangelist .prodthumb {
	display: block;
	float: left;
	height: 100px;
	width: 90px;
	/*margin-right: 10px;*/ margin-right: 7px;
	/*margin-left: 10px;*/ margin-left: 7px;
}

#rangewrapper #rangeheader {
	display: block;
	height: 25px;
	float: none;
	clear: both;
	width: 940px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DCD5B8;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DCD5B8;
	vertical-align: middle;
}
#rangewrapper #rangeitem .rangemenu {
	clear:none;
	display:block;
	float:left;
	width:260px;
	height: 100%;
}
#rangewrapper #rangeitem .rangemenu #submenu .subcell {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#rangewrapper #rangeitem .rangemenu #submenu {
}


#rangewrapper #rangeitem {
	display: block;
	min-height: 350px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#submenu .subcell .prodtitle {
	text-align: right;
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #AA9B62;
	margin-bottom: 16px;
}
#submenu .subcell .colourinfo {
	/*background-color: #ACA899;*/
	border: 1px dashed #CCCCCC;
	display: block;
	float: left;
	height: 100px;
	width: 118px;
	text-align: center;
}
.detailtitle {
	font-style: normal;
	font-weight: bold;
}

#submenu .subcell .extrainfo {
	/*background-color: #ECE9D8;*/
	display: block;
	float: right;
	height: 100px;
	width: 118px;
	text-align: center;
	border: 1px dashed #CCCCCC;
}


a.swatchlink { display:inline-block; height:25px; width:100%; line-height:25px; background:#3e2e1e; color:#ffffff !important;  }
a.swatchlink:hover { background:#bfb390; }
