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

html
{
    height: 100%;
}

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

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

a:hover
{
    color: #688FA2;
}

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

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

li
{
    margin: 5px 0;
}

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

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

#mainContainer
{
    position: relative;
    width: 100%;
    min-height: 100%;
}


#mainContainer-with-splash
{
    position: relative;
    width: 100%;
    min-height: 100%;
    background: url(layout_images/splash_bg.png) no-repeat 40px -50px;
}


* html #mainContainer
{
    height: 100%;

}

#container
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    padding-bottom: 129px;
}


#headerContainer
{
    position: relative;
    height: 105px;
    width: 100%;
    background: url(layout_images/header_bg.png) repeat-x center;

}

#header
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    height: 105px;
}

#header .paddingContainer
{
}

#leftColumn
{
    position: relative;
    float: left;
    width: 240px;
}

#leftColumn .paddingContainer
{
    padding: 10px 10px;
}

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

#centerColumn-pinfo
{
    position: relative;
    float: right;
    width: 960px; /*	margin:0 180px 0 240px;*/
background:url(layout_images/pinfo_content_bg.png) no-repeat -3px 10px;
}

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

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

.pad-content {
margin-top:20px;
margin-left:25px;
}

#rightColumn
{
    position: relative;
    float: right;
    width: 180px;
}

#rightColumn .paddingContainer
{
    padding: 10px 10px;
}

#footerContainer
{
    position: relative;
    margin-top: -128px;
margin-left: auto;
    margin-right: auto;
    height: 128px;
    width: 100%;
    background: url(layout_images/footer_bg.png) repeat-x center;

}

#footer
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    height: 128px;
    border-top: 0px solid #E7E7E7;
background:url(layout_images/footer_stripes.png) no-repeat center 56px;
}

#footer .paddingContainer
{
    padding: 0 0 0 0 !important;
}

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

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

h1, .pageHeading
{
    font-size: 22px;
    line-height: 1.5;
    color: #555;
    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;
}

.categoriesBoxHeading h3, .informationBoxHeading h3, #articlesBoxHeading h3
{
    padding: 0 0 0 10px;
}

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

#languages
{
    position: absolute;
    float: left;
left:578px;
top:12px;
    height: 30px;
    width: 172px;
    line-height: 30px;
z-index:9999;
}

#headersearch
{
    position: absolute;
    float: right;
right:0px;
top:12px;
    height: 30px;
    width: 202px;
}

.header-search-field {
background:url(layout_images/header_search_input_bg.png) no-repeat center;
height:30px;
width:202px;
}

.header-search-input-field{
padding:3px 0 0 10px;
border:none;
background:transparent;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#c1c1c1 !important;
}

.header-search-input-field:hover, .header-search-input-field:focus{
color:#fff !important;
}
input#keywords {
color:#fff;
height:24px;
width:155px;
}

#headersearch .header-search-button {
position:absolute;
float:right;
top:1px;
right:1px;
z-index:100;
width:35px;
height:28px;
background:url(layout_images/header_search_button.png) no-repeat center;
cursor:pointer;
}
#headersearch .header-search-button:hover {
background:url(layout_images/header_search_button_hover.png) no-repeat center;
}
#languages
{
    /*margin-right: 10px;*/
}

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

.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
{
    position: relative;
    float: left;
top:0px;
    height: 48px;
    width: 170px;
}

#topBanner
{
    position: relative;
    float: left;
    width: 75%;
    height: 100px;
}

.companyLogo a
{
    position: absolute;
    margin: 0;
    padding: 0;
    top: 18px;
    left: 0px;
    overflow: hidden;
    display: block;
    width: 170px;
    height: 48px;
    text-indent: -9999px;
}

.companyLogo a:hover
{
    background: url(layout_images/companyLogoSprite.gif) no-repeat 0 -43px;
}

#headercart {
position: absolute;
    float: left;
    top: 15px;
left:377px;
width: 200px;
    height: 25px;

}

