/* stijlen Varkens K.I. Limburg */
@charset "UTF-8";

*,
TABLE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body, html{
	height:	100%;
	color: #00638f;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1.6em;
}

p{
	padding			: 0;
	margin			: 0;
	font-style		: normal;
}

.ControlPanel{
	width: 947px;
	border: none;
}

.SubHead{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.Head{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.loImages {
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-top: 10px;
	z-index: -1;
}
.loImage {
	width: 131px;
	height: 180px;
	float: left;
	margin-right: 5px;
/*	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: top right; */
	position: relative;
}
.loImage.first {
}

.logo {
	position: absolute;
	top: -70px;
	left: 10px;
	height: 90px;
	width: 224px;
	overflow: hidden;
}
.logo img {
	margin: 0;
}
.crumbs {
	margin-left: 105px;
}
.loImage.last {
	margin-right: 0;
	background-image: none;
}

.loMain {
	width: 947px;
	margin: 0 auto;
}

.loBody {
	background-color: #fff;
	width: 947px;
	margin: 0 auto;
	text-align: left;
}

.loNav{
}

.loHeader {
	width: 947px;
}

.loTop {
	position: relative;
	z-index: 0;
	width: 947px;
	background-color: white;
	overflow: hidden;
	padding-top: 10px;
}
.loBreadcrumbs {
	background-color: #fff;
	width: 947px;
	height: 20px;
}

.loBreadcrumbs,
.loBreadcrumbs a,
.loBreadcrumbs p,
.loBreadcrumbs span {
	font-size: 8.5pt;
	font-weight: normal;
	color: #999;
}

.loBreadcrumbs a:hover {
	text-decoration: underline;
}

.loBottom {
	border-top: 5px solid white;
	position: relative;
	margin: 0 auto;
}

.loFooter {
	border-top: 1px solid #d1c8c1;
	width: 947px;
	margin-top: 15px;
}
div.ucFooter {
	color: #00638F;
	float: right;
}
div.ucFooter div.address {
	float: right;
	margin: 0 0 0 12px;
}
div.ucFooter div.copyright {
	float: right;
	margin: 0;
}
/* contentblocks */
.content {
	margin-top: 30px;
}

.content .left {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-right: 1px solid #bfd8e3;
}

.content .right {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.loContent p {
	line-height: normal;
}


/* ucFooter */

.ucFooter {
	color: #999;
	line-height: 20px;
	font-size: 9px;
}

.ucFooter .label.link {
	float: left;
	margin-right: 6px;
	line-height: 20px;
	font-size: 9px;
}

.ucFooter .label.copyright {
	float: right;
	line-height: 20px;
	font-size: 9px;
}

.ucFooter a {
	color:#2C2A6F;
	margin-right: 6px;
	line-height: 20px;
	font-size: 9px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*  NavMenu styles start here */

#navHContainer {
	margin: 0;
	width: 947px;
	float: left;
	background-color: #fff;
	text-align: left;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: auto;
}

#nav li {
	position: relative;
	float: left;
	clear: right;
	line-height : 1.25em;
	width: auto;
	list-style: none;
	margin-right: 1.25em;
	font-size: 11px;
}

#nav li ul li {
	clear: left;
	margin: 0;
}

#nav li a:hover {
	background-color: #fff;
}

#nav li ul li a:hover {
	background-color: #00638f;
	color: #ffffff;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	background-color: #DFD9D4;
	border: 1px solid #ffffff;
	margin-top: 2px;
	padding: 2px;
}

#nav a {
	font-size: 12px;
	display:block;
	text-decoration:none;
    text-align: left;
    font-weight: normal;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	padding: 2px 0 2px 0;
    color: #000;
    border: 1px solid #fff;
}
#nav li li a {
	width: 12em;
	border: none;
	padding-left: 3px;
}

#nav li a.SelectedTab {
    font-size:1.12em;
    background-color: #FFF;
}
#nav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 1.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}

#navContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}
#navContainer {
   border:1px solid #333;
   background-color: #d8edfb;
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}

#AdminHostList {
	font-size: 8.5pt;
	float: right;
}

/* ----------------------------------------------- */
/* - AJAX modal popup                            - */
/* ----------------------------------------------- */

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: #228dad; 
	color: #fff;
	width:450px;
}

* html .modalPopup
{
	left: 70px !important;
	top: -90px !important;
}

.modalPopup .link
{
	clear:both;
	border-bottom:1px solid #DFD9D4;
	color: #fff;
	padding-left:5px;
	line-height:25px;
}

.modalPopup .link a
{
	border:none;
}

