/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{margin:0px !important;padding:0px !important;
background:#FFF  url(../images/bg-body.jpg) repeat-x top;}
#container{
	width:100%;
}

#wrapper{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#026BBB;
}
.Centered{
	margin:0 auto;
	width:991px;
}
.clr{
	clear:both;
}
.clr_left{
	clear:left;
}
.clr_right{
	clear:right;
}

.floadleft{
	float:left;
	font-weight:bold;
}
a{
	text-decoration:none;
}
a.onhome{
	color:#773237;
}
a.listcate
	{
	color:#009F3C;
}
ul, img{
	padding:0px;
	border:0px;
}
ul{
	list-style-type:none;
}
a,select,input{
	outline:none;
}
.bg{
	background:#f0fdf5;
}
.bg1{
	background:#c3e3e2;
}
.textred{
	color:#FF0000;
}
.page,.page1,.page4{
	color:#009f3c;
	font-size:14px;
	text-align:center;
	margin-bottom:50px;
	margin-top:10px;
}
.page4{
	text-align:right;
	margin:20px 10px;
}
.page a ,.page1 a,.page4 a{
	background:#e7e7e7;
	padding:3px 5px;
	color:#009f3c;
	
}
.page a:hover,.page a.active,.page1 a:hover,.page1 a.active,.page4 a:hover,.page4 a.active{
	color:#df0024;
	text-decoration:underline;
}
.page1{
	border-bottom:1px solid #dadada;
	margin-top:19px;
	padding-bottom:19px;	
	margin-bottom:0px;
}
.page2{
	color:#000;
	font-weight:bold;
	font-size:12px;
	float:right;
	width:150px;
	text-align:right;
	margin-right:10px;
}
.page2 a{
	color:#000;
}
.page2 a:hover,.page2 a.active{
	color:#e8641b;
}
.unitprice  {
color:#009F3C;
font-size:10px;
font-style:italic;
}
hr{padding:3px 0; border: none;}
h6{border-top:1px solid #F00; margin:3px 0;}
.pagelink{text-align:center; padding-top:5px;}
.pagelink a{padding:0 2px;}
