@font-face {
			    font-family: 'Calibri';
			    src: url('CALIBRI.TTF');
			}
.fonts
{
	font-family:Calibri;
}
body {
background: url(../images/bg-body.jpg) repeat-x top center;
margin: 0px;
}

#wrapper {
width: 980px;
margin: auto;
}

.clr {
clear: both;
}

.rel {
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE7 */
}

.header {
margin: 0px 0px 4px 0px;
}

.header .top-logo-link {
height: 90px;
}

.logo {
background: url(../images/logo.jpg) no-repeat top center;
width: 384px;
height: 47px;
float: left;
margin: 15px 0px 0px 0px;
display: inline;
}

.header .top-logo-link .top-link {
background: url(../images/top-menu-bg.gif) repeat-x center center;
width: 300px;
height: 30px;
font: normal 14px Calibri;
float: right;
padding: 4px 0px 0px 0px;
}
.header .top-logo-link .top-link a{
	text-decoration:none;
	color: #3B6D0C;
}
.header .top-logo-link .top-link a:hover
{
	text-decoration:none;
	color: #050804;
}
.header .top-logo-link .top-link img {
	vertical-align: top;
}

.menu {
background: url(../images/bg-btn.jpg) repeat-x top center;
width: 980px;
height: 52px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
behavior: url(border-radius.htc);
font: normal 16px Calibri;
color: #edff9c;
margin: 0px 0px 4px 0px; 
}

.menu ul {
padding: 12px 0px 0px 0px;
margin: 0px;
list-style: none;
}

.menu ul li {
margin: 0px;
padding: 0px;
float: left;
text-align: center;
height: 26px;
border-right: 1px solid #a4d246;
width: 121px;
}
.menu ul li:last-child {
border-right: none;
}

.menu ul li span {
display: block;
padding: 5px 0px 0px 0px;
}
.menu ul li span a 
{
	text-decoration:none;
	color: #edff9c;
}

.three-part {

}

.three-part .left {
width: 276px;
height: 226px;
float: left;
}

.three-part .center {
width: 468px;
height: 222px;
float: left;
display: inline;
margin: 0px 3px;
-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}













.mid {

}

.mid-left {
width: 280px;
float: left;
}

.mid-left .my-cart {
background-color: #ecebd6;
width: 272px;
height: 111px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behavior: url(border-radius.htc);
padding: 3px;
color: #525f29;
font: normal 13px Calibri;
margin: 0px 0px 4px 0px;
}

.mid-left .my-cart .heading {
background-color: #ffffff;
height:32px;
font: normal 15px Calibri;
color: #111111;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 3px;
behavior: url(border-radius.htc);
padding: 11px 0px 0px 25px;
}

.mid-left .my-cart .text {
width: 90%;
margin: 5px auto 0px auto;
font: normal 13px Calibri;
}

.mid-left .news-letter
{
	background-color: #D9EC8E;
	width: 272px;
	height: 140px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	padding: 3px;
	color: #42571c;
	font: normal 13px Calibri;
	margin: 0px 0px 4px 0px;
}

.mid-left .news-letter .heading {
background-color: #ffffff;
height:32px;
font: bold 16px Calibri;
color: #111111;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 3px;
behavior: url(border-radius.htc);
padding: 11px 0px 0px 25px;
}

.mid-left .news-letter .text {
width: 90%;
margin: 5px auto 0px auto;
line-height: 20px;
font: normal 14px Calibri;
}

.mid-left .news-letter .text input {
width: 174px;
height: 23px;
font: normal 13px Calibri;
border-top: 1px solid #3f4136;
border-right: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
border-left: 2px solid #6f6f63;
margin: 0px 0px 6px 0px;
}

.mid-left .news-letter .text .btn {
background: url(../images/btn-bg-subcribe.jpg) repeat-x top center;
width: 82px;
height: 21px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
behavior: url(border-radius.htc);
font: normal 13px Calibri;
color: #fcffea;
text-align: center;
}
.mid-left .news-letter .text .btn a
{
	font: normal 13px Calibri;
	color: #fcffea;
	text-decoration:none;
}

.mid-left .news-letter .text .btn span {
padding: 3px 0px 0px 0px;
display: block;
}

