﻿@charset "utf-8";

/* -- -- -- -- --

CSS Document 

Autor: Henri Peetsmann
Aramera veebilahendused - www.aramera.com

Copyright 2009 Aramera - Kõik õigused kaitstud

-- -- -- -- -- */


/* -- -- -- -- --

      Main 

-- -- -- -- -- */


* {
	margin:0;
	padding:0;
}

body {
	background:url(../images/main_bg.jpg) repeat #111111;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#413e3a;
	width: 100%;
	display: table;

}

p {
	padding-bottom:10px;

}

img {
	border:0 none;
}

input {
	background-color:#fff;
	border:solid 1px #777;
	padding:5px;
	color:#333;
	font-size:14px;
	margin:0 0 0 10px;
}

textarea {
	background-color:#fff;
	border:solid 1px #777;
	padding:5px;
	color:#333;
	font-size:14px;
	margin:0 0 0 10px;
	width:400px;
	height:150px;
}

select, option {
	background-color:#fff;
	border:solid 1px #777;
	color:#333;
	font-size:14px;
	margin:0 0 0 10px;
	padding:3px;
}


/* -- -- -- -- --

      List

-- -- -- -- -- */


.right_wrapper ul {
	padding:0 0 20px 30px; 
}

.right_wrapper li {
	padding:2px 0 2px 10px; 
	list-style-type:square;
	list-style-position:inside;

}

.right_wrapper ol {
	padding:0 0 20px 30px;
}

.right_wrapper ol li {
	padding:2px 0 2px 10px;
}


/* -- -- -- -- --

      Links 

-- -- -- -- -- */


a {
	color:#714400;
	text-decoration:none;
}

a:hover {
	color:#714400;
	text-decoration:underline;
}

.navigation a {
	height: 54px;
	display: block;
	color:#282625;
	text-decoration:none;
}

.navigation a:hover {
	color:#282625;
	text-decoration:none;
}

.left_navigation a {
	color:#807c73;
	text-decoration:none;
}

.left_navigation a:hover {
	color:#3d3b36;
	text-decoration:none;
}

.small_banners a {
	color:#fff;
	text-decoration:none;
}

.small_banners a:hover {
	color:#fff;
	text-decoration:none;
}

.footer a {
	color:#cec7af;
	text-decoration:none;
}

.footer a:hover {
	color:#cec7af;
	text-decoration:underline;
}


/* -- -- -- -- --

     Headings

-- -- -- -- -- */


h1 {
	display:none;
}


h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#afa37d;
	font-weight:500;
	padding:0 0 25px 0;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#52432c;
	font-weight:500;
	padding:0 0 18px 0;
}


h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#52432c;
	font-weight:500;
	padding:0 0 10px 0;
}


h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#52432c;
	font-weight:600;
	padding:0 0 10px 0;
}

h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#413e3a;
	font-weight:bold;
	padding:0 0 10px 0;
}


/* -- -- -- -- --

     Wrapper

-- -- -- -- -- */

.background {
	background:url(../images/middle_bg.jpg) repeat #FFF;
}

.content_wrapper {
	margin:0 auto;
	background:#FFF;
	width:904px;
}


/* -- -- -- -- --

      Header

-- -- -- -- -- */


.header_wrapper {
	height:54px;
	width:100%;
	background:url(../images/header_bg.jpg) repeat-x #111;
}

.navigation_wrapper {
	margin:0 auto;
	width:904px;
	overflow:auto;
	text-align:right;
	background:url(../images/header_bg.jpg) repeat-x #111;
	display:table;
}

.navigation {
	width:543px;
	height:54px;
	background:url(../images/navigation.jpg) no-repeat;
	margin:0;
	list-style:none;
	overflow:hidden;
	float:right;
	margin-right:39px;
}

.navigation span {
	display: none;
}

.navigation li {
	list-style:none;
	float: left;
	padding:0;
	margin:0;
}

.navigation_empty {
	float:right;
	width:39px;
	height:54px;
	background:none;
}

#firmast { width:82px; }
#kauplus { width:109px; }
#tehtud_tood { width:146px; }
#teenused { width:118px; }
#kontakt { width:88px; }

#firmast:hover { background:url(../images/navigation.jpg) 0px -54px no-repeat; }
#kauplus:hover { background:url(../images/navigation.jpg) -82px -54px no-repeat; }
#tehtud_tood:hover { background:url(../images/navigation.jpg) -191px -54px no-repeat; }
#teenused:hover { background:url(../images/navigation.jpg) -337px -54px no-repeat; }
#kontakt:hover { background:url(../images/navigation.jpg) -455px -54px no-repeat; }


