﻿.alignright
{
    text-align: right;
}
.bold
{
    font-weight: bold;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}
div#account
{
    margin-top: -10px;
}
div#account div.panel
{
    margin: 10px 0px;
    padding: 10px;
}
div#account div.panel.sized
{
    width: 300px;
}
div#account p
{
    line-height: 20px;
    margin: 0px 0px 10px 0px;
}
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
{
    padding: 1px;
    width: 160px;
}
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 0 10px 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: 0 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: 20px;
}
div.accountloginregister div.inner table
{
    margin: 0 10px 30px 10px;
}
div.accountloginregister h2
{
    background-color: #EAE9E7;
    font-weight: bold;
    padding: 10px;
}
div.accountloginregister h2.password
{
    background-color: Transparent;
    font-weight: bold;
    margin-bottom: -10px;
    padding: 0 10px;
}
div.accountloginregister table tr td
{
    font-weight: bold;
    vertical-align: middle;
    padding: 0 10px 10px 0;
}
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.accountregister
{
    width: 345px;
    float: right;
}
div.contactform
{
    border: solid 1px #e5e5e5;
    padding: 10px;
}
div.contactform h2
{
    font-weight: bold;
    margin-bottom: 10px;
}
div.contactform div.error
{
    color: #ff043f;
    font-style: oblique;
    font-weight: bold;
}
div.contactform table tr td
{
    vertical-align: middle;
}
div.contactform table tr td.label
{
    padding: 5px 20px 5px 0;
}
div.contactform span.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 10px;
    padding: 5px;
}
div.contactform input
{
    border: solid 1px #ccc;
}
div.contactform textarea
{
    border: solid 1px #ccc;
    font-family: Arial, Verdana, Tahoma;
    font-size: 100%;
    height: 80px;
    width: 230px;
}
div.content.full
{
    padding: 20px;
}    
div.snailtrail
{
    color: #999;
    font-size: 90%;
    margin: 15px 10px;
    padding: 0px;
}
div.snailtrail a
{
    background-color: Transparent;
    color: #999;
    text-decoration: none;
}
div.snailtrail a:hover
{
    text-decoration: underline;
}
div.snailtrail ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.snailtrail ul li
{
    display: inline;
    margin: 0;
    padding: 0;
}
a
{
    color: #4470b5;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
body
{
    background-color: #3C3734;
    color: #333;
    font-family: Arial, Verdana, Tahoma;
    font-size: 75%;
    height: 100%;
}
div#bg
{
    background: #fff url(bg.jpg) repeat-x center top;
}
div.body
{
    line-height: 140%;
    margin: 20px;
}
div.body div
{
    line-height: 140%;
}
div.body p
{
    line-height: 140%;
    margin: 10px 0px 0px 0px;
}
div#bottombg
{
    background: url(footer.gif) repeat-x center bottom;
    border-top: solid 1px #fff;
}
div#container
{
    margin: 0 auto;
    width: 940px;
}
div.handrails h2
{
    font-size: 150%;
    font-weight: bold;
}
div.handrails img
{
    margin: 20px 0 0 20px;
}
div.handrails div.photo
{
    margin: 35px 0 60px 0;
}
div#header
{
    height: 110px;
}
div#header div#right
{
    float: right;
}
div#header div#right div#controlpanel
{
    background: #f6f6f6 url(control-panel-trade.gif) no-repeat top right;
    float: right;
    height: 68px;
    padding: 32px 20px 10px 10px;
    width: 205px;
}
div#header div#right div#controlpanel div.basket
{
    background: url(basket-icon.gif) no-repeat left top;
    font-size: 110%;
    font-weight: bold;
    line-height: 140%;
    margin-top: 25px;
    text-align: right;
    margin-left: 5px;
}
div#header div#right div#controlpanel div.basket a
{
    color: #f60;
}
div#header div#right div#controlpanel div.basket span
{
    margin-top: 10px;
}
div#header div#right div#controlpanel div.basket span a 
{
    color: #000;
    font-size: 90%;
}
div#header div#right div#controlpanel div.customer
{
    color: #b7cde3;
    font-size: 90%;
    text-align: right;
}
div#header div#right div#controlpanel div.customer a
{
    font-weight: bold;
    text-decoration: underline;
}
div#header div#right div#contact
{
    float: left;
    margin: 30px 20px 0 0;
    text-align: right;
}
div#header div#right div#contact a
{
    font-weight: bold;
    text-decoration: underline;
}
div#header div#right div#contact p.help
{
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: right;
}
div#header div#right div#contact p.info
{
    line-height: 120%;
    text-align: right;
}
div#header div#right div#contact p.helppage
{
    margin-top: 10px;
    line-height: 120%;
    text-align: right;
}
div#footer
{
    color: #ccc;
    font-size: 90%;
    margin: 0 auto;
    width: 940px;
}
div#footer a
{
    color: #ccc;
}
div#footer p
{
    padding: 20px 0;
}
div.error, div.message
{
    color: #fff;
    font-weight: bold;
    margin: 10px 0px;
    padding: 10px;
}
div.error
{
    background-color: #c00;
}
div.message
{
    background-color: #54b15b;
}
div.navigation
{
    height: 30px;
    margin-bottom: 1px;
}
div.navigation ul li
{
    display: inline;
}
div.navigation ul li a
{
    display: block;
    font-weight: bold;
    float: left;
    text-decoration: none;
}
div.navigation ul li a span
{
    line-height: 30px;
    float: left;
    padding: 0 13px;
}
div.navigation ul li a:hover
{
    background: url(navitem-hover_left.gif) no-repeat left top;
    color: #fff;
}
div.navigation ul li a:hover span
{
    background: url(navitem-hover_right.gif) no-repeat right top; 
}
div.navigation ul li.on a
{
    background: url(navitem-on_left.gif) no-repeat left top; 
    color: #fff;
}
div.navigation ul li.on a span
{
    background: url(navitem-on_right.gif) no-repeat right top; 
}
div.paddedpanel
{
    padding: 20px;
}
div#content
{
    float: right;
    width: 760px;
}
div#left
{
    float: left;
    width: 180px;
}
div#left div#asfeatured
{
    background: #ebf4fd; 
    text-align: center;
    padding: 20px 10px 30px 10px;
}
div#left div#asfeatured h4
{
    color: #406cb2;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
div#left div#asfeatured img
{
    margin-top: 15px;
}
div#left div#search
{
    background: #aabad1 url(search-panel.gif) repeat-x left top; 
    color: #fff;
    padding: 20px 10px;
}
div#left div#search input
{
    border: solid 1px #a2b9dd;
    color: #767676;
    font-size: 90%;
    height: 13px;
    margin: 0 !important;
    padding: 3px;
    vertical-align: top;
    width: 129px;
}
div#left div#search input.searchbutton
{
    border: none !important;
    color: #fff;
    font-size: auto;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    width: 20px !important;
}
div#left div#search h3
{
    color: #406cb2;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 5px;
}
div#left div.subnavigation
{
    background: #2a5598 url(subnav-panel.gif) repeat-x left top; 
    color: #fff;
    padding: 20px 10px;
}
div#left div.subnavigation h2
{
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 5px;
}
div#left div.subnavigation h2 a
{
    color: #b4caec;
    text-decoration: none;
}
div#left div.subnavigation ul
{
    background: url(subnav-divider.gif) no-repeat left top;
    margin-bottom: 20px;
}
div#left div.subnavigation ul.last
{
    margin-bottom: 0px;
}
div#left div.subnavigation ul li
{
    background: url(subnav-divider.gif) no-repeat left bottom;
    padding: 5px 0;
}
div#left div.subnavigation ul li a
{
    color: #fff;
}
div#content div#componentsfeature
{
    background: url(componentsfeature-panel.jpg) no-repeat left top;
    float: right;
    height: 188px;
    padding: 20px 20px 0 20px;
    width: 195px;    
}
div#content div#componentsfeature h2 a
{
    color: #4470b6;
    text-decoration: none;
}
div#content div.homefeature h2
{
    font-size: 130%;
    font-weight: bold;
}
div#content div.homefeature ul
{
    margin: 10px 0 20px 15px;
}
div#content div.homefeature ul li
{
    font-weight: bold;
    list-style-type: disc;
    padding: 3px 0;
}
div#content div.homefeature ul li.spacer
{
    list-style-type: none;
}
div#content div#readymadefeature
{
    background: url(readymadefeature-panel.jpg) no-repeat left top;
    color: #fff;
    float: left;
    height: 188px;
    padding: 20px 20px 0 280px;
    width: 224px;    
}
div#content div#readymadefeature h2 a
{
    color: #d6e5f6;
    text-decoration: none;
}
div#content div#homeintro
{
    background-color: #f3f3f3;
    clear: both;
    padding: 30px 20px;
}
h1
{
    color: #4470b6;
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 10px;
}
div#content h1.block
{
    background-color: #d8d8d8;
    color: #2b5699;
    font-weight: bold;
    margin-top: 16px;
    padding: 11px 20px;
}
div#content div#homeintro p
{
    line-height: 130%;
    margin-top: 15px;
}   
div#content div.pager
{
    font-size: 90%;
    font-weight: bold;
    padding: 10px 20px;
}    
div#content div.pager a
{
    cursor: pointer;
}      
div#content div.pager td
{
    padding-right: 10px;
}   
div#content div.products div.offers
{
    margin: 80px 0 20px 20px;
}       
div#content div.products div.offers img
{
    margin-right: 20px;
}       
div#content div.products div.productlist
{
    margin: 20px;
}   
div#content div.products div.productlist table.product
{
    border-bottom: solid 1px #f0f0f0;
    height: 120px;
    margin-bottom: 20px;
}       
div#content div.products div.productlist table td.spacer
{
    width: 30px !important;
}   
div#content div.products div.productlist table td td.image a
{
    border: solid 1px #e0e0e0;
    float: left;
    padding: 2px;
}     
div#content div.products div.productlist table td td.info p.name
{
    font-weight: bold;
    margin-bottom: 2px;
}      
div#content div.products div.productlist table td td.info p.price
{
    color: #333;
    font-size: 130%;
    font-weight: bold;
    margin: 5px 0;
}     
div#content div.products div.productlist table td td.info p.price span
{
    font-weight: normal;
    font-size: 80%;
    margin-bottom: 7px;
}
div#content div.products div.productlist table td td.info p.teaser
{
    margin-bottom: 10px;
}      
div#content div.products div.productlist table td td.spacer
{
    width: 10px !important;
}
div#content div.products h4
{
    background-color: #d8d8d8;
    color: #2b5699;
    font-weight: bold;
    padding: 10px 20px;
}
div#wrapper
{
    background: #000 url(wrapper.gif) repeat-y top left;
}
div.panel
{
    padding: 15px;
}
p.pricelarge
{
    color: #FF6600;
    font-weight: bold;
}
p.pricelarge span
{
    font-size: 150%;
}
table.productpage
{
    margin-left: 20px;
}
table.productpage tr td.details
{
    background-color: #ebf4fd;
    padding: 20px 30px 40px 20px;
    width: 459px;   
}
table.productpage tr td.details div.specifics
{
    background-color: #D6E5F6;
    margin: 10px 0px;
    padding: 10px;
}
table.productpage tr td.details div.specifics p
{
    color: #4C79C0;
    font-size: 90%;
    margin: 0px 0px 10px 0px;
}
table.productpage tr td.details div.specifics textarea
{
    color: #333;
    font-family: Arial, Verdana;
    font-size: 90%;
    padding: 5px;
    width: 420px;
}
table.productpage tr td.details img.add
{
    margin: 0 10px;
    vertical-align: middle;
}
table.productpage tr td.details img.tubedisclaimer
{
    float: right;
    margin: 0 -20px 10px 10px;
}
table.productpage tr td.details .add input
{
    width: 25px;
}
table.productpage tr td.details h1
{
    color: #333;
    font-size: 160%;
    font-weight: bold;
    margin-bottom: 5px;
}
table.productpage tr td.details h2
{
    color: #454545;
    font-size: 120%;
}
table.productpage tr td.details h3
{
    font-weight: bold;
    margin: 40px 0 15px 0;
}
table.productpage tr td.details div.options
{
    margin-bottom: 20px;
}
table.productpage tr td.details div.options h4
{
    font-size: 100%;
    font-weight: bold;
    margin: 10px 0px 5px 0px;
}
table.productpage tr td.details p
{
    color: #454545;
    line-height: 120%;
    margin: 10px 0 0 0;
}
table.productpage tr td.details p.price
{
    color: #f60;
    font-size: 110%;
    margin: 25px 0 10px 0;
}
table.productpage tr td.details p.price span
{
    font-size: 160%;
    font-weight: bold;
}
table.productpage tr td.gallery
{
    width: 215px;
}
table.productpage tr td.gallery div.default
{
    margin-bottom: 10px;
}
table.productpage tr td.gallery div.images
{
    margin-bottom: 60px;
}
table.productpage tr td.gallery div.datasheets
{
    margin-bottom: 60px;
}
table.productpage tr td.gallery div.datasheets div a
{
    color: #000;
}
table.productpage tr td.gallery div.datasheets div img
{
    float: left;
    margin: 0px 10px 10px 0px;
}
table.productpage tr td.gallery img.promo
{
    margin-bottom: 10px;
}
table.productpage tr td.gallery ul li
{
    display: inline;
}
table.productpage tr td.gallery p
{
    font-size: 90%;
    line-height: 160%;
    margin-top: 5px;
}
table.productpage tr td.gallery p span
{
    font-size: 130%;
    font-weight: bold;
}
table.productpage tr td.gallery table.thumbnails
{
    border-collapse: separate;
    border-spacing: 5px;
    margin: 0 -5px;
}
table.productpage tr td.spacer
{
    width: 20px;
}

/*  Checkout    */
div#checkout h1
{
    border: none;
    color: #000;
    font-size: 160%;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0px 0px 10px 0px;
}
div#checkout h2
{
    font-size: 140%;
    margin: 0px 0px 10px 0px;
}
div#checkout ul.step
{
    list-style-type: none;
    margin: 0px 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: #2D33FF;
    background-image: url(basket-step-on.jpg);
    color: #fff;
}
div#checkout div.top 
{
    border-bottom: solid 1px #ccc;
    margin: 10px 0px;
    padding-bottom: 10px;
}
div#checkout div.top p
{
    line-height: 140%;
    margin: 0px;
}
div#checkout div.top p a
{
    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;
    vertical-align: middle;
}
div#checkout div.basket table tr td span.free
{
    color: #090;
    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: #f63;
    font-size: 120%;
}
div#checkout div.basket table tr td.controls a
{
    color: #090;
    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: #090;
    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: 140px;
}
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: 140px;
}
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: 5px;
    width: 210px;
}
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;
}

/*  Account Login */

div#customersignin table tr td {
    padding: 5px 5px 5px 0px;
    vertical-align: middle;
}

/*  Customer Details */

div#customerdetails h2
{
    color: #f63;
}
div#customerdetails div.left
{
    float: left;
    width: 48%;
}
div#customerdetails div.right
{
    float: right;
    width: 48%;
}
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;
    vertical-align: middle;
}
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 p
{
    line-height: 140%;
    margin: 10px 0px;
}
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;
}
/* Content Slider */
#slider
{
    float: left;
    margin: 0 0 0 1px;
    width: 200px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width: 760px;
	height: 206px;
	overflow:hidden; 
}