* {
	margin: 0;
	padding: 0;
}

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #222222;
  background: url(../laymages/main_bg.gif) repeat-x;
}

img {
  border: 0;
}

.addClear {
  clear: both;
}

a span {
  display: none;
}

a:link, a:visited {
  text-decoration: none;
  color: #222222;
}

a:hover, a:active {
  text-decoration: underline;
}

.importantField {
  display: none;
}

.requiredField {
  font-weight: bold;
  color: #f74732;
}

.inputError {
  background: #ffeeee;
}

.alkup_hinta {
  text-decoration: line-through;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.hinta {
  font-weight: bold;
  font-style: italic;
  color: #f74732;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
  font-size: 20px;
  color: #f74733;
  font-weight: bold;
  font-style: italic;
  margin: 0 0 15px 0;
}

h2 {
  font-size: 18px;
  color: #f74733;
  font-weight: bold;
  font-style: italic;
  margin: 0 0 15px 0;
}

h6 {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

p {
  line-height: 18px;
  margin: 5px 0 10px 0;
}

div#container {
  width: 960px;
  margin: 0 auto 0 auto;
  background: url(../laymages/container_bg.gif) no-repeat;
}

/* ---------- HEADER ------------- */
div#header {
	height: 75px;
}

div#header div#logo {
	width: 120px;
	float: left;
}

div#header div#navi {
	float: left;
	margin: 52px 0 0 118px;
}

div#header div#navi ul {
	list-style: none;
}

div#header div#navi ul li {
	float: left;
	margin: 0 3px 0 0;
	width: 118px;
	height: 23px;
}

div#header div#navi ul li a {
	display: block;
	width: 118px;
	height: 23px;
}

div#header div#navi ul li.skate {
	background: url(../laymages/navi_skate.gif) 0 0 no-repeat;
}

div#header div#navi ul li.skate:hover {
	background: url(../laymages/navi_skate.gif) 0 -23px no-repeat;
}

div#header div#navi ul li.snow {
	background: url(../laymages/navi_snow.gif) 0 0 no-repeat;
}

div#header div#navi ul li.snow:hover {
	background: url(../laymages/navi_snow.gif) 0 -23px no-repeat;
}

div#header div#navi ul li.street {
	background: url(../laymages/navi_street.gif) 0 0 no-repeat;
}

div#header div#navi ul li.street:hover {
	background: url(../laymages/navi_street.gif) 0 -23px no-repeat;
}

div#header div#navi ul li.outlet {
	background: url(../laymages/navi_outlet.gif) 0 0 no-repeat;
}

div#header div#navi ul li.outlet:hover {
	background: url(../laymages/navi_outlet.gif) 0 -23px no-repeat;
}

div#header div#navi ul li.bexpo {
        background: url(../laymages/navi_bexpo.gif) 0 0 no-repeat;
}

div#header div#navi ul li.bexpo:hover {
	background: url(../laymages/navi_bexpo.gif) 0 -23px no-repeat;
}

div#header div#navi ul li.joulu {
          background: url(../laymages/navi_joulu.gif) 0 0 no-repeat;
}

div#header div#navi ul li.joulu:hover {
          background: url(../laymages/navi_joulu.gif) 0 -23px no-repeat;
}



div#header div#hdr_right {
	float: right;
}

div#header div#hdr_right div#top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f74732;
	text-align: right;
	margin: 10px 0 0 0;
}

div#header div#hdr_right div#top-links a {
	color: #f74732;
	text-decoration: none;
	float: left;
}

div#header div#hdr_right div#top-links a:hover {
	text-decoration: underline;
}

div#header div#hdr_right div#search {
	clear: both;
	margin: 27px 0 0 0;
}

div#header div#hdr_right div#search input {
	float: left;
}

div#header div#hdr_right div#search .searchField {
	background: url(../laymages/search_bg.gif) no-repeat;
	width: 186px;
	height: 19px;
	border: 0;
	padding: 7px 6px 0 6px;
	font-size: 11px;
}

/* -------------- CONTENT ----------------- */
div#content {
	width: 960px;
	margin: 45px 0 0 0;
}


/* -------------- LEFT ----------------- */
div#left {
	width: 720px;
	float: left;
}

div#left div#news {
	width: 720px;
	height: 307px;
}

