.top {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
td#copyright{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #FFFFFF;font-weight: normal;text-align:center; background-color:#222327; height:20px;}


p{
font-size: 13px;
padding-left: 10px;
display: block;
font-family : Verdana;

}

header {
	font-size: 16px;
	font-weight: bold;
	font-family : Verdana;
	color:#FFFFFF;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family : Verdana;
	color:#663399;
	padding-top: 2px;
	}

h3{

padding-top: 5px;
padding-left: 10px;
font-family : Verdana;

}

h2{
	font-family : Verdana;
	font-size: 14px;
	color:#663399;
}

.catalogue {
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	}

.fontcolor{
padding-top: 5px;
padding-left: 10px;
color:#663399;
font-family : Verdana;
}
.fontcolor1{
color:#D67D29;
}

.menubuttons a{
	padding-left: 30px;
	padding-right: 7px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	vertical-align: middle;
	background-position: center;
	color: #ffffff;
	padding-bottom:2px;
	font-weight:bold;
	font-size:14px;
	height:24px;
}
.menutable{
	padding-top:5em;
	padding-right: 15px;
}

.tableborder{
	border-right-width: 1px;border-right-color: #000000;border-right-style: solid;
	border-left-width: 1px;	border-left-color: #000000;	border-left-style: solid;
	border-top-width: 1px;	border-top-color: #000000;	border-top-style: solid;
	border-bottom-width: 1px;	border-bottom-color: #000000;	border-bottom-style: solid;
	
	}
	
.contactborder{
	border-right-width: 2px;border-right-color: #CCCCCC;border-right-style: solid;
	border-left-width: 2px;	border-left-color: #CCCCCC;	border-left-style: solid;
	border-top-width: 2px;	border-top-color: #CCCCCC;	border-top-style: solid;
	border-bottom-width: 2px;border-bottom-color: #CCCCCC;	border-bottom-style: solid;
	height: 18px;
		
	}	
	
.mailto
{
	
	padding-left:20em;
	vertical-align: middle;
	font-size: 13px;
	
	}
	
	.space{
	padding-top: 7px;
	padding-left:5px;
	}
.header{
	font-weight:bold;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
}

.add{
font-size:12px;
	font-family: Arial, Helvetica, sans-serif;

}
.headers {
	font-family : Verdana;
	font-size : 12px;
}
.readmoretext {
	font-family : Verdana;
	font-size : 12px;
	text-align:right;
	padding-right: 7px;
	text-decoration: none;
}

.regulartext {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
}

.comments{
	font-size : 10px;
	color : Black;
	font-family : Verdana,Geneva, Arial, Helvetica, sans-serif;
 font-weight: normal;
 }
 
 .contact{
 	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family : Verdana;
	padding-bottom: 12px;
 	
 }
 .dots{
 height:1px;
 
 }
 
 .regulartext1 {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	padding-left: 10px;
}
.prodheader{
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family : Verdana;
}



.prodheader1{
        text-align: left;
        padding-left: 10px;
        font-size: 13px;
        font-weight: bold;
        color: red;
        font-family : Verdana;
}
.prodtext{
font-size: 12px;
padding-left: 10px;
display: block;
font-family : Verdana;
padding-top:5px;
padding-bottom: 12px;
	
}

ul li a{
	text-decoration: none;
	font-size: 14px;	
}

ul li{
padding-left: 10px;
}
.btnclass
{
	background-color:#40003f;
	font-size : 10px;
	color : white;
	font-family : Verdana,Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.hrlink
{
	font-family : Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration:none;
	text-transform:capitalize;
}
	
/***************************** Product category table */

.categorytable {
	background-color: #FFF;
}

.categorytable td {
	background-color: #EAEAEA;
	padding: 3px;
}

.categorytable td img {
	display: block;
	border: 1px solid #C9BEB7;
}

.specials_cell, {
	border: 2px solid #7A003C;
}

/* Product detail page */

#detailbox_detailimg {
	display: block;
	border: 1px solid #C9BEB7;
}

/* Product options table */

#options_table {
	background-color: #FFF;
	font-family : Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#options_table th {
	background-color: #40003F;
	color: #FFF;
	padding: 4px;
}

#options_table th a {
	color: #FFF;
}

#options_table td {
	border-bottom: 1px solid #D2D2D2;
	background-color: #EAEAEA;
	padding: 4px;
}

#options_table select {
	font-size: 12px;
}

.hometable td{
	border: 1px solid #999999;	
	}
