body {
	font-family: Trebuchet MS;
	font-size:14px;
	color:#797066;
}

td {
	font-family: Trebuchet MS;
	font-size:14px;
	color:#797066;
}

th {
	font-family: Trebuchet MS;
	font-size:14px;
	color:#797066;
}

ul,li{
	font-family: Trebuchet MS;
	font-size:14px;
	color:#797066;
}

a{
	font-family: Trebuchet MS;
	font-size:14px;
	color:#5c1849;
}
a:HOVER{
	color: #81ac01;
}
a:VISITED{

}

p{ 
	font-family: Trebuchet MS;
	font-size:14px;
	color:#797066;
	
}

H1{ font-family: Trebuchet MS; margin-bottom:20px; margin-top: 0px; font-size: 22px; color: #797066;}
H2{ font-family: Trebuchet MS; margin-bottom:20px; margin-top: 0px; font-size: 22px; color: #5c1849;}
H3{ font-family: Trebuchet MS; margin-bottom:20px; margin-top: 0px; font-size: 22px; color: #81ac01;}
H4{ font-family: Trebuchet MS; margin-bottom:20px; margin-top: 0px; font-size: 16px; color: #797066;}
H5{ font-family: Trebuchet MS; margin-bottom:20px; margin-top: 0px; font-size: 14px; color: #5c1849;}
H6{ font-family: Trebuchet MS; margin-bottom:20px; margin-top: 0px; font-size: 12px; color: #81ac01;}

/****** TEMPLATE STYLES ******/
div#headerContainer { 
	height:433px;
	background-image: url(Images/TemplateImages/header_bg.jpg);
	background-repeat:repeat-x;
	display:block;	
}
div#header {
	width: 980px;
	height: 433px;
	margin: 0 auto;
}
div#logo {
	width:257px;
	height: 433px;
	float:left;
}
div#banner {
	width:723px;
	height:433px;
	float:right;
	background: #ffffff;
}
div#banner-top {}
div#banner-images {
	margin-top: 1px;
	width:720px;
	height: 379px;
	background-image: url(Images/banners/Home.jpg);
	background-repeat:no-repeat;
}

div#main { 
	background: url(Images/TemplateImages/content_topbg.jpg) repeat-x;
	width: 100%;
	float:left;
	margin: 0px;
	padding: 0px;
}
div#mainContent {
	width:100%;
	float:left;
	background-image: url(Images/TemplateImages/middle_bg.png);
	background-position:center;
	background-repeat:repeat-y
}
div#grey_bg {
	margin:0 auto;
	width:1012px;
}
div#contentContainer {
	width: 979px;
	margin:0 auto;
}
div#middle{
	width: 979px;
	float:left;
	position:relative;
	top: -3px;
	left: 0px;
	display:block;
	background: #ffffff;
}
div#purpleline {
	clear:both;
	position:relative;
	top: 0px;
	width:100%;
	height:5px;
	background: #ffffff;
	border-top: 8px solid #561443;
}
div#leftContent {
	float:left;
	width:257px;
}
div#logoBottom img{ 
	
}
div#leftNavigation {
	width: 207px;
	padding: 20px 25px;
}

div#rightContent {
	float:right;
	width:722px;
}
div#menu { width: 720px;}
div#content {
	float:right;
	width: 665px;
	min-height: 406px;
	margin-top:35px;
	padding: 0px 20px 35px 35px;
	background-image: url(Images/TemplateImages/content_border.jpg);
	background-repeat:no-repeat;
}
div#content img {
	margin-left: 20px;
	margin-bottom: 15px;
}

/*********** ProductPreview style ***************/
div.categorySection {
	display:block;
	clear:both;
	margin-bottom: 20px;
}
div.productPreview {
	width:200px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:10px;
}
div.productPreview a{
	text-decoration: none;
}
div#content div.productThumbnail img {
	border: 1px solid #aba196;
	padding: 6px;
	margin-left: 0px;
	margin-bottom: 0px;
}


div#content div.noborder img {
	border: 0;
	margin-top:-400px;
	padding-left:300px;
	padding-top: 100px;
}


div.productThumbnail a,
span.productTitle{
	color: #5c1849;
	margin-left: 20px;
}

div.productLabels {
	margin-top: 10px;
	float:left;
	height:30px;
	display:block;
	clear:both;
}
div.priceLabel {	
	width:108px;
	height:30px;
	float:left;
	background-image: url(Images/TemplateImages/label.jpg);
	background-repeat: repeat-x;
}
span.price {
	position:relative;
	left:40px;
	top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;

}
div.buynow {
	width: 82px;
	height:20px;
	float:left;
}
div.buynow a {
	margin-left: 0px;
}
div#content div.buynow img {
	margin-left: 6px;
	margin-bottom: 0px;
}
div.moreinfo {
	float:left;
	width:175px;
	margin-left:20px;
	margin-top:6px;
	padding-top:3px;
	border-top: 1px dotted #81ac01;
}
div.moreinfo a {
	color: #81ac01;
	float:right;
}

/********* Special products style********/
div.specialPreview {
	display:block;
	float:left;
	margin-bottom: 10px;
}
div.specialThumbnail {
	float:left;
	margin-right: 10px;
}
div.specialThumbnail img {
	border: 1px solid #aba196;
	padding: 4px;
}
div.specialDescription {
	float:right;
	width:90px;
}
div.specialTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5c1849;
	font-weight:bold;
}
div.specialPrice {
	color: #81ac00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
div.description p {
	margin-top:0px;
	font-size: 12px;
}
/*****************/

div#footerContainer {

	height:224px;
	width:100%;
	background-image: url(Images/TemplateImages/footer_bg.jpg);
	background-repeat: repeat-x;
	float:left;
}
div#footerArea {
	height:224px;
	width:985px;
	margin: 0 auto;
	background-image: url(Images/TemplateImages/footer.jpg);
	background-repeat: no-repeat;
}
div#footer {
	float:left;
}
div#footerContent {
	width: 500px;
	position:relative;
	top: 70px;
	left: 320px; 
}

div#footerContent p, 
div#footerContent a {
	color: #ffffff;
	font-size: 15px;
	text-decoration:none;

}
div#footerContent a:HOVER{
	color: #81ac01;
	text-decoration:underline;
}
/****** CLEARFIX ******/

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */