/* theme.css contains styles that support different sizes of theme images */ @import url("theme.css"); /* begin general styles for all themes */ body { margin: 0px; padding: 0px; /*	 */ /*	background-image: url("chic.html-s.jpg"); */ /*	background-repeat:repeat; */ /*	 */ background: #eff1ee url("web_background_green_spot.jpg"); background-repeat: repeat-y; background-position:50% 0%; font-family: Arial, Helvetica, sans-serif; color: #331c0f; font-size: 12px; } p, table, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #331c0f; margin-top: 0px; } form { margin: 0px; } a:link { color: #68915e; text-decoration: none; } a:visited { color: #68915e; text-decoration: none; } a:hover { color: #cc0000; text-decoration: underline; } a:active { color: #cc0000; text-decoration: none; } a.checkout-checkoutbg { margin-right: 10px; padding-top: 3px; padding-bottom: 3px; padding-left: 8px; padding-right: 8px; border: #f0f0f0 2px solid; border-top: #f0f0f0 2px solid; border-right: #331c0f 1px solid; border-bottom: #331c0f 1px solid; } a.checkout-checkoutbg:link { color: #f0f0f0; text-decoration: none; } a.checkout-checkoutbg:visited { color: #f0f0f0; text-decoration: none; } a.checkout-checkoutbg:hover { color: #f0f0f0; text-decoration: underline; } a.checkout-checkoutbg:active { color: #f0f0f0; text-decoration: underline; } a.checkout-textcolor:link { color: #331c0f; text-decoration: none; } a.checkout-textcolor:visited { color: #331c0f; text-decoration: none; } a.checkout-textcolor:hover { color: #331c0f; text-decoration: underline; } a.checkout-textcolor:active { color: #331c0f; text-decoration: underline; } ul { list-style-type: square; } /* Generic text formatting used throughout the store ---------------------------- */ .actCHECKOUTEM { background-color: #b5ccb0; } .actCHECKOUTBG { background-color: #f0f0f0; } .actlarger { font-size: 14px; color: #331c0f; } .actsmaller{ font-size: 10px; color: #331c0f; } .actxxsmall { font-size: 10px; color: #331c0f; } .actxsmall { font-size: 12px; color: #331c0f; } .actsmall { font-size: 12px; color: #331c0f; } .actregular { font-size: 14px; color: #331c0f; } .actlarge{ font-size: 16px; color: #331c0f; } .actxlarge { font-size: 20px; color: #331c0f; } .actxxlarge { font-size: 20px; color: #331c0f; } .actwarningcolor { color: #cc0000; } .actrequiredcolor { color: #cc0000; } .actsearchhighlightcolor { color: #cc0000; } .actrequired { color: #cc0000; } .actwarning { font-size: 12px; color: #cc0000; } .actwelcome { font-size: 12px; color: #331c0f; } .actlogotext { font-size: 12px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center; } .actlogout { font-size: 12px; color: #68915e; } /* Boxes and borders ------------------------------------------- */ .thinborder1 { border: 1px solid #68915e; } .thinborder2 { border: 1px solid #b5ccb0; } .thinred { border: solid 1px #68915e; border-top: 0px; } .thinred2 { border: solid 1px #b5ccb0; border-top: 0px; }  .boxheading { font-weight: bold; text-transform: uppercase; color: #ffffff; } a.boxlink:link{ color: #ffffff; text-decoration:none; } a.boxlink:visited{ color: #ffffff; text-decoration:none; } a.boxlink:hover{ color: #ffffff; text-decoration:underline; } a.boxlink:active{ color: #ffffff; text-decoration:none; } * html .boxhead h2 {height: 1%;} .sidebox { width: 95%; /* background: url('theme_curve4.gif') no-repeat bottom right; */ font-size: 100%; text-align: left; border:1px solid #B6CDB1;  } .boxhead { background: url('theme_curve2.gif') no-repeat top right;  margin: 0; padding: 0; } .boxhead h4 { padding: 5px 10px 5px; color: white; font-size 120%; font-weight: bold;  } .boxbody { /*	background: url('theme_curve3.gif') no-repeat bottom left; */ margin: 0; padding: 0px 10px 11px; } .boxbody ol { margin: 0; padding: 0; margin-left: 1.2em; padding-left: 1.2em; font-size: 80%; } .boxbody ol li { margin-bottom: 0.2em; } /* Shopping cart and checkout fields ------------------------------------------- */ div.CheckoutCartSection { margin-top: 0px; margin-bottom: 10px; } table.checkout#idTableCheckoutSection { margin-bottom: 0px; } table.checkout-cart { width: 615px; border-collapse: collapse; padding: 0px 0px; margin-bottom: 5px; } table.checkout-cart th{ font-weight: bold; background-color: #f0f0f0; border-top: solid 1px #b5ccb0; border-bottom: solid 1px #b5ccb0; padding: 4px 4px; } table.checkout-cart td{ padding: 4px 4px; } table.checkout { width: 615px; border-collapse: collapse; padding: 0px 0px; text-align: left; margin-bottom: 5px; } table.checkout th { background-color: #b5ccb0; font-size: 14px; font-weight: bold; color: #ffffff; text-align: left; padding: 5px 2px; border-bottom: solid 3px #ffffff; } table.checkout th.instruction { font-size: 12px; font-weight: normal; } table.checkout th.change { font-size: 12px; font-weight: bold; padding: 0px 0px; text-align: right; } .checkout-change-button	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background: #b5ccb0; padding: 0px; border: solid 1px #331c0f; } table.checkout td { background-color: #f0f0f0; border-right: solid 1px #ffffff; border-bottom: solid 1px #ffffff; padding: 2px 2px; } table.checkout#idBothAddressesTable col { width: auto; } td#idCheckoutHelpLabel, table.checkout#idBothAddressesTable col.prompt { width: 130px; } .cart { background-color: #f0f0f0; border-bottom: solid 1px #b5ccb0; } .checkout-cartheading { font-weight: bold; background-color: #f0f0f0; border-top: solid 1px #b5ccb0; border-bottom: solid 1px #b5ccb0; } .cartheading { background-color: #b5ccb0; font-weight: bold; color: #ffffff; } h2.checkout-heading { width: 607px; padding: 4px; background-color: #b5ccb0; font-size: 14px; font-weight: bold; color: #ffffff; border-bottom: solid 3px #ffffff; } h3.checkout-heading { width: 607px; padding: 4px; background-color: #b5ccb0; font-size: 14px; font-weight: bold; color: #ffffff; border-bottom: solid 3px #ffffff; } .checkout-subheading { font-weight: bold; padding: 0; margin: 0; } img.cartthumbnail { border: 0px; margin-left: 2px; margin-right: 2px; width: 25px; } input.normal-button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; background: #b5ccb0; padding: 5px; border: solid 1px #331c0f; } input.highlight-button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; background: #68915e; padding: 5px; border: solid 1px #331c0f; } .checkout-field-label { width: 160px; } .checkout-field-input { width: auto; } .checkout-field-input input, .checkout-field-input select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #331c0f; background-color: #ffffff; padding: 2px; } .InvoiceField input, .InvoiceField select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #331c0f; background-color: #ffffff; padding: 2px; } .DeliverField input, .DeliverField select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #331c0f; background-color: #ffffff; padding: 2px; } table.checkout#idBothAddressesTable select { width: 211px; } input.checkbox { background: #f0f0f0; border: 0;	 } .checkout-field-area { background: #f0f0f0; border-bottom: solid 2px #ffffff; width: 615px; } .checkout-field-area p { margin: 0; padding: 4px; } div.checkout-buttons { width: 615px;  height: 50px;  margin-top: 20px; } .left {  float : left;  width : 50%;  } .right {  float : right;  width : 40%;  } .spacer {  clear : both;  } .checkout-help-hide {  display: none;  } /* Formatting for the site map -------------------------------------------- */ #actinic-sitemap { margin-left: 5px; } #actinic-sitemap ul { margin-bottom: 0; padding-bottom: 0; } /* Formatting for Feefo customer feedback --------------------------------- */ .feefositelogo { margin-top: 10px; text-align: center; }  .feefoproductlogo { margin-top: 10px; } /* Recently Viewed Products List Style ------------------------------------ */ #rphtml { display: none;  visibility:hidden; } /* Used internally - do not delete */ #recenthtlist { text-align:left; } #recenthtitem { border-spacing: 0px; border-collapse: collapse; } #recenthtitem td { width: 220px; padding: 4px; } .recenthtitemimage { } .recenthtitemdesc	{} .recenthtitemprice	{} .recenthtitemdelete { } .recenthtitemspacer { width:2px !important;  border:0 !important; padding: 0px !important; } .recenththeader { } .recenthtbuttonleft { float: right; cursor: pointer; width: 100px; border: 0; background-color: #ffffff; margin-right: 10px; margin-top: 20px; } .recenthtbuttonright { float: right; cursor: pointer; width: 100px; border: 0; background-color: #ffffff; margin-top: 20px; } /* 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 20px 20px 0px; }	 /* headings ----------------------------------------------------------------------------- */ h1	{ font-family: Bradley Hand ITC; font-size:20px font-weight: 1000; margin: 0px;		 padding: 4px 0px 4px 0px; color: #68915e; } .title h1 { font-family: Arial; font-size:14px; font-weight: bold; margin: 0px;		 padding: 0px 0px 0px 0px; text-align: center; color: #68915e; } h1.subheading	{ font-family: Bradley Hand ITC; font-size:20px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #b5ccb0; } h2	{ font-family: Bradley Hand ITC; font-size:16px font-weight: 1000; margin: 0px;		 padding: 16px 0px 4px 0px; color: #68915e; } h2.subheading	{ font-family: Bradley Hand ITC; font-size:16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #b5ccb0; } h2.clearall	{ font-size: 16px; font-weight: 900; margin: 0px; padding: 2px 0px 14px 0px; color: #b5ccb0; clear:both; } h3.product	{ font-size: 14px; font-weight: 900; margin: 0px; padding: 0px 0px 6px 0px; color: #b5ccb0; } h3.product_price	{ font-size: 12px; font-weight: 900; margin: 0px; padding: 0px 0px 20px 0px; } .text_heading_left_column	{ margin: 0px; padding: 19px 0px 4px 0px; line-height:normal; color: #68915e; font-weight: 900; font-size: 14px; } /* Default formatting of all text boxes used in store pages ---------------- */ .form_input_general	{ line-height: normal; font-size : 12px; 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 : 12px; background-color: #f0f0f0; border: 1px solid #f0f0f0; color: #331c0f; vertical-align: top; } .form_main_search_box_td	{ background-color: #b5ccb0 } .form_button_quick_search	{ line-height: 13px; height: 18px; width: 85px; margin: 1px 1px 1px 1px; padding: 0px 0px 0px 12px; font-size : 12px; background-color: #b5ccb0; border: 1px solid #68915e; color: #ffffff; 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: 10px; 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: #b5ccb0; font-weight: 900; font-size: 12px; } .text_product_small_info_price	{ margin: 0px; padding: 8px 0px 0px 0px; line-height:normal; font-weight: 900; font-size: 12px; } .best_selling_items	{ padding: 10px; background-color: #ffffff; } .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: 12px; color: #cc0000; } a.product_section:visited  { color : #68915e; text-decoration : none; } a.product_section:link  { color : #68915e; text-decoration : none; } a.product_section:active  { color : #cc0000; text-decoration : none; } a.product_section:hover  { color : #cc0000; text-decoration : none; } /* lines -------------------------------------------------------------------------------- */ .dotted_line_blue	{ height: 1px; background-color: #b5ccb0; background-image:url('theme_dotted_line.gif'); clear:both; } .solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #b5ccb0; clear:both; } .solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #68915e; clear:both; } .dotted_outline_blue	{ border: 1px dotted #b5ccb0; padding: 8px; }		 /* Styles for 'Compact Parent Section List' ------------------------ */ .text_breadcrumbs	{ font-size: 10px; color: #68915e; margin: 0px; line-height:normal; padding: 2px 0px 10px 0px; }	 a.link_breadcrumbs:visited	{	 color : #68915e; text-decoration : underline; } a.link_breadcrumbs:link  { color : #68915e; text-decoration : underline; } a.link_breadcrumbs:active  { color : #68915e; text-decoration : underline; } a.link_breadcrumbs:hover  { color : #68915e; text-decoration : underline; } /* Page footer  --------------------------------------------------------*/ .text_footer	{ color: #b5ccb0; font-size: 10px; padding:0px; margin:4px 0px 0px 0px; } .text_menu_no_space	{ word-spacing: normal; } a.link_footer:visited  { color : #eff1ee; text-decoration : underline; } a.link_footer:link  { color : #eff1ee; text-decoration : underline; } a.link_footer:active  { color : #eff1ee; text-decoration : underline; } a.link_footer:hover  { color : #eff1ee; text-decoration : underline; } /* Heading for attributes  --------------------------------------------------------*/ .text_options	{ font-weight: 900; } /* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/ .form_button_add_to_cart	{ line-height: 13px; height: 20px; width: 86px; margin: 0px 1px 0px 0px; padding: 1px 0px 1px 14px; font-size : 12px; background-color: #b5ccb0; border: 1px solid #68915e; color: #ffffff; 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 : 12px; margin: 0px; color : #ffffff; } a.link_menu:visited  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #b5ccb0;  border: 1px solid #eff1ee; } a.link_menu:link  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #b5ccb0; border: 1px solid #eff1ee; } a.link_menu:active  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #b5ccb0; border: 1px solid #eff1ee; } a.link_menu:hover  { padding: 2px 5px 2px 5px; margin: 0px 1px 0px 0px;	 color : #ffffff; text-decoration : none; background-color: #68915e; border: 1px solid #eff1ee; } /* 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 #eff1ee; border-bottom: 0; border-right: 0; background-image: url('prime_link_background.gif'); background-repeat: no-repeat; } /* These layout selectors bring in styles for specific themes, that are ONLY used by that theme. */ /* If you are not using these themes, you can safely remove this code */ /* Start of Styles for Prime Theme */ #prime-container { width: 1050px; margin: 0 auto 0 auto; background-color:white; } #prime-top-bar { position:relative; height: 102px; background: #b5ccb0 url('theme_topbar_background_green.jpg') no-repeat; clear: both; } #prime-top-bar a#top-bar-link { display:block; width:450px; height:102px; margin-top: 20px; } #prime-logo-image { float: right; margin: 20px 20px 0 0; clear: both; text-align: right; width: 550px; height: 75px; overflow: hidden; } #prime-navbar { height: 26px; background-image: url('prime_nav_bar_new.jpg'); text-align: right; clear: both; } #prime-navbar p { padding-top: 5px; padding-bottom: 0; } #prime-navbar a { color: #ffffff; text-decoration: none; padding: 0px 10px; margin: 0 2px; font-size: 13px; font-weight:600; } #prime-navbar a:hover { color:#cc0000; } #prime-second-bar { height: 34px; background-image: url('theme_secondbar_background_new.jpg'); } #prime-second-bar form { padding: 6px 0 0 20px; } #prime-left-bar { margin: 0 15px 15px 0; float: left; width: 170px; } #prime-right-bar { margin: 0 0 0 0; float: right; width: 141px; } #prime-bulk-area { margin: 0 0 15px 0; padding: 0; float: left; width: 700px; } /* End of Styles for Prime Theme */ /* Custome style settings for Rustic Angels site */ .bradley_font {font-family: Bradley Hand ITC; font-size:16px; font-weight: 700; font-style: bold; } .slideshow-text {font-family: Arial;  font-size: 12px; 	 font-style: bold; color: #331c0f;  } .cartnotes		{font:13px Arial,Helvetica,sans-serif;color:#099;background-color:#F4F8F8;border:1px solid #304561;padding:2mm} .highlight-block { font:13px/1.3 Arial, Helvetica, sans-serif; color:#000; background:#FFFFFF; border:3px solid; border-color:#B5CCB0;  padding:0px 2px 0px 4px } .home-page-fade-block { background-repeat: none; } a.info-page-link { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#666666 none repeat scroll 0 0; border:1px solid #333333; color:#FFFFFF; display:block; padding:3px 10px; text-decoration:none; } a.info-page-link:hover  { background: #999; text-decoration: none;  } .product-details-left { width: 450px; float: left; margin-right: 20px; margin-top: 15px; }	 .product-details-right { float: left; width: 230px; margin-top: 15px; } .next-previous { height: 15px; margin-top: 10px; } .previous-link { float: left; } .next-link { float: right; } .previous-link a, .next-link a { color: #999; font-size: 11px; } .ra-section-image { float: left; width: 150px; margin-right: 15px; padding-top: 15px; } .ra-section-text { padding-top: 15px; float: left; width: 535px; } .adwords-link-menu { width: 170px; border: 1px solid #ccc; background: #eff1ee; padding: 0px; } .left-bar-text-links { width: 162px; margin-top: 10px; border: 1px solid #ccc; background: #eff1ee; padding: 3px; line-height:16px; } #ra-right-bar { float: right; margin-top: 10px; width: 163px; height: 130px; } .ra-right-bar-item { border-left: solid 3px #eff1ee; padding: 0 0 10px 10px;	 } #ra-right-bar a { display: block; color: #68915e; text-align: center; } #ra-right-bar a img { border: 0; } #ra-right-bar a:hover { background: #eff1ee; } #ra-right-bar a strong { display: block; padding: 3px; } 
