/*
Theme Name: Consult24 disain 1.4
Theme URI: http://erko.risthein.ee/
Description: Consult24 OÜ
Version: 1.4
Author: Erko Risthein
*/

@import url(reset.css);

/* GENERAL */
html, body {
	height: 100%;
	font: 12px/140% Arial, Helvetica, sans-serif;
}

a {
	color: #1182C7;
	border-bottom: 1px solid #ccc;
}

a:hover {
	color: #0B507A;
	border-bottom-color: #F8A12C;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #333;
	border-bottom: 1px solid #ddd;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333;
	border-bottom: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #666;
}

h1 {
	font: 175%;
}

h2 {
	font-size: 150%;
	margin: 1em 0 .5em;
}

h3, h4, h5, h6 {
	font-size: 125%;
	margin: 1em 0 .5em;
}

fieldset {
	border: 1px solid #ddd;
	padding: 1em;
	margin: 0 1em 1em 0;
	display: block;
	float: left;
}

.clearfix:after, .post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}


/* START */

#wrap {
	min-height: 100%;
	margin-top: .5em;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.left, .center, .right {
	float: left;
	width: 30%;
}

.left, .center {
	margin-right: 3%;
}

.left {
	margin-left: 2%;
}
.right {
	margin-right: 2%;
}

#banner form input, #threeColumn, #news {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* LOGO */
#logo {
	background: url(img/logo.png) no-repeat;
	height: 45px;
	text-indent: -5000px;
	border-bottom: none;
	margin-bottom: .5em;
}

#topBanner {
	float: right;
	padding-right: 200px;
}


/* TOP NAVIGATION AND LANGUAGE */
#topBar {
	height: 22px;
}

#topNav li, #lang li {
	font-weight: bold;
	float: left;
	/* margin-right: .5em; */
}

#lang li {
	margin-right: .5em;
}

#topNav a, #lang {
	background: white url(img/nav_inactive.png) top left no-repeat;
	height: 20px;
	width: 100px;
	color: #797A7A;
	border-bottom: none;
	display: block;
	text-align: center;
	padding-top: 2px;
	white-space: nowrap;
}

#topNav li.page-item-59 a, #topNav li.page-item-61 a, #topNav li.page-item-62 a {
	background: white url(img/nav_inactive_long.png) top left no-repeat;
	width: 150px;
}

#topNav a:hover {
	color: #0450BE;
}

#topNav li.current_page_item a, #topNav li.current_page_parent a {
	background: white url(img/nav_selected.png) top left no-repeat;
	color: #0450BE;
}

#topNav li.current_page_item.page-item-59 a, #topNav li.current_page_parent.page-item-59 a,
#topNav li.current_page_item.page-item-61 a, #topNav li.current_page_parent.page-item-61 a,
#topNav li.current_page_item.page-item-62 a, #topNav li.current_page_parent.page-item-62 a {
	background: white url(img/nav_selected_long.png) top left no-repeat;
	width: 150px;
}

#lang {
	float: right;
	text-align: center;
	padding-left: 18px;
	width: 82px;
}

#lang img {
	vertical-align: middle;
}

/* SUB NAV */
#topBar2 {
	background: white url(img/top_bg.png) repeat-x bottom left;
	height: 22px;
}

#subNav {
	float: right;
}

#subNav li {
	font-weight: bold;
	float: left;
}

#subNav a {
	height: 20px;
	background: transparent url(img/bullet_blue.gif) no-repeat center left;
	padding: 2px 1em 0 1.5em;
	color: #797A7A;
	border-bottom: none;
	display: block;
	white-space: nowrap;
}

#subNav a:hover, #subNav li.current_page_item a {
	color: #0450BE;
}

/* HEADER */
#bannerContainer {
	background: #ccc url(img/banner_bg.png) repeat-x;
}

#banner {
	background: url(img/banner2.jpg) no-repeat top center;
	height: 150px;
}

#banner form {
	float: right;
	height: 120px;
	width: 115px;
	background: url(img/login_box.png) no-repeat;
	padding: 10px;
	margin: 1em 0 0 0;
	line-height: 0.8;
}

#banner form, #banner form a {
color: white;
}

#banner form input {
	width: 100px;
	border: #eee 1px solid;
	background: #FFB28E;
	color: #B30000;
	margin: 5px 0;
	padding: 2px 5px;
	font-size: 90%;
}

