html {padding:0px;margin:0px; font-family:Arial, Helvetica, sans-serif;}
body {background-color: #a7c8ff;font-size: 14px;color:#000;text-align:center;margin:0px;padding:0px;}
#head {background-color:transparent; width:100%; padding:0; margin:0px; text-align:center;}
#container_main{width:1000px;margin: 0 auto;padding:0;text-align:left; background-color:#fefefe;}
#bgcontainer{width:1020px; margin:0 auto; padding:0; background:url(img/bg.jpg);}

/* =Clearfix (all browsers)--------------------------------*/
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* IE6 */ 
* html .clear {height: 1%;}/* IE7 */*:first-child+html .clear {min-height: 1px;}

/************************************************************************/The Grid /***********************************************************************/
.grid4 {width:160px}
.grid_8 {width:650px}
.grid_16 {width:1000px;}
.col {margin: 0px;padding:0;overflow: hidden;float: left}
.row {width: 1000px;margin: 0 auto;overflow: hidden;}
.row_main {width: 1000px;margin: 0 auto;overflow: hidden;padding: 5px 10px;}
.row .row_main {margin: 0;width: auto;display: inline-block;}
/*top nav*/
#topbar{background-image:url(img/topbar_bg.jpg);height:35px; width:100%; margin:0;padding:0;}
#topmenu {width:1000px; margin:0 auto; padding:0; font-family:Arial, Helvetica, sans-serif; color:#111; font-size:12px;}
#topmenu a{font-family:Arial, Helvetica, sans-serif; color:#111; padding:0; margin:0;}
#topmenu ul{margin:0; padding:0px; display:inline; list-style-type:none; font-family:Arial, Helvetica, sans-serif; color:#111;}
#topmenu li{margin:0; padding:0; display:inline; list-style-type:none; font-family:Arial, Helvetica, sans-serif; color:#111; vertical-align:middle;}

#topmenu a.grey{font-family:Arial, Helvetica, sans-serif;color:#666;}
/*buttons*/
#topmenu li.top_btn a{height:25px; display:inline-block; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; padding-top:10px; vertical-align:middle;}
#topmenu li.top_btn a:hover{height:25px; text-align:center; padding-top:10px; vertical-align:middle;background-color:#blank;}
#topmenu li.top_btn .current{height:25px; text-align:center; padding-top:10px; font-weight:bold; vertical-align:middle;}
#topmenu li.top_btn img{padding-right:3px}

#topmenu li#shop a{width:100px; height:35px; display:inline-block; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#topmenu li#shop a:hover{width:100px; height:35px;}
#topmenu li#shop .current{width:100px; height:35px;}

#topmenu li#blog a{ background:url(img/blog_btn.jpg); width:82px; height:35px; display:inline-block;}
#topmenu li#blog a:hover{ background:url(img/blog_over.jpg);width:82px; height:35px;}

#topmenu li#horses a{ background:url(img/horses_btn.jpg); width:100px; height:35px; display:inline-block;}
#topmenu li#horses a:hover{ background:url(img/horses_over.jpg);width:100px; height:35px;}

#topmenu li#vid a{ background:url(img/vid_btn.jpg); width:88px; height:35px; display:inline-block;}
#topmenu li#vid a:hover{ background:url(img/vid_over.jpg);width:88px; height:35px;}

#topmenu li#retail a{ background:url(img/retail_btn.jpg); width:146px; height:35px; display:inline-block;}
#topmenu li#retail a:hover{ background:url(img/retail_over.jpg);width:146px; height:35px;}
#top_right{float:right; margin-top:12px;}

/* HORIZONTAL MENU */
#menu{
	float:left;
	height: 39px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#navigation{
	width: 1000px;
	height: 39px;
	background: url(img/nav_spritesheet.png) left top no-repeat;
	padding: 0px;
	margin: 0px;
}

#navigation li{
	display: block;
	float: left;
}

