/*  ======================================================
CSS definitions for Kopiotait, filename: Kopiotaito.css 
Copyright: 4motto.fi
====================================================== */


/* ======================================================
Common definitions 
====================================================== */

#Container {
	width: 843px;
	height: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

body {
	text-align: center;
	background-image:url(../images/kopio_tausta.gif);
} 

#spacing {
	width: 843px;
	height: 50px;
}

#branding_spacing {
	width: 843px;
	height: 196px;
}

#footer {
	clear: both;
	width: 843px;
	height: 43px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

/* ======================================================
Each page with own definitions due to changing background 
====================================================== */

/* ======================================================
Page: Etusivu 
====================================================== */

#branding_es {
	float: left;
	height:229px;
	width: 843px;
	background-image: url(../images/branding.gif) ;
	background-repeat: no-repeat;
}

#mainContent_es {
	width: 843px;
	height: 325px;
	float: left;
	background-image: url(../images/content_es.gif);
	background-repeat: no-repeat;
}

#content_spacing {
	width: 843px;
	height: 180px;
}

#uutta {
	float: right;
	padding-right: 20px;
}


/* ======================================================
Page: Yhteystiedot 
====================================================== */

#branding_yt {
	float: left;
	height:229px;
	width: 843px;
	background-image: url(../images/branding_yt.gif) ;
	background-repeat: no-repeat;
}

#mainContent_yt {
	width: 843px;
	height: 325px;
	float: left;
	background-image: url(../images/content_yt.gif);
	background-repeat: no-repeat;
}

#content_spacing_yt {
	width: 647px;
	height: 168px;
}

#paikka {
	float: left;
	margin-left: 646px;
	display: inline;
}


/* ======================================================
Page: Uutta 
====================================================== */

#branding_uu {
	float: left;
	height:229px;
	width: 843px;
	background-image: url(../images/branding_uu.gif) ;
	background-repeat: no-repeat;
}

#mainContent_uu {
	width: 843px;
	height: 600px;
	float: left;
	background-image: url(../images/content_uu.gif);
	background-repeat: no-repeat;
}

#content_spacing_uu {
	width: 843px;
	height: 70px;
}


.paikka_tulostin {
	float: left;
	width: 825px;
	height: 227px;
}

.paikka_tulostin img {
	float: right;
}

.paikka_leikkuri {
	float: right;
	width: 293px;
	height: 227px;
}

/* ======================================================
Page: Palvelu
====================================================== */

#branding_pa {
	float: left;
	height:229px;
	width: 843px;
	background-image: url(../images/branding_pa.gif) ;
	background-repeat: no-repeat;
}

#mainContent_pa {
	width: 843px;
	height: 600px;
	float: left;
	background-image: url(../images/content_pa.gif);
	background-repeat: no-repeat;
}

#content_spacing_pa {
	width: 843px;
	height: 70px;
}

/* ======================================================
Page: Oheispalvelut 
====================================================== */

#branding_op {
	float: left;
	height:229px;
	width: 843px;
	background-image: url(../images/branding_op.gif) ;
	background-repeat: no-repeat;
}

#mainContent_op {
	width: 843px;
	height: 325px;
	float: left;
	background-image: url(../images/content_op.gif);
	background-repeat: no-repeat;
}


/* ======================================================
Page: Tarjouspyynnöt 
====================================================== */

#branding_tp {
	float: left;
	height:229px;
	width: 843px;
	background-image: url(../images/branding_tp.gif) ;
	background-repeat: no-repeat;
}

#mainContent_tp {
	width: 843px;
	height: 600px;
	float: left;
	background-image: url(../images/content_tp.gif);
	background-repeat: no-repeat;
}

#content_spacing_tp {
	width: 843px;
	height: 160px;
}

#content_table {
	float: right;
	width: 700px;
}

fieldset {
	border: solid 0 ;
}


label {
	float: left;
	width: 140px;
	font-family: "Rotis Semi Sans Std", sans-serif, Verdana, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
}

textarea {
	width: 350px;
	height: 200px;
}


/* ======================================================
Page: Kiitos 
====================================================== */

#branding_es {
	float: left;
	height:229px;
	width: 843px;
	background-image: url(../images/branding.gif) ;
	background-repeat: no-repeat;
}

#mainContent_ki {
	width: 843px;
	height: 325px;
	float: left;
	background-image: url(../images/content_ki.gif);
	background-repeat: no-repeat;
}

#content_spacing {
	width: 843px;
	height: 180px;
}

