body {
	background: #fff url(../images/body_bg.gif) top repeat-x;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
}


/* COMMON */
a {
	color: #2091c0;
}
a:hover {
	color: #5db423;
}

img {
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
}

/* WRAPPERS */
#main-wrapper,
#sub-wrapper {
	height: 498px;
	margin: 0 auto;
	position: relative;
	width: 943px;
}
#main-wrapper {
	background: url(../images/main_bg.jpg) top no-repeat;
}
#sub-wrapper {
	background: url(../images/sub_bg.jpg) top no-repeat;
}
body.winter #main-wrapper {
	background: url(../images/main_bg_winter.jpg) top no-repeat;
}
body.winter #sub-wrapper {
	background: url(../images/sub_bg_winter.jpg) top no-repeat;
}
#content-wrapper {
	font-size: 1.2em;
	height: 458px;
	overflow: auto;
	position: absolute;
	top: 14px; left: 241px;
	width: 461px;
}

#content-wrapper-plain { /* Ints, 23.10.2007, banneris avatava artikli jaoks */ 
	font-size: 1.2em;
	overflow: auto;
	width: 461px;
	text-align: left;
}

.btn-wrapper {
	clear: both;
	float: none;
	padding-top: 8px;
}


/* NAVIGATION */
#nav {
	position: absolute;
	top: 217px; left: 8px;
	width: 225px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style-type: none;
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
	text-align: center;
}
#nav ul li.rowlast {
	margin: 0 0 3px 0;
}
#nav ul li a {
	color: #fff;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	padding: 9px 0 0 0;
	text-decoration: none;
	width: 73px;
}
#nav ul li.lightgreen a {
	background: url(../images/nav_lightgreen.gif) left top no-repeat;
}
#nav ul li.purple a {
	background: url(../images/nav_purple.gif) left top no-repeat;
}
#nav ul li.darkgreen a {
	background: url(../images/nav_darkgreen.gif) left top no-repeat;
}
#nav ul li.yellow a {
	background: url(../images/nav_yellow.gif) left top no-repeat;
}
#nav ul li.orange a {
	background: url(../images/nav_orange.gif) left top no-repeat;
}
#nav ul li.red a {
	background: url(../images/nav_red.gif) left top no-repeat;
}
#nav ul li.tan a {
	background: url(../images/nav_tan.gif) left top no-repeat;
}
#nav ul li.lightgrey a {
	background: url(../images/nav_lightgrey.gif) left top no-repeat;
}
#nav ul li.lightblue a {
	background: url(../images/nav_lightblue.gif) left top no-repeat;
}

#nav ul li.lightgreen a:hover,
#nav ul li.purple a:hover,
#nav ul li.darkgreen a:hover,
#nav ul li.yellow a:hover,
#nav ul li.orange a:hover,
#nav ul li.red a:hover,
#nav ul li.tan a:hover,
#nav ul li.lightgrey a:hover,
#nav ul li.lightblue a:hover
{
	background: #FFFFFF;
	color: #707070;
}
#nav ul li.lightgreen a.active:hover{
	background: #FFFFFF;
	color: #707070;
}
#nav ul li.lightgreen a.active {
	background: url(../images/nav_lightgreen_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.purple a.active,
#nav ul li.purple a.active:hover {
	background: url(../images/nav_purple_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.darkgreen a.active,
#nav ul li.darkgreen a.active:hover {
	background: url(../images/nav_darkgreen_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.yellow a.active,
#nav ul li.yellow a.active:hover {
	background: url(../images/nav_yellow_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.orange a.active,
#nav ul li.orange a.active:hover {
	background: url(../images/nav_orange_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.red a.active,
#nav ul li.red a.active:hover {
	background: url(../images/nav_red_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.tan a.active,
#nav ul li.tan a.active:hover {
	background: url(../images/nav_tan_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.lightgrey a.active,
#nav ul li.lightgrey a.active:hover {
	background: url(../images/nav_lightgrey_a.gif) left top no-repeat;
	color: #707070;
}

#nav ul li.lightblue a.active,
#nav ul li.lightblue a.active:hover {
	background: url(../images/nav_lightblue_a.gif) left top no-repeat;
	color: #707070;
}


#nav2 {
	position: absolute;
	top: 423px; right: 8px;
	width: 145px;
}
#nav2 ul {
	margin: 0;
	padding: 0;
}
#nav2 ul li {
	list-style-type: none;
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
	text-align: center;
}
#nav2 ul li.rowlast {
	margin: 0 0 3px 0;
}
#nav2 ul li a {
	background: url(../images/btn_lightgrey_grad.gif) left top no-repeat;
	color: #707070;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	padding: 9px 0 0 0;
	text-decoration: none;
	width: 71px;
}
#nav2 ul li a:hover {
	color: #999;
}


