/* 
	MOTO-SEINÄJOKI REDUX CSS
	INEO EBUSINESS SOLUTIONS | www.ineo.fi
	Mathias Lindedahl
*/
*
{
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    color: #5D5D5D;
}
.banner_area
{
    width: 715px;
    padding: 5px;
}
.slavetext
{
    font-size: 12px;
    padding-left: 10px;
    font-weight: bold;
}
.productmain
{
    padding: 0 10px 0 10px;
}
.usedHeading
{
    margin: 40px 0 10px 0;
    font-weight: bold;
    font-size: 14px;
}

.orange
{
    font-size: 16px;
    font-weight: bold;
    color: #E78323;
}

.newLogin
{
    margin-top: 10px;
    color: red;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0px;
}

.productpageprice_auction
{
    border: 0px solid #000000;
    padding: 0px;
    margin-right: 20px;
    background: #ffffff;
    color: #b03939;
    font-weight: bold;
    height: 50px;
}
.productpageprice
{
    border: 2px solid #000000;
    padding: 20px;
    margin-right: 20px;
    background: #ffffff;
    color: #b03939;
    font-weight: bold;
    height: 50px;
}
.productpageprice_nettiluotto
{
    border: 0px solid #000000;
    padding: 0px;
    margin-right: 10px;
    background: #ffffff;
    color: #b03939;
    font-weight: bold;
}
.test
{
    border: 5px solid #000000;
    padding: 3px;
}
.productpageHeading
{
    background: #000000;
    color: #ffffff;
    font-weight: bold;
}
.productinfo
{
    border: 5px solid #000000;
}

.productstable
{
    border-collapse: separate;
}
.products
{
    background: white;
    border-collapse: separate;
}

.motorBox
{
    width: 259px;
    border: 1px solid #EBEBEB;
    background: url(images/menu_bg.gif) repeat-x bottom #ffffff;
}
.boxContent
{
    padding-bottom: 20px;
}
.boxHeading
{
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    height: 34px;
    padding-left: 10px;
    letter-spacing: 1px;
}
td.sideColumn
{
}

td.welcome
{
    color: #ffffff;
    font-size: 12px;
}
td.welcome a
{
    color: ffffff;
    font-size: 12px;
    font-weight: bold;
}
td.welcome a:hover
{
    color: #E78323;
}

td.searchtext a:hover
{
    color: #E78323;
}

td.cart
{
    color: #ffffff;
    font-size: 12px;
}
td.cart a
{
    color: ffffff;
    font-size: 12px;
    font-weight: bold;
}
td.cart a:hover
{
    color: #E78323;
}

.horizontalNav
{
    height: 50px;
}
.horizontalNav td:hover a
{
    text-decoration: underline;
}
.horizontalNav a
{
    background: url(images/nav_bg.gif);
    height: 31px;
    display: block;
    display: inline;
    padding: 7px;
    margin-right: 5px;
    font-size: 12px;
    font-weight: bold;
    color: E78323;
    text-transform: uppercase;
}
.horizontalNav a:hover
{
    background: url(images/nav_bg.gif) 0 -31px;
}
.shopHeading
{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #E78323;
}

.arrow_link
{
    background: url(images/arrow_right_white.gif) no-repeat 0 5px;
    padding-left: 10px;
    color: #ffffff;
}

td.language:hover a, td.searchText:hover a, td.account:hover a, td.cart:hover a, td.welcome:hover a
{
    border-bottom: 1px solid #e78323;
}
td.search:hover input.searchfield
{
    border: 1px solid #E78323;
}

td.search
{
    text-align: right;
}
td.searchText
{
    text-align: right;
    width: 95px;
}
td.searchText a
{
    color: #575757;
}

input.searchfield
{
    background: #BBBBBB;
    border: 1px solid #ffffff;
    width: 150px;
}

.branding
{
    height: 10px;
    width: 300px;
    vertical-align: top;
}
.language
{
    width: 395px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #575757;
}
.language a
{
    color: #848484;
    margin-left: 3px;
}


h1.ms_logo a
{
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    background: url(images/ms_logo.gif) no-repeat 0 0;
    width: 293px;
    height: 34px;
    text-indent: -9999px;
    line-height: 34px;
}

h1.ms_logo a:hover
{
    background: url(images/ms_logo.gif) no-repeat 0 -34px;
    overflow: hidden;
    display: block;
    width: 293px;
    height: 34px;
    text-indent: -9999px;
    line-height: 32px;
}




