@charset "ISO-8859-1";
body, html {
    margin: 0;
    padding: 0;
    font-family: verdana, arial, times new roman;
    height: 100%;
    text-align: left;
}
body {
    font-size: 62.5%;
    background: #000000 url(../images/bg_body.gif) repeat-x left top;
    color: #333333;
}
h1 {
    color: #676767;
    margin: 0 0 3px 0;
    font-size: 1.4em;
    font-weight: bold;
}
h2 {
    color: #676767;
    margin: 0;
    font-size: 1.2em;
    font-weight:bold;
}
h3 {
    color: #676767;
    margin: 0;
    font-size: 1.1em;
    font-weight:bold;
}
img { border: none; }
form {
    margin: 0;
    padding: 0;
}
.clearfloat {
    clear: both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
#pageWrapper {
    margin: 0 auto;
    width: 745px;
    position: relative;
}
#header {
    width: 100%;
    height: 82px;
}
#navi {
    width: 100%;
    height: 36px;
    background: transparent url(../images/bg_navi.gif) repeat-x left top;
    overflow: hidden;
}
#navi .padding { padding: 0 8px; }
#navi a {
    display: block;
    height: 36px;
    float: left;
    text-decoration: none;
    padding: 0 5px;
}
#navi .home {
    background: transparent url(/media/upload/image/navi/english/navi_home.gif) no-repeat center top;
    width: 28px;
}
#navi .riding_gear {
    background: transparent url(/media/upload/image/navi/english/navi_riding_gear.gif) no-repeat center top;
    width: 63px;
}
#navi .accessories {
    background: transparent url(/media/upload/image/navi/english/navi_accessories.gif) no-repeat center top;
    width: 68px;
}
#navi .dealers {
    background: transparent url(/media/upload/image/navi/english/navi_dealers.gif) no-repeat center top;
    width: 43px;
}
#navi.suomi .home {
    background: transparent url(/media/upload/image/navi/suomi/navi_home.gif) no-repeat center top;
    width: 43px;
}
#navi.suomi .riding_gear {
    background: transparent url(/media/upload/image/navi/suomi/navi_riding_gear.gif) no-repeat center top;
    width: 75px;
}
#navi.suomi .accessories {
    background: transparent url(/media/upload/image/navi/suomi/navi_accessories.gif) no-repeat center top;
    width: 79px;
}
#navi.suomi .dealers {
    background: transparent url(/media/upload/image/navi/suomi/navi_dealers.gif) no-repeat center top;
    width: 80px;
}

#navi.suomi .spareparts {
    background: transparent url(/media/upload/image/navi/suomi/navi_varaosat.gif) no-repeat center top;
    width: 52px;
}

#navi.suomi .hardware {
    background: transparent url(/media/upload/image/navi/suomi/navi_laitteet.gif) no-repeat center top;
    width: 45px;
}

#navi.ruotsi .home {
    background: transparent url(/media/upload/image/navi/ruotsi/navi_home.gif) no-repeat center top;
    width: 33px;
}
#navi.ruotsi .riding_gear {
    background: transparent url(/media/upload/image/navi/ruotsi/navi_riding_gear.gif) no-repeat center top;
    width: 96px;
}
#navi.ruotsi .accessories {
    background: transparent url(/media/upload/image/navi/ruotsi/navi_accessories.gif) no-repeat center top;
    width: 54px;
}
#navi.ruotsi .dealers {
    background: transparent url(/media/upload/image/navi/ruotsi/navi_dealers.gif) no-repeat center top;
    width: 85px;
}

#navi.ruotsi .hardware {
    background: transparent url(/media/upload/image/navi/ruotsi/navi_laitteet.gif) no-repeat center top;
    width: 53px;
}

#navi.ruotsi .spareparts {
    background: transparent url(/media/upload/image/navi/ruotsi/navi_reservdelar.gif) no-repeat center top;
    width: 70px;
}


/* norja start */