#navigation li a{
	display: block;
	height:39px;
	text-indent:-9999px;
}

#navigation li a:hover,
#navigation li a.on{
	background-image: url(img/nav_spritesheet.png);
}

#navigation li.null{
	width:498px;
	background-position:-0px -39px;
	text-indent: -9999px;
}
#navigation li.null a:hover{
	width:498px;
	background-position:-0px -39px;
}

#navigation li.dogs a{
	width:71px;
	background-position:-498px -39px;
}

#navigation li.cats a{
	width:70px;
	background-position:-569px -39px;
}

#navigation li.birds a{
	width:65px;
	background-position:-639px -39px;
}

#navigation li.fish a{
	width:60px;
	background-position:-704px -39px;
}

#navigation li.reptiles a{
	width:89px;
	background-position:-764px -39px;
}

#navigation li.smanimals a{
	width:147px;
	background-position:-853px -39px;
}

/* END VERTICAL MENU */

/*SEARCH FORM*/
/* IE7 */
*:first-child+html #search{
position:relative;
top:5px;
left:20px;
display:inline-block;
height:0px;
width: 360px;

}
/*IE6*/* html #search{position:relative;top:55px;display:inline-block;height:0px;width: 360px;


}

#search{
display:inline-block;
position: relative;
top:5px; 
left:10px;
height:0px;
float:left;
width: 360px;
}

