@charset "utf-8";

#content_breed ul {
    list-style-position: inside;
    list-style-image: url(../images/menu_dots_red.gif);          
}    

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    margin: 0px;
    background-color: #424246;
}

img { border:none; }   

a { color:#888;}

input.formInput,
textarea.formInput {
    border: 1px solid #999;
    font-size: 11px;
    padding: 2px;
}

select.formSelect,
select.formSelect option {
    font-size: 11px;
}

/* Logo gedeelte */
#logo h1 {
    font-size: 30px;
    height: 69px;
    width: 268px;
    margin-top: 0px;
    background:url(../images/logo.gif) top no-repeat;
}

#logo h1 a {
    display: block;
    width: 100%;
    height: 100%;
}

#logo h1 a span {
    display: none;
}
/*mainmenu*/
#mainmenu {
    padding:0px;
    overflow: hidden;
}
#mainmenu ul{
    margin: 0;
    padding: 0;
    list-style-type:none;
    background: none;
}
#mainmenu li {
    float:left;
    padding:0px;
    height: 21px;
    list-style-type:none;
    background: none;
}
#mainmenu li a {
    font-size:11px;
    color: #b4b4ba; 
    text-decoration:none;
    display: block;
    float: left;
    padding-left: 8px;
    padding-top: 2px;
    padding-right: 8px;
    padding-bottom: 4px;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    background: none;
    list-style-type:none;
}

#mainmenu li a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #880027;
    list-style-type:none;
}
#mainmenu li.current a {
    /* background-color: #000;*/
    background-color: #880027;
}

#viewhide {
    position: absolute;
    padding:0px;
    margin-top: 6px;
    overflow: hidden;
}
#viewhide ul{
    margin: 0;
    padding: 0;
    list-style-type:none;
}
#viewhide li {
    float:left;
    padding:0px;
    height: 21px;
}
#viewhide li a {
    font-size:11px;
    color: #b4b4ba; 
    text-decoration:none;
    display: block;
    float: left;
    padding-left: 8px;
    padding-top: 2px;
    padding-right: 8px;
    padding-bottom: 4px;
    position: relative;
}
#viewhide li a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #880027;
}


/* Pagina */

#cd {
	margin: auto;
	padding: 0px;
	height: 69px;
	width: 990px;
}
#cd2 {
	margin: auto;
	padding: 0px;
	height: 32px;
	width: 990px;
}
#cd3 {
	margin: auto;
	padding: 0px;
	height: 50px;
	width: 990px;
}
#cd4 {
	margin: auto;
	padding: 0px;
	width: 990px;
}
#cd5 {
	margin: auto;
	width: 990px;
	text-align: right;
	color: #999;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cd6 {
	margin: auto;
	width: 990px;
	text-align: left;
	color: #333;
	text-decoration: none;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#r1 {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/bg_r1.gif);
	background-repeat: repeat-x;
	margin: 0px;
    padding: 0px;
	height: 102px;
	width: 100%;
}
#r2 {
	margin: 0px;
	padding: 0px;
	height: 114px;
	text-align: center;
	background-color: #FFF;
}
#r3 {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-color: #880027;
	background-image: url(../images/bgredrow.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#r4 {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	overflow: hidden;
}

h1 {
    font-size: 18px;
    color: #880027;
    margin: 0px; 
}

h2 {
    font-size: 16px;
   
}

h3 {
    font-size: 14px;   
}

h4 {
    font-size: 12px;
}

h4 a {
    color: #880027;
}

h5 {
    font-size: 13px;
    color: #880027;
    font-weight: normal;
    margin: 0px;
}

#r5 {
	margin: 0px;
	padding: 0px;
	height: 38px;
	background-color: #343437;
}
#r6 {
	margin: 0px;
	padding: 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}
#r1_menu {
	float: right;
	width: 300px;
	margin-top: 26px;
	text-align: right;
	padding-right: 16px;
}
#r1_menu2 {
	text-align: right;
    float: right;
	padding-top: 6px;
	padding-right: 7px;
}
#menu {
	width: 268px;
	float: left;
    margin-bottom: 20px;
}