/* HEADER */
#header-main {
	height: 180px;
	position: absolute;
	top: 0; left: 0;
	width: 706px;
}
#header-sub {
	height: 209px;
	position: absolute;
	top: 0; left: 0;
	width: 237px;
}


/* BOXES */
#sendecard-box {
	height: 30px;
	position: absolute;
	top: 320px; left: 8px;
	width: 225px;
}

#shops-plan-box {
	background: url(../images/box_shops_bg.gif) left top no-repeat;
	height: 97px;
	position: absolute;
	top: 354px; left: 8px;
	width: 143px;
}
body.winter #shops-plan-box {
	background: url(../images/box_shops_bg_winter.gif) left top no-repeat;
}

/*
#shops-plan-box a.shops,
#shops-plan-box a.plan {
	display: block;
	height: 18px;
	position: absolute;
	width: 64px;
}
#shops-plan-box a.shops {
	top: 11px; right: 11px;
}
#shops-plan-box a.plan {
	top: 29px; right: 11px;
}
*/
#shops-plan-box a {
	display: block;
	height: 18px;
	position: absolute;
	top: 11px; right: 11px;
	width: 64px;
}


#news-box {
	background: url(../images/box_news_bg.gif) left top no-repeat;
	font-size: 12px;
	height: 113px;
	padding: 10px 85px 10px 10px;
	position: absolute;
	top: 217px; right: 8px;
	width: 130px;
}
#news-box h4 {
	font-size: 12px;
}
#news-box h4,
#news-box p {
	line-height: 13px;
	margin: 0 0 2px 0;
}
#news-box p a {
	text-decoration: none;
}
#news-box p.date {
	font-size: 10px;
}


/* STARS */
#star-uuedkauplused {
	height: 97px;
	position: absolute;
	bottom: 28px; left: -20px;
	width: 97px;
	z-index: 9999;
}
#star-uuedkauplused a {
	background: url(../images/star_uuedkauplused.png) left top no-repeat;
	display: block;
	height: 97px;
	width: 97px;
	text-decoration: none;
}
body.winter #star-uuedkauplused a {
	background: url(../images/star_uuedkauplused_winter.png) left top no-repeat;
}
#star-uudised {
	height: 121px;
	position: absolute;
	top: 191px; right: -20px;
	width: 121px;
	z-index: 9998;
}
#star-uudised a {
	background: url(../images/star_uudised.png) left top no-repeat;
	display: block;
	height: 121px;
	width: 121px;
	text-decoration: none;
}
#star-asukoht {
	height: 60px;
	position: absolute;
	bottom: -5px; left: 199px;
	width: 60px;
	z-index: 9997;
}
#star-asukoht a {
	background: url(../images/star_asukoht.png) left top no-repeat;
	display: block;
	height: 60px;
	width: 60px;
	text-decoration: none;
}
body.winter #star-asukoht a {
	background: url(../images/star_asukoht_winter.png) left top no-repeat;
}


/* CONTENT */
#content-frame {
	height: 434px;
	margin: 0;
	padding: 0;
	width: 448px;
}

#content-wrapper img.left {
	float: left;
	margin: 5px 10px 10px 0;
}
#content-wrapper img.right {
	float: right;
	margin: 5px 0px 10px 10px;
}
#content-wrapper p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}