div.discount_banner {
  padding: 0.5em;
  margin: 1.0em;
  text-align: center;
  width: 90%;
  font-weight: bold;
  background: #f74732;
  color: #ffffff;
}

.discount_stamp {
  padding: 0.5em;
/*  margin: 1.0em; */
  text-align: center;
  width: 90%;
  font-weight: bold;
/*  background: #f74732; */
  color: #f74732; /* #ffff00; */
}

div#left div#news div#news_content {
	width: 224px;
	height: 287px;
  overflow: auto;
	float: left;
	background-image: url(../laymages/news_bg.jpg);
  background-repeat: no-repeat;
  background-position: absolute;
	padding: 20px 0 10px 20px;
}

div#left div#news div#news_content td {
	padding: 0 0 10px 0;
}

div#left div#news div#news_content td.date {
	background: url(../laymages/date_bg.gif) no-repeat;
	width: 39px;
	height: 39px;
	padding: 4px 10px 0 0;
	vertical-align: top;
	text-align: center;
	color: #fff;
}

div#left div#news div#news_content td.date .kk {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

div#left div#news div#news_content td.date .pvm {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 13px;
}

div#left div#news div#news_content p {
	font-style: italic;
	line-height: normal;
	font-size: 11px;
}

div#left div#news div#nosto {
	float: left;
	width: 475px;
}

/* -------------- LEFT, TUOTELISTAUS ----------------- */

div.pagelinks {
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
}

.currentPage {
  text-decoration: underline;
  color: #f7353c;
}

div.sort_box {
  float: right;
  text-align: center;
  margin-right: 10px;
}

div.warnMessage {
  background: #ff0000;
  padding: 3px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 0.8em;
}
div.noteMessage {
  background: #eeeeee;
  padding: 3px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 0.8em;
}

div.formErrorBox {
  border: solid;
  border-color: #000000;
  padding: 5px;
  float: right;
  font-weight: bold;
  background: #ffeeee;
}

td.product_grid {
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 0.5em;
/* text-align: center; */
/*  vertical-align: bottom; */
}

div.product {
  position: relative;
  width: 234px;
  height: 13em;   /* HUOM!!! Tämä kasvaa jos optioita enemmän kuin 9. Yliajetaan funktiossa tpl_product() ( product_grid.tpl.php ) */
  vertical-align: bottom;
}

div.last {
  border-right: 0;
}

div.product .img {
  position: absolute;
  float: left;
  width: 200px;   /* Tämä yliajetaan jos ei optioita ole. Eli säädetään leveys 234px, että sisältö keskittyy oikein. samassa paikassa kuin parentin yliajokin */
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  bottom: 0;
}

div.product .txt {
  position: absolute;
  width: 200px;
  float: left;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
/*  margin: 10px 0 0 10px; */
  bottom: 0;
}

div.product .options {
  width: 25px;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #eeeeee;
  margin: 5px;
  padding: 5px;
}

div.separator {
  clear: both;
  width: 100%;
  border-top: 1px solid #c7c2c4;
}

div.category_header {
  float: left;
}


div.category_view {
  float: left;
  width: 100%;
}

/* -------------- RIGHT ----------------- */

div#right {
  width: 225px;
  float: right;
}

div#right .bannerbox {
  width: 225px;
  background-color: #f9f7f8;
  margin: 0;
  padding: 0;
}

div#right .box {
	width: 225px;
	background-color: #f9f7f8;
	margin: 0 0 15px 0;
}

div#right .box h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #44353c;
	padding: 4px 0 4px 6px;
	color: #fff;
}

div#right .box h4.cart {
	background-color: #f74732;
}

div#right .box h4 a:link, div#right .box h4 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	background: url(../laymages/box_arrow.gif) 100% 2px no-repeat;
	width: 213px;
}

div#right .box .content {
	padding: 10px 6px 10px 6px;
	font-size: 11px;
}

div#right .box .content ul.cart {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#right .box .content .cart_btm {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #e7e2e4;
}

div#right .box .content .cart_btm .cart_sum {
	float: left;
	font-size: 12px;
	font-style: italic;
}

div#right .box .content .cart_btm .cart_sum span {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #f74732;
}

div#right .box .content .cart_btm .kassalle {
	float: right;
}

div#right .box .content .left {
	float: left;
	border-right: 1px solid #e7e2e4;
	width: 100px;
}

div#right .box .content .right {
	float: left;
	padding: 0 0 0 10px;
}

