/****** Main Table ******/
.basicTable 	{width: 990px; background: #fff;}

.mainTable {width: 990px;}
.mainTable75 {width: 990px;}
.mainTable50 {width: 990px;}

.mainTableCellLeft 		{padding: 9px 0px 4px 10px; vertical-align: top;}
.mainTableCellCenter 	{padding: 9px 10px 4px 10px; vertical-align: top;}
.mainTableCellRight 	{padding: 9px 10px 4px 0px; vertical-align: top;}

.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{}
.homeGreeting table div	{}
.homeGreeting table div div	{padding: 15px;}
.homeGreeting table td span	{color: #000; font: 12px Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {border: 0px solid #D5D5D5;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.headerMenu div#logo  {					/* Background under logo on the site */
	vertical-align: top;
	float: left;
	height: 112px;
	}
.headerMenu div#logo img {				/* Logo on the site */
	border: 0px solid #333;
	margin: 0px 0px 0px 0px;
	height: 112px !important;
	}
.headerMenu td.logo img.banner	{margin: 0px; float: right; margin: 20px 10px 0px 0px;}
	
.headerMenu td#logoL {display: none;}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 20px 22px 10px 22px;
	border: 0px;
	display: none;
	}
.headerMenu td#menu div	{position: relative; z-index: 2000px;}
.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%; background: url(../images/petshop/menuBorder.gif) repeat-x bottom left;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu td.begin	{width: 130px;}
.headerMenu td#menu td.end	{width: 130px;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}
a.menu:hover, a.menu:active {color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}
a.menuActive:link, a.menuActive:visited {color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuActiveRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}
a.menuActive:hover, a.menuActive:active {color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuActiveRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}