/* -- -- -- -- --

     Content

-- -- -- -- -- */


.content {
	min-height:400px;
	height:auto !important;
	height:400px;
	background:#FFF;
	border-left: solid 1px #4a4942;
	border-right: solid 1px #4a4942;
	padding:40px 40px 20px 40px;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
}


/* -- -- -- -- --

      Left

-- -- -- -- -- */


.left_wrapper {
	width:237px;
	padding:6px 0 0 0;
	
}

.logo {
	background:url(../images/santex_logo.jpg) no-repeat;
	height:79px;
	padding:0 0 15px 0;
	margin-bottom:40px;
	cursor:pointer;
}

.left_navigation {
	background:url(../images/nav_line.jpg) top left no-repeat;
	padding:15px 0 0 0;
}

.left_navigation ul {
	list-style:none;
	padding:0 0 10px 0;
}

.left_navigation ul li {
	list-style:none;
	display:block;
	border-bottom: solid 1px #ececec;
	padding:15px 17px 15px 17px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#807c73;
}

.left_navigation ul li:hover {
	color:#3d3b36;
	border-bottom: solid 1px #cec7af;
	cursor:pointer;
}

.small_banners {
	padding:0 0 0 0;
}

.small_banners ul {
	list-style:none;
	padding:0 0 20px 0;
}

.small_banners ul li {
	list-style:none;
	display:block;
	padding:20px 0 0 17px;
}

/* -- -- -- -- --

     Right

-- -- -- -- -- */


.right_wrapper {
	float:right;
	width:540px;
	padding:0;
}

.banner {
	width:540px;
	height:100px;
	margin-bottom:40px;
	background:#F4F4F4;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#ddd;
	overlay:hidden;
}

.banner p {
	padding-top:30px;
}

.main_content {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#413e3a;
	line-height:22px;
	text-align:left;
}

.main_content p {
	padding-bottom:20px;
	text-align:left;
	line-height:22px;
}


/* -- -- -- -- --

     Footer

-- -- -- -- -- */


.footer_wrapper {
	height:130px;
	background:url(../images/footer_bg.jpg) repeat-x #111;
	width:100%;
}

.footer {
	width:904px;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	color:#cec7af;
	font-size:11px;
	line-height:18px;
}

.left_footer {
	float:left;
	width:400px;
	text-align:left;
	padding:40px 0 40px 40px;
}

.left_footer p {
	margin:0;
	padding:0;
}

.right_footer {
	float:right;
	width:400px;
	text-align:right;
	padding:40px 40px 40px 0;
}

.right_footer p {
	margin:0;
	padding:0;
}


/* -- -- -- -- --

     Contact

-- -- -- -- -- */


.contact_form label {
	display:block;
	text-align:right;
	width:100px;
	padding-right:10px;
	float:left;
}

.contact_form input, select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #777;
	width:200px;
	margin:2px 0 10px 10px;
}

.contact_form textarea {
	width:300px; 
	height:150px;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #777;
	margin:2px 0 10px 10px;
}

.contact_form .contact_button {
	float:left;
	background:#737062;
	border:solid 1px #333;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	padding:3px 0px 3px 0px;
	width:75px;
}

.contact_form .contact_button:hover {
	background-color:#666357;
	border:solid 1px #333;
}


/* -- -- -- -- --

     Bidding

-- -- -- -- -- */


.bidding label {
	display:block;
	text-align:right;
	width:200px;
	padding-right:10px;
	float:left;
}

.bidding input, select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #777;
	width:200px;
	margin:2px 0 10px 10px;
}

.bidding textarea {
	width:300px; 
	height:150px;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #777;
	margin:2px 0 10px 10px;
}

.bidding .bidding_button {
	float:left;
	background:#737062;
	border:solid 1px #333;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	padding:3px 0px 3px 0px;
	width:75px;
}

.bidding .bidding_button:hover {
	background-color:#666357;
	border:solid 1px #333;
}


/* -- -- -- -- --

     Gallery

-- -- -- -- -- */


.gallery_picture {
	padding:3px;
	border: solid 1px #ddd;
	margin:0 5px 5px 0;
}

/* -- -- -- -- --

 www.aramera.com

-- -- -- -- -- */