/* BANNERS */
#ale-banner {
	background: url(../images/alebanner_bg.gif) left bottom no-repeat;
	height: 134px;
	position: absolute;
	top: 75px; right: 14px;
	width: 210px;
}
#ale-banner-content {
	height: 134px;
	position: absolute;
	top: 3px; left: 3px;
	width: 210px;
}
#main-banner {
	height: 249px;
	position: absolute;
	top: 203px; left: 260px;
	width: 423px;
}
#right-banner {
	height: 65px;
	position: absolute;
	top: 354px; right: 8px;
	width: 145px;
}


/* LOGOSCROLLER */
#logoscroller {
	background: url(../images/logoscroller_bg.gif) center top no-repeat;
	margin: 0 auto;
	padding: 7px 0 4px;
	width: 991px;
}


/* FOOTER */
#footer {
	margin: 0 auto;
	text-align: center;
	width: 991px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	border-right: 1px solid #aaa;
	color: #999;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 11px 0 0;
	padding: 0 11px 0 0;
}
#footer ul li.facebook {
	float: left;
	border-right: 0;
	padding-left: 26px;
}
#footer ul li.facebook span {
	float: left;
	display: block;
	margin-right: 5px;
}
#footer ul li.last {
	border-right: 0;
	margin: 0;
	padding: 0;
}


/* HEADINGS */
h1 {
	color: #0f75bc;
	font-weight: normal;
	margin: 0 0 0.2em 0;
	text-align: center;
}
h1.rus {
	font-family: Arial, Tahoma, sans-serif;
}
h3 {
	font-size: 1.4em;
	margin: 1em 0 0.25em 0;
}
h4 {
	font-size: 1.2em;
	margin: 0 0 0.75em 0;
}


/* MISC */
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.cleardiv {
	clear: both;
}

#language {
	height: 14px;
	position: absolute;
	top: 14px; right: 12px;
	width: 120px;
}
#language ul {
	margin: 0;
	padding: 0;
}
#language ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#doors-left {
	height: 111px;
	position: absolute;
	bottom: 33px; left: 159px;
	width: 78px;
	z-index: 1;
}
#doors-right {
	height: 111px;
	position: absolute;
	bottom: 33px; right: 159px;
	width: 78px;
	z-index: 1;
}

#logolink {
	margin: 15px 0 0 0;
}

ul.inline li {
	display: inline;
	list-style-type: inline;
	margin: 0 0.25em 0 0;
}

/**** begin edit 070809 */
#top-icons {
	height: 17px;
	position: relative;
	text-align: right;
	z-index: 9999;
}
#content #top-icons,
#news #top-icons {
	margin-right: -5px;
}
#top-icons ul {
	margin: 0;
	padding: 0;
}
#top-icons ul li {
	display: inline;
	list-style-type: none;
}
/**** end edit 070809 */


/* FORMS */
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#content fieldset dl {
	margin: 0;
	padding: 0;
	width: 380px;
}
#content fieldset dl dt {
	float: left;
	height: 24px;
	margin: 0;
	padding: 4px 1em 0 0;
	text-align: right;
	width: 80px;
}
#content fieldset dl dd {
	float: left;
	margin: 0;
	padding: 0 0 4px;
	width: 260px;
}

#content fieldset .form-text {
	border: 1px solid #ccdeec;
	padding: 0.18em 0.25em;
	width: 250px;
}
textarea {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1em;
	overflow: auto;
}
#content fieldset textarea {
	border: 1px solid #ccdeec;
	padding: 0 0.25em;
	vertical-align: middle;
	width: 250px;
}
.form-btn {
	background: #ddd;
	border: 1px solid #e4e4e4;
	color: #707070;
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 10px;
	vertical-align: top;
}
.round-btn {
	background: url(../images/btn_round_right.gif) right top no-repeat;
	width: 110px;
}
.round-btn .form-btn {
	background: url(../images/btn_round_left.gif) left top no-repeat;
	border: 0;
	height: 22px;
	width: 110px;
}

