@import url('default.css');

/*****************************************************
**		BASIC STYLING OF MAIN ELEMENTS				**
*****************************************************/

#content {
	margin: 0 auto;
	width: 900px;
}

#header {
	width:900px;
}

#container {
	float:left;
	clear:both;
	width:900px;
}

#footer {
	float:left;
	clear:both;
	width:900px;
	color: #666666;
}


/*****************************************************
**		HEADER STYLING 								**
*****************************************************/

#header_box {
	position: relative;
	width: 900px;
}

#font-size {
	position: absolute;
	right: 10px;
	top: 70px;
	line-height: 10px;
}

#font-size a {
	color: #666666;
}

#font-size a:hover {
	color: #2884d9;
}

#font-size a.small {
	font-size: 10px;
}

#font-size a.medium {
	font-size: 15px;
}

#font-size a.large {
	font-size: 18px;
}

/*****************************************************
**		NAVIGATION STYLING 							**
*****************************************************/

#navigation_box {
	width: 900px;
	height: 72px;
}

#menu {
	width: 900px;
	height: 39px;
	list-style-type: none;
	background: url('../img/navigation_base_fill.gif') repeat-x;
}

#menu li {
	float: left;
}

#menu li a {
	overflow: hidden;
	height: 39px;
	display: block;
	text-indent: -200px;
	background: url('../img/navigation_buttons.gif') no-repeat;
}

#menu li #btn_home {
	width: 80px;
	background-position: 0 0;
}

#menu li #btn_catalog {
	width: 155px;
	background-position: -80px 0;
}

#menu li #btn_news {
	width: 82px;
	background-position: -235px 0;
}

#menu li #btn_about {
	width: 188px;
	background-position: -317px 0;
}

#menu li #btn_home:hover {	background-position: 0 -39px; }

#menu li #btn_catalog:hover {background-position: -80px -39px; }

#menu li #btn_news:hover {	background-position: -235px -39px; }

#menu li #btn_about:hover { background-position: -317px -39px; }

#breadcrumb {
	height: 30px;
	margin: 5px 0 0 0;
	list-style: none;
	background: #f2f2f2;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

#breadcrumb li {
	float: left;
	height: 23px;
	padding: 7px 24px 0 14px;
	background: url('../img/breadcrumb_break.gif') no-repeat;
	background-position: right center;
}

#breadcrumb li a {
	height: 17px;
	color: #2884d9;
}

#breadcrumb li a:hover {
	color: #333333 ;
}



/*****************************************************
**		HOME STYLING 								**
*****************************************************/

#home {
	position: relative;
	margin: 43px 0 50px 0;
	display: block;
	height: 277px;
	width: 900px;
}

.content_box {
	float: left;
	display: block;
	padding: 10px 10px;
	width: 450px;
}

#home h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

#content.shadowbox {
	width: 330px;
	padding: 0px 10px;
}

.title {
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	line-height: 2em;
}

h3.title {
	font-size: 12px;
}

p {
	color: #2884d9;
	font-size: 12px;
	line-height: 1.5em;
}
.btn_to_arbocatalogus {
	float: left;
	width: 176px;
	height: 31px;
	background: url('../img/home/btn_to_arbocatalogus.gif') 0px 0px no-repeat;
	border: 0;
	margin: 20px 0 0 0;
	text-indent: 176px;
	line-height: 30px;
	overflow: hidden;
}
.btn_to_arbocatalogus:hover {
	background-position: 0 -31px;
	cursor: pointer;
}

#search_box {
	position: absolute;
	top: 120px;
	left: 490px;
	padding: 20px 0 0 30px;
	width: 373px;
	height: 81px;
	background: url('../img/home/search_base.png') 0px 0px no-repeat;
}

#search_form .search_field {
	float: left;
	border: 1px solid #999999;
	height: 18px;
	width: 209px;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
	background: url(../img/search_background.gif) no-repeat #ffffff;
}

#search_form .btn_search {
	margin: 0 0 0 10px;
	float: left;
	width: 93px;
	height: 31px;
	background: url('../img/home/btn_search.png') 0px 0px no-repeat;
	border: 0;
	text-indent: 93px;
	overflow: hidden;
}

#search_form .btn_search:hover {
	background-position: 0 -31px;
	cursor: pointer;
}

#search_form div {
	float:left;
	display: block;
}

#search_form div.search_options_box {
	margin: 10px 0 0 0;
}

