/*
	EBS CORE 2 COLUMN
	Ineo e-Business Solutions | www.ineo.fi
	Mathias Lindedahl
*/

html
{
	
}

body
{
    background: #FFFFFF url(layout_images/body_bg.jpg) repeat-y center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a
{
	/*    color: #20AAEE; */
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #FF7110 !important;
}

p
{
    line-height: 1.5;
    padding: 12px 0;
}

ul
{
    list-style-type: disc;
    padding: 10px 10px 10px 20px;
    padding-left: 20px;
    line-height: 1.5;
}

li
{
    padding: 5px 0;
}

/* Containers
--------------------------------------------------------------------------------*/

#topContainer
{
    position: relative;
    width: 100%;
    height: 28px;
}

#mainContainer
{
    position: relative;
    width: 100%;
}

* html #mainContainer
{
	/* background: #FFFFFF; */
}

#container
{
    margin: 0 auto 0 auto;
    width: 981px;
}

#footerContainer
{
	float:left;
    width: 100%;
}

#header
{
    position: relative;
    width: 100%;
margin-bottom:20px;
}

#header .paddingContainer
{
}


#centerColumn
{
    position: relative;
    float: right;
    width: 720px; /*	margin:0 180px 0 240px;*/
}

#centerColumn .paddingContainer
{
    padding: 20px 10px 20px 10px;
}

#footer
{
    width: 981px;
    border-top: 1px solid #E7E7E7;
	padding-top:10px;
}

.clearFloat
{
    position: relative;
    width: 100%;
    clear: both;
}

.hrdiv {
	width:100%;
	height:5px;
	border-bottom: 1px solid #BEB19D;
	float:left;
	display:block;
	margin-bottom:5px;
}

/* Headings
--------------------------------------------------------------------------------*/

h1, .pageHeading
{
    font-size: 24px;
    line-height: 1.5;
    color: #804F35;
    letter-spacing: -1px;
    font-weight: bold;
}

h2
{
    font-size: 22px;
    line-height: 1.5;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-weight: bold;
}

h3
{
    font-size: 18px;
    line-height: 1.5;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-weight: bold;
}

h4
{
    font-size: 16px;
    line-height: 1.5;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-weight: bold;
}

h5, h6
{
    font-size: 14px;
    line-height: 1.5;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-weight: bold;
}

/* Header
--------------------------------------------------------------------------------*/

#languages
{
    position: relative;
    float: left;
    height: 40px;
    width: 30%;
    line-height: 16px;
	top:12px;
    /* background: #f9f9f9; */
}

#languages a
{
    padding-right: 10px;
}

#languages .paddingContainer
{
    padding-left: 20px;
}

a.suomeksi
{
    background: url(layout_images/fi.gif) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

.svenska
{
    background: url(layout_images/sv.gif) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

.english
{
    background: url(layout_images/gb.gif) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

#branding
{
    height: 212px;
    width: 36px;
    background: url(layout_images/companyLogoAnnala.jpg) no-repeat 0 0;
}

#brandingContainer {
    position: relative;
    float: left;
	padding-left:10px;	
}

#menu
{
    position: relative;
    float: left;
    height: 212px;
    width: 165px;
    font-size: 14px;
    font-weight: bold;
	background-color:#5E5A51;
    color: #fff;
}

#menuCtnr
{
    height: 212px;
    width: 165px;
	padding-left:10px;
    float: left;
}

#topBanner
{
    height: 212px;
	width: 740px;
    float: left;
	display:block;
}

#topBannerCtnr
{
    height: 180px;
	width: 740px;
    float: left;
	padding-left:10px;
}

#topBannerText
{
   float: left;
   height: 70px;
   width:670px;
   padding-top:103px;
   padding-left:10px;
   padding-right:10px;
   color:#FFF;
   font-size:32px;
}


#topNavigator
{
    font-size: 14px;
    font-weight: bold;
    background: #6d6d6d url(layout_images/custom_topNav.png) repeat-x bottom;
    color: #fff;
}

#account
{
    position: relative;
    float: left;
    text-align: right;
    width: 70%;
    top: 0;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #E7E7E7;
    /* background: #f9f9f9; */
}

#account a
{
    padding-right: 15px;
}

#account .paddingContainer
{
    padding: 0 20px;
}

#topNavContainer
{
    position: relative;
    height: 36px;
    clear: both;
}

#topNav
{
    float: left;
    width: 100%;
}

#topNav .paddingContainer
{
    padding: 0 10px;
}

.headerBar {
    color: #E6E2D8 !important;
    font-size: 12px;
    font-weight: normal;
    float: left;
height: 0px;
display: block;
	width:125px;
    padding: 0 10px;
	display: block;
	border-bottom:1px solid #7A7873;
}

.headerLink_0
{
    color: #E6E2D8 !important;
    font-size: 12px;
    font-weight: normal;
    float: left;
    display: block;
	width:125px;
    height: 18px;
    line-height: 18px;
	display:block;
    padding: 0 10px;
	border-bottom:1px solid #7A7873;
}

.headerLink_0:hover, .headerLink_0_selected:hover
{
    font-size: 12px;
    color: #fff !important;
	background-color:#333
    /*background: url(layout_images/headerLink_selected_bg.gif) repeat-x;*/
}

.headerLink_0_selected
{
    font-size: 12px;
    /*letter-spacing: -1px;*/
    font-weight: bold;
    float: left;
    display: block;
	width:125px;
    height: 18px;
    line-height: 18px;
	display:block;
    padding: 0 10px;
    color: #FFF !important;
	border-bottom:1px solid #7A7873;
    /*background: url(layout_images/headerLink_selected_bg.gif) repeat-x;*/
}

#shoppingCart
{
    float: right;
    width: 324px;
    height: 44px;
    line-height: 44px;
    text-align: right;
}

#shoppingCart .paddingContainer
{
    padding: 0 20px 0 0;
}

.loginLink
{
    background: url(layout_images/door_in.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

.createAccountLink
{
    background: url(layout_images/page_white_edit.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

.logoffLink
{
    background: url(layout_images/door_out.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

.myAccountLink
{
    background: url(layout_images/page_white_edit.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

.checkoutLink
{
    background: url(layout_images/basket_go.png) no-repeat left center;
    padding-left: 20px;
    display: inline-block;
}

.cartLink
{
    background: url(layout_images/basket.png) no-repeat left center;
    padding-left: 20px;
    padding-right: 0 !important;
    display: inline-block;
}

/* Search box
--------------------------------------------------------------------------------*/

.searchBox
{
    height: 42px;
    width: 100%;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-weight: bold;
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin: 5px 0;
    /* background: #fff url(layout_images/infoBoxHeading_bg.gif) repeat-x bottom; */
}

.searchBox .paddingContainer
{
    padding: 10px 10px !important;
}

.searchBox p
{
    line-height: 1;
    padding: 0;
    margin: 0;
}

.searchLink
{
    line-height: 2;
    color: #fff;
}

.searchLink:hover
{
    color: #000;
}

.searchbutton
{
    position: absolute;
    right: 29px;
    top: 28px;
}

.searchInput
{
    width: 150px;
}

/* Categories box
--------------------------------------------------------------------------------*/

.infoLink_0_selected
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding: 5px 0 5px 10px;
    display: block;
	border-bottom: 1px solid #DFD8CB;
	width:90%;
}

.infoLink_0
{
    font-size: 12px;
    font-weight: bold;
    color: #804F35;
    padding: 5px 0 5px 10px;
    display: block;
	border-bottom: 1px solid #DFD8CB;
	width:90%;
}

.productLink_0, productLink_1
{
    font-size: 15px;
    font-weight: bold;
    color: #804F35;
    padding: 5px 0 5px 10px;
    display: block;
	border-bottom: 1px solid #DFD8CB;
	width:90%;
}

.productLink_0:hover, .productLink_0_selected:hover, infoLink_0:hover, infoLink_0_selected:hover, productLink_1:hover, productLink_1_selected:hover
{
    color: #688FA2;
    font-weight: bold;
}

.productLink_0_selected, productLink_1_selected
{
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    padding: 5px 0 5px 10px;
    display: block;
	border-bottom: 1px solid #DFD8CB;
	width:90%;
}

.productLink_1
{
    font-size: 12px;
    font-weight: bold;
    color: #804F35;
    padding: 5px 0 5px 20px;
    display: block;
	border-bottom: 1px solid #DFD8CB;
}

.productLink_1:hover, .productLink_1_selected:hover
{
    color: #688FA2;
    font-weight: bold;
}

.productLink_1_selected
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 5px 0 5px 20px;
    display: block;
	border-bottom: 1px solid #DFD8CB;

}

.productLink_2
{
    font-size: 11px;
    font-weight: bold;
    color: #804F35;
    padding: 5px 0 5px 30px;
    display: block;
	border-bottom: 1px solid #DFD8CB;
}

.productLink_2:hover, .productLink_2_selected:hover
{
    color: #688FA2;
    font-weight: bold;
}

.productLink_2_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 5px 0 5px 30px;
    display: block;
	border-bottom: 1px solid #DFD8CB;
}

.productLink_3
{
    font-size: 11px;
    font-weight: bold;
    color: #6d6d6d;
    padding: 5px 0 5px 60px;
    display: block;
    background: url(layout_images/productLink_bg.gif) no-repeat 40px 6px;
}

.productLink_3:hover, .productLink_3_selected:hover
{
    color: #688FA2;
    font-weight: bold;
}

.productLink_3_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #20AAEE;
    padding: 5px 0 5px 60px;
    display: block;
    background: url(layout_images/productLink_selected_bg.gif) no-repeat 40px 6px;
}

/* Info box
--------------------------------------------------------------------------------*/

.informationBox
{
    width: 100%;
    margin-bottom: 10px;
}

.informationBoxHeading
{
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: bold;
    background: #fff url(layout_images/infoBoxHeading_bg.gif) repeat-x bottom;
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.informationBoxHeading h3
{
    line-height: 36px;
    font-size: 14px;
}

.informationBoxContent
{
    width: 100%;
    padding: 7px 0;
}

/* Other
--------------------------------------------------------------------------------*/

.inputRequirement
{
    color: #FF0000;
    font-weight: bold;
}

.infoBox
{
    background: #fff;
    border: 1px solid #EEEEEE;
}

.infoBoxHeading
{
    height: 36px;
    line-height: 36px;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: bold;
    background: #fff url(layout_images/infoBoxHeading_bg.gif) repeat-x bottom;
    border: 1px solid #e7e7e7;
    border-bottom: 3px solid #e7e7e7;
    /* padding-left: 10px; */
}

.infoBox td
{
    padding: 5px;
}

.main
{
    line-height: 1.5;
    padding: 0px 0;
}

.mainCk {
    padding-left: 2px;
    padding-right: 2px;
	background-color:#EBEBEB;
	vertical-align:middle;
}

.main b
{
    font-weight: bold;
    padding: 5px 0;
    font-size: 16px;
    letter-spacing: -1px;
    color: #5E5E5E;
}

.rightColumnBanner
{
    margin: 10px 0;
}

.indexMain
{
    padding: 0 20px 20px 20px;
}

/* EBS Tabbed Box
--------------------------------------------------------------------------------*/

#slider
{
    width: 688px;
    margin: 10px 0 0 0;
    position: relative;
    background: #fff url(layout_images/infoBoxHeading_bg.gif) repeat-x top left;
}

.scroll
{
    /*height:350px;*/
    width: 688px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    border: 1px solid #E7E7E7;
    border-bottom: 2px solid #E7E7E7;
    border-top: 0;
}

.scrollContainer div.panel
{
    /*height:350px;*/
    width: 688px;
}

ul.sliderNavigation
{
    list-style: none;
    width: 690px;
    margin: 0;
}

ul.sliderNavigation li
{
    float: left;
    width: 230px;
    text-align: center;
    background: #fff url(layout_images/infoBoxHeading_bg.gif) repeat-x top left;
    margin: 0;
}

ul.sliderNavigation a
{
    display: block;
    color: #20AAEE;
    text-decoration: none;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    letter-spacing: -1px;
    border: 1px solid #E7E7E7;
    border-bottom: 2px solid #E7E7E7;
}

ul.sliderNavigation a:hover
{
    background: #fff;
    border: 1px solid #E7E7E7;
    border-bottom: 2px solid #E7E7E7;
    color: #688FA2;
}

ul.sliderNavigation a.selected
{
    background: #fff;
    color: #7E7E7E;
    border: 1px solid #E7E7E7;
    border-bottom: none;
}

ul.sliderNavigation a:focus
{
    outline: none;
}

.hide
{
    display: none;
}

.scrollProducts
{
    /*height:212px;*/
}

.scrollProductsView
{
    background: #656565 url(layout_images/tabBoxViewAllBg.gif) repeat-x;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
}

.scrollProductsView a
{
    padding-right: 20px;
}

.scrollViewAll
{
    background: url(layout_images/arrowRight.gif) no-repeat center right;
    color: #fff;
    padding-right: 100px;
}

.expandScrollProductsView
{
    background: #656565 url(layout_images/tabBoxViewAllBg.gif) repeat-x;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
}

.expandContent
{
    background: #656565;
}

/* Footer
--------------------------------------------------------------------------------*/

#footer h3
{
    color: #D5D5D5;
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: bold;
}

.footerLink
{
    color: #868686;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.5;
}

.footerLink:hover
{
    color: #fff;
}

#footerLogo
{
    float: left;
    width: 240px;
    color: #868686;
    line-height: 1.5;
    font-weight: bold;
    font-size: 10px;
}

#footerLogo h2
{
    font-size: 24px;
    padding-left: 50px;
}

#footerLogo p
{
    padding-left: 50px;
}

#footerNavigation
{
    float: left;
    width: 180px;
}

#footerService
{
    float: left;
    width: 180px;
}

#footerAccount
{
    float: left;
    width: 180px;
}

#footerEBS
{
    position: absolute;
    right: 20px;
    top: 25px;
    width: 91px;
}

#footerEBS a
{
    position: absolute;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    background: url(layout_images/ebsLogo.gif) no-repeat 0 0;
    width: 91px;
    height: 50px;
    line-height: 29px;
    text-indent: -9999px;
}

#footerEBS a:hover
{
    background: url(layout_images/ebsLogo.gif) no-repeat 0 -50px;
}

#footerPayments
{
    position: absolute;
    left: 20px;
    top: 25px;
}

/* Button
--------------------------------------------------------------------------------*/

.cssButton
{
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #999;
    background: url(layout_images/normalButton.gif) repeat-x center center;
    padding: 3px;
}

.cssButtonWide
{
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 3px double #999;
    border-left-color: #ccc;
    border-top-color: #ccc;
    background: url(layout_images/normalButton.gif) repeat-x center center;
    padding: 3px 12px 3px 12px;
    white-space: nowrap;
    line-height: 23px;
    width: 100%;
}

.cssButtonArrow
{
    color: #6d6d6d;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-size: 14px;
    cursor: pointer;
    text-align: left;
    border: 0;
    text-decoration: none;
    background: url(layout_images/productLink_bg.gif) left center no-repeat;
    padding: 0 0 0 15px;
    white-space: nowrap;
    line-height: 14px;
}

.cssBuyButton
{
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 3px double #999;
    border-left-color: #ccc;
    border-top-color: #ccc;
    background: url(layout_images/normalButton.gif) repeat-x center center;
    padding: 3px 12px 3px 12px;
    white-space: nowrap;
    line-height: 23px;
    font-weight: bold;
}

/* Product listing
--------------------------------------------------------------------------------*/

.productListing
{
    border: 1px solid #e7e7e7;
}

td.productListing-heading
{
    height: 36px;
    line-height: 36px;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: bold;
    background: #fff url(layout_images/infoBoxHeading_bg.gif) repeat-x bottom;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 2px solid #e7e7e7;
}

.productListing-heading
{
    color: #7e7e7e;
}

.productListing-heading a
{
    font-size: 14px;
    font-weight: bold;
    color: #7e7e7e;
    text-decoration: none;
}

.productListing-data img, .productListing-data a img
{
    vertical-align: middle;
    text-align: left;
    padding: 2px;
}

.productListing
{
    text-align: left;
}

.productListing-data
{
    font-size: 18px;
    font-weight: normal;
    height: 120px;
    color: #939598;
    font-weight: bold;
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}

.productListing-data s
{
    font-size: 12px;
}

.productListing-data table td
{
    vertical-align: middle;
    color: #939598;
    padding: 3px;
}

.productListing-data a, .productListing-data a:link
{
    font-size: 14px;
    font-weight: bold;
    color: #20AAEE;
    vertical-align: middle;
}

.productListing-data a:hover
{
    color: #688FA2;
}

.productListing-even
{
    background: #ffffff;
    vertical-align: middle;
}

.productListing-odd
{
    background: #ffffff;
    vertical-align: middle;
}

.pageResultsPaging
{
    font-size: 11px;
    color: #7E7E7E;
}

.pageResultsNumberOfProducts
{
    font-size: 11px;
    line-height: 4;
    color: #7E7E7E;
}

.pageResultsNumberOfProducts b
{
    font-size: 12px;
}



.pageResults
{
    height: 100px;
    background: #fff;
    border: 1px solid #D2D2D2;
    padding: 2px 4px;
    color: #3996DB;
}

.pageResultsPaging b
{
    background: #3996DB;
    border: 1px solid #3996DB;
    padding: 2px 4px;
    color: #fff;
}

.pageHeading
{
    padding-bottom: 10px;
}

.newProductsBox
{
    padding: 5px;
    vertical-align: top;
}

.tabBoxProductTable
{
    background: #fff;
    width: 100%;
}

.tabBoxProductImage
{
    background: #fff;
    height: 120px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}


.tabBoxProductName
{
    background: #fff;
    height: 60px;
    padding: 2px;
    text-align: center;
    font-size: 11px;
}

.tabBoxProductName a
{
    color: #688FA2;
    font-size: 14px;
}

.tabBoxProductName a:hover
{
    color: #20AAEE;
}

.tabBoxProductRating
{
    background: #fff;
    height: 20px;
    text-align: center;
}

.tabBoxProductPrice
{
    background: #fff;
    height: 60px;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #939598;
    line-height: 1.3;
}

.tabBoxProductPrice s
{
    height: 25px;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #939598;
}

.tabBoxProductBuy
{
    height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.headerTab
{
    height: 38px;
    width: 100%;
}

.headerTabContent
{
    width: 100%;
    line-height: 2;
}

.headerTabContent .paddingContainer
{
    padding: 15px 10px 0 15px;
}

.headerTabContent a
{
    color: #fff;
}

.headerTabContent a:hover
{
    color: #000;
}

/* Productlisting categories links
--------------------------------------------------------------------------------*/

.catAll
{
    padding: 7px 5px;
}

a.catLinks
{
    color: #626262;
    background: url(layout_images/productLink_bg.gif) left center no-repeat;
    padding-left: 16px;
}

a.catLinks:hover
{
    color: #4780A4;
    background: url(layout_images/productLink_bg.gif) left center no-repeat;
    padding-left: 16px;
}

.catMain
{
    padding: 10px 0px 30px 14px;
}


/* Latest articles box
--------------------------------------------------------------------------------*/

#articlesBoxHeading
{
    height: 36px;
    line-height: 36px;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: bold;
    background: #fff url(layout_images/infoBoxHeading_bg.gif) repeat-x bottom;
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

#articlesBoxHeading h3
{
    line-height: 36px;
    font-size: 14px;
}

div#articlesBoxContent .infoBox
{
    border: none;
    background: none;
}

#articlesBoxContent
{
    border: 1px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    width: 100%;
    background: #fff;
}

.newsLeft
{
    width: 120px;
    font-weight: bold;
    color: #7E7E7E;
    vertical-align: top;
    padding: 10px 0;
    font-size: 12px;
    letter-spacing: -1px;
    display: inline-block;
    line-height: 1.5;
}

.newsRight
{
    padding: 10px 0; /*width:120px;*/
    line-height: 1.5;
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
}

.newsLeft a
{
    color: #7E7E7E;
}

.newsRight a
{
    color: #20AAEE;
    font-size: 14px;
}

.newsRight a:hover
{
    color: #688FA2;
}

.newsRight span
{
    color: #E4B423;
}

a.newsMore
{
    line-height: 1.5;
    color: #E4B423;
}

.newsMore:hover
{
    color: #939598;
}

/* Checkout
--------------------------------------------------------------------------------*/

.checkoutBarFrom
{
    font-size: 10px;
    color: #626262;
    padding: 10px 0 10px 0;
    background: #F9F6F1;
    border: 1px solid #EEEEEE;
}

.checkoutBarFrom a
{
    border: none;
}

.checkoutBarCurrent
{
    font-size: 10px;
    color: #000;
    font-weight: bold;
    padding: 10px 0 10px 0;
    background: #E7E7E7;
    border: 1px solid #C9C9CB;
}

.checkoutBarTo
{
    font-size: 10px;
    color: #626262;
    padding: 10px 0 10px 0;
    background: #F7F7F7;
    border: 1px solid #EEEEEE;
}


/* MISC
--------------------------------------------------------------------------------*/

td.main a img
{
    vertical-align: top;
}

td.main a, td.main b, td.main u
{
    margin: 0;
    padding: 0;
}

.headerError
{
    color: red;
    font-weight: bold;
    width: 100%;
    background: url(layout_images/exclamation.png) no-repeat left center;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
}

.main10pxRightPadding
{
    padding: 10px;
}

.main10pxRightPadding b
{
    font-weight: bold;
    padding: 5px 0;
    font-size: 16px;
    letter-spacing: -1px;
    color: #5E5E5E;
}

.specials s
{
    height: 25px;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #939598;
}

.specials
{
    background: #fff;
    height: 60px;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #939598;
    line-height: 1.3;
}

.pageResultsPaging u
{
    border-bottom: none;
    text-decoration: none;
}

.category_desc
{
    line-height: 1.5;
}

.newProductsLink
{
    font-size: 14px !important;
    font-weight: bold !important;
    color: #939598;
    line-height: 1.3 !important;
}

.productSpecialPrice
{
    /* background: #fff; */
    height: 60px;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #939598;
    line-height: 1.3;
}

#leftColumn h1 {
line-height: 1;
margin-top: 20px;
margin-bottom: 20px;
}

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; line-height:1.3;padding:3px;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


/* Left infobox */
.left_headerLink_0
{
    font-size: 12px;
    font-weight: normal;
    float: left;
    display: block;
	width:175px;
    height: 18px;
    line-height: 18px;
	display:block;
    padding: 4px 12px;
background:#E4E2DE; 
}

.left_headerLink_0:hover, .headerLink_0_selected:hover
{
    font-size: 12px;

}

.left_headerLink_0_selected
{
    font-size: 12px;
    /*letter-spacing: -1px;*/
    font-weight: bold;
    float: left;
    display: block;
	width:175px;
    height: 18px;
    line-height: 18px;
	display:block;
    padding: 4px 12px;
background:#eae4d8;
}
.leftInformationBox {
position:relative;
top:3px;
background: #E4E2DE !important;
}

.left_headerLink_heading {
    font-size: 16px;
    font-weight: bold;
    float: left;
    display: block;
	width:175px;
    height: 28px;
    line-height: 27px;
	display:block;
    padding: 4px 12px;
background:#E4E2DE; 
color:#804F35;
letter-spacing:-1px;
border-bottom: 1px solid #beb19d;
}
.left_headerLink_heading:hover { 
background:#E4E2DE; 
color: #804F35 !important;
}

#igence-link {
background:url("images/igence-sprite.png") no-repeat scroll 0 0 transparent;
display:block;
overflow:hidden;
text-indent:-9999px;
width:90px;
line-height:29px;
position:absolute;
left:875px;
top:22px;
}

#igence-link:hover {
background: url("images/igence-sprite.png") no-repeat 0 -29px;
}

#payments {
border-top: 1px solid #E7E7E7;
}
span.alt_select.mail_select {
line-height:40px;
}
.checkout_mail_label {
background:url(layout_images/email.png) no-repeat left 1px;
padding-left:23px;
line-height:25px;
}

.moduleRowOver {
background:#fafafa;
}
.moduleRowSelected {
background:#fafafa;
}

span.netbill_label {
padding-right:11px;
line-height:20px;
}
.netbill_input_row {
margin-bottom:11px;
}

.checkout_discount_text {
padding-left:8px;
color:#a81700;
font-weight:bold;
}

.netbill_table td{
white-space:nowrap;
}
.productListing-odd {
border-top:1px solid #beb19d;
border-bottom:1px solid #beb19d;
}
.checkout_listing_brand {
line-height:23px;
font-style:italic;
}
