@charset "ISO-8859-1";
.empty {
	background: #000;
}
#frameback {
	background: url(layout/background-frame.png) repeat-x left top #000;
}	
#specialboxes {
	width: 960px;
	float: left;
	background: url(layout/content_special_back.png) repeat-x left top #fff;
	padding-top: 20px;
	margin-top: 0px;
}
#contentbottom {
	background-image: url(layout/content_bottom.gif);
	float: left;
	height: 10px;
	width: 960px;
}
/* Contents */
#content_container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(layout/content_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 11px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

.maincolumn {
	width: 520px;
	float: left;
	padding: 0px 0 10px 15px;
	margin-left: 10px;
}
.rightindexcolumn {
	width: 380px;
	float: right;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 5px;
}
.rightcolumn {
	width: 380px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(layout/content_rightmenu_back.png);
	margin-bottom: 20px;
}
.rightcolumncontent {
	background-image: url(layout/content_rightmenu_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightcolumnbottom {
	background-image: url(layout/content_rightmenu_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 380px;
}
.rightcolumn h2 {
	color: #FF0000;
	background-image: url(layout/content_rightmenu_divider.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 5px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.rightcolumn p {
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.framecontent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #333333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 5px;
	margin: 0px;
	line-height: 1.6em;
	padding-bottom: 10px;
	font-size: 0.8em;
}
a {
	color: #C12900;
	font-weight: normal;
	background-image: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #666666;
	font-weight: normal;
}

h1 {
	color: #FF0000;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Verdana;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #666666;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Verdana;
}
h3 {
	color: #FF0000;
	font-size: 0.9em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #333333;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h5 {
	margin: 0px;
	font-size: 10pt;
	padding-left: 8px;
	padding-top: 8px;
	text-decoration: underline;
}
h6 {
	margin: 0px;
}

.productlisting {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin: 10px 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#shoppingcart {
	float: left;
	width: 380px;
}
#shoppingcart li {
	list-style-type: none;
	background-image: url(layout/arrow_red.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	display: inline;
	float: left;
	padding-right: 20px;
	font-size: 0.9em;
	line-height: 17px;
}
.productlisting .product_price {
	text-align: right;
	float: right;
	width: 100px;
}
.productlisting .product_information {
	float: left;
	width: 370px;
}
.productlisting .product_information a {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}
.productlisting p {
	margin: 0px;
	padding: 0px;
}
.productlisting .product_information h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productlisting .product_price .price {
	font-weight: bold;
}
.rightcolumncontent select {
	margin: 0px 0 10px 20px;
	width: 330px;	
}
.rightcolumncontent .inputwrap input {
	float: left;
	margin: 0px 0 10px 20px;	
}
.inputwrap {
	width: 300px;
	float: left;
}
form {
	padding:0;
	margin: 0;
}
.formwrap {
	width: 380px;
	float: left;
}
.formwrap label {
	padding: 0 0 0 20px;
	width: 320px;
	font-size: 0.8em;
		float: left;
}
.formwrap input, .formwrap textarea {
	width: 320px;
		margin: 0px 0 10px 20px;
			float: left;
}
.submitbutton {
	margin: 0 0 5px 20px;
}
#kauppateksti {
	padding: 20px;

}
.maincolumn select {
	width: 450px;
	margin: 0 0 0 5px;	
}
.submitbutton2 {
	margin: 0 0 5px 35px;
}
.hintayhteensa {
	float: left;
	width: 510px;
	text-align: right;
	font-weight: bold;
	padding: 5px 0 0 0;
}