#account
{
    position: absolute;
    float: left;
    top: 12px;
left:200px;
    width: 170px;
    height: 30px;
line-height:30px;
}

.myaccount-div {
display:inline;
height:30px;
line-height:30px;
float:left;
}

.myaccount-div span span {
background: url(layout_images/my_account_bg_left.png) no-repeat left center;
height:30px;
line-height:30px;
}

.myaccount-div span {
background: url(layout_images/my_account_bg_right.png) no-repeat right center;
height:30px;
line-height:30px;
}

.myaccount-div span span span{
background: url(layout_images/my_account_bg_middle.png) repeat-x center;
margin: 0 9px 0 11px;
height:30px;
line-height:30px;
}

.myaccount-span {
padding:15px 0 15px 0;
}

.login-div {
display:inline;
height:30px;
line-height:30px;
float:left;
}

.login-div span span {
background: url(layout_images/my_account_bg_left.png) no-repeat left center;
height:30px;
line-height:30px;
}

.login-div span {
background: url(layout_images/checkout_bg_right.png) no-repeat right center;
height:30px;
line-height:30px;
}

.login-div span span span{
background: url(layout_images/my_account_bg_middle.png) repeat-x center;
margin: 0 10px 0 11px;
height:30px;
line-height:30px;
}

.login-span {
padding:15px 0 15px 0;
}


.checkout-div {
height:30px;
line-height:30px;
display:inline;
float:left;
}

.checkout-div span span {
background: url(layout_images/checkout_bg_left.png) no-repeat left center;
height:30px;
line-height:30px;
}

.checkout-div span {
background: url(layout_images/checkout_bg_right.png) no-repeat right center;
height:30px;
line-height:30px;
}

.checkout-div span span span{
background: url(layout_images/checkout_bg_middle.png) repeat-x center;
margin: 0 10px 0 12px;
height:30px;
line-height:30px;
}


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

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

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

#topNav
{
 position: absolute;
    float: right;
right:0px;
top:58px;
    width: 960px;
}

.topNav-div {
float: right;
}

#topNav .paddingContainer
{
    padding: 0 0;
}

.headerLink_0
{
    font-size: 12px;
    font-weight: bold;
    float: left;
    display: block;
    color: #fff !important;
    height: 34px;
    line-height: 34px;
padding: 0 17px;
    letter-spacing: 0px;
    font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

.headerLink_0:hover, .headerLink_0_selected:hover
{
    color: #c1c1c1 !important;
background: url(layout_images/top_nav_selected_bg_middle.png) repeat-x center;
}

.headerLink_0_selected
{        
   color: #fff !important;
font-size: 12px;
    font-weight: bold !important;
text-transform:uppercase;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0px;
padding: 0 0px;
}

span.topnav-padding {
display:inline;
float:left;
width:0px;
}

.topNav-div div div {
background: url(layout_images/top_nav_selected_bg_left.png) no-repeat left center;
height:34px;
line-height:34px;
}

.topNav-div div {
background: url(layout_images/top_nav_selected_bg_right.png) no-repeat right center;
height:34px;
line-height:34px;
}

.topNav-div div div div {
background: url(layout_images/top_nav_selected_bg_middle.png) repeat-x center;
margin: 0 17px 0 17px;
height:34px;
line-height:34px;
}
.headerlink-bg {
height:34px;
line-height:34px;
display:inline;
float:left;
}

#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;
}

a.myAccountLink
{
    font-size:12px;
color:#c1c1c1 !important;
font-weight:bold;
}
a.myAccountLink:hover {
color:#fff !important;
}


a.accountLoginLink
{
    font-size:12px;
color:#c1c1c1 !important;
font-weight:bold;
}
a.accountLoginLink:hover {
color:#fff !important;
}


a.accountLogoffLink
{
    font-size:12px;
color:#c1c1c1 !important;
font-weight:bold;
}
a.accountLogoffLink:hover {
color:#fff !important;
}

