body {
	background: url(https://www.zolagoods.com/images/bg.jpg) center repeat #5d3917;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #000; 
	}

h1 {
	font-size: 16px;
	color: #000;	
	}

h2 {
	font-size: 14px;
	color: #000;
	}
	
h3 {
	font-size: 11px;
	color: #000;
	}

a:link {
	font-weight: normal; 
	text-decoration: none; 
	color: #ce8555;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #ce8555;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: underline; 
	color: #ad9a5d; 
	}
	
a.bot:link {
	font-weight: normal;
	font-size: 11px; 
	text-decoration: underline; 
	color: #cfc47a;
	} 	
a.bot:visited {
	font-weight: normal;
	font-size: 11px; 
	text-decoration: underline; 
	color: #cfc47a;
	}	
a.bot:hover {
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none; 
	color: #dd9f64; 
	}
	
a.SidebarItems:link {
	font-size: 14px;
	font-weight: bold;	 
	text-decoration: none; 
	color: #5c3716;
	} 	
a.SidebarItems:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
	color: #5c3716;
	}	
a.SidebarItems:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline; 
	color: #7a4e2b; 
	}	

a.SidebarItems2:link {
	font-size: 12px;
	font-weight: bold;	 
	text-decoration: none; 
	color: #5c3716;
	} 	
a.SidebarItems2:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	color: #5c3716;
	}	
a.SidebarItems2:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; 
	color: #7a4e2b; 
	}


.small {
	font-size: 10px;
	color: #dd9f64;
	}
	
.small2 {
	font-size: 11px;
	}

.bottom {
	color: #cfc47a;
	font-size: 11px;
	}
	
.button {
	background-color: #5c3616;
	border: 1px solid #dd9f64;
	padding: 2px;
	}
	
.button2 {
	width: 360px;
	background-color: #f8f7ed;
	border: 1px solid #c6884f;
	padding: 1px;
	}
	
	
.formfield {
	border: 1px solid #dd9f64;
	background-color: #fff;
	font-size: 11px;
	}
	
	
#shopTag {
	width: 140px;
	padding-left: 33px;
	/*padding-right: 104px;*/
	font-size: 14px;
	/*line-height: 16px;*/
	font-weight: bold;
	}
	
	
.outline {
	border: 1px solid #cfc47a;
	background-color: #fff;
	}
	
.searchTitle {
	front-weight: bold;
	font-size: 11px;
	color: #cfc47a;
	}
	
#postIT {
	background: url(images/reduce_reuse_recycle.jpg) no-repeat;
	width: 137px;
	height: 168px;
	padding-right: 23px;
	font-size: 11px;
	}	


/* BLOG Stuff */

.sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	display: inline;
}
	
a.SidebarItems:link {
	font-size: 14px;
	font-weight: bold;	 
	text-decoration: none; 
	color: #5c3716;
	} 	
a.SidebarItems:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
	color: #5c3716;
	}	
a.SidebarItems:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline; 
	color: #7a4e2b; 
	}	



/* SHOPING CART STUFF */

/*
Product title
*/
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000;
}

.DialogTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000;
}

/*
Labels for product details
*/
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #3d2c0d
}

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #F34348;
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #ff3300
}

.CommonButtonBG {
	background-image: url('https://www.zolagoods.com/shop/skins/default/en/images/but_bg.gif');
}

.SubmitButtonBG {
	background-image: url('https://www.zolagoods.com/shop/skins/default/en/images/but_bg.gif');
}
#blogMenu ul {
padding : 0 0 0 2px;
margin : 5px 20px 10px 0;
list-style-type : none;
}
#blogMenu ul li {
margin-left : 23px;
line-height : 15px;
border-bottom : 1px dotted #748624;
padding-top:2px;
}
