﻿a
{
    color: #42789B;
}
a img
{
    border: none;
}
a.greenarrow
{
    background: url(greenarrow.gif) no-repeat right center;
    color: #54794F;
    font-weight: bold;
    padding-right: 10px;
}
a.whitearrowbefore
{
    background: url(whitearrow.gif) no-repeat left center;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
}
a.bluerrowbefore
{
    background: url(bluearrow.gif) no-repeat left center;
    color: #42789B;
    font-weight: bold;
    padding-left: 10px;
}
body
{
    background: url(bg.jpg) repeat-x top center;
    color: #333;
    font-family: Arial, Verdana, Tahoma;
    font-size: 80%;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}
body.simple
{
    background-color: #fff;
    background-image: none;
    padding: 20px;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
h1
{
    font-size: 230%;
    color: #333;
    margin: 0 0 7px 0;
}
h1.marginbottom
{
    margin: 0 0 15px 0;
}
h2
{
    color: #666;
    font-size: 130%;
    margin: 0 0 20px 0;
}
.helveticalight, .helveticathin, .helveticabold
{
}
/* Master Page Styles */
div#container
{
    margin: auto auto;
    padding: 0 20px;
    width: 960px;
}
div#header
{
    background: url(header-bg.gif) no-repeat;
}
div#header div.floatright div.basketpanel
{
    background: url(basket-bg.gif) no-repeat;
    padding: 0 10px 0 15px;
    width: 463px;
    height: 52px;
    color: #666666;
    margin: 15px 0 20px 0;
    float: right;
}
div#header div.floatright div.basketpanel a
{
    text-decoration: none;
    color: #45933D;
    font-weight: bold;
}
div#header div.floatright div.basketpanel div.basket
{
    margin-top: 8px;
    float: right;
    width: 333px;
}
div#header div.floatright div.basketpanel div.basket div.totals
{
    float: left;
    width: 170px;
}
div#header div.floatright div.basketpanel div.basket div.totals p
{
    margin-bottom: 0;
}
div#header div.floatright div.basketpanel div.basket div.totals p span.baskettotal
{
    color: #393838;
    font-size: 120%;
    font-weight: bold;
}
div#header div.floatright div.basketpanel div.basket div.totals input
{
    float: right;
}
div#header div.floatright div.basketpanel div.login
{
    float: left;
    margin-top: 8px;
    width: 130px;
}
div#header div.floatright div.basketpanel div.login a
{
    font-size: 90%;
}
div#header div.floatright div.basketpanel div.basket img
{
    margin-right: 10px;
    float: left;
}
div#header div.floatright div.searches
{
    position: relative;
    margin-bottom: 10px;
}
div#header div.floatright div.searches input.txtsearch
{
    background: url(search-bg.gif) no-repeat;
    width: 170px;
    height: 16px;
    border: none; 
    padding: 6px 0 6px 6px;
}
div#header div.floatright div.searches span.concern
{
    cursor: pointer;
    margin-left: 5px;
}
div#header div.floatright div.searches span.range
{
    cursor: pointer;
    margin-left: 20px;
}
div#header div.floatright div.searches ul, div#header div.floatright div.searches li
{
    margin:0;
    padding:0;
    list-style:none;
}
div#header div.floatright div.searches div.browserange
{
    background: url(browserange.png) no-repeat top left;
    width: 153px;
    float: left;
    position: absolute;
    top: 28px;
    left: 224px;
    display: none;
    z-index: 50;
}
div#header div.floatright div.searches div.browserange div.bottom
{
    background: url(browserange-bottom.jpg) no-repeat bottom left;
    width: 138px;
    padding: 30px 10px 10px 10px;
}
div#header div.floatright div.searches div.browseconcern
{
    background: url(skinconcern.png) no-repeat top left;
    width: 192px;
    float: left;
    position: absolute;
    top: 28px;
    left: 388px;
    display:none;
    z-index: 50;
}
div#header div.floatright div.searches div.browseconcern div.bottom
{
    background: url(skinconcern-bottom.jpg) no-repeat bottom left;
    width: 177px;
    padding: 30px 10px 10px 10px;
}
div#header div.floatright div.searches ul 
{
}
div#header div.floatright div.searches ul.browseconcern 
{
    left: 420px;
}
div#header div.floatright div.searches ul li 
{
} 
div#header div.floatright div.searches ul li a 
{
    border-top: dotted 1px #ddd;
    color:#333;
    font-size: 90%;
    font-weight:bold;
    text-decoration:none;
    padding:3px 0;
    display:block;
} 
div#header div.floatright div.searches ul li a:hover 
{
    color: #45933d;
}/* Navigation */
div#navigation
{
    width: 960px;
    background: url(navigation.jpg) no-repeat top left
}
div#navigation ul.root
{
    list-style-type: none;
    margin: 0px 13px 0px 13px;
    padding: 0px;
}
div#navigation ul.root li
{
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
}
div#navigation ul.root li a
{
    background: url(navigation-off.gif) no-repeat right top;
    color: #fff;
    display: block;
    _float: left; /* IE6 fix */
    font-size: 110%;
    font-weight: bold;
    height: 33px;
    padding: 6px 0 0 13px;
    text-decoration: none;
}
div#navigation ul.root li a span span
{
    color: #badbb3;
    display: block;
    font-size: 70%;
    padding-right: 15px;
}
div#navigation ul.root li:hover a, div#navigation ul.root li a:hover, div#navigation ul.root li.on a
{
    background: url(navigation-on.gif) no-repeat top left;
    color: #71A46B;
    margin-top: -5px;
    height: 38px;
}
div#navigation ul.root li:hover a span span, div#navigation ul.root li a:hover span span, div#navigation ul.root li.on a span span
{
    background: url(navigation-on-right.jpg) no-repeat top right;
    color: #666;
    margin-top: -6px;
    padding-top: 11px;
}
div#navigation ul.root li ul
{
    background: url(dropdown-bg.png) no-repeat bottom left;
    display: none;
    _display: none !important;
    margin: 0 -5px 0 -5px;
    padding: 0 5px 5px 5px;
    position: absolute;
    width: 200px;
    z-index: 50;
}
div#navigation ul.root li.on ul li a, div#navigation ul.root li:hover ul li a
{
    background: #fff none;
    border-bottom: solid 1px #ddd;
    color: #444 !important;
    height: auto;
    font-size: 90%;
    margin: 0;
    padding: 4px 10px !important;
    text-align: left !important;
    width: 181px !important;
    position: relative !important;
}
div#navigation ul.root li:hover ul li a:hover
{
    background: #f5f5f5 none;
    color: #71A46B !important;
}
/* Main Body Styles */
div#main
{
    margin: 20px 0 0;
}
div#main div#leftpanel
{
    float: right;
    width: 240px;
    margin-right: 20px;
}
div#main div#rightpanel
{
    float: right;
    width: 700px;
}
div#main div#widepanel
{
    width: 960px;
}
div#main div#widepanel div.right
{
    margin-left: 260px;
    width: 700px;
}
div#main div#bottombody
{
    background: url(bodybottom-bg.gif) no-repeat bottom left;
    padding: 0 20px;
    width: 960px;
    margin: 40px 0 0 -20px;
    color: #666666;
}
div#main div#bottombody div
{
    float: left;
    padding: 10px 0 10px 85px;
}
div#main div#bottombody div h3
{
    margin: 0 0 10px 0;
    font-size: 160%;
    color: #343332;
}
div#main div#bottombody div p
{
    margin: 10px 0 0 0;
}
div#main div#bottombody div a
{
    text-decoration: none;
    font-size: 90%;
}
div#main div#bottombody div.left
{
    margin-right: 10px;
    width: 219px;
    padding-left: 0;
}
div#main div#bottombody div.leftinner
{
    background: url(order-helpline.jpg) no-repeat bottom left;
    width: 167px;
}
div#main div#bottombody div.rightinner
{
    background: url(behind-the-brand.jpg) no-repeat bottom left;
    width: 171px;
}
div#main div#bottombody div.right
{
    background: url(news-press.jpg) no-repeat bottom left;
    width: 138px;
}
/* Footer Styles */
div#footer
{
    margin: 30px 0 0 -20px;
    color: #CCCCCC;
    background: url(footer-bg.gif) no-repeat;
    padding: 20px;
    font-size: 90%;
    width: 960px;
}
div#footer a
{
    color: #999999
}
div#footer ul
{
    margin: 0;
}
 div#footer ul li
{
    list-style: none;
    border-bottom: dotted 1px #5C5C5C;
    padding: 2px 0;
}
div#footer ul li a
{
    color: #fff;
    text-decoration: none;
}
div#footer div p
{
    border-bottom: dotted 1px #5C5C5C;
    color: #999999;
    font-weight: bold;
    margin: 0;
    padding-bottom: 2px;    
}
div#footer div.products
{
    float: left;
    margin-right: 40px;
    width: 190px;
}
div#footer div.help
{
    float: left;
    margin-right: 40px;
    width: 130px;
}
div#footer div.info
{
    float: left;
    width: 130px;
}
div#footer div.contact
{
    float: right;
    margin-top: 50px;
}
div#footercopy
{
    line-height: 40px;
    background-color: #EAEAEA;
    padding: 0 10px;
    color: #818181;
    font-size: 90%;
    width: 980px;
    margin: 0 0 30px -20px;
}
div#footercopy p
{
    margin-bottom: 0;
}
div#footercopy a
{
    color: #818181;
    font-weight: bold;
}
/* Home Styles */
div#homeleft div.range
{
    margin-bottom: 8px;
}
div#homeleft div.latestarticles
{
    background: url(latestarticles.gif) no-repeat top left;
    margin-top: 25px;
    width: 210px;
    padding: 55px 15px 0;
}
div#homeleft div.latestarticles span
{
    background: url(bluearrow.gif) no-repeat right center;
    padding-right: 10px;
    margin-right: 5px;
}
div#homeleft div.latestarticles p
{
    margin-bottom: 8px;
    border-bottom: dotted 1px #D7DAD7;
    padding-bottom: 10px;
}
div#homeleft div.latestarticles p a
{
    color: #42789B;
    text-decoration: none;
}
div#homeleft div.latestarticles div.social
{
    font-size: 85%;
}
div#homeleft div.latestarticles div.social p
{
    color: #666666;
    padding: 0;
    margin: 0;
    border: none;
    float: left;
    width: 110px;
}
div#homeleft div.latestarticles div.social p b
{
    color: #333333;
}
div#home #lander
{
	width: 700px;
	height: 350px;
    position:relative;
    margin-bottom: 25px;
}
div#home #lander a 
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
div#home #lander a.active 
{
    z-index:10;
    opacity:1.0;
}
div#home #lander a.last-active 
{
    z-index:9;
}
div#home div.body
{
    font-size: 90%;
    color: #666;
    margin: 0 20px;
}
div#home div.homeintro
{
    margin: 0 20px;
}
div#home div.featured
{
    background: url(featured-bg.gif) no-repeat;
    height: 253px;
    width: 340px;
    padding: 15px 0 0 0;
    position: relative;
    float: left;
}
div#home div.featured.first
{
    margin-right: 20px;
}
div#home div.featured h3
{
    border-bottom: dotted 1px #D4D7D4;
    margin: 0 20px 10px;
    font-size: 160%;
}
div#home div.featured span.previous
{
    position: absolute;
    top: 125px;
    left: 7px;
}
div#home div.featured span.next
{
    position: absolute;
    top: 125px;
    right: 7px;
}
div#home .productslider
{
    margin: 0;
    width: 296px;
    margin: 0 0 0 22px;
    position: relative;
}
div#home .productslider ul, .productslider li
{
	margin:0;
	padding:0;
	list-style:none;
}
div#home .productslider li
{
    float: left; 
	width: 296px;
	height: 190px;
	overflow:hidden; 
}
div#home .productslider li div:first-child
{
    margin-right: 4px;
}
/* Lander Styles */
#landerleft div.spot
{
    margin-top: 10px;
}
div.lander div.body
{
    font-size: 90%;
    color: #666;
    margin: 0 20px;
}
div.lander div.intro
{
    margin-bottom: 10px;
    padding: 0 20px;
}
div.lander div.offer
{
    margin-bottom: 20px;
}
div.lander div.intro.vitru
{
    color: #999999;
    padding: 15px 20px 5px;
    background-color: #23283A;
}
div.lander div.intro.vitru a
{
    color: #AAC4D5;
}
div.lander div.intro.vitru h1
{
    color: #fff;
}
div.lander div.intro.vitru h2
{
    color: #999;
}
/* Category Style */
div#categoryleft div.spot
{
    margin-top: 10px;
}
div#category div.productspanel
{
    background: url(productpanel.gif) no-repeat top left;
    width: 700px;
    float: left;
}
div#category div.productspanel div.bottom
{
    background: url(productpanel-bottom.gif) no-repeat bottom left;
    width: 680px;
    padding: 0 10px 10px;
}
div#category div.productspanel div.productitem
{
    background: url(productitem-bg-wide.gif) no-repeat;
    width: 166px;
    margin: 10px 5px 0 0;
}
div#category div.productspanel div.productitem.end
{
    margin-right: 0;
}
div#category div.productspanel div.productitem.vitru
{
    width: 165px;
    background: #fff none;
    border: solid 1px #dedede;
}
div#category div.productspanel div.productitem.vitru.end
{
    margin-right: 0;
}
div#category div.productspanel div.productitem div.text
{
    width: 143px;
    background: #fff url(productitem-text-wide.gif) no-repeat top left;
}
div.productitem div.text p.teaser
{
    width: 143px;
}
div.productitem div.text span.shades
{
    line-height: 20px;
}
/* Product Page Styles */
div#productleft div.expertadvice
{
    height: 111px;
    width: 150px;
    padding: 10px 5px 0 85px;
    margin-bottom: 20px;
}
div#productleft div.expertadvice.amy
{
    background: url(expert-amy.jpg) no-repeat;
}
div#productleft div.expertadvice.laurent
{
    background: url(expert-laurent.jpg) no-repeat;
}
div#productleft div.expertadvice.karen
{
    background: url(expert-karen.jpg) no-repeat;
}
div#productleft div.expertadvice.kerrie
{
    background: url(expert-kerrie.jpg) no-repeat;
}
div#productleft div.expertadvice.jo
{
    background: url(expert-jo.jpg) no-repeat;
}
div#productleft div.pressreviews
{
    padding: 55px 20px 40px;
    background: url(pressreviews-bf.gif) no-repeat;
}
div#productleft div.pressreviews div.review:first-child
{
    border: none;
    padding-top: 0;
}
div#productleft div.pressreviews div.review
{
    border-top: dotted 1px #DDDDDD;
    margin-bottom: 10px;
    padding-top: 10px
}
div#productleft div.pressreviews div.image
{
    float: left;
    width: 75px;
}
div#productleft div.pressreviews div.quote
{
    float: left;
    width: 125px;
}
div#productleft div.spot
{
    margin-bottom: 10px;
}
div#product div.productspanel
{
    background: url(productpanel.gif) no-repeat top left;
    width: 700px;
    float: left;
}
div#product div.productspanel div.bottom
{
    background: url(productpanel-bottom.gif) no-repeat bottom left;
    width: 660px;
    padding: 20px;
}
div#product div.productspanel div.bottom div.productinfo
{
    margin-right: 20px;
    width: 405px;
    float: left;
}
div#product div.productspanel div.bottom div.productinfo h1
{
    margin-bottom: 0;
}
div#product div.productspanel div.bottom div.productinfo p.price
{
    font-weight: bold;
    color: #D6306E;
    font-size: 160%;
    margin-bottom: 10px;
}
table.productoptions tr td
{
    border: none;
}    
div#product div.productspanel div.bottom div.productinfo p.addtobag
{
    color: #666;
}
div#product div.productspanel div.bottom div.productinfo input.add
{
    vertical-align: top;
}
div#product div.productspanel div.bottom div.productinfo input.quantitybox
{
    background-image: url(quantity-box.gif);
    background-repeat: no-repeat;
    border: none;
    color: #666;
    margin: 0 10px 0 5px;
    padding: 6px 11px;
    text-align: center;
    width: 22px;
}
div#product div.productspanel div.bottom div.productinfo p.delivery
{
    color: #49963F;
    font-weight: bold;
}
div#product div.productspanel div.bottom div.productinfo p.delivery span
{
    color: #999999;
    font-weight: normal;
    font-size: 90%;
}
div#product div.productspanel div.bottom table.productoptions tr td
{
    font-size: 90%;
    margin: 0;
    padding: 1px 15px 1px 0;
}
div#product div.productspanel div.bottom table.productoptions tr.header td
{
    font-weight: bold;
    padding-bottom: 3px;
}
div#product div.productspanel div.bottom table.productoptions tr td input.quantitybox
{
    background: none;
    border: solid 1px #aaa;
    padding: 4px 6px;
}
div#product div.productspanel div.bottom div.productimage
{
    background: url(productimage-bg.gif) no-repeat top left;
    width: 231px;
    float: left;
}
div#product div.productspanel div.bottom div.productimage div.bottom
{
    background: url(productimage-bottom.gif) no-repeat bottom left;
    width: 231px;
    padding: 20px 0 0;
    text-align: center;
}
div#product div.productspanel div.bottom div.tabs
{
    margin-top: 30px;
}
div#product div.productspanel div.bottom div.tabs ul.tabNavigation 
{
    height: 22px;
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
}
div#product div.productspanel div.bottom div.tabs ul.tabNavigation li 
{
    display: inline;
}
div#product div.productspanel div.bottom div.tabs ul.tabNavigation li a
{
    color: #42789B;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    padding: 8px 0 8px 15px;
}
div#product div.productspanel div.bottom div.tabs ul.tabNavigation li a span
{
    padding: 8px 15px 0 0;
}
div#product div.productspanel div.bottom div.tabs ul.tabNavigation li a.selected 
{
    background: url(tab-left.gif) no-repeat top left;
    height: 10px;
}
div#product div.productspanel div.bottom div.tabs ul.tabNavigation li a.selected span
{
    background: url(tab-right.gif) no-repeat top right;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer
{
    background: url(tabcontainer-bg.gif) no-repeat top left;
    width: 650px;
    color: #666;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer div.bottom
{
    background: url(tabcontainer-bottom.gif) no-repeat bottom left;
    width: 610px;
    padding: 20px 20px;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer div#ingredients ul.ingredients 
{
    margin: 0 0 20px;
    padding: 0px 0px 0px 20px;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer div#ingredients ul.ingredients li
{
    float: left;
    padding-right: 20px;
    width: 175px;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer div#ingredients ul.ingredients li a
{
    color: #666;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer ul li
{
    color: #666;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer div#perfectPartners div.productitem
{
    margin-right: 8px;
}
div#product div.productspanel div.bottom div.tabs div.tabcontainer div#perfectPartners div.productitem.end
{
    margin-right: 0;
}
/* Vitru Product Page */
div#product div.productspanel.vitru
{
    color: #CCCCCC;
    background: #23283A none;
}

div#product div.productspanel.vitru div.bottom
{
    background: #23283A none;
}
div#product div.productspanel.vitru div.bottom div.snail a
{
    color: #AAC4D5;
}
div#product div.productspanel.vitru div.bottom h1
{
    color: #fff;
}
div#product div.productspanel.vitru div.bottom h2
{
    color: #999999;
}
div#product div.productspanel.vitru div.bottom div.productinfo p.price
{
    color: #95ADD0;
}
div#product div.productspanel.vitru div.bottom div.productinfo p.addtobag
{
    color: #CCCCCC;
}
div#product div.productspanel.vitru div.bottom div.productinfo p.delivery
{
    color: #5FB354;
}
div#product div.productspanel.vitru div.bottom div.productinfo p.delivery span
{
    color: #CCCCCC;
}
div#product div.productspanel.vitru div.bottom div.tabs ul.tabNavigation li a span
{
    color: #AAC4D5;
}
div#product div.productspanel.vitru div.bottom div.tabs ul.tabNavigation li a.selected span
{
    color: #333333;
}
div#product div.productspanel.vitru div.bottom div.productimage, div#product div.productspanel.vitru div.bottom div.tabs ul.tabNavigation li a.selected, div#product div.productspanel.vitru div.bottom div.tabs ul.tabNavigation li a.selected span, div#product div.productspanel.vitru div.bottom div.tabs div.tabcontainer, div#product div.productspanel.vitru div.bottom div.tabs div.tabcontainer div.bottom
{
    background: #fff none;
}
div#product div.productspanel.vitru div.bottom div.tabs ul.tabNavigation 
{
    margin: 0;
}
/* Product Item Styles */
div.productitem
{
    float: left;
    background: url(productitem-bg.gif) no-repeat;
    width: 146px;
    height: 190px;
    position: relative;
}
div.productitem div.image
{
    padding-top: 5px;
    text-align: center;
}
div.productitem div.text
{
    width: 123px;
    background: #fff url(productitem-text.gif) no-repeat top left;
    padding: 15px 13px 10px 8px;
    font-size: 90%;
    position: absolute;
    left: 1px;
    bottom: 2px;
    z-index: 10;
}
div.productitem div.text p.title
{
    color: #42789B;
    font-weight: bold;
    margin-bottom: 7px;
}
div.productitem div.text p.title span
{
    color: #292929
}
div.productitem div.text p.title a
{
    float: none;
    color: #42789B;
    text-decoration: none;
    line-height: normal;
}
div.productitem div.text p.teaser
{
    width: 130px;
    color: #838282;
    display: none;
}
div.productitem div.text a
{
    float: right;
    line-height: 20px;
}
/* Page Styles */
div#pageleft
{
}
div#page
{
}
/* Sub Nav Styles */
div#subnav
{
    background: url(subnav.gif) no-repeat top left;
    width: 240px;
    float: left;
}
div#subnav div.bottom
{
    background: url(subnav-bottom.gif) no-repeat bottom left;
    width: 210px;
    padding: 15px 15px 10px;
}
div#subnav h3
{
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 110%;
}
div#subnav ul
{
    margin: 0 0 15px 0;
}
div#subnav ul li
{
    background: url(bluearrow.gif) no-repeat left center;
    list-style: none;
    border-bottom: dotted 1px #D9DBD9;
    padding: 3px 0 3px 10px
}
div#subnav ul li a
{
    text-decoration: none;
    color: #42789B;
    font-weight: bold;
    font-size: 90%;
}
div#subnav ul li:hover, div#subnav ul li.on
{
    background: url(greenarrow.gif) no-repeat left center;
}
div#subnav ul li a:hover, div#subnav ul li.on a
{
    color: #45933D;
}
/* Quote Styles */
div.quote p
{
    font-weight: bold;
    color: #4E4E4E;
    margin: 0 0 7px 0;
}
div.quote span.leftquote
{
    padding: 0 0 0 16px;
    background: url(left-quote.gif) no-repeat top left;
}
div.quote span.inner
{
    color: #666666;
    font-size: 90%;
}
div.quote span.inner p
{
    display: inline;
    font-weight: normal;
}
div.quote span.rightquote
{
    padding: 0 20px 0 0;
    background: url(right-quote.gif) no-repeat bottom right;
}
/* Snail Styles */
div.snail
{
    padding-bottom: 20px;
}
div.snail ul, div.snail ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.snail ul li
{
    display: inline;
}
div.snail ul li a
{
    background: url(greyarrow.gif) no-repeat left center;
    font-weight: bold;
    padding: 0 2px 0 12px;
    text-decoration: none;
    color: #42789B;
    font-size: 90%;
}
div.snail ul li a.home
{
    background: none;
    padding-left: 0;
}
/* From The Blog Styles */
div.fromblog
{
    background: url(blog-bg.gif) no-repeat;
    margin-top: 20px;
    padding: 62px 0 15px;
    position: relative;
}
div.fromblog div.frompost
{
    float: left;
    width: 165px;
    padding: 5px 5px 5px 20px;
    border-right: dotted 1px #d9dad8;
    color: #42789B;
}
div.fromblog div.frompost div.blogimage
{
    float: left;
    margin: 5px 10px 0 0;
    width: 40px;
    text-align: center;
}
div.fromblog div.frompost div.text
{
    float: right;
    width: 115px;
}
div.fromblog div.social
{
    position: absolute;
    top: 65px;
    right: 25px;
}    
div.fromblog div.frompost span.arrow
{
    background: url(bluearrow.gif) no-repeat left center;
    padding-left: 10px;
}
div.fromblog div.frompost span.arrow
{
    background: url(bluearrow.gif) no-repeat left center;
    font-weight: bold;
    padding-left: 10px;
}
/* Account Styles */
div#account td
{
    border: none;
}
div#account div.panel
{
    margin: 0 0 10px 0;
    padding: 10px;
}
div#account div.panel.sized
{
    width: 300px;
}
div#account h2
{
    font-size: 100%;
}
div#account p
{
    line-height: 140%;
    margin: 5px 0px 5px 10px;
}
div#account div.panel table
{
    margin-bottom: 0;
}
div#account div.panel table tr td
{
    padding: 3px 3px 3px 10px;
}
div#account div.panel table tr td.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
div#account div.panel table tr td input
{
    border: solid 1px #ccc;
    padding: 3px;
    width: 140px;
}
div#account div.panel table tr td .invalid
{
    background-color: #c00;
    color: #fff;
}
div#account div.panel table tr td.label
{
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
    width: 180px;
}
div#account h1
{
    border: none;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
}
div#account h2
{
    line-height: 30px;
    margin: 0;
    padding-left: 10px;
    background-color: #EAE9E7;
    font-weight: bold;
}
div#account p a
{
    font-weight: bold;
    text-decoration: underline;
}
div#account p.save
{
    margin: -10px 0 20px 0;
}
div#account span.help
{
    color: #666;
    font-size: 80%;
}
div#account span.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 3px;
}
div#account table tr td.left, div#account table tr td.right
{
    padding: 0 40px 0 0;
    vertical-align: top;
    width: 320px;
}
div.accountloginregister div.inner
{
}
div.accountloginregister div.inner p
{
    margin: 15px 10px;
    line-height: 140%;
}
div.accountloginregister div.inner table
{
    margin: 0 10px 30px 10px;
}
div.accountloginregister h2
{
    background-color: #EAE9E7;
    font-size: 100%;
    font-weight: bold;
    padding: 10px;
}
div.accountloginregister table tr td
{
    font-weight: bold;
    vertical-align: middle;
    padding: 0 10px 10px 0;
    border: none;
}
div.accountloginregister table tr td.label
{
    text-align: right;
}
div.accountloginregister div.error
{
    line-height: 25px;
    background: #CC0000;
    color: #fff;
    margin-bottom: 10px;
    padding: 0 10px;
}
div.accountloginregister div.accountlogin
{
    width: 345px;
    float: left;
}
div.accountloginregister div.accountlogin table tr.username td input, div.accountloginregister div.accountlogin table tr.password td input
{
    border: solid 1px #ccc;
    padding: 3px;
    width: 140px;
}
div.accountloginregister div.accountregister
{
    width: 345px;
    float: right;
}
/*  Checkout    */
div#checkout
{
    font-size: 90%;
    margin-bottom: 100px;
}
div#checkout div.error
{
    line-height: 25px;
    background: #CC0000;
    color: #fff;
    margin: 10px 0;
    padding: 0 10px;
}
div#checkout h1
{
    border: none;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0px;
}
div#checkout h2
{
    font-size: 140%;
    margin: 0px 0px 10px 0px;
}
div#checkout table 
{
    border-collapse: collapse;
}
div#checkout table tr td
{
    border: none;
}
div#checkout ul.step
{
    list-style-type: none;
    margin: 10px 0px;
    padding: 0px;
    width: 100%;
}
div#checkout ul.step li
{
    background-color: #eaeaea;
    background-image: url(basket-step.jpg);
    background-position: left center;
    color: #000;
    display: inline-block;
    font-weight: bold;
    float: left;
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    width: 20%;
}
div#checkout ul.step li.on
{
    background-color: #45933d;
    background-image: url(basket-step-on.jpg);
    color: #fff;
}
div#checkout div.top 
{
    border-bottom: solid 1px #ccc;
    margin: 20px 0px;
    padding-bottom: 10px;
}
div#checkout div.top p
{
    margin: 0px;
}
div#checkout div.top p a
{
    color: #d6306e;
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.top div.signin
{
    margin-top: 10px;
}
div#checkout div.summary
{
    background-color: #eaeaea;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    min-height: 120px;
    padding: 5px;
    width: 300px;
}
div#checkout div.summary h2
{
    font-size: 100%;
}
div#checkout div.summary p
{
    margin: 0px 0px 5px 0px;
    text-align: right;
}
div#checkout div.summary p span
{
    display: inline-block;
    font-weight: bold;
    width: 80px;
}
div#checkout div.bottom
{
    border-top: solid 1px #ccc;
    margin: 10px 0px;
    padding-top: 10px;
}
div#checkout div.bottom .left
{
    float: left;
}
div#checkout div.bottom .right
{
    float: right;
}
div#checkout div.basket table
{
    width: 100%;
}
div#checkout div.basket table tr td
{
    padding: 3px 10px 3px 0px;
}
div#checkout div.basket table tr td span.free
{
    color: #1E781B;
    font-weight: bold;
}
div#checkout div.basket table tr.header td
{
    font-weight: bold;
}
div#checkout div.basket table tr.item td
{
    background-color: #eaeaea;
}
div#checkout div.basket table tr.item td.product
{
    padding-left: 10px;
}
div#checkout div.basket table tr.item td.product a
{
    font-weight: bold;
}
div#checkout div.basket table tr td input
{
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 3px;
    text-align: center;
    width: 30px;
}
div#checkout div.basket table tr td a
{
    color: #42789b;
    font-size: 120%;
}
div#checkout div.basket table tr td.controls a
{
    color: #1E781B;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
}
div#checkout div.basket table tr td.lineprice
{

}
div#checkout div.basket table tr td.quantity a
{
    color: #1E781B;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
}
div#checkout div.basket table.productoptions
{
    width: auto;
}
div#checkout div.basket table.productoptions tr.header td
{
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.basket table.productoptions tr td
{
    color: #666;
    font-size: 90%;
    padding-left: 20px;
}
div#checkout div.basket table.productoptions tr td.productoptiontypename
{
    padding-left: 40px;
    width: 140px;
}
div#checkout div.basket table.productoptions tr td.productoptionname
{
    font-weight: bold;
    width: auto;
}
div#checkout div.basket table.accessories
{
    width: auto;
}
div#checkout div.basket table.accessories tr.header td
{
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.basket table.accessories tr td
{
    color: #666;
    font-size: 90%;
    padding-left: 20px;
}
div#checkout div.basket table.accessories tr td.chosenaccessory
{
    padding-left: 40px;
    width: 140px;
}
div#checkout div.basket table.accessories tr td.accessoryname
{
    font-weight: bold;
    width: auto;
}
div#checkout div.basket table tr.delivery td div
{
    background-color: #EAEAEA;
    float: right;
    width: 300px;
    padding: 5px 10px;
    font-weight: bold;
}
div#checkout div.basket table tr.delivery td div p
{
    margin: 5px 0px 5px 0px;
}
div#checkout div.basket table tr.delivery td div textarea
{
    font-family: Arial, Verdana;
    height: 40px;
    padding: 5px;
    width: 290px;
}
div#checkout div.basket table.delivery
{
    width: auto;
}
div#checkout div.basket table.delivery tr.header td
{
    font-weight: bold;
    text-decoration: underline;
}
div#checkout div.basket table.delivery tr td
{
    color: #666;
    font-size: 90%;
    padding-left: 20px;
}
div#checkout div.basket table.delivery tr td.chosendeliverymethod
{
    padding-left: 40px;
    width: 140px;
}
div#checkout div.basket table.delivery tr td.deliverymethodname
{
    font-weight: bold;
    width: 140px;
}
div#checkout div.basket table tr.summary td div
{
    background-color: #eaeaea;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px;
    width: 300px;
}
div#checkout div.basket table tr.summary td div h2
{
    font-size: 100%;
}
div#checkout div.basket table tr.summary td div p
{
    margin: 0px 0px 5px 0px;
    text-align: right;
}
div#checkout div.basket table tr.summary td div p span
{
    display: inline-block;
    font-weight: bold;
    width: 80px;
}

/*  Customer Details */
div#customerdetails h2
{
    color: #42789B;
}
div#customerdetails div.left
{
    float: left;
    width: 48%;
}
div#checkout div.middle div#customerdetails div.right
{
    float: right;
    width: 48%;
    margin-left: 0;
}
div#customerdetails div.panel
{
    background-color: #eaeaea;
    margin: 10px 0px;
    padding: 10px;
}
div#customerdetails div.panel p
{
    margin: 0px 0px 10px 0px;
}
div#customerdetails div.panel p a
{
    text-decoration: underline;
}
div#customerdetails div.panel table tr td
{
    padding: 3px 3px 3px 0px;
}
div#customerdetails div.panel table tr td input
{
    border: solid 1px #666;
    padding: 1px;
    width: 160px;
}
div#customerdetails div.panel table tr td .invalid
{
    background-color: #c00;
    color: #fff;
}
div#customerdetails div.panel table tr td.label
{
    width: 140px;
}
div#customerdetails span.help
{
    color: #666;
    font-size: 80%;
}
div#customerdetails span.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 3px;
}

/* Blog Styles */
div.articles div.article
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
div.articles div.article p.date
{
    color: #666666;
    font-size: 90%;
}
div.articles div.article h2
{
    font-size: 230%;
    color: #333;
    margin: 0 0 7px 0;
}

/* WYSIWYG Areas */
div.wysiwyg h3
{
    border-bottom: dotted 1px #ddd;
    color: #48953e;
    font-size: 120%;
    margin: 20px 0 5px 0;
    padding-bottom: 5px;
}
div.wysiwyg h4
{
    color: #333;
    font-size: 110%;
    margin: 0 0 5px 0;
}

/* Contact form */
div.contactform
{
    margin: 40px 0 30px 0;
}
div.contactform h3
{
    border-bottom: dotted 1px #ddd;
    color: #48953e;
    font-size: 120%;
    margin: 20px 0 5px 0;
    padding-bottom: 5px;
}
div.contactform p.required
{
    color: #999;
    font-size: 90%;
    margin-bottom: 15px;
}
div.contactform table tr td
{
    border: none;
    padding: 3px 20px 3px 0;
}
div.contactform table tr td.label
{
    font-weight: bold;
}
div.contactform table tr td input
{
    border: solid 1px #aaa;
    padding: 5px;
}
div.contactform table tr td textarea
{
    border: solid 1px #aaa;
    font-family: Arial;
    font-size: 100%;
    height: 60px;
    padding: 5px;
    width: 240px;
}

div.partnerdirectory div.partnersearch
{
    margin-bottom: 20px;
}

div.partnerdirectory div.partnersearch input.txtsearch
{
    background: url(search-bg.gif) no-repeat;
    color: #999;
    width: 170px;
    height: 16px;
    border: none; 
    padding: 6px 0 6px 6px;
}
div.partnerdirectory table tr td
{
    border: none;
    border-bottom: dotted 1px #ddd;
    text-transform: capitalize;
    padding: 5px 20px 5px 0;
    vertical-align: top;
}
div.partnerdirectory table tr.header td
{
    font-weight: bold;
}

/* Message styles */
p.error
{
    color: #c00;
    font-weight: bold;
}