.search{border: 2px solid #0C0; vertical-align:top; padding:5px;}
.search_btn{padding:0px 0px 0px 2px; display:inline-block; vertical-align:middle;}
/*END SEARCH FORM*/

/*LEFT SIDEBAR*/
#brand{ text-align:center;float:left; padding:6px 0px 0px 25px; vertical-align:middle;}
/*END LEFT SIDEBAR*/

/*CENTER CONTENT*/
.breadcrumbs{color:#333; font-weight:bold; font-size: 12px;}
.breadcrumbs a{color:#333; font-weight:bold;font-size: 12px;}
.breadcrumbs_last{color:#D06C32;font-weight:bold; font-size: 12px;}
.breadcrumbs_last a{color:#D06C32;font-weight:bold; font-size: 12px;}

	
/*Right SIDEBAR*/

#adspace{width:160px;}
/*CART*/
#cart_btns{ margin:0 auto; text-align:center;}
#cart_btns a{color:#eee;}
.CartMenuItems{ background:#EF6329; color:#eee; padding:3px;}
.newBtn{}
/*END RIGHT SIDEBAR*/


/*FOOTER*/
#footer{ background:url(img/footer_bg.gif); height:156px;color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bolder; text-align: left; padding-top: 2px; float: left;width:100%; text-shadow: 0px 2px 3px #;}
.seperator{display: inline; float: left;padding-top: 33px;}
#help{ list-style-type:none; color:#fff; padding-top:10px; line-height:2; font-size:10px;}
#help a{ list-style-type:none; color:#fff; padding-top:10px; text-decoration:none; font-size: 12px;}
#help a:hover{ list-style-type:none; color:#fff; padding-top:10px; font-weight:bold;}


#footer_left{width:200px; display:inline;float:left;padding-top:8px; font-size:12px;color:#0049b1;margin-left:250px;}
#footer_center{width:200px;display:inline;float:left;padding:8px 20px 0px 20px; font-size:12px;color:#0049b1;}
#footer_right{width:200px;display:inline;float:left;padding-top:8px; font-size:12px;color:#0049b1;}
#copyright{width:1000px; margin:0 auto;height:40px;}
#copyright h4{margin:0; padding:0;}

/*ROUNDED CORNERS*/
.rounded{color: #1a1a1a;border:2px solid #3a76b4;-webkit-border-radius: 12px;-moz-border-radius: 12px;margin-bottom: 10px;padding-bottom: 10px}
.rounded h2{color: #eee;background-color: #3a76b4; padding: 
.8em;-webkit-border-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px;margin:0;text-align: center;font-size: 14px;}
/*END ROUNDED CORNERS*/

/*MISC CLASSES*/
.left{float:left;}
.right{float:right;}

/*END ROUNDED CORNERS*/

/*SEARCH AUTOSUGGEST*/
div.autosuggest{position: absolute;background-position: top;padding: 0px 0 0 0;background-color: #3b89ff;border-style: solid;border-width: 1px;border-color: #000000;}
div.autosuggest div.as_header,
div.autosuggest div.as_footer{position: relative;height: 6px;padding: 0 6px;background-position: top right;background-repeat: no-repeat;overflow: hidden;}
div.autosuggest div.as_footer{}
div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner{position: absolute;top: 0;left: 0;height: 6px;width: 6px;background-position: top left;background-repeat: no-repeat;}
div.autosuggest div.as_footer div.as_corner{}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar{height: 6px;overflow: hidden;background-color: #FAFAFF;}
div.autosuggest ul{list-style: none;margin: 0 0 -4px 0;padding: 0;overflow: hidden;background-color: #FAFAFF;}
div.autosuggest ul li{color: #000000;padding: 0;margin: 0 4px 4px;text-align: left;}
div.autosuggest ul li a{color: #000000;display: block;text-decoration: none;background-color: transparent;position: relative;padding: 0;width: 100%;}
div.autosuggest ul li a:hover{background-color: #444;}
div.autosuggest ul li.as_highlight a:hover{background-color: #1B5CCD;}
div.autosuggest ul li a span{display: block;padding: 3px 6px;font-weight: bold;}
div.autosuggest ul li a span small{font-weight: normal;color: #000000;}
div.autosuggest ul li.as_highlight a span small{color: #000000;}
div.autosuggest ul li.as_highlight a{color: #000000;background-color: #1B5CCD;background-position: bottom right;background-repeat: no-repeat;}
div.autosuggest ul li.as_highlight a span{background-position: bottom left;background-repeat: no-repeat;}
div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr{background-image: transparent;background-repeat: no-repeat;width: 6px;height: 6px;position: absolute;top: 0;padding: 0;margin: 0;}
div.autosuggest ul li a .tr{right: 0;}
div.autosuggest ul li.as_highlight a .tl{left: 0;background-position: bottom left;}
div.autosuggest ul li.as_highlight a .tr{right: 0;background-position: bottom right;}
div.autosuggest ul li.{font-weight: bold;text-align: center;}
div.autosuggest ul em{font-style: normal;color: #555555;}
/*END AUTO SUGGEST*/

/*PRODUCT PAGE*/
#product_img{float:left;width:350px;}
#product_info{ float:right; width:280px; border:thin solid #666; padding:5px;display: inline-block;float:left;}
#your_price{}
#product_price{ color:#3A76B4; font-weight:bold; font-size:20px; font-family:Arial, 
Helvetica, sans-serif; }
#product_alt_price{ color:#7E1007; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px;}
.list_price{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F60; text-decoration:line-through;}
.product_details{color:#333; font-size:12px;}
.MarketPrice{color: #666;font-size: 10px;}
.ProductPrice{font-size: 14px; font-weight: bold;color:#000}
.ProductTitle{font-size: 12px;font-weight: bold;}
.DialogBox{font-size: 10px}
.pricing{text-align: left}
.msrp_label{font-size:12px}
.ship_rates{font-size: 10px;}
.Button{font-size: 12px;font-weight: bold;color:#7E1007}

/*CART*/
.cart_ProductTitle{color:#0025ff;font-size: 12px;font-weight: bold;padding-left: 10px;}
.cart_ProductPriceConverting{color: #666;font-size: 14px;font-weight: bold}
.editProduct{color:#000;font-size: 12px; }
.cart_small{color: #333;font-size: 10px}
.cart_left{float: left;padding-left: 60px}
.cart_right{float:left;padding-right: 60px;margin-left: 50px;}
.cartTop-container{width:100%;margin: 0 auto;padding-left: 10px}

/*TABBED BOTTOM*/
#tab_container{clear: right}
legend {color: #F2F2F2;}
#banner {background-color: #fff;height: 80px;display: block;}
.panel {background-color: #fff;clear:both;display:none;border: 1px solid #666;}
fieldset {padding:2em;border:none;}
.active-tab-body {display: inline-block;width:99%;min-height: 100%;}
.bar {padding: 0;margin:0;background-color: #fff;}
#tabs {width:100%;list-style-image:none;list-style-position:outside;list-style-type:none;padding: 0;margin:0;}
#tabs li {float: left;padding:0;margin:0;}
#tabs a {float:left;margin-left:6px;padding:5px 8px;text-decoration:none;background-color:#3a76b4;color: #eee; text-align:center;font-size: 12px;font-weight: bold;}
#tabs a.active-tab {background-color: #fff;	border-top: 1px solid #666;border-left: 1px solid #666;border-right: 1px solid #666;padding-top: 4px;color: #333;}
#logo h2,img{vertical-align:top;}
 /*END TABBED BOTTOM*/

 /*MISC CLASSES*/
.left{float:left;}
.right{float:right;}
.star{color:#F00;}
.optional{ color:#F00; font-family:Arial, Helvetica, sans-serif; font-size:9px;}







/*Menu SIDE*/


.VertMenuItems {
	COLOR: #004ae1; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #004ae1; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #004ae1; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #004ae1; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #004ae1; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #004ae1;
}


A:link {COLOR: #004ae1; TEXT-DECORATION: none;}
A:visited {	COLOR: #004ae1; TEXT-DECORATION: none;}
A:active {	COLOR: #004ae1; TEXT-DECORATION: none;}

.sub1 a:link{color:#555;text-decoration: none;font-size: 12px;padding-left: 5px}




/*DRILL DOWN MENU*/
.menutitle1 a {
color:#0d357a;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight: bold;
text-align: left;
}
.facet_count {
color:#004ae1;
font-size:11px;
font-weight:bold;
}
.CategoriesList {
color:#004ae1;
font-size:11pt;
text-decoration:none;
}






/*LANDING PAGES*/
#landing p{font-size: 12px;margin-bottom: 20px}
.blue{color: teal}
#landing h2{text-align: left}
#landing ul{font-size: 14px;list-style-type:none;line-height: 30px;display:inline;float:left}
.placeholder_ad{height:70px;width:100%;background-color: gray;margin-bottom: 10px;float:left}
.placeholder_ad p{padding: 10px 0 0 10px;}
.shopnow{float: left;width:100%}
.topsellers{float:left;width:100%;min-height: 200px}
/*CONTACT US PAGE*/
.contact_us{padding-left: 50px;min-height:200px}
.contact_us p{font-size: 10pt}
/*VIEW PRODUCT*/
.view_center{float: left;width:660px;}

.categories{
	width: 645px;
	background-image: url(/images/homepage/catagories_BG_middle.jpg);
}
.categoriesContainer{
	width: 697px;
	margin-left: 20px;
	margin-top: 10px;
}
.category {
	color:#0081e3;
	float:left;
	padding-bottom:4em;
	padding-right:22px;
	width:210px;
}
.category .img {
	display:block;
	height:142px;
	vertical-align:bottom;
	width:210px;
	border-style:none;
}
.category ul li {
}
.category a:visited {
	color:#6a80ff;
}
.category a, .category .seeAll a {
	font-size:11px;
}
.category .seeAll a:hover {
	color:#0025ff;
}
.category .seeAll a {
	color:#0025ff;
}
.category .seeAll {
	font-weight:bold;
	white-space:nowrap;
}
.category a {
	color:#0025ff;
	font-family:Arial,Helvetica,sans-serif
	text-decoration:underline;
}

img
{  border-style: none;
	padding: 0px;
	margin: 0px;
}