#search_form input.radio {
	border: none;
	background: none;
	float:left;
	width: 16px;
	height: 16px;
}

#search_form .clean {
	clear: left;
}

#search_form span {
	margin: 0 10px 0 0;
	float: left;
	height: 16px;
}

#parties {
    clear: both;
    font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 10px 35px;
}

#parties a {
    color: #666666;
}

/*****************************************************
**		HOME FOOTER STYLING 						**
*****************************************************/

#footer_box {
	list-style-type: none;
	margin: 0 0 30px 30px;
}

#footer li {
	float: left;
	margin: 0 5px;
}

#footer li a{
	text-decoration: none;
	color: #2884d9;
}

#footer li a:hover{
	color: #666666;
}



/*****************************************************
**		CATALOGUS STYLING 							**
*****************************************************/
#left_box {
	float: left;
}

#subnav_box {
	margin: 40px 0 0 0;
	width: 250px;
	font-size: 11px;
	font-weight: bold;
}

#subnav_box a {
	font-size: 11px;
	font-weight: bold;
	color: #2884d9;
}
#subnav_box a.selected_a{
	color: #333333;
}

#subnav_box a:hover {
	color: #333333;
}

ul.firstlevel li {
	margin: 0 0 5px 23px;
	list-style: url('../img/catalogus/subnav.gif');
}

ul.firstlevel li.active {
	list-style: url('../img/catalogus/subnav_selected.gif');
}

ul.secondlevel li {
	padding: 3px 0px 3px 0px;
	margin: 0 0 5px 20px;
	list-style-image: none;
	list-style: none;
	width: 170px;
	border-bottom: 1px dotted #333333;
}

ul.secondlevel li:last-child {
	border-bottom: none;
}

ul.secondlevel li.selected {
	color: #333333;
}

ul.thirdlevel li {
	margin: 0 0 5px 20px;
	list-style-image: none;
	width: 170px;
	border-bottom: 1px dotted #333333;
}

#small_search_box {
	position: relative;
	margin: 60px 0 0 0;
	width: 235px;
	height: 118px;
	background: url('../img/catalogus/small_search_base.gif') no-repeat 0 0;
}

#small_newsletter_box {
	position: relative;
	margin: 60px 0 0 0;
	width: 235px;
	height: 140px;
	background: url('../img/catalogus/small_newsletter_base.gif') no-repeat 0 0;
}

#small_footer_box {
	width: 250px;
	color: #999999;
}

#small_footer_box ul{
	margin: 20px 0 0 20px;
	list-style: none;
	font-size: 11px;
}

#small_footer_box a {
	color: #2884d9;
}

#small_footer_box a:hover {
	color: #999999;
}

#right_box {
	margin: 40px 0 0 0;
	float: left;
	width: 650px;
}

#right_box .content {
	text-align: justify;
}

#myslideshow img {
	position: absolute;
}

#myslideshow {  
	position: relative;
	height: 197px;
	width: 650px;
	background-color: #ffffff;
}

#myslideshow.home {  
	position: absolute;
	top: 0px;
	left: 0px;
	height: 277px;
	width: 900px;
	background: none;
}

#theme_menu {
	margin: 3px 0px 0px 0px;
	width: 650px;
	height: 30px;
	background: url('../img/catalogus/theme_nav_menu_fill.gif') repeat 0 0;
}

#theme_menu ul {
	list-style: none;
}

#theme_menu li{
	float:left;
	background: url('../img/catalogus/theme_nav_menu_break.gif') no-repeat;
	background-position: right;
}

#theme_menu li a{
	float: left;
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 20px 8px 20px;
	height: 14px;
}

#theme_menu li a:hover{
	background: url('../img/catalogus/theme_nav_menu_hover_fill.gif') repeat 0 0;
}


#function_menu_box {
	width: 650px;
	height: 28px;
	margin: 8px 0 0 0;
}

#function_menu_box a {
	color: #2884d9;
	margin: 6px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	float: right;
}

#function_menu_box .function_menu_break {
	float: right;
	height: 28px;
	width: 1px;
	margin: 0 10px 0 20px;
	display: block;
	background: url('../img/catalogus/funtion_menu_break.gif') no-repeat;
}

#function_menu_box a:hover {
	color: #333333;
}

#function_menu_box .icon_print, #function_menu_box .icon_mail {
	width: 18px;
	height: 18px;
	float: right;
	margin: 3px 10px 0 10px;
	overflow: hidden;
	background: url('../img/catalogus/funtion_menu_icons.gif') no-repeat;
}

