@font-face
{
	font-family: Candara;
	src: url(fonts/Candara.ttf), url(fonts/Candara.eot);
}

BODY
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: Candara, Tahoma, Verdana, Arial, Trebuchet MS;
	font-size:16px;
	overflow: auto;	
}

BODY.inlog
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: Candara, Tahoma, Verdana, Arial, Trebuchet MS;
	font-size:16px;
	overflow: hidden;	
}

INPUT
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Candara, Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 16px;
	border-width: 1px 1px 1px 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

TEXTAREA
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Candara, Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 16px;
	border-width: 1px 1px 1px 1px;
}

SELECT
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Candara, Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 14px;
	border-width: 1px 1px 1px 1px;
}


BUTTON
{
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
}

HR
{
	color: #E0E0E0;
}

.msgboxtext
{
	min-height: 60px;
	margin-bottom: 8px;
	margin-top: 6px;
}

.msgboxdivider, .dialogdivider
{
	height: 12px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	border-bottom-width: 1px;
	margin-bottom: 8px;
}

.msgboxdividerthick, .dialogdividerthick
{
	height: 12px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	border-bottom-width: 3px;
	margin-bottom: 8px;
}

.msgboxbuttonbar, .dialogbuttonbar
{
	text-align: right;
	height: 32px;
}

.divider
{
	border-width: 1px;
	border-color: #D0D0D0;
	border-top-style: solid;
	font-variant: small-caps;
}

/* jQuery dialog closebutton verbergen 
*/
.no-close .ui-dialog-titlebar-close
{
  visibility: hidden;
}

.no-close
{
	overflow: hidden;
}

.hand /* globaal, waar hand cursor nodig */
{
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
}

.ureninvoerachtergrond
{
	background-color: #F0B0B8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

.ureninvoer
{
	display: inline;
	color: #000000;
}

.urenvoorstel
{
	display: inline;
	color: #A0A0A0;
}

.uitleg
{
	font-size: 12px;
	padding-right: 16px;
	color: #8080B0;
}

.uitlegklein
{
	font-size: 10px;
	color: #A0A0C0;
}

.tablecontainer
{
	overflow: auto;
}

TD.notitie
{
	background-image: url("/images/celmark3.png");
	background-repeat: repeat-y;
}

TD.meervoudig
{
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #0069B4;
}

.vastelengte
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

TABLE.inlog
{
	background-image: url("/images/inlog.png");
	width: 362px;
	height: 262px;
}

.inlogbghor
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

.inlogbgver
{
	margin-left: -512px;
	position: absolute;
	top: -384px;
	left: 50%;
	width: 1024px;
	height: 768px;}

.inloghor
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

.inlogver
{
	margin-left: -181px;
	position: absolute;
	top: -150px;
	left: 50%;
	width: 362px;
	height: 262px;}

.logo
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 87px;
	height: 90px;
	background-color: #D8D8FF;
	overflow: hidden;
}

.logoplaatje
{
	position: fixed;
	left: 9px;
	top: 6px;
	width: 78px;
	height: 78px;
	border-width: 0px;
	background-image: url(../images/logo-urengemak-80x80.png);
	background-repeat: no-repeat;
}

.titelbar
{
	position: fixed;
	top: 0px;
	left: 87px;
	right: 0px;
	height: 90px;
	background-color: #D8D8FF;
	color: #FFFFFF;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight:normal;
	overflow: hidden;
}

.urengemaktitel
{
	position: fixed;
	top: 1px;
	left: 100px;
	font-size: 46px;
	color: #00659C;
}

.urengemaksubtitel
{
	position: fixed;
	top: 42px;
	left: 158px;
	font-size: 18px;
	color: #F28D4F;
}

