@charset "utf-8";

@import url('reset.css');
@import url('text.css');
@import url('960.css');

body {
	background: url(../designfiles/body_bg.gif) repeat-x #e8e1d3;
	color: #333;
}
a {
	color: #4d5ac0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-size: 18px;
}
table td, table th {
	padding: 5px;
	vertical-align: middle;
}
input, textarea {
	font-family: 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 13px;
}
input[type=text], textarea {
	border: 1px solid #999;
}

/* --- Üldine paigutus --- */
#shadow-start {
	clear: both;
	width: 972px;
	height: 16px;
	margin: 0 auto;
	background: url(../designfiles/shadow_start.png) no-repeat;
}
#container {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0 6px;
	background: url(../designfiles/container_bg.png) repeat-y;
}
#shadow-end {
	clear: both;
	width: 972px;
	height: 16px;
	margin: 0 auto;
	background: url(../designfiles/shadow_end.png) no-repeat;
}

/* --- Keelevalik --- */

#language-bar {
	width: 940px;
	margin: 0 auto;
}
#language-bar ul {
	float: right;
	height: 32px;
	width: 188px;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-left: 17px;
	background: url(../designfiles/language_bar_bg.gif) no-repeat;
}
#language-bar ul li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 12px;
	padding: 0;
}
#language-bar ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#language-bar ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* --- Päis --- */

#logo {
	float: left;
	display: block;
	width: 230px;
	height: 145px;
	overflow: hidden;
	text-decoration: none;
	background: url(../designfiles/logo.jpg) no-repeat;
}
#logo:hover {
	text-decoration: none;
}
#header-text {
	float: left;
	font-size: 14px;
	width: 299px;
	height: 100px;
	padding: 45px 10px 0 10px;
	border-right: 1px solid #fff;
	background: url(../designfiles/header_bg.gif) repeat-x;
}
#header-text a {
	color: #333;
}
#header-image {
	float: left;
	width: 390px;
	height: 145px;
}

/* --- Peamenüü --- */

#navigation {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	clear: both;
	background-color: #999;
	padding: 13px 0;
	margin-bottom: 0;
}
#navigation li {
	float: left;
	list-style: none;
	margin-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #b6b6b6;
}
/*#navigation li:last-child {
	border-right: none;
}*/
#navigation li:first-child {
	margin-left: 20px;
}
#navigation li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
#navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* --- Vasak tulp --- */

#left-column {
	clear: both;
	width: 230px;
}
#quotation-button {
	background: url(../designfiles/hinnapakkumine_bg.jpg) no-repeat;
	width: 230px;
	height: 79px;
	border-bottom: 1px solid #fff;
}
#quotation-button a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 182px;
	height: 32px;
	padding-top: 8px;
	padding-left: 8px;
	position: relative;
	top: 20px;
	left: 20px;
	color: #fff;
	text-decoration: underline;
}
#quotation-button a:hover {
	text-decoration: none;
}
#sub-navigation {
	background: url(../designfiles/news_box_bg.gif) repeat-y #e9e9e9;
}
#sub-navigation ul {
	margin: 0 10px;
	padding: 0;
	border-bottom: 1px solid #f4f4f4;
}
#sub-navigation ul li {
	list-style: none;
	padding: 3px 0 3px 10px;
	margin: 0;
	border-top: 1px solid #f4f4f4;
}
#sub-navigation ul li a {
	color: #333;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
#sub-navigation ul li a:hover {
	text-decoration: underline;
}
#sub-navigation ul li.l2 {
	padding: 2px 0 2px 25px;
	border-top: none;
}
#sub-navigation ul li.l2 a {
	font-weight: normal;
	font-size: 12px;
}
#sub-navigation-bottom {
	border-bottom: 1px solid #fff;
}
#campaign-box {
	border-bottom: 1px solid #fff;
}
#campaign-roof {
	width: 230px;
	height: 73px;
	background: url(../designfiles/campaign_box_bg.gif) no-repeat;
}
#campaign-box a {
	position: relative;
	top: 22px;
	left: 18px;
	font-size: 20px;
	color: #fff;
}
#news-box {
	position: relative;
	z-index: 10;
	background: url(../designfiles/news_box_bg.gif) repeat-y #e9e9e9;
	padding: 0 10px 10px;
	line-height: normal;
	min-height: 166px;
	border: 1px none #fff;
}
#news-box-title {
	position: relative;
	z-index: 20;
	top: -5px;
	margin-bottom: -10px;
	color: #dbd9d9;
	font-weight: bold;
	font-size: 28px;
	text-align: right
}
.news-item {
	z-index: 30;
	margin-bottom: 1em;
}
.news-item .date {
	color: #bbb;
}
.news-item a {
	color: #333;
	font-weight: bold;
}
#archive-link {
	position: relative;
	z-index: 30;
	font-size: 11px;
	float: right;
	color: #333;
}

/* --- Sisu --- */

#content-column {
	padding-top: 10px;
}
#padded-content {
	padding: 10px 10px 20px 10px;
	background: url(../designfiles/padded_content_bg.jpg) top right no-repeat;
	min-height: 325px;
}
#padded-content ul li {
	list-style-image: url(../designfiles/bullet.gif);
}
#padded-content table {
	border-collapse: collapse;
	border: 1px solid #ddd;
}
#padded-content table td, #padded-content table th {
	border: 1px solid #ddd;
}
#padded-content table th {
	background-color: #eee;
}
.service-higlight-box {
	background-color: #eee;
	margin-bottom: 10px;
	height: 112px;
}
.service-higlight-box h2 {
	font-weight: normal;
	margin: 0;
}
.service-higlight-box h2 a {
	color: #333;
}
.service-higlight-box .text {
	padding: 5px 10px 0px 10px;
	float: left;
	width: 400px;
}
.service-higlight-box img {
	float: right;
	border-left: 1px solid #fff;
}

/* --- Jalus --- */

#footer {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 20px;
	color: #666;
	font-size: 11px;
}
#contact {
	float: left;
}
#dreamcom {
	float: right;
}
#dreamcom a {
	color: #666;
	text-decoration: none;
}
#dreamcom a:hover {
	text-decoration: underline;
}

/* --- Pildigalerii --- */
.gallerypictureslist .picture {
	float: left;
	width: 150px;
	height: 200px;
	padding: 0 15px;
	line-height: normal;
}
.gallerygrouplist .group {
	float: left;
	width: 150px;
	height: 200px;
	padding: 0 15px;
}

/* --- Tootekataloog --- */
.product-title {
	background-color: #ddd;
	height: 28px;
	padding-left: 10px;
	margin-top: 20px;
}
.product-title h2 {
	float: left;
}
.product-title a {
	display: inline;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}
.product-description {
	float: left;
	width: 260px;
	padding-left: 10px;
}
.product-images {
	float: left;
	width: 410px;
	text-align: right;
}
#sub-nav-heading {
	font-size: 22px;
	width: 205px;
	height: 38px;
	background: url('../designfiles/sub-nav-header.gif') no-repeat;
	padding: 10px 0 0 25px;
	font-weight: bold;
	color: #666;
}
.katus-poolmuidu-content h3 {
	font-size: 16px;
	margin-bottom: 0;
}