body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	/* background: url(images/back-bg.gif) repeat-x 0 0; */
	background-color: #000;
}


img {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
td, p, tr, table {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
}	

/* ------------------------- navigation --------------------- */
ul {
	list-style:none;
	font-size:0;
	line-height:0;
}
.link-rep-gradien {
	background: url('images/link-gradien.gif') repeat-x 0 0;
	height: 53px;
}
ul.toplink {
	margin: 0;
	background:url('images/divider.gif') no-repeat 100% 50%; 
	padding: 0 0 0 46px;
}

ul.toplink li  {
	float: left;
	background: url('images/divider.gif') no-repeat 0 50%;
}

ul.toplink li a	 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 53px;
	height: 53px;
	color: #150302;
	text-decoration: none;
	padding: 0 21px 0 21px;
	display: block;
	float: left;
	margin: 0 0 0 1px;
}
ul.toplink li.home {
	float:left;
	background:url('images/divider.gif') no-repeat 0 50%;
}
ul.toplink li.home a{
	float:left; color:#FFF7DC;
	background:#9B8E54 url('images/white-arrow.gif') no-repeat center 12px;
}
ul.toplink li a.last	{
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 53px;
	height: 53px;
	color: #150302;
	text-decoration: none;
	padding: 0 17px 0 21px;
	display: block;
	float: left;
	margin: 0 0 0 1px;
}

ul.toplink li a:hover	{
	background: #9B8E54 url('images/white-arrow.gif') no-repeat center 12px;
	color: #FFF7DC;
}

ul.toplink li a.last:hover {
	background: none;
}
.line-color {
border-bottom: 1px #D7CB99 solid;
}
	/* -------------------------- black links ------------------------------ */
	
a:link.black  {
	color: #000000;
	text-decoration: underline;
}	
a:active.black  {
	color: #000000;
	text-decoration: underline;
}
a:visited.black  {
	color: #000000;
	text-decoration: underline;
}
a:hover.black  {
	color: #000000;
	text-decoration: none;
}
	
	
	/* ------------- categories  ------------------- */
	
.bg-body {
	border: solid 6px #DFD6B7;
	background: url('images/flower.jpg') no-repeat right top;
	background-color: #F8F6E9; 
	padding: 0 0 30px 0;
}
.categories {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 25px;
	color: #111820;
	padding: 10px 0 10px 0;
}

a:link.cat  {
	font-size: 12px;
	color: #C22E19;
	text-align: left;
}	
a:active.cat  {
	font-size: 12px;
	color: #C22E19;
	text-align: left;
}
a:visited.cat  {
	font-size: 12px;
	color: #C22E19;
	text-align: left;
}
a:hover.cat  {
	font-size: 12px;
	color: #C22E19;
	text-align: left;
}

/* ---------------- featured product heading ----------------- */
.red-rep {
	background: url('images/red-rept.gif') repeat-x 0 0;
	height: 51px;
	font-family: arial, verdana, tahoma, sans-serif;font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 51px;
}

/* ------------------------- thumb square ---------------------- */
.thumb {
	background-color: #DFD6B7;
}

	
/*---------------------------- start footer---------------------------------- */
	
	
.footer-bg{
	background-color: #B02816;
	
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 0 0;
}
a.footerlink {
	padding: 0 14px 0 14px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:active.footerlink {
	padding: 0 14px 0 14px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:visited.footerlink {
	padding: 0 14px 0 14px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover.footerlink {
	padding: 0 14px 0 14px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.copy-right{
	font-size: 10px;
	color: #FF6955;
	background-color: #AE2816;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}
		/* ----------------------------- end footer ------------------------- */




/*---------------------------- start product link-------------------------------- */
	
	
a.productlink {
	padding: 0 14px 0 12px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:active.productlink {
	padding: 0 14px 0 14px;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a:visited.productlink {
	padding: 0 14px 0 14px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover.productlink {
	padding: 0 14px 0 14px;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}


		/* ----------------------------- end product link ------------------------- */