/***
 * StyleSheet Waalfriesland
**/
body, html {
	min-height: 100%;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #0055a5;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#container {
	height: 100%;
	background-color: #ffffff;
	margin: auto;
	text-align: left;
	width: 850px;
}

a img {
	border: none;
}

a {
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 13px;
	color: #ee2f24;
	text-decoration: none;
}

/* Main menu */
div#mainmenu {
	overflow: hidden;
	width: 850px;
	border-bottom: 3px solid #c1c7e2;
	background-color: #0053a0;
}

div#mainmenu ul {
    float: left;
    padding: 0 0px;
    margin: 0;
    list-style: none;
    height: 43px;
    z-index: 1;
    width: 750px;
}

* html div#mainmenu ul {
     behavior: url('../csshover2.htc'); 
}

div#mainmenu ul li {
    position: relative;
    float: left;
}

div#mainmenu ul li a {
    background-image: url(../images/topmenuli.jpg);
    background-repeat: no-repeat;
    background-position: right;
    display: block;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 14px;
    background-color: #0053a0;
}

div#mainmenu ul li.current ul li a:hover,
div#mainmenu ul li ul li a:hover,
div#mainmenu ul li a:hover {
    color: #ffffff;
    background-color: #ee2f24;
}

div#mainmenu ul li.current ul li.current a,
div#mainmenu ul li.current a {
    background-color: #ee2f24;
    color: #ffffff;
}

div#mainmenu ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 0;
    height: auto;
    z-index: 9;
	border-left: 1px solid #99bad9;
	border-right: 1px solid #99bad9;
}

div#mainmenu ul li:hover ul {
	border-top: 3px solid #C1C7E2;
    display: block;
}

div#mainmenu ul li ul li,
div#mainmenu ul li.current ul li {
    text-align: left;
    float: none;
}

div#mainmenu ul li ul li a,
div#mainmenu ul li.current ul li a {
	border-bottom: 1px solid #4877a3;
	background-image: none;
    text-align: left;
    margin: 0;
	padding-left: 25px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
    background-color: #0053a0;
    height: 100%;
}

/* Talen */
div#lang {
	margin: 7px 7px 0 0;
	float: right;
}

div#lang a {
	padding: 0 0 0 25px;
	background: none;
	text-decoration: none;
    color: #ffffff;
}

div#lang a.frys {
    background-image: url('../images/flag_frl.gif');
    background-repeat: no-repeat;
}

div#lang a.nl {
    background-image: url('../images/flag_nl.gif');
    background-repeat: no-repeat;
}

/* Header */
div#header {
	height: 198px;
	width: 850px;
}

/* Content */
div#content {
	padding-bottom: 155px;
	overflow: hidden;
	background-color: #ffffff;
}

* html div#content {
	height: 1px;
	overflow: visible;
} 

div#content h1{
	color: #ee2f24;
	font-size: 20px;
	font-family: times new roman;
}

div#contentleft {
	min-height: 350px;
	background-color: #ffffff;
	float: left;
	width: 415px;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px dotted #535b74;
}

div#contentleft h2 {
	margin-bottom: 3px;
}

div#contentleft div.subtitle {
	margin-bottom: 5px;
}

div#contentright {
	min-height: 300px;
	background-image: url(../images/bgrightcontent.jpg);
	background-color: #ffffff;
	float: left;
	padding: 30px;
	width: 314px;
}

* html div#contentright {
    height: 300px;
	width: 435px;
}

/* Footer */
div#footer {
	text-align: center;
	margin-top: -155px;
}

/* Mailform */
fieldset.csc-mailform,
fieldset#mailformOp_welke_manier_antwoord {
	border: 0;
}

div.csc-mailform-field label {
	width: 160px;
	float: left;
}

div.csc-mailform-field input.csc-mailform-submit {
	margin-left: 160px;
}

fieldset#mailformOp_welke_manier_antwoord legend {
	display: none;
}

fieldset#mailformOp_welke_manier_antwoord label {
	float: none;
}

/* Webcatalogus */
div.list_categorieen ul{
	margin: 0;
	padding: 0;
}

div.list_categorieen ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

div.list_categorieen ul li a {
	background-image: url(../images/pijltje.gif);
	background-position: 0 4px;
	padding-left: 7px;
		background-repeat: no-repeat;
}

div.list_categorieen ul li ul {
	padding-left: 15px;
}

div.list_categorieen ul li ul li a {
	border: none;
}

div.list_categorieen a{
	font-weight: bold;
}

div.list_categorieen a:hover{
	text-decoration: underline;
}

div.prijs {
	display: none;
}

div.header h3 {
	margin: 0;
	margin-top: 5px;
}

div.list_products ul {
	margin: 0;
	padding 0:
}

div.list_products ul li {
	margin: 0;
	padding 0:
}

div.list_categorieen li a {
	block;
	padding-left: 5px;
	padding-right: 5px;
}

/* *** ****************************************************************
 * Tabs.
 */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
	overflow: hidden;
}
* html .ui-tabs-nav {
	overflow: visible;
	height: 1px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    /* clear: both; */
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: url(../images/tabs.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #0053A0;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	
	overflow: hidden;
}

* html .ui-tabs-panel {
	overflow: visible;
	height: 1px;
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

div.tx-windwebcatalogus-pi1 a.foto,
ul.prevNextPhoto a,
div.list_categorieen a,
div.list_products div.picture a,
div.list_products div.header h3 a {
	background: none;
}

/* *
 * Foto's.
 */
div.tx-windwebcatalogus-pi1 div.single_product div.picture_list {
}

div.tx-windwebcatalogus-pi1 div.single_product div.picture_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.tx-windwebcatalogus-pi1 div.single_product div.picture_list ul li.picture_info {
	position: relative;
	margin: 0;
	padding: 0;
	
	text-align: center;
}

div.tx-windwebcatalogus-pi1 div.single_product div.picture_list ul li.picture_info ul {
	list-style-type: disc;
	margin: 2px 0 2px 10px;
}

div.tx-windwebcatalogus-pi1 div.single_product div.picture_list ul li.picture_info ul.prevNextPhoto {
	list-style-type: none;
}
div.tx-windwebcatalogus-pi1 div.single_product div.picture_list ul li.picture_info li a.prev_photo {
	position: absolute;
	top: 72px;
	left: 25px;
}

div.tx-windwebcatalogus-pi1 div.single_product div.picture_list ul li.picture_info li a.next_photo {
	position: absolute;
	top: 72px;
	right: 10px;
}


div#content table.contenttable p {
	margin: 0 0 2px 0;
}
