@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background-color: #545454;
	background-image: url(graphics/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 118px;
	border-width: 4px 0px 4px 0px;
	border-color: #424242;
	border-style: solid;	
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
#navigation { clear: both; margin: 0px; padding: 0px 0px 0px 10px; }
	#navigation ul { list-style-type: none; margin: 0px; padding: 0px; }
		#navigation ul li {
			font-size: 12px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: center;
			background-image: url(graphics/buttonbase.png);
			float: left; height: 22px; width: 104px;	
			padding: 5px 0px 0px 0px; margin: 0px 3px 0px 0px;	
		}
			#navigation li a { color: #FFFFFF; text-decoration: none;}
			#navigation li a:hover {text-decoration:underline;}
#content {
	background-image: url(graphics/content_bg.png);
	background-repeat: repeat-y;
	width: 922px;
	margin: 0px auto 0px auto;
	padding: 0px;	
}
#left {
	clear:left;
	float:left;
	width: 600px;
	margin: 5px;
	padding: 3px;
}
#right {
	margin: 5px;
	float: right;
	width: 290px;
}
/* elemendi välimus */
div.element { margin: 5px; clear: both;}
	div.element div.title { 
		font-size: 18px; font-weight: bold; color: #df2a23; 
		border-width: 0px 0px 3px 0px; border-style: solid; border-color: b4b4b4;
		padding: 3px; margin: 0px;
	}
	div.element div.subtitle {
		font-size: 14px; font-weight: bold; color: #FFFFFF;
		background-color: #999999;
		padding: 5px 5px 10px 5px;
	}
	div.element div.content {
		font-size: 12px; font-weight: normal;
		border-width: 0px 1px 1px 1px; border-style: solid; border-color: #e2e2e2;
		margin: 0px; padding: 3px;
	}
		div.element div.content div.title {
			clear:both; margin:0px 0px 5px 0px; padding:0px;
			font-size: 14px; font-weight: bold; color: #05AFEE;
		}
		div.element div.content ul.list { padding:0px; margin:0px; list-style-type: none; }
			div.element div.content ul.list li {
				padding: 0px 0px 5px 15px; margin: 0px 0px 0px 5px;
				background-image: url(graphics/bullet_disc.png); background-repeat: no-repeat; background-position: 0px 6px;				
			}
			div.element div.content ul.list li a { font-size: 15px; font-weight: bold; color: #E12D26; }
			div.element div.content ul.list li div.comment { margin: 3px 0px 5px 0px; font-size: 13px; color: #666666; font-weight: normal; }
				div.element div.content ul.list li div.comment a { font-size: 13px; color: #666666; font-weight: normal;}
				
		div.element div.content ul.menu { margin: 0px; padding: 0px; list-style-type: none;}
			div.element div.content ul.menu li {
				padding: 0px 0px 5px 10px; margin: 0px 0px 0px 5px;
				background-image: url(graphics/bullet_line.png); background-repeat: no-repeat; background-position: 3px 6px;
			}
				div.element div.content ul.menu li a { font-size: 11px; color: #666666; font-weight: normal;}		
		div.element div.content ul.items { margin: 0px; padding: 0px; height: 150px; list-style-type: none;}
			div.element div.content ul.items li {margin: 3px; float: left; width: 135px; padding: 5px 0px 0px 0px;}
				div.element div.content ul.items li img.thumb {border: 1px solid #d5d5d5;}
				div.element div.content ul.items li p.rating { margin: 0px; padding: 0px;}
				div.element div.content ul.items li p.title {
					font-size: 11px; font-weight: bold; color: #df2a23;overflow: hidden;white-space: nowrap;
					width: 130px; height: 15px;				
					border-style: none; padding: 0px; margin: 3px 0px 0px 0px;				
				}
					div.element div.content ul.items li p.title a{color: #df2a23;}
				div.element div.content ul.items li p.author { font-size: 10px; color: #8a8a8a; padding: 0px; margin: 0px 0px 5px 0px;}
		div.element div.content div.article{ background-color: #E2E2E2; font-size: 13px; padding: 25px 25px 40px 25px; margin:0px 0px 15px 0px; }
			div.element div.content div.article ul { padding: 0px; list-style-type: none; margin: 5px 20px 10px 20px;}
			div.element div.content div.article ul li {
				font-size: 11px;  font-weight: normal;
				background-image: url(graphics/bullet_gray.png); background-repeat: no-repeat; background-position: 0px 5px;
				padding: 0px 0px 0px 13px;
			}
			div.element div.content div.article a { color: #666666}
			div.element div.content div.article a:hover { color: #C91811}
			div.element div.content div.article p { margin:0px; padding: 0px;}
			div.element div.content div.article span.note { font-weight: bold; color: #C91811;}
			div.element div.content div.article img.image {	clear:both;	margin:10p 0px 15px 0px;}
			div.element div.content div.article img.image-left { float:left; margin: 0px 5px 5px 0px; clear:both; }
			div.element div.content div.article img.image-right { float:right; margin: 0px 5px 5px 0px;}
			div.element div.content div.article div.title {
				clear:both; padding: 5px; margin: 0px;
				font-size: 14px; color: #FFFFFF; font-weight: bold;
				background-color: #DF2A23;	
			}
		div.element div.content div.desc{ background-color: #E2E2E2; font-size: 13px; padding: 25px 25px 40px 25px; margin:0px 0px 15px 0px; }
			div.element div.content div.desc ul { padding: 0px; list-style-type: none; margin: 5px 20px 10px 20px;}
			div.element div.content div.desc ul li {
				font-size: 11px;  font-weight: normal;
				background-image: url(graphics/bullet_gray.png); background-repeat: no-repeat; background-position: 0px 5px;
				padding: 0px 0px 0px 13px;
			}
	div.element div.footer{ font-size: 11px; color: #FFFFFF; text-align: center; background-color: #D6221A; padding: 6px 5px 6px 5px;}
	div.element div.more {
		margin: 0px 0px 0px auto;
		padding: 0px 0px 0px 0px;
		
	}		
/* elemendi välimus lõppeb */

.hiddensubmit {
    padding: 0;
    margin: 0;
    width: 0;
    height: 0;
    border: 0 solid white;
}
.item {
	margin: 3px;
	float: left;
	width: 135px;
}
.commentform {
	height: 100px;
	width: 400px;
	font-size: 14px;
	font-weight: normal;
	color: #A1A4AF;
}
form { text-align: right; margin: 0px;}	
	form input { 
		border-width: 3px 1px 1px 3px; border-style: double solid solid double; border-color: #e2e2e2;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px; font-weight: normal; color: #A1A4AF; text-align: left; vertical-align: top;
	}
		form input.smallfield {
			font-size: 12px; color: #a0a0a0;
			padding: 3px; margin: 3px 3px 3px 3px;
			height: 17px; width: 125px;	float: none; top: 12px;
		}
		form input.bigfield {
			width: 95%; height: 18px; padding-top: 3px;
			font-size: 14px; vertical-align: middle;
		}		
	form textarea { 
		border-width: 3px 1px 1px 3px; border-style: double solid solid double; border-color: #e2e2e2;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px; font-weight: normal; color: #A1A4AF; text-align: left; vertical-align: top;
	}
		form textarea.bigtext {
			width: 95%; height: 350px; padding-top: 3px;
			font-size: 14px; 
		}
		form textarea.mediumtext {
			width: 95%; height: 100px; 
		}
	form label {
		font-size: 10px; text-transform: uppercase;	color: #a0a0a0;	text-align: right; vertical-align: middle; font-weight: bold;
		clear: both; padding: 0px;
	}



ul.news {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.news li {
	background-image: url(graphics/bullet_logo.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.news h1 {
	font-size: 16px;
	color: #CF1C15;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.news p {
	font-size: 12px;
	color: #545454;
	padding: 5px;
	margin: 0px;
}


#footer {
	bottom:0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 922px;
	background-image: url(graphics/content_footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
img.promo {
	margin: 5px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
table.msg th.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF2A23;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.msg td {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	background-color: #F8F8F8;
}
table.msg td.alt {
	background-color:#E6E6E6;
}
table.msg td a{
	color: #333333;
}
table.msg .left{
	text-align:left;
}
table.msg .right{
	text-align:right;
}
table.msg .center{
	text-align:center;
}
table.msg th.legend {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	background-color: #A2A2A2;
}
table.msg th.legend a{
	color: #FFFFFF;
}
.content .explanation {
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 11px;
	color: #B6B6B6;
	margin-top: -15px;
	clear: both;
}
form#process label{
	font-size: 12px;
	font-weight:bold;
	color: #DF2A23;
	text-transform: none;
}
.content .itemprefs {
	margin: 0px 0px 0px 30px;
	font-size: 11px;
	clear: both;
}




form td {
	vertical-align: top;
	text-align: left;
}
form td.label {
	font-size: 12px;
	font-weight: bold;
	color: #DF2A23;
	vertical-align: top;
	text-align: right;
}
.files li {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
	clear: both;
	height: 25px;
}
ul.files {
	list-style-type: none;
}

.files .actions {
	float: right;
	margin-left: 0px;
	margin-top: -20px;
	vertical-align: bottom;
	height: 20px;
	padding-top: 5px;
}
.files .add {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 400px;
}
.files .add a {
	color: #DF2A23;
}

.files .file {
	float: left;
	height: 25px;
	vertical-align: bottom;
	margin-top: 0px;
	width: 500px;
}
.files .file a {
	color: #999999;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
div.bbcode {
	font-size: 12px;
	background-color: #A1A4AF;
	padding: 20px;
	color: #FFFFFF;
}

div.userdata img#pic {
	margin: 5px;
	float:left;
}
div.userdata{
	margin:5px;
	padding:0px;
	height: 110px;
}
div.userdata ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.userdata ul li{
	font-size: 12px;
	color: #999999;
	margin-bottom: 3px;
	height: 16px;
	width: 400px;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(graphics/bullet_line.png);
	background-position: 3px 5px;
	background-repeat: no-repeat;
}
div.userdata ul li a{
	color: #DF2921;
	text-decoration:none;
}
div.userdata ul li a:hover{
	color: #DF2921;
	text-decoration:underline;
}
a.submitbutton{
	display: block;
	float:left;
	line-height: 24px;
	height: 32px;
	padding: 0px 5px 0px 0px; 
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	color:#ffffff;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
a.submitbutton span{
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	margin:0px;
	padding: 2px 10px 6px 15px;
	cursor:pointer;cursor:hand;
	min-width:100px; 
}
a.red {
	margin: 0px 2px 0px 1px;	
}
a.gray {
	margin: 0px 0px 0px 3px;
	float:right;	
}
a.red, a.red span {
	background-image: url(graphics/redbutton.png);	
}
a.gray, a.gray span {
	background-image: url(graphics/graybutton.png);	
}
a.left {
	float:left;	
}
a.right {
	float:right	
}
div.buttonwrapper{
	height:35px; 
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

