*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background:url('layout/images/bg.jpg') repeat-x;
	text-align:center;
	font-family: Verdana;
	font-size:12px;
}

#wrapper-content{
	background-color:#E5E2D1;
}

#main-wrapper{
	width:971px;
	margin:0 auto;
	text-align:left;
}

#right-bar{
	float:left;
	width:180px;
	padding:15px;
}	

#head{
	background-color:#352C23;
}

#footer-wrapper{
	width:971px;		
	clear:both;
	background-color:#342B22;
	text-align:center;
	padding:10px 0px;
}

.nav-link{
	text-align:right;
	padding:10px;
}

.nav-link span a, #footer-wrapper p{		
	color:#FFFFFF;
}

.nav-separator{
	background:url('layout/images/menu-slice.jpg') no-repeat center;		
	padding-left:5px;
	padding-right:5px;		
}

.top-banner{
	background:url('layout/images/upper-image.jpg') no-repeat center;		
	height:67px;
	margin-top:10px;
}

.bottom-banner{
	background:url('layout/images/lower-image.jpg') no-repeat center;		
	height:277px;
	width:550px;		
}

#left-bar{		
	float:left;
	width:181px;
	padding:15px;
}

#left-bar ul{
	list-style-type:none;
	margin:10px;
}

#left-bar ul li{
	padding:3px;
}

#main-content{
	float:left;
	width:550px;
	background-color:#FFFFFF;
}

h3{
	font-size:14px;		
	border-top:1px dotted #8D8B6B;
	border-bottom:1px dotted #8D8B6B;
	margin-top:20px;
	margin-bottom:10px;
	color:#382F27;
}

h2{
	font-size:14px;		
}

h1{
	font-size:12px;
	padding:0px 0px 15px 0px;
}

a{
	text-decoration:none;
	color:#000000;
}

.list-articles span{	
	display:block;		
	text-align:center;
}

.main-separator{
	background:url('layout/images/h1-bg.jpg') no-repeat;
	height:26px;
	width:532px;
	display:block;
}

.sub-content{
	min-height:570px;
	padding:10px;
	float:left;
	width:532px;
}

.theprice span, .theprice p{
	display:block;
	padding:5px;		
}

.theprice{
	margin:10px;
	float:left;
	width:160px;
	font-family:verdana;
	font-size:12px;
}

.theprice p{
	background-color:#342B22;
	width:155px;
	color:#FFFFFF;
}

.action-btn{
	float:left;
	margin:14px;
	width:210px;
}

.my-trolley span{
	display:block;
}

.our-latest{
	float:left;
	width:340px;
	font-family:verdana;
	font-size:12px;
}
.special-offers{
	float: left;
	width: 259px;
	font-family:verdana;
	font-size:12px;
}
.productListing-data{
	font-size:12px;
	font-family:verdana;
}
.smallText, .boxText{
	font-size:12px;
	font-family:verdana;
}
.contact-form input, .contact-form textarea, .validation-cont input{
	border:1px solid #000000;
	width:210px;
}
.contact-form{
	text-align:right;
	width:328px;
}

td.messageStackError{
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}