* {
	margin: 0px;
	padding: 0px;
}
BODY {
	background:#292929 url("/img/site/bg_page.jpg") repeat-x;
	font-family:Verdana, Helvetica, Arial;
	text-align:center;
	font-size:12px;
	padding-bottom:10px;
}
DIV#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:#000;
	position:relative;
}


.print {
	display:none;
}
.screen {
	display:block;
}


H1, H2, H3, H4 {
	color:#000;
	font-family:Arial, Helvetica, Verdana;
}
H1 {
	font-size:20px;
	margin:0 0 0.5em 0;
}
H2 {
	font-size:16px;
	margin:0.5em 0 0 0;
}
P {
	margin-bottom:1em;
	line-height:1.4em;
}
P, TD, TH, LI, DIV {
	font-size:12px;
	color:#333;
}
P.footnote {
	color:#999999;
	font-size:0.95em;
	margin-top:2em;
}
STRONG {
	font-weight:bold;
}
EM {
	font-style:italic;
}
A:link, A:visited {
	color:#00F;
	text-decoration:none;
}
A:hover, A:active {
	text-decoration:underline;
}
IMG, TABLE, TD {
	border:none;
}

TH,
TD {
	vertical-align: top;
}

LI {
	list-style:circle;
}

IMG.image_border {
	border:1px solid #AAA;
}

.vinkki {
	border:1px solid #eea634; 
	padding:3px 5px; 
	font-size:11px; 
	margin-bottom:1.5em;
}

/*
*	HEADER
*/
DIV#header {
	height:110px;
	background-color:#000;
}
DIV#header A#logo {
	position:absolute;
	top:15px;
	left:15px;
}
DIV#infoHeader {
	float:right;
	width:200px;
	margin:10px 0 0 0;
}
DIV#infoHeader P {
	font-size:11px;
	color:#CCC;
}

/*
*	MAIN IMAGE
*/
DIV#imageMain {
	width:980px;
	height:203px;
	background:#000 url("/img/site/main_etusivu.jpg") no-repeat top left;
}
DIV#imageMain IMG { margin-bottom:5px; }


/*
*	MAIN NAVIGATION
*/
DIV#naviMain  {
	background:transparent url("/img/site/navi_main_bg.jpg") repeat-x;
	height:51px;
}
DIV#naviMain UL {
	margin:0;
	padding:0;
	float:left;
	height:51px;
	list-style:none;
	width:980px;
}
DIV#naviMain UL LI {
	float:left;
	list-style:none;
	height:51px;
	padding:0 2px 0 0;
	text-align:center;
	/*background: url("/img/site/navi_main_vline.gif") no-repeat top right;*/
}
DIV#naviMain UL LI  A {
	height:51px;
	line-height:51px;
	color:#CCC;
	font-weight:normal;
	float:left;
}

DIV#naviMain UL LI  A:hover,
DIV#naviMain UL LI.active  A {
	background: url("/img/site/navi_main_bg_hover.jpg") repeat-x;
	text-decoration:none;
}

DIV#naviMain UL LI#naviMain_etusivu,
DIV#naviMain UL LI#naviMain_etusivu A {
	width:100px;
}

DIV#naviMain UL LI#naviMain_vuokratuotteet,
DIV#naviMain UL LI#naviMain_vuokratuotteet A {
	width:146px;
}

DIV#naviMain UL LI#naviMain_lavat,
DIV#naviMain UL LI#naviMain_lavat A {
	width:86px;
}

DIV#naviMain UL LI#naviMain_teltat,
DIV#naviMain UL LI#naviMain_teltat A {
	width:86px;
}

DIV#naviMain UL LI#naviMain_kr,
DIV#naviMain UL LI#naviMain_kr A {
	width:170px;
}

DIV#naviMain UL LI#naviMain_yhteystiedot,
DIV#naviMain UL LI#naviMain_yhteystiedot A {
	width:120px;
}

DIV#naviMain UL LI#naviMain_english {
	float:right;
	padding-right:0;
}
DIV#naviMain UL LI#naviMain_english,
DIV#naviMain UL LI#naviMain_english A {
	width:140px;
	font-size:10px;
}



/*
*	Content areas
*/
DIV#content {
	margin-top:0px;
	min-height:350px;
	padding:15px;
}