a.checkoutLink
{
    font-size:12px;
color:#c1c1c1 !important;
font-weight:bold;
}

a.checkoutLink:hover {
color:#fff !important;
}
.cartLink
{
    background: url(layout_images/cart_icon.png) no-repeat left center;
    padding-left: 30px;
    padding-right: 0 !important;
padding-bottom:6px;
    display: inline-block;
color:#fff !important;
font-size:18px;
}
.cartLink:hover {
color:#c1c1c1 !important;
}
span.headercart-span {
font-size:11px;
padding-left:3px;
color:#c1c1c1;
font-weight:normal;
}
.header-checkout-link {
font-size:11px;
padding-left:3px;
color:#fff !important;
font-weight:normal;
}
.header-checkout-link:hover {
color:#c1c1c1 !important;
}
.header-checkout-link-area {
margin-left:28px;
}
/* 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
--------------------------------------------------------------------------------*/

.categoriesBox
{
    width: 100%;
    margin: 10px 0 40px 0;
    background: url(layout_images/left_column_boxes_separator.png) no-repeat 4px bottom;
}

.categoriesBoxHeading
{
    height: 40px;
    line-height: 36px;
    width: 100%;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: bold;
    background: transparent;
    border: 0px solid #e7e7e7;
    border-bottom: 0px solid #e7e7e7;
}

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

.categoriesBoxContent
{

border: 0px solid #e7e7e7;
    border-bottom: 0px solid #e7e7e7;
    width: 100%;
    padding: 7px 0;
    letter-spacing: 0px;
}

.productLink_0
{
    font-size: 12px;
    font-weight: bold;
    color: #313131 !important;
    padding: 10px 0 7px 6px;
    display: block;
    background: url(layout_images/left_column_boxes_separator.png) no-repeat 4px -1px;
}

.productLink_0:hover, .productLink_0_selected:hover
{
    color: #fff !important;
    font-weight: bold;
}

.productLink_0_selected
{
    font-size: 12px;
    font-weight: bold;
    color: #8a6d5e !important;
    padding: 7px 0 12px 30px;
    display: block;
    background: url(layout_images/productlink_selected_bg.png) no-repeat 6px 7px;
}

.productlink_separator {
    background: url(layout_images/left_column_boxes_separator.png) no-repeat 4px 0px;
}
.productLink_1
{
    font-size: 12px;
    font-weight: normal;
    color: #313131 !important;
    padding: 0px 0 12px 32px;
    display: block;
    /*background: url(layout_images/productLink_bg.gif) no-repeat 20px 6px;*/
}

.productLink_1:hover, .productLink_1_selected:hover
{
    color: #fff !important;
    font-weight: bold;
}

.productLink_1_selected
{
    font-size: 12px;
    font-weight: bold;
    color: #313131 !important;
    padding: 0px 0 12px 32px;
    display: block;

}

.productLink_2
{
    font-size: 11px;
    font-weight: bold;
    color: #6d6d6d !important;
    padding: 0px 0 12px 38px;
    display: block;
}

.productLink_2:hover, .productLink_2_selected:hover
{
    color: #fff !important;
    font-weight: bold;
}

.productLink_2_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #8a6d5e !important;
    padding: 0px 0 12px 38px;
    display: block;

}

.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;
}

/* ContactBox */

.contactBox {
background:url(layout_images/contact_bg.png) no-repeat;
width: 100%;
height:400px;
margin: 10px 0 20px 0;
}

#contactBoxContent {
position:relative;
top:93px;
left:49px;
width:135px;
}

.contactBoxContent-info b{ 
font-weight:bold;
font-size:18px;
}

.contactBoxContent-info {
font-weight:normal;
color:#313131;
padding-bottom:15px;
line-height:15px;
}

