/*-------- YORK LAYOUT --------*/

html, body {
	border:none;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 10px;
	padding: 0;
}

div.placeholder {	
	width: 882px;
	margin: 0 auto;
	text-align: left;
}

div.middle {
	padding: 10px;
}

div.magnet {
        height: 500px;
}

/* Kolumnit */
div.left {
	float: left;
}

div.right {
	float: right;
}

/* Etusivu */

div.etusivu {
	width: 414px;
}

div.slogan {
	padding-top: 20px;
	padding-bottom: 30px;
}

div.frontpage {

}

div.widebanner {
        width: 414px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.banners {
	width: 448px;
}

div.squarebanner {
	width: 224px;
        height: 223px;
}


/* Tuotesivu */

div.categories {
	padding-right: 20px;
	width: 203px;
}

div.bannerinpaikka {
	padding-top: 10px;
	margin-left: -10px;
}

div.verticaldashedline {
	height: 218px;
	background: url(../gfx/vertical_dashed_line.gif) top center;
	background-repeat: repeat-y;
}

div.horizontaldashedline {
	background: url(../gfx/horizontal_dashed_line.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

div.productcontent{
	width: 586px;
	padding-right: 30px;
}

div.kuva1 {
        width: 318px;
        height: 218px;
}

div.kuva2 {
        width: 257px;
        height: 218px;
}

div.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0000;
}

div.kuvaus {

}

div.details {
        padding: 20px;
}

div.hinta {
        font-size: 20px;
}

div.info {
        padding-top:20px;
        padding-left: 60px;
        width: 184px;
        height: 63px;
        background: url(../gfx/pdf.gif);
        background-repeat:no-repeat;
}

/* PALAUTELOMAKE */

.feedbackform {
        width: 380px;
}

form.palautelomake fieldset {
  font-size: 11px;
  padding: 10px;
border: none;
}

form.palautelomake fieldset legend {
font-weight: bold;
  padding: 2px 10px 2px 10px;
}

form.palautelomake input, form.palautelomake textarea {
  font-size: 11px;
}

form.palautelomake label {

}

form.palautelomake div {
  padding: 3px;
}

form.palautelomake div.submit {

}



/* HTML ELEMENTS */

a:link {
        color: #000;
}

a:hover {
        color: #ff0000;
        text-decoration: underline; 
}

a:active {
        color: #ff0000;
        text-decoration: underline;
}

img {
	border: 0px;
}

br.clear {
	clear: both;
}

div.header {
	width: 882px;
	height: 207px;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
}

div.footer {
	width: 100%;
}

div.footer_l {
	width: 15px;
	height: 41px;
	background-image: url(../gfx/footer_l.gif);
	background-repeat: no-repeat;
	float:left;
}

div.footer_bg {
	width: 852px;
	height: 41px;
	padding-top: 13px;
	text-align: center;
	background-image: url(../gfx/footer_bg.gif);
	background-repeat: repeat-x;
	float:left;
}

div.footer_r {
	width: 15px;
	height: 41px;
	background-image: url(../gfx/footer_r.gif);
	background-repeat: no-repeat;
	float:right;	
}