/*	Left navi */
DIV#naviPageArea {
	float:left;
	width: 210px;
	padding-bottom:10px;
}
DIV#naviPageArea UL {
	padding:5px 4px 0px 5px;
	background-color:#555;
}
DIV#naviPageArea UL.navi1 LI {
	font-size:12px;
	list-style:none;
	margin-bottom:5px;
	background-color:#555;
	padding:2px;
}
DIV#naviPageArea UL.navi1 LI A,
DIV#naviPageArea UL.navi2 LI A {
	display:block;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

DIV#naviPageArea UL.navi2 {
	padding-top:2px;
}
DIV#naviPageArea UL.navi2 LI {
	font-size:12px;
	list-style:none;
	margin-bottom:3px;
	background-color:#555;
	padding:2px;
}
DIV#naviPageArea UL.navi2 LI A {
	font-size:11px;
	font-weight:normal;
}
DIV#naviPageArea UL.navi1 LI A:hover,
DIV#naviPageArea UL.navi2 LI A:hover {
	text-decoration:underline;
}


/*	Main content area */
DIV#contentArea {
	float:right;
	width:725px;
	background:#FFF url("/img/site/bg_content_main_top.gif") no-repeat top left;
}
DIV#contentArea DIV.contentFull {
	padding:7px 15px 0 15px;
}

DIV.contentFullPrimary {
	float:left;
	width:470px;
}

/* Main page news */
DIV.contentFullNews {
	float:right;
	width:200px;
}
DIV.contentFullNews P {
	font-size:11px !important;
}
DIV.contentFullNews P SPAN {
	font-weight:bold;
	font-size:10px;
	font-style:italic;
}

DIV.contentAreaBottom {
	clear:both;
	height:20px;
	background:#FFF url("/img/site/bg_content_main_bottom_high.gif") no-repeat bottom left;
}


/*
*	Tuotteet -pääsivu
*/
DIV.tuotteet_main {
	height: 100px;
}
DIV.tuotteet_main A.tuotekuva {
	float:left;
}
DIV.tuotteet_main IMG {
	padding-bottom:10px;
	padding-right:8px;
}


/*
*	Tuotesivut
*/
DIV.breadcrumbs {
	font-size:10px;
	margin:5px 0 5px 0;
}
UL.products {
	margin: 0 0 0 1em;
}
UL.products LI {
	float: left;
	display: inline;
	width: 140px;
	height: 230px;
	margin: 0 30px 20px 0;
}
UL.products LI P STRONG {
	font-size:12px !important;
}
UL.products LI P {
	font-size:11px !important;
}
UL.products LI IMG {
	margin-bottom:3px;
}
DIV#tuotesivunLisatiedot {
	clear:both;
	padding-top:3em;
}
DIV#tuotesivunLisatiedot IMG {
	border:1px solid #555;
}
DIV#tuotesivunLisatiedot IMG.border_none {
	border:0px;
}
DIV#tuotesivunLisatiedot H2 {
	margin-bottom:0.7em;
}

DIV#vastaavatTuotteet {
	margin:35px 0 10px 0;
	border:1px solid #CCC;
	padding:5px;
	font-size:10px;
}
DIV#vastaavatTuotteet IMG {
	height:60px;
	margin-top:5px;
}



/*
*	Lavasivu
*/
DIV.hintalaatikko {
	border:1px solid #000;
	padding: 10px 10px 0 10px;
	margin:1.5em 0.5em 3em 0.5em;
	background-color:#EEE;
}
DIV.hintalaatikko H2 {
	margin:0 0 0.5em 0 !important;
	border:none;
}




/*
*	Contact
*/
FORM {
	border:1px solid #000;
	padding:10px;
	background-color:#DDD;
}
FORM H2 {
	font-size: 14px;
	margin:0;
}
FORM TABLE {
	margin-top:10px;
}
FORM TD {
	padding:0 10px 10px 0;
}
INPUT.textField {
	width: 200px;
	padding:2px;
}
TEXTAREA {
	width: 420px;
	height: 150px;
	padding:2px;
}
INPUT.formButton {
	margin:15px 0;
}

/*
	Footer
*/
DIV#footer {
	clear:both;
	text-align:left;
	font-size:1.0em;
	background:#333;
	border-top:5px solid #292929;
	padding:5px;
}
DIV#footer DIV#copyright,
DIV#footer DIV#siteDeveloper {
	color:#666;
	font-size:11px;
}
DIV#footer DIV#copyright {
	float:left;
	width:500px;
}
DIV#footer DIV#siteDeveloper {
	float:right;
	width:300px;
	text-align:right;
}
DIV#footer DIV#siteDeveloper A {
	color:#888;
}