.contactBoxContent-phone{ 
background:url(layout_images/phone.png) no-repeat 0px 10px;
line-height:36px;
padding-left:27px;
font-weight:bold;
color:#313131;
letter-spacing:-0.2px;
}
.contactBoxContent-fax{ 
background:url(layout_images/printer.png) no-repeat 0px 10px;
line-height:36px;
padding-left:27px;
font-weight:bold;
color:#313131;
letter-spacing:-0.2px;
}
.contactBoxContent-email{ 
background:url(layout_images/email.png) no-repeat 0px 10px;
line-height:35px;
padding-left:30px;
font-weight:bold;
color:#313131;
letter-spacing:0px;
text-decoration:underline;
}
.contactBoxContent-email a{  
color:#313131 !important;
margin:0px;
}
.contactBoxContent-email a:hover{ 
color:#c1c1c1 !important;
text-decoration:underline;
}
  
/* Info box
--------------------------------------------------------------------------------*/

.informationBox
{
background: url(layout_images/left_column_boxes_separator.png) no-repeat 4px bottom;
width: 100%;
margin: 10px 0 40px 0;
}

.informationBoxHeading
{
    height: 40px;
    line-height: 36px;
    width: 100%;
    color: #7e7e7e;
    letter-spacing: -1px;
    font-size: 14px;
    font-weight: bold;
    border: 0px solid #e7e7e7;
    border-bottom: 0px solid #e7e7e7;
}

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

.informationBoxContent
{
           
    border: 0px solid #e7e7e7;
    border-bottom: 0px solid #e7e7e7;
    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: 3px;
}

tr.infoBoxContents {
margin:0px;
padding:0px;
}

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

.main b
{
    font-weight: bold;
    padding: 2px 0;
    font-size: 14px;
    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: 10px;
    top: 60px;
    width: 131px;
}



#igence-link {
display: block;
position: absolute;
top: 4px;
right: 40px;
height: 29px;
width: 82px;
background: url(layout_images/igence-gray.png) no-repeat 0 0;
overflow: hidden;
text-indent: -9999px;
}

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

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

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

.cssButton
{
    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/css_button_full_bg.png) no-repeat center center;*/
    padding: 13px 42px 13px 43px;
    white-space: nowrap;
    line-height: 40px;
width:162px;
}

.cssEnquiryButtonPinfo {
display:block;
    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/enquiry_button.png) no-repeat center center;
    padding: 12px 12px 13px 20px;
    white-space: nowrap;
    line-height: 16px;
width:162px;
}

.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;
}

.cssBuyButtonpinfo
{

    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:none;
    background: url(layout_images/buy_button.png) no-repeat center center;
    padding: 12px 12px 13px 22px;
    white-space: nowrap;
    line-height: 16px;
    font-weight: bold;
width:162px;
}

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

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

td.productListing-heading
{
    height: 26px;
    line-height: 26px;
    color: #fff;
    letter-spacing: 0px;
    font-size: 12px;
    font-weight: bold;
    background: #333 url(lyout_images/texture.jpg) repeat-x bottom;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 2px solid #e7e7e7;
}

.productListing-heading
{
    color: #fff;
}

.productListing-heading a
{
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    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: 12px;
    font-weight: normal;
    color: #333;
    font-weight: bold;
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
background:#fff;
}

.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: transparent;
    height: 60px;
    padding: 0 0 20px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #939598;
    line-height: 1.3;
}

#catInfoPageArea {
position:relative;
left:11px;
padding-bottom:20px;
width:550px;
}

.catInfoPage {
display:inline;
z-index:100;
height:00px;
margin-bottom:12px;
line-height:16px;
color:#313131 ;
}

.files_navigation {
background:#fff;
padding:15px 15px 15px 15px;
}

.slave-listing-extra-field {
margin-left:2px;
margin-top:10px;
font-size:12px;
font-weight:normal;
background:url(layout_images/information.png?s) no-repeat 0 2px;
padding-left:23px;
line-height:20px;
}
a#tip4 {
font-size:14px;
}
.front-banners-area-cms {
margin-top:-14px;
}