.nav_img {
	padding: 2px;
	vertical-align: text-top;
}
.inact_lang {
	color: #aea9a9;
	text-decoration: none;
}
.white_link {
	color: #FFF;
	text-decoration: none;
}
.menu_link {
	color: #b4b4ba;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
}

.menu_link:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #880027;
}
.redhead {
	background-image: url(../images/bgRedItem.gif);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 248px;
	padding-top: 15px;
    padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	font-size: 11px;
	color: #FFF;
    display: block;
    position: relative;
    vertical-align: middle;
}

.newshead {
	background-image: url(../images/bgRedItem.gif);
	background-repeat: repeat-x;
	float: right;
	height: 36px;
	width: 248px;
	padding-top: 15px;
	padding-left: 10px;
    padding-right: 10px;    
	margin: 0px;
	font-size: 11px;
	color: #FFF;
}

.docshead {
    background-image: url(../images/bgRedItem.gif);
    background-repeat: repeat-x;
    float: left;
    height: 36px;
    width: 258px;
    padding-top: 15px;
    padding-left: 10px;
    margin-top: 0px;
    font-size: 11px;
    color: #FFF;
    display: block;
}

.searchpad {
	height: 50px;
	width: 700px;
	padding-top: 14px;
	padding-left: 10px;
	margin: 0px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	float: left;            
}
.search {
	color: #b66c6c;
	font-weight: normal;
	text-decoration: none;
	padding-right: 8px;
}
.search_field {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-decoration: none;
	background-image: url(../images/bgInput.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	height: 16px;
	font-size: 11px;
	padding-left: 4px;
	width: 240px;
}
.search_cat {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333;
    text-decoration: none;
    /*background-image: url(../images/bgInput.gif);
    background-repeat: repeat-x;*/
    /*border: 1px solid #FFF;*/
    height: 20px;
    font-size: 11px;
    padding-left: 4px;
    width: 250px;    
    vertical-align: top;
}
.search_button {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #7A0023;
	height: 20px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-bottom: 8px;
}
#content {
	float: left;
	width: 435px;
	padding-left: 16px;
	padding-top: 8px;
}
#content_breed {
	float: left;
	width: 700px;
	padding-left: 16px;
	padding-top: 8px;
}
#breadcrumbs {
	text-align: right;
}
#breadcrumbs a {
	color: #66656A;
	text-decoration: none;
}
#breadcrumbs a.active_crumb {
	color: #7A0023;
}

.products_content {
}

.products_content th {
	background: #e1c4c8;
	text-align: left;
	color: #880027;
	padding: 4px;
    
    border-right-color: #ffffff;
    border-right-width: 1px;
    border-right-style: solid;
}
.products_content td {
	background: #e1c4c8;
	text-align: left;
	color: #5f5558;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
    
    border-right-color: #ffffff;
    border-right-width: 1px;
    border-right-style: solid;  
}
.products_content a {
	color: #333;
	text-decoration:none;
}

.intro {
	font-size: 13px;
	line-height: 20px;
}
#news {
	float: right;
	width: 268px;
}
#special_products {
    float: right;
    width: 268px;
    margin-top: 0px;      
}

#special_products1 {
    float: right;
    width: 268px;
    margin-top: 1px;    
}

#special_products2 {
    float: right;
    width: 268px;
    margin-top: 20px;
}

