@charset "utf-8";
/*========================================*/
/* CSS by Veebidisain OÜ, www.veebidisain.ee */
/*========================================*/

/*===============================*/
/* GENERAL */
/*===============================*/
* {
	vertical-align: baseline;
	font-size: 100%;
}
body {
	line-height:130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background-color:#FFFDF1;
}
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
body, td, th, p, div, h1, h2, h3, h4, h5, input, textarea, option, select, span {
}
h1 {
	color:#FFAB00;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0px 0;
	padding:3px 0 10px 0;
}
h1 a, h1 a:visited {
	text-decoration:none;
}
h2 {
}
h2,h2 a,h2 a:visited {
}
.left_side h3, .right_side h3  {
	font-size:17px;
	text-transform:uppercase;
	color:#FFF;
	margin:0 0 11px 0;
}
ul {
	margin:0px;
	padding:0;
}
li {
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	list-style-type: none;
}
.left_side a, .right_side a{
	color:#FFF;
}
input.submit_comment, input.submit{
	background:url(../images/button.jpg) 50% 50% no-repeat;
	color:#fff;
	width:132px;
	height:30px;
	line-height:30px;
	border:none;
	cursor:pointer;
}
a, a.active{
	text-decoration:none;
	color:#069;
}
a.read_more, a.read_more:visited{
	color:#069;
}
a img{
	border:none;
}
.clear {
	min-height:1%;
	clear:both;
}
hr {
	background:url(../images/punktiir_hall.png) center 50% repeat-x;
	height:1px;
	margin:3px 0;
	border:none;
}
select{
}
/*===============================*/
/* LAYOUT */
/*===============================*/
#main_wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
	padding:0 0;
	background:url(../images/top.jpg) center top no-repeat;
}

.left_side ul {
}
.left_side .menu{
}
.left_side .menu li{
}
.left_side ul li ul {
}
.left_side ul li {
	padding:0 0px 2px 0;
	position:relative;
}
.left_side ul a, .left_side ul a:visited {
	font-size:14px;
	color:#FFF;
	padding:0 11px 0 0;
}
.left_side ul a:hover, .left_side ul a:active, .left_side ul li.active a, .left_side ul li.active a:visited {
	background:url(../images/menu_arrow.png) right 50% no-repeat;
}
.left_side ul ul.submenu{
	position: absolute;
	top:-28px;
	left:100%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	display:none;
	background:url(../images/submenu.png) top right no-repeat;
	padding:28px 0px 15px 23px;
	margin:0 0 0 0px;
} 
.left_side ul li:hover ul.submenu{
	display:block;
}
.left_side ul li:hover ul.submenu li{
	padding:0 10px 5px 10px;
	margin:0 0px 0 -6px;
	width:173px;
	background-color:#78ccf3;
}
.left_side ul ul li {
}
.left_side li ul a, .left_side li ul a:visited {
}
.left_side li ul a:hover, .left_side li ul a:active, .left_side li ul li.active a, .left_side li ul li.active a:visited {
}



.left_side p#send_message{
	margin:0 0;
	position:absolute;
	left:0px;
	top:121px;
}
.left_side p a.send_mail{
	color:#3E7200;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}


/* ---- HEADER ----*/
.header {
	width:990px;
	height:164px;
	margin:auto;
	position:relative;
}
/* header logo */
#logo {
	position:absolute;
	top:30px;
	left:35px;
	margin:auto;
	width:320px;
	height:85px;
	text-align:left;
}
/* search */
#searchbox {
	width:145px;
	height:18px;
	position:absolute;
	top:8px;
	right:6px;
}
#searchbox input {
	background:none;
	border:none;
	color:#646464;
	width:99px;
	padding:4px 0 0 2px;
	font-size:11px;
	float:left;
}
#searchbox #search_button {
	width:35px;
	height:16px;
	float:right;
	color:#FFF;
	font-size:14px;
	margin:0 0;
	padding:0 4px 0 0;
	cursor:pointer;
	border:0px solid #0F6;
}
/* ----  MIDDLE CONTAINER  ---- */
#content_bg {
}
.content_wrapper {
}
.middle_container {
	width:990px;
	margin:auto;
	position:relative;
	z-index:2;
}
/* -- LEFT SIDE -- */
.left_side {
	width:187px;
	float:left;
	padding:0px 10px 0 26px;
	border:0px solid;
	color:#fff;
}
.left_side .left_first{
	position: relative;
	top:0;
	width:187px;
	z-index:60px;
}
.left_side .left_second{
	position: absolute;
	top:166px;
	width:187px;
	z-index:50;
}
.left_side .left_third{
	position: absolute;
	top:431px;
	width:187px;
	z-index:55;
}
.left_side a{
	color:#fff;
}
.left_side .album{
	padding:0px 0 0 0;
	margin:15px 0;
	background:url(../images/punktiir.png) top center repeat-x;
}
.left_side .album h3{
	padding:0px 0 0px 0;
	line-height:20px;
	background:url(../images/punktiir.png) bottom center repeat-x;
}
.left_side .album h3 a span{
	width:187px;
	height:20px;
	padding:3px 0;
	display:block;
	background:url(../images/kaamera.png) right 50% no-repeat;
}
.left_side .poll{
	padding:15px 0 0 0;
	margin:0px 0;
	position:relative;
	z-index:45;
}
.left_side .poll h3{
	margin:0 0 25px 0;
}
.left_side .poll h2{
	margin:1px 0;
	color:#004463;
	font-weight:normal;
}
.left_side .poll input.submit_poll{
	background:none;
	color:#000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-0.04em;
	padding:3px 10px;
	font-size:15px;
	border:none;
	cursor:pointer;
}
/* -- RIGHT SIDE -- */
.right_side {
	width:142px;
	float:right;
	padding:0px 12px 0 8px;
	border:0px solid;
}