#navi.norja .home {
    background: transparent url(/media/upload/image/navi/norja/navi_home.gif) no-repeat center top;
    width: 25px;
}
#navi.norja .riding_gear {
    background: transparent url(/media/upload/image/navi/norja/navi_riding_gear.gif) no-repeat center top;
    width: 91px;
}
#navi.norja .accessories {
    background: transparent url(/media/upload/image/navi/norja/navi_accessories.gif) no-repeat center top;
    width: 48px;
}
#navi.norja .dealers {
    background: transparent url(/media/upload/image/navi/norja/navi_dealers.gif) no-repeat center top;
    width: 70px;
}

#navi.norja .hardware {
    background: transparent url(/media/upload/image/navi/norja/navi_laitteet.gif) no-repeat center top;
    width: 45px;
}


#navi.norja .spareparts {
    background: transparent url(/media/upload/image/navi/norja/navi_varaosat.gif) no-repeat center top;
    width: 75px;
}

/* norja end */


#navi a:hover { background-position: center bottom; }
#navi a span { visibility: hidden; }
#navi #langSelect {
    float: right;
    padding: 10px 0 0 0;
}
#navi #langSelect a {
    float: left;
    padding: 0 3px;
}
#popupNavi .popupNavi {
    position: absolute;
    left: 0;
    visibility: hidden;
}
#popupNavi .popupNavi .inner {
    position: relative;
    background-color: #ffffff;
    display: block;
}
#popupNavi .popupNavi a {
    float: left;
    width: 191px;
    padding: 3px 8px;
    font-family: verdana, arial;
    font-size: 1.0em;
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
}
#popupNavi .popupNavi a:hover { background-color: #e9e9e9; }
/* CRUMB TRAIL */
		
#crumb {
    width: 100%;
    height: 28px;
    background-color: #ffffff;
}
#crumb .padding { padding: 8px 13px 0; }
#crumb span{
    float: left;
    background: transparent url(../images/bg_crumb_link.gif) no-repeat left center;
    padding: 0 8px 0 6px;
    font-family: verdana;
    font-size: 1.0em;
    color: #676767;
    text-decoration: none;
}

#crumb span.current { font-weight: bold; }

/*

#crumb a {
    float: left;
    background: transparent url(../images/bg_crumb_link.gif) no-repeat left center;
    padding: 0 8px 0 6px;
    font-family: verdana;
    font-size: 1.0em;
    color: #676767;
    text-decoration: none;
}

#crumb a.current { font-weight: bold; }

*/

/* SUB NAVIGATION */

#subNavi { padding-bottom: 28px; }
#subNavi li.level1 a{
    display: block;
    padding: 8px 0 9px;
    background: #efefef url(../images/navi_dots.gif) repeat-x left bottom;
    text-decoration: none;
    font-size: 1.0em;
    color: #676767;
    font-weight: bold;
}

#subNavi li.level1 span {
    padding: 0 14px;
    display: block;
}
#subNavi .sub {
    background: transparent url(../images/bg_navi_sub.gif) repeat-y left top;
    padding-top: 4px;
}
#subNavi a.level2 {
    display: block;
    padding: 2px 0;
    background: #ffffff url(../images/bg_navi_tree.gif) no-repeat left top;
    text-decoration: none;
    font-size: 1.0em;
    color: #676767;
    font-weight: normal;
}
#subNavi a.level2 span {
    padding: 0 10px 0 20px;
    display: block;
}
#subNavi .sub a.last {
    background: #ffffff url(../images/bg_navi_tree_last.gif) no-repeat left top;
    padding-bottom: 6px;
}
#subNavi .active span { text-decoration: underline;}
/* CONTENT */
	
#flash {
    width: 100%;
    background-color: #ffffff;
    float: left;
    margin-bottom: 3px;
}
#content {
    width: 100%;
    background-color: #ffffff;
}
/* LEFT COLUMN */