a.menu span, a.menu:hover span	{color: #990000; cursor: pointer; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuLeft.gif) no-repeat top left; padding: 7px 0px 17px 30px;}
a.menuActive span, a.menuActive:hover span	{color: #990000; cursor: pointer; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuActiveLeft.gif) no-repeat top left; padding: 7px 0px 17px 30px;}


/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #ffd075; 
	border-left: 1px solid #ffd075;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #ffd075;
	border-bottom: 1px solid #ffd075;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #fff1c7;
}

a.subMenu:hover, a.subMenu:active {
	background: #fffbed; 
	font: 11px tahoma, verdana, sans-serif; 
	color: #0a0509;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%; margin-top: 3px;}
td#menu td.secondaryBegin img.Img	{width: 130px; height: 25px;}
a.secondaryMenu 			{color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}
a.secondaryMenu:hover 		{color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}
a.secondaryMenuActive 		{color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuActiveRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}
a.secondaryMenuActive:hover	{color: #990000; text-decoration: none; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuActiveRight.gif) no-repeat top right; padding: 0px 30px 0px 0px; margin-right: 1px;}
a.secondaryMenu span, a.secondaryMenu:hover span	{color: #990000; cursor: pointer; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuLeft.gif) no-repeat top left; padding: 7px 0px 17px 30px;}
a.secondaryMenuActive span, a.secondaryMenuActive:hover span	{color: #990000; cursor: pointer; font: 14px Verdana, Helvetica, sans-serif; text-transform: capitalize; white-space: nowrap; display: block; background: url(../images/petshop/menuActiveLeft.gif) no-repeat top left; padding: 7px 0px 17px 30px;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px solid #D5D5D5; margin: 0px 0px 8px 0px;}

.breadcrumbBegin {}
.breadcrumbBegin img {}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	font-size: 11px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #6E6E6E; font: 12px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter a {color: #6E6E6E; text-decoration: none; font: 12px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter a:hover {color: #6E6E6E; text-decoration: underline; font: 12px Arial, Helvetica, sans-serif;}
.breadcrumbDelimiter a.treeItemLast {text-decoration: none; cursor: text; font: bold 12px Arial, Helvetica, sans-serif; color: #990000;}
.breadcrumbDelimiter a.treeItemLast:hover {text-decoration: none; cursor: text; font: bold 12px Arial, Helvetica, sans-serif; color: #990000;}
.breadcrumbDelimiter span {display: none; color: #6E6E6E;	font-size: 11px;}
.breadcrumbDelimiter img {background: url(../images/petshop/arrow.gif) no-repeat center; height: 5px; width: 5px; vertical-align: top; margin: 0px 6px; position: relative; top: 6px;}
	
.breadcrumbRSS {}

.breadcrumbEnd {}
.breadcrumbEnd img {}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font: 12px Arial, Helvetica, sans-serif; color: #6E6E6E; margin-right: 10px;}
.breadcrumbDelimiter span.active {font: bold 12px Arial, Helvetica, sans-serif; color: #990000; margin-right: 10px;}
/****************** end Order Pages ***********************************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px; background: url(../images/petshop/LeftTC.gif) repeat-x top left;}

.titleTopLeft {
	width: 11px;
	background: url(../images/petshop/LeftTL.gif) no-repeat top left;
	}
.titleTopImgLeft {width: 11px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 6px 0px 5px 0px;
	background: ;
	}
.titleTopCenter div {
	color: #990000;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.titleTopCenter a, .titleTopCenter a:hover {color: #990000; font: bold 12px Arial, Helvetica, sans-serif; text-transform: capitalize; text-decoration: none;}
.titleTopCenter div b {font-weight: bold;}
.titleTopCenter table	{margin: 0px auto;}
.titleTopRight {
	width: 11px;
	background: url(../images/petshop/LeftTR.gif) no-repeat top right;
	}
.titleTopImgRight {width: 11px;}

/****** Top ******/

/****** Center ******/

.block {}
.blockTD {padding: 3px 11px 0px 11px; border-left: 1px solid #B8B8B8; border-right: 1px solid #B8B8B8; background: #fff;}
.menuLeft {padding: 0px 11px; border-left: 1px solid #B8B8B8; border-right: 1px solid #B8B8B8; background: #fff;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 10px;}

.titleBotLeft {
	width: 11px;
	background: url(../images/petshop/LeftBL.gif) no-repeat left;
	}
.titleBotImgLeft {width: 11px; height: 10px;}

.titleBotRight {
	width: 100%;
	text-align: right;
	background: url(../images/petshop/LeftBC.gif) repeat-x bottom;
	}
.titleBotImgRight {width: 11px; height: 10px; background: url(../images/petshop/LeftBR.gif) no-repeat right;}

/****** Bottom ******/

.bl_simple .titleTop, .bl_banners .titleTop, .bl_navigation .titleTop	{display: none;}
.bl_simple .blockTD, .bl_banners .blockTD, .bl_navigation .blockTD	{padding: 0px; border: none;}
.bl_simple .padding10px, .bl_banners .padding10px, .bl_navigation .padding10px	{padding: 0px;}
.bl_simple .titleBot, .bl_banners .titleBot, .bl_navigation .titleBot	{height: 1px; background: #fff;}
.bl_simple .titleBotLeft, .bl_banners .titleBotLeft, .bl_navigation .titleBotLeft	{display: none;}
.bl_simple .titleBotRight, .bl_banners .titleBotRight, .bl_navigation .titleBotRight	{display: none;}

table#user-home .titleTopLeft {display: none;}
table#user-home .titleTopRight {display: none;}
table#user-home .titleTopImgLeft {display: none;}
table#user-home .titleTopImgRight {display: none;}

/************* end Fieldset ***************/

/***FOOD CALCULATOR****/
.bl_custom_page_body .block table {width: 100%;}
.bl_custom_page_body .block table .foodCalculator { width: 295px;}

.calcTopTbl {background: #F6F8FA url(../images/petshop/calculator/calc_top_bord.gif) repeat-x top;}
.calcTopLeft {background: url(../images/petshop/calculator/calc_top_left.gif) no-repeat left top;}
.calTopRight {background: url(../images/petshop/calculator/calc_top_right.gif) no-repeat right top;}
.calcImgTopLeft {width: 20px; height: 15px;}
.calcImgTopRight {width: 22px; height: 15px;}

/***form stuff styles***/
.calcBodyContainer {background: #F6F8FA url(../images/petshop/calculator/body_bg_calc.gif) repeat-x bottom;}
.calcBody {border-left: 1px solid #CCD5DA; border-right: 1px solid #CCD5DA; padding: 0px 10px 0px 10px;}
.calcBody table td {font-weight: bold; padding: 3px 0px 0px 0px;}
.calcBody table td input {border: 1px solid #BBBBBB; font-size: 11px; font-weight: normal;}
.calcBody table td select {border: 1px solid #BBBBBB; font-size: 11px; font-weight: normal;}
*:first-child+html .calcBody table td select {padding: 0px; height: 18px;}

input.days, input.weight {width: 50px;}
select.weeks, select.pounds {width: 95px; margin-right: 3px;}
select.selectBreed, select.selectActvty {width: 150px; margin-right: 3px;}

.calcBody table td input.calcFood {border: none; margin: 0px 25px 0px 0px; padding: 5px 35px 0px 35px; background: url(../images/petshop/calculator/calc_btn.gif) no-repeat top; cursor: pointer;}
html:first-child .calcBody table td input.calcFood  {padding: 7px 45px 0px 45px;}

.calcBotTbl  {background: url(../images/petshop/calculator/calc_bot_center.gif) repeat-x bottom;}
.calcBotLeft {background: url(../images/petshop/calculator/calc_bot_left.gif) no-repeat left bottom;}
.calcBotRight {background: url(../images/petshop/calculator/calc_bot_rigth.gif) no-repeat right bottom;}
.calcImgBotLeft {width: 13px; height: 15px;}
.calcImgBotRight {width: 11px; height: 15px;}
/***begin results Field***/
.rsltField1 {background: url(../images/petshop/calculator/layer_1.gif) no-repeat right bottom;}
.rsltField2 {background: url(../images/petshop/calculator/layer_2.gif) no-repeat left bottom;}
.rsltField3 {background: url(../images/petshop/calculator/layer_3.gif) no-repeat right top;}
.rsltField4 {background: url(../images/petshop/calculator/layer_4.gif) no-repeat left top; padding: 10px; text-align: left;}

.bgrBody {padding: 30px 0px 0px 0px; background: url(../images/petshop/calculator/arrow_rslt.gif) no-repeat 50% 7%; width: 70%;}
.bgrBody a {color: #1584D2; text-decoration: underline;}
.bgrBody a:hover {color: #1584D2; text-decoration: none;}

/**styles text above***/
.txtContent {margin-bottom: 25px; padding: 10px 20px 0px 20px;}
.txtContent p {text-align: justify;}
/**styles text bottom**/
.bottoMtx {padding: 0px 20px 0px 20px;}
.bottoMtx p {text-align: justify;}
.bottoMtx p a {color: #1584D2; text-decoration: underline;}
.bottoMtx p a:hover {color: #1584D2; text-decoration: none;}
.hedPbig 	{font: bold 14px Arial; color: #990000; }
.txtContent .hedPbig  {text-align: center; margin-top: 0px; margin-bottom: 10px;}
.hedPsmall 	{font: bold 12px Arial; color: #990000; text-align: center;}
/**hints***/
.hintTd {position: relative;}
.hintTd .hint1 	{display: none;}
.hintTd .hintRslt {display: none;}
.hintTd .hint2 {background: url(../images/petshop/calculator/hint_top.gif) no-repeat left top; 
					 width: 205px; 
					 font-size: 11px;
					 font-weight: normal; 
					 padding: 7px 0px 0px 0px; 
					 display: block; 
					 position: absolute; 
					 bottom: -19px; 
					 left: 23px;
					 }
.hintTd .hint3 {background: url(../images/petshop/calculator/hint_top.gif) no-repeat left top; 
					 width: 205px; 
					 font-size: 11px;
					 font-weight: normal; 
					 padding: 7px 0px 0px 0px; 
					 display: block; 
					 position: absolute; 
					 top: -8px; 
					 right: 0px;
					 }					 
.hintTd .hint2 .hint_bot {background: url(../images/petshop/calculator/hint_bott.gif) no-repeat left bottom; padding: 0px 5px 7px 7px;}					 
.hintTd .hint3 .hint_bot {background: url(../images/petshop/calculator/hint_bott.gif) no-repeat left bottom; padding: 5px 5px 15px 10px;}
* html .hintTd .hint2 {bottom: 5px;}
.hnt5 {}					 
img.hintUp {cursor: pointer;}
/*.spnRer {position: relative;}*/
/**//***DOGGY CALCULATOR BANER***//**/
.dogCalcBg {background: url(../images/petshop/calculator/dog_calculator_Lright.jpg) no-repeat right top; 
				height: 109px; 
				text-align: right;
			   }
.dogCalcBg .clcTxt1 {font: bold 18px Verdana; color: #E67201; padding: 3px 8px 0px 0px;}			
.dogCalcBg .clcTxt2 {font: 12px Verdana; color: #000; padding: 0px 8px 0px 0px;}	
.DoggyCalc {background: url(../images/petshop/calculator/dog_calculato_left.jpg) no-repeat left top; height: 109px; text-align: right;}

/**********End Food Calculator**********/
/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 12px;
	white-space: nowrap;
	background: #94C973;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	background: none;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #444444; text-decoration:underline;}
div.userHomeBottom a:hover {color: #444444; text-decoration:none;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.forum {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products 	{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.products {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.pages {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.salesorders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.merchant {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.affiliates {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.payments {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/
td.butTd {}
td.butTd span.spacer {display: none; color: #000;}	/* '|' between button */

.bl_productdetails a.button-add:link, a.button-add:visited {font: bold 12px/45px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/bigRight.gif) no-repeat center right; padding: 11px 7px 11px 0px; color: #fff;}
.bl_productdetails a.button-add:hover, a.button-add:active {font: bold 12px/45px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/bigRight.gif) no-repeat center right; padding: 11px 7px 11px 0px; color: #fff;}
.bl_productdetails a.button-add span 	{font: bold 12px/45px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/petshop/bigLeft.gif) no-repeat center left; padding: 11px 0px 11px 7px; color: #fff; margin: 20px 0px;}
.bl_productdetails a.button-add img 	{display: none;}

a.button:link, a.button:visited {font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/buttonRight.gif) no-repeat center right; padding: 3px 7px 3px 0px; color: #fff;}
a.button:hover, a.button:active {font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/buttonRight.gif) no-repeat center right; padding: 3px 7px 3px 0px; color: #fff;}

a.button span 	{font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/petshop/buttonLeft.gif) no-repeat center left; padding: 3px 0px 3px 7px; color: #fff;}
a.button img 	{display: none;}

a.button-add span 		{font-weight: bold;}		/* add to cart (products categories, product details) */
a.button-view span 		{}		/* view cart (products categories, product details) */
a.button-check span 		{}		/* check out (products categories, product details) */
a.button-wishlist span 	{}		/* wishlist (products categories, product details) */

a.buttonBasket:link, a.buttonBasket:visited {font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/buttonRight.gif) no-repeat center right; padding: 3px 7px 3px 0px; color: #fff;}
a.buttonBasket:hover, a.buttonBasket:active {font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/buttonRight.gif) no-repeat center right; padding: 3px 7px 3px 0px; color: #fff;}

a.buttonBasket span 	{font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/petshop/buttonLeft.gif) no-repeat center left; padding: 3px 0px 3px 7px; color: #fff;}
a.buttonBasket img 	{display: none;}

a.button-shopping span 	{font-weight: bold;}			/* Continue shopping (basket) */
a.button-retrieve span 	{}			/* Retrieve Cart (basket) */
a.button-save span 		{}			/* Save cart (basket) */
a.button-clear span 		{}			/* Clear cart (basket) */
a.button-checkout span 	{font-weight: bold;}			/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/buttonRight.gif) no-repeat center right; padding: 3px 7px 3px 0px; color: #fff;}
a.buttonCart:hover, a.buttonCart:active {font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; text-decoration: none; background: url(../images/petshop/buttonRight.gif) no-repeat center right; padding: 3px 7px 3px 0px; color: #fff;}

a.buttonCart span 	{font: bold 11px/33px Arial, Helvetica, sans-serif; white-space: nowrap; display: inline-block; cursor: pointer; background: url(../images/petshop/buttonLeft.gif) no-repeat center left; padding: 3px 0px 3px 7px; color: #fff;}
a.buttonCart img 		{display: none;}

a.button-check span 		{}		/* Checkout (small cart) */
a.button-amend span 		{}		/* Amend cart (small cart) */
a.button-view span 		{}		/* View cart (small cart) */

a.buttonMore:link, a.buttonMore:visited {font: italic 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #990000; text-decoration: none; display: inline-block; margin: 5px 0px;}
a.buttonMore:hover, a.buttonMore:active {font: italic 11px Arial, Helvetica, sans-serif; white-space: nowrap; color: #990000; text-decoration: underline; display: inline-block; margin: 5px 0px;}

a.buttonMore span 	{}			/* read more... (special offers, etc.) */
a.buttonMore b 		{font-style: italic; font-weight: normal;}
a.buttonMore img 	{display:none;}

a.disabled {							/* disadled add to cart */
	color: gray; 
	cursor: pointer; 
	font: bold 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory 			{margin: 0px; padding: 1px 10px 1px 3px;}
.selectedtopCategory {background: #DAFBC6; margin: 0px; padding: 1px 10px 1px 3px;}
.topCategory a.title, .topCategory a.title:hover	{background: url(../images/petshop/category_image.gif) no-repeat center left; display: block; padding: 5px 10px 5px 18px;}
.selectedtopCategory a.title, .selectedtopCategory a.title:hover	{background: url(../images/petshop/category_image.gif) no-repeat center left; display: block; padding: 5px 10px 5px 18px; font-weight: bold; color: #990000;}
        
.subCategory 			{margin: 0px; padding: 2px 5px 2px 10px;}
.selectedsubCategory {margin: 0px; padding: 2px 5px 2px 10px;}
.subCategory a.title, .subCategory a.title:hover	{display: block; margin-left: 10px; background: url(../images/petshop/subcat.gif) no-repeat center left; padding-left: 10px; text-decoration: none; font-weight: bold; font-size: 11px;}
.selectedsubCategory a.title, .selectedsubCategory a.title:hover	{display: block; margin-left: 10px; font-weight: bold; color: #990000;background: url(../images/petshop/subcat.gif) no-repeat center left; padding-left: 10px; text-decoration: none; font-size: 11px;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 5px 8px 0px 0px; display: none;}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
/************* Latest *******************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font: bold 12px Arial, Helvetica, sans-serif; color: #757575; text-decoration: none; display: block; padding-top: 5px;}
.bl_offers .block .blockTD a.bigtitle:hover 	{font: bold 12px Arial, Helvetica, sans-serif; color: #757575; text-decoration: underline; display: block; padding-top: 5px;}
.offerTitleTop				{}
.offerTitle					{text-align: left; clear: right; display: none;}
.offerTd 					{text-align: left;}
.offerTd img.offerImg		{float: left; margin: 0px 10px;} 
.offerTd div.offerText	{text-align: justify; float: right; margin-right: 20px; font: bold 12px Arial, Helvetica, sans-serif; color: #B33224; width: 70px;}
.offerTd a.buttonMore span {display:none;}
.bl_offers .padding10px	{padding: 0px;}

.bl_productslist .block .blockTD img.productImg	{margin-right: 15px;}
.bl_productdetails .block .blockTD img.productImg {margin: 50px 40px 80px 0px;} 

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #fff; border-left:1px solid #769F5C; 	border-top:1px solid #769F5C; border-bottom:1px solid #769F5C; }
.forumMessageRight 	{background: #fff; border: 1px solid #769F5C; }
.forumMessageTop 		{background: #94C973; border-bottom: 1px solid #769F5C; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 18px;}
.bl_categoriescatalog .blockTD img 		{display: ;}
.bl_categoriescatalog a.bigtitle			{text-decoration: underline;}
.bl_categoriescatalog a.bigtitle:hover 	{text-decoration: none;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot .blockTD div 				{padding-left: 15px;}

/*****************************************************************************/

/************* Footer *******************/
.footerAll	{background: #FEF5ED url(../images/petshop/footerBorder.gif) repeat-x top left; border-left: 11px solid #fff; border-right: 11px solid #fff;}
.fMenu	{text-align: center; font: 12px Arial, Helvetica, sans-serif; color: #A10904; padding-top: 13px;}
.fMenu a	{font: 12px Arial, Helvetica, sans-serif; color: #A10904; text-decoration: none; display: inline-block; margin: 2px 2px;}
.fMenu a:hover	{font: 12px Arial, Helvetica, sans-serif; color: #A10904; text-decoration: underline; display: inline-block; margin: 2px 2px;}
.footerMenu	{text-align:center; font-size: 11px; display: none;}
.footerMenu	span {padding: 0px 0px 0px 5px;}
.footerHTML	{text-align:center; padding: 10px;}
.footerHTML font	{font-size:11px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }
.middlebg { background: #E9E9E9; }*/
.errorbg  { background: #FF0000; }

body		{ font: 12px Arial, Helvetica, sans-serif; color: #6E6E6E; margin: 0px; padding: 0px; background: #FF9C00;}
body.popup	{ font:12px Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px; background: #FF9C00;}

tr, td						{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #6E6E6E; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{background-color:; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 				{background-color:;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: ; color: #1584D2; }

td.padding10px			{padding: 10px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}
table.paddingReviews td		{padding: 0px 11px;}
table.paddingReviews td td	{padding: 0px;}
table.paddingRev5px td		{padding: 5px 11px;}
table.paddingRev3px td		{padding: 3px 3px 3px 11px;}

td.tab				{border: 1px solid #E9E9E9; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #E9E9E9; border-bottom: none; background: #E9E9E9; padding: 0px;}
a.tab					{background: none; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #E9E9E9; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #E9E9E9; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #E9E9E9; color: #000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #E9E9E9;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border-bottom: none; padding: 3px 8px 2px 0px; margin: 0px 2px; cursor: pointer; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border-bottom: none; padding: 5px 9px 5px 0px; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px;}
td.endTab			{padding: 0px 4px; width: 90%;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input				{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
input.search		{border: 1px solid #BBBBBB; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
input.text			{border: 1px solid #BBBBBB; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
input.field			{border: 1px solid #BBBBBB; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
input.fieldSmall	{border: 1px solid #BBBBBB; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
input.submit		{font: bold 12px Arial, Helvetica, sans-serif; background: url(../images/petshop/buttonRight.gif) no-repeat right; height: 20px; color: #fff; margin: 0px; padding: 0px 10px 2px 0px; border: none;}
	input#clear		{color: #C6C4C4;}
	input#reset		{color: #C6C4C4;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #C6C4C4;}
	input#delete	{color: #C6C4C4;}
select				{border: 1px solid #BBBBBB; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
select.search		{border: 1px solid #BBBBBB; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
textarea			{border: 1px solid #BBBBBB; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

span.submit {font: bold 12px Arial, Helvetica, sans-serif; background: url(../images/petshop/buttonLeft.gif) no-repeat left; color: #fff; white-space: nowrap; display: inline-block; padding: 0px 0px 0px 10px;  font: 25px Arial;}

html>body input.submit {margin: 4px 0px 4px 0px;}
* html input.submit {margin: 0px 0px 0px 0px;}
* html .advanced_search input.submit	{padding-bottom: 1px; padding-top: 1px;}
*+html .advanced_search input.submit	{padding-bottom: 1px; padding-top: 1px;}
body:last-child:not(:root:root) input.submit	{padding-top: 3px;}
body:last-child:not(:root:root) input#clear	{padding-top: 2px; padding-bottom: 2px;}
input.field {margin-bottom: 3px;}
select.field {margin-bottom: 3px;}

form { margin: 0; }

hr {background: #E9E9E9; border: 0px; color: #E9E9E9; display: none;}

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font: 12px Arial, Helvetica, sans-serif; color: #6E6E6E; text-decoration: none; }
a.title:hover		{font: 12px Arial, Helvetica, sans-serif; color: #6E6E6E; text-decoration: underline; }
a.smallText			{color: #1584D2; text-decoration: none; font-size: 11px; }
a.smallText:hover	{color: #1584D2; text-decoration: underline; font-size: 11px; }
a					{color: #6E6E6E; text-decoration: none; font: 12px Arial, Helvetica, sans-serif; outline: none;}
a:hover				{color: #6E6E6E; text-decoration: underline; font: 12px Arial, Helvetica, sans-serif; outline: none;}

.articleDate	{font-size: 11px; color: #7777CC; font-style: italic; }

/* prices styles */
.priceBlock {color: #358A00; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal; display: none;}

.priceBlockOld {color: #000; text-decoration: line-through; display: none;}
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 13px; color: black; border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}

.salesBlock {color: #358A00; font-weight: bold;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal; display: none;}

.priceSaveBlock {color: green; font-weight: bold; display: none;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/* prices styles */

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 13px; font-weight: bold; color: #000; padding: 5px 10px !important; }
.productsDelimiter 		{background:; padding: 0px !important;}
.productsDelimiterTop 	{background: ; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

.wishlist-opacity	{display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #F4F4F4; border: 1px solid #94C973;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px, sans-serif; text-align:justify;}

.bl_productdetails .newProduct {display: block; position: relative; padding-right: 34px !important;}
.bl_productdetails .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -1px; margin: 0px 0px 0px 2px;}
* html .bl_productdetails .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.bl_productslist .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; bottom: -6px; margin: 0px 0px 0px 2px;}
* html .bl_productslist .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.newProduct img {background: url(../images/icons/new_m.png) no-repeat; width: 20px; height: 16px; border: none; position: relative; bottom: -3px; margin: 0px 0px 0px 2px;}
* html .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}

.titleText			{color: #1584d2; text-decoration: none; }
.top				{font-size: 11px; padding: 2px 0px 2px 0px;}
.smallText		{font-size: 11px; }
.middleText		{font-size: 12px; }
.bigText			{font-size: 13px; }
.comment			{font-size: 11px; color: #7777CC; }
.message			{font-size: 12px; color: #0000CC; }
.title			{font: 12px Arial, Helvetica, sans-serif; color: #6E6E6E; }
.bigtitle		{font: bold 12px Arial, Helvetica, sans-serif; color: #990000;}
a.bigtitle		{font: bold 12px Arial, Helvetica, sans-serif; color: #990000; text-decoration: none;}
a.bigtitle:hover		{font: bold 12px Arial, Helvetica, sans-serif; color: #990000; text-decoration: underline;}
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/*************  Manual  ***************/

.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }
th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }

/*************************************************/

.mainTableCellCenter .titleTop {margin-top: 0px; background: #94C973;}
.mainTableCellCenter .titleTopLeft {width: 8px; background: url(../images/petshop/CenterTL.gif) no-repeat top left;}
.mainTableCellCenter .titleTopImgLeft {width: 8px; background: url(../images/petshop/CenterBL.gif) no-repeat bottom left; margin-top: 30px;}
.mainTableCellCenter .titleTopCenter {padding: 0px 0px 0px 10px;}
.mainTableCellCenter .titleTopCenter div {color: #fff;	font: bold 14px Arial, Helvetica, sans-serif;	text-transform: capitalize;}
.mainTableCellCenter .titleTopCenter div b {font-weight: bold;}
.mainTableCellCenter .titleTopCenter h1 {color: #fff;	font: bold 14px Arial, Helvetica, sans-serif;	text-transform: capitalize; padding: 0px; margin: 0px;}
.mainTableCellCenter .titleTopCenter h1 b {font-weight: bold;}
.mainTableCellCenter .titleTopCenter table	{margin: 0px;}
.mainTableCellCenter .titleTopRight {width: 8px;	background: url(../images/petshop/CenterTR.gif) no-repeat top right;}
.mainTableCellCenter .titleTopImgRight {width: 8px; background: url(../images/petshop/CenterBR.gif) no-repeat bottom right; margin-top: 30px;}
.mainTableCellCenter .blockTD	{border: none;}
.mainTableCellCenter .titleBot	{background: #fff;}
.mainTableCellCenter .titleBotLeft {width: 11px; background: none;}
.mainTableCellCenter .titleBotImgLeft {width: 11px; height: 1px;}
.mainTableCellCenter .titleBotRight {width: 100%; text-align: right; background: none;}
.mainTableCellCenter .titleBotImgRight {width: 11px; height: 1px; background: none;}

.mainTableCellCenter .bl_manufacturers .titleTop {margin-top: 0px; background: url(../images/petshop/brandsTC.gif) repeat-x top left;}
.mainTableCellCenter .bl_manufacturers .titleTopLeft {width: 11px; background: url(../images/petshop/brandsTL.gif) no-repeat top left;}
.mainTableCellCenter .bl_manufacturers .titleTopImgLeft {width: 11px; display: none;}
.mainTableCellCenter .bl_manufacturers .titleTopCenter {padding: 20px 0px 20px 0px; background: ;}
.mainTableCellCenter .bl_manufacturers .titleTopCenter div {color: #990000;	font: 18px Arial, Helvetica, sans-serif; text-transform: capitalize;}
.mainTableCellCenter .bl_manufacturers .titleTopCenter div b {font-weight: bold;}
.mainTableCellCenter .bl_manufacturers .titleTopCenter table	{margin: 0px;}
.mainTableCellCenter .bl_manufacturers .titleTopRight {width: 8px;	background: url(../images/petshop/brandsTR.gif) no-repeat top right;}
.mainTableCellCenter .bl_manufacturers .titleTopImgRight {width: 8px; display: none;}
.mainTableCellCenter .bl_manufacturers .blockTD	{background: #FFE49D url(../images/petshop/brandsBg.gif) repeat-x top left; border-left: 1px solid #B8B8B8; border-right: 1px solid #B8B8B8;}
.mainTableCellCenter .bl_manufacturers .titleBot	{background: url(../images/petshop/brandsBC.gif) repeat-x bottom left;}
.mainTableCellCenter .bl_manufacturers .titleBotLeft {width: 12px; background: url(../images/petshop/brandsBL.gif);}
.mainTableCellCenter .bl_manufacturers .titleBotImgLeft {width: 12px; height: 10px;}
.mainTableCellCenter .bl_manufacturers .titleBotRight {width: 100%; text-align: right; background: url(../images/petshop/brandsBC.gif) repeat-x bottom left;}
.mainTableCellCenter .bl_manufacturers .titleBotImgRight {width: 12px; height: 10px; background: url(../images/petshop/brandsBR.gif) no-repeat bottom right;}
.bl_manufacturers div.title	{display: none;}
.bl_manufacturers .usual	{text-align: center;}
.bl_manufacturers .usual img	{margin: 6px auto;}

.bl_productslist .blockTD	{padding: 4px 0px 0px 0px;}
.bl_productslist .padding10px	{padding: 0px 10px 0px 8px;}
.bl_productslist .vDelimiter	{border-right: 1px solid #B8B8B8;}
.bl_productslist .hDelimiter	{background: url(../images/petshop/vD.gif) no-repeat bottom center; height: 20px;}
.bl_productslist .hhD		{background: url(../images/petshop/hD.gif) no-repeat center bottom; height: 10px;}
.bl_productslist .navList	{font: 11px Arial, Helvetica, sans-serif; color: #6E6E6E;}
.bl_productslist .navList a, .bl_productslist .navList a:hover	{font: 11px Arial, Helvetica, sans-serif; color: #6E6E6E;}
.bl_productslist .titleHigh	{height: 32px;}
.bl_productslist .short	{font-size: 11px; text-align: justify; line-height: 15px;}

.bl_productdetails .priceBlock {color: #990000; font-weight: bold; font-size: 18px;}
.bl_productdetails .priceBlock .price {font-weight: bold;}
.bl_productdetails .salesBlock {color: #990000; font-weight: bold; font-size: 18px;}
.bl_productdetails .salesPrice {font-weight: bold;}

.bl_topsellers td.padding10px	{padding: 2px 10px 0px 10px;}
.bl_topsellers .blockTD	{background: #FDF4DE;}

.bl_topsellers .titleBotLeft {width: 11px; background: url(../images/petshop/SellersBL.gif) no-repeat left;}
.bl_topsellers .titleBotRight {width: 100%; text-align: right; background: url(../images/petshop/SellersBC.gif) repeat-x bottom;}
.bl_topsellers .titleBotImgRight {width: 11px; height: 10px; background: url(../images/petshop/SellersBR.gif) no-repeat right;}

.TopLeft	{background: url(../images/petshop/shadowTL.gif) no-repeat top left; width: 6px; height: 6px;}
.TopLeft img	{width: 6px; height: 6px;}
.TopCenter	{background: url(../images/petshop/shadowTC.gif) repeat-x top left; height: 6px;}
.TopCenter img	{height: 6px;}
.TopRight	{background: url(../images/petshop/shadowTR.gif) no-repeat top right; width: 6px; height: 6px;}
.TopRight img	{width: 6px; height: 6px;}
.BodyLeft	{background: url(../images/petshop/shadowL.gif) repeat-y top left; width: 6px;}
.BodyLeft img	{width: 6px;}
.BodyRight	{background: url(../images/petshop/shadowR.gif) repeat-y top right; width: 6px;}
.BodyRight img	{width: 6px;}

.bl_categorieslist .blockTD	{padding: 3px 0px 0px 0px;}

.advanced_search .titleTop	{background: #F5F7F8 url(../images/petshop/searchTC.gif) repeat-x top left;}
.advanced_search .titleTopLeft	{background: url(../images/petshop/searchLT.gif) no-repeat top left; width: 12px; height: 5px;}
.advanced_search .titleTopLeft img	{width: 12px; background: none; height: 5px;}
.advanced_search .titleTopCenter div	{color: #B33224; font: 18px Arial, Helvetica, sans-serif;}
.advanced_search .titleTopCenter	{padding: 0px !important;}
.advanced_search .titleTopRight	{background: url(../images/petshop/searchRT.gif) no-repeat top right; width: 12px; height: 5px;}
.advanced_search .titleTopRight img	{width: 12px; background: none; height: 5px;}
.advanced_search .blockTD	{border-left: 1px solid #CCD5DA; border-right: 1px solid #CCD5DA; background: #F5F7F8;}
.advanced_search .blockTD td	{color: #000;}
.advanced_search .titleBot	{background: url(../images/petshop/searchBC.gif) repeat-x bottom left;}
.advanced_search .titleBotLeft	{background: url(../images/petshop/searchBL.gif) no-repeat bottom left; width: 15px; height: 10px;}
.advanced_search .titleBotLeft img	{width: 15px; height: 10px;}
.advanced_search .titleBotRight	{background: url(../images/petshop/searchBC.gif) repeat-x bottom right;}
.advanced_search .titleBotRight img	{background: url(../images/petshop/searchBR.gif) no-repeat bottom right; width: 15px; height: 10px;}
.advanced_search input#clear		{font: bold 12px Arial, Helvetica, sans-serif; background: url(../images/petshop/searchRedRight.gif) no-repeat top right; height: 20px; color: #fff; margin: 0px; padding: 0px 10px 1px 0px; border: none;}
.advanced_search input#clear		{color: #fff;}
.advanced_search span#clear {font: bold 12px Arial, Helvetica, sans-serif; background: url(../images/petshop/searchRedLeft.gif) no-repeat top left; color: #fff; white-space: nowrap; display: inline-block; padding: 0px 0px 0px 10px;}

.userDetails td input.text	{width: 120px;}
.userDetails td select	{width: 120px;}

.wait	{font: bold 18px/24px Verdana, Arial, Helvetica, sans-serif; color: #F37A02;}
.wait span	{color: #56B74C; font: bold 18px/24px Verdana, Arial, Helvetica, sans-serif;}
.wait div	{position: relative; left: -40px; top: 40px; background: url(../images/petshop/loader.gif) no-repeat center left; width: 32px; height: 32px;}
.pets img	{margin: 22px auto 35px auto;}
.click a	{font: 18px/24px Arial, Helvetica, sans-serif; color: #990000; text-decoration: none; display: inline-block; background: url(../images/petshop/click.gif) no-repeat right center; padding-right: 60px; padding-left: 30px;}
.click a:hover	{font: 18px/24px Arial, Helvetica, sans-serif; color: #990000; text-decoration: underline; display: inline-block; background: url(../images/petshop/click.gif) no-repeat right center; padding-right: 60px; padding-left: 30px;}
.redirect	{margin-top: -10px; margin-bottom: 50px;}

.insure td	{vertical-align: top;}
.insure .left	{background: url(../images/petshop/insureCenter.gif) repeat-x top left;}
.insure .left img	{background: url(../images/petshop/insureLeft.gif) no-repeat top left; width: 13px; height: 70px;}
.insure .center	{background: url(../images/petshop/insureCenter.gif) repeat-x top left; padding: 19px 0px 0px 0px;}
.insure .center a	{font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #A00F0B;}
.insure .center a:hover	{font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #A00F0B; text-decoration: none;}
.insure .right	{background: url(../images/petshop/insureCenter.gif) repeat-x top left; height: 70px;}
.insure .right img	{background: url(../images/petshop/insureRight.gif) no-repeat top right; height: 70px; float: right;}
.insure .content	{border-left: 1px solid #B8B8B8; border-right: 1px solid #B8B8B8; padding: 15px 12px 7px 12px; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000; text-align: left; line-height: 16px;}
.insure .content .mthan	{display: block; margin: 14px 0px;}
.insure .content .petplan	{display: block; margin: 0px 0px 23px 0px;}
.insure .content div img {margin-bottom: 15px;}
.insure .botLeft	{background: url(../images/petshop/LeftBC.gif) repeat-x top left; height: 10px;}
.insure .botLeft img	{background: url(../images/petshop/LeftBL.gif) no-repeat top left; width: 9px; height: 10px;}
.insure .botRight	{background: url(../images/petshop/LeftBC.gif) repeat-x top left; height: 10px; width: 100%; text-align: right;}
.insure .botRight img	{background: url(../images/petshop/LeftBR.gif) no-repeat top right; width: 10px; height: 10px;}

.insTbl	{margin: 5px 0px 20px 3px;}
img.insArrow {margin: 2px 0px 0px 3px;}
a.fOutMo {font: bold 11px  verdana; color: #A00F0B; text-decoration: none; font-style: italic;}
a.fOutMo:hover {font: bold 11px verdana; color: #A00F0B; text-decoration: underline; font-style: italic;}

.about .titleTopLeft	{background: url(../images/petshop/aboutCenter.gif) repeat-x top left; height: 75px; vertical-align: top;}
.about .titleTopLeft img	{background: url(../images/petshop/aboutLeft.gif) no-repeat top left; width: 83px; height: 75px; vertical-align: top;}
.about .titleTopCenter	{background: url(../images/petshop/aboutCenter.gif) repeat-x top left; padding: 0px 30px; height: 75px;}
.about .titleTopCenter table	{margin: 0px auto;}
.about .titleTopCenter div	{color: #990000; font: bold 18px Verdana, Arial, Helvetica, sans-serif;}
.about .titleTopRight	{background: url(../images/petshop/aboutCenter.gif) repeat-x top left; height: 75px; text-align: right; vertical-align: top;}
.about .titleTopRight img	{background: url(../images/petshop/aboutRight.gif) no-repeat top right; width: 93px; height: 75px; float: right;}
.about .content	{font: 12px Verdana, Arial, Helvetica, sans-serif; padding: 10px 20px; border-left: 1px solid #FFDDA8; border-right: 1px solid #FFDDA8; text-align: justify;}
.about .botLeft	{background: url(../images/petshop/aboutBotCenter.gif) repeat-x bottom left; height: 12px;}
.about .botLeft img	{background: url(../images/petshop/aboutBotLeft.gif) no-repeat bottom left; width: 9px; height: 12px;}
.about .botRight	{background: url(../images/petshop/aboutBotCenter.gif) repeat-x bottom left; height: 12px; width: 100%; text-align: right;}
.about .botRight img	{background: url(../images/petshop/aboutBotRight.gif) no-repeat bottom right; width: 10px; height: 12px;}

.FoodBg	{background: url(../images/petshop/banner/foodBg.gif) repeat-x top left;}
.Food	{background: url(../images/petshop/banner/foodTR.gif) no-repeat top right; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; text-align: right; height: 109px; position: relative; padding-right: 5px; padding-top: 5px;}
.Food span	{display: block; font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #B70101; position: relative; z-index: 100; left: -40px;}
.Food b {color: #2FA106; font: bold 12px Verdana, Arial, Helvetica, sans-serif;}
.Food img	{width: 107px; height: 109px; float: left; background: url(../images/petshop/banner/foodTL.gif) no-repeat top left; position: absolute; left: 0px; top: 0px;}

.BedBg	{background: url(../images/petshop/banner/bedBg.gif) repeat-x top left;}
.Bed	{background: url(../images/petshop/banner/bedTR.gif) no-repeat top right; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; height: 109px; position: relative; padding-left: 20px; padding-top: 5px;}
.Bed span	{display: block; font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #A4690D; position: relative; z-index: 100; left: 6px;}
.Bed img	{width: 66px; height: 109px; float: left; background: url(../images/petshop/banner/bedTL.gif) no-repeat top left; position: absolute; left: 0px; top: 0px;}

.BookBg	{background: url(../images/petshop/banner/bookBg.gif) repeat-x top left;}
.Book	{background: url(../images/petshop/banner/bookTL.gif) no-repeat top left; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; height: 109px; position: relative; padding-left: 10px; padding-top: 5px;}
.Book span	{display: block; font: bold 18px/18px Verdana, Arial, Helvetica, sans-serif !important; color: #34A40D; position: relative; z-index: 100; margin-bottom: 5px;}
.Book img	{width: 73px; height: 109px; float: right; background: url(../images/petshop/banner/bookTR.gif) no-repeat top right; position: absolute; right: 0px; top: 0px;}

.HealthBg	{background: url(../images/petshop/banner/healthBg.gif) repeat-x top left;}
.Health	{background: url(../images/petshop/banner/healthRight.gif) no-repeat top right; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; text-align: right; height: 109px; position: relative; padding-right: 5px; padding-top: 5px; padding-left: 10px;}
.Health span	{display: block; font: bold 18px/18px Verdana, Arial, Helvetica, sans-serif; color: #027FCF; position: relative; z-index: 100; left: 0px; margin-bottom: 5px; text-align: left;}
.Health img	{width: 129px; height: 109px; float: left; background: url(../images/petshop/banner/healthLeft.gif) no-repeat top left; position: absolute; left: 0px; top: 0px;}

.ToyBg	{background: url(../images/petshop/banner/toysBg.gif) repeat-x top left;}
.Toy	{background: url(../images/petshop/banner/toysRight.gif) no-repeat top right; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; height: 109px; position: relative; padding-left: 10px; padding-top: 5px;}
.Toy span	{display: block; font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #812BE2; position: relative; z-index: 100; left: -10px; text-align: center;}
.Toy img	{width: 174px; height: 109px; float: left; background: url(../images/petshop/banner/toysLeft.gif) no-repeat top left; position: absolute; left: 0px; top: 0px;}

.TreatBg	{background: url(../images/petshop/banner/treatBg.gif) repeat-x top left;}
.Treat	{background: url(../images/petshop/banner/treatLeft.gif) no-repeat top left; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; height: 109px; position: relative; padding-left: 10px; padding-top: 5px; text-align: center;}
.Treat span	{display: block; font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #DC2BE2; position: relative; z-index: 100; text-align: center;}
.Treat img	{width: 175px; height: 109px; float: right; background: url(../images/petshop/banner/treatRight.gif) no-repeat top right; position: absolute; right: 0px; top: 0px;}

.TravelBg	{background: url(../images/petshop/banner/travelBg.gif) repeat-x top left;}
.Travel	{background: url(../images/petshop/banner/travelLeft.gif) no-repeat top left; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; height: 109px; position: relative; padding-top: 5px;}
.Travel span	{display: block; font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #FF7200; position: relative; z-index: 100; left: -10px; text-align: center;}
.Travel span.trans	{font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; position: relative; left: 15px; z-index: 200; text-align: left;}
.Travel img	{width: 178px; height: 109px; float: right; background: url(../images/petshop/banner/travelRight.gif) no-repeat top right; position: absolute; right: 0px; top: 0px;}

.kennelsBg {background: url(../images/petshop/kennels_bgr_right.gif) no-repeat right top;}
.kennels	  {position: relative;}
.kennels span {display: block; position: absolute; text-align: right; width: 100px; font: 12px verdana; color: black; top: 45px; left: 80px;}

a.pages	{text-decoration: none; cursor: pointer;}
a.pages:hover	{text-decoration: none; cursor: pointer;}

.perfect	{font: 12px/18px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0px; padding: 18px 5px 0px 0px; text-align: justify;}
.perfect b	{font: bold 12pxx/18px Verdana, Arial, Helvetica, sans-serif; color: #A00F0B;}
.perfect .title	{font: bold 14px/14px Verdana, Arial, Helvetica, sans-serif; color: #A00F0B; margin: 0px 0px 11px 0px; padding: 0px; position: relative; left: -10px;}
.perfect p	{margin: 0px; padding: 0px; font: 12px/16px Arial, Helvetica, sans-serif; word-spacing: 1px; text-align: justify; color: #6E6E6E; margin-bottom: 20px; padding: 0px 5px 0px 10px;}
.perfect h2	{font: bold 14px/14px Arial, Helvetica, sans-serif; color: #990000; display: block; margin: 0px; padding: 0px; margin: 15px auto; text-align: center;}
.perfect .guard	{margin: 55px 15px 30px 14px; float: left;}
.perfect .green	{margin-top: 12px; background: url(../images/petshop/insurance/greenBg.gif) repeat-x top left; font: 12px/16px Verdana, Arial, Helvetica, sans-serif; color: #6E6E6E; margin-right: 40px; margin-left: 50px;}
.perfect .green div	{background: url(../images/petshop/insurance/greenRight.gif) no-repeat top right; height: 83px; position: relative; padding-left: 108px; padding-right: 15px;}
.perfect .green div b	{color: #6E6E6E;}
.perfect .green img.first	{background: url(../images/petshop/insurance/green_1.jpg) no-repeat top left; width: 96px; height: 83px; position: absolute; top: 0px; left: 0px;}
.perfect .green img.second	{background: url(../images/petshop/insurance/green_2.jpg) no-repeat top left; width: 97px; height: 83px; position: absolute; top: 0px; left: 0px;}
.perfect .green img.third	{background: url(../images/petshop/insurance/green_3.jpg) no-repeat top left; width: 88px; height: 83px; position: absolute; top: 0px; left: 0px;}

.perfect .green a.get	{font: bold 17px/17px Verdana, Arial, Helvetica, sans-serif; color: #368D01; display: inline-block; background: url(../images/petshop/insurance/arrow_green.gif) no-repeat center right; padding-right: 17px; text-decoration: none; margin: 8px 0px;}
.perfect .green a.get:hover	{font: bold 17px/17px Verdana, Arial, Helvetica, sans-serif; color: #368D01; display: inline-block; background: url(../images/petshop/insurance/arrow_green.gif) no-repeat center right; padding-right: 17px; text-decoration: none; margin: 8px 0px;}

.perfect .green .out	{text-align: right; display: block;}
.perfect .green .out a	{font: bold italic 11px/13px Verdana, Arial, Helvetica, sans-serif; color: #A00F0B; background: url(../images/petshop/insurance/arrow_yellow.gif) no-repeat center right; padding-right: 16px; text-decoration: none;}
.perfect .green .out a:hover	{font: bold italic 11px/13px Verdana, Arial, Helvetica, sans-serif; color: #A00F0B; background: url(../images/petshop/insurance/arrow_yellow.gif) no-repeat center right; padding-right: 16px; text-decoration: underline;}

.forPages td.padding10px	{padding: 0px;}
.forPages .blockTD	{padding: 0px;}
div.pages	{padding-top: 10px;}
div.pages h2	{font: bold 14px/14px Arial, Helvetica, sans-serif; color: #990000; display: block; margin: 0px; padding: 0px; margin: 15px auto; text-align: center;}
div.pages .second	{border-right: 11px solid #fff;}
div.pages .row	{border-top: 11px solid #fff;}
div.pages p	{margin: 0px; padding: 0px; font: 12px/16px Arial, Helvetica, sans-serif; word-spacing: 1px; text-align: justify; color: #6E6E6E; margin-bottom: 20px; padding: 0px 20px 0px 24px;}
.orange	{background: url(../images/petshop/pages/orangeBg.gif) repeat-x top left; position: relative; width: 180px; font: 11px Arial, Helvetica, sans-serif; color: #B70101;}
.orange div.right	{background: url(../images/petshop/pages/orangeRight.gif) no-repeat top right; height: 124px; text-align: center;}
.orange .left	{background: url(../images/petshop/pages/orangeLeft.gif) no-repeat top left; width: 11px; height: 124px; position: absolute; top: 0px; left: 0px;}
.orange .heading	{font: bold 18px/18px Verdana, Arial, Helvetica, sans-serif; color: #307D00; display: block; padding: 7px 0px;}
.orange .center	{margin: 0px auto 10px auto; display: block; text-align: center;}
.orange .third	{margin: 0px auto 3px auto; display: block; text-align: center;}
.orange a	{font: 11px Arial, Helvetica, sans-serif; color: #B70101; text-decoration: none;}
.orange a:hover	{font: 11px Arial, Helvetica, sans-serif; color: #B70101; text-decoration: underline;}
.orange img.bottom	{vertical-align: bottom; margin: 11px 0px 0px 3px;}
.orange img.bottom2	{vertical-align: bottom; margin: 2px auto 0px auto;}
.orange img.bottom3	{vertical-align: bottom; margin: 10px auto 0px auto;}
.orange img.bottom4	{vertical-align: bottom; margin: 0px auto 0px auto; display: block; position: relative; top: -4px; z-index: 500;}
.orange img.rel1	{vertical-align: bottom; margin: 0px auto 0px auto; display: block; position: relative; top: 7px; z-index: 500;}
.orange img.rel2	{vertical-align: bottom; margin: 0px auto 0px auto; display: block; position: relative; top: 13px; z-index: 500;}
.orange img.rel3	{vertical-align: bottom; margin: 0px auto 0px auto; display: block; position: relative; top: 7px; left: 4px; z-index: 500;}
.orange img.rel4	{vertical-align: bottom; margin: 0px auto 0px auto; display: block; position: relative; top: 8px; z-index: 500;}
.orange img.rel5	{vertical-align: bottom; margin: 0px auto 0px auto; display: block; position: relative; top: 4px; z-index: 500;}
.orange img.rel6	{vertical-align: bottom; margin: 0px auto 0px auto; display: block; position: relative; top: 5px; left: -4px; z-index: 500;}

.bl_subscribe td.padding10px	{padding: 10px;}
.bl_productstopviewed td.padding10px	{padding: 10px;}
.bl_search td.padding10px	{padding: 10px;}
.bl_recentlyviewed td.padding10px	{padding: 10px;}

.bl_categorydescription .titleTop	{display: none;}
.bl_categorydescription .padding10px h2	{font: bold 14px/14px Arial, Helvetica, sans-serif; color: #990000; display: block; margin: 0px; padding: 0px; margin: 15px auto; text-align: center;}
.bl_categorydescription .padding10px p	{margin: 0px; padding: 0px; font: 12px/16px Arial, Helvetica, sans-serif; word-spacing: 1px; text-align: justify; color: #6E6E6E; margin-bottom: 20px; padding: 0px 0px 0px 4px;}

.TreatBg	{background: url(../images/petshop/banner/treatBg.gif) repeat-x top left;}
.Treat	{background: url(../images/petshop/banner/treatLeft.gif) no-repeat top left; font: 12px/13px Verdana, Arial, Helvetica, sans-serif; color: #000; height: 109px; position: relative; padding-left: 10px; padding-top: 5px; text-align: center;}
.Treat span	{display: block; font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #DC2BE2; position: relative; z-index: 100; text-align: center;}
.Treat img	{width: 175px; height: 109px; float: right; background: url(../images/petshop/banner/treatRight.gif) no-repeat top right; position: absolute; right: 0px; top: 0px;}

/*************  User Profile  ***************/
.login_information {}
.personal_details {float: left; width: 50%;}
.delivery_details {float: left; width: 50%;}
.additional_details {clear: left;}
.UserProfile select.text	{width: 170px !important;}
.UserProfile input.text	{width: 170px !important;}

.googleMarkup {display:none;}