/* Version 2.10 COLOUR SCHEME: Orange/Brown: #d89758; Purple: #906eb5; Light Blue: #88cfc3; Dark Grey: #58595B; Light Grey: #d1d3d4; */ body { /*Here you can change the font family, the font size and the background-color*/ font-size:0.8em !important; background-color:#d1d3d4; font-family: "Open Sans", OpenSans, Whitney, "Trebuchet MS", sans-serif; font-weight: 400; color: #58595B; } a, img {outline:none;} #wrapper { /*Here you can add/remove border around the content*/ background-color:#FFFFFF; border-bottom:10px solid #FFFFFF; border-left:10px solid #FFFFFF; border-right:10px solid #FFFFFF; } .content h1, .content h2, .content h3, .content h4, a, #sidebar h2, .prod_dept dt, .tabs dl dt,.client_text_colour { /*Here you can change the main colour for titles, links...*/ color:#58595B; } h1 {font-size:32px; color:#58595B;} h2 {font-size:16px; color:#58595B;} a { color:#906eb5; } a:hover { color:#906eb5; } a img{ color:#58595B; } /*Read More links*/ a.read_more {color:#906eb5; /*orange*/ text-transform:none;} a.read_more {color:#906eb5; /*orange*/ text-transform:underline;} /*Recently Added Links*/ a.prod_name {color:#58595B;font-size:12px;} /*Product Heading*/ .prod_r h3 a {color:#58595B;} td.subnav{ /*Here you can change the background colour for the navigation on the left*/ background-color:#EFEFEF; } #sidebar li a:hover, * html .menu a:hover, .menu :hover > a, .menu :hover > a.drop:hover { /*Here you can change the hover colour for the links in the navigatiom*/ background-color:#906eb5; } img.btn_search {background-color:#d89758;} .sub a, .sub a:visited { /*Here you can change the background colour of the links expanding from the navigation*/ background-color:#d1d3d4; color:#58595B; } .sub a:hover { color:#FFF; } /*Below is the styles for the header, you can add/remove any style relevant to your header */ #header { height:150px; background:url(\\amznfsxs1llngrk.production.wpm\share\WPM\clients\{0}\online_store\data\images760E-FEED-4DB4-83BB-83DA.png) no-repeat; border-bottom:solid 5px #906EB5; } #header_title { color:#666; display:block; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif !important; font-weight:400; font-size:37px; margin:0; padding:0; position:absolute; top:95px; right:18px; width:306px; height:30px; text-indent:-9999px; background:url(\\amznfsxs1llngrk.production.wpm\share\WPM\clients\{0}\online_store\data\imagesBDC3-729D-460F-96C8-BC30.png) no-repeat; } /*-------------------------Price and Buttons ----------------------*/ .price {color:#000;} a.button_1 {background-color:#d89758; /*Orange Submit Button*/ } /*Continue Shopping top/bottom*/ td.totals_green, td.totals_green_h { color:#000; } #btcontinue1, #btcontinue2 {background-color:#906eb5;}/*Purple Continue Shopping Buttons*/ /*Proceed to Checkout*/ #btnshopping1, #btnshopping2 {background-color:#d89758;} /*Clear Basket*/ #frmclearbutton {background-color:#58595B;} /*Dark Grey Clear Basket button*/ #bntlogin, #btnlogmyaccount {background-color:#d89758;} /*Orange Login buttons*/ /*Below is the styles for the footer, you can add/remove any style relevant to your footer */ #footer{ height:30px; background-color:none; border-top:5px solid #58595B; } #footer a:link, #footer a:visited, #footer a:active { color:#58595B; } .right li, .right a { vertical-align:top; } .left, .right {font-size:13px;} /* Cookie Disclaimer pop-up */ .cc-cookies { font-weight:normal !important; color:#dadada; } .cc-cookies a { color:#fff; } .cc-cookie-accept{} a:hover.cc-cookie-accept { background:#393 !important; } /*-------------------------------------DISPLAY FIXES-----------------------------------------*/ /*Fix Search form outline in Chrome and Safari*/ form input[type=text]:focus, form input[type=password]:focus, textarea:focus { outline: none; } /* correcting info icon to display fully */ p.info_msg { min-height: 33px; color:#58595B; } div.cat_header h2 {margin-left:12px;} div.rounded_inner h2 {padding-bottom:15px;} /*Basket Tidy*/ table .view_basket h2 { color:#58595B !important; } table .view_basket a {color:#58595B;} .payment_variation p {color:#58595B !important; font-weight:bold !important;} /*EventDetail tidy*/ .extra_info_left { margin-top:20px; } .extra_info_right p {line-height:1.75;} #gallery .tabon { color:#000; } #gallery .taboff { color:#58595B; } div#Package h3 {margin-bottom:-10px;} /*Fixes spacing between package options*/ #breadcrumb a {color:#58595B;margin:0px 5px;} /*Breadcrumb color and spacing*/ #breadcrumb a:hover {color:#906eb5;} #help_inner a {color:#58595B;} /*Help-start links*/ #help_inner a:hover {color:#8a8a8b;} /*Help-start links mouse-over*/ /*Quick Links*/ .quick_link a {color:#906eb5;} .quick_link a:hover {color:#58595B;} .quick_link h3 a {color:#58595B;} .quick_link h3 a:hover {color:#58595B;color:#8a8a8b;text-decoration:underline;} /*login help tool-tip*/ .info_popup #tooltip {color:#CC0000;} /*Login links*/ a.new_cust { font-size:13px; padding:0; color:#58595B; background-image:none !important; /* removes arrow by new customer links */ } a:hover.new_cust {color:#58595B;} a.new_cust span{ color:#906eb5; /*Purple*/ text-decoration:none; } a:hover.new_cust span{ color:#906eb5; /*Purple*/ text-decoration:underline; } /*Table of Product Variations*/ .table_variation { background-color: #dedbdb !important; } .table_variation th { color:#58595B; } .table_variation .alt { background-color:#f4f4f4 !important; } /*Questionnaire*/ .error_q { font-size:13px; height:16px;} /*Search Results Message*/ p.info_msg_noimg { padding-top:10px; color:#58595B; /*Dark Grey*/ }