#leftCol {
    width: 172px;
    float: left;
}
#atvBlock {
    padding: 82px 31px 0 16px;
    background-color: #f6d50b;
}
#ultimateRideBlock { padding-bottom: 28px; }
#wishListBlock {
    background: transparent url(../images/bg_wishlist.gif) repeat-y left top;
    padding: 10px 12px 7px 14px;
    color: #ffffff;
    font-family: verdana, arial;
    font-size: 1.0em;
    margin-bottom: 29px;
}
#wishListBlock h3 { color: #ffffff; }
#wishListBlock .top { padding: 4px 0 5px; }
#wishListBlock .bottom {
    padding-top: 4px;
    width: 100%;
    text-align: right;
}
#wishListBlock .bottom a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
/* RIGHT COLUMN */

#rightCol {
    width: 184px;
    float: left;
    padding-bottom: 15px;
}
#rightCol img { float: left; }
#brandBlock {
    background-color: #a1a1a1;
    padding: 14px 0 183px;
    float: left;
}
#brandBlock a {
    padding: 6px 0;
    display: block;
    float: left;
}
#relatedItems {
    width: 184px;
    background: transparent url(../images/related_gradient.gif) repeat-y left top;
}
#relatedItems .row { background: transparent url(../images/related_dots.gif) no-repeat left bottom; }
#relatedItems .row a { text-decoration: none; }
#relatedItems .row img {
    float: right;
    padding: 7px 12px 4px;
}
#relatedItems .row h2 {
    color: #123354;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0;
    padding-left: 12px;
}
#relatedItems .row h3 {
    color: #123354;
    font-size: 1.0em;
    font-weight: normal;
    margin: 3px 0 0;
    padding: 0 0 8px 12px;
}
/* FOOTER */

#footer {
    width: 100%;
    background: transparent url(../images/footer_dots.gif) repeat-x left top;
    padding: 40px 0 20px;
}
#footer span {
    color: #a1a1a1;
    float: left;
}
#footer a {
    color: #a1a1a1;
    float: right;
    text-decoration: none;
    padding-left: 14px;
}
/* MIDDLE COLUMN */

#midCol {
    width: 389px;
    float: left;
}
#midCol .padding { padding: 0 4px; }
/* Product description page */
	
	#midCol .iteminfo { padding: 23px 14px 28px; }
#midCol .iteminfo h1 {
    font-size: 1.4em;
    color: #676767;
    font-family: verdana, arial;
    font-weight: bold;
}
#midCol .iteminfo .imageCol {
    float: left;
    width: 150px;
    padding-top: 20px;
}
#midCol .iteminfo .textCol {
    float: left;
    width: 200px;
    padding-top: 21px;
}
#midCol .iteminfo .textCol h2 {
    color: #676767;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0;
}
#midCol .iteminfo .textCol p {
    color: #676767;
    font-size: 1.0em;
    font-weight: normal;
    margin: 0 0 12px;
}
/* Products */

#productHeading { padding: 32px 0 6px 13px; }
#productHeading h1 {
    color: #676767;
    margin: 0 0 3px 0;
    font-size: 1.4em;
    font-weight: bold;
}
#productHeading h2 {
    color: #676767;
    margin: 0;
    font-size: 1.0em;
    font-weight: normal;
}
#productList {
    padding-bottom: 14px;
    width: 100%;
}
#productList .padding { padding-left: 17px; }
#productList .productRow { background: transparent url(../images/bg_hot_dots.gif) repeat-x left bottom; }
#productList .productCol {
    float: left;
    width: 180px;
    padding: 17px 0 8px;
}
#productList h2 {
    font-size: 1.0em;
    font-weight: bold;
    color: #123354;
    margin: 0;
    padding-left: 12px;
}
#productList p {
    font-size: 1.0em;
    font-weight: normal;
    color: #123354;
    margin: 3px 0 0 0;
    padding-left: 12px;
}
#productList img { padding: 0 0 11px 12px; }
#productList a { text-decoration: none; }
#productListResults {
    padding-left: 17px;
    float:left;
    width:552px;
    padding-left:21px;
}
#productListResults .productCol {
    float: left;
    width: 184px;
    background: transparent url(../images/bg_hot_dots.gif) repeat-x left bottom;
    padding: 17px 0 8px;
}
#productListResults h2 {
    font-size: 1.0em;
    font-weight: bold;
    color: #123354;
    margin: 0;
    padding-left: 12px;
}
#productListResults p {
    font-size: 1.0em;
    font-weight: normal;
    color: #123354;
    margin: 3px 0 0 0;
    padding-left: 12px;
}
#productListResults img { padding: 0 0 11px 12px; }
#productListResults a { text-decoration: none; }
#productControl {
    float: right;
    padding-right: 12px;
    padding-bottom: 18px;
}
#productControl span {
    padding: 0 6px;
    float: left;
    color: #676767;
}
#productControl a {
    padding: 0 1px;
    float: left;
    text-decoration: none;
    color: #676767;
    font-weight: bold;
}
/* Single product */

