

/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #532481;
	text-decoration: underline;
}


/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #532481 !important;
	text-decoration: underline !important;
}

a.menu , a.menu:link, a.menu:active, a.menu:visited {
	font-family: Trebuchet ms, Arial, 'gill';
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #532481;
}

a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

img{
border: 0;
}

h1 {
	font-size: 22px;
	color: #532481;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
}

.myymala h1 {
	font-size: 15px;
	color: #532481;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #532481;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}

 hr {
  border: 0;
  background:url(../img/hr_piste.gif) repeat-x;
  height:1px;
}

ul li {padding-bottom:10px;}

#resource td{
	vertical-align:top;
}

img.product_image{
	border:0px solid #c3c3c3;
}

.productHolder{
	float:left;
	border:1px solid #c3c3c3;
	margin:5px;
	text-align:center;
	font-size:11px;
	color:#555555;
	background-color:#f5f5f5;
	width: 80px;
	height: 115px;
}
.categoryHolder{
	width:95%;
	border:1px solid #c3c3c3;
	padding:2px;
	margin:5px;
	font-size:11px;
	color:#555555;
	background-color:#f5f5f5;
}
.categoryHolder h2{
	margin-top:0;
}

.sivuboxi_pieni td, .sivuboxi_pieni li{
	font-size:11px;}

.sivuboxi_pieni ul{
	padding-left:14px;
	margin-left:0;}

.bread{
	font-size:12px;
	color:#acacac;
	padding-right:6px;
}

/* Bannerit */
.mandatory{
	color:#ab0000;
}
.error_message{
	border: 1px solid #dfdfdf;
	background-color: #fdfdfd;
	padding: 8px;
	color:#ab0000;
	margin-bottom:20px;
}
.success_message{
	color:#1a6307;
	border: 1px solid #dfdfdf;
	background-color: #fdfdfd;
	padding: 8px;
	margin-bottom:20px;
}

fieldset{
	padding:10px;
	border:1px solid #c3c3c3;
	margin-bottom:10px;
}
legend{
	font-weight:bold;
	color:#555555;
}

table.list{
	border:1px solid #555555;
}
table.list th{
	text-align:left;
	font-size:12px;
	background-color:#c3c3c3;
	padding:3px 10px;
	border-bottom:1px solid #555555;
}
table.list td{
	padding:3px 10px;
}
.banner_bg{
	width:192px;
	height:133px;
	background-repeat:no-repeat;
	background-position:left top;
	font-family:georgia, times new roman, serif;
	font-weight:bold;
		letter-spacing:-1px;
}
.banner{
	float:left;
	margin-bottom:20px;
	padding:25px;
	font-family:georgia, times new roman, serif;
	font-weight:bold;
		letter-spacing:-1px;
	}
.banner a, .banner a:link, .banner a:active, .banner a:visited{
	display:block;
	font-family:georgia, times new roman, serif;
	letter-spacing:-1px;
}



.tlomaketop{
	background:url(../img/testilomake_top.gif) no-repeat;
	height:20px;
	width:350px;
	}

.tlomakebottom{
	background:url(../img/testilomake_bottom.gif) no-repeat;
	height:26px;
	width:350px;
	margin-bottom:10px;}

.tlomake{
	background:url(../img/testilomake_bg.gif) repeat-y;
	padding:0 150px 0 20px;

	}
	

/* 2009 tulleet styylit */

a.arrow , a.arrow:link, a.arrow:visited, a.arrow:active {
	padding-left: 20px;
	background: url(../img/arrow_yellow.jpg) no-repeat left center;
}

td.menu2009 {
	height: 34px; 
	background-image: url(../img/menu_bg.jpg); 
	background-repeat:repeat-y;
}

td.container {
	width: 494px;
}

.categoryitems{
	list-style: none;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
	/*padding-bottom: 5px;
	background: #794aa0;*/
	margin-top: 0px;	
	margin-bottom: 0px;
}

.categoryitems li{
	margin-left: 5px;
}

#optikkopuu{
	margin: 0;
	margin-bottom: 30px;
}


#optikkopuu h2{
	color: #fff;
	font-size: 13px !important;
}

#optikkopuu h3{
	font-weight: 300 !important;
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	font-size: 12px !important;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3.puuala{
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	padding-bottom: 0px !important;
	margin-top: 0px;
	margin-bottom: 0px;

}

.menuheader{
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	/*font-size: 13px !important;*/
	font-weight: 300 !important;
	text-transform: none !important;
	color: #fff !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	cursor: pointer !important;
}

#puulinkki{
	text-decoration: none;
	font-size: 11px !important; 
}

.footerlink{
	font-weight: 300 !important;
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	text-decoration: none !important;
	color: #fff !important;
}

.nosto td{
	font-size: 11px;
	color: #404040;
}

.sitenews_revolver_topic{
	disaplay:block;
	position:absolute;
}


#top5_rank{
	width: 94px;
	padding-top: 10px;
	height: 94px;
	color: #ffffff;
	background: #c1c1c1;
	text-align: center;
	font-size: 60px;
	background: url(../img/rating/top5_rank_bg.jpg) no-repeat top left;
}

#laskuri_hinta{
	font-family: "Palatino Linotype", "Optima";
	font-size: 85px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: -2px;
	color: #582e90;
}

#laskuri_hinta_teksti{
	font-family: 'Palantino Linotype';
	font-size: 15px;
	color: #262626;
}

#laskuri_kehykset{
	margin-top: 20px;
	width: 400px;
	height: 120px;
}

#laskuriteksti{
	font-size: 11px;
	color: #303030;
}

#laskuriteksti h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #532481;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

.yksiteho{
}

.yksiteho_sel{
}

.yksitehot_nappi{
	position: absolute;
	cursor: pointer;
}

.moniteho{
}

.moniteho_sel{
}

.monitehot_nappi{
	position: absolute;
	cursor: pointer;	
}

.new_button{
	float: left;
	width: 100px;
	padding: 10px;
	background: #51e21a;
	background: url(../img/laskuri_uusi.jpg) no-repeat top left; position: relative;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none !important;
}

.del_button{
	float: right;
	width: 100px;
	padding: 10px;
	background: #ff4e00;
	background: url(../img/laskuri_poista.jpg) no-repeat top left; position: relative;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none !important;
}

.laskuri_button{
	width: 130px;
	padding: 10px;
	background: #ff4e00;
	background: url(../img/laskuri_button.jpg) no-repeat top left; position: relative;
	text-align: center;
	color: #ffffff !important;
	text-decoration: none !important;
}

#vaihe2{
	display: none;
}

#vaihe3{
	display: none;
}

#vaihe4{
	display: none;
}

#napit{
	display: none;
}

.email{
	color: #582e90;
	height: 32px;
	width: 200px;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #582e90;
	padding-left: 10px;
	outline: none;
	p/adding-top: 7px;
	vertical-align: middle;
}

#optikot_dropdown{
	background: #582e90;
	text-align: left;
	padding: 10px;
	width: 200px;
	height: 300px;
	overflow-y: auto;
	display: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#paikka{
	display: none;
}

#optikkopuu_drop h2{
	color: #fff;
	font-size: 12px !important;
}

#optikkopuu_drop h3{
	font-weight: 300 !important;
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	font-size: 11px !important;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#optikkopuu_drop h3.puuala{
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	padding-bottom: 0px !important;
	margin-top: 0px;
	margin-bottom: 0px;

}

#optikkopuu_drop #puulinkki{
	font-size: 11px !important;
}

#success_msg{
	background: #714f95; color: #fff; padding: 40px; margin-bottom: 40px; font-size: 14px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}