body{
	background-color: #333333;
	color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
}

a{
	color: #333333;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

img, img a{
	border: 0px;
}

p{
	margin-bottom: 10px;
	margin-top: 10px;
}

td img {display: block;}

#basketCount{
	border: 1px solid #8d804c;
	font-weight: bold;
	padding: 2px;
}

#content{
	background-color: #f5f5f5; 
	color: #666666; 
	padding: 5px;
	vertical-align: top;
}

#date{
	background-color: #8d804c;
	background-image: url('../images/menu-slice.gif'); 
	background-repeat: repeat-x;
	font-size: 0.8em; 
	font-weight: bold; 
	padding-bottom: 2px;
	text-align: center;
}

#footer{
	border: 1px solid #8d804c;
	height: 20px;
	padding: 2px;
	text-align: center;
}

#footer a{
	background-color: transparent;
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#fulfilment{
	border-top: 1px solid #8d804c;
	font-size: 0.8em; 
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: right;
}

#leftMenu{
	background-color: #8d804c;
	background-image: url('../images/menu-slice.gif'); 
	background-repeat: repeat-x;
	font-size: 0.8em; 
	font-weight: bold; 
	padding-bottom: 2px;
	text-align: center;
}

#leftMenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftMenu li{
	display: inline;
	margin: 0px 15px 0px 15px;
}

#leftMenu a{
	color: #f5f5f5;
	text-decoration: none;
}

#leftMenu a:hover{
	text-decoration: underline;
}

#news{
	border: 1px solid #ffffff;
	height: 210px;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

#news div{
	font-size: 0.8em;
}

#news a{
	color: #f5f5f5;
	font-weight: bold;
	text-decoration: none;
}

#news a:hover{
	text-decoration: underline;
}

#offers{
	border: 1px solid #8d804c; 
	height: 170px;
	padding: 2px 5px 2px 5px; 
	vertical-align: top; 
	width: 150px;
}

#offers a{
    background-color: transparent;
    color: #f5f5f5;
    font-weight: bold;
    text-decoration: none;
}

#offers a:hover{
    text-decoration: underline;
}

#page{
	background-color: #000000;
	margin: auto;
}

#pageTitle{
	border: 1px solid #8d804c;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
}

#productNav{
	border: 1px solid #8d804c;
	height: auto; 
	padding: 2px 5px 2px 5px; 
	text-align: right; 
	vertical-align: top;
}

#productNav ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#productNav li{
	margin-top: 10px;
}

#productNav a{
	background-color: transparent;
	color: #f5f5f5;
	font-size: 0.85em;
	text-decoration: none;
}

#productNav a:hover{
	text-decoration: underline;
}

/*
#productNavTitle{
	border-bottom: 1px solid #cccccc; 
	margin-left: 5px;
}
*/

#swatch{
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#swatch img{
	display: inline;
}

#swatch a{
	color: #f5f5f5;
	text-decoration: none;
}

#swatch a:hover{
	background-color: #f5f5f5;
	color: #333333;
}

#swatch li{
	margin: 5px 0px 5px 10px;
}

#swatch img{
	padding-right: 20px;
}

#swatchArea{
	border: 1px solid #8d804c;
	height: auto;
	padding: 2px 5px 2px 5px; 
	vertical-align: top;
}

#swatchTitle{
	border-bottom: 1px solid #cccccc; 
	font-weight: bold;
	margin-left: 5px;
}

/*
#fulfilment{
	border: 1px solid #f5f5f5; 
	vertical-align: bottom;
}

#fulfilment input{
	font-size: 0.8em;
}
*/

.addToCart{
	border: 0px; 
	border-collapse: collapse; 
	background-color: #333333; 
	color: #f5f5f5; 
	font-weight: bold; 
	width: 140px;
}

.fill{
	width: 98%;
}

.orderDisclaimer{
	border-top: 1px solid #cccccc; 
	margin-top: 20px; 
	padding-top: 10px;
}

.orderDisclaimerTitle{
	font-size: 1.2em;
	font-weight: bold;
}

.orderFormNotice{
	margin: 20px 0px 20px 0px;
}

.orderFormTitle{
	border-bottom: 2px solid #cccccc; 
	font-size: 1.2em; 
	font-weight: bold; 
	margin-top: 20px;
}

.prodSecTitle{
	border-bottom: 2px solid #cccccc; 
	font-weight: bold;
	margin-top: 0px;
}

.priceContainer{
	margin: 20px 0px 20px 0px;
}

.priceContainer table{
	float: right;
}

.priceSub{
	font-weight: bold;
}

.priceTotal{
	font-size: 1.2em; 
	font-weight: bold; 
	/*text-align: right;*/
}

.blockTitle{
	border-bottom: 1px solid #8d804c; 
	font-weight: bold;
	margin-top: 5px;
}

#orderNoJs{
	/*background-color: #ff9933;*/
	background-color: #b3b187;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

#savePrintArea{
	background-color: #b3b187;
	color: #333333;
	margin-bottom: 20px;
	padding: 5px 20px 5px 5px;
	text-align: right;
}

#savePrintArea img{
	display: inline;
	margin-left: 20px;
}

.productSummary{
	display: block;
	background-color: #605733;
	color: #f5f5f5;
	clear: both;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

.productSummary img{
	float: left; 
	margin: 5px 10px auto 5px;
}

.productSummary span{
	font-size: 0.8em;
	font-weight: normal;
}

.productSummary:hover{
	filter: Alpha(Opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

.productSummaryFloat
{
    float: left;
    font-size: 0.8em;
    margin: 5px 3px 5px 3px;
    width: 32%;
}

.productSummaryFloat a
{
    background-color: #333333;
    color: #f5f5f5;
    display: block;
    padding: 5px;
    text-decoration: none;
    
    min-height: 90px;
    height: auto !important;
    height: 90px;
}
.productSummaryFloat a:hover
{
    background-color: #cccccc;
    color: #333333;
}

.productSummaryFloat a span
{
    font-size: 1.2em;
    font-weight: bold;
}

.productSummaryFloat a img
{
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}