@font-face
{
font-family: Lobster 1.4;
src: url('fonts/Lobster 1.4.otf'),
	 url('fonts/Lobster 1.4.ttf'),
	 url('fonts/Lobster 1.4.woff'),
}

@font-face
{
font-family: SCRIPTBL_0;
src: url('fonts/SCRIPTBL_0.otf'),
	 url('fonts/SCRIPTBL_0.ttf'),
	 url('fonts/SCRIPTBL_0.woff'),
}

@font-face
{
font-family: Lato-Regular;
src: url('fonts/Lato-Regular.otf'),
	 url('fonts/Lato-Regular.ttf'),
	 url('fonts/Lato-Regular.woff'),
}

body{
	padding: 0px;
	margin: 0px;
	background: url(images/bg.jpg) top left;
    font: 12px script mt bold, italic sans-serif;
	color: #7f3600;
}

html{ 
	height: 100%;
}

.clear_left{
	clear: both;
}

/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/**
* Common Element Specific
*/
p{ 
  padding: 0;
  margin: 0;
}

img { border: 0;}

h1, h2, h3, h4, h5, h6 { 
	font: normal 175% arial, sans-serif;
  	color: #534741;
  	margin: 0 0 15px 0;
}

h2{ 
	font: 16px arial, sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
}

h4, h5, h6{ 
	margin: 0;
  	padding: 0 0 5px 0;
  	font: normal 120% arial, sans-serif;
  	color: #000;
}

h5, h6{ 
	font: italic 95% arial, sans-serif;
  	padding: 0 0 15px 0;
  	color: #000;
}

h6{ color: #000;}

a, a:hover{ 
	outline: none;
  	text-decoration: none;
    color: #313131;
	-moz-transition: color 0.3s ease-out;
	-webkit-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
	
}

a:hover{ 
	text-decoration: none;
	color: white;
	-moz-transition: color 0.3s ease-out;
	-webkit-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

ul{ 
  padding: 0;
  margin: 0;
}

ul li{ 
	list-style-type: none;
	padding: 12px;
	margin: 0;
	display: inline;
}

ol{ 
	padding: 0;
	margin: 0;
}

ol li{ 
	padding: 0;
	margin: 0;
}


/**
* Layout Specific
*/
#global-container {
	width: 100%;
	float:left;
	margin:0 auto;
}

#content-container {
	width: 980px;
	margin:0 auto;
	position:relative;
}

header {
	width: 100%;
	float: left;
}

.header-column-one {
	width:auto;
	float:left;
	width:250px;
	margin: 5px 0;
	position: absolute;
	z-index: 1;
}

.header-column-two {
	width:auto;
	float:right;
	width:500px;
}

.navigation {
	display:block;
	width:100%;
	float:right;
	z-index:999; 
	/*background: #d1c6d2;*/
	height:30px;
	border-radius:5px;
	margin-top:140px;
	padding: 0 0 10px 0;
}

.banner {
	display:block;
	float:left;
	/*margin:15px 0;*/
	width:980px;
	box-shadow: -1px 2px 20px #471e00;
}

.welcome {
	border:1px solid lightgrey;
	display:block;
	float:left;
	margin:15px 5px 0 0;
	width:550px;
	height: 149px;
	/*padding: 15px 5px;*/
}

section {
	width:980px;
	float:left;
	/*background:white;*/
	/*border:1px solid lightgrey;*/
	/*padding:0 10px;*/
	margin-top: 12px;
}

.component-column /** can display multiple partials, set width & height in your own markup **/ {
	background: url(images/productad2.jpg);	
	display:inline;
	width:418px;
	float:left;
	margin: 15px 0 0 5px;
	height: 149px;
	/*padding: 15px 0 0 5px;*/
}

#component-wrap{
	width: 980px;
	margin: auto;

}

.component-left {
	display:inline;
	width:180px;
	float:left;
	padding: 30px 0;
}

.component-middle {
	width:45px;
	height:525px;
	float:left;
}

.component-right {
	display:inline;
	width:283px;
	float:left;
	padding: 30px 0;
}

#component {
	display:block;
	float: left;
	width:650px;
	/*margin: 15px 5px 10px 0;*/
	padding: 20px 2px 2px 0;
	
}
#component2 {
	display:block;
	float: left;
	width:800px;
	/*margin: 15px 5px 10px 0;*/
	padding: 30px 0;
	
}
footer {
	width: 100%;
	/*float: left;
	margin:10px 0;
	padding:10px;*/
}

/*.footer-top{
	width: 266px;
	height:79px;
	background:url(images/footerelement.png);

}*/


.footer-content/** can display multiple partials, set width & height in your own markup **/ {
	background: #471e00;
	padding: 10px 0;
	float:left;
	width: 100%;
	position:static;
	text-align: center;
	bottom: 0;
}

.bottombar {
	width:100%;
	height:20px;
	float:left;
	background: #000;
	text-align:center;
	padding:5px 0;
	position:static;
	bottom:0;
}

.bottombar a {
	color: #ebebeb;
	font-weight:bold;
	text-transform: uppercase;
	font-size:11px;
}

.column-one {
	background: url(images/columnbox-pattern.jpg) repeat;
	border:1px solid lightgrey;
	padding:10px;
	margin:15px 0 ;
}

.widget.product-search h3 {
	display:none;
}

.side_row li { list-style:none; }

#search_keyword {
width: 165px;
float: left;
height: 18px;
margin: 3px 0 0 0;
}

.magnifier.icon { display:none; }

.widget.product-search {
margin: 10px 0 0 0;
}

.widget.shoppingcart {
	background: url(images/cart-bg.jpg) no-repeat;
	width: 197px;
	height:52px;
	padding: 10px;
	margin: 10px 0;
}

.item_in_cart, .cart_button, .total_in_cart {
text-align: right;
}

.widget.widget_style_21 h3 span {
	color: #898989;
	font-weight: normal;
	text-transform: uppercase;
}

.widget h3 { border:0 !important; }

.widget.widget_style_21 h3 { margin:3px 0; }

.widget.widget_style_21 li {
	padding:6px 0;
	border-bottom:1px solid lightgrey;
}

.category_blog_view .article_title h4 {
	border:0;
	padding:6px 0;
	border-bottom:1px solid lightgrey;
	color: #9b969b;
	font-weight:bold;
	font-size: 18px;
}

.pagination a {
	padding:2px 4px;
	border: 1px solid lightgrey;
	margin:4px 0 0 4px;
	float:left;
	background: #d1c6d2;
	color: #fff;
}

.pagination strong {
	padding:2px 4px;
	border: 1px solid lightgrey;
	margin:4px 0 0 4px;
	float:left;
	background: #d1c6d2;
	color: #fff;
}

.promo_price {
	text-align: center;
	font-weight: bold;
	color: #EDBD75;
	font-size: 16px;
}

.line_through {
text-decoration: line-through;
}

.widget.widget_style_44 {
	margin: 20px 10px;
}

.category-module li {
	list-style: none;
	padding: 8px 0;
	border-bottom: 1px solid lightGrey;
}

.category-module h3 {
	font-size:14px;
	margin:0;
	font-weight:bold;
	padding:5px 0;
}

.category-module h3 a {
	color: #9e005d;
}