#banner form input#login {
	margin-top: 0;
}

#banner form input:focus, #banner form input:hover {
	border-color: white;
	background: #FFC3AA;
}

#banner form #login {
	width: 60%;
}

#banner form span {
	display: block;
	font-size: 80%;
}

/* CONTENT */
#content {
	padding: 0 0 95px;
	line-height: 200%;
}

#content p, #content ul, #content ol {
	margin-bottom: 1em;
}


#content ul li {
	list-style: disc inside;
}

#content ol li {
	list-style: decimal inside;
}

/* FRONT PAGE */
#twoColumn {
	padding-bottom: 1em;
}

#leftBar {
	float: left;
	width: 600px;
}

#rightBar {
	float: right;
	width: 300px;
	padding: 1em 1em 1em 1em;
	margin: 0.9em 0 1em 1em;
	background: #f9f9f9;
}

#rightBar h3 {
	margin-top: -.5em;
}

.date {
	font-size: 90%;
	color: gray;
}

#threeColumn {
	background: #f9f9f9;
	padding-bottom: 1em;
}

#threeColumn h2 {
	text-align: center;
}

#threeColumn p, #news p {
	font-size: 90%;
	line-height: 180%;
}

/* FOOTER */
#footer {
	position: relative;
	height: 55px;
	margin: -75px 0 0;
	padding-top: 20px;
	background: #ebebe9 url(img/footer_bg.png) repeat-x;
	text-align: right;
	font-size: 90%;
	color: gray;
}


/* classes */
.button {
	border: none;
	display: block;
	float: left;
	background: url(img/button.png) no-repeat;
	color: #fee;
	width: 200px;
	height: 66px;
	text-align: center;
	padding-top: 5px;
	font-size: 1.5em;
	margin: 1em 1em 0 0;
}

.button:hover {
	color: white;
	border: none;
}

/* new */

legend {
	font-weight: bold;
}

fieldset input {
	font-size: 100%;
	padding: .1em;
	border: 1px solid #ccc;
}

/* e-asutamine */

#e-asutamine fieldset {
	width: 325px;
}

#e-asutamine #topContainer fieldset {
	float: none;
	margin-top: 1.5em;
}

#e-asutamine fieldset span {
	padding-left: 3px;
}

#e-asutamine label {
	width: 150px;
	text-align: right;
	display: block;
	float: left;
	padding-right: 10px;
	height: 1.5em;
}

#e-asutamine input, #e-asutamine select {
	width: 140px;
	height: 1.6em;
}
#e-asutamine select {
	margin-bottom: 3px;
}

#tegevusaladContainer, #sissemaksedContainer {
	width: 140px;
	margin-left: 160px;
}

#e-asutamine #sissemakse_mitteraha, #e-asutamine #sissemakse_raha {
	width: 108px;
}

.submit {
	clear: both;
}

#e-asutamine #submit, #e-asutamine #reset {
	margin-top: 1em;
	height: 2em;
}

/* hinnakalkulaator */
#hinnakalkulaator fieldset {
	width: 180px;
}

#hinnakalkulaator label, #hinnakalkulaator .label   {
	width: 120px;
	text-align: right;
	display: block;
	float: left;
	padding-right: 1em;
}

#hinnakalkulaator input {
	width: 3em;
}

#hinnakalkulaator .value {
	font-weight: bold;
	display: block;
}


/* liitumispäring */

#liitumisparing fieldset {
	width: 185px;
}

#liitumisparing label {
	width: 70px;
	text-align: right;
	display: block;
	float: left;
	padding-right: 1em;
}

#liitumisparing input {
	width: 8em;
}

#liitumisparing #submit {
	margin-top: 1em;
	height: 2em;
	width: 100%;
}

/* palgakalkulaator */
#palgakalkulaator fieldset {
	width: 280px;
}

#palgakalkulaator input {
	width: 3em;
}

#palgakalkulaator .value {
	font-weight: bold;
	display: block;
}

#palgakalkulaator label, #palgakalkulaator .label {
	display: block;
	float: left;
	width: 220px;
}

#palgakalkulaator label input, #palgakalkulaator .label input {
	width: 2em;
	text-align: right;
}
