/* Yleiset */
body {
	behavior: url(../css/csshover.htc);
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #000000;
}
p {
	margin: 0 0 35px 0;
	font-size: 9pt;
}
h1 {
	font-size: 13pt;
	color: #595b5e;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 9pt;
	color: #595b5e;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 9pt;
	color: #595b5e;
	margin: 0 0 5px 0;
}

/* Rakenne */
div#divBody {
	width: 1030px;
	margin: 100px auto 20px auto;
	text-align: left;
}
div#divHeader {
	margin: 0 0 24px 0;
}
div#divContent {
	border-bottom: 1px solid #d0d1d5;
}
div#divRow1 {
	height: 127px;
	overflow: hidden;
}
div#divRow2 {
	overflow: hidden;
}
div#divRow3 {
	height: 125px;
	overflow: hidden;
}
/*Etusivu*/
div#divFrontColumn {
	width: 1030px;
	height: 567px;
	background-image:url(../imgs/pyora_etusivu.jpg);
	overflow: auto;
}
/* Kielivalinta */
span#spanLangSelect {
	font-size: 13px;
	line-height: 13px;
	color: #ffffff;
	float: right;
	vertical-align: top;
	margin: 11px 0 0 0;
}
span#spanLangSelect a {

}

/* Ylnavigaatio */
div#divTopNav {
	height: 26px;
	line-height: 25px;
	clear: both;
}

/* SuggestionBox */
div.suggestionBox {
	margin: 0;
	overflow: hidden;
}
div.suggestionBox_icons {
	float: left;
	width: 25px;
	margin: 3px 15px 3px 0;
}
div.suggestionBox a {
	font-size: 11pt;
	display: block;
	padding: 27px 0 0 0;
	color: #aaabaf;
}
div.suggestionBox a:visited {
	color: #aaabaf;
}
div.suggestionBox a:hover {
	color: #aaabaf;
}


/* VRILINKIT */
/* sininen */
a.blue:link, a.blue:visited {
	color: #3ea0da !important;
}
a.blue:hover, a.blue:active {
	color: #3ea0da !important;
}
.blue {
	color: #3ea0da !important;
	font-size: inherit;
}
/* punainen */
a.red:link, a.red:visited {
	color: #e41d2d !important;
}
a.red:hover, a.red:active {
	color: #e41d2d !important;
}
.red {
	color: #e41d2d !important;
	font-size: inherit;
}
/* vihre */
a.green:link, a.green:visited {
	color: #adbb32 !important;
}
a.green:hover, a.green:active {
	color: #adbb32 !important;
}
.green {
	color: #adbb32 !important;
	font-size: inherit;
}

img.leftcolumnPic {
	border-bottom: 1px solid #d0d1d5;
}

/* Tuotesivu */
div#divProduct {
	width: 1030px;
	height: 590px;
	background-color:#FFFFFF;
	overflow: auto;
}
div#divProductTop {
	height: 12px;
	background-image:url(../imgs/pohja/top.gif);
	overflow:hidden;
}
div#divProductMiddle {
	width: 100%;
	height: 566px;
	background-image:url(../imgs/pohja/middle.gif);
	background-repeat:repeat-y;
	overflow: auto;
}
div#divProductBottom {
	height: 12px;
	background-image:url(../imgs/pohja/bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
table#tableProduct {
	margin: 60px 150px 0 170px;
	width: 700px;
	color: #6C6E71;
	}
span.productNumber {
	text-transform: uppercase;
	float: right;
	text-align: right;
}
span.priceTag {
	font-size: 9pt;
	font-weight: bold;
}
span.cycleModel {
	font-size: 13pt;
}
table#tableProduct h1 {
	margin: 0;
}
table#tableProduct h2 {
	margin: 0;
}
table#tableProduct h3 {
	margin: 0;
}
table#tableProduct p {
	margin: 0;
}
table#tableProduct td {
}
table#tableProduct td.colorChoice {
	border-left: 1px solid #d0d1d5;
	padding: 10px 0 10px 25px;
	width: 250px;
}
table#tableProduct td.techSpecs {
	padding: 10px 10px 10px 0;
	line-height: 14pt;
}
table#tableProduct td.dividerH {
	border-bottom: 1px solid #d0d1d5;
	height: 7px;
}
div#divProductImg {
	margin: 5px auto auto 20px;
}

/* Tekniset tiedot */
table#tableTechspecs {
	margin: 80px 40px 0 65px;
	width: 818px;
	font-size: 9pt;
	color: #6C6E71;
}
table#tableTechspecs td {
	line-height: 18px;
}
table#tableTechspecs td.property {
	font-weight:bold;
	line-height: 11pt;
	width: 400px;
	color: #6C6E71;
	padding-left: 15px;
	text-align:right;
	padding-right: 10px;
}
table#tableTechspecs td.heading {
	font-weight:bold;
	width: 400px;
	color: #6C6E71;
	padding-left: 15px;
	padding-right: 10px;
}
table#tableTechspecs td.data {
	padding-left: 15px;
	line-height: 11pt;
	width: 320px;
	color: #6C6E71;
	text-align:left;
}
table#tableTechspecs td.price {
	padding-left: 15px;
	width: 320px;
	color: #e41d2d;
	font-weight:bold;
	text-align:left;
}
table#tableTechspecs td.dividerV {
	border-right: 1px solid #d0d1d5;
	width: 5px;
}

/* 15.12.2005 */
div.productTextWrapper {
	height: 110px;
	overflow: hidden;
}

span#spanDealers {
	margin: 10px 0 0 0;
	float: left;
}
span#spanDealers a {
	color: #666666;
}
table#tableColors {
	width: 725px;
	text-align: center;
}
table#tableColors td.img{
	padding:15px 15px 5px 15px;
}
table#tableColors td.header{
	padding:0px;
}

/* Pyrtyypit */

div#divTypeColumn {
	width: 1030px;
	height: 590px;
	background-image:url(../imgs/zaun_tex.jpg);
	background-repeat:repeat;
	overflow: auto;
}
div#divColumns {
	font-weight:bold;
	font-size:8px;
}
div#divColumn1 {
	width: 300px;
	padding: 0 18px 0 57px;
	float: left;
}
div#divColumn2 {
	width: 300px;
	padding: 0 15px 0 4px;
	float: left;
}
div#divColumn3 {
	width: 280px;
	padding: 0 0 0 4px;
	float: left;
}
/*kategoriat*/
table#tableBikes td.img {
	padding:15px 5px 5px 5px;
	background-attachment: scroll;
	background-image: url(../imgs/verticaldashl1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
table#tableBikes td.lastimg {background-image:none}
table#tableBikes td a { color: #6C6E71; }
table#tableBikes td.header {
	padding:0px;
	line-height: 25px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	vertical-align: middle;
	text-align:center;
	color: #6C6E71;
}


/* Jlleenmyyjt / Retailers */
div#divRetailers {
	margin: 25px 35px 0 35px;
}
#divRetailerSearch {
	padding: 25px 0 0 50px;
}
#divRetailerSearch h1 {
	color: #ffd10e;
	font-size: 22px;
	text-transform: uppercase;
}
table#tableRetailers {
}
table#tableRetailers td {
	padding: 0px 5px 0px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #000000;
}
table#tableRetailers td.post {
	padding: 0px 5px 0px 5px;
}
table#tableRetailers.results {
	font-size: 9px;
}
table#tableRetailers.results a {
	color: #ffd10e;
}
table#tableRetailers.results td {
	padding-top: 2px;
	padding-bottom: 2px;
}
/* yhteystiedot */
div#divContact {
	padding: 120px 0 0 50px;
} 