.mid .mid-mid {
	width: 468px;
	float: left;
	padding: 3px 0px 0px 0px;
}

.mid .mid-mid .box-1 {
background: url(../images/bg-box.jpg) repeat-x top center;
width: 150px;
height: 260px;
border: 1px solid #d4d6b4;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
behavior: url(border-radius.htc);
margin: 0px 4px 0px 0px;
float: left;
background-color: #fefefc;
padding: 8px 0px 0px 0px;
}

.mid .mid-mid .box-1 h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font: normal 24px Calibri;
	color: #d71b00;
}

.mid .mid-mid .box-1 h2 {
	margin: 0px;
	padding: 0px;
	font: normal 22px Calibri;
	color: #4f880d;
	text-align:center;
	margin: 10px 0px 0px 0px;
}

.mid .mid-mid .box-1 span {
	display: block;
	background: url(../images/view-btn.jpg) no-repeat top center;
	width: 117px;
	height: 33px;
	margin: 25px auto 0px auto;
	font: normal 12px Calibri;
	color: #eaecc9;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.mid .right-section {
	width: 232px;
	float: right;
}



.mid .right-section .latest-news
{
	background-color: #D9EC8E;
	width: 224px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	color: #42571c;
	font: normal 14px Calibri;
	padding: 3px;
	margin: 0px 0px 3px 0px;
}

.mid .right-section .latest-news .heading {
background-color: #ffffff;
height:32px;
font: bold 16px Calibri;
color: #111111;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 3px;
behavior: url(border-radius.htc);
padding: 11px 0px 0px 25px;
}

.mid .right-section .latest-news ul {
	margin: 8px 8px 4px 8px;
	padding: 0px;
	list-style: none;
	font: normal 14px Calibri;
	color: #42571c;
	width: 214px;
}

.mid .right-section .latest-news ul li {
padding: 0px;
margin: 0px;
line-height: 15px;
}

.best-sales {

width: 467px;
margin: 5px 0px 0px 0px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 3px;
behavior: url(border-radius.htc);
}

h1 {
	font: normal 17px Calibri;
	color: #f1ffb8;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.small-heading {
	font: normal 14px Calibri;
	color: #506e0a;
}

.text-btn {
	width: 105px;
	float: right;
	margin: 90px 0px 0px 0px;
	font: 14px Calibri;
	color: #090909;
}

.text-btn .btn {
	background: url(../images/btn-more.jpg) repeat-x top center;
	width: 98px;
	height: 20px;
	display: block;
	font: normal 13px Calibri;
	color: #efffc5;
	text-align: center;
	padding: 6px 0px 0px 0px;
}
	
	
	
.mid .right-section .latest-news-2 {
background-color: #D9EC8E;
width: 224px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behavior: url(border-radius.htc);
color: #525f29;
font: normal 14px Calibri;
padding: 3px;
margin: 0px 0px 3px 0px;
float: right;
}

.mid .right-section .latest-news-2 .heading {
background-color: #ffffff;
height:32px;
font: bold 16px Calibri;
color: #111111;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 3px;
behavior: url(border-radius.htc);
padding: 11px 0px 0px 25px;
}

.mid .right-section .latest-news-2 p{
	text-align: justify;
	margin:5px;
	padding: 0px;
	color: #525f29;
	font: normal 14px Calibri;
}

.header .three-part .add-2
{
	background-color: #D9EC8E;
	width: 220px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	color: #525f29;
	font: normal 14px Calibri;
	padding: 3px;
	margin: 0px 0px 3px 0px;
	float: right;
	text-align: center;
}

.header .three-part .add-2 .heading {
background-color: #ffffff;
height:32px;
font: bold 16px Calibri;
color: #111111;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 3px;
behavior: url(border-radius.htc);
padding: 11px 0px 0px 25px;
text-align: left;
}









.mid .right-section .add-2
{
	background-color: #D9EC8E;
	width: 220px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	color: #525f29;
	font: normal 14px Calibri;
	padding: 3px;
	margin: 0px 0px 3px 0px;
	float: right;
	text-align: center;
}

.mid .right-section .add-2 .heading {
background-color: #ffffff;
height:32px;
font: bold 16px Calibri;
color: #111111;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 3px;
behavior: url(border-radius.htc);
padding: 11px 0px 0px 25px;
text-align: left;
}