.form-ecard {
	margin: 10px auto 0;
	width: 430px;
}
.form-ecard .col1 {
	float: left;
	width: 180px;
}
.form-ecard .col2 {
	float: left;
	width: 170px;
}
.form-ecard .col3 {
	float: left;
	padding-top: 72px;
	width: 70px;
}
.form-ecard ul,
.form-ecard li {
	margin: 0;
	padding: 0;
}
.form-ecard li {
	list-style-type: none;
}
.form-ecard .col1 li .form-label {
	float: left;
	font-size: 0.9em;
	padding: 4px 0;
	text-align: right;
	width: 70px;
}
.form-ecard .col1 li .form-labelerror {
	float: left;
	font-size: 0.9em;
	padding: 4px 0;
	text-align: right;
	width: 70px;
	color: red;
}
.form-ecard .col1 li .form-item {
	background: url(../images/textbox_right.gif) right top no-repeat;
	margin-left: 75px;
	padding-bottom: 2px;
	width: 95px;
}
.form-ecard .col2 .form-label {
	display: block;
	float: none;
	font-size: 0.9em;
	padding: 4px 0 6px;
}
.form-ecard .col2 .form-labelerror {
	display: block;
	float: none;
	font-size: 0.9em;
	padding: 4px 0 6px;
	color: red;
}
.form-ecard li input.form-text {
	background: url(../images/textbox_left.gif) left top no-repeat;
	border: 0;
	/*color: #777;*/
	color: #505050;
	height: 18px;
	font-size: 0.9em;
	padding: 4px 0 0 5px;
	width: 85px;
}
.form-ecard li textarea {
	background: transparent;
	border: 0;
	/*color: #777;*/
	color: #505050;
	font-size: 0.9em;
	height: 64px;
	padding: 2px 4px 2px 6px;
	width: 150px;
}
.form-ecard .form-textarea-bg {
	background: url(../images/textarea_bg_160x70.gif) left top no-repeat;
	height: 70px;
}
.form-ecard .round-btn {
	width: 75px;
}
.form-ecard .round-btn .form-btn {
	width: 75px;
}


.form-feedback {
	margin: 10px auto 0;
	width: 360px;
}
.form-feedback ul,
.form-feedback li {
	margin: 0;
	padding: 0;
}
.form-feedback li {
	list-style-type: none;
}
.form-feedback li .form-label {
	float: left;
	padding: 4px 0;
	text-align: right;
	width: 80px;
}
.form-feedback li .form-item {
	background: url(../images/textbox_right.gif) right top no-repeat;
	margin-left: 90px;
	padding-bottom: 4px;
	width: 240px;
}
.form-feedback li input.form-text {
	background: url(../images/textbox_left.gif) left top no-repeat;
	border: 0;
	/*color: #777;*/
	color: #505050;
	height: 18px;
	padding: 3px 0 1px 5px;
	width: 230px;
}
.form-feedback .form-textarea-bg {
	background: url(../images/textarea_bg_240x124.gif) left top no-repeat;
	margin-left: 90px;
	height: 130px;
}
.form-feedback li textarea {
	background: transparent;
	border: 0;
	/*color: #777;*/
	color: #505050;
	height: 118px;
	padding: 2px 4px 2px 6px;
	width: 230px;
}
.form-feedback .button {
	padding-left: 150px;
}
.form-feedback .round-btn {
	margin: 0;
	width: 110px;
}
.form-feedback .round-btn .form-btn {
	width: 110px;
}
div.left_search {
	position: absolute;
	top: 325px;
	left: 8px;
	z-index: 100;
	width: 225px;
}
div.left_search fieldset dl,
div.left_search fieldset dt {
	margin: 0;
	padding: 0;
}
div.left_search fieldset dt {
	float: right;
	padding: 0;
	width: 110px;
}
div.left_search fieldset .form-item {
	background: url(../images/textbox_right.png) right top no-repeat;
	height: 24px;
	margin-right: 4px;
	width: 110px;
}
div.left_search fieldset .form-text {
	background: url(../images/textbox_left.png) left top no-repeat;
	border: 0;
	color: #808080;
	height: 20px;
	padding: 3px 10px 0 5px;
	width: 98px;
	font-size: 12px;
}
div.left_search fieldset .form-btn {
	width: 110px;
}
div.left_search .round-btn {
	background: url(../images/btn_round_right.png) right top no-repeat;
	width: 110px;
}
div.left_search .round-btn .form-btn {
	background: url(../images/btn_round_left.png) left top no-repeat;
	border: 0;
	height: 22px;
	width: 110px;
}