/* Copyright Peblaco - http://www.peblaco.co.uk/ */ /* From Actinic stylesheet */ body { margin: 0px; padding: 0px; background-color:#ffffcc; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 76%; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-style: normal; font-weight: normal; color: #000000; margin-top: 0px; } form {margin: 0; padding: 0;} a:link { color: #d50000; text-decoration: underline; } a:visited { color: #666666; text-decoration: underline; } a:hover { color: #0000ff; text-decoration: underline; } a:active { color: #800000; text-decoration: underline; } ul { list-style-type: square; } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #ff9900; } .actCHECKOUTBG { background-color: #ffcc00; } .actlarger { font-size: 1.1em; color: #000000; } .actsmaller{ font-size: 0.9em; color: #000000; } .actxxsmall { font-size: 0.9em; color: #000000; } .actxsmall { font-size: 1.0em; color: #000000; } .actsmall { font-size: 1.0em; color: #000000; } .actregular { font-size: 1.1em; color: #000000; } .actlarge{ font-size: 1.3em; color: #000000; } .actxlarge { font-size: 1.5em; color: #000000; } .actxxlarge { font-size: 1.5em; color: #000000; } .actwarningcolor { color: #ff0000; } .actrequiredcolor { color: #ff0000; } .actsearchhighlightcolor { color: #ff0000; } .actrequired { color: #ff0000; font-weight: bold; } .actwarning { font-size: 1.0em; color: #ff0000; } .actwelcome { font-size: 1.0em; color: #000000; } .actlogotext { font-size: 1.0em; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 1.0em; color: #d50000; } /* Boxes and borders ------------------------------------------- */ .thinborder1 { border: 1px solid #009900; } .thinborder2 { border: 1px solid #cc0000; } .thinred { border: solid 1px #009900; border-top: 0px; } .thinred2 { border: solid 1px #cc0000; border-top: 0px; }  .boxheading { font-weight: bold; text-transform: uppercase; color: #ffffcc; } a.boxlink:link{ color: #ffffcc; text-decoration:none; } a.boxlink:visited{ color: #ffffcc; text-decoration:none; } a.boxlink:hover{ color: #ffffcc; text-decoration:underline; } a.boxlink:active{ color: #ffffcc; text-decoration:none; } * html .boxhead h2 {height: 1%;} .sidebox { background: url('theme_curve4.gif') no-repeat bottom right; font-size: 100%; } .boxhead { background: url('theme_curve2.gif') no-repeat top right; margin: 0; padding: 0; text-align: left; } .boxhead h2 { background: url('theme_curve1.gif') no-repeat top left; margin: 0; padding: 5px 10px 5px; color: #ffffcc;  font-weight: bold;  font-size: 1.2em;  line-height: 1em; } .boxbody { background: url('theme_curve3.gif') no-repeat bottom left; margin: 0; padding: 5px 10px 11px; } .boxbody ol { margin: 0; padding: 0; margin-left: 1.2em; padding-left: 1.2em; } .boxbody ol li { margin-bottom: 0.2em; } /* Shopping cart and checkout fields ------------------------------------------- */ table.checkout td { background-color: #ffcc00; } table.checkout th { background-color: #ff9900; } .cart { background-color: #ffcc00; } .cartheading { background-color: #ff9900; font-weight: bold; } /* Checkout Progress Indicator  ------------------------------------------------ */ p.checkout-progress-heading { width: 300px; margin: 10px auto; } #checkout-progress-indicator { width: 300px; height: 19px; background-image: url('cpi-background.gif'); margin: 0 auto 20px auto; } .checkout-progress-0 { width: 75px; height: 19px; background-color: #009900; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-1 { width: 150px; height: 19px; background-color: #009900; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-2 { width: 225px; height: 19px; background-color: #009900; background-image: url('cpi-main.gif'); float: left; } .checkout-progress-3 { width: 300px; height: 19px; background-color: #009900; background-image: url('cpi-main.gif'); float: left; } #checkout-progress-indicator .cpi-end { width: 8px; padding: 0; margin: 0; border: 0; height: 19px; background-image: url('cpi-end.gif'); background-position: right; background-repeat: no-repeat; float: left; } /* Formatting for the site map -------------------------------------------- */ #actinic-sitemap { margin-left: 5px; } #actinic-sitemap ul { margin-bottom: 0; padding-bottom: 0; } /* Used by 'CSS Product Layout' ------------------------------------------- */ .content_left { text-align: left; float: left; margin-right: 20px; } .content_right { text-align: left; float: left; } /* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */ .product_list	{ margin: 20px 0px 20px 0px; }	 /* headings ----------------------------------------------------------------------------- */ h1	{ font-size: 1.5em; font-weight: bold; margin: 0px;		 padding: 2px 0px 4px 0px; color: #009900; } h1.subheading	{ font-size: 1.1em; font-weight: bold; margin: 0px; padding: 0px 0px 14px 0px; color: #cc0000; } h2	{ font-size: 1.3em; font-weight: bold; margin: 0px; padding: 2px 0px 14px 0px; color: #cc0000; } h2.clearall	{ font-size: 1.3em; font-weight: bold; margin: 0px; padding: 2px 0px 14px 0px; color: #cc0000; clear:both; } h3.product	{ font-size: 1.1em; font-weight: bold; margin: 0px; padding: 0px 0px 6px 0px; color: #cc0000; } h3.product_price	{ font-size: 1.0em; font-weight: bold; margin: 0px; padding: 0px 0px 20px 0px; } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #009900; font-weight: bold; font-size: 1.1em; } /* Default formatting of all text boxes used in store pages ---------------- */ .form_input_general	{ line-height: normal; font-size : 1.0em; word-spacing: normal; } /* Styles for 'Quick Search Bar With Larger Button' ------------------------ */ .form_main_search_box	{ line-height: 13px; width: 76px; height: 16px; margin: 0px 1px 0px 1px; padding: 0px 0px 0px 2px; font-size : 1.0em; background-color: #ffcc00; border: 1px solid #ffcc00; color: #000000; vertical-align: top; } .form_main_search_box_td	{ background-color: #cc0000 } .form_button_quick_search	{ line-height: 13px; height: 18px; width: 85px; margin: 1px 1px 1px 1px; padding: 0px 0px 0px 12px; font-size : 1.0em; background-color: #cc0000; border: 1px solid #009900; color: #ffffcc; background-image: url('theme_icon_search.gif'); word-spacing: normal; } /* Styles for the 'Mini' marketing layouts ---------------------------------- */ .product_image_cost	{ margin: 0px 12px 8px 0px; text-align: center; float: left; } .text_product_small_info	{ font-size: 0.9em; line-height: normal; margin: 0px; padding: 0px 0px 6px 0px; } .text_product_small_info_heading	{ margin: 0px; padding: 10px 0px 12px 0px; line-height:normal; color: #cc0000; font-weight: bold; font-size: 1.0em; } .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: bold; font-size: 1.0em; } .best_selling_items	{ padding: 10px; background-color: #ffffcc; } .best_selling_items_spacing	{ padding: 0px 0px 8px 8px; } /* Styles for product image and fragment image placement in some layouts -------------------------- */ .image_float_right	{ float: right; margin: 16px 0px 15px 20px; } .image_product	{ margin: 0px 18px 10px 0px; text-align: center; float: left; } /* Links to sections and pages in sidebar menus on some themes -------------------------------------*/ ul.products	{ line-height: normal; padding: 0px 0px 0px 1px; margin: 3px 0px 4px 15px; font-size: 1.0em; color: #ff0000; } a.product_section:visited  { color : #666666; text-decoration : none; } a.product_section:link  { color : #d50000; text-decoration : none; } a.product_section:active  { color : #800000; text-decoration : none; } a.product_section:hover  { color : #0000ff; text-decoration : none; } /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-color: #cc0000; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #cc0000; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #009900; clear:both; } .dotted_outline_blue	{ border: 1px dotted #cc0000; padding: 8px; }		 /* Styles for 'Compact Parent Section List' ------------------------ */ .text_breadcrumbs	{ font-size: 0.9em; color: #009900; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 a.link_breadcrumbs:visited	{	 color : #009900; text-decoration : underline; } a.link_breadcrumbs:link  { color : #009900; text-decoration : underline; } a.link_breadcrumbs:active  { color : #009900; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #009900; text-decoration : underline; } /* Page footer  --------------------------------------------------------*/ .text_footer	{ color: #cc0000; font-size: 0.9em; padding:0px; margin:4px 0px 0px 0px; } .text_menu_no_space	{ word-spacing: normal; } a.link_footer:visited  { color : #ffcc00; text-decoration : underline; } a.link_footer:link  { color : #ffcc00; text-decoration : underline; } a.link_footer:active  { color : #ffcc00; text-decoration : underline; } a.link_footer:hover  { color : #ffcc00; text-decoration : underline; } /* Heading for attributes  --------------------------------------------------------*/ .text_options	{ font-weight: bold; } /* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/ .form_button_add_to_cart	{ line-height: 13px; height: 20px; width: 76px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 1.0em; background-color: #cc0000; border: 1px solid #009900; color: #ffffcc; background-image: url('theme_icon_add_to_cart.gif'); word-spacing: normal; }	 /* Styles for CSS Buttons ----------------------------------------------*/ .text_menu	{ padding: 2px 0px 2px 0px; font-size : 1.0em; margin: 0px; color : #ffffcc; } a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffcc; text-decoration : none; background-color: #cc0000;  border: 1px solid #ffcc00; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffcc; text-decoration : none; background-color: #cc0000; border: 1px solid #ffcc00; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffcc; text-decoration : none; background-color: #cc0000; border: 1px solid #ffcc00; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffcc; text-decoration : none; background-color: #009900; border: 1px solid #ffcc00; } /* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/ .tech_main_menu	{ background-color: #009900 } .tech_menu_bottom	{ height: 4px; background-color: #009900; } .tech_menu_button_border	{ width: 121px;  border-right: 1px #ffffcc solid; border-top: 1px #ffffcc solid; } div.tech_menu_button { width: 119px;  top: 0px; left: 0px;  border: 1px #009900 solid; } div.tech_menu_button_product { width: 119px;  top: 0px; left: 0px;  border: 1px #009900 solid; } .tech_menu_button_title	{ width: 122px; border-top: 1px #ffffcc solid; background-color: #009900; } .tech_text_product_section	{ padding: 3px 3px 3px 5px; margin: 0px; color : #ffffcc; font-size : 1.0em; font-weight: bold; } div.tech_menu_button a  { width: 113px;  color: #ffffcc; text-decoration:none; display:block; padding:3px; text-align:left; background-color: #cc0000; font-size: 11px; } div.tech_menu_button a:visited { color: #ffffcc;  text-decoration:none; background-color: #cc0000; } div.tech_menu_button a:active { color: #ffffcc;  text-decoration:none; background-color: #ffcc00; } div.tech_menu_button a:link { color: #ffffcc;  text-decoration:none; background-color: #cc0000; } div.tech_menu_button a:hover { color: #ffffcc; text-decoration:none; background-color: #ffcc00; } div.tech_menu_button_product a   { width: 104px;  color: #ffffcc; text-decoration:none; display:block; padding:3px 3px 3px 12px; text-align:left; background-color: #cc0000; font-size: 1.0em; } div.tech_menu_button_product a:visited { color: #ffffcc;  text-decoration:none; background-color: #009900; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:active { color: #ffffcc;  text-decoration:none; background-color: #009900; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:link { color: #ffffcc;  text-decoration:none; background-color: #009900; background-image:url('theme_arrow.gif'); } div.tech_menu_button_product a:hover { color: #ffffcc;  text-decoration:none; background-color: #ffcc00; background-image:url('theme_arrow.gif'); } /* Start of styles new to v9 */ /* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */ .heading_marketing_box	{ border: 2px solid #009900; width: 229px; margin: 0px 20px 14px 0px; } .heading_marketing_box p.text_product_small_info_heading	{ background-color: #009900; border-bottom: 2px solid #009900; color: #ffffcc; font-weight: bold; font-size: 1.0em; background-image: url('theme_marketing_header.gif'); margin: 0px; padding: 4px 0px 0px 8px; height: 20px; } .heading_marketing_box	p{ padding: 8px; } .heading_marketing_box .product_image_cost	{ padding: 8px; } /* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes, but also used in the lists that have 'Rounded Corners' in the name */ .rounded-heading { background-image: url('theme_curve2.gif'); background-repeat: no-repeat; background-position: top right; } .rounded-heading p.spacer { margin: 0; padding: 3px 0; background-image: url('theme_curve1.gif'); background-repeat: no-repeat; margin-right: 10px; color: #ffffcc; } .rounded-footer { background-image: url('expert_rounded_bottom_right.gif'); background-repeat: no-repeat; background-position: bottom right; } .rounded-footer p.spacer { margin: 0; padding: 3px 0; background-image: url('expert_rounded_bottom_left.gif'); background-position: bottom left; background-repeat: no-repeat; margin-right: 10px; color: #ffffcc; } .indented-link a { display: block; background-color: #fff; width: 140px; padding: 5px 0 5px 30px; font-weight: bold; text-decoration: none; border-bottom: solid 1px #009900; } .indented-link a:hover { background-color: #ffcc00; } /* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */ .graduated-link a { display: block; padding: 5px 0 5px 30px; font-weight: bold; text-decoration: none; border: solid 1px #ffcc00; border-bottom: 0; border-right: 0; background-image: url('prime_link_background.gif'); background-repeat: no-repeat; } /* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */ .hotshot-link a { display: block; padding: 5px 0 5px 30px; font-weight: bold; text-decoration: none; border-bottom: solid 1px #ffffcc; } .hotshot-link a:hover { background-image: url('hotshot-link-highlight.gif'); background-repeat: no-repeat; } .hotshot-box-main { background-image: url('hotshot-box-main.gif'); background-position: bottom; width: 170px; } .hotshot-box-content { background-image: url('hotshot-box-top.gif'); background-repeat: no-repeat; padding: 10px;	 } /* Styles for 'Quick Search Bar With Curved Box' layout */ .formbox1 { padding: 0px; margin: 0px; border: 0px; background-image: url('theme-rounded-searchfield-left.gif'); height: 19px; padding-left: 10px; background-repeat: no-repeat; float: left; } .formbox2 { padding: 0px; margin: 0px; border: 0px; height: 19px; background-image: url('theme-rounded-searchfield-right.gif'); background-position: right; background-repeat: no-repeat; padding-right: 10px; } .inputfield { padding: 0px; margin: 1px 0; border: 0px; height: 16px; font-size: 12px; } /* Peblaco custom styles */ #pagewrapper{width: 1001px;margin-left: auto;margin-right: auto;}.skip{position: absolute;left: -9999px;width: 990px;}.clear{clear: both;height: 0;line-height: 0;font-size: 1px; margin: 0; padding: 0; border: 0;}#container, #main{width: 100%;padding: 0;}#LeftAndRightleftcontainer{width: 100%;float: left;margin-right: -158px;/*background-color: #009900; Main and Right if Left longest*/}#LeftAndRightleftcontainer .sub{width: 100%;float: right;margin-left: -160px;/*background-color: #009900; Left and Right if Main longest*/}#LeftAndRightmaincontainer{margin: 0 158px 0 160px;padding: 10px;/*background-color: #ffffcc;*/}#LeftAndRightleft{width: 160px;float: left;color: #000000;/*background-color: #009900;*/}#LeftAndRightright{width: 158px;float: right;/*background-color: #009900;*/}#LeftOnlyleftcontainer{width: 100%;/*background-color: #009900; Main and Right if Left longest*/}#LeftOnlyleftcontainer .sub{width: 100%;float: right;margin-left: -160px;/*background-color: #009900; Left and Right if Main longest*/}#LeftOnlymaincontainer{margin: 0 0 0 160px;padding: 10px;/*background-color: #ffffcc;*/}#LeftOnlyleft{width: 160px;float: left;color: #000000;/*background-color: #009900;*/}#RightOnlyleftcontainer{width: 100%;float: left;margin-right: -158px;/*background-color: #009900; Main and Right if Left longest*/}#RightOnlyleftcontainer .sub{width: 100%;/*background-color: #009900; Left and Right if Main longest*/}#RightOnlymaincontainer{margin: 0 158px 0 0;padding: 10px;/*background-color: #ffffcc;*/}#RightOnlyright{width: 158px;float: right;/*background-color: #009900;*/}#Noneleftcontainer, #Noneleftcontainer .sub{width: 100%;}#Nonemaincontainer{margin: 0;padding: 5px;/*background-color: #ffffcc;*/} #pagewrapper{font-size: 1.0em;} #container { background-image: url('clementine-toys-parrot-top.jpg'); background-repeat: no-repeat; background-position: bottom right; } .dev {width: 200px;float: right;color: #996600;padding: 15px 15px 0 0;text-align:center;font-size: 0.9em;} .dev a {color: #996600;text-decoration: none;} img {border: none;} #footer { background-image: url('clementine-toys-parrot-bottom.jpg'); background-repeat: no-repeat; background-position: top right; text-align: center; } #mainnavigationtop { height: 40px; } #mainnavigationtop { background-image: url('clementine-toys-nav-bg.jpg'); background-repeat: repeat-x; background-position: bottom; color: #000000; font-weight: bold; } #footerbar { width: 1000px; height: 40px; background-image: url('clementine-toys-footer-bar-bg.jpg'); background-repeat: no-repeat; background-position: top; } #footerlinks { text-align: center; padding: 10px; } #header { height: 110px; padding-left: 10px; background-color: #B9E394; } #logotop { float: left; } .separator { height: 1px; } #searchcart { width: 200px; float: right; } #quicksearchtop { margin-right: 10px; } #quicksearchtop #simplesearch { float: right; } #quicksearchtop #searchtitle { float: left; padding: 6px 9px 0px 0px; font-weight: bold; color: #000000; } #quicksearchtop #searchbox { float: left; padding: 3px 0px 3px 0px; } #quicksearchside { margin: 10px 0 15px 0; } #quicksearchside #searchbox { padding: 5px 5px 0px 5px; } .searchinput { width: 100px; height: 14px; border-width: 1px; border-color: #000000; background-color: #FFFFFF; border-style: solid; } .searchgo { background: url('clementine-toys-go.gif'); background-repeat: no-repeat; border: none; width: 27px; height: 27px; color: #000000; vertical-align: middle; font-weight: bold; font-size: 0.9em; } #shoppingcarttop { font-weight: bold; color: #000000; padding-top: 5px; } #shoppingcartside { margin: 10px 0 15px 0; color: #000000; text-align: center; } #shoppingcartside .shoppingcarttitle, #quicksearchside #searchtitle, #sectionlistside .sectionlistheader, #brochurenavbarside .sectionlistheader, #bestsellerslist .sectionlistheader, #newproductslist .sectionlistheader, #custombestsellerslist .sectionlistheader, #customnewproductslist .sectionlistheader, #someideas .sectionlistheader, #postageandpacking .sectionlistheader, #sidebarbox1 .sectionlistheader, #sidebarbox2 .sectionlistheader, #giftwrapping .sectionlistheader, #feedback .sectionlistheader { background-color: #AFDF8C; font-family: "Comic Sans MS"; font-size: 1.3em; padding: 2px 5px 2px 5px; color: #3C6F80;	 } #shoppingcarttop .shoppingcarttitle { margin: 0; padding: 0 0 5px 0; line-height:normal; color: #009900; font-weight: bold; font-size: 1.3em; padding: 5px 0 0 0; font-family: "Comic Sans MS"; } #shoppingcartside .shoppingcarttitle { display: block; } #sectionlisttop .sectionlistheader, #brochurenavbartop .sectionlistheader { float: left; margin: 0px; padding: 5px 10px 2px 5px; line-height:normal; color: #000000; font-weight: bold; font-size: 1.1em; } #mainnavigationside, #sectionlistside, #brochurenavbarside, #someideas, #postageandpacking, #sidebarbox1, #sidebarbox2, #giftwrapping, #feedback { color: #000000; margin: 10px 0px 15px 0px; background-color: #D5EEAA; width: 100%; /* Fix for IE Peekaboo bug */ } #sidebarbox1, #sidebarbox2, #giftwrapping { text-align: center; } .sidepad {padding: 5px;} #someideas {background-color: #AFDF8C;} #someideas td {width: 50%; text-align: center;padding: 5px;} #accordionmenu { margin: 10px 0px 15px 0px; } #brochurenavbarside .actxxsmall { color: #000000; } #sectionlisttop, #brochurenavbartop { background-color: #cc0000; } #footerbackgroundimage { background-image: url('<actinic:variable name="PeblacoFooterBackgroundImage" />'); background-position: top left; background-repeat: no-repeat; height: <actinic:variable name="PeblacoFooterBackgroundImageHeight" />; } #bestsellerslist, #newproductslist, #custombestsellerslist, #customnewproductslist { margin: 10px 0px 15px 0px; color: #000000; background-color: #D5EEAA; width: 100%; /* Fix for IE Peekaboo bug */ } #bestsellerslist a, #newproductslist a, #custombestsellerslist a, #customnewproductslist a {text-decoration: underline;} a.newbestlink {color: #000000;} .newbestimg	{ margin: 0 5px 0 0; text-align: center; float: left; width: 80px; } .newbestimg img, .alsorelatedimg img { border: 1px solid #000000; } .newbesttext	{ margin: 0; float: right; width: 60px; } .newbestprice	{ margin: 0; padding: 0; line-height:normal; font-weight: bold; font-size: 1.0em; } .alsorelatedtitle { padding: 0 0 5px 15px; font-size: 1.3em; color: #cc0000; font-weight: bold; } .alsorelatedimg	{ padding: 0 15px 0 15px; float: left; } #copyright { width: 400px; float: left; padding: 10px 0 0 15px; font-size: 1.1em; font-weight: bold; } #strapline { float: left; width: 190px; font-weight:bold; color: #3C6F80; text-align: center; padding: 20px 0 0 10px; } #telephone { position:absolute; top:75px; left: 50%; margin-left: -400px; width:200px; z-index:1; visibility: visible; color: #3C6F80; font-size: 1.3em; font-family: "Comic Sans MS"; } .bgspacer {height: 151px;} /* Spacer for container background image */ .pad {padding: 5px;} .pagetitle, .pagetitlebrochure { height: 40px; background-image: url('clementine-toys-title-bg.gif'); background-position: top middle; background-repeat: no-repeat; margin-bottom: 10px; } .pagetitlebrochure {text-align:center;} .pagetitle h1, .pagetitlebrochure h1 {padding: 8px 0 0 10px;margin: 0;color:#3C6F80;font-size: 1.5em;} .pagetitle h1 a, .pagetitlebrochure h1 a {color:#3C6F80;} .pagetitleleft {float: left; width:250px;} .pagetitleright {float: right; width:390px;text-align:right;padding-right: 15px;} .yellowboxcolumncontainer { width: 221px; float: left; } .yellowboxcolumn { width: 198px; height: 128px; padding: 10px 10px 0 10px; background-image: url('clementine-toys-yellow-box-bg.jpg'); background-position: top left; background-repeat: no-repeat; } .yellowboxcolumn img {float: left;padding-right: 5px;} .yellowboxcolumn a { font-size:11px; } .yellowboxcolumnnew { text-align: center; } .product_name { font-weight:bold; color:#CD0101; } .product_price { font-weight:bold; color:#000000; } /* Receipt page */ #receiptwrapper {font-size: 1.0em;} #receiptwrapper .pagetitle {background-image: none;} #receiptwrapper .pagetitle h1 {padding: 0;} /* Section */ .sectiontable td {text-align:center;} .sectioncontainer {width: 137px;margin-bottom: 10px;} .sectiontop {height: 10px;background-image: url('clementine-toys-section-bg-top.gif');background-position: top left;background-repeat: no-repeat;} .sectionmiddle {background-image: url('clementine-toys-section-bg-middle.gif');background-position: top left;background-repeat: repeat-y;text-align: center;padding: 0 5px 0 5px;} .sectionbottom {height: 10px;background-image: url('clementine-toys-section-bg-bottom.gif');background-position: top left;background-repeat: no-repeat;} .sectioncontainer h2 {font-weight:bold;font-size: 1.0em;padding-bottom: 5px;margin:0;} /* Product */ .productcontainer {width: 660px;margin-bottom: 10px;} .producttop {height: 25px;background-image: url('clementine-toys-product-bg-top.gif');background-position: top left;background-repeat: no-repeat;} .productmiddle {background-image: url('clementine-toys-product-bg-middle.gif');background-position: top left;background-repeat: repeat-y;padding: 0 5px 0 5px;} .productbottom {height: 25px;background-image: url('clementine-toys-product-bg-bottom.gif');background-position: top left;background-repeat: no-repeat;} .productcontainer h2 {font-weight:bold;font-size: 1.3em;padding: 0 0 5px 5px;margin:0;} .productmiddle td {padding: 0 10px 0 10px;} .producttitle {float: left; width:425px;padding-left: 5px} .productref {float: right; width:200px;text-align:right;padding-right: 15px;color:#CD0101;} td.productimage {padding-bottom:10px;} .productimages {border: 1px solid #000000;margin: 0 5px 5px 5px;} /* Lists and links */ #mainnavigationtop ul, #shoppingcarttop ul, #sectionlisttop ul, #brochurenavbartop ul, #shoppingcartside ul, #mainnavigationside ul, #sectionlistside ul, #brochurenavbarside ul, #footerlinks ul, #copyright ul { list-style: none; margin: 0; padding: 0; } #sectionlisttop ul, #brochurenavbartop ul { padding: 2px 5px 0px 5px; } #mainnavigationtop li { float: left; } #shoppingcarttop li, #shoppingcartside li, #sectionlisttop li, #brochurenavbartop li { border-left: 1px solid #000000; float: left; line-height: 1.2em; margin: .5em .5em .5em -.5em; padding: 0 .6em 0 .6em; white-space: nowrap; } #shoppingcarttop ul li.first, #shoppingcarttop ul li.second, #shoppingcartside ul li.first, #shoppingcartside ul li.second {display: inline; padding: 5px; margin-bottom: 0;} #footerlinks li, #copyright li { border-left: 1px solid #000000; display: inline; line-height: 1.2em; margin: .5em .2em .5em -.3em; padding: 0 .6em 0 .6em; white-space: nowrap; } #sectionlisttop li, #brochurenavbartop li { border-left: 1px solid #ffffcc; } #shoppingcarttop ul li.first, #shoppingcarttop ul li.second, #shoppingcarttop ul li.first, #shoppingcartside ul li.second, #shoppingcartside ul li.first, #shoppingcarttop ul li.second, #sectionlisttop ul li.first, #brochurenavbartop ul li.first, #footerlinks ul li.first, #copyright ul li.first { border-left: none; } #footerlinks ul li a:link, #copyright a:link {color: #000000; font-weight: bold; text-decoration: none;} #footerlinks ul li a:visited, #copyright a:visited {color: #000000; font-weight: bold; text-decoration: none;} #footerlinks ul li a:hover, #copyright a:hover {color: #000000; font-weight: bold; text-decoration: underline;} #footerlinks ul li a:active, #copyright a:active {color: #000000; font-weight: bold; text-decoration: none;} #shoppingcarttop ul li a:link, #shoppingcarttop ul li a:visited, #shoppingcarttop ul li a:hover, #shoppingcarttop ul li a:active, #shoppingcartside ul li a:link, #shoppingcartside ul li a:visited, #shoppingcartside ul li a:hover, #shoppingcartside ul li a:active {color: #000000; text-decoration: none; background-color: #ffcc00; padding: 3px 3px 3px 3px; border: 1px solid #000000;} #shoppingcarttop ul li a:hover, #shoppingcarttop ul li a:active, #shoppingcartside ul li a:hover, #shoppingcartside ul li a:active {background-color: #cc0000;} #sectionlisttop a:link, #brochurenavbartop a:link { color: #000000; text-decoration: none; } #sectionlisttop a:visited, #brochurenavbartop a:visited { color: #000000; text-decoration: none; } #sectionlisttop a:hover, #brochurenavbartop a:hover { color: #000000; text-decoration: underline; } #sectionlisttop a:active, #brochurenavbartop a:active { color: #000000; text-decoration: none; } #mainnavigationtop a:link, #mainnavigationtop a:visited, #mainnavigationtop a:hover, #mainnavigationtop a:active { font-size: 1.1em; color: #3C6F80; text-decoration: none; padding: 12px 25px 12px 25px; height: 40px; line-height: 40px; border-right: #ffffcc 1px solid; } #mainnavigationtop a:hover, #mainnavigationtop a:active { background-color: #ffcc00; } #mainnavigationtop li.last a {border-right: none;} #mainnavigationside a:link, #sectionlistside a:link, #brochurenavbarside a:link { color: #000000; text-decoration: none; background-color: #009900; display: block; padding: 6px; margin-bottom: 1px; } #mainnavigationside a:visited, #sectionlistside a:visited, #brochurenavbarside a:visited { color: #000000; text-decoration: none; background-color: #009900; display: block; padding: 6px; margin-bottom: 1px; } #mainnavigationside a:hover, #sectionlistside a:hover, #brochurenavbarside a:hover { color: #000000; text-decoration: underline; background-color: #ffcc00; display: block; padding: 6px; margin-bottom: 1px; } #mainnavigationside a:active, #sectionlistside a:active, #brochurenavbarside a:active { color: #000000; text-decoration: none; background-color: #009900; display: block; padding: 6px; margin-bottom: 1px; } #quicksearchtop a, #quicksearchside a { font-size: 0.9em; color: #000000; text-decoration: underline;	 } /* Overwriting Actinic.css styles */ .text_heading_left_column { padding: 5px; } #bestsellerslist p, #newproductslist p, #bestsellerslist td, #newproductslist td, #custombestsellerslist p, #customnewproductslist p, #custombestsellerslist td, #customnewproductslist td { color: #000000; } #bestsellerslist .solid_line_blue, #newproductslist .solid_line_blue, #bestsellerslist .dotted_line_blue, #newproductslist .dotted_line_blue, #custombestsellerslist .solid_line_blue, #customnewproductslist .solid_line_blue, #custombestsellerslist .dotted_line_blue, #customnewproductslist .dotted_line_blue { background-color: #cc0000; background-image: none; } #bestsellerslist .sidebox, #newproductslist .sidebox, #bestsellerslist .boxbody, #newproductslist .boxbody, #bestsellerslist .sidebox a, #newproductslist .sidebox a, #bestsellerslist .boxbody a, #newproductslist .boxbody a { color: #000000; } #brochurenavbarside .dotted_line_blue, #sectionlistside .dotted_line_blue { background: none; } /* Testing */ 