#function_menu_box .icon_print {
	background-position: 0 0;
}

#function_menu_box .icon_mail {
	background-position: -18px 0;
}

#home_content_box {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 640px;
	color: #666666;
	font-size: 12px;
}

#content_box {
	width: 640px;
	float: left;
	padding: 10px 0px 10px 10px;
	color: #666666;
	font-size: 12px;
}

#content_box ul, #content_box ol {
	margin: 12px;
}

#content_box ul li, #content_box ol li {
	padding: 5px 0px;
}

#content_box .content ul li {
  padding: 0;
}

#content_box a {
	text-decoration: none;
	color: #2884d9;
}

#doc_box {
	width: 200px;
	float: right;
	padding: 10px 0 10px 10px;
}

.doc {
	background: #f2f2f2;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #2884d9;
}

.substitle {
	font-size: 12px;
	font-style: italic;
	color: #444444;
}

div.title {
	font-size: 14px;
	font-weight: bold;
	color: #2884d9;
	margin: 0 0 20px 0;
}

.doc h3 {
	padding: 0px;
	margin: 0px;
}

.doc h3.title a {
	font-size: 12px;
	color: #000000;
}

.content, .content p {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}

#over-arbocatalogus-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#over-arbocatalogus-list li {
	width: 230px;
	padding: 5px 0px;
	border-bottom: 1px dotted #333333;	
}

#over-arbocatalogus-list li a.current {
	color: #000000;
}

#newsitem img {
	float: right;
	padding: 0px 0px 10px 20px;
}

/*********************************************************
** FORM                                                 **
*********************************************************/

dt {
	float: left;
	clear: left;
	width: 80px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
}

dt label span {
    color: #ba2f5d;
}

dd {
    padding: 5px 0px 5px 0px;
	float: left;
	width: 400px;
	display: block;
}

ul.errors {
	margin: 0px;
	padding: 0px;
    list-style: none;
    width: 200px;
}

ul.errors li {
	margin: 0px;
	padding: 0px;
    color: #ba2f5d;
}

select {
	width: 183px;
	display: block;
	margin: 0 0 5px 0;
	height: 20px;
}

textarea {
	width: 183px;
	height: 90px;
	display: block;
	border: 1px solid #aaaaaa;
	margin: 0 0 5px 0;
	color: #333333;
	font-family: arial;
	font-size: 12px;
}

input {
	width: 183px;
	display: block;
	border: 1px solid #aaaaaa;
	height: 20px;
	margin: 0 0 5px 0;
	color: #333333;
}

select {
	width: 183px;
	display: block;
	margin: 0 0 5px 0;
	color: #333333;
}

td {
	width: auto;
}

#newsletter_text {
	position: absolute;
	top: 20px;
	left: 25px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

#small_search_form .search_field {
	position: absolute;
	top: 20px;
	left: 25px;
	margin: 0px;
	border: 1px solid #999999;
	height: 23px;
	width: 125px;
	font-size: 14px;
	padding: 5px 0px 0px 25px;
	color: #999999;
	font-weight: bold;
	background: url(../img/search_background.gif) no-repeat #ffffff;
}

#small_newsletter_form .email_field {
	position: absolute;
	top: 45px;
	left: 25px;
	margin: 0px;
	border: 1px solid #999999;
	height: 23px;
	width: 180px;
	font-size: 14px;
	padding: 5px 0px 0px 5px;
	color: #999999;
	font-weight: bold;
}

#small_search_box .btn_search {
	position: absolute;
	top: 65px;
	left: 25px;
	margin: 0px;
	padding: 0px;
	width: 93px;
	height: 31px;
	background: url('../img/home/btn_search.png') 0px 0px no-repeat;
	border: 0;
	text-indent: 93px;
	overflow: hidden;
}

#small_search_box .btn_search:hover {
	background-position: 0 -31px;
	cursor: pointer;
}

#small_newsletter_box .btn_submit {
	position: absolute;
	top: 85px;
	left: 25px;
	margin: 0px;
	padding: 0px;
	width: 93px;
	height: 31px;
	background: url('../img/home/btn_submit.png') 0px 0px no-repeat;
	border: 0;
	text-indent: 93px;
	overflow: hidden;
}

#small_newsletter_box .btn_submit:hover {
	background-position: 0 -31px;
	cursor: pointer;
}

table {
  border-style: solid;
  border-color: #000000;
}

table tr th {
  width: 200px;
}