#singleProduct { padding: 32px 0 6px 13px; }
#singleProduct h1 {
    color: #000000;
    margin: 0;
    font-size: 1.4em;
    font-weight: bold;
}
#singleProduct h2 {
    color: #676767;
    margin: 0;
    font-size: 1.0em;
    font-weight: normal;
}
#productCols { padding: 5px 0 0 3px; }
#productDetailsLeft {
    float: left;
    width: 195px;
    padding-top: 25px;
}
#productDetailsLeft a.thumb img {
    padding: 1px 1px 21px;
    background: #cecece url(../images/thumb_zoom.gif) no-repeat right bottom;
    margin-bottom: 3px;
}
#optionRow {
    width: 180px;
    padding: 8px 0 3px;
}
#optionRow .left {
    float: left;
    width: 105px;
}
#optionRow .right {
    float:right;
    position:relative;
    width:73px;
}
#optionRow select {
    width: 75px;
    position:absolute;
}
#productDetailsLeft h3 {
    color: #000000;
    font-size: 1.0em;
    font-weight: bold;
    margin: 0;
}
#productDetailsLeft span { color: #676767; }
#productDetailsLeft .color {
    /* height: 11px; rivittyy v��rin jos nimi ei mahdu t�m�n kanssa */
    margin-top: 4px;
    float: left;
    background-repeat:no-repeat;
}
/* PRODUCT COLORS / TUOTEV�RIT */
/*
#productDetailsLeft .yellow { background-color: #f9d10c; } // keltainen
#productDetailsLeft .orange { background-color: #da4f0f; } // oranssi
#productDetailsLeft .color_111 { background-color: #cccccc; } // harmaa
#productDetailsLeft .color_91 { background-color: brown; } // harmaa
*/

#productDetailsLeft .color span {
    display: block;
    background-color: #ffffff;
}
#productDetailsLeft input { margin-top: 5px; }
#productDetailsRight {
    float: left;
    width: 165px;
    padding-top: 12px;
}
#productDetailsRight h3 {
    color: #000000;
    font-size: 1.0em;
    font-weight: bold;
    margin: 12px 0 0;
}
#productDetailsRight ul {
    color: #676767;
    padding: 0 0 3px 15px;
    margin: 5px 0 3px;
}
#productDetailsRight ul li { list-style-image: url(../images/bullet.gif); }
/* Dealers */

#dealers { padding: 19px 28px 24px; }
#dealers .row {
    padding-bottom: 13px;
    height: 20px;
}
#dealers .row .left {
    float: left;
    width: 67px;
    padding-top: 4px;
}
#dealers .row .left label {
    color: #676767;
    font-weight: bold;
}
#dealers .row .right {
    float: left;
    width: 182px;
}
#dealers .row .right select { width: 150px; }
#dealers .results {
    margin: 0px 0 28px;
    padding-left: 67px;
}
/* Accessories */



