/*
*************************************************

Name: 			Sonic Factory - tallennusmedioiden ammattilainen
Description: 	CSS for the whole thing
Author: 		Sonic Factory

Created: 		16.06.2008
Last modified: 	16.09.2009

*************************************************
*/

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italc }
ol, ul, li { list-style:none }

* a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */


img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

/* END OF RESET */

body {
	background: url(images/BG_ALL.jpg) top repeat-x;
	/*border-top:6px solid #261B0F;*/
	height:225px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 880px;
	padding-top: 30px;

}


#header {
	height: 266px;
	top: 0px;
	width: 880px;
	position: absolute;
	background: url(images/header.jpg) no-repeat;
}

#nav {
	margin-top: 227px;
	float: left;
	list-style: none;
}
#nav img {
	float: left;
	list-style: none;
}

#headline {
	padding-top: 250px;
}

a {
	font-weight: bold;
	color: #39F;
}

#body {
	padding-top: 1em;
	text-align: left;
	margin: 0.3em 0;
}

#body-left {
	float: left;
	width: 245px;
	height: 250px;
	background-color: #FFF;
	padding: 20px 20px 20px 30px;
	margin-right: 10px;
	border-radius-topright: 30px;
	-webkit-border-radius-topright: 30px;
	border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomleft: 30px;
	border-right: 1px solid #CCC;
}

#body-left-2 {
	float: left;
	width: 210px;
	height: 70px;
	background-color: #FFF;
	padding: 20px 30px 30px 30px;
	border: 1px solid #CCC;
	margin: 30px 15px 0px 0px;
	border-radius-topleft: 30px;
	-webkit-border-radius-topleft: 30px;
	border-radius-bottomright: 30px;
	-webkit-border-radius-bottomright: 30px;
}

#body-left-3 {
	float: left;
	width: 180px;
	height: 45px;
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
	padding: 30px 30px 30px 30px;
	border-left: 1px solid #CCC;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-top: 30px;
}

#body-center {
	float: left;
	width: 238px;
	height: 250px;
	text-align: left;
	margin: 0 0 0 0;
	background-color: #FFF;
	padding: 25px 15px 0 15px;
}

#body-center-2 {
	float: left;
	width: 214px;
	height: 70px;
	text-align: left;
	padding: 20px 30px 30px 30px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 30px 15px 0px 15px;
}

#body-center-3 {
	float: left;
	width: 230px;
	height: 55px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	padding: 30px 30px 30px 30px;
	border: 1px solid #FFF;
}

#body-right {
	float: left;
	width: 245px;
	height: 250px;
	background-color: #FFF;
	padding: 20px 20px 20px 30px;
	margin: 0px 0px 0px 10px;
	border-radius-topleft: 30px;
	-webkit-border-radius-topleft: 30px;
	border-radius-bottomright: 30px;
	-webkit-border-radius-bottomright: 30px;
	border-left: 1px solid #CCC;
}

#body-right-2 {
	float: left;
	width: 210px;
	height: 70px;
	background-color: #FFF;
	padding: 20px 30px 30px 30px;
	border: 1px solid #CCC;
	margin: 30px 0px 0px 15px;
	border-radius-topright: 30px;
	-webkit-border-radius-topright: 30px;
	border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomleft: 30px;
}

#body-right-3 {
	float: left;
	width: 180px;
	height: 45px;
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
	padding: 30px 30px 30px 30px;
	border: 1px solid #CCC;
	margin-left: 15px;
	margin-top: 30px;
}

#body-bottom {
	float: left;
	color: #999;
	width: 880px;
	border-top:1px solid #CCCCCC;
	margin-top: 30px;
	padding-top: 20px;
	background: url(images/footer.jpg) repeat-x bottom;
	text-align: center;
	padding-bottom: 50px;
}

#body-bottom:hover {
	color: #666;
}

#body-below {
	float: left;
	width: 880px;
	text-align: center;
}

#body-news {
	float: left;
	width: 648px;
	height: 150px;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	background: #FFF url(images/summer-holiday.png) no-repeat left;
	padding: 10px 50px 0px 181px;
	border-radius-topright: 30px;
	-webkit-border-radius-topright: 30px;
	border-radius-bottomleft: 30px;
	-webkit-border-radius-bottomleft: 30px;
	margin-top: 20px;
	/*border: 1px solid #CCC;	*/
}

#horizontal-line {
	width: 820px;
	border-top:1px solid #CCC;
}

/*.text-left {
	padding-left: 30px;
}*/


/* TUOTTEET */

#body-left-tuotteet {
	float: left;
	width: 600px;
	/*border-right:1px solid #CCCCCC;*/
	padding-right: 20px;
	padding-left: 0px;
}

#body-right-tuotteet {
	float: left;
	width: 210px;
	margin-left: 20px;
	padding-right: 30px;
	margin-top: 25px;
}

