html, body
{
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: tahoma;
	font-size: 13px;
	background-color: #f4f2ea;
	background-image: url(../gfx/bg.gif);
    background-position: center;
    background-repeat: repeat-y;
}

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

a:hover
{
	text-decoration: underline;
}

a.gallery 
{
	color: #d43300;	
}
	
img
{
	border: none;
}

h1, h1 a
{
	color: #d43300;
	font-size: 30px;
	font-weight: normal;
}

h2, h2 a
{
	color: #d43300;
	font-size: 20px;
	font-weight: normal;
}

h3, h3 a
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

textarea, input {
	font-family: tahoma;	
	font-size: 13px;
}

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}

#container
{
	width: 870px;
	margin: 0px auto;
}

/*
 * ??lemine lehek?�lje valik
 */
#links
{
	height: 24px;
	text-align: center;
	font-size: 13px;
	line-height: 22px;

	color: #666666;
	background-color: black;
}

#links a
{
	margin: 0 6px;
	color: white;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
}

/*
 * Header
 */
#header
{
	height: 211px;
	padding: 5px 15px;
}

#motto
{
	color: white;
	font-size: 11px;
	padding: 18px 25px;
}
#motto img
{
	margin-left: -2px;
}

#scroller
{
	white-space: nowrap;
	overflow: hidden;
	width: 440px;
}
/*
 * Banner
 */
.banner_728x90_container
{
	height: 90px;
	width: 728px;
	margin: 0 auto;
	padding: 5px;
    background-image: url(../gfx/banner728x90_bg.png);
}

.banner_728x90_container *
{
	margin: 0;
	padding: 0;
	border: none;
}

/*
 * Men?�?�
 */
#menu
{
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	background-image: url(../gfx/menu_bg.gif);
}

#menu a
{
	margin: 0 10px;
	color: white;
}

#menu .active
{
	background: white;
}

#menu .active a
{
	color: black;
	margin: 0;
}

.am_start
{
	width: 10px;
    background-image: url(../gfx/am_start.gif);
}

.am_end
{
	width: 10px;
    background-image: url(../gfx/am_end.gif);
}

/*
 * Banner 468x60
 */
.banner_468x60_container
{
	height: 60px;
	width: 468px;
	margin: 0 0 11px 0;
	padding: 5px 49px 5px 48px;
    background-image: url(../gfx/banner468x60_bg.gif);
}

.banner_468x60_container *
{
	margin: 0;
	padding: 0;
	border: none;
}

/*
 * Lehek?�lje pealkiri
 */
.page_title
{
	height: 30px;
	margin: 0 0 11px 0;
    background-image: url(../gfx/title_bg.gif);
}

/*
 * Uudised
 */
.news_container
{
	height: 150px;
	margin: 0 0 11px 0;
	background-color: #ffedbe;
    background-image: url(../gfx/news_rounded.gif);
    background-position: right;
	background-repeat: no-repeat;
}

.news_container img
{
	/*height: 150px;*/
	/*width: 200px;*/
	/*float: left;*/
	/*margin-right: 15px;*/
}
.news_container h2, .news_container h2 a
{
	margin: 0;
	padding: 5px 0;
}

.news_container .news
{
	height: 121px;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 15px;
}

.news_container .news_links
{
	height: 24px;
	text-align: right;
	margin-right: 13px;
}

.news_container .news_links a
{
	color: #d43300;
	font-size: 11px;
}

.event_date
{
	margin-bottom: 15px;
}

.news_title{
	color: #d43300;
	font-size: 16px;
}

.news_back{
	margin-top: 15px;	
}

.news_back a{
	color: #d43300;
	font-size: 12px;	
}

/*
 * Gallery
 */
.gallery_container
{
	height: 120px;
	margin: 0 0 12px 0;
	background-color: #ffedbe;
    background-image: url(../gfx/gallery_rounded.gif);
    background-position: right;
	background-repeat: no-repeat;
}

.gallery_container img
{
	height: 120px;
	width: 120px;
	float: left;
	margin-right: 10px;
}
.gallery_container h2, .gallery_container h2 a
{
	margin: 0;
	padding: 5px 0;
}

.gallery_container .gallery
{
	height: 96px;
	overflow: hidden;
}

.gallery_container .gallery_links
{
	height: 24px;
	text-align: right;
	margin-right: 13px;
}

.gallery_container .gallery_links a
{
	color: #d43300;
	font-size: 12px;
}


/*
 * Saate
 */

.saate_container
{
	height: 105px;
	margin: 0 0 7px 0;
	background-color: #ffedbe;
    background-image: url(../gfx/saate_rounded.gif);
    background-position: right;
	background-repeat: no-repeat;
}

.saate_container img
{
	height: 105px;
	width: 140px;
	float: left;
	margin-right: 10px;
}
.saate_container h2, .saate_container h2 a
{
	margin: 0;
	padding: 5px 0;
}

.saate_container .saate
{
	height: 81px;
	overflow: hidden;
}

.saate_links
{
	height: 24px;
	text-align: right;
	margin-right: 13px;
}

.saate_links a
{
	color: #d43300;
	font-size: 12px;
}

.saate_info
{
	float: left;		
}

.saate_juhid
{
	float: left;
}

.saate_ajad
{
	clear: left;
	float: left;	
}

.saate_pilt
{
	float: right;
}

.saate_kirjeldus
{
	clear: both;
	text-align: justify;
}

.saate_sponsor
{
	margin: 10px 0 5px 0;	
}

.saate_sponsor a
{
	color: #d43300;	
}


/*
 * Program
 */

#program
{
	margin: 0 30px;
}

.kava_paevad
{
	margin-bottom: 10px;	
}

.kava_paevad a.program_day
{
	color: #d43300;
	font-weight: bold;
}

.kava_paevad a.program_day-act
{
	color: #000;
	font-weight: bold;
}
	
/*
 * Paging
 */
.paging
{
	text-align: center;
	border-top: #ffedbe solid 1px;
	border-bottom: #ffedbe solid 1px;
	padding: 5px;
	margin: 15px 0 0 0;
}

.paging a
{
	color: #d43300;
	padding: 0 5px;
}

.paging .active
{
	color: black;
}


/* Top
------------------------------*/

#top {
	padding: 0 30px;
}

#top > table {
	width: 100%;
}

#top > table td {
	border-bottom: 1px solid #ccc;	
}

#top > table th {
	border-bottom: 1px solid #ccc;	
	text-align: left;
}

#top > table th.center {
	text-align: center;
}

#top > table td div.place {
	background-color: #ffe659;
	font-weight: bold;
	padding: 0 3px;
	width: 15px;
	text-align: center;
}

#top a {
	color: #000;
}


/* FORUM
----------------------------*/
.validator {
	display:none;
}

.forumDate a, .forumDate span, .forumCreateInfo a, .forumCreateInfo {
	font-size: 12px;
}

.forumaddthread {
	float: right;
}


/* Captcha
-------------------------*/

#captcha {
	border-bottom: 1px solid #E6EDDD;
	margin-bottom: 15px;	
}


