/* CSS Document */
body {
	background-color: #F7F7F7;
	margin:10px 0px 0px 0px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}

.topmenu A:link {text-decoration: none; color:#000000}
.topmenu A:visited {text-decoration: none; color:#000000}
.topmenu A:active {text-decoration: none}
.topmenu A:hover {text-decoration: none; color:#999999}

input.search
{
	height: 17px;
	background-color: #ffffff;
	border: solid #cccccc;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family:Verdana;
}

P.mincart {
	font-size: 11px;
	font-family:Verdana;
}

.s9nametx {font-size:12px; font-weight:bold; color:#000066;}/* Product name */
.s9txt {font-size:10px; color:#333333;}						/* Description text */
.s9pricetxt {font-size:12px; font-weight:bold; color:#ff0000;}/* Price text */
.s9greybox {border:0px;}						/* Border around each product */
.s9listprice {font-size:10px; color:#cccccc;}				/* List Price text */

/* Change attributes of price text */
SPAN.price {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}

/* Alignment of Category Name */
P.catname {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
text-align: center;
}

/* Alignment of Category Description */
P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

/* Properties of the category image */

IMG.catimage {
border:0px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

/* Alignment of the category image */
TD.catimage {
vertical-align:top;
}

/* Alignment of the category name 
TD.catname {
vertical-align:top;
text-align: left;
}*/

/* Alignment of top category navigation */
TD.catnavigation {
vertical-align:middle;
text-align: left;
}

/* Change the look of product option list */
SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}

.main {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 10px 10px 10px;
width:535px;
float:right;}

.rightbar {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px 10px 10px 10px;
width:135px;
}

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-color:#990000;
}

.title{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.prodlist {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:10px 10px 10px 10px;
width:535px;
float:right;}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

.terms {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px 10px 10px 10px;
}

.productstitle {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #666666;
 margin-left:30px;
 width:535px; 
}

.currencycomment {
 font-size: 10px;
 font-weight:bold;
 color: #666666; 
}

.front{
  padding: 0px 10px 10px 10px;
}

.frontcentre{

  padding: 0px 10px 10px 10px;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}

.frontphoto{
  padding-bottom: 20px;
}

#prod_bgeffect:hover
{
	border: 1px solid #da8ae4;
	background-color: #faedfd;
}

td.catname 
{
	vertical-align: top;
	text-align: center; 
	text-transform: none;
	font-weight: bold;
}

