body {
	background-color: #F3F8F8;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	}



.content {

	font-size: 13px;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	text-align:left;
}

.contentred {

	font-size: 13px;
	color: red;
	line-height: normal;
	text-decoration: none;
	text-align:left;
}

.subcontent { font-size: 10px; font-style: normal; line-height: normal; color: #000000; font-weight: normal; text-decoration: none}

.contentitalic { font-size: 15px; font-style: italic; line-height: normal; color: #000000}

.subcontentwhite {

font-size: 12px; font-style: normal; line-height: normal; color: #DAECD9; font-weight: normal; text-decoration: none

}

.title {

font-size: 17px; font-style: normal; line-height: normal; font-weight: bold; color: #669999; text-decoration: none;
text-align:left;

}

.titlered {

font-size: 17px; font-style: normal; line-height: normal; font-weight: bold; color: red; text-decoration: none;

}

.heading {

font-size: 16px; font-style: normal; line-height: normal; color: #669999; font-weight: bold

}

.producttitle {

font-size: 14px; font-style: normal; line-height: normal; color: #669999; font-weight: bold; text-decoration: none

}

.price {

	font-size: 14px;

	font-weight: normal;

	color: #669999;

	text-decoration: none;

	font-style: normal;

	line-height: normal;

}



.bread {

	font-size: 10px;

	color: #336633;

	text-decoration: none;

}



.listtable {border:1px solid #D6E3E7; padding:5px; horizontal-align:centre; vertical-align:top; width:200px; height:160px;}

.listtabledrawings {border:1px solid #D6E3E7; padding:5px; horizontal-align:centre; vertical-align:top; width:100px; height:100px;}

.listtablegenericdrawings {border:1px solid #D6E3E7; padding:5px; horizontal-align:centre; vertical-align:top; width:135px; height:100px;}

.listtableindex {border:1px solid #DEEFDE; padding:5px; horizontal-align:center; vertical-align:top; width:250px; height:120px;}



.listtabledetail {border:1px solid #D6E3E7; padding:20px; horizontal-align:centre; vertical-align:top; width:550px; height:350px;}



.listtableproducts {border:1px solid #DEEFDE; padding:5px; horizontal-align:centre; vertical-align:top; width:120px; height:200px;}



.pagenumbers {

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}
.accessorize {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.subcatdesc {

	font-size: 15px;

	font-style: normal;

	line-height: normal;

	color: #669999;

	text-decoration: none;



}
.sale {
	font-size: 13px;
	color: red;
	font-weight: normal;
	text-align:left;
}

/* contact page css */

.row {
		clear: both;
		padding-top: 5px;
		}

formTable {
		margin-bottom: 1em;
		width: 300px;
		padding-left: 20px;
		}
		
fieldset {
		margin: 25px;
		padding: 10px;
		border: 1px dotted #666666;
		text-align: left;
		}		
		
legend {
		padding: 15px 15px;
		background: #ffffff;
		text-transform: none;
		color: #669999;
		font-size: 1.2em;
		align: left;
		}
		
.formlabels {
		font-size: 1em;
		color: #669999;
		line-height: 1.6em;
		text-align: right;
		margin-right: 15px;
		width: 150px;
		}


.forminput, textarea {
		border: 1px solid #CCC;
		padding: 2px;
		background-color:#FFFFFF;
		width: 350px;
		}	
		
.radiobuttons {
		width: 50px;
		border: 0;
		}
		
.submitButton {
		background: #669999;
		font: bold 0.9em Verdana, Arial, sans-serif;
		color: white;
		padding: 4px 6px;
		width: auto;
		}	
