body 
{
    padding: 0px;
    margin: 0px;
	background: #151515 url('../img/bodyBg.png') repeat-x;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
}

img 
{
	border: 0px none;
}

a
{
	color: #c9d702;
}

#header 
{
	height: 425px;
	width: 956px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url('../img/headBg.png') no-repeat;
}

#alasivuHeader 
{
	height: 345px;
	width: 956px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url('../img/headBg.png') no-repeat;
}

#header a, #alasivuHeader a
{
	float: right;
	margin: 0 80px 23px 0;
}

#header #kuvitus, #alasivuHeader #kuvitus
{
	padding: 0 0 0 112px;
}

.accentBox{
	background: url('../img/bannerBg.png') no-repeat;
	width:230px;
	background-position:bottom;
	padding: 8px 0 15px 15px;
	margin: 20px 6px 20px 0;
}

.accentBox input{
	border: solid white 1px;
	margin: 0px;
	background:#252525;
	width: 150px;
	color:#ffffff;
}

.accentBox input.button{
	width: auto;
	border: 0px;
	color: black;
	background: url('/img/btnBg.png') repeat-x;
}

.accentBox a{
	text-decoration: none;
	color: white; 
}

#storeCategoryList,
#storeCategoryList ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#storeCategoryList ul{
	padding-left: 25px;
}

#storeCategoryList li,
#storeCategoryList ul li{
	margin-right: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#storeCategoryList li
{
	clear: left;
}

#storeCategoryList ul li{
	float: left;
	clear: none;
	display: inline;
}

#storeCategoryList ul li{
	border-right: 1px solid white;
}


#storeCategoryList li a.selected{ 
	font-weight: bold;
}

#productList{
	margin:10px 0;
	padding:0px;
	display: block;
}

#productList li{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	border-bottom: solid white 1px;
}

#productList ul
{
	list-style-type: disc;
}

#productList ul li
{
	list-style-type: disc;
	border: none;
}

#productList table
{
	width: 100%;
}
#productList .kuva{
	width: 130px;
	height:130px;
	background: #ffffff;
	float:left;
	margin: 8px 10px 16px 0;
	text-align:center;
	padding:5px 0 0 0;
}

#productList input{
	border: solid white 1px;
	margin: 0px;
	background:#252525;
	width: 30px;
	color:#ffffff;
	text-align: right;
}

#productList .controls{
	width: 260px;
	float: right;
}

#productList .määrä{
	width: 160px;
	float: left;
	margin-bottom: 4px;
}

#productList .osta{
	float: right;
	margin-top: 16px;
	
}

#productList .osta a{
	color: #c9d702;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
	
#userData input{
	background: transparent;
	border: 1px solid #9c9c9c;
	width: 200px;
	color: white;
}

#userData input.button{
	width: auto;
	border: 0px;
	color: black;
	background: url('/img/btnBg.png') repeat-x;
}

.error{
	font-weight: bold;
	font-size: 16px;
	color: #c9d702;
	padding-left: 25px;
	background: url('/img/iconAlert.png') left no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
}

#muru
{
	margin:12px 0 0 0px;
	padding:0px;
	display: block;
	height:20px;
	width:490px;
	float:right;
	font-size:11px;
}

#muru li
{
	padding: 0 8px ;
	margin: 0px;
	list-style-type:none;
	float:left;
	height:10px;
	border-right: solid white 1px;
	line-height:10px;
}

/* ETUSIVU */

#menuBg
{
	position: absolute;
	top:91px;
	background: url('../img/menuBg.png');
	width: 300px;
	height: 332px;
	z-index:10;
	margin:0 0 0 150px;
	padding:0px;
	display: block;
}

#menu
{
	margin:306px 0 0 0;
	padding:0 0 0 2px;
	display: block;
	height:20px;
}

#menu li
{
	padding: 0 0 0 20px;
	margin: 0px;
	list-style-type:none;
	float:left;
}

#menu li a
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display: block;
}

#menu li a:hover, #menu li.selected a
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	color: #c9d702;
	text-decoration: none;
	font-weight:bold;
}

/* ALASIVU */

#alasivuMenuBg
{
	position: absolute;
	top:91px;
	background: url('../img/menuBg.png');
	width: 300px;
	height: 252px;
	z-index:10;
	margin:0 0 0 150px;
	padding:0px;
	display: block;
}

#alasivuMenu
{
	margin:226px 0 0 0;
	padding:0 0 0 2px;
	display: block;
	height:20px;
}

#alasivuMenu li
{
	padding: 0 0 0 20px;
	margin: 0px;
	list-style-type:none;
	float:left;
}

#alasivuMenu li a
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display: block;
}

#alasivuMenu li a:hover, #alasivuMenu b
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	color: #c9d702;
	text-decoration: none;
	font-weight:bold;
}

#container
{
	width:956px;
	margin: 0px auto 0px auto;
	padding: 20px 0 0 0;
	background: url('../img/varjo.png') repeat-y;
}