div#right .box .content ul.info {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
}

div#right .box .content ul.info li {
	margin: 0 0 5px 0;
	background: url(../laymages/info_arrow.gif) 0 2px no-repeat;
	padding: 0 0 0 14px;
}

div#right .box .content .special_img {
	width: 205px;
	text-align: center;
}

div#right .box .content .special_txt {
	width: 205px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.login input {
        width: 100%;
}

.login .kirjaudu {
        margin: 5px 0 0 50px;
        width: 116px;
}

.register_button {
        margin: 15px 0 0 0;
        text-align: center;
        font-size: 12px;
}

.register_button a {
        font-weight: bold;
        text-decoration: underline;
        font-style: italic;
        color: #F74733;
        font-size: 12px;
}

/* ------------------ FOOTER ------------------- */
div#footer {
	width: 100%;
	background:url(../laymages/footer_bg.gif) repeat-x;
	height: 48px;
	margin: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#footer div#footer_content {
	width: 960px;
	margin: 0 auto 0 auto;
}

div#footer div#copy {
	float: left;
	color: #fff;
	padding: 24px 0 0 0;
}

div#footer div#cat_links {
	float: left;
	padding: 24px 0 0 90px;
	color: #fff;
}

div#footer div#since {
	float: right;
	width: 119px;
	height: 48px;
	background: url(../laymages/bstock_leiska_16.gif) no-repeat;
}

#menu {
/*  width: 100%; */
  float: left;
  margin: 54px 0 0 119px;
}

#menu ul {
  list-style: none;
  padding: 0;
  width: 118px;
  float: left;
  margin: 0 0 0 2px;
  background: #fff;
}

#menu img {
  position: relative;
  float: right;
  top: 7px;
  left: -5px;
}

#menu h2 {
  color: #fff;
  width: 118px;
  height: 23px;
  padding: 0;
  margin: 0;
}

#menu a {
  font: bold 10px/12px arial, helvetica, sans-serif;
  display: block;
  margin: 0;
}

ul li a {
	color: #45353c;
	padding: 4px 4px 4px 10px;
}

#menu ul.skate ul {
  margin: 0;
  border: solid #aaa097 1px;
  width: 116px;
}

.skate {
  color: #aaa097;
}

ul.skate li a:hover {
	background-color: #ede9e8;
	text-decoration: none;
}

ul.skate h2 {
  border: 0;
  background: url(../laymages/navi_skate.gif) 0 0;
}

#menu ul.street ul {
  margin: 0;
  border: solid #858c88 1px;
  width: 116px;
}

.street {
  color: #858c88;
}

ul.street li a:hover {
	background-color: #d2dcd6;
	text-decoration: none;
}

ul.street h2 {
  border: 0;
  background: url(../laymages/navi_street.gif) 0 0;
}

#menu ul.snow ul {
  margin: 0;
  border: solid #afbec5 1px;
  width: 116px;
}

.snow {
  color: #afbec5;
}

ul.snow li a:hover {
	background-color: #dee8ec;
	text-decoration: none;
}

ul.snow h2 {
  border: 0;
  background: url(../laymages/navi_snow.gif) 0 0;
}

#menu ul.outlet ul {
  margin: 0;
  border: solid #eab503 1px;
  width: 116px;
}

.outlet {
  color: #eab503;
}



ul.outlet li a:hover {
	background-color: #f4e6b6;
	text-decoration: none;
}

ul.outlet h2 {
  border: 0;
  background: url(../laymages/navi_outlet.gif) 0 0;
}

#menu ul.bexpo ul {
    margin: 0;
    border: solid #eab503 1px;
    width: 116px;
}

.bexpo {
    color: #eab503;
}

ul.bexpo li a:hover {
    background-color: #f4e6b6;
    text-decoration: none;
}

ul.bexpo h2 {
    border: 0;
    background: url(../laymages/navi_bexpo.gif) 0 0;
}





ul h2:hover {
  background-position: 0 -23px;
}

#menu li {
	position: relative;
}


#menu h2 a {
	background: none;
	text-indent: -9999px;
	border: 0;
	width: 118px;
	height: 23px;
	display: block;
	padding: 0;
	margin: 0;
}


#menu ul ul {
  position: absolute;
  z-index: 500;
}

#menu ul ul ul {
  top: 0;
  left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