.news_item {
	background-color: #eee;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #424246;
}
.news_datum {
	font-size: 10px;
	color: #78787d;
}
.news_title {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.news_intro {
	line-height: 18px;
}
.dark td {
	background-color: #eeeeee;
}

.light td {
	background-color: #f5f5f5;
}
h2 {
	color: #424246;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

#ie6fix {
    position: absolute;
    left: 100px;
    float: right;
    width: 100000px;
}

/*  menu */     

ul#leftmenu {
    position: relative;
	list-style-type:none;
    list-style-image:none;    
	padding:0px 0px 24px 0px;
	margin:0px;
	width: 268px;                           
}
	ul#leftmenu li {
		display: inline;
		margin:0px;
		padding:0px;               
	}
	ul#leftmenu li a {
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 18px;
	border-top:1px solid #FFF;
	background-color: #eee;
	background-image: url(../images/menu_dots_red.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	color: #333;
	}
	ul#leftmenu li a:hover {
		color: #111;
		background:#e4e4e4 url(../images/menu_dots_white.gif) 7px 10px no-repeat;
	}
	ul#leftmenu li.activeli {
	color:#fff;
	margin:0px;
	padding:0px;
	}
	ul#leftmenu li a.active {
		color:#fff;
		text-decoration:none;
		background:#7E0E1C url(../images/menu_dots_white.gif) 7px 10px no-repeat;
	}
    
    ul#leftmenu li.activeli ul.leftsubmenu {
        display: block;    
    }

    .open {
        display: block;    
    }

ul.leftsubmenu {
    display: none;
    position: relative;           
	list-style-type:none;
    list-style-image:none;    
	margin:0px;
	padding:0px;
	border-bottom:1px solid #FFF;
    width: 268px;                 
}
	ul.leftsubmenu li {
		list-style-type:none;
		margin:0px;
		padding:0px;
		
	}
		ul.leftsubmenu li a {
			background: #ede2e2 !important;
			color:#7E0E1B;
			/*text-indent: 16px;*/
            padding-left: 16px;
		}
        ul.leftsubmenu li a:hover,
		ul.leftsubmenu li.actief a {
			background: #E0C4C7 url(../images/menu_dots_white.gif) 7px 10px no-repeat !important; 
			color:#7E0E1B !important;                                                
		}
		ul.leftsubmenu li a span {
			margin:0px;
		}
		ul.leftsubmenu li#actief {
		
	}
		ul.leftsubmenu li#actief a {
			font-weight:bold;
			display:block;
			height:100%;
			text-decoration:none;
			background:none;
			background-color:#ede2e2;
			padding-top:5px;
		}
		
		
		
ul#newproduct {
    list-style-image:none;    
	list-style-type:none;
	padding:0px 0px 24px 0px;
	margin:0px;
	width: 268px;
    float: left;
    list-style-image: url(../images/menu_dots_red.gif);
}
	ul#newproduct li {
		display: inline;
		margin:0px;
		padding:0px;
        list-style-image: url(../images/menu_dots_red.gif);        
	}
    
	ul#newproduct li a {
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 18px;
	border-top:1px solid #FFF;
	background-color: #eee;
	background-image: url(../images/menu_dots_red.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	color: #333;
	}
	ul#newproduct li a:hover {
		color: #111;
		background:#e4e4e4 url(../images/menu_dots_white.gif) 7px 10px no-repeat;
	}
	ul#newproduct li.activeli {
	color:#fff;
	margin:0px;
	padding:0px;
	}
	ul#newproduct li a.active {
		color:#fff;
		text-decoration:none;
		background:#7E0E1C url(../images/menu_dots_white.gif) 7px 10px no-repeat;
	}

ul#documentation{
    list-style-image:none;
    list-style-type:none;
    margin:0px;
    padding:0px 0px 24px 0px;
    width: 268px;
    float: left;    
}
    ul#documentation li {
        display: inline;
        margin:0px;
        padding:0px;
        display: block;
    }
    ul#documentation li a {
    text-decoration:none;
    display:block;
    padding:5px 0px 5px 36px;
    border-top:1px solid #FFF;
    background-color: #eee;
    background-image: url(../images/kordia_pdf.gif);
    background-repeat: no-repeat;
    background-position: 7px 5px;
    color: #333;
    }
    ul#documentation li a:hover {
        color: #111;
        background:#e4e4e4 url(../images/kordia_pdf.gif) 7px 5px no-repeat;
    }

    ul {
        list-style-position: inside;
    }    
    