#content, #alasivuContent
{
	width:730px;
	margin: 0px auto 0px auto;
}


#content a:hover, #alasivuContent a:hover
{
	padding:0px;
	margin:0px;
	color: #c9d702;
	text-decoration: underline;
}

#content #left, #alasivuContent #left
{
	width:400px;
	margin: 0 0 20px 40px;
	float:left;
}

/* TUOTE-ALASIVUN TUOTTEET */

/*.tuote
{
	margin:10px 0;
	padding:0px;
	display: block;
	border-bottom: solid white 1px;
}*/

.tuoteInfo
{
	margin:10px 0;
	padding:0px;
	display: block;
	border: none;
}

.tuote li, .tuoteInfo li
{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}

.tuote .kuva, .tuoteInfo .kuva
{
	width: 130px;
	height:130px;
	background: #ffffff;
	float:left;
	margin: 8px 10px 16px 0;
	text-align:center;
	padding:5px 0 0 0;
}

.tuoteInfo .kuva
{
	width: 210px;
	height:210px;
	background: #ffffff;
	float:left;
	margin: 8px 10px 16px 0;
	text-align:center;
	padding:5px 0 0 0;
}

#tuoteNavi, #infoNavi
{
	margin:0px;
	padding: 0px;
	display: block;
	/*height:20px;*/
}

#tuoteNavi li
{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	float:left;
}

#tuoteNavi li ul
{
	padding: 0px;
	margin: 0 0 0 20px;
	width:200px;
}

#tuoteNavi li li
{
	margin:0px;
	padding: 0 6px;
	border-right: solid white 1px;
}

#tuoteNavi li a, #infoNavi li a
{
	color: #ffffff;
	text-decoration: none;
	font-weight:100;
	font-size:12px;
}

#tuoteNavi li a:hower, #infoNavi li a:hower
{
	color: #c9d702;
	text-decoration: none;
	font-weight:100;
	font-size:12px;
}

#infoNavi li
{
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}

#moreInfo
{
	float:left;
	border:none;
}

/* OSTOSKORI ALASIVU */

table td.left
{
	width:160px;
}

table td.right
{
	width:160px;
	text-align:right;
}

/* OIKEA PALKKI */

#content #right, #alasivuContent #right
{
	width:260px;
	float: right;
	margin: 0px;
}

/*.banneri
{
	background: url('../img/bannerBg.png') no-repeat;
	width:230px;
	background-position:bottom;
	padding: 8px 0 15px 15px;
	margin: 20px 6px 20px 0;
}*/

.tarjousbanneri
{
	background: url('../img/tarjousbannerBg.png') no-repeat;
	width:230px;
	background-position:bottom;
	padding: 8px 0 15px 15px;
}

.ostoskori
{
	background: url('../img/bannerBg.png') no-repeat;
	width:230px;
	background-position:bottom;
	padding: 8px 0 15px 15px;
}

.ostoskori .tuote
{
	float:left;
	width:140px;
	border:none;
}

.ostoskori .hinta
{
	float:right;
	width:80px;
}

.ostoskori .hinta .summa
{
	border-top:solid #c9d702 1px;
	color:#c9d702;
}

.tarjousbanneri img, .ostoskori img
{
	margin: 8px 6px -2px 8px;
}

.icon
{
	margin: 8px 6px -3px 0px;
}

.banneri p, .tarjousbanneri p
{
	margin: 0 0 8px 0;
	padding: 0px;
}

.banneri h1, .tarjousbanneri h1
{
	margin: 0px;
	padding: 0 0 2px 0;

}

h1, h2, h3
{
	color:#c9d702;
	font-weight:100;
	padding: 0px;
    margin: 0px;
}

h1
{
	font-size:22px;
	line-height:30px;
	text-transform: uppercase;
}

h2
{
	font-size:17px;
	line-height:35px;
}

#footer
{
	background: url('../img/footerBg.png') no-repeat;
	height:78px;
	width: 800px;
	padding:16px 0 0 156px;
	color: #c9d702;
}

.cartTable
{
	width: 400px;
	
}

.cartTable input
{
	border: 1px solid white;
	width: 25px;
	text-align: right;
	background: transparent;
	color: white;
}

.cartTable button
{
	width: auto;
	border: 0px;
	color: black;
	background: url('/img/btnBg.png') repeat-x;
}

.button
{
	width: auto;
	border: 0px;
	color: black;
	background: url('/img/btnBg.png') repeat-x;
}

.cartTable th
{
	text-align: left;
	vertical-align: bottom;
	height: 36px;
	padding-bottom: 6px;
	font-size: 16px;
	color: #c9d702;
}

.summaryTable
{
	border-collapse: collapse;
	
}

.summaryTable th
{
	padding: 4px;
}

.summaryTable td
{
	border-top: 1px solid #C9D702;
	padding: 4px;
}

.NFX_class_incomplete
{
	background: #ff6060;
	color: #ffffff;
	border: 1px solid #ff0000;
}