.fottor {
	height: 30px;
	font: normal 13px Calibri;
	color: #090909;
	margin: 4px 0px 0px 0px;
}
.fottor .right {
	float: left;
	margin: 10px 0px 0px 0px;
}
.follow 
{
	
	width:450px;
	height: 30px;
	font: normal 16px Calibri;
	color: #090909;
	float: left;
	text-align:center;
	margin: 0px 20px 20px 300px;
}
.fottor .left {
	float: right;
	color: #63803f;
	margin: 10px 0px 0px 0px;
}


.text
{
	background-color: #D9EC8E;
	padding: 3px;
	color: #525f29;
	font: normal 16px Calibri;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
	margin: 0px 0px 4px 0px;
}
.btn1 {
	background: url(../images/btn-more.jpg) repeat-x top center;
	width: 98px;
	height: 20px;
	display: block;
	font: normal 13px Calibri;
	color: #efffc5;
	text-align: center;
	padding: 3px 0px 0px 0px;
	
}
/*Product Mid Css Start Here*/

.product-mid {
	width: 764px;
	float: left;
	padding: 4px;
}

.product-mid .heading {
	background: url(../images/bg-top-heading.jpg) repeat-x top center;
	height: 43px;
	color: #f1ffb8;
	font: normal 20px Calibri;
	-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
behavior: url(border-radius.htc);
margin: 0px 0px 4px 0px;
}

.product-mid .heading span {
	padding: 0px 0px 0px 8px;
	display: block;
}

.product-mid .product-one {
	width: 176px;
	border: thin dashed #22410e;
	text-align: center;
	font: normal 12px Calibri;
	color: #58871f;
	float: left;
	margin: 0px 7px 7px 0px;
}

.product-mid .product-one img {
	margin:10px 0px 0px 0px;	
}

.product-mid .product-one table td {
	padding: 4px 0px;
	font: normal 12px Calibri;
}
.product-mid .product-one table td a {
	text-align: center;
	font: normal 12px Calibri;
	color: #58871f;
	text-decoration:none;
}
.product-mid .product-one table td a:hover {
	text-align: center;
	font: normal 12px Calibri;
	color: #58871f;
	text-decoration:underline;
}
	
.product-mid .product-one .cart-btn {
	background: url(../images/cart-btn-bg.jpg) repeat-x top center;
	width: 89px;
	height: 24px;
	margin: auto;
	font: normal 13px Calibri;
	color: #f1ffb8;
	text-align: center;
}

.product-mid .product-one .cart-btn:hover {
	background: url(../images/cart-btn-bg-hover.jpg) repeat-x top center;
}

.product-mid .product-one .cart-btn span {
	padding: 4px 0px 0px 0px;
	display: block;
}

.outer-div {
	padding: 10px 0px 0px 0px;
	width: 740px;
	margin: auto;
	text-align: center;
	
}
	
/*Product Mid Css Ends Here*/







/*Product category div Css Start Here*/
.product-bar {
	width: 272px;
	padding: 2px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behavior: url(border-radius.htc);
}

.product-bar .heading-div {
background-color: #5C991A;
color: #f1ffb8;
font: normal 18px Calibri;
padding: 6px 0px 0px 5px;
height: 22px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
behavior: url(border-radius.htc);
margin: 0px 0px 2px 0px;
}

.product-bar .bg-product {
	padding: 5px;
	font: normal 12px Calibri;
}

.product-bar .bg-product ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.product-bar .bg-product ul li {
height: 20px;

}


.product-bar .bg-product ul li a {
background: url(../images/bullet-product.gif) no-repeat center left;
display: block;
padding: 0px 0px 0px 10px;
text-decoration: none;
color: #000000;
height: 20px;
text-transform:uppercase;
}
.product-bar .bg-product ul li a:hover {
display: block;
text-decoration: none;
color: #5C991A;
}


.detail {
	padding: 5px;
	font: normal 15px Calibri;
	color: #616958;
	line-height: 22px;
	text-align: justify;
}

.qt-bg {
	background: url(../images/bg-input.jpg) repeat-x top center;
	border: 1px solid #d9d7af;
	height: 19px;
	width: 37px;
	color: #9f9e8f;
	text-align:center;
	font: bold 15px Calibri;
}

