/* CSS Document */ body { background-color:#333333; } .overall_container { border-left: 2px solid #ff9933; border-right: 2px solid #ff9933; background-color:#FFFFFF; } #new_products_header { font-weight: bold; font: verdanna; font-size: 14px; color: #fcfad3; text-transform: none; background-color: #9d3103; text-align: center; margin: 0px; padding: 5px 0px; font-weight: bold; } #new_products_container { text-align: center; } .new_products_name_text { color: #9d3103; font-size: 14px; font-weight: normal; line-height: 1.5em; margin: 0px; padding: 5px 0px; } .new_products_price_text { color: #9d3103; font-size: 14px; font-weight: bold; line-height: normal; margin: 0px; padding: 5px 0px; } .new_products_link_text { color: #9d3103; font-size: 13px; font-weight: normal; line-height: normal; margin: 0px; padding: 5px 0px; text-align:center; } .new_products_separator { border: 1px solid #336699; } #best_sellers_header { background: transparent url(http://www.puddlepetcare.co.uk/acatalog/best_sellers_button.gif) no-repeat; height: 25px; /*	font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 16px; color: #000000; text-transform: none; background-position: center; text-align: center; margin: 0px; padding: 5px 0px; font-weight: bold; */ } /* Codes for What's New Sidebar */ #what_new_header { background: transparent url(http://www.puddlepetcare.co.uk/acatalog/what_new_button.gif) no-repeat; height: 25px;  /*	font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 16px; color: #000000; text-transform: none; background: transparent url(http://www.puddlepetcare.co.uk/acatalog/orange_menu_button.jpg) no-repeat;   background-position: center; text-align: center; margin: 0px 0px 2px 0px; padding: 5px 0px; font-weight: bold; */ } .whats_new__sidebar_container { margin: 2px 0px 2px 0px; padding: 4px; text-align:center; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; } #whats_new_sidebar_name_text { color:#000000; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; font-weight: normal; margin: 0px; padding: 3px 0px; font-weight: bold; } /* End code for What's New Sidebar */ #best_sellers__sidebar_header { font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 16px; color: #000000; text-transform: none; background: transparent url(http://www.puddlepetcare.co.uk/acatalog/orange_menu_button.jpg) no-repeat;   background-position: center; text-align: center; margin: 0px; padding: 5px 0px; font-weight: bold; } #best_sellers_sidebar_name_text { color:#000000; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; font-weight: normal; margin: 0px; padding: 3px 0px; font-weight: bold; } /* Code for Best Sellers Sidebar */ #best_sellers_container { margin 0px 0px 20px; padding: 4px; padding: 0px; } .best_sellers_name_text { color: #9d3103; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; font-weight: normal; line-height: 1.5em; margin: 0px; padding: 5px 0px; font-weight: bold; } .best_sellers_price_text { color: #9d3103; font-size: 14px; font-weight: bold; line-height: normal; margin: 0px; padding: 0px 0px; line-height: 1em; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .best_sellers_link_text { color: #9d3103; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; font-weight: normal; line-height: normal; margin: 0px; padding: 0px 0px; line-height: 1em; } .best_sellers_separator { border: 1px solid #336699; }	 /* code below controls the style of the box that the text sits in for the section link boxes */ .bgimagebox { background-image: url(http://www.puddlepetcare.co.uk/acatalog/section_boxB.jpg);  margin: 0px; padding: 0px; width: 150px; height: 41px;  background-repeat: no-repeat; text-align:center; padding-top: 5px; } /* code below controls the style of the text in the section link boxes */ .boxlink { color: #336699; text-decoration: none; font-size: 13px; font-weight:bold; padding: 0px; text-indent: 0px; vertical-align: bottom; } .thinborder { border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: 246a9e; border-right-color: 246a9e; border-bottom-color: 246a9e; border-left-color: 246a9e; } /* the css below controls the rounded corner boxes courtesy of Jont */ #pullQuote { width: 143px; background-color: #9d3103; /*this is the colour of the box */ border: 3px; margin-top: 0px; } #pullQuote h2 { font-size: 20px; background: #fff url(file:///D|/Actinic Sites/YetAnotherTest/box_top_whitebg.gif) no-repeat; width: 143px; padding: 0px 0 0 0px; text-align:center; vertical-align: middle; color: #fcfad3; /*this is the colour of the title text */ margin: 0; line-height: 1.5em; } /* #pullQuote span { display: block; background: url('box_bottom_whitebg.gif') no-repeat; width: 143px; height: 29px; } */ #pullQuote a { padding: 0px 0px 0px 0px; color: #9d3103; /* colour of any hyperlinks */ line-height: 2em; text-align: center; } #pullQuote a:hover { color: #FFFFFF; /* hover colour of any links */ } /*#pullQuote p { padding: 0px; color: #fcfad3; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 1em; text-align: center; }*/ .pullQuotediv { padding: 5px; color: #fcfad3; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1em; text-align: center; } .select_quantity_dropdown_text { color: #9d3103; font-size: 20px; font-weight: normal; line-height: normal; margin: 0px; padding: 0px 0px; line-height: 1em; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .SubSectionProductNameText { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#333333; font-size:15px; font-weight:500; text-align:left; margin:0px 0px 0px; padding:2px 2px 2px; /*	width:500px; */ /*	border-bottom-color: #9d3103; border-bottom-width: 1px; border-bottom-style: solid; */ } .SubSectionProductNameTextA { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#333333; font-size:16px; font-weight:600; text-align:left; margin:0px 0px 0px; padding:2px 2px 2px; /*	width:500px; */ /*	border-bottom-color: #9d3103; border-bottom-width: 1px; border-bottom-style: solid; */ } .SubSectionProductImage { margin: 0px 18px 10px 0px; text-align: center; float: left; width: 125px; } .SubSectionDescriptionText { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#000000; font-size:13px; font-weight:500; text-align:left; margin:0px 0px 0px 0px; padding:2px 2px 2px 2px; } .SubSectionDivider { border-bottom-color: #FF9933; border-bottom-width: 1px; border-bottom-style: solid; } .SubSectionTable { line-height: 5px; } /* code below controls custom variables layout */ .custom_variables_container {  margin 0px 0px 20px; padding: 4px; border: 0px; } /* code below controls the sub-sections layout */ .sub_sections_container {  margin 0px 0px 0px; border: 0px;  border-style:solid; border-color: #ff9933; /*	padding: 5px; */ width: 140px; height: 50px; text-align:center; } #wrapper { margin: 0px auto; width: 950px; border: #520b05 solid 5px; 25px; border-radius: 25px; } /* code below controls the image on the sub-sections layout */ #sub_sections_image{ margin: 20px 20px 20px 20px; } /* code below controls the style of the text for the price in the sub section boxes */ #subsectionprice { color: #000000; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size:44px; text-align: center; } /* code below controls the style of the text for the product name in the sub section boxes */ .subsectionoproductname { color: #000000; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; text-decoration:none; font-size: 44px; padding: 0px; text-align: center; vertical-align: middle; text-indent: 5px; } /* code below controls the style of the section name text */ .subsectionoproductname { color: #000000; text-decoration:none; font-weight: 700; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; vertical-align: middle; text-align: center; } .subsectionoproducprice { color: #000000; text-decoration:none; font-weight: normal; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; vertical-align: middle; text-align: center; } .pricesfromtext { color: #000000; text-decoration:none; font-size: 14px; font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .customvariablestext { color: #000000; text-decoration:none; font-size: 14px; font-weight: 500; text-align:left; padding: 0px 25px 10px 0px; vertical-align: top; text-indent: 0px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .productpadding { padding: 10px; text-align:left; } .h4  { margin: 0px; } .boxheading { font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; font-color: fcfad3; text-transform: none; color: #ffffff; } a.boxlink:link{ color: 9d3103; text-decoration:none; } a.boxlink:visited{ color: 9d3103; text-decoration:none; } a.boxlink:hover{ color: 93d103; text-decoration:underline; } a.boxlink:active{ color: 000000; text-decoration:none; } .fragmentheader { color: #000000; text-decoration:none; font-size: 18px; font-weight: bold; padding: 0px; text-align:left; vertical-align: top; padding: 5px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .fragmenttext { color: #000000; text-decoration:none; font-size: 14px; font-weight: normal; padding: 5px; text-align:justify; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .homepageheader { color: #9d3103; text-decoration:none; font-size: 18px; font-weight: bold; padding: 0px; text-align:center; vertical-align: top; padding: 5px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .homepagetext { color: #9d3103; text-decoration:none; font-size: 15px; font-weight: normal; padding: 5px; text-align:justify; vertical-align:top; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .homepageimage { padding: 0px; vertical-align: top; padding: 5px; } #homepage_container {  margin 0px 0px 20px; padding: 5px; width: 100%; text-align:center; } .related_products_container { margin 0px 0px 0px 0px; padding: 4px; border: 2px; border:solid; border-color: #ff9933; padding: 5px 5px 5px 5px; width: 145px; height: 165px; background-color:#ffffff; font-size:13px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .related_product_header_text{ font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size:13px; color:#9d3103; line-height: normal; margin: 0px; padding: 0px 0px 6px 0px; } .related_product_info_text	{ font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size:18px; color:#9d3103; line-height: normal; margin: 0px; padding: 0px 0px 6px 0px; } .ProductName { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#FF3399; font-size:14px; } .ProductPrice { color:#000000; font-size:14px; font-weight:900; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; margin:0; padding:0px 0; } .ProductImage { border-right:2px solid #FF9933; margin:0; padding:5px 0; display: block; margin-left: auto; margin-right: auto; vertical-align:middle; } .ProductQuantity { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#FF9933; font-size:13px; font-weight: normal; } .ProductText { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#000000; font-size:14px; padding: 0px 0px 0px 0px; text-align:justify; } .ProductHR { height: 1px; border: 0; color: #FF9933; background-color: #ff9933; vertical-align:bottom; } .LeftSideBarHR { height: 1px; border: 0; color: #FF9933; background-color: #FF9933; width: 80%; } .best_sellers__sidebar_container { margin: 2px 0px 2px 0px; padding: 4px; text-align:center; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; } #best_sellers_sidebar_name_text { color:#CCFF99; font-size: 13px; font-weight: normal; margin: 0px; padding: 3px 0px; font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } #departments_summary_header { font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 16px; color: #ffffe2; text-transform: none; background: transparent url(file:///D|/Actinic Sites/YetAnotherTest/box_top_redbg_left_sidebar.gif) no-repeat; background-position: center; vertical-align:top; text-align: center; margin: 0px; padding: 5px 0px; font-weight: bold; } #departments_summary_container { margin 0px 0px 20px; padding: 0px; border: 0px; border:solid; border-color: #FF9933; padding: 5px; width: 145px; } #HP-Dog_Products_summary_header { font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 16px; color: #ffffe2; text-transform: none; background: transparent url(http://www.puddlepetcare.co.uk/acatalog/box_top_orange.gif) no-repeat; background-position: center; margin: 0px; padding: 5px 0px; font-weight: bold; } #HP_Fragment_Text { color:#000000; font-size: 13px; font-weight: normal; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; line-height: 1.5em; margin: 0px; padding: 5px 0px; } .HP_Featured_Product_Header { font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; color: #000000; text-transform: none; background: transparent url(http://www.puddlepetcare.co.uk/acatalog/box_top_orange.gif) no-repeat;  background-position: left; text-align: left; text-indent: 8px; margin: 0px; padding: 0px 0px; font-weight: bold; width: 175px; } .featured_products_container { /*	border:0px; border:solid;  border-color: #ff9933; */ margin: 0px 5px 0px 0px; text-align:center; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 13px; width: 175px; padding-right: 2px; height: 250px; } #hr { clear:both; color:#e69900; height:15px; margin:0px 0; padding:0; } .HP_Featured_Dog_Product{ /*	width: 594px; */ width: 600px;  /*	border-bottom:1px solid #FF9933;	 border-top:0px solid #FF9933; border-left:0px solid #FF9933; border-right:0px solid #FF9933; */ } .HP_Featured_Product_name_text { color: #000000; font-size: 14px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; line-height: 1.5em; padding: 20px 10px 10px 20px; vertical-align: top; } .HP_Featured_Product_buy_now { padding: 0px 0px 0px 15px; } .HP_Featured_Product_price { padding: 20px 0px 0px 20px; font-size:16px; color: FF9933; font-weight: bold; } .HP_Feature_Product_Line { border-bottom:1px solid #FF9933; margin:0; width:auto; } .HP_Featured_Product_description { color: #000000; font-size: 14px; font-weight: normal; padding: 10px 0px 0px 0px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } #HP_Whats_New_Product_Header { font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 16px; color: #ffffe2; text-transform: none; background: transparent url(file:///D|/Actinic Sites/YetAnotherTest/box_top_redbg_lg.gif) no-repeat; background-position: left; text-align: left; text-indent: 21px; margin: 0px; padding: 5px 0px; font-weight: bold; } #HP_Featured_Cat_Product{ /*	width: 594px; */ width: 600px;  border-bottom:1px solid #FF9933;	 border-top:0px solid #FF9933; border-left:0px solid #FF9933; border-right:0px solid #FF9933; } h2 { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#FF3399; font-size:14px; } .Footer_Headers { font-size:14px; color: #FF9933; } .Header_Horizontal_Line { border-top:x solid #FF9933; margin:0; width:auto; } #container { width:970px; margin-left:auto; margin-right:auto; background-color:#ffffff; }  #header { background-color: #ffffff; height: 182px; width: 1000px; background-image: url(http://www.puddlepetcare.co.uk/acatalog/ppc_new_header.jpg); background-repeat: no-repeat; border:20px; border-left-colour: #62a615; border-right-colour: #755a2b; margin-left:auto; margin-right:auto; } .headerMenuPosition { width: 1000px;  margin-top: -26px;  margin-left: 117px;  margin-right: -117px;  margin-bottom: 0px;  font: 12pt; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#000000; } .headerlinks { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; padding: 0px; margin: 0px; list-style-type: none; padding-top:5px; text-align:right; clear:both;		 } .headerlinks li { font-size: 16px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; margin-right: 10px; } .headerlinks li a { color: #846e54; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; }	 #subheader { font-size: 16px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color: #FF9933; text-align:center; clear:both; background-color: #fffc98; padding:10px; } #dog_sidebar { background-color: #fffc98; width: 170px; height:500px; background-image: url(http://www.puddle-computing.co.uk/dog_bottom_transparenAt.gif); background-repeat: no-repeat; } .HP_Feature_Product_LineA { height: 1px; border-bottom:1px solid #000000; margin:0; width:83px; } /* Dog Navigation Menu */ /* code for Input Forms on Product Page eg: Quantity and Size */ .form_input_product { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size:14px; color:#000000; } .SectionHeading { color: #000000; font-size: 20px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; margin: 0px; padding: 0px 0px 0px 10px; } .ProductNameShort { color: #000000; font-size: 14px; font-weight: bold; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; margin: 0px; padding: 10px 0px 0px 5px; }	 .SizeGuideText { color:#000000; font-size:16px; padding: 5px 5px 5px 5px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } #related_products_container {  margin 0px 0px 10px; padding: 4px; border: 1px; border-color: #ff9933; border-style:solid; background-color:#FFFFFF; padding: 5px; width: 145px; text-align:center; } .RelatedProductsNameText { color:#000000; font-size:13px; font-weight:900; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; } .ProductTable { background-color: #FFFFFF; } .ProductsContainer { border-top: 2px solid #ff9933; border-left: 2px solid #62A615; border-right: 2px solid #ff9933; border-bottom: 0px; border-style:solid; } .ProductsContainerMiddle { border-top: 0px; border-left: 2px solid #62A615; border-right: 2px solid #755A2B; border-bottom: 0px; border-style:solid; } .ProductsContainerBottom { border-top: 0px; border-left: 2px solid #755A2B; border-right: 2px solid #62A615; border-bottom: 0px; border-style:solid; } .BasketSummaryContainer { border-bottom: 1px solid; /*	background-color: #ffffff */ background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg);  padding: 2px; padding-left: 3px; font: 14px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: 900; text-decoration: none; text-align: center; border: 0px 1px 1px 0px; border-color:#009900; } .BasketSummaryHeader { background:url(http://www.puddlepetcare.co.uk/acatalog/basket_summary_button.gif) no-repeat; height: 25px; /*	border-bottom: 1px solid; background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat;  padding: 2px; padding-left: 3px; font: 26px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; text-decoration: none; display: block; margin: 0px; color: #ffffff; text-align: center; */ } .BasketSummaryBottom { border-bottom: 1px solid; background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat;  padding: 2px; padding-left: 3px; font: 26px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; text-decoration: none; display: block; margin: 0px; color: #ffffff; text-align: center;  } .InformationSummaryHeader { background:url(http://www.puddlepetcare.co.uk/acatalog/info_button.gif) no-repeat; height: 25px; /*	border-bottom: 1px solid; padding: 2px; padding-left: 3px; font: 13px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; text-decoration: none; display: block; margin: 0px; color: #ffffff; text-align: center; */ } .BrochurePageText { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#000000; font-size:14px; padding: 10px 10px 10px 10px; text-align:justify; } /* Dog Navigation Menu */ .dogmenucontainer {width: 175px;} .dogbuttons a {color: #ffcc00; border-bottom: 1px solid; background-color:#00FFCC; background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat; padding-left: 4px; padding-top: 3px; padding-bottom: 1px; padding-right: 1px; font-size: 12px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; text-decoration: none; border-color: #ffffe2 #ffffe2 #ffffe2 #ffffe2; display: block; margin: 0px; width: 175px; color: #ffffe2; text-align: left;} .dogbuttons a:hover {border-bottom: 1px solid; padding-left: 4px; padding-top: 3px; padding-bottom: 1px; padding-right: 1px; background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat; /* background-color: #e69900;*/ border-color: #ffffe2 #ffffe2 #ffffe2 #ffffe2; color: #ff9933; font-size: 12px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; text-decoration: none;} /* Cat Navigation Menu */ .catmenucontainer {width: 175px; float:right} .catbuttons a {color: #ffcc00; border-bottom: 1px solid; /*	background-color:#00FFCC; */ /*	background:url('brown_menu_button.jpg') no-repeat; */ background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat; padding-left: 4px; padding-top: 3px; padding-bottom: 1px; padding-right: 1px; font-size: 12px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; text-decoration: none; border-color: #ffffe2 #ffffe2 #ffffe2 #ffffe2; display: block; margin: 0px; color: #ffffe2; text-align: left; width: 170px; } .catbuttons a:hover {border-bottom: 1px solid; padding-left: 4px; padding-top: 3px; padding-bottom: 1px; padding-right: 1px; background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat; border-color: #ffffe2 #ffffe2 #ffffe2 #ffffe2; color: #ff9933; font-size: 12px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; text-decoration: none; } .infomenucontainer {width: 175px;} .infobuttons a {color: #ffcc00; border-bottom: 1px solid; background-color:#00FFCC; /*	background:url(http://www.puddlepetcare.co.uk/acatalog/brown_menu_button.jpg) no-repeat; */ background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat;  padding-left: 4px; padding-top: 3px; padding-bottom: 1px; padding-right: 1px; font-size: 12px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: bold; text-decoration: none; border-color: #ffffe2 #ffffe2 #ffffe2 #ffffe2; display: block; margin: 0px; width: 100%; color: #ffffe2; text-align: left;} .infobuttons a:hover {border-bottom: 1px solid; padding-left: 4px; padding-top: 3px; padding-bottom: 1px; padding-right: 1px; background:url(http://www.puddlepetcare.co.uk/acatalog/green_menu_button.jpg) no-repeat; border-color: #ffffe2 #ffffe2 #ffffe2 #ffffe2; /*	color: #ffffe2; */ color: #ff9933;  font-size: 12px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; text-decoration: none; } #FooterBox1Header { float: left; width: 168px; padding-left: 5px; border-left: 1px solid #ff9933; background-color: #ff9933; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; } #FooterBox1Content { float: left; width: 168px; padding-left: 5px; border-left: 1px solid #ff9933; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 12px;	 height: 150px; display:block; } #FooterBox2Header { float: left; width: 218px;  background-color: #ff9933; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; } #FooterBox2Content { float: left; width: 218px;  font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 12px; } #FooterBox3Header { float: left; width: 218px; background-color: #ff9933; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; } #FooterBox3Content { float: left; width: 218px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 12px; display:block; } #FooterBox4Header { float: left; width: 212px; background-color: #ff9933; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; } #FooterBox4Content { float: left; width: 212px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 12px; display:block; } #FooterBox5Header { float: left; width: 177px; border-right: 1px solid #ff9933; background-color: #ff9933; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 14px; } #FooterBox5Content { float: left; width: 177px; border-right: 1px solid #ff9933; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 12px; display:block; height: 150px; } #CreidtCardContent { border-right: 1px solid #ff9933; border-left: 1px solid #ff9933; } #menu_header { font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color:#fcfad3; font-size:16px; font-weight:900; text-align:center; margin:0px 0px 0px; padding:2px 2px 2px; text-align:center; } .HeaderText { color: #000000; font-size: 18px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; color: #ff9933; font-weight: bold; margin: 0px; padding: 0px 0px 0px 10px; } #related_products_text { color:#000000; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-size: 11px; font-weight: normal; margin: 0px; padding: 3px 0px; font-weight: normal; } /* iContact Newsletter Sign-up CSS */ .link, .signupframe { color: #226699; font-family: Arial, Helvetica, sans-serif; } .link { text-decoration: none; } .signupframe { border: 1px solid #000000; background: #ffffff; } .NewsletterContainer { border-bottom: 1px solid; /*	background-color: #ffffff */ background:url(http://www.puddlepetcare.co.uk/acatalog/newsletter-button.gif);  padding: 2px; padding-left: 3px; font: 14px; font-family: Lucida Grande,Trebuchet MS,Verdana,Helvetica,sans-serif; font-weight: 900; text-decoration: none; text-align: center; border: 0px 1px 1px 0px; border-color:#009900; }