.menu
{
	position: fixed;
	top: 90px;
	right: 0px;
	left: 0px;
	min-height: 50px;
	color: #FFFFFF;
	text-align: right;
	overflow: hidden;
	background: linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -ms-linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -webkit-gradient(linear, left top, left bottom, from(#F7A370), to(#F28D4F));
  	background: -moz-linear-gradient(top,  #F7A370,  #F28D4F);}
}

/*
.main
{
	position: static;
	//top: 140px;
	//right: 0px;
	//left: 0px;
	//width: 100%;
	//height: 100%;
	//bottom: 40px;
	background-color: #00FFFF;
}
*/

.dividerbar
{
	//display: block;
	//margin-top: 140px;
	position: fixed;
	top: 140px;
	left: 0px;
	right: 0px;
	height: 20px;
	//width: 100%;
	/* background-color: #F28D4F; */
	background-color: #ff0000;
	color: #000000;
	padding-left: 48px;
	padding-top: 0px;	
	overflow: hidden;
}

.toolbar
{
	position: fixed;
	left: 0px;
	top: 140px;
	width: 48px;
	bottom: 40px;
	background-color: #F0F0F0;
	border-right: solid #000000 1px;
	text-align: center;
}

.toolbarbutton
{
	background-color: #E0E0E0;
	/*background-color: #000000;*/
	width: 48px;
	height: 41px;
	padding-top: 6px;
	align: center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}

.main
{
	position: fixed;
	left: 48px;
	top: 140px;
	right: 0px;
	bottom: 40px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 8px 0px 0px 8px;
}

.main.login
{
	left: 0px;
	margin: 0;
	padding: 0;
	background: linear-gradient(top,  #FFFFFF,  #E0E0E0);
 	background: -ms-linear-gradient(top,  #FFFFFF,  #E0E0E0);
 	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E0E0E0));
  	background: -moz-linear-gradient(top,  #FFFFFF,  #E0E0E0);
	color: #00659C;
}

.toolbar.login
{
	display: none;
}

.bottombar
{
	position: fixed;
	bottom: 0px;
	height: 40px;
	left: 0px;
	right: 0px;
	background-color: #0069B4;
	color: #FFFFFF;
	padding: 0px 0px 0px 6px;
	overflow: hidden;
}

.timerinfo
{
	position: fixed;
	top: 5px;
	left: 50%;
	height: 35px;
	width: 360px;
	margin-left: -180px; /* helft vd width */
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
	padding: 3px;
	font-family: Candara, Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 16px;
	background-color: #F0F0F0;
	color: #000000;
	overflow: hidden;
	box-shadow: 3px 3px 1px #888888;	
}

.iconbalk
{
	position: fixed;
	/*display: inline;
	//line-height: 24px;
	//min-width: 120px;*/
	min-height: 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #D0D0D0;
	padding: 3px 3px 3px 3px;
	font-family: Candara, Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 16px;
	background-color: #FFF0F0;
	color: #000000;
	overflow: hidden;
	box-shadow: 3px 3px 1px #888888;	
}

.control
{
	position: fixed;
	overflow: auto;
	height: 214px;
	width: 250px;
}

.actievetaak
{
	color: #0069B4;
}

A.uga, A:link.uga, A:visited.uga, A:active.uga
{
	text-decoration: none;
	color: #0069B4;
	font-weight: bold;
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
}

A:HOVER.uga
{
	color: #F28D4F;
}

.menu_item
{
	height: 10px;
	text-decoration: none;
	color: #0069B4;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	margin-top: 7px;
	/*border: 1px solid black;*/
	
}
A.submenu_item
{
	text-decoration: none;
	color: #0086CE;
	display: block;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.submenu
{
	padding-bottom: 10px;
}

A.menuitem, .menuitem
{
	text-decoration: none;
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
	color: #0069B4;
	font-weight: bold;
	padding-right: 10px;
}

A:HOVER.menuitem, A:HOVER.submenu_item, .menuitem:HOVER
{
	/*text-decoration: underline;*/
	color: #F28D4F;
}

A.infolink
{
	text-decoration: none;
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
	color: #F2AD8F;
	padding-right: 10px;
}

A:HOVER.infolink
{
	color: #EEEEEE;
}

A.linkwit
{
	text-decoration: none;
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
	color: #FFFFFF;
}

A:HOVER.linkwit
{
	color: #F2AD8F;
}

.foutkader
{
	position: fixed;
	bottom: -40px;
	height: 28px;
	left: 200px;
	right: 200px;
	background-color: #F28D4F;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	/* visibility: hidden; */
	opacity: 0;
	filter: alpha(opacity=0); 
	border: 2px solid;
	border-color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.fouttekst
{
	color: #FF4040;
	font-weight: bold;
	font-size: 14px;
}

.menutitel
{
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003280;
}

.titel
{
	font-size: 28px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #00659C;
	padding-bottom: 20px;
}

.subtitel
{
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #00659C;
	padding-bottom: 4px;
}

.story
{
	font-size: 14px;
	color: #00659C;
	padding-bottom: 16px;
	max-width: 800px;
}

.label
{
	color: #606060;
	padding-right: 8px;
}

.bluelabel
{
	color: #00659C;
	font-weight: bold;
	/*font-size: 10pt; */
	padding: 0px 0px 0px 2px;
}

.copyright
{
	position: fixed;
	bottom: 4px;
	height: 18px;
	width: 600px;
	right: 4px;
	text-align: right;
}

.versie
{
	position: fixed;
	bottom: 4px;
	height: 18px;
	width: 100px;
	left: 4px;
}

.userinfo
{
	position: fixed;
	top: 4px;
	right: 16px;
	font-size: 12px;
	color: #F28D4F;
	text-align: right;
}

.reclame
{
	color: #00659C;
	font-weight: bold;
	line-height: 170%;
}

.klok
{
	position: fixed;
	top: 70px;
	right: 16px;
	text-align: right;
	color: #00659C;
}

.tpklant, .klant
{
	color: #F28D4F;
	cursor: default;
}

.tpproject, .project
{
	color: #0069B4;
	cursor: default;
}

.tptaak, .taak
{
	cursor: default;
}

.vartext
{
	color: #000000;
	font-weight: bold;
}
/* padding voor input velden naast vartext */
.vartext2 
{
	padding-left: 35px;
}
.message
{
	color: #000000;
	font-weight: bold;
	margin-top: 12px;
}
.headertekst
{
	padding: 20px 0px 0px 6px;
	margin: 0px 0px 6px 0px;
	font-size: 14px;
	font-weight: bolder;
	color: #003280;
	clear:both;
}

.info
{
	padding: 12px 10px 0px 6px;
}

/* div element met meldingen m.b.t. controle op input */
.validate_msgbox { 
	display:none;
	clear:both;
	padding:10px;
	margin-top:20px;
	border: 1px solid #00659C;
	color:red;
	font-weight:bold;
	line-height:20px;
}

TABLE.standard
{
	border-collapse: collapse;
	cursor: default;
}

TABLE.metborder
{
	border: 1px black solid;
}

.metborder
{
	border: 1px black solid;
}

TABLE.urenkaart, TABLE.dagoverzicht, TABLE.maandoverzicht
{
	cursor: default;
}

TR.header
{
	background-color: #0069B4;
	color: #FFFFFF;
	border-color: #0069B4;
}

TD.weekendheader
{
	background-color: #0069B4;
	color: #F28D4F;
	border-color: #0069B4;
}

TD.weekendtotaal
{
	color: #F28D4F;
}

TD.weekend
{
	background-color: #FFCDAF;
}

TD.vandaagtotaal
{
	color: #00B000;
}

TD.vandaag
{
	background-color: #B0FFB0;
}

TD.vandaagheader
{
	color: #40FF40;
}

TD.opslottotaal
{
	color: #808080;
}

TD.opslot
{
	background-color: #F0F0F0;
	color: #808080;
}

TD.opslotweekendtotaal
{
	color: #808080;
}

TD.opslotweekend
{
	background-color: #D0D0D0;
	color: #808080;
}

TD.timeraan
{
	background-color: #F2CD9F;
}

TR.detail
{
	cursor: pointer;
}

TR.geselecteerd
{
	cursor: pointer;
	background-color: #00A0A0;
}

TR.urenkaarttotaal, TD.urenkaarttotaal
{
	background-color: #E0E0FF;
}

// Bij support
TR.historie, TD.historie
{
	color: #808080;
}

THEAD
{
	background-color: #5BA4D0;
	color: #FFFFFF;
	border-color: #5BA4D0;
}

TH
{
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

TD.overzicht
{
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}

TD.zoekregel
{
	border-width: 1px;
	border-color: #D0D0D0;
	border-style: dotted;
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}

TR.zoekregel
{
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
}

/* Table met uitleg iconen
*/
TABLE.icontable
{
	margin-top: 4px;
}

TABLE.icontable TR
{
	margin-bottom: 4px;
}

TABLE.icontable TR TD
{
	margin-right: 4px;
}

.helpsubtitel
{
	font-weight: bold;
	margin-bottom: 4px;
}

/* snxtabs */
.snxtabs {
	position: relative;   
	clear: both;
	margin: 12px 0;
}

.snxtabs.help
{
	min-height: 504px;
}

.snxtabs.opties
{
	min-height: 574px;
}

.snxtabs.urenkaart
{
	min-height: 574px;
}

.snxtab {
	float: left;
}

/* inactive tab style */
.snxtab .snxtablabel {
	background: #F0F0F0; 
	padding: 10px; 
	border: 1px solid #ccc;
	margin-right: 4px; 
	position: relative;
	left: 4px; 
	border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	color: #00659C;
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
}

.snxtab [type=radio] {
	display: none;   
}

.snxtabcontent {
	position: absolute;
	top: 28px;
	left: 0;
	background: white;
	right: 0;
	bottom: 0;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #c0c0c0;
	/* border-bottom: 2px solid #000000; */ /* tbv test */
}

/* selected tab style */
.snxtab [type=radio]:checked ~ .snxtablabel {
	border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	color: #00659C;
	/*background: #D8D8FF;*/
	background: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	z-index: 2;
}

.snxtab [type=radio]:checked ~ .snxtablabel ~ .snxtabcontent {
	z-index: 1;
}

/* responsive blokjes. Zijn blokjes die achter elkaar geplaatst kunnen worden en onder elkaar komen te staan
   als het beeld smaller wordt.
*/
ul.snxfloatarea
{
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

li.snxfloater
{
	display:inline-block;
	float: left;
	direction: ltr;
	width: 310px;
	margin: 14px 5px 0px 5px;
	min-width: 310px;
	max-width: 400px;
	min-height: 320px;
	background: white;
	text-align: justify;
}

.krant
{
	-webkit-columns: 2 400px;
	-moz-columns: 2 400px;
	columns: 2 400px;
	-webkit-column-span: all;
	column-span: all;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
}

.krantkolom
{
	display: inline-block;
	margin: 14px 14px 14px 0px;
	min-width: 400px;
	background: white;
/*	text-align: justify; */
}

.kader
{
	margin: 4px 4px 4px 4px;
}

.transparent
{
	filter:alpha(opacity=60);
	opacity:0.6;
}

/* snxDialog (misschien verplaatsen naar aparte css)
*/
.snxdialog
{
	border: solid 1px #00659C;
}

.gradientorange
{
	background: linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -ms-linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -webkit-gradient(linear, left top, left bottom, from(#F7A370), to(#F28D4F));
  	background: -moz-linear-gradient(top,  #F7A370,  #F28D4F);
	color: #FFFFFF;
}

.gradientblue
{
	background: linear-gradient(top,  #1E98DA,  #00659C);
 	background: -ms-linear-gradient(top,  #1E98DA,  #00659C);
 	background: -webkit-gradient(linear, left top, left bottom, from(#1E98DA), to(#00659C));
  	background: -moz-linear-gradient(top,  #1E98DA,  #00659C);
	color: #FFFFFF;
}

.gradientlightblue
{
	background: linear-gradient(top,  #E0E0FF,  #D8D8FF);
 	background: -ms-linear-gradient(top,  #E0E0FF,  #D8D8FF);
 	background: -webkit-gradient(linear, left top, left bottom, from(#E0E0FF), to(#D8D8FF));
  	background: -moz-linear-gradient(top,  #E0E0FF,  #D8D8FF);
	color: #00659C;
}

.gradientlightyellow
{
	background: linear-gradient(top,  #FFFFDB,  #FFFFC7);
 	background: -ms-linear-gradient(top,  #FFFFDB,  #FFFFC7);
 	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFDB), to(#FFFFC7));
  	background: -moz-linear-gradient(top,  #FFFFDB,  #FFFFC7);
	color: #00659C;
}

.gradientlightgray
{
	background: linear-gradient(top,  #F0F0F0,  #F8F8F8);
 	background: -ms-linear-gradient(top,  #F0F0F0,  #F8F8F8);
 	background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#F8F8F8));
  	background: -moz-linear-gradient(top,  #F0F0F0,  #F8F8F8);
	color: #00659C;
}

.roundedall
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.roundedtop
{
	border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

.roundedbottom
{
	border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

.snxdialogtitle
{
	overflow: hidden;
	width: 100%;
	height: 42px;
	line-height: 46px;
	border-bottom: solid 1px #00659C;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background: linear-gradient(top,  #1E98DA,  #00659C);
 	background: -ms-linear-gradient(top,  #1E98DA,  #00659C);
 	background: -webkit-gradient(linear, left top, left bottom, from(#1E98DA), to(#00659C));
  	background: -moz-linear-gradient(top,  #1E98DA,  #00659C);
	color: #FFFFFF;
	border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

.snxdialogcontentcontainer
{
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	overflow: auto;
}

.snxdialogbuttonspacer
{
	padding-right: 4px;
}

.snxdialogbuttonbar
{
	overflow: hidden;
	width: 100%;
	height: 41px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: right;
	border-top: solid 1px #C0C0C0;
	font-size: 20px;
	font-weight: bold;
	background: linear-gradient(top,  #F0F0F0,  #FFFFFF);
 	background: -ms-linear-gradient(top,  #F0F0F0,  #FFFFFF);
 	background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#FFFFFF));
  	background: -moz-linear-gradient(top,  #F0F0F0,  #FFFFFF);
	border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

.snxdialogbuttonbarlabel
{
	font-size: 12px;
	color: #404040;
}

.snxdialogzoekcontainer
{
	/*width: 300px;
	direction: ltr;
	*/
}

.snxdialogzoek
{
	width: 75%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Overig
*/
.hide 
{
	display:none;
}

/*
SNXINFOMENU
Strip the ul of padding and list styling*/
ul.snxinfomenu {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: center;
	font-weight: normal;
}

/*Create a horizontal list with spacing*/
li.snxinfomenuitem {
	display:inline-block;
	margin-right: 0px;
}

/*Style for menu links*/
li.snxinfomenuitem a {
	display:block;
	min-width: 130px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	background: #F28D4F;
	text-decoration: none;
	border-right: solid 1px #00659C;
	padding: 0px 4px 0px 4px;
	background-color: #0069B4;
	background: linear-gradient(top,  #0069B4,  #0069B4);
 	background: -ms-linear-gradient(top,  #0069B4,  #0069B4);
 	background: -webkit-gradient(linear, left top, left bottom, from(#0069B4), to(#0069B4));
  	background: -moz-linear-gradient(top,  #0069B4,  #0069B4);
}

/*Hover state for top level links*/
li.snxinfomenuitem:hover a {
	background-color: #F28D4F;
	background: linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -ms-linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -webkit-gradient(linear, left top, left bottom, from(#F7A370), to(#F28D4F));
  	background: -moz-linear-gradient(top,  #F7A370,  #F28D4F);
}

li.snxinfomenuitemleft a {
	border-left: solid 1px #00659C;
}

/*
SNXMENU
Strip the ul of padding and list styling*/
ul.snxmenu {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
li.snxmenuitem {
	display:inline-block;
	float: left;
	direction: ltr;
	margin-right: 0px;
}

/*Style for menu links*/
li.snxmenuitem a {
	display:block;
	min-width: 100px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	background: #F28D4F;
	text-decoration: none;
	border-right: solid 1px #00659C;
	padding: 0px 4px 0px 4px;
	background: linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -ms-linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -webkit-gradient(linear, left top, left bottom, from(#F7A370), to(#F28D4F));
  	background: -moz-linear-gradient(top,  #F7A370,  #F28D4F);
}

ul.snxmenualignright li.snxmenuitem a
{
	border-left: solid 1px #00659C;
	border-right-width: 0px;
}

/*Hover state for top level links*/
li.snxmenuitem:hover a {
	background-color: #00659C;
	background: linear-gradient(top,  #1E98DA,  #00659C);
 	background: -ms-linear-gradient(top,  #1E98DA,  #00659C);
 	background: -webkit-gradient(linear, left top, left bottom, from(#1E98DA), to(#00659C));
  	background: -moz-linear-gradient(top,  #1E98DA,  #00659C);
}

/*Style for dropdown links*/
li.snxmenuitem:hover ul.snxmenu a {
	background: #f3f3f3;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}

/*Hover state for dropdown links*/
li.snxmenuitem:hover ul.snxmenu a:hover {
	background: #19c589;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li.snxmenuitem ul.snxmenu {
	display: none;
}

/*Make dropdown links vertical*/
li.snxmenuitem ul.snxmenu li.snxmenuitem {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
li.snxmenuitem ul.snxmenu li.snxmenuitem a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul.snxmenu li.snxmenuitem a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
label.mobilemenulabel {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: none;

	height: 50px;
	line-height: 50px;
	background: linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -ms-linear-gradient(top,  #F7A370,  #F28D4F);
 	background: -webkit-gradient(linear, left top, left bottom, from(#F7A370), to(#F28D4F));
  	background: -moz-linear-gradient(top,  #F7A370,  #F28D4F);
}

input.mobilemenubutton
{
	cursor: hand;
}

/*Hide checkbox*/
input.mobilemenubutton[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input.mobilemenubutton[type=checkbox]:checked ~ #hoofdmenu {
    display: block;
}

.mobilescreen
{
	display: none;
}

.mobilelandscape
{
	display: none;
}

/* -----------Als het menu niet meer past...----------- */ 
@media only screen and ( max-width : 707px )
{
	/* Make dropdown links appear inline 
	ul.snxmenu {
		position: static;
		display: none;
	}
	
	/* witte lijntje rechts weghalen 
	li.snxmenuitem a {
		border-right: 0px;
		border-top: solid 1px #ffffff;
	}
	
	/* Make all menu links full width 
	ul.snxmenu li.snxmenuitem, li.snxmenuitem a {
		width: 100%;
	}
	
	/* Display 'toonmenu' link 
	label.mobilemenulabel {
		display:block;
	}*/
}

/* ---------- Als de banner niet meer past ------*/

@media only screen and (max-width : 568px) 
{
	/*
	.titelbar				{ height: 77px; background-image: url(../images/lomp_w480.png); background-repeat: no-repeat; }
	.lomp_titel 			{ display: none; }
	.menu					{ top: 77px; }
	.main					{ margin-top: 127px; }
	*/
	.largescreen		{ display: none; }
	.mobilelandscape	{ display: inline }
	.mobilescreen		{ display: none; }
	li.largescreen		{ display: none; }
	.toolbar			{ display: none; }
	.menu				{ top: 0px; right: 0px; width: 100px; left: auto; }
	.main				{ left: 0px; bottom: 24px; top: 50px; padding: 0px 0px 0px 0px;}
	.urengemaksubtitel	{ display: none; }
	.bottombar			{ height: 24px; }
	.logoplaatje		{ top: 4px; left: 4px; background-image: url(../images/logo-urengemak-40x40.png); }
	.logo				{ width: 46px; height: 50px; }
	.titelbar			{ left: 46px; height: 50px; right: 100px; }
	.urengemaktitel		{ left: 46px; font-size: 32px; }
	ul#hoofdmenu  li.snxmenuitem a	{ border-left: solid 1px #00659C; border-right-width: 0px; }
	li.snxmenuitem a	{ padding: 0px 0px 0px 0px; }
}

/* -----------Smartphone View default ----------- */ 
@media only screen and (max-width : 480px) 
{
	.largescreen		{ display: none; }
	.mobilelandscape	{ display: none; }
	.mobilescreen		{ display: inline; }
	li.largescreen		{ display: none; }
	.toolbar			{ display: none; }
	.menu				{ top: 0px; right: 0px; width: 100px; left: auto; }
	.main				{ left: 0px; bottom: 24px; top: 50px; }
	.urengemaksubtitel	{ display: none; }
	.bottombar			{ height: 24px; }
	.logoplaatje		{ top: 4px; left: 4px; background-image: url(../images/logo-urengemak-40x40.png); }
	.logo				{ width: 46px; height: 50px; }
	.titelbar			{ left: 46px; height: 50px; right: 100px; }
	.urengemaktitel		{ left: 46px; font-size: 32px; }
	ul#hoofdmenu  li.snxmenuitem a	{ border-left: solid 1px #00659C; border-right-width: 0px; }
	li.snxmenuitem a	{ padding: 0px 0px 0px 0px; }

}


/* -----------iPhone 5/5S----------- */ 
@media only screen and (min-device-width : 320px) and 
					   (max-device-width : 568px)
{
/*	.titelbar				{ height: 77px; background-image: url(../images/lomp_w480.png); background-repeat: no-repeat; }
	.lomp_titel 			{ display: none; }
	.menu					{ top: 77px; }
	.main					{ margin-top: 127px; }
*/
	.largescreen	{ display: none; }
	
	/* In portrait kan een kleine versie van de titel-bar zichtbaar zijn */
	@media only screen and (orientation : portrait)
	{
		//label.mobilemenulabel	{ font-size: 18px; }
	}

	@media only screen and (orientation : landscape)
	{
		/*
		label.mobilemenulabel	{ font-size: 24px; }
		.titelbar	{ display: none; }
		.lomp_titel { display: none; }
		.menu		{ top: 0px; }
		.main		{ margin-top: 50px;}
		*/
	}
}