ul#rightmenu {
    list-style-type:none;
    list-style-image:none;    
    padding:0px 0px 24px 0px;
    margin:0px;
    width: 268px;
}
    ul#rightmenu li {
        display: inline;
        margin:0px;
        padding:0px;
    }
    ul#rightmenu li a {
    text-decoration:none;
    display:block;
    padding:5px 0px 5px 18px;
    border-top:1px solid #FFF;
    background-color: #eee;
    background-image: url(../images/menu_dots_red.gif);
    background-repeat: no-repeat;
    background-position: 7px 10px;
    color: #333;
    }
    ul#rightmenu li a:hover {
        color: #111;
        background:#e4e4e4 url(../images/menu_dots_white.gif) 7px 10px no-repeat;
    }
    ul#rightmenu li.activeli {
    color:#fff;
    margin:0px;
    padding:0px;
    }
    ul#rightmenu li a.active {
        color:#fff;
        text-decoration:none;
        background:#7E0E1C url(../images/menu_dots_white.gif) 7px 10px no-repeat;
    }
    
#introtext {
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    font-size: 13px;
    margin: 0px;
}

/*
partners
*/
div#partnersOverview img {
	margin: 1px 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color:#fff; 
	border: 1px solid #999;
}

div#partnerTxt {
	margin:0px 10px 35px 0px;
}
	div#partnerTxt h3 {
		font-weight:bold;
		padding:0px;
		margin:0px;
	}
ul#productList {
	list-style-type:none;;
	margin:0px;
	padding:0px;
}
ul#productList a {
	color:#660033;
	text-decoration:none;
}
ul#productList a:hover {
	text-decoration:underline;
}
/* 
Contact
*/
/*#contact, #contact.form, #contact.td, #contact.tbody, #contact.table, #contact.tr, #contact.label {
    font-size: 1px;
    color:#660033;
}           */

div#successWrap {
	width:500px; 
	height:80px; 
	border:1px solid #999; 
	background-color:#F5F5F5; 
	align:center; 
	margin:20px 0px 0px 10px;
}
div#successMessage {
	margin:30px auto 0px auto;
	text-align:center;
}
span.error {
	color:#BA3232;
}

#product_detail {
    float: left;
    width: 100%;
    
    margin-top: 20px;
    margin-bottom: 0px;
    
    background-image: url(../images/product_line_1.gif);
    background-repeat: repeat-y;
    background-position: 445px top;
}

#product_detail #left {
    float: left;
    position: relative;
    width: 440px;
    height: 100%;
    padding-right: 5px;
}

#product_detail #right {
    float: left;
    position: relative;    
    width: 240px;
    padding: 0 5px;
    height: 100%;   
}

.order_button {
    width: 220px;
    background-color: #880027;
    color: #fff;
    display: block;
  
    background-image: url(../images/order_button.gif);
    background-repeat: no-repeat;
    background-position: 100% 4px;
    
    text-align: right;
    text-decoration: none;
    
    padding: 5px 20px 5px 10px;            
}

.order_button a {
    text-decoration: none;
}

.order_button a:hover {
    text-decoration: none;
}

div#product_image {
    float:left;
    width:248px;
    border:none;
    margin-top: 15px;
}
div#thumb {
    width:18px;
    height:15px;
    margin:120px 0px 0px 160px;
}

.product_enlarge {
    font-style: normal;
    text-decoration: none;
}

.product_enlarge a:hover{
    font-style: normal;
    text-decoration: none;
    color: #333;
}

.gray_box {
    width:260px;
    padding: 5px;
    color: #555;
    background-color: #eee;
    display: block;
}

.productReeks li{
    margin-bottom: 10px;
    list-style-position: outside;
}

.product_detail {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.product_detail #left {
    vertical-align: top;
    border-right: solid 1px #ccc;
    padding: 5px 5px 5px 0;    
}

.product_detail #right {
    vertical-align: top;    
    width: 240px;
    padding: 5px 0 5px 5px;
}

/* --------------------------------------------------------------------------------
   Geostart map...
   -------------------------------------------------------------------------------- */
#geostart_map {width: 425px; height: 390px; margin-bottom: 5px;}

/*
    Autocomplete
*/

.ui-menu {
    background-color: #dddddd !important;    
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    background-color: #E1C4C8 !important;    
    border-color: #7E0E1C !important;
    color: black;
}
