body
{
	background:url(../img/bg-top.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	height:100%;
}

#wrapper
{
	background:url(../img/bg-bottom.jpg) repeat-x left bottom;
	overflow:hidden;
	padding-bottom:110px;
}


.inner h2, .inner .componentheading
{
	color:#446a6d;
	font-size:15px;
	margin-top:7px;
}

.inner h3
{
	color:#446a6d;
	font-size:0.9em;
	font-weight:normal;
}

#container 
{
	width:950px;
	font-size:1em;
}

#header
{
	color:#FFF;
	position:relative;
	height:196px;
}



#header h1#logo
{
	background:url('../img/logo.png') no-repeat;
	width:161px;
	height:127px;
	position:absolute;
	padding:0;
	margin:0;
	top:13px;
	left:50px;
}

#header h1#logo a
{
	display:block;
	height:100%;
	width:100%;
	text-indent:-9999px;
}

div.list
{
	top:64px;
	right:38px;
	position:absolute;
	font-size:12px;
	list-style:none;
	margin:0;	
}

.inner div.list ul
{
	margin:0;
}

div.list ul li
{
	float:left;
	display:block;
	position:relative;
	z-index:10;
	margin:0 0 0 1px;
	overflow:visible;
	padding-bottom:10px;
	height:43px;
	padding:0;
	line-height:43px;
	padding-bottom:7px;
	
}

div.list ul li a,
div.list ul li a:visited,
div.list ul li a:link
{
	padding:13px 15px;
	margin-bottom:7px;
	color:#fff;
	text-decoration:none;
}

div.list ul li.active a:link,
div.list ul li.active a:visited,
div.list ul li.active a,
div.list ul li a:hover,
div.list ul li:hover a
{
	background:#fff;
	color:#000;
}



div.list ul li.active,
div.list ul li:hover
{
	background:url(../img/menu-arrow.png) no-repeat 100% 6px;
}

div.list ul li.last
{
	margin-right:0;
}

#top-mynd
{
	background: url(../img/top-mynd-bg.png) no-repeat 0 0;
	margin-top:-39px;
	position:relative;
	width:100%;
	padding-bottom:10px;
	
}
#top-mynd .inner
{
	padding:18px 18px 0 18px;
}

#top-mynd .mynd-texti
{
	position:absolute;
	z-index:100;
	top:75px;
	left:68px;
	width:238px;
	color:#fff;
	font-size:12px;
	line-height:24px;
}

#top-mynd h2
{
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
}

#primary
{
	background: url(../img/container-bg.png) repeat-y 0 0;
	width:950px;
}

#primary .inner
{
	padding:0 33px;
}



/*box*/

#primary .box
{
	width:274px;
	float:left;	
	margin-right:30px;
}

#primary .box h2
{
	margin-top:7px;
}


#primary .right
{
	margin:0;
}

#footer
{
	float:none;
	background:url(../img/footer-bg.png) no-repeat 0 0;
	height:29px;
	padding-top:63px;
	color:#fff;
	text-align:center;	
}

/*postlisti*/
.postlisti input[type="text"]
{
	width:270px;
	line-height:12px;
	height:22px;
	padding: 10px 5px 0 5px;
	border:1px solid #d9d9d9;
	
}

.postlisti input[type="submit"]
{
	
	float:right;
	margin-top:15px;
	background:url(../img/button-bg.png) repeat-x 0 0;
	border:1px solid #d9d9d9;
	font-size:11px;
	height:21px;
	color:#446a6d;
	padding:2px 8px;
}

.postlisti input[type="submit"]:hover
{

	background:url(../img/button-bg.png) repeat-x 0 -23px;	
}

.postlisti label
{
	font-size:10px;
}

/*subpages*/
.subpage #primary .inner
{
	padding:0 18px;
	overflow:hidden;
}

.subpage #primary .left
{
	float:left;
	width:288px;
}

.subpage #primary .right
{
	float:left;
	width:592px;
	margin-left:30px;
}


/*submenu*/
.subpage #top-mynd
{
	padding-bottom:10px;
}

.subpage #submenu .submenu-header
{
	background:#cccccc;
	padding:1px 15px 6px 15px;
	width:258px;
}

.subpage #submenu ul
{
	margin:10px 0 0 0;
	list-style:none;
	min-width: 200px;
}


.subpage #submenu ul li
{
	line-height:25px;
	border-bottom:1px solid #dadada;
	background:url(../img/submenu-arrow.gif) no-repeat 15px 9px;
	padding-left:31px;
}

.subpage #submenu ul li a,
.subpage #submenu ul li a:link,
.subpage #submenu ul li a:visited
{
	text-decoration:none;
	color:#000;
	font-size:13px;
	
}