#body-bottom-tuotteet {
	float: left;
	color: #999;
	width: 880px;
	border-top:1px solid #CCCCCC;
	/*margin-top: 25px;*/
	padding-top: 20px;
	background: url(images/footer.jpg) repeat-x bottom;
	text-align: center;
	padding-bottom: 50px;
}

/* END OF TUOTTEET */

/* TUOTEKUVAT*/

#body-tuotekuvat {
	float: left;
	width: 800px;
	/*border-right:1px solid #CCCCCC;*/
	padding-top: 20px;
	padding-left: 30px;
	
}


/* END OF TUOTEKUVAT */

/* AINEISTON TOIMITUS */

#body-aineistontoimitus {
	float: left;
	width: 363px;
	height: 120px;
	padding: 20px 30px 30px 30px;
	border: 1px solid #CCC;
	margin-right: 15px;
	background-color: #FFF;
}

#body-aineistontoimitus-2 {
	float: left;
	width: 363px;
	height: 120px;
	padding: 20px 30px 30px 30px;
	border: 1px solid #CCC;
	margin-left: 15px;
	background-color: #FFF;
}

#body-aineistontoimitus-3 {
	float: left;
	width: 363px;
	height: 180px;
	padding: 20px 30px 30px 30px;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-top: 30px;
	background-color: #FFF;
}

#body-aineistontoimitus-4 {
	float: left;
	width: 363px;
	height: 180px;
	padding: 20px 30px 30px 30px;
	border: 1px solid #CCC;
	margin-left: 15px;
	margin-top: 30px;
	background-color: #FFF;
}

#body-aineistontoimitus-5 {
	float: left;
	width: 800px;
	/*border-right:1px solid #CCCCCC;*/
	padding-right: 20px;
	padding-left: 30px;
}

/* END OF AINEISTON TOIMITUS */

/* OHJEET */

#body-left-ohjeet {
	float: left;
	width: 880px;
	padding-right: 0px;
	padding-left: 0px;
}

#body-right-ohjeet {
	float: left;
	width: 259px;
	margin-left: 20px;
	padding-right: 40px;
}

/* END OF OHJEET */

/* YHTEYSTIEDOT */

#body-left-yhteystiedot {
	float: left;
	width: 200px;
	background-color: #FFF;
	height: 420px;
	margin-right: 30px;
	border-right: 1px solid #CCC;
	padding: 0px 30px 30px 30px;
}

#body-right-yhteystiedot {
	float: left;
	width: 525px;
	padding-left: 40px;
	padding-right: 40px;
	height: 400px;
	padding: 0px 30px 30px 0px;
}

#yhteystiedot-kuva {
	float: left;
	margin-top: 5px;

}

#yhteys  {
	width: 200px;
	height: 280px;
	float: left;
}

h1 {
	font-weight: bold;
}

	

/* END OF YHTEYSTIEDOT */

/* KIITOS */

#body-left-kiitos {
	float: left;
	width: 235px;
	border:1px solid #CCCCCC;
	padding-right: 40px;
	padding-left: 30px;
}

#body-right-kiitos {
	float: left;
	width: 400px;
	border:1px solid #CCCCCC;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 40px;
}

/* END OF KIITOS */

#body h2, #body p {
	margin: 0.3em 0;
}



/* For the inputform*/

.textarea	{ 
		font: 11px verdana, arial, helvetiva, sans-serif;
		color: #5C5C5C;
		background-color: #FFF;
		text-align: left;
		WIDTH: 580px;
		HEIGHT: 220px;
		BORDER: 1px solid #CCC;
}

.shadeform	{
		font: 11px tahoma, arial, helvetica, sans-serif;
		color: #5C5C5C;
		background-color:#FFF;
		text-align: left;
		WIDTH: 290px;
		BORDER: 1px solid #CCC;
}
form {
		margin: 0;
		padding: 0;
}

input, textarea, select {
		background-color: #EEE;
		border: 0;
}

input[type="text"], input[type="password"], select, textarea {
		color: #5C5C5C;
		padding: 0.2em;
}

input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
		background-color: #EEE;
}

/*this is for Opera*/

input[type="button"], input[type="submit"], input[type="reset"] {
		background-color: #CCC;
		color: #5C5C5C;
		padding: 5px;
		margin-top: 5px;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
		color: #00ccff;
}

/* end of Opera*/

#content input[type="text"], #content input[type="password"], #content select, #content textarea {
		width: 100%;
		margin-bottom: 10px;
}

/* TAULUKKO */

table.tables {
	font-family:Tahoma;
	font-size:10pt;
	border-color:#000;
	border:0px;
	width: 840px;
}

tr.a {
    background-color:#EEE;
}
  
tr.b {
    background-color:#fff;
}

td.taulukko {  
	padding-left:5px;
    font-size:10px;
	width:444px;
    color:#5C5C5C;
    border-width:0px;
    text-align:left;
}
  
td.taulukko2 {
	font-size:10px;
	width:25px;
	color:#5C5C5C;
	border-width:0px;
	background-color:#fff;
	text-align:center;
	padding: 3px 0px 3px 5px;
}

