/*
Theme Name: BruneliusMaleriAb
*/

body {
	margin:0;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	overflow-y:scroll;
}
img{border-style:none;}
a{color:#a33a00;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:882px;
	margin:0 auto;
	padding-top:45px;
}
.top-menu{
	width:100%;
	overflow:hidden;
	padding-bottom:3px;
}
.top-menu ul{
	list-style:none;
	margin:0;
	padding:0 40px 0 0;
	float:right;
}
.top-menu ul li{
	float:left;
	line-height:18px;
	margin-left:20px;
}
.top-menu ul li a{
	text-decoration:none;
	color:#005496;
}
.top-menu ul li a:hover{text-decoration:underline;}

.top-menu ul li.current_page_item a {
	color:#bebfbf;
}

#main .top{
	background: url(images/bg-main-top.png) no-repeat;
	width: 882px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#main .bottom{
	background: url(images/bg-main-bottom.png) no-repeat;
	width: 882px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.main-holder{
	width:860px;
	padding:0 11px 5px;

	background: url(images/bg-main.png) repeat-y;
}
#header{
	width:800px;
	padding:0 29px 17px 31px;
	overflow:hidden;
	position:relative;
	border-bottom:2px solid #005496;
}
#header h1{
	background: url(images/brunelius-logo.png) no-repeat;
	width: 149px;
	height: 59px;
	width: 157px;
	height: 61px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0;
}
#header h1 a{
	display:block;
	height:100%;
}
#header ul{
	list-style:none;
	margin:0;
	padding:10px 0 0;
	float:right;
}
#header ul li{
	float:left;
	font-size:14px;
	font-weight:normal;
	margin-left:35px;
}
#header ul li a{
	text-decoration:none;
        text-transform:uppercase;
	color:#43464a;
}
#header ul li a:hover, #header ul li.current_page_item a{color:#bebfbf;}
.container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.content{
	float:left;
	width:646px;
}
.content ul{
	list-style-position:outside;
	margin:0 0 0 15px;
	padding:0;
}
.content li{
	color:#444;
	margin:0 0 10px 0;
	padding:0;
}

.content.page{
	padding-left: 20px;
	float:left;
	width:646px;
}
.sidebar{
	float:left;
	width:190px;
	padding-top:41px;
}
.gallery-holder{
	width:616px;
	overflow:hidden;
	position:relative;
	margin-bottom:39px;
}
.gallery{
	list-style:none;
	margin:0;
	padding:0;
	width:9999px;
	overflow:hidden;
}
.gallery li{
	float:left;
	width:616px;
}
.gallery li img{display:block;}
.gallery-arrow{
	position:absolute;
	right:20px;
	width:150px;
	text-align:right;
	bottom:18px;
}
.gallery-arrow p{
	margin:0;
	color:#fff;
}
.arrow{
	display:block;
	width:100%;
	overflow:hidden;
	text-align:left;
	margin-bottom:7px;
}
.arrow a{
	background: url(images/arrow-gallery.png) no-repeat;
	width: 19px;
	height: 37px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	cursor:pointer;
	outline:none;
}
.content-block{
	width:100%;
	overflow:hidden;
}
.content-box{
	float:left;
	width:167px;
	padding:0 100px 0 30px;
}
.content-box img{margin-bottom:10px;}
.content-box p{
	margin:0;
	line-height:15px;
	color:#1f1f1f;
	padding-left:1px;
}
.content-txt{
	float:left;
	width:325px;
}
.content-txt h2{
	margin:0 0 5px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#505050;
}
.content-txt p{
	margin:0 0 15px;
	color:#43464a;
	line-height:15px;
}
.content-txt h3{
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#43464a;
}
.icon-pdf{
	background: url(images/icon-pdf.gif) no-repeat 100% 0;
	padding-right:17px;
}
.sidebar h3{
	margin:0 0 9px;
	color:#242525;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.sidebar p{
	margin:0 0 16px;
	color:#1f1f1f;
	font-size:11px;
	line-height:15px;
}
.color-box{padding-top:22px;}
.color-box img{
	vertical-align:middle;
	margin-right:8px;
}
#footer{
	width:818px;
	overflow:hidden;
	padding:0 26px 20px 38px;
	margin-top:-3px;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
#footer ul li{
	float:left;
	margin-left:11px;
}
#footer ul li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:30px;
}
#footer ul li.item1 a{
	background: url(images/footer-logo1.gif) no-repeat;
	width: 22px;
}
#footer ul li.item2 a{
	background: url(images/footer-logo2.gif) no-repeat;
	width: 40px;
}
#footer ul li a:hover{background-position:0 100%;}
#footer p{
	margin:0;
	color:#afafb0;
	font-size:9px;
	line-height:12px;
	padding-top:3px;
}
#footer a {
	color:#afafb0;
	text-decoration:none;
}

