/*
	DIV 2 COLUMN LAYOUT CSS
	INEO EBUSINESS SOLUTIONS | www.ineo.fi
	Mathias Lindedahl
*/

*
{
    padding: 0;
    margin: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body
{
    background: url(layout_images/body_bg.gif) repeat-x #d50000;
    text-align: center;
    font-size: 12px;
    border-collapse: collapse;
}

#wrap
{
    margin: 0 auto;
    width: 1131px;
    text-align: left;
}

#header
{
    position: relative;
    width: 961px;
    height: 360px;
    background: url(layout_images/header_bg.gif) bottom no-repeat;
}

#main
{
    position: relative; /*background:#9c9;*/
    background: #DDDDDD;
    \width: 700px;
    w\idth :682px;
    float: left;
    padding: 9px;
}

#sidebar
{
    position: relative;
    background: #DDDDDD;
    float: left;
    width: 261px;
}

div#footer
{
    position: relative;
    height: 182px;
width: 961px;
    background: url(layout_images/footer_bg.gif) repeat-x;
    clear: both;
}

h1#company_logo a
{
    position: absolute;
    top: 19px;
    left: 9px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    background: url(layout_images/company_logo.gif) no-repeat 0 0;
    width: 268px;
    height: 74px;
    line-height: 74px;
    text-indent: -9999px;
}

div#search
{
    position: absolute;
    right: 9px;
    top: 46px;
}

div#branding_wrap
{
    position: relative;
    height: 116px;
}

div#topnav_wrap
{
    position: relative;
    padding-left: 10px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    text-transform: uppercase;
}

div#banner_wrap
{
    position: relative;
    height: 201px;
}

div#banner_area
{
    position: relative;
    padding: 10px 9px 0 9px;
}

#topnav_wrap a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

a
{
    color: #C60000;
    text-decoration: none;
}

a:hover
{
    color: #FF0000;
}

.headerLink_0
{
    color: #505050;
    padding-left: 10px;
}

.headerLink_0:hover, .headerLink_0_selected:hover
{
    color: #c60000;
}

.headerLink_0_selected
{
    color: #000;
    padding-left: 10px;
}

.logoff
{
    background: url(layout_images/logoff_icon.gif) no-repeat left center;
    padding-left: 25px;
    margin-left: 5px;
}

.account
{
    background: url(layout_images/account_icon.gif) no-repeat left center;
    padding-left: 25px;
    margin-left: 15px;
}

.checkout
{
    background: url(layout_images/checkout_icon.gif) no-repeat left center;
    padding-left: 25px;
    margin-left: 15px;
}

.shoppingcart
{
    position: absolute;
    top: 10px;
    right: 40px;
    background: url(layout_images/cart_icon.gif) no-repeat left center;
    padding-left: 25px;
}

.productlink_0, .productLink_0
{
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 9px 0 9px 25px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff bottom left;
    display: block;
}

.productlink_0:hover, .productlink_0_selected:hover
{
    color: #c60000;
    font-weight: normal;
}

.productlink_0_selected, .productLink_0_selected
{
    font-size: 12px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 9px 0 9px 25px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff bottom left;
    display: block;
}

.productlink_1, .productLink_1
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 9px 0 10px 35px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 10px bottom;
    display: block;
}

.productlink_1:hover, .productlink_1_selected:hover
{
    color: #c60000;
    font-weight: normal;
    font-size: 11px;
}

.productlink_1_selected, .productLink_1_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 9px 0 10px 35px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 10px bottom;
    display: block;
}

.productlink_2, .productLink_2
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 9px 0 10px 45px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 20px bottom;
    display: block;
}

.productlink_2:hover, .productlink_2_selected:hover
{
    color: #c60000;
    font-weight: normal;
    font-size: 11px;
}

.productlink_2_selected, .productLink_2_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 9px 0 10px 45px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 20px bottom;
    display: block;
}

.productlink_3, .productLink_3
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 9px 0 10px 55px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 30px bottom;
    display: block;
}

.productlink_3:hover, .productlink_3_selected:hover
{
    color: #c60000;
    font-weight: normal;
    font-size: 11px;
}

.productlink_3_selected, .productLink_3_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 9px 0 10px 55px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 30px bottom;
    display: block;
}

.productlink_4, .productLink_4
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 9px 0 10px 65px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 40px bottom;
    display: block;
}

.productlink_4:hover, .productlink_4_selected:hover
{
    color: #c60000;
    font-weight: normal;
    font-size: 11px;
}

.productlink_4_selected, .productLink_4_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 9px 0 10px 65px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 40px bottom;
    display: block;
}

.productlink_5, .productLink_5
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 9px 0 10px 75px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 50px bottom;
    display: block;
}