.btn-1 {
	background: url(../images/cart-btn-bg.jpg) repeat-x top center;
	width: 100px;
	height: 19px;
	font: normal 13px Calibri;
	color: #cff7a6;
	text-align: center;
	float: left;
	margin: 20px 10px 0px 0px;
	padding: 4px 0px 0px 0px;
}

/*Product category div Css Ends Here*/



/* TAB CONTROL*/
.detail-table
{
    width:533;
    padding:8px;
    border:1px solid #cbcbcb;
    text-align:justify;
    font:normal 15px calibri;
}
.tabs-div {
	margin: 19px 0px 0px 0px;
}

.tabs {
	font: normal 12px Calibri;
	color: #ffffff;
	text-align: center;
}

.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabs ul li {
	width: 100px;
	height: 25px;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	list-style-image: none;
}
.tabs ul li a {
	background: url(../images/tab-hover.jpg) no-repeat top center;
	width: 100px;
	height: 20px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 4px 0px 0px;
}

.search {
	width: 260px;
	float: right;
	height:25px;
}

.search .search-input {
	background: url(images/search-bg.jpg) repeat-x top center;
	width: 200px;
	height: 20px;
	float: left;
	border: 1px solid #677f4a;
}

.search img {
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
}

.flag {
	width: 195px;
	float: left;
}

.flag ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

.flag ul li {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: left;
}


/* Shutter */
ul#menuback {
	margin: 50px auto;
	list-style: none;
	background: url(../images/banner_03.jpg);
	width: 229px;
	overflow: auto;
	margin:0px;
	padding:0px;	
}

ul#menuback li.shutter {
	width: 229px;
	height: 226px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/bg.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-reptiles.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-aviary.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/shutter-arcticzone.jpg) no-repeat; 
}

.link {
   width: 229px;
   height: 226px;
   display: block;
   text-indent: -9999px;
}

.paging
{
    margin: 0px auto;
    padding: 5px;
    width: 100%;
    text-align: center;
}

.paging div.pagingg
{
    display: table-cell;
    text-align: center;
}

.paging ul
{
    margin: 0px auto;
    min-width: 100px;
    display: block;
    padding: 0px;
    list-style: none;
}

.paging ul li
{
	margin: 0px 2px;
	padding: 0px;
	display: inline;
	float: left;
	font: normal 12px Arial, Verdana;
	color: #F1FFB8;
	background-color: #2E580C;
	list-style: none;
}

.paging ul li a.disabled
{
	margin: 0px;
	display: block;
	font: normal 12px Arial, Verdana;
	color: #F1FFB8;
	text-decoration: none;
	padding: 2px 3px;
	background-color: #2E580C;
	border: 1px solid #2E580C;
}

.paging ul li a.enabled:hover
{
    margin: 0px;
    display: block;
    font: normal 12px Arial, Verdana;
    color: #F1FFB8;
    text-decoration: none;
    background-color: #2E580C;
    border: solid 1px #F1FFB8;
}

.paging ul li a.enabled
{
    margin: 0px;
    display: block;
    text-decoration: none;
    padding: 2px 3px;
    font: normal 12px Arial, Verdana;
    color: #2E580C;
    background-color: #F1FFB8;
    border: solid 1px #F1FFB8;
}

.paging ul li a.enabled:active
{
	margin: 0px;
	display: block;
	text-decoration: none;
	font: normal 12px Arial, Verdana;
	color: #9F9E8F;
	background-color: #EEEBE2;
	border: 1px solid #2E580C;
	font-weight: bold;
}

.page-info
{
	margin: 0px auto;
	width: 20%;
	padding: 5px;
	background-color: #D9EC8E;
	font: bold 12px Arial, Verdana, Georgia;
	color: #5C991A;
}


/* --- [ News Scroller ] ------------------------------------------------------*/

.newsbox {
width:220px;
height: 226px;

}



dl#newsScroller{
font: normal 11px/1.4  Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}

dl#newsScroller dd{
padding:0 0 0px 0px;
margin:0;
color: #DB241E;
}

dl#newsScroller dd span {
color: #DB241E;
font-size: 11px;
}

/* --- [ News Scroller End ] ------------------------------------------------------*/