/* @override http://www.silverbar.fi/material/styles.css */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	font:12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #000000;
	color: #666666;
}


#contentwrapper {
	width: 1000px;
	position: relative;
	margin:40px;
	background: #000;
	padding-bottom: 40px;
}
#maincontentwrapper {
	width: 1000px;
	position: relative;
	background: #fff;
}

#topspacer {
	width: 100%;
	position: relative;
	background: #fff;
	height: 40px;
	margin: 0px 0px 0px;
}

#maincontent {
	width: 100%;
	position: relative;
	margin:0px;
	background: #ffffff;
	text-align: left;
	height: 100%;
}

#topmenu {
	width: 998px;
	height: 35px;
	background: #000;	
	
	border: 1px solid #fffeff;
	margin-bottom: 4px;
}
#bottomspacer {
	width: 100%;
	position: relative;
	background: #fff url(sbarlogosmall.gif) no-repeat right bottom;
	height: 95px;
	margin: 0px 0px 0px 0px;
}
#perusteksti{
	padding-right: 150px;
	padding-left: 180px;
}
.perusteksti{
	padding-right: 150px;
	padding-left: 180px;
}

/* valikko tyylit alkaa */

.ul_sub {

	list-style-type: none;
	padding: 0px 0px 0px 0px;
	float: none;
	text-align: center;
	margin: 10px 0px 0px;
}
.li_sub{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background: #000;
	display:inline;
}
a.sub:link, a.sub:active, a.sub:visited  {
	color: #fff;
	letter-spacing: 2px;
	text-decoration: none;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a.sub:hover {
font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bbb;
	text-decoration: none;
	letter-spacing: 2px;
}
a.sub_main:link, a.sub_main:active, a.sub_main:visited  {
font:11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #fff;
	letter-spacing: 2px;
	text-decoration: none;
}
a.sub_main:hover {
font:11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bbb;
	text-decoration: none;
	letter-spacing: 2px;
}
/* valikko tyylit loppuu */
h1{
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2{
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3{
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#kauppavalikko ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 130px;
}

#kauppavalikko ul li a {
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#kauppainfo {
	color: #d4d4d4;
	text-align: center;
	font-size: 11px;
	bottom: 0;
	position: absolute;
	padding-bottom: 20px;
	padding-left: 10px;
}

#kauppavalikko {
}

#kauppainfo a {
	text-decoration: none;
	color: #fffeff;
}

#prod_name {
	color: #fffeff;
	font-weight: bold;
	font-size: 11px;
}


#prod_ean {
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	position: absolute;
	bottom: 20px;
	right: 0;
}

#kori {
	color: #d4d4d4;
	padding-bottom: 40px;
}

#kori form table tbody tr td a {
	color: #fffeff;
	font-weight: bold;
	text-decoration: none;
}

#kori form table tbody tr td {
	padding: 4px;
}

#selaus {
	color: #d4d4d4;
}

#selaus a {
	text-decoration: none;
	font-weight: bold;
		color: #d4d4d4;

}

#tuotekortti {
	position: relative;
	height: 240px;
	width: 135px;
	margin-top: 5px;
}

#prod_desc {
	font-size: 10px;
	padding-right: 5px;
}

#prod_add {
	text-align: right;
	padding-right: 15px;
	bottom: 0;
	position: absolute;
	right: 0;
}

#prod_price {
	font-weight: bold;
	color: #fffeff;
	text-align: right;
	padding-right: 23px;
	bottom: 0;
	position: absolute;
	float: left;
}

#prod_add a {
	font-weight: bold;
	font-size: 12px;
	color: #e4e4e4;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
}


