/* Start of CMSMS style sheet 'Kolinhenki' */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Trimedia Oy */

/* Default fonts, colors & styling */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(uploads/layout/back-pages.png);
	background-repeat: repeat-x;
}
#index {
	background-image: url(uploads/layout/back.png);
	background-repeat: repeat-x;
}
a {
	color: #333;

}
a:hover {
	color: #fa6c0b;
	text-decoration: underline;
}
p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
}
h1 {
	color: #fa6c0b;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 4px;
}
h2 {

}
/* Wraps & Blocks */
#header-wrap {
	background-image: url(uploads/layout/header-back.png);
	border-top: 5px solid #333;
}
#header {
	width: 970px;
	height: 100px;
	background: url(uploads/layout/kolinhenki-logo.png) no-repeat 20px 30px;
	margin: 0 auto;
}
#header img {
	float: right;
	margin: 10px 30px 0 0;
}
#menu-wrap {
}
#menu {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 39px;
	background-image: url(uploads/layout/menu.png);
	font-size: 0.875em;
}
#menu ul {
	line-height: 39px;
	margin-right: 15px;
	margin-left: 15px;
}
#menu ul li {
	float: left;
	margin: 0 10px;
}
#menu ul li a {
	color: #fff;
	text-decoration: none;
}
#center-wrap {

}
* html #center-wrap {
	background: none;
}
#center-content {
	width: 960px;
	background-image: url(uploads/layout/centerback.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	min-height: 370px;
}
#center-pic {
	height: 370px;
	background: #fff;
	width: 720px;
	float: left;
}
#center-right {
	float: left;
	width: 240px;
	height: 370px;
	background-image: url(uploads/layout/mid-right.png);
}
#content-wrap {
}
#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(uploads/layout/center-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 20px;
}
#content-mid {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 20px;
	min-height: 400px;
}
#content-mid p, #content-mid h3 {
   margin: 0 20px 10px 20px;
}
#pagecontent {

	width: 670px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#pagecontent p {
	line-height: 1.4em;
	margin: 0px 0 15px 0;
	padding: 5px 0 10px 0;
}
#pagecontent h2 {
   font-size: 1.5em;
   padding: 5px 0 15px 0;
   color: #333;
}
#sidebar {
   float: right;
   width: 200px;
   padding: 20px;
}
#sidebar h3 {
   font-size: 1.25em;
   padding: 0 0 20px 0;
   color: #333;
}
#sidebar #sub li {
   margin: 0 0 10px  0;
}
#sidebar #sub a {
   color: #333;
}
#leftcolumn {
	width: 750px;
	float: left;
}
#rightcolumn {
	width: 140px;
	float: right;
}
#footer-wrap {
	background-image: url(uploads/layout/footer-back.png);
	background-repeat: repeat-x;
}
#footer {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	font-size: 0.8em;
	color: #333;
	padding-top: 15px;
}
/* Clears etc */
.clear {
	clear: both;
}
#footer ul  {
	color: #FFF;
	float: left;
	font-size: 0.8em;
	width: 280px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
hr {
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
} 
.index-houses {
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
   font-size: 0.875em;
   height: 180px;
   font-weight: bold;
}
.index-news {
	width: 200px;
   height: 160px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px 10px;
	float: left;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: url(uploads/layout/news-back.gif) repeat-x bottom center;
}
.index-news h2 {
   margin: 0 0 10px 0;
   text-transform: uppercase;
}
.index-news a {
   color: #666;
   font-size: 0.875em;
   text-decoration: underline;
}
/* Blocks */
#center-right h3 {
   text-transform: uppercase;
}
#center-right p {
}
#mainblock1, #mainblock2, #mainblock3, #mainblock4 {
   padding: 15px;
   color: #333;
   background: url(uploads/layout/mid-right.png) bottom left;
   float: left;
   width: 210px;
   border-bottom: 1px solid #a1a1a1;
   border-top: 1px solid #e1e1e1;
}
#mainblock1 {
}
/* Palvelut */
.services {
   float: left;
   clear: left;
   width: 600px;
   margin: 0 0 20px 0;
}
.services .services-pic {
   float: left;
   padding: 0 20px 10px 0;
}
#map {
	width: 338px;
	height: 250px;
	float: right;
}
/* End of 'Kolinhenki' */

