

.floatright{float:right; margin-left:15px; margin-bottom:15px}
.floatleft{float:left; margin-right:15px; margin-bottom:15px}


/* Products page */
.productlistcell{

	border-bottom:1px solid #cccccc;
	padding:15px;
	padding-bottom:0px;
	padding-top:0px;
	background-image:url(../images/box_bgnd.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	min-height:120px;
	font-size:11px;
	line-height:14px;/* Original line-height:24px */
	clear:both
}
.productlistcell p{line-height:14px} /* Original line-height:16px */
.productlistcell li{line-height:14px} /* Original line-height:16px */
.productlistcell h2{ font-size:16px; margin-top:3px; padding-top:0px; line-height:20px;} /* Original font-size:16px */
.productlistcell a{text-decoration:none; color:#333333}
.productlistcell a:hover{text-decoration:underline; color:#000000}
.productthumb{text-align:center; float:right; width:100px; height:100px; overflow:hidden; margin-left:10px; margin-bottom:5px}
.productoptions{border:1px solid #cccccc; margin-top:10px; background-image:url(../images/box_bgnd.gif); background-repeat:repeat-x; margin-bottom:20px}
.productoptions td{ padding:6px; font-weight:bold} 
.productoptions select{ margin:0px}
.quantityfield{width:26px; margin:0px}

.button{
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	width:115px;
	height:30px;
	background-color:#FFFFFF;
	padding:0px;
	font-size:11px
}

.blank{ 
	border:0px;
}


/* Basket overview */
#basketoverview{
	font-size:10px; 
	color:#990000; 
	max-height:200px; 
	overflow:auto; 
	background-color:#FFFFFF; 
	padding:3px
}
#basketoverview hr{height:1px; border:0px; border-bottom:1px dotted #cccccc}
#basketheader{text-align:center; font-weight:bold; color:#000000; border-bottom:1px dotted #cccccc; padding-bottom:5px; margin-bottom:5px}
#basketsubtotal{color:#333333; margin-top:15px; font-size:11px}
#basketvat{color:#aaaaaa; font-size:11px; margin-top:4px}
#baskettotal{color:#000000; font-size:11px; margin-top:4px}

/* Gallery */
#gallery{width:220px; text-align:center; float:right; margin-bottom:15px}

/* Basket page */
.baskettable{width:100%; font-size:11px; margin-bottom:15px}
.baskettable td{border-bottom:1px dotted #cccccc; padding:4px; padding-bottom:5px; padding-top:5px}
.baskettable input{ font-size:11px}
#basketbuttons{padding-top:40px}

/* Category page */
#subcatlist{clear:both; margin-bottom:25px; overflow:visible}
#subcatlist ul{ list-style:none; margin:0px; padding:0px}
#subcatlist li{display:block; border:1px solid #cccccc; margin:4px; font-weight:bold}
#subcatlist li a{display:block; padding:5px; background-image:url(../images/box_bgnd.gif); background-repeat:repeat-x; text-decoration:none}
#subcatlist li a:hover{text-decoration:underline}

#subcatlist li ul{ list-style:disc; margin-left:20px}
#subcatlist li li{border:0px; padding-left:0px}

.redBold{ color:#FF0000; font-weight:bold}
.red{ color:#FF0000}
.bold{font-weight:bold}
.grey{ color:#999999}
.small{ font-size:11px}
.pagelinks{margin-top:15px}
.breadcrumbs{ font-size:11px; color:#999999}

.subcatbox{width:190px; float:left}
.subcatbox{text-align:center}

.prodlistitem{ border-bottom:1px dotted silver; padding-bottom:8px; margin-bottom:8px; height:20px; clear:both}
.productDesc{ padding-bottom:20px; line-height:20px} 

.greybox{
	border-bottom:1px solid #cccccc;
	padding-left:10px;
	background-image:url(../images/box_bgnd.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	font-size:11px;
	clear:both
}
.productdesc{ padding-bottom:20px; }

.infobox{
	border:1px solid silver; 
	padding:10px; 
	padding-top:0px;
	padding-bottom:20px; 
	margin-top:30px; 
	margin-bottom:30px;
	background-image:url(../images/grad.gif);
	background-repeat:repeat-x
}

.pagelinks{margin-top:15px}
.pagelinks a{display:block; float:left; margin-left:2px; padding-left:4px;; padding-right:4px; border:1px solid #CCCCCC;
text-decoration:none}
.pagelinks a:hover{ background-color:#F5F5F5}