.modalPopup .title
{
	color: #000;
	background-color: #DFD9D4;
	border: 1px solid #A6CAF0;
	height: 35px;
	font-size:large;
}

.result
{
	border: 1px solid #A6CAF0;
	background-color: #DFD9D4;
}

.result .title
{
	border: 0;
}

.modalPopup .ErrorPane
{
	color:#000000;
	padding-left: 10px;
}

.modalPopup .MessagePane
{
	color:#000000;
	padding-left: 10px;
}

.modalPopup .ActionPane
{
	color:#000000;
	padding-left: 10px;
}

.modalPopup .title SPAN
{
	padding: 8px;
	font-size: 14px;
	float: left;
}

.modalPopup .title INPUT
{
	color: #FFF;
	background-color: #737474;
	height: 24px;
	font-size:14px;
	font-weight: 400;
	text-align: left;
	cursor: pointer;
}

.result .title INPUT
{
	border: 0;
}

.modalPopup .subBar
{
	color: #000;
	background-color: #DFD9D4;
	border: 1px solid #A6CAF0;
	height: 35px;
	font-size:14px;
	float: left;
	width: 100%;
}

.result .subBar
{
	border: 0;
}


.modalPopup .subBar INPUT
{
	color: #FFF;
	background-color: #737474;
	height: 24px;
	font-size:14px;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
	float:right;
	margin: 5px 5px 5px 0;
	width: 80px;
}

.result .subBar INPUT
{
	border: 0;
}

.modalPopup .icon
{
	display:none;
}

.modalPopup .content
{
	height:345px;
	overflow-y: scroll;	
	margin-top: 0px;
}

/* ----------------------------------------------- */
/* - grids                                       - */
/* ----------------------------------------------- */

.indicator
{
	margin-bottom:10px;
}

.ajax__calendar_container
{
	/*de line-height van row overschrijven*/
	line-height:normal;
}

.error
{
	/* De error die gegenereerd wordt door de maskededitvalidation */
	float:left;
	line-height:30px;

}

.error INPUT {
	display:none;
}

.loBody INPUT {
	display: block;
	float: left;
	background-color: #ebefef;
	border: 1px solid #e4e0dc;
	height: 18px;
	margin: 7px 2px;
}

.loBody LABEL {
	display: block;
	float: left;
	margin-right: 2px;
}

LABEL INPUT {
	height: auto;
	margin-top: 10px;
}

INPUT.code {
	width: 63%;
}

INPUT.button {
	border: none;
	height: auto;
	margin-left:0;
}

INPUT.submit {
	width: 150px;
	height: 24px;
	background-color: #737474;
	text-align: left;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	padding-left: 5px;
}

INPUT.omschrijving {
	width: 95%;
}

INPUT.verpakking {
	width: 53px;
}

INPUT.aantal {
	width: 53px;
}

INPUT.datum {
	width: 72px;
}

INPUT.readonly {
	color: #666666;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.grid {
	background-color: #edf0f1;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #101010;
    border: 1px solid #e4e0dc;
	width: 100%;
	height:auto !important; /* real browsers */
	height: 350px; /* IE6: treaded as min-height*/
	min-height: 350px; /* real browsers */
}
.firstrow {
	background-color: #FFFFFF;
	clear: both;
}
.row {
	background-color: #FFFFFF;
	clear: both;
	border-bottom: 1px solid #e4e0dc;
}
.grid.bestellen .row, .grid.bestellen .firstrow  
{
	height: 35px;
	line-height: 35px;
}
.grid.factuur .row, .grid.factuur .firstrow 
{
	height: 24px;
	line-height: 24px;
}
.grid.geleverdedosesbeperkt .row, .grid.geleverdedosesbeperkt .firstrow 
{
	height: 24px;
	line-height: 24px;
}
.grid.geleverdedosesuitgebreid .row, .grid.geleverdedosesuitgebreid .firstrow  
{
	height: 24px;
	line-height: 24px;
}

.alternate {
	background-color: #a3cbd7;
}

.transparent {
	background-color: transparent;
}

DIV.link {
	background-image: url(new.bg.png);
	background-repeat: no-repeat;
	background-position: center left;
}

DIV.link a 
{
	float:left;	
}
row a.actie img, .firstrow a.actie img, .rowPDF a.actie img 
{
	border: none;
	vertical-align: middle;
	margin-left: 2px;
}
DIV.title {
	font-size: 14px;
	border-color: #FFFFFF;
}

DIV.kolommen {
	margin: 0 auto;
	float: left;
	/* height i.c.m. overflow zorgt voor word-wrap*/
	overflow: hidden;
	white-space:nowrap;
	height:inherit;
	text-indent: 4px;
}

/* ----------------------------------------------- */
/* - bestellen                                   - */
/* ----------------------------------------------- */

.bestellen .c1 {
	width: 18%;
}

.bestellen .c2 {
	width: 15%;
	border-right: 1px solid #eff2f3;
}

.bestellen .c3 {
	width:35%;
	border-right: 1px solid #eff2f3;
}

.bestellen .c4 {
	width: 12%;
	border-right: 1px solid #eff2f3;
}

.bestellen .c5 {
	width: 10%;
	border-right: 1px solid #eff2f3;
}

.bestellen .c6 {
	width: 6%;
}

.bestellen .c7 {
	width: 22%;
}

/* ----------------------------------------------- */
/* - factuur historie                            - */
/* ----------------------------------------------- */

.factuur {
	
}

.factuur .c1 {
	width: 10%;
	border-right: 1px solid #eff2f3;
}

.factuur .c2{
	width: 10%;
	border-right: 1px solid #eff2f3;
}

.factuur .c3 {
	width: 48%;
	border-right: 1px solid #eff2f3;
}

.factuur .c4 {
	width: 10%;
	border-right: 1px solid #eff2f3;
}

.factuur .c5 {
	width: 10%;
	border-right: 1px solid #eff2f3;
}

.factuur .c6 {
	width: 10%;
}

.amount {
	float: right;
	margin-right: 12px;
}

/* ----------------------------------------------- */
/* - geleverde doses                             - */
/* ----------------------------------------------- */

.PDF
{
	float:left;
}
.PDF INPUT
{
	border:none;
}

.buttons
{
}

div.historiealgemeen
{
	background-color: #EDF0F1;
	float: left;
	margin: 6px 0;
	padding: 6px;
}
div.historiealgemeen div.row,
div.algemeen div.row
{
	float: left;
	width: 100%;
	clear: both;
	background-color: transparent;
	border: none;
}

div.historiealgemeen  div.label 
{
    float : left;
	color: #666666;
	width: 110px;
}

div.historiealgemeen div.value
{
	float: left;
	width: 200px;
	clear: right;
}
.algemeen
{
	position: absolute;
	top: -22px;
	right: -2px;
	background-color: #f5f3f0;
	width: 200px;
	padding: 6px;
}

div.algemeen div.label 
{
    float: left;
	color: #666666;
	width: 80px;
}
div.algemeen div.value
{
	float: right;
}

.argumenten
{
	border: solid 1px #BFD8E3;
	padding: 0;
    margin: 0 0 10px 0;
    height: 35px;
	float: left;
	width: 100%;
}

.argumenten .argument
{
    float: left;
	margin: 0 18px 0 0;
	padding: 0;
	width: auto;
}

.argumenten .label 
{
    float: left;
    margin: 0 6px;
	padding: 0;
    height:100%;
    line-height:35px;
}  
.argumenten .value
{
	float: left;
	padding: 0;
	margin: 0;
}

.argumenten .buttons
{
    width: 130px;
    float: left;
}

.geleverdedosesbeperkt .c1 {
	width: 85px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesbeperkt .c2 {
	width: 85px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesbeperkt .c3 {
	width: 85px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesbeperkt .c4 {
	width: 85px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesuitgebreid .c1 {
	width: 85px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesuitgebreid .c2 {
	width: 85px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesuitgebreid .c3 {
	width: 85px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesuitgebreid .c4 {
	width: 98px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesuitgebreid .c5 {
	width: 86px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesuitgebreid .c6 {
	width: 100px;
	border-right: 1px solid #eff2f3;
}

.geleverdedosesuitgebreid .c7 {
	width: 100px;
}
.icon {
    float: left;
}

/* left */

.left .linkItem {
	margin: 0 12px 0 22px;
}

.left .linkItem a {
	color: #f4a300;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1.6em;
	font-weight: 500;
}
.left .linkItem a:hover {
	text-decoration: none;
	color: #00638F;
}

/* right */

.right .ModuleTitle .Head {
 	color: #f4a300;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 17px;
}

/* value */
.checkbox {
}
.checkbox input,
.radio input {
	background-color: transparent;
	padding: 0;
	margin: 9px 0;
	border: none;
}
.radio input {
	margin-left: 4px;
}

.error input {
	display: none;
}

div.newline {
	background-image: url("images/newbg.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}
div.newline a {
	margin-left: 6px;
}
div.transparent div.c2 input {
	background-color: #ffffff;
	background-color: #ffffff;
}
input.image {
	width: auto;
	height: auto;
	margin: 6px 3px;
	padding: 0;
	border: none;
}