.productlink_5:hover, .productlink_5_selected:hover
{
    color: #c60000;
    font-weight: normal;
    font-size: 11px;
}

.productlink_5_selected, .productLink_5_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 9px 0 10px 75px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 50px bottom;
    display: block;
}

.productlink_6, .productLink_6
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 9px 0 10px 85px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 60px bottom;
    display: block;
}

.productlink_6:hover, .productlink_6_selected:hover
{
    color: #c60000;
    font-weight: normal;
    font-size: 11px;
}

.productlink_6_selected, .productLink_6_selected
{
    font-size: 11px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 9px 0 10px 85px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff 60px bottom;
    display: block;
}


#sidebarcontent
{
    padding: 9px;
}

.categoriesBoxHeading, .informationBoxHeading
{
    background: url(layout_images/infoboxheading_bg.gif) repeat-x;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    padding: 0 0 0 10px;
    font-weight: bold;
}

.categoriesBoxHeadingMoto
{
    background: url(layout_images/infoboxheading_bg.gif) repeat-x;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 0 0 10px;
    font-weight: bold;
}

a.pBrowserLink
{
    font-size: 12px;
    font-weight: bold;
    color: #C60000;
    margin: 0;
    padding: 8px 0 9px 25px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff bottom left;
    display: block;
}

a.pBrowserLink:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    margin: 0;
    padding: 8px 0 9px 25px;
    background: url(layout_images/lnav_unselected_bg_0.gif) repeat-x #fff bottom left;
    display: block;
}

.productBrowserLink
{
    padding: 0px 0px 15px 0px;
}


#main_wrap
{
}

#maincontent
{
    background: #fff;
    padding: 10px;
}

#account_wrap
{
    background: url(layout_images/account_bg.gif) no-repeat right;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    padding: 0 0 0 10px;
}

#account_wrap a
{
    color: #C60000;
    font-size: 12px;
    font-weight: bold;
}

#account_wrap a:hover
{
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
}

div#content_wrap
{
    position: relative;
    float: left;
    background: url(layout_images/content_wrap_bg.gif) repeat-y left;
    width: 100%;
}

.infoBoxHeading
{
    background: url(layout_images/infoboxheading_bg.gif) repeat-x;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    padding: 0 0 0 5px;
    font-weight: bold;
}

.infoBox
{
    background: #ddd;
    border: 1px solid #BDBDBD;
    padding: 5px;
}