.header_content
{
    width: 100%;
    height: 185px;
    background: url(images/header_bg.jpg) no-repeat;
}


.productListing-data img, .productListing-data a img
{
    vertical-align: middle;
}
.productListing
{
    border: 1px solid #cbcbcb;
}
.productListing-data
{
    font-size: 14px;
    font-weight: bold;
    height: 120px;
    color: #5a5a5a;
    vertical-align: middle;
    border-top: 1px solid #cbcbcb;
}
.productListing-data a, .productListing-data a:link
{
    font-size: 14px;
    font-weight: bold;
    color: #5a5a5a;
    vertical-align: middle;
}
.productListing-data a:hover
{
    color: #E78323;
}

.productListing2-data
{
    font-size: 11px;
    font-weight: bold;
    color: #5a5a5a;
    vertical-align: middle;
    border-top: 1px solid #cbcbcb;
}

/* AUCTIONS LIST */
.productListing2
{
    font-size: 11px;
    font-weight: bold;
    color: #5a5a5a;
    vertical-align: middle;
    border-top: 1px solid #cbcbcb;
}
.auctionList
{
    border: 1px solid #cbcbcb;
}
.gray
{
    font-size: 12px;
    color: #00325e;
    font-weight: bold;
    background: #f2f2f2;
}

td.productListing-heading
{
    font-size: 12px;
    font-weight: bold;
    color: #FEFEFF;
    padding-top: 5px;
    vertical-align: top;
    height: 29px;
    background: url(images/module_bg.gif) #000;
}
.productListing-even
{
    background: #ffffff;
    border: 1px solid #cbcbcb;
    vertical-align: middle;
}
.productListing-odd
{
    background: #ffffff;
    border: 1px solid #cbcbcb;
    vertical-align: middle;
}

body
{
    background: url(images/body_bg.gif) repeat-x #ffffff;
    margin: 0;
    padding: 0;
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 12px;
}
.container
{
    text-align: center;
    width: 973px;
    border: none;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border-collapse: collapse;
}

.content
{
    width: 973px;
}
.nav
{
    background: url(images/nav_bg.gif) -1px no-repeat;
    width: 973px;
}
td.mainColumn
{
    width: 600px;
}

.sidebar
{
    width: 178px;
}

P
{
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}


a, .smalltext a, .smalltext2 a
{
    font-size: 12px;
    font-weight: bold;
    color: #717171;
    text-decoration: none;
}
.productListing-heading a
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a:hover
{
    color: #E78323;
}
.smalltext
{
    font-size: 12px;
    color: #5a5a5a;
}

.smalltext img
{
   padding:20px 20px 0px 0px;
}


.header
{
    width: 100%;
}

.headerContainer
{
    width: 973px; /*background: url(images/head_bg.jpg) no-repeat 0px 1px;*/
}



.searchfield
{
    width: 100px;
    height: 20px;
}

a.red
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #2F69C1;
    text-decoration: underline;
}

a.red:hover
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

.blue
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #E31C28;
    text-decoration: none;
}

.text_normal
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}


/*------ TOP MENU --------*/

.navlink
{
    font-size: 15px;
    font-weight: bold;
    color: #004C91;
    text-decoration: none;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
    overflow: hidden;
    background-color: transparent;
    text-transform: uppercase;
}

.navlink:hover
{
    color: #4394DE;
    text-decoration: none;
}

.navlink_selected
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #4394DE;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
    overflow: hidden;
    background-color: #8BD18B;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.navlink_selected:hover
{
    color: #4394DE;
    text-decoration: none;
}


.margin8px
{
    margin: 8px;
}


/*------ LEFT MENU --------*/


.menu
{
}