.right_side .links{
	position: absolute;
	top:0;
	width:142px;
	color:#FFF;
	font-size:11px;
	line-height:120%;
}
.right_side .links .one_link{
	padding:0px 0 5px 0;
	background:url(../images/punktiir.png) bottom center no-repeat;
}
.right_side .links .one_link a{
	color:#004463;
	text-decoration:underline;
}
.right_side .links .one_link p{
	margin:0px 0;
}
.right_side .links .sugg_link{
	margin:3px 0;
}
.right_side .links .sugg_link a{
	color:#FFF;
	text-transform:uppercase;
}
.right_side .banners{
	position: absolute;
	top:330px;
	width:142px;
	text-align:center;
	z-index:300;
}
.right_side .banners div{
	margin:5px 0;
}
.right_side .banners .banner_tv_radio a{
	float:left;
	padding:3px 0;
}
.right_side .banners .banner a img{
	padding:3px 0;
}

/* -- CENTER -- */
.center {
	width:560px;
	float:left;
	padding:10px 22px 0px 22px;
	margin:0 0px 160px 0;
	min-height:600px;
	line-height:150%;
	border:0px solid;
	background:url(../images/center_bg.png) center top repeat-y;
}
#gal_picture, #gal_name{
	width:25%;
	text-align:center;
}
#gal_picture{
	padding:0 2px;
}
#gal_picture img{
	border:1px solid #666;
}
#gal_name{
	color:#3FB7EE;
	font-size:14px;
	padding:3px 2px;
	font-weight:bold;
}
#big_img {text-align:center}
#gallery_inner {padding-top:10px}
#gallery_inner ul li {text-align:center !important}
#gallery_inner ul li img {margin:auto !important}
/* ----  CONTENT  ---- */
.news_container{
	padding:15px 0 5px 0px;
	background:url(../images/punktiir_hall.png) top center repeat-x;
	width:100%;
}
.center h2 a, .center h2{
	padding:0 0 5px 0;
	margin:3px 0 10px 0px;
	color:#3FB7ee;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	background:url(../images/punktiir_hall.png) bottom center repeat-x;
}
.blog_entry {}
.center .blog_entry_content{
	padding:0px 0 10px 0px;
	margin:0 0;
}
.center .blog_entry_header span{
	color:#aaa;
}
.center .blog_entry_header span.entry_comments_nr{
	color:#777;
	float:right;
}
#blog_entry_comments{
	margin:0 0 15px 0;
}
.comment_cont{
	margin:3px 0;
	padding:3px;
	background-color:#f5f5f5;
	border:1px solid #DAEEEF;
}
.comment_cont .comment_u_name{
}
.comment_cont .comment_date{
	color:#aaa;
}
.comment_cont .comment_content{
}

/* ---- BOTTOM ----*/
.bottom {
	margin:auto;
	height:160px;
	width:100%;
	position:absolute;
	bottom:0;
	background:url(../images/bottom.jpg) center bottom no-repeat;
}
.bottom h3 {
}

/* ---  FOOTER  --- */

.footer {
}
