.prdoptions{
font-family:Verdana;
font-size:11px;
color:#3f91bd;
line-height:18px;
}

.category {
	width:581px;
	height:128px;
	background-image:url(../images/categorybg.gif);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:5px;
	color: #003300;
}
.category h2 {
	font-size:11px;
	font-weight:bold;
	color:#004b24;
	padding:0 12px 0 12px;
	margin:0;
	position:absolute;
	top:15px;
	left:200px;
	width:326px;
}
.subcatname {
	font-size:11px;
	font-weight:bold;
	color:#004b24;
	padding:0 0px 0 0px;
	margin:0;
	top:15px;
	left:200px;
	width:326px;
}
.productname {
	font-size:11px;
	font-weight:normal;
	color:#2dadbf;
	font-family: Verdana;
	text-align: left;
	padding: 5px;
	height:30px;
}
.productnamebig {
	font-size:16px;
	font-weight:normal;
	color:#2dadbf;
	font-family: Verdana;
	text-align: left;
	padding: 5px;
}
.category p {
	font-size:11px;
	line-height:1.4;
	padding:0 12px 0 12px;
	color:#353734;
	margin:0;
	position:absolute;
	top:35px;
	left:200px;
	width:326px;
	height:50px;
	overflow: hidden;
	text-align: justify;
}
.categoryBoxImg {
	position:absolute;
	top:2px;
	left:10px;
	width:170px;
	height:120px;
}
p.price {
	top:90px;
	width:80px;
	text-align: left;
	left:212px;
	height: 19px;
	line-height: 19px;
	color:#cc3221;
	font-weight:normal;
	padding:0;
}
.price strong {
	font-weight:bold;
	color:#cc3221;
}
/* ****************** PRODUCTS DISPLAY ****************** */
.productdisplay {
	width:191px;
	height:189px;
	background-image:url(../images/prodimage_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
	display:block;
	float:left;
	}
.productBoxImg {
	position:absolute;
	top:10px;
	left:30px;
	width:143px;
	height:126px;
}
.productdisplay h2 {
	font-size:11px;
	font-weight:normal;
	color:#353734;
	position:absolute;
	top:58px;
	left:0px;
	width:200px;
}
p.productdisplay {
	top:160px;
	width:80px;
	height: 19px;
	color:#407d40;
	font-weight:bold;
	left:60px;
	margin:0;
	padding:0;
}
.price strong {
	font-weight:bold;
	color:#407d40;
}
.cart{
font-size:11px;
color:#424242;
line-height:11px;
padding-left:10px;
text-align:left;
}

.prdimage {
	border: 4px solid #CCCCCC;
	text-align: center;
}
.cattable {
	border: 1px dashed #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	height: 190px;
}
.prdprice {
	font-family: Verdana;
	font-size: 11px;
	color: #F52A02;
	padding-top: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
}
.prdname {

	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	font-weight: bold;
	}
.showprice {
	font-family: Verdana;
	font-size: 14px;
	color: #F52A02;
	padding-top: 0px;
	font-weight: bold;
	
}

.thumbnail{
background-color:#fff;
padding:1px;
vertical-align:middle;
border-color:#bdd3e8;
border-style: solid;
border-width: 1px;
margin:1px;
}
.personalise {
	font-family:Verdana;
	color:#006600;
	width: 178px;
}



/**************************************************************

	Validate
	v 2.1

**************************************************************/

#chooseProperties {
	border: 0px solid #cac9b9;
	padding: 0px;
}

#chooseProperties p {
	margin-bottom: 5px;
}

#chooseProperties label {
	float: left;
	
}



#chooseProperties .red {
	border: 1px solid red;
}

#chooseProperties label.red {
	border: none;
	color: red;
}

#chooseProperties .customRed {
	border: none;
	color: red;
}



#validationMessage {
	padding: 3px;
	/*background-color: #eee;*/
	border: 2px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#chooseProperties .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}


/*************************************************************/