#accessories { padding: 25px 0 25px 58px; }
#accessories .row {
    padding-bottom: 13px;
    height: 20px;
}
#accessories .row .left {
    float: left;
    width: 67px;
    padding-top: 4px;
}
#accessories .row .left label {
    color: #676767;
    font-weight: bold;
}
#accessories .row .right {
    float: left;
    width: 150px;
}
#accessories .row .right select { width: 150px; }
#accessories .row .buttons { text-align: right; }
#compatibilityresult.resultwrapper { width:573px; }
#compatibilityresult #midCol { width:100%; }
#compatibilityresult #midCol #accessories { padding:25px 0 0 20px; }
#compatibilityresult #midCol #accessories .row .right {
    float:none;
    width:inherit;
}
#compatibilityresult #midCol #accessories .row .left {
    float:none;
    width:inherit;
}
#compatibilityresult #midCol #accessories #merkki { width:100px; }
#compatibilityresult #midCol #accessories .row {
    float:left;
    margin-right:10px;
}
#compatibilityresult #midCol #accessories form { width:500px; }
#compatibilityresult #midCol #accessories .row .right.buttons { width:420px; }
#compatiblitytable { width: 95%; }
#compatiblitytable .titlecol { background-color: #CECECE; }
/* ====== POPUP CONTAINER ====== */

#popUpBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    display: none;
    background-color: #000000;
    opacity: 0.72;
    filter: alpha(opacity=72);
}
#popUp {
    background-color: #d9d9d9;
    position: absolute;
    top: -9999px;
    display: none;
    left: 50%;
    text-align: right;
    z-index:9999;
}
#popUp .padding { padding: 5px 10px 8px; }
#popUpHeader { float: right; }
#popUpImg { padding: 2px 0 10px; }
#popUp h1 {
    color: #000000;
    font-weight: bold;
    font-size: 1.4em;
    text-align: left;
    margin: 10px 0 0 0;
    padding-left: 13px;
}
#popUp h2 {
    color: #676767;
    font-weight: normal;
    font-size: 1.0em;
    text-align: left;
    margin: 0;
    padding-left: 13px;
}
#popUp a {
    text-decoration: none;
    color: #676767;
    font-weight: bold;
    padding: 0 5px 0 9px;
}
/* Wishlist */

#wishlist { padding: 20px 14px 20px 16px; }
#wishlist .row {
    background: transparent url(../images/wishlist_dots.gif) repeat-x left top;
    width: 100%;
    color: #676767;
    padding: 9px 0;
    position:relative;
}
#wishlist .row .id {
    float: left;
    width:  70px;

}
#wishlist .row .desc {
    float: left;
    width: 190px;
 	
}
#wishlist .row .desc h2 {
    margin: 0;
    font-size: 1.0em;
    font-weight: bold;
    color: #676767;
    margin: 0 0 9px;
}
#wishlist .row .price {
    width: 100px;
    font-weight: bold;

    position:absolute;
    right:7px;
    text-align:right;
}
#wishlist .row .price strong { color: #000000; }
#wishlist .row .button {
     position:absolute;
    right:0px;
    width: 12px;
    padding-top: 1px;
}
#wishlist .bottomRow {
    background: transparent url(../images/wishlist_dots.gif) repeat-x left top;
    color: #676767;
    padding: 16px 1px 14px;
}
#wishlist .bottomRow .buttons {
    float: left;
    width: 220px;
}
.priceTextForPrint { display: none; }
#wishlist .refreshButton {
    vertical-align: top;
    margin-right:5px;
}
#wishlist .bottomRow .buttons img { margin-right: 5px; }
#wishlist .bottomRow .prices {
    float: left;
    width: 120px;
    text-align: right;
    font-weight: bold;
    font-size: 1.2em;
}
#wishlist .bottomRow .prices strong { color: #000000; }
#flash p { margin: 0; }
#productDetailsLeft .validation-advice {
	margin-top:20px;
}

.small{
	font-weight:normal;
	font-size:10px;
}


.select-free
{
	position:absolute;
	z-index:10;
	

	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
