/* HINNASTON TYYLIT */

#max_width{
	max-width		: 	658px;
}

#valmistus_line{

	background	:	#d5d2d2;
}

#line1{

	background	:	#d2dfff;
}
#line2{
	background	:	#e8eeff;
}
#line_sale1{

	background	:	#ffd2d2;
}
#line_sale2{

	background	:	#ffe8e8;
}
#line1:hover, #line2:hover {

	background	:	#b0c7ff;
}
#line_sale1:hover, #line_sale2:hover{

	background	:	#ffafaf;

}
#name_large {
	
	width		: 	220px;
	height		: 	20px;

}
#extra {
	
	width		: 	200px;
	height		: 	20px;
}
#extra_all {
	
	width		: 	10px;
	height		: 	20px;
}
#extra_large {
	
	width		: 	325px;
	height		: 	20px;
}
#kategoria {
	
	width		: 	10px;
	height		: 	20px;
}
#price {
	
	width		: 	70px;
	height		: 	20px;
	text-align	:	justify;
	
}
#price_large {
	
	width		: 	100px;
	height		: 	20px;
	text-align	:	justify;
	
}
#saldot {
	
	width		: 	70px;
	height		: 	20px;
	text-align	:	justify;
	
}
#hinnasto {
	
	margin-left	:	60px;
	vertical-align	:	top;
}



#otsikot {
	
	margin-left	:	60px;
	vertical-align	:	top;
	padding-bottom	: 	3px;
	padding-top	: 	3px;
	
}

#vali {
	background	:	url('http://www.optotek.fi/site/img/hin_otsikko.png') no-repeat;
	width		: 	600px;
	height		: 	20px;
	text-align	:	center;
}




    /* TEKSTIT */

#nimi {

	font-family	: 	Arial, Helvetica, sans-serif;
	font-style	: 	normal;
	font-weight	: 	bold;
	font-size	: 	12px;
	margin-left	:	5px;
	color		: 	#000000;

}
#extra {

	font-family	: 	Arial, Helvetica, sans-serif;
	font-style	: 	normal;
	font-weight	: 	bold;
	font-size	: 	12px;
	color		: 	#000000;

}
#hinta {
	font-family	: 	Arial, Helvetica, sans-serif;
	font-style	: 	normal;
	font-weight	: 	bold;
	font-size	: 	12px;
	text-align	:	justify;
	color		: 	#000000;

}


#linkki1 {
	font-family	: 	Arial, Helvetica, sans-serif;
	font-style	: 	normal;
	font-weight	: 	bold;
	font-size	: 	13px;
	text-decoration	: 	underline;
	color		: 	#3e3e3e;
	vertical-align	:	top;
}
#linkki2 {

	font-family	: 	Arial, Helvetica, sans-serif;
	font-style	: 	normal;
	font-weight	: 	bold;
	font-size	: 	12px;
	color		: 	#000000;

}
#update {
	font-size	: 	13px;
	color		: 	#3e3e3e;
	font-style	: 	normal;
	font-weight	: 	bold;
	font-family	: 	Arial, Helvetica, sans-serif;
	vertical-align	: 	top;
}


#underline {
	font-family	: 	Arial, Helvetica, sans-serif;
	font-style	: 	normal;
	font-weight	: 	bold;
	font-size	: 	12px;
	text-decoration	:	underline;
	color		: 	#000000;

}
a.isovalmistaja {
	font-family	: 	Arial, Helvetica, sans-serif;
	font-style	: 	normal;
	text-align	: 	center;
	font-weight	: 	bold;
	font-size	: 	13px;
	text-decoration	: 	underline;
	color		: 	#3e3e3e;
	margin-left	:	10px;
	margin-right	:	10px;
	
}

       /* VÄRIT */


#red {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;

}
#green {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #11AC01;

}

#orange {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;

}

#blue {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #0000c0;

}

#yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ffff00;

}


#pink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ff00ff;

}