.pageHeading
{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.searchfield
{
    width: 200px;
    font-size: 12px;
    padding: 2px;
}

.popName a
{
    font-size: 14px;
    color: #C60000;
    font-weight: bold;
}

.popName
{
    padding: 5px 5px;
    height: 50px;
    vertical-align: top;
    background: #fff;
}

.popName a
{
    text-align: left;
}

.popImage
{
    vertical-align: top;
    height: 100px;
    width: 35%;
    text-align: center;
    background: #fff;
}

.popPrice
{
    background: #F1F1F1;
    width: 40%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FD0408;
}

.popTable
{
    border-collapse: collapse;
    width: 100%;
}

.popBuy
{
    background: #F1F1F1;
    padding-right: 25px;
    line-height: 40px;
    text-align: right;
}

.popDesc
{
    background: #fff;
    width: 65%;
    line-height: 13px;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    font-weight: normal;
}

.popDesc p
{
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

td.productListing-heading
{
    background: url(layout_images/infoboxheading_bg.gif) repeat-x bottom;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 5px 3px 0 3px;
    vertical-align: top;
    height: 29px;
}

.productListing-heading a
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.productListing-data img, .productListing-data a img
{
    vertical-align: middle;
    text-align: left; /*border: 1px solid #E0E0E0;*/
}

.productListing
{
    text-align: left;
    border: 1px solid #cbcbcb;
}


.productListing-data
{
    font-size: 12px;
    font-weight: normal;
    height: 120px;
    color: #000;
    vertical-align: middle;
    padding: 3px;
}

.productListing-data a, .productListing-data a:link
{
    font-size: 12px;
    font-weight: normal;
    color: #C60000;
    vertical-align: middle;
}

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

.productListing-even
{
    background: #ffffff;
    border: 1px solid #cbcbcb;
    vertical-align: middle;
}

.productListing-odd
{
    background: #ffffff;
    border: 1px solid #cbcbcb;
    vertical-align: middle;
}


.cssButton
{
    color: #fff;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 1px solid #9A9A9A;
    background: url(layout_images/normal_button.gif) repeat-x bottom #fff;
    padding: 3px 12px 3px 12px;
    white-space: nowrap;
    height: 23px;
}

.cssBuyButton
{
    color: #fff;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 1px solid #9A9A9A;
    background: url(layout_images/buy_button.gif) repeat-x bottom #CADFE1;
    padding: 3px 12px 3px 12px;
    white-space: nowrap;
    height: 23px;
}

.footerNavi
{
    position: absolute;
    top: 30px;
    left: 20px;
}

.footerNavi a
{
    color: #676767;
    font-size: 11px;
    line-height: 14px;
}

.footerNavi a:hover
{
    color: #FF0000;
}

.footerAccount
{
    position: absolute;
    top: 30px;
    left: 170px;
}

.footerAccount a
{
    color: #676767;
    font-size: 11px;
    line-height: 14px;
}

.footerAccount a:hover
{
    color: #FF0000;
}

.footerMostViewed
{
    position: absolute;
    top: 30px;
    left: 300px;
    width: 210px;
}

.footerMostViewed a
{
    color: #676767;
    font-size: 11px;
    line-height: 14px;
}

.footerMostViewed a:hover
{
    color: #FF0000;
}

.footerNewest
{
    position: absolute;
    top: 30px;
    left: 530px;
    width: 210px;
}

.footerNewest a
{
    color: #676767;
    font-size: 11px;
    line-height: 14px;
}

.footerNewest a:hover
{
    color: #FF0000;
}

.footerHeading
{
    padding-bottom: 5px;
    font-weight: bold;
    color: #676767;
}

.footerEBS
{
    position: absolute;
    top: 75px;
    right: 30px;
}

TD.main, P.main
{
    font-size: 11px;
    line-height: 1.5;
    padding: 3px;
}

.merkitBoxContent
{
    background: #D2D2D2;
    text-align: center;
}

.wrapper
{
    width: 100%;
}

.wrappertd
{
    border: 1px solid #cbcbcb;
}

.pinfo_main
{
    width: 58%;
    padding: 5px;
}

.pinfo_main h2.pageHeading
{
    line-height: 1;
    padding: 0;
}

.pinfo_side
{
    width: 42%;
    background: #EEEEEE;
    border: 1px solid #DDDDDD;
    vertical-align: top;
}

.pinfo_image
{
    text-align: center;
    width: 100%;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    padding: 10px 0;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.pinfo_extra
{
    text-align: left;
    width: 100%;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    padding: 10px 0px 10px 30px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.pinfo_image a
{
    color: #767676;
}

.pinfo_image a:hover
{
    color: #FF0000;
}

.pinfo_extra a
{
    color: #767676;
    line-height: 20px;
}

.pinfo_extra a:hover
{
    color: #FF0000;
}

.pinfo_descr
{
    line-height: 1.5;
}

.pinfo_model
{
    font-size: 10px;
    color: #999999;
}

.pinfo_buy
{
    text-align: center;
    padding: 10px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.pinfo_price
{
    text-align: center;
    padding: 10px; /*color: #FD0408;*/
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}


.pinfo_friend
{
    padding: 0 10px 10px 10px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.pinfo_small_heading
{
    color: #797979;
    font-size: 14px;
    padding-left: 4px;
}

td, table
{
    border: 0;
    padding: 0;
    margin: 0;
}

.checkoutBarFrom
{
    font-size: 10px;
}

.checkoutBarCurrent
{
    font-size: 10px;
}

.checkoutBarTo
{
    font-size: 10px;
}

.stockWarning
{
    font-size: 10px;
    padding: 10px 5px;
}

.pinfo_slave .productListing-data
{
    height: 30px;
}

.smallText
{
    font-size: 10px;
}

.smallText_cList {
font-weight:bold;
}

.productListing
{
    margin-bottom: 10px;
}

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

.textSlaveProducts
{
    color: #797979;
    font-size: 11px;
    padding: 6px 0px 5px 0px;
}

.pinfo_slave_buy
{
    text-align: right;
}

span.productSpecialPrice
{
    color: #d50000;
    font-weight: bold;
}

span.pinfoPriceSpecial
{
    color: #d50000;
}

.maksutavatBoxContent
{
    background: #D2D2D2;
    text-align: center;
}

#right-column
{
    position: relative;
    float: left;
}

#right-column #right-inner
{
    padding: 9px 0px 5px 8px;
}

.availProductPrice {
font-size:14px;
font-weight:bold;
}

.avail .productListing td {
background: #fff;
border: none;
}

.avail .infoBoxContents
{
background: #fff;

}

.avail_cs a{
padding: 5px;
line-height: 22px;
} 


.category_info {
	font-weight:normal;
	padding-left:5px;
	font-size:12px;
	line-height:1.5;
	color:#333;
	padding-right:20px;
	text-align:left;
	padding-bottom:8px;
}

.register_info_content {
padding:2px 0 20px 2px;
}

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

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