/**
  * site:   www.team75plus.com
  * author: Struktuur Varahaldus
  */
/*****Reset*****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}
body { line-height: 1 }
ol, ul { list-style: none }
blockquote, q { quotes: none }
/* remember to define focus styles! */
:focus { outline: 0 }
/* remember to highlight inserts somehow! */
ins { text-decoration: none }
del { text-decoration: line-through }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0 }
/*****Basic Elements*****/  
body {
	background: #5286d7 url(bg.jpg) no-repeat center 140px;
	color: #595959;
	font: 62.5% "Trebuchet MS",Verdana,Helvetica,sans-serif;
	margin: 0px;
	padding: 0
}
a { color: #5286d7; text-decoration: none }
a:hover { text-decoration: underline }
h1 {
	color: #E83F1E;
	display: inline;
	display: block;
	font-size: 21px !important;
	font-weight: normal;
	margin-bottom: 8px
}
/*****Generic Classes*****/
.clear { clear: both }
.error { color: red }
.no_underline { text-decoration: none !important }
.transparent {
	filter: alpha(opacity=10);
	-khtml-opacity: 0.1;
	-moz-opacity: 0.1;
	opacity: 0.2;
	z-index: 999
}
.font_red { color: #e83f1e }
.font_bold,
.font_bold td { font-weight: bold }
.image_pain { padding: 10px 10px 10px 0; }
.image_pain p { font-weight: bold; font-size: 0.9em; text-align: left; display: block; margin: 0 auto;}
.image_pain_right { padding: 10px 0 10px 10px; float: right; display: inline;}
.image_pain_right p { float: right; }
.image_pain_left { padding: 10px 10px 10px 0; float: left; display: inline;}
.image_pain_left p { float: left; }
.image_pain_center { padding: 10px 0 10px 0;text-align: center; width: 100%; }
/*****Basic Layout*****/
#header {
	background: no-repeat;
	height: 162px;
	margin: 0 auto;
	width: 930px
}
#content {
	background: white;
	margin-left: auto;
	margin-right: auto;
	width: 930px
}
div#left_pane {
	float: left;
	left: 0;
	line-height: 1.4em;
	margin-bottom: 270px;
	padding-top: 0;
	position: absolute;
	top: -9px;
	vertical-align: top;
	width: 210px;
	z-index: 99;
}
div#mid_pane {
	float: left;
	margin-bottom: 270px;
	margin-left: 210px;
	width: 527px
}
div#right_pane {
	float: right;
	margin-top: -1px;
	vertical-align: top;
	width: 193px
}
td#left_pane { vertical-align: top; width: 210px }
td#mid_pane { vertical-align: top; width: 527px }
td#right_pane { vertical-align: top; width: 193px }
#fourth_pane {
	bottom: 0;
	height: 270px;
	left: 14px;
	position: absolute;
	width: 730px
}
#footer { height: 180px; margin: 0 auto; width: 930px }
/*****Header*****/
#header { position: relative }
#header div.header_links {
	color: #fff;
	font-size: 1.2em;
	position: absolute;
	right: 18px;
	top: 6px
}
#header div.header_links b { color: #9bcbf4 }
#header div.header_links li { float: left; margin-left: 10px }
#header div.header_links li.end { margin-left: 20px }
#header div.header_links a { color: #fff; text-decoration: underline }
#header div.header_links a:hover { text-decoration: none }
#header a.logo {
	display: block;
	height: 90px;
	left: 40px;
	position: absolute;
	top: 26px;
	width: 200px
}
#header div#site_index {
	position: absolute;
	right: 18px;
	top: 128px;
	z-index: 2
}
#header div#site_index ul li { color: #9bcbf4; float: left; font-weight: bold }
#header div#site_index ul li a {
	color: #9bcbf4;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 5px 0 5px
}
#header div#site_index li.news_feed { background: url(rss.png) no-repeat; padding-left: 15px }
#header #search .textbox {
	border: 1px solid #cecece;
	color: #b2b2b2;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 24px 0 6px;
	padding: 0px 3px 4px 5px;
	position: relative;
	width: 115px
}
#header #search .button {
	background: url(btn_search.gif);
	border: 0;
	height: 21px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 21px
}
#header .footer {
	background: url(content_header.png) bottom;
	bottom: 0px;
	height: 27px;
	position: absolute;
	width: 100%;
	z-index: 1
}
/*****Content*****/
#content {
	background: white url(content_footer.gif) no-repeat bottom;
	min-height: 500px;
	padding-bottom: 35px;
	position: relative
}
#left_pane { }
#left_pane #main_menu {
	background: #4172cd url(main_menu_bg_top.gif) no-repeat top;
	margin-left: 20px;
	padding-top: 4px;
	width: 173px
}
#left_pane #main_menu ul {
	background: transparent url(main_menu_bg_bottom.gif) no-repeat bottom;
	display: block;
	padding: 6px 0 13px 0;
	width: 173px
}
#left_pane #main_menu ul ul { background: none; padding: 0 0 6px 0 }
#left_pane #main_menu li { line-height: 22px; margin: 0 10px 0 21px }
#left_pane #main_menu ul ul li { line-height: 16px; margin: 0 10px 0 11px }
#left_pane #main_menu a { color: white; font-size: 1.5em; font-weight: bold }
#left_pane #main_menu ul ul li a { font-size: 1.2em }
#left_pane #extramenu {
	background: #68b71d url(extramenu_bg_top.gif) no-repeat top;
	margin: 2px 0 18px 20px;
	padding-top: 4px;
	width: 173px
}
#left_pane #extramenu ul {
	background: transparent url(extramenu_bg_bottom.gif) no-repeat bottom;
	display: block;
	padding: 7px 0 8px 0;
	width: 173px
}
#left_pane #extramenu li { margin: 5px 0px 2px 21px }
#left_pane #extramenu a { color: white; font-size: 1.3em; font-weight: bold }
#left_pane #extramenu .title {
	color: white;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 7px
}
#left_pane .banner { margin: 10px 0 0 20px }
#left_pane #rotating_images_left { height: 75px; margin: 10px 0 0 20px; width: 173px }
#mid_pane { background: url(mid_pane_bg.gif) no-repeat right 100px }
td#mid_pane,
td#mid_pane * { font-size: 12px }
td#mid_pane .leadbox { clear: left; margin: 11px 10px 2px 0 }
td#mid_pane .leadbox .author { margin-top: 0.5em }
td#mid_pane .leadbox .left { float: left; width: 150px }
td#mid_pane .leadbox .right { float: right; padding-top: 4px; width: 353px }
td#mid_pane .leadbox img {
	border: 1px solid #fed000;
	float: left;
	margin-right: 7px;
	margin-top: 4px;
	width: 150px
}
td#mid_pane .board_message { margin-bottom: 7px }
td#mid_pane .board_message_odd { background: #fff9de; margin: 0 10px 0 -5px; padding: 10px 10px 10px 5px; }
td#mid_pane .board_message_even { margin: 0 10px 0 -5px; padding: 10px 10px 10px 5px; }
#mid_pane ul.menu_tree {
	colo: #104FB6;
	list-style-type: disc;
	margin: 1px 2px 3px 14px
}
#mid_pane li {
	background: transparent url(/img/blue_dot.gif) no-repeat scroll 0 6px;
	line-height: 15px;
	list-style-type: none;
	padding: 0 0 0 10px;
	vertical-align: top
}
#mid_pane #news1 .news { float: left; margin: 5px 0; width: 250px }
#mid_pane #news1 .news a { font-weight: bold }
#mid_pane #news1 .news td { vertical-align: top }
#mid_pane #news1 .news td.image { color: #b2b2b2; font-size: 1.1em; padding: 3px 0 0 0 }
#mid_pane #news1 .news td.image img { width: 110px }
#mid_pane #news1 .news td.text .img_info,
#mid_pane #news1 .news div.text .img_info {
	color: #b2b2b2;
	float: left;
	font-size: 10px;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0; }
#mid_pane #news1 .news td.text { font-size: 1.1em; padding: 0 5px 0 10px }
#mid_pane #news1 .news td.text .lead { line-height: 1.4em; margin-top: 3px }
#mid_pane #news1 .news .comments { color: #e83f1e }
#mid_pane #news1 .header {
	margin-bottom: 4px;
	margin-top: 2px;
	position: relative
}
#mid_pane #news1 .header .title { color: #e83f1e; display: inline; font-size: 2.1em }
#mid_pane #news1 .header .more_news {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 14px
}
#mid_pane #news1 .news_first { height: 250px; width: 260px }
#mid_pane #news1 .news_first td { vertical-align: top }
#mid_pane #news1 .news_first .image img { width: 245px }
#mid_pane #news1 .news_first .image .img_info { padding: 4px }
#mid_pane #news1 .news_first .text { font-size: 1.1em; padding: 2px 5px 0 0 }
#mid_pane #news2 { line-height: 1.92em; margin: 14px 0 0 6px }
#mid_pane #news2 p { }
#mid_pane #news2 a { font-size: 1.2em }
#mid_pane #news2 span { color: #b2b2b2; font-size: 1.1em; white-space: nowrap }
#mid_pane #toimingud .tb_but,
#mid_pane #toimingud .tb_but_ov { float: left }
#mid_pane #banner3 { margin: 10px 17px 0 0; text-align: center }
#mid_pane #rotating_images_mid { height: 60px; width: 468px; }
#right_pane { padding-top: 10px }
#right_pane .banner4 { margin-top: 12px; margin-left: -18px; }
#right_pane .box1 {
	line-height: 1.6em;
	margin-left: 18px;
	margin-top: 13px;
	width: 170px
}
#right_pane .box1 .title {
	color: #7bc427;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 9px
}
#right_pane .box1 th,
#right_pane .box1 td,
#right_pane .box1 .date,
#right_pane .box1 a { font-size: 1.1em }
#right_pane .box1 span.date { display: block }
#right_pane .box1 th { text-align: left }
#right_pane .box1 th,
#right_pane .box1 td { padding: 0 12px 0 0 }
#right_pane .box1 .footer {
	color: #b2b2b2;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 3px
}
#right_pane .calendar,
#right_pane .calendar * { font-size: 11px }
#fourth_pane { }
#fourth_pane a { font-weight: bold }
#fourth_pane .box2 {
	background: url(box2_bg.gif) no-repeat top;
	float: left;
	margin-left: 6px;
	width: 173px
}
#fourth_pane .box2_bg_green { background: url(box2_bg_green.gif) no-repeat top }
#fourth_pane .box2_bg_yellow { background: url(box2_bg_yellow.gif) no-repeat top } 
#fourth_pane .box2 ul,
#fourth_pane .box2 ol { padding-bottom: 20px }
#fourth_pane .box2 ol { width: 135px }
#fourth_pane .box2 .footer { background: url(box2_footer.gif) no-repeat bottom }
#fourth_pane .box2_bg_green .footer { background: url(box2_footer_green.gif) no-repeat bottom }
#fourth_pane .box2_bg_yellow .footer { background: url(box2_footer_yellow.gif) no-repeat bottom }
#fourth_pane .box2 ul li,
#fourth_pane .box2 ol li {
	font-size: 1.1em;
	line-height: 1.7em;
	padding-left: 12px
}
#fourth_pane .box2 ol {
	color: red;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 30px
}
#fourth_pane .box2 ol li {
	line-height: .8em;
	margin-bottom: 0.2em;
	padding-left: 0px
}
#fourth_pane .box2 .title {
	color: #7bc427;
	font-size: 1.3em;
	font-weight: bold;
	margin: 14px 0 8px 12px
}
#fourth_pane .box2 .banner { margin: 1px 1px 5px 1px }
#fourth_pane .box2 .content {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.9em;
	margin: 2px 5px 0 12px
}
#fourth_pane .box2 .content a { font-weight: normal }
/*****Footer*****/
#footer {
	background: url(footer.gif) no-repeat;
	margin-top: 10px;
	position: relative
}
#footer p { float: left; margin: 5px 5px 0 0 }
#footer .copyright {
	bottom: 60px;
	color: #9bcbf4;
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	right: 20px
}
#sponsorid { position: relative }
#sponsorid .tekst {
	color: #7bc427;
	float: left;
	font-size: 1.24em;
	font-weight: bold;
	height: 89px;
	position: absolute;
	right: 748px;
	top: 10px
}
#sponsorid .logod {
	float: left;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 710px
}
#sponsorid .logod a { float: left; height: 28px; margin: 6px 10px }
#sponsorid .logod img { }
/*****Etc*****/