a.auctionsLink
{
    font-size: 12px;
    font-weight: bold;
    color: #717171;
    margin: 8px 0 0 8px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_right.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

a.auctionsLink:hover
{
    color: #E78323;
}

a.auctionsLink_selected
{
    font-size: 12px;
    font-weight: bold;
    color: #717171;
    margin: 8px 0 0 8px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_down.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}


.productlink_0, menu1
{
    font-size: 12px;
    font-weight: bold;
    color: #717171;
    margin: 8px 0 0 8px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_right.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_0:hover
{
    color: #E78323;
}

.productlink_0_selected
{
    font-size: 12px;
    font-weight: bold;
    color: #717171;
    margin: 8px 0 0 8px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_down.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_0_selected:hover
{
    color: #E78323;
}

.productlink_2
{
    font-size: 12px;
    font-weight: normal;
    color: #717171;
    margin: 8px 0 0 32px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_right.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_2:hover
{
    color: #E78323;
}

.productlink_2_selected
{
    font-size: 12px;
    font-weight: normal;
    color: #717171;
    margin: 8px 0 0 32px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_down.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_2_selected:hover
{
    color: #E78323;
}


.productlink_3
{
    font-size: 12px;
    font-weight: normal;
    color: #717171;
    margin: 8px 0 0 32px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_right.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_3:hover
{
    color: #E78323;
}

.productlink_3_selected
{
    font-size: 12px;
    font-weight: normal;
    color: #717171;
    margin: 8px 0 0 32px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_down.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_3_selected:hover
{
    color: #E78323;
}

.productlink_1
{
    font-size: 12px;
    font-weight: normal;
    color: #717171;
    margin: 8px 0 0 20px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_right.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_1:hover
{
    color: #E78323;
}

.productlink_1_selected
{
    font-size: 12px;
    font-weight: normal;
    color: #717171;
    margin: 8px 0 0 20px;
    padding: 0 0 0 13px; /*height: 15px;*/
    background: url(images/arrow_down.gif) no-repeat 0 5px;
    display: block;
    text-transform: uppercase;
}

.productlink_1_selected:hover
{
    color: #E78323;
}


/*------ FOOTER--------*/

.footercontainer
{
    width: 100%;
    background: url(images/footer_bg.gif) repeat-x;
    height: 137px;
}
.footercontainer td
{
    padding-left: 20px;
}
.footerHeading
{
    font-weight: bold;
    font-size: 13px;
    color: #616161;
}
.footerLink
{
    font-weight: normal;
    font-size: 11px;
    color: #616161;
}
.footerEBS
{
    text-align: right;
    padding-right: 20px;
}




/*---- PRODUCT ------*/

.producttext
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.pageHeading
{
    font-size: 24px;
    color: #000000;
}

a.plink
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E31C28;
    text-decoration: underline;
}

a.plink:hover
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #9D1500;
    text-decoration: underline;
}

.infoHeading
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.left
{
    border-bottom: 1px solid #E31C28;
}

.middle
{
    border-right: 1px solid #E31C28;
    border-left: 1px solid #E31C28;
    border-bottom: 1px solid #E31C28;
}

.middle1
{
    border-right: 1px solid #E31C28;
    border-left: 1px solid #E31C28;
}

.topborder
{
    border-top: 1px solid #E31C28;
}

.productcode
{
    font-family: "Arial" , Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #C0C0C0;
}

.productleft
{
    border-right: 1px solid #E31C28;
    border-left: 1px solid #E31C28;
    border-bottom: 1px solid #E31C28;
}

td.cont
{
    background-image: url(images/box/corner_cont.gif);
    background-repeat: repeat-y;
}

.whitecont
{
    background-color: #FFFFFF;
}


/*--- INFOBOX ----*/

.infoBoxHeading
{
    font-size: 16px;
    font-weight: bold;
    height: 37px;
    text-transform: uppercase;
    text-indent: 10px;
    color: #FEFEFF;
    background: url(images/module_bg.gif) repeat-x;
    vertical-align: middle;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

.infoBoxHeading2
{
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    height: 34px;
    padding-left: 10px;
    letter-spacing: 1px;
}

.blackBox
{
    background: #000000;
}
.blackbox td
{
    padding: 0 6px 10px 6px;
}

.infobox
{
    border: 1px solid #EBEBEB;
    background: url(images/menu_bg.gif) repeat-x bottom #ffffff;
}

.infobox td
{
    padding: 0 6px 6px 6px;
}
.products a
{
    color: #545454;
}
.productPrice
{
    color: #B03939;
    font-size: 14px;
    font-weight: bold;
}
.products img
{
    margin-top: 10px;
}

.motoboxtd
{
    padding-top: 20px;
}

.motoboxBanner
{
    display: block;
    background: url(images/banners/Etko.gif);
    text-indent: -9999px;
    width: 283px;
    height: 100px;
}


/**/
.hdBannerArea
{
    height: 100%;
    vertical-align: bottom;
    width: 100%;
    padding-top: 40px;
}

/* Auctions */
span.countdown_date
{
    color: #ff4444;
    font-weight: bold;
    font-size: 13px;
}

td.main_auction
{
    color: #5D5D5D;
    font-size: 13px;
    padding: 2px;
}
td.main_auction b
{
    color: #5D5D5D;
    font-size: 13px;
}
td.main_auction_cell b
{
    color: #5D5D5D;
    font-size: 13px;
    padding-left: 10px;
}
a.main_auction
{
    color: #5D5D5D;
    font-size: 13px;
    text-decoration: underline;
}
a.main_auction:hover
{
    color: #E78323;
    font-size: 13px;
    text-decoration: underline;
}



/* GE MONEY */

.calculatorHeading
{
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    padding: 0 10px 0 10px;
}
.gemoneytext
{
    padding: 10px;
    text-align: right;
    font-weight: bold;
}
.gemoneyprice input
{
    width: 140px;
}
.gemoneyprice
{
    text-align: left;
    width: 161px;
}
.gemoneyyear select
{
    width: 140px;
}
.gemoneyyear
{
    text-align: left;
}
.gemoneyminpayment
{
    text-align: left;
    width: 161px;
}
.gemoneytable
{
    background: #f4f4f4;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    height: 90px;
}
.gemoneylogo
{
    vertical-align: top;
    padding: 7px 0px 0px 15px;
    font-size: 12px;
}

.gemoneycalculate
{
    padding: 10px 21px 10px 0px;
}

.gemoneyresulttable
{
    background: #dcdcdc;
    width: 100%;
    border-top: 1px solid #d0cfcf;
}
.resultheading
{
    padding: 15px 0px 10px 15px;
    font-weight: bold;
}
.resultvalue
{
    padding-left: 15px;
    height: 34px;
    vertical-align: top;
}

.resultpaymentheading
{
    padding: 16px 0px 0px 15px;
    font-weight: bold;
}
.resultpaymentvalue
{
    padding: 16px 0px 0px 0px;
}

.resultinfotext
{
    padding: 16px 15px 12px 15px;
    font-size: 11px;
    color: #000000;
}

/* Nettiluotto */
.category_desc p
{
    line-height: 1.5;
    margin: 12px 0;
}

.category_desc a
{
    border-bottom: 1px dotted;
}

.nettiluottoTable
{
    font-size: 12px;
}

.nettiluottoTable th
{
    background: #003366;
    border: solid 1px #C0C0C0;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

.nettiluottoTable td
{
    border: solid 1px #C0C0C0;
    padding: 5px;
    text-align: center;
}

h2
{
    font-size: 20px !important;
    line-height: 2;
}

.payments
{
    background: url(images/payment_bg.gif) no-repeat top center;
    padding-top: 40px;
    padding-bottom: 15px;
}
/* Pinfo price */

.pinfoPriceHeading {
color:#717171;
font-size:13px;
font-weight:bold;
padding: 0px 0px 0px 4px;
text-align:left;
}

.pinfoPriceValue {
    padding: 2px 0px 8px 4px;
    color: #b03939;
    font-size: 14px;
    font-weight: bold;
text-align:left;
}

.pinfoPriceValueTotal {
    /*border: 0px solid #000000;*/
    padding: 0px 0px 0px 0px;
    margin-right: 0px;
    /*background: #ffffff;*/
    color: #b03939;
    font-weight: bold;
    font-size: 20px;
    height: 50px;
text-align:left;
}

.pinfoPriceBG {

width:200px;
/*background:#f4f4f4;*/
padding:10px 0px 13px 0px;
border: 1px solid #EBEBEB;
background: url(images/menu_bg.gif) repeat-x bottom #ffffff;

}
.smallText3 {
padding-right:20px;
padding-top:20px;
}


td.mainHeading {
padding:5px 0 5px 5px;
background:#f1f1f1;
line-height:15px;
vertical-align:middle;
color:#333;
}

td.mainService {
font-size:12px;
width:140px;
}

td.mainServicePicker a{
font-size:10px;
text-decoration:underline;
cursor:pointer;
vertical-align:top;
}
td.mainServiceLong {
font-size:12px;
width:390px;
white-space:nowrap;
}

td.mainServiceShort {
width:5%;
vertical-align:top;
}
td.mainServiceDate {
width:150px;
font-size:12px;
vertical-align:top;
}
td.mainServiceTime {
font-size:12px;
}
td.mainServiceTime select {
width:118px;
}
td.mainServiceRadio {
font-size:12px;
}

.brandinput {
padding:8px 0 3px 4px;
font-size:12px;
}
.brandinput input {
border: 1px solid #555;
}
#brand {

}

.products_status_red {
color:#ff0000;
width:170px;

}

.products_status_red_pinfo {
color:#ff0000;
width:100%;
padding-top:7px;
font-weight:bold;
}

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