/****** Main Table ******/

.basicTable 	{width: 100%;}

.mainTable {
	width: 939px;
	margin: auto;
	background-image: url(../images/dog_potty/bodybg.jpg);
}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500;}

.mainTableCell 		{padding: 0; vertical-align: top;}

.mainTableCell		 	{padding: 0px 0px 0px 0px; vertical-align: top;}
.mainTableCellLeft 		{
	padding: 0px;
	vertical-align: top;
}
.mainTableCellCenter 	{
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainTableCellRight 	{padding: 0px 20px 0px 0px; vertical-align: top;}

.homeGreeting		{padding: 0px 20px 15px 20px; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 8px 6px 8px 15px; border: 1px solid #FE9000; background: #6A1500 url(../images/dog_potty/greeting-bgr.gif) repeat-x 0px 0px;}
.homeGreeting img		{margin: 10px 0px 10px 0px;}
.homeGreeting a		{font-weight: bold;}

.introBlock {border: 1px solid #FE9000;}
.introBlock td {padding: 6;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/


.headerMenu {
	width: 939px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/dog_potty/headerbg.jpg);
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	display: none;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 0px;
	height: 0px;
	border: 0px;
	}
td#logoL {
	position: relative;
}
#pin-it-wrapper {
	position: absolute;
	left: 35px;
	bottom: 75px;
}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin-top: 14px;
	margin-left: 20px;
	margin-bottom: 122px;
	border: 0px;
	}
	
.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: ;
	vertical-align: top;
	background-image: url(../images/dog_potty/bodybg.jpg);
	}
.headerMenu td#menu td.begin {
	width: 21px;
}
.headerMenu td#menu td.begin img.Img {
	display: block;
	width: 21px;
	height: 60px;
}
.headerMenu td#menu td.end {
	width: 21px;
}
.headerMenu td#menu td.end img.Img {
	display: block;
	width: 21px;
	height: 60px;
}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center; padding: 0px;}
.headerMenu td#menu td.topmenu {
}
.headerMenu td#menu td img {display: inline-block;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: ;}

/* Active & Noneactive links in menu */

.headerMenu td#menu a {text-decoration: none;}
.headerMenu td#menu a:hover {text-decoration: none;}
a.menu:link, a.menu:visited {text-decoration: none; color: #d37310; font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif; text-transform: uppercase; font-size: 14px;}
a.menu:hover, a.menu:active {text-decoration: none; color: #d37310; font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif; text-transform: uppercase; font-size: 14px;}
a.menuActive:link, a.menuActive:visited {text-decoration: none; color: #291310; font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif; text-transform: uppercase; font-size: 14px;}
a.menuActive:hover, a.menuActive:active {text-decoration: none; color: #291310; font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif; text-transform: uppercase; font-size: 14px;}

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #500000; 
	border-left: 1px solid #500000;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #500000;
	border-bottom: 1px solid #500000;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #bc5a00;
}

a.subMenu:hover, a.subMenu:active {
	background: #e99140; 
	color: #feffb0;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 11px arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #d37310; text-decoration: underline !important;}
a.secondaryMenu:hover 		{display:block; font: bold 11px arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #d37310; text-decoration: none !important;}
a.secondaryMenuActive 		{display:block; font: bold 11px arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #d37310; text-decoration: none !important;}
a.secondaryMenuActive:hover	{display:block; font: bold 11px arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #d37310; text-decoration: underline !important;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {
}

.breadcrumbBegin {

	background:;
	}
.breadcrumbBegin img {width: 10px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	font-size: 8pt;

	background: ;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {
	text-decoration: underline;
	font-size: 8pt;
}
.breadcrumbDelimiter a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 8pt;
}
.breadcrumbDelimiter a.treeItemLast {
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.breadcrumbDelimiter a.treeItemLast:hover {color: #FF6600; font-weight: bold; text-decoration: none; cursor: text;}
.breadcrumbDelimiter b {color: #FF6600; font-weight:bold;}
.breadcrumbDelimiter span {display: none;}
.breadcrumbDelimiter img {width: 3px; height: 3px; background: #fe9000; margin: 0px 5px 2px 5px;}

.breadcrumbRSS {
	border-top: 1px solid #c56a1a;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #c56a1a;
	border-left: 0px solid #dedede;
	padding: 0px 2px;
	background: ;
	}

.breadcrumbEnd {
	width: 20px;

	background: ;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 10pt; color: #500000; margin-right: 10px; display: inline; font-weight: bold;}
.breadcrumbDelimiter span.active {font-size: 10pt; color: #FF6600; margin-right: 10px; display: inline; font-weight: bold;}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/
.mainTableCellCenter .titleTopCenter 
 {
	background-image: url(../images/dog_potty/BlkHdrBg.jpg);
	height: 37px;
	padding-left: 15px;
}

.mainTableCellCenter .titleTopLeft
 {
	background-image: url(../images/dog_potty/BlkHdrLt.jpg);
	height: 37px;
	width: 20px;
}
.mainTableCellCenter .titleTopRight
 {
	background-image: url(../images/dog_potty/BlkHdrRt.jpg);
	height: 37px;
	width: 20px;
}
.titleTop {
}

.titleTopLeft {

	}
.titleTopImgLeft {
	width: 20px;
	height: 20px;
}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	background: ;
}
.titleTopCenter div {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	background: none;
	}


.titleTopRight {
	/*background: url(../images/rainbow/block-t-r.gif) no-repeat top;*/
	}
.titleTopImgRight {
	width: 20px;
	height: 20px;
}

/****** Top ******/

/****** Center ******/

.block {

	}

.block .blockTD {
	padding-left: 4px;
	padding-right: 4px;
}
.block .menuLeft {
}

/****** Center ******/

/****** Bottom ******/

.titleBot {
	margin-bottom: 5px;
}

.titleBotLeft {

	}
.titleBotImgLeft {
	width: 1px;
	height: 10px;
}

.titleBotRight {

	/*background: url(../images/rainbow/block-b-r.gif) no-repeat top right;*/
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

/***************custom blocks in left column********************/
.mainTableCellLeft .titleTopLeft 
 {
}
.mainTableCellLeft .titleTopImgLeft 
 {
	width: 21px;
	height: 37px;
}
.mainTableCellLeft .titleTopCenter 
 {
	text-align: left;
}

.mainTableCellLeft .titleTopCenter div
 {
	text-align: center;
}
.mainTableCellLeft .titleTopCenter td 
 {
	background-image: url(/images/dog_potty/GrnHdrBg.jpg);
	height: 37px;
	width: 202px;
}

.mainTableCellLeft .titleTopRight 
 {
	width: 0px;
	border: 0px;
}
.mainTableCellLeft .titleTopImgRight 
 {
	width: 5px;
	height: 37px;
}
.mainTableCellLeft .block 
 {
}
.mainTableCellLeft .block .blockTD 
 {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainTableCellLeft .titleBotLeft 
 {
}
.mainTableCellLeft .titleBotImgLeft 
 {
}
.mainTableCellLeft .titleBotRight 
 {
	width: 100%;
	border: 0px;
}
.mainTableCellLeft .titleBotImgRight 
 { }
 

 
.mainTableCellLeft .bl_simple .titleTopLeft, 
.mainTableCellLeft .bl_banners .titleTopLeft, 
.mainTableCellLeft .bl_navigation .titleTopLeft
 {
}
.mainTableCellLeft .bl_simple .titleTopRight, 
.mainTableCellLeft .bl_banners .titleTopRight, 
.mainTableCellLeft .bl_navigation .titleTopRight
 {
}
.mainTableCellLeft .bl_simple .titleTopImgLeft, 
.mainTableCellLeft .bl_banners .titleTopImgLeft, 
.mainTableCellLeft .bl_navigation .titleTopImgLeft 
 {
}
.mainTableCellLeft .bl_simple .titleTopImgRight, 
.mainTableCellLeft .bl_banners .titleTopImgRight, 
.mainTableCellLeft .bl_navigation .titleTopImgRight
 {
}
 
/***************custom blocks********************/

.bl_simple .titleTopRight, .bl_simple .titleTopLeft, .bl_banners .titleTopRight, .bl_navigation .titleTopRight
 {
	width: 100%;
	height: 0px;
}
.bl_simple .titleTopImgLeft, .bl_banners .titleTopImgLeft, .bl_navigation .titleTopImgLeft 
 {
	width: 1px;
	height: 1px;
	display:none;
}
.bl_simple .titleTopImgRight, .bl_banners .titleTopImgRight, .bl_navigation .titleTopImgRight
 {
	width: 1px;
	height: 1px;
	display:none;
}

.bl_navigation .menuLeft {
}

.bl_cart .block .blockTD {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.bl_cart {
	left: 939px;
	top: -165px;
	position: relative;
	display: block;
	white-space: nowrap;
	height: 1px;
}
.bl_cart  .titleTop{
	background-image: url(/images/dog_potty/ShoppingCartBGTop.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.bl_cart  .titleBot{
	background-image: url(/images/dog_potty/ShoppingCartBGBot.jpg);
	background-repeat: no-repeat;
}
.bl_cart .block{
	background-image: url(/images/dog_potty/ShoppingcartBGMid.jpg);
	background-repeat: repeat-y;
}
.bl_cart .titleTopImgLeft {
	width: 5px;
	height: 44px;
}
.bl_cart .titleBotImgLeft {
	width: 5px;
	height: 15px;
}
.bl_cart td.padding10px {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}
table#user-home .titleTopRight {background: url(../images/rainbow/block-t-r2.gif) no-repeat top right; width: 100%;}
table#user-home .titleTopImgLeft {width: 6px; height: 6px;}
table#user-home .titleTopImgRight {width: 6px; height: 6px;}*/

.bl_categoriescatalog .titleTopLeft {background: transparent;}
.bl_categoriescatalog .titleTopCenter {border: 0px;}
.bl_categoriescatalog .titleTopRight {border: 0px;}
.bl_categoriescatalog .block {border: 0px;}
.bl_categoriescatalog .block .blockTD {background: #D57C2E url(../images/dog_potty/browse-bgr.gif) no-repeat left top;}
.bl_categoriescatalog .titleBotLeft {border: 0px;}
.bl_categoriescatalog .titleBotRight {border: 0px;}

.mainTableCellLeft .bl_categoriescatalog .titleTopLeft {width: 10px; background: url(../images/dog_potty/block-t-l.gif) no-repeat 0px 15px;}
.mainTableCellLeft .bl_categoriescatalog .block {border-left: 3px solid #faa928; border-right: 3px solid #faa928;}
.mainTableCellLeft .bl_categoriescatalog .block .blockTD {background: transparent;}

table#user-home .titleTopLeft {}
table#user-home .titleTopRight {width: 100%;}
table#user-home .titleTopImgLeft {width: 6px; height: 6px;}
table#user-home .titleTopImgRight {width: 6px; height: 6px;}

.bl_offers {
	margin-bottom: 15px;
}

.reminder_form {
	padding: 4px;
	text-align: left;
}

.formbutton_wrap{
padding: 10px 0px 10px 10px;
align: center;
} 
/*.formbutton_wrap:Hover{
cursor:pointer;
border:outset 1px #ffd200;
font-weight:bold;
padding: 6px 4px;
}
*/

.pad1{
	padding:0px 10px 0px 10px;
}
.content{
	display:none;	
}

/************* end Fieldset ***************/

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
	white-space: nowrap;
	background-image: url(../images/dog_potty/BlkHdrBg.jpg);
}
td.userHomeTitle b {color: #000000;}

div.userHomeBottom {						
	width: 100px;
	display: block; 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	border: none;
	background: url(../images/dog_potty/button-left.gif) no-repeat left center; white-space: nowrap;
	}
div.userHomeBottom a {
	display: block;
	color:#2240B1;
	text-decoration:none;
	background: url(../images/dog_potty/button-right.gif) no-repeat right center;
	padding: 5px 20px 7px 5px;
	text-align: center;
	font-weight: bold;
}
div.userHomeBottom a:hover {
	color:#2240B1;
	text-decoration:none;
	font-weight: bold;
}

td.userHome img.orders 		{background: url(../images/icons/admin_orders_d.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_d.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_d.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_d.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_d.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_d.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_d.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_d.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_d.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_d.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_d.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_d.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_d.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;}	/* '|' between button */


a.button:link, a.button:visited {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/dog_potty/button-left.gif) no-repeat left; padding: 7px 5px 7px 13px; white-space: nowrap;}
a.button:hover, a.button:active {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/dog_potty/button-left.gif) no-repeat left; padding: 7px 5px 7px 13px; white-space: nowrap;}

a.button span 			{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/dog_potty/button-right.gif) no-repeat right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2240B1;
}
a.button img 			{display: none;}

a.button-add span 			{font-weight: bolder;}			/* 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 {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/dog_potty/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/dog_potty/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}

a.buttonBasket span 			{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/dog_potty/button-right.gif) no-repeat right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2240B1;
}
a.buttonBasket img 			{display: none;}

a.button-shopping span		{}			/* 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		{}			/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/dog_potty/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; background: url(../images/dog_potty/button-left.gif) no-repeat left; padding: 7px 0px 7px 13px; white-space: nowrap;}

a.buttonCart span 		{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/dog_potty/button-right.gif) no-repeat right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2240B1;
}
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 {display: inline-block; color: #000; font: normal normal normal 11px/28px "Trebuchet MS", Arial; text-decoration: none; padding: 7px 0px 7px 13px; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {
	display: inline-block;
	color: #000;
	text-decoration: underline;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}

a.buttonMore span 	{
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
}
a.buttonMore img 		{display: none;}



a.disabled {							/* disadled add to cart */
	color: #666; cursor: pointer; 
	font: 8pt "Trebuchet MS", Arial, Verdana, Sans-Serif; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding: 0px 3px; 
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.topCategory a.title {color: #000000;}
.topCategory a.title:hover {color: #000000;}

.selectedtopCategory {
	margin: 0px;
	padding: 3px 0px;
}
.selectedtopCategory a.title {color: #000000;}
.selectedtopCategory a.title:hover {color: #000000;}
       
.subCategory {background: transparent; margin: 0px; padding: 0px;}
.subCategory a.title {color: #000000;}
.subCategory a.title:hover {color: #000000;}

.selectedsubCategory {
	margin: 0px;
	padding: 0px;
}
.selectedsubCategory a.title {color: #000000;}
.selectedsubCategory a.title:hover {color: #000000;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}
/************* 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 *******************/

.offerTitle		{display: none;}
.offerTd 		{text-align: left;}
.offerTd a.bigtitle		{display: none;}
.offerTd img.offerImg	{
	float: left;
	margin: 0px 5px 0px 0px;
} 
.offerTd div	{
	color: #000000;
}
.offerTd div.offerText	{
	text-align: justify;
	color: #000000;
}
.offerTd div.offerPrice	{
	color: #ec6b4b;
}

.offerTd div.salesBlock {color:green;
}
/************* Forum *******************/

.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft {
	background-color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.forumMessageRight {
	border: 1px solid #000000;
}
.forumMessageTop {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/*****************************************************************************/


/************* Footer *******************/

.footer		{
	background-image: url(../images/dog_potty/footer.jpg);
	width: 939px;
	margin: auto;
}

.footer td.begin {
	width: 10px;
}

.footer td.end {
	width: 10px;
}

.footer td.begin {
	width: 10px;
	height: 78px;
}

.footer td.end img.Img {
	display: block;
	width: 10px;
	height: 78px;
}
.footerAll			{
	width: 100%;
	text-align: center; /*background: #FCA503 url(../images/rainbow/bgr-b.gif) repeat-x 0px 0px;*/
	padding-bottom: 25px;
}
.footerMenu			{
	/*display: block;
	width: 100%;
	background: url(../images/rainbow/bottom-img-t.gif) no-repeat 0px 0px;
	text-align: center;
	height: 81px;*/
}
.footerMenu	a 	{}
.footerMenu	img 	{width: 1px; height: 1px;}
.footerMenu	span 	{display: none;}
.footerMenu	img.separator 	{display: inline-block; width: 3px; height: 3px; background: #500000; margin: 0px 5px 4px 6px; vertical-align: bottom;}
.footerHTML			{
	/*width: 100%; background: url(../images/rainbow/bottom-img-b.gif) no-repeat 0px 0px;
	text-align: center;
	height: 61px;*/
	padding-top: 10px;
	padding-bottom: 25px;
	}
.footerHTML font	{font-size: 7pt; color: Black;}
.footerHTML	img 	{display:none; width: 1px; height: 10px;}
.footerImg			{text-align:right; height: 26px;}
.footerImg img		{width: 80px; height: 26px; border:0px; margin-top: 10px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }*/
/*.headerbg { background: #000000; }*/
/*.middlebg { background: #CCCCCC; }*/
.usualbg  {
}
.errorbg  { background: #FF0000; }


body		{
	font: 8pt tahoma,verdana,sans-serif;
	color: black;
	margin: 0px;
	background: #FFFFFF;
	padding-right: 125px;
}
body.popup	{font: 8pt tahoma,verdana,sans-serif; color: black; margin: 0px; padding: 0px; background: #ACACAC;}
body.editor	{background: #ACACAC;}

tr, td					{
	font-size: 10pt;
	font-family: tahoma, verdana, sans-serif;
}
tr.usual, td.usual		{/*background-color: #F4F4F4;*/}
tr.header, td.header	{color: black; /*background-color: #eeeeee;*/}
tr.middle 	{

}
tr.middle td	{
	font-size: 12px;
}
tr.error, td.error		{background-color: #FFE0E0; color: #d50000; font-weight: bold;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #B26500; color: #ffffff; }

td.padding10px			{padding: 5px;}
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 #8b3100; border-bottom: none; background: #fe9000; padding: 0px;}
td.tabActive		{border: 1px solid #8b3100; border-bottom: none; background: #8b3100; padding: 0px;}
a.tab					{background: #fe9000; color: #8b3100; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #8b3100; color: #fe9000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #8b3100; color: #fe9000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #8b3100; color: #fe9000; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #8b3100;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #FAA928; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: none; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #FAA928; border-top: 2px solid #FAA928; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #FAA928; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #FAA928;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #FAA928;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input					{font-size: 8pt; font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif; color: black;}
input.usualprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt;}
input.orderprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight: bold;}
input.search		{
	font: 12px Tahoma,Arial,sans-serif;
	width:120px;
	color:black;
	border: 1px solid #000000;
}
input.text			{
	font: 12px Tahoma,Arial,sans-serif;
	color: black;
	border: 1px solid #000000;
}
input.field			{
	font: 12px Tahoma,Arial,sans-serif;
	color: black;
	border: 1px solid #000000;
}
input.fieldSmall	{
	font: 10px Tahoma,Arial,sans-serif;
	border: 1px solid #000000;
	color: black;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	input#clear		{
	color: #000000;
}
	input#reset		{
	color: #000000;
}
	input#preview	{
	color: #000000;
}
	input#cancel	{
	color: #000000;
}
	input#delete	{
	color: #000000;
}
select				{
	font: 12px Tahoma,Arial,sans-serif;
	color: black;
}
select.search		{
	font: 12px Tahoma,Arial,sans-serif;
	color: black;
	margin-bottom: 5px;
}
textarea				{
	font: 12px Tahoma,Arial,sans-serif;
	border: 1px solid #000000;
	color: black;
}

input.field {
	margin-bottom: 1px;
	margin-top: 2px;
}
select.field {margin-bottom: 3px;}


form {margin: 0px;}

hr {background: #027BF0; border: 0px; color: #027BF0;}

a.header					{color: #ffffff; text-decoration: underline;}
a.header:hover 		{color: #FAF7AA; text-decoration: underline;}
a.title 					{font-weight: bolder;  color: #000000; text-decoration: none;}
a.title:hover 			{font-weight: bolder;  color: #000000; text-decoration: underline;}
a.smallText 			{color: #000;  font-size: 8pt;}
a.smallText:hover 	{color: #000;  font-size: 8pt; text-decoration: none;}
a 							{color: #000000; outline: none;}
a:hover 					{color: #000000; text-decoration: none;}

a.bigtitle {
color:#027BF0;
font-family:sans-serif,arial,tahoma,verdana;
font-size:16pt;
font-weight:bold;
text-decoration:none;
}
a.bigtitle:hover {
color:#027BF0;
font-family:sans-serif,arial,tahoma,verdana;
font-size:16pt;
font-weight:bold;
text-decoration:underline;
}
.bl_categoriescatalog a.bigtitle			{font-family:sans-serif,arial,tahoma,verdana; font-size:10pt; font-weight: bolder;  color: #000; text-decoration: none;}
.bl_categoriescatalog a.bigtitle:hover	{font-family:sans-serif,arial,tahoma,verdana; font-size:10pt; font-weight: bolder;  color: #000; text-decoration: underline;}


.bl_productdetails div.bigtitle	{
	color: #027BF0;
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
	text-decoration: underline;
}
.bl_productdetails span.bigtitle	{display:none;}
.bl_productdetails td.middle		{
	font-weight: bold;
}
.bl_productdetails .headerbg td.usual		{
}
.bl_productdetails .headerbg td.header		{
	color: White;
	font-weight: bolder;
}
.bl_productdetails .headerbg td.middle		{
	font-weight: bold;
}

/* prices styles */
.priceBlock {color: #000; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #000; text-decoration: line-through;}
.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: 50px; font-size: 12px; color: black; border: 1px solid #c56a1a; background: #FFFCC0;}

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: green; font-weight: bold;}
.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: 10pt; font-weight: bold; color: #000000; background: none; padding: 5px 10px !important; }
.productsDelimiter 		{
	padding: 0px !important;
	background-color: #000000;
}
.productsDelimiterTop 	{
	padding: 0px !important;
	background-color: #000000;
}
.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: #A37E4D;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #FE9000; border: 1px solid #C56A1A;}
.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: -2px; 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: #000; text-decoration: underline;}
.articleDate	{font-size: 8pt; color: #6e1900; font-style: italic;}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.comment		{font-size: 8pt; color: #343434;}
.message		{
	font-size: 8pt;
	font-weight:bolder;
	color: #0000FF;
}
.title			{font-family: tahoma, verdana, sans-serif; font-size:10pt; font-weight:bolder}
.bigtitle		{
color:#027BF0;
font-family:sans-serif,arial,tahoma,verdana;
font-size:12pt;
font-weight:bold;
text-decoration:none;
}
.error			{color: #d50000;}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

/*************  Manual  ***************/

.level1 {
	padding-left: 21px;
}
.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 {}
.menuLeft .level2 {}
.menuLeft .level3 {}
.menuLeft .level4 {}

.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; }
#signupbutton {
	margin-top: 10px;
	margin-bottom: 5px;
}
.buynowbutton {
	padding-left: 35px;
	padding-bottom: 5px;
}
.mainbodybtn {
	margin-left: 150px;
	margin-bottom: 160px;
	padding: 10px 10px 10px 10px;	
}
.secondaryLogo {
	padding-top: 12px;
}
.tellafriend {
	padding-top: 5px;
}
.profilepageheader {
	background-image: url(../images/dog_potty/BlkHdrBg.jpg);
	height: 37px;
	width: 500px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.title2{
	font-size: 16px;
	color: #444444;
	padding-top: 15px;
	font-weight: bold;
}
.affiliate{
	padding-right: 50px;
}
/****WIZDOG STYLES******/
h1{
	
	color: #3b6fd6;
	font-family: "Tahoma"
	font-size: 20px;
}

h2{

	
	color: #96be45;
	font-family: "Tahoma"
	font-size: 18px;
}
.body_bg{
	border-right-style: solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	background-image:url("images/body_bg.gif");
	background-repeat:repeat-x;
	width: 771px;
	height: 317px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;	
}

.body2_bg{
	background-image:url("images/body2_bg.gif");
	background-repeat:repeat-x;
	width: 771px;
	height: 416px;
	border-width: 0px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;	
}

.body3_bg2 {
	background-image:url(../images/dog_potty/Satisfaction_bg.gif);
	background-repeat:no-repeat;
	border-width:0px;
	margin:0px;
	padding:0px;
	text-align:left;
}

.body3_bg{
	background-image:url("images/body3_bg.gif");
	background-repeat:repeat-x;
	width: 771px;
	height: 419px;
	border-width: 0px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;	
}

.sig_dog{
	background-image:url(images/head_dog_left_05.jpg);
	background-repeat:no-repeat;
	height:185px;
	width: 505px;
	text-align: left;
	vertical-align: top;
	padding: 2px 0px 0px 10px;
}

	
.body1 {
	border-width:0px;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.body2{
	border-width: 0px;
	padding: 10px 55px 0px 55px;
	margin: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: center;
	
}

.body3{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

.body3l{
	border-width: 0px;
	padding: 10px 5px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

.body3_2{
	padding: 0px 50px 10px 50px;
	margin: 0px 50px 0px 45px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

.body4{
	border-width: 0px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.body5{
	border-width: 0px;
	padding: 0px 0px 0px 45px;
	margin: 0px 0px 0px 0px;	
}


.style1 {
color: #0D9AD5;

}

.big_ord{
color:0d9ad5;
font-size:16px;
font-weight:bold;
}

.text2{
     font-family:Verdana;
    font-size:12px;
    color:#4f4e4e;
}

.text11{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f4e4e;
}

.text11r{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:red;
text-align: left
}

.text13c{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4f4e4e;
text-align:center;
}

.text13{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4f4e4e;
} 
 .text11l{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4f4e4e;
text-align:left;
}
 
 .bodytext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4f4e4e;
}
 
.text11b{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#027BF0;
}
	a {
	text-decoration:none;
	color: #333333;
	}
	a:hover {
	text-decoration:underline;
	color: #333333;
	}		
.text11c{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#027BF0;
}

.text11bl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#027BF0;
	text-align: left;
}

.text11bl2{
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#027BF0;
	text-align: left;
}

.text13b{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#027BF0;

}

.text11bl:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0d9ad5;
	text-decoration:underline;
	text-align: left;
}

.greenb{
	color:#669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.bgsay {
	background-image:url(../images/dog_potty/saying_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
}

.greenb2{
	color:#669933;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
}

.greenb10{
	color:#669933;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}

.blueb2{
	color:#027BF0;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
}

.blueb22{
	color:#027BF0;
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	text-align: left;
}

.blueb22c{
	color:#027BF0;
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	text-align: center;
}

.blueb28{
	color:#027BF0;
	font-family:Tahoma;
	font-size:28px;
	font-weight:bold;
	border-top-style: none;
	text-align: left;
}


.blueb28c{
	color:#027BF0;
	font-family:Tahoma;
	font-size:28px;
	font-weight:bold;
	border-top-style: none;
	text-align: center;
}

.blueb22cu{
	text-decoration: underline;
	color:#027BF0;
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	text-align: center;	
	}
	
.blueb2{
	color:#027BF0;
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	border-top-style: none;
	text-align: left;
}

.regprice{
	font-family:Verdana;
	font-size:15px;
	color:#0d9ad5;
}

.releaseprice{
font-family:Verdana;
font-size:15px;
color:#ef7000;
font-weight:bold;
}

.pad1{
	border-width: 0px;
	padding: 10px 30px 10px 10px;
	margin: 10px 20px 10px 40px;
	valign: top;
}

.storepad{
	border-width: 0px;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 0px;

}
.bodypad1 {
	border-width:0px;
	margin:0px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 40px;
	padding-left: 20px;
}

.bodypad2{
	border-width: 0px;
	padding: 0px 50px 10px 50px;
	margin: 0px 0px 0px 0px;
}

.bodypad_af{
	padding-left: 60px;
	padding-bottom: 0px;
	padding-right: 60px;
	padding-top: 10px;
	border-width: 0px;
	text-align: center;	
}

.bodypad_au{
	border-width: 0px;
	padding: 20px 60px 10px 0px;
	text-align: left;	
}

.testimpad{
	border-width: 0px;
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.footerpad{
	padding-left: 300px;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-top: 10px;
	border-width: 0px;
}

.privacybody{
	padding: 10px 10px 10px 20px;
	margin: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: 12px;
}

.contactpad{
	border-width: 0px;
	padding: 100px 20px 20px 0px;
	margin: 0px 0px 0px 0px;
}

.styles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.style_blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.border_bottom{
	border-bottom-width: 3px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
}
.bl_productslist .titleTop{
	display:none;
}
.bl_simple .titleTop{
	display:none;
}
.product_images {
border-color:#666666;
border-width:1px;
}
