* {margin:0;padding:0;}

body {font:11px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	background-color:#ffffff;
	line-height:1.3em; 
	color:#000000;}

a img {border:none;}

a:link {color: #098ba1;text-decoration:underline;}
a:hover {color:#ccc;text-decoration:underline;}
a:visited {color: #098ba1;text-decoration:underline;}

p {margin:10px 0 5px 0;}

/* Header */
#header {padding:15px 0 15px 0;
	height:207px;
	border-bottom: 0px;
	background:url(imgs/Lud_bgr10.jpg) no-repeat top center;}
#header #logo {width:800px;
	margin:0 auto;
	padding:0 10px 0 10px;}

#header img.logo {margin-top:26px;}
#header #logo #lang {width:50px;float:right;height:14px;margin-right:10px; padding:2px; text-align:center;}

/* Content Area */

#main {width:960px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
	background-color:none;}

#main2 {width:960px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#content {width:960px;
height:auto;
	float:left;
	padding:30px 0 25px 0;
	background:url(imgs/right_main_bgr8.jpg) no-repeat right top;}

#content h1 {font-size:1.65em;
	margin:10px 0 0 12px;
	padding:0;
	padding-bottom:0px;
	color:#7A0A17;
	line-height:1.1em;}

#content h2 {font-size:1.2em;
	margin:15px 0 10px 0;
	color:#000000;}

#content h3 {font-size:1.1em;font-weight:normal;
	margin:15px 450px 10px 30px;
	color: #333;
	line-height:1.4em}
	#content h3 a:link {color: #098ba1;text-decoration:none; background-color:#ccc; padding:2px;}
#content h3 a:hover {color:#ccc;text-decoration:underline; background-color:#ccc; padding:2px;}
#content h3 a:visited {color: #098ba1;text-decoration:none; background-color:#ccc; padding:2px;}

#content pre {font-family:Verdana, Arial, sans-serif;
	margin:15px 0 15px 0;
	line-height:0.9em;
	font-size:0.9em;
	color:#010ACE;}

#content ul {list-style:square;
	margin:10px 0 10px 20px;
	list-style-position:inside;}
#content li {line-height:1.2em;
	font-size:0.9em;}

#content #list {width:200px;float:left;}
#content #screenshots {width:200px;float:right;padding-top:15px;}

#content #screenshots p {margin:5px 0 0 0;font-size:0.8em;}

/* Sidebar */
#sidebar {width:250px ;float:right;
	padding:30px 5px 25px 10px;
	}

#sidebar ul {list-style:none;}

#sidebar h2  {font-size:1.2em;
	margin:25px 0 12px 0;
	color:#7A0A17;}

#sidebar img {margin-right:3px;}
#sidebar img.digg {padding-top:5px;}

/* Footer */
#footer {background: #d9d9d9 url(imgs/footer_bgr4.gif) repeat-x;
	color:#ffffff;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.4em;}

#footer2 {background-color: #444444;
	color:#ffffff;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:140px;
	line-height:1.4em;}

#footer a, #footer2 a {color:#ffffff;
	text-decoration:underline;}
#footer a:hover, #footer2 a:hover {color:#804249;
	text-decoration:underline;}
#footer a:visited, #footer2 a:visited  {color:#ffffff;
	text-decoration:underline;}

#footer p, #footer2 p {margin:0 0 15px 0;}
#footer p.axe img, #footer2 p.axe img {margin-bottom:-7px;}

#foot {width:960px;
	margin:0 auto;
	background:none;
	height:140px;
	line-height:1.4em;
	padding:0 10px 0 10px;}

#foot2 {width:960px;
	margin:0 auto;
	height:140px;
	line-height:1.4em;
	padding:0 5px 0 5px;}

#foot #left {width:270px;float:left;padding-top:2px; border-right: 1px #FFF solid; margin-top:20px;}
#foot #right {width:650px;float:right;text-align:left;padding-top:2px; margin-top:20px; background:url(imgs/LUD-ornamentti.png) no-repeat right center;}

#foot2 #left {width:450px;float:left;padding-top:45px;}
#foot2 #right {width:550px;float:right;text-align:right;padding-top:45px;}

underlinemenu{
font-weight: bold;
width: 100%;
border-bottom:#999 dotted 2px;
background: url(imgs/hr_viiva.gif) repeat-x bottom right;

}
.underlinemenu hr{
	background-color:#FFF;
border:#fff dashed 1px;
background: url(imgs/hr_viiva3.gif) no-repeat top right;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 6px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 0px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid #098ba1; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #ccc;
}

