.ui-widget { font-family: inherit; font-size: 1em; }
.ui-accordion .ui-accordion-content { padding: 1em 1em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: 3px 15px; line-height: 1.4em; width:auto; overflow:visible; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 2px  10px 5px;  }
/* .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; border-bottom-width: 0; } */

.ui-tabs .ui-tabs-panel 
{ 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	background: url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee repeat-x 100% top;
}


html,body,p,div,img,h1,h2,h3,h4,dd,dt,form,table,td,tr  
	{  
		margin: 0;  
		padding: 0;  
		border: 0;  
		border-collapse: collapse;  
		border-spacing: 0;
		empty-cells: show;
	}
	
blockquote
{
	margin: 10px;
	border: 1px solid black;
	padding:10px;
	background-color: white;	
}
	
html, body 
	{ 
		height: auto;
		width: auto;
		min-width: 950px;
		font: 12px/16px Arial, Helvetica, sans-serif		
	}

body
	{	padding: 10px;
		background-color:lightgrey ; 
		margin: 0;
		color: black; 
		text-decoration: none;
}

p, h1
	{
		/*padding: 0 10px 10px 0;*/
		padding: 0 0 0 0;
		margin-bottom:10px;
	}
	
/* h3
{
	font-weight: bold;
	color: red;
}
	
h4
{
	font-weight: bold;
	color: black;
}
 */
@media print
	{
		#mbc, .noprint 
		{ 
			display: none; 
		}
		#doc
		{
			margin: 0;
			padding: 0;
		} 
		page 
		{	
			margin: 0; 
		}
		
		body	{	
				padding: 0;
				background-color: white;
				margin: 0;
			}
		.bigText { font-size: large; font-weight: bold; }
		.roundblock *.m5 { display: none;}
		.roundblock *.m3 { display: none;}
		.roundblock *.m2 { display: none;}
		.roundblock *.m1 { display: none;}
		.roundblocktop, .roundblockbottom {display: none; }
		.largeAdds { display: none;}
		.smallAdds { display: none;}
		.imageAdds { display: none;}
		#BlockContent{ margin-left: 0;}
		#slider{ display: none;}
		#pageHeader{ display: none;}
		#pageFooter{ display: none;}
		#movingMenu{ display: none;}
		#BlockLeft{ display: none; width:0; }
		
	}

.hardBreak
	{
		white-space: pre; /* CSS2 */
		white-space: -moz-pre-wrap; /* Mozilla */
		white-space: -hp-pre-wrap; /* HP printers */
		white-space: -o-pre-wrap; /* Opera 7 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: pre-wrap; /* CSS 2.1 */
		white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
		word-wrap: break-word; /* IE */
	}
	
tr
	{
		padding: 20px;
		background-color: WhiteSmoke ;
	}
	
form
	{
		margin: 5px; 
		padding: 10px;
		background-color: White;
		background-color: LemonChiffon ;
		border: solid 1px black;
	}

.input-group label 
{
	float: left;
    display: block;   
	margin-right: 5px;
}

.nonFloat
{
	float: none;
	display: inline;
}

.input-group label span 
{
	display: block;
	float: left;
	width: 10em;
	margin-top: 3px;
	margin-right: 5px;
	text-align: right;
	border-bottom: dotted 1px black; 
  }

 input[type="checkbox"]
 {
 }
.input-group input[type="text"], .input-group input[type="password"],  .input-group textarea, .input-group select
{
	margin-top:0;
	border: 1px solid black;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: WhiteSmoke;
	padding-left: 2px;
	padding-right: 2px;
}

.numInput
{
	text-align: right; 
}

.num2pos
{
	text-align: right;
	width: 1.5em;
}
	
.timeEntryxHH
{
	width:2em;
	text-align: right;		
}
	
.timeEntry2HH
{
	width:1.2em;
	text-align: right;		
}
	
.timeEntry
{
	width:1.4em;	
}
	
label.check, label.radio { position:relative; text-align:right; }	
 
.input-group input[type="submit"], .input-group input[type="reset"], .input-group input[type="button"], .input-group button[type="button"]
	{
		text-align: center;
		height: 1.6em;
	}
	
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover
{
	background-color: orange !important; 
}

#doc 
	{	
		background-color: white; 
		margin: 0;
		padding: 10px 15px;
		background-color: white;			
	}

.PageHeader 
	{ 
		clear: both;
		width: 100%;
		margin:0;	
		padding-left: 0;
		height: auto;
		border-top: 2px solid black;
		border-bottom: 2px solid black;
		font: bold 11px/20px  Arial, Helvetica, sans-serif;
		background-color: RoyalBlue; 
		color: white; 
		float:left;
	}
			
.PageHeaderText
{	
	margin: 0;
	padding: 0;
	padding-left: 10px;
	float: left;
}
			
#pageFooter
{ 	
	clear: both;
	margin:0;
	padding: 2px 20px 5px;
	text-align: center;
	font: bold 13px/18px  Arial, Helvetica, sans-serif;
	color: white; 
	background: url(img/pbg.png) repeat-x left top;
}

#footerText
{
	color: #737373;
	font-size: 10px;
}

.error-message, .info-message
	{
		text-align: center;
		border: 2px solid;
		background-color: red;
		margin: 20px;
		margin-top: 10px;
		color: white;
		font: bold 12px/18px  Arial, Helvetica, sans-serif;
		border: 1px solid black;
	}
	
.info-message
{
		background-color: green;
}

.Container 
	{	
		margin:0;
		padding: 0;			
	}
		
.floatLeft
	{ 
		float: left;
		padding:0;
		margin: 0;
	}
.FloatRight
	{ 	float: right;
		padding:0;
		margin: 0;
	}
#BlockLeft
{ 	
	margin-left: 0;
	padding:0;
	float: left;
	width: 130px;
	border-right: 0 solid black;	
	background-color: white ;
	text-align: center;
}
		
#BlockContent
	{ 
		margin: 0;
		padding-top: 5px;		
		margin-left: 135px;
		border-left: 0 solid #dddddd;
 		min-height: 650px;
 		background-color: white;
		width: auto;
		height: auto;
 		_height: expression(this.scrollHeight  < 650 ? 650 : true);
	}	
	
#BlockContent.noLeftMenu	
{
		margin-left: 5px;
}
	
.roundblock { background-color: white;}

.roundblock *.m5, .userblock *.m5  { margin: 0 5px;}
.roundblock *.m3, .userblock *.m3  { margin: 0 3px;}
.roundblock *.m2, .userblock *.m2  { margin: 0 2px;}
.roundblock *.m1, .userblock *.m1  { margin: 0 1px;}

.roundblocktop, .roundblockbottom 
	{
        background-color: LightGrey;
        display: block;
        width: 100%;
	}
.roundblocktop *, .roundblockbottom *
	{
        background-color: white; 
        display: block;
        height: 1px;
        overflow: hidden;
	}
	


.tabborder
	{
		border: solid 1px black; 
		background-color: Cornsilk;
		padding: 0;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}
	
ul.tabmenu 
	{ 
		border-collapse: collapse;
		white-space: nowrap; 
		list-style: none; 
		margin: 0; 
		padding: 3px 2px 0; 
		height: auto; 
		border-bottom: 1px solid black; 
		font: bold 11px/16px   Arial, Helvetica, sans-serif;
		background-color: RoyalBlue;
		vertical-align: bottom;
	}

ul.tabmenu li 
	{ 
		display: inline; 
		margin-left:5px;
	}

ul.tabmenu li a 
	{ 
		color: RoyalBlue;
		background-color: WhiteSmoke; 
		border-color: black; 
		border-width: 1px; 
		border-style: solid solid none solid; 
		height: auto; 
		margin-right: 0.5em; 
		padding: 1px 1em; 
		text-decoration: none; 
	} 

ul.tabmenu li.active a 
	{ 
		background-color: Yellow; 	
		color: black;
		border-color: WhiteSmoke;
	} 

ul.tabmenu li a:hover 
	{ 
		background-color: gray; 
		color: white;
	} 

.menu
{
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 2px solid black;
  border-bottom: 2px solid black;  
  padding: 1px 7px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: WhiteSmoke  ;/*#EEE;*/
	color: RoyalBlue;
/*  font: bold Verdana, Arial, Helvetica, sans-serif;*/
  font: bold 11px/16px   Arial, Helvetica, sans-serif;
  line-height: 16px;
  text-decoration: none;
  height:auto;
  height: auto !important;
   height: 1%; /*For IE*/
  height:16px;
}

.centerdiv
	{
		text-align: center; 
		margin-left: auto; 
		margin-right: auto;
	}
	
.centerDiv
{
	margin-left: auto; 
	margin-right: auto;
}
	
.input-group
	{ 
		background-color: Cornsilk ; 
		border: 1px solid gray;
		margin: 3px;
		margin-bottom: 15px;
		padding: 5px;
		height: 1%; /* ie bug waarbij soms de achtergronden verdwijnen*/		
		float: none; /* zet ik um op left dan sluiten de vertikale menulijnen niet aan*/
	}
	
.input-group-header
	{
		font: bold 12px/16px  Arial, Helvetica, sans-serif;
		text-align: center;
		color: white;
		background-color: gray;
		margin-bottom: 5px;
	}
	
.input-group-wide p, .input-group p 
	{
		padding:5px;
	}	
	
.height-filler
{
	clear: left;
	border:0;
	margin:0;
	padding:0;
}

.popup
{
	background-color: RoyalBlue;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	border: 2px solid black;
	padding: 3px;

}

.energyDiv
{
	width: 100%;
    overflow: scroll;

}

.graphLabel
{
	width: 10em;
	text-align: left;
}

.grapTotalsdiv
{
		text-align: center; 
		margin-left: auto; 
		margin-right: auto;
}

.block
{
	display: block;
}

.inlBlock
{
	display: inline-block;
}

.inline
{
	display: inline;
}


.mBody
{
	font: 12px/20px Arial, Helvetica, sans-serif;
	width:95%;
	border-bottom: 1px solid black;
	margin: 5px 0;
	clear: both;
}

.mFrom
{
	font: bold 10px/20px Arial, Helvetica, sans-serif;
	color: red;
	float: left;
	padding: 0;
}

.mDate
{
	font: 10px/18px Arial, Helvetica, sans-serif;
	color: red;
	float: left;
	margin: 0 5px;
}

.mText
{
	margin: 0 5px;
	float: left;
	width:100%;
	font: 12px/18px  Arial, Helvetica, sans-serif;
}

.vertScrollBar
{
	overflow: scroll; 
	overflow-y: scroll; 
	overflow-x: hidden; 
	overflow:-moz-scrollbars-vertical;
	border-bottom: 1px solid black;
}

.nothing
{
	padding: 0;
	margin: 0;
}

.dTxt
{
	font: 12px/18px  Arial, Helvetica, sans-serif;
}
.publicHeader
{
	margin: 0;
	width: 100%;
}

.publicPict
{
	font: 18px/18px  Arial, Helvetica, sans-serif;
	color: RoyalBlue;
	text-align:center;
	font-weight: bold;
	float: right;
}

.publicAdds
{
	border: 1px solid black;
	margin: 5px 20px 5px 0;
	height: 130px;
	width: 130px;
}

.publicProfilzeSmall, .publiczProfileBig
{
	border: 1px solid black;
	margin: 0 20px 5px 0px;
	height: 130px;
	width: 250px;
	overflow: hidden; 
	padding: 0;
}

.publicProfzileBig
{
	min-height: 130px;
	height: 100%;
}

.largeAdds
{
	border: none; 
	margin: -8px auto 2px; 
	height: 90px;
	width: 728px;
}

.menuAds
{
	border: none; 
	margin-left: -5px;
}

.addContainer
{
	width:750px;
	text-align: center;
	height: 65px;
	height: 5px;
	margin: 0 auto 5px;
}
.smallAdds
{
	border: none; 
	height: 60px;
	width: 250px;
	float: left;
}

.imageAdds
{
	border: none; 
	height: 60px;
	width: 470px;
	float: none;
	margin: auto;
}

.publicMes
{
	padding: 15px 20px 10px;
}

.tableheader
{ 
	text-align: center;	
	vertical-align: middle;	
	background-color: orange; 
	font-weight: bolder;		
	background: url(img/tableheader.gif) repeat-x left top;
}

.floatLeft a, a:link, a:visited 
{
	text-decoration: none;
}

.blogLeftCol
{
	clear: left; 
	float:left;
	width: 250px;
	overflow: hidden;
	margin-right: 5px;
}

.blogLeftCol table
{
	width:245px;
}

.markupA
{
	width: 16px;
	padding: 2px;
	border: 1px solid black;
}

.langSmall
{
	height: 1em;
	width: 20px;
	overflow: hidden;
}
.nvt_langBig
{
}

.outLine
{
	border: 1px solid black;
	margin:3px;
	padding:3px 8px;
}

ul.tabmenu li.alert a
	{ 
		color: WhiteSmoke;
		background-color: red;
	} 

ul.tabmenu li.alert a:hover 
	{ 
		background-color: gray; 
		color: white;
	} 

.loading {
    background-image: url(loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.forum 
{
	text-align: center;
}

.forum th
{
	background-color: orange;
}

.topicHeader th
{
	border: 1px solid black;
}

.forum  tbody tr:hover
{
	background-color: LemonChiffon;
}

.clickRow
{
	cursor: pointer;
}

.forum  tbody td
{
	padding:3px 10px;
	border: 1px solid black;
}

.topicHeader
{
	background-color: orange; 
	height: 10px;
}

.topicRow
{
	height: 1em;
}

.fixHeightIE6  img
{
	height: 1.3em;
}

.hbDetail
{
	background-color: white;
	height:99%;
	width:99%;
	padding: 5px;
	font: bold 10px/15px  Arial, Helvetica, sans-serif;
}

.histRowT
{
	background-color: LemonChiffon;
	background: url(js/images/ui-bg_highlight-soft_100_000000_1x100.png) #F7F7F7 repeat-x 100% top;	

}
.histRowR
{
	background-color:  white ;
	background: url(js/images/ui-bg_highlight-soft_100_000000_1x100.png) #F7F7F7 repeat-x 100% top;	

}

.histHeader
{ 
	text-align: left;	
	background-color: orange; 
	font-weight: bolder;
	height: 16px;
	background: url(img/tableheader.gif) repeat-x left top;	
}

.histHeader td
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.histRow , .histRowT 
{
	overflow: hidden;
}

.histRow td
{ 
	border-bottom: 1px solid black;
	padding: 5px;
	cursor: pointer;
}

.histRow:hover
{
	cursor: pointer;
	background-color: whitesmoke ;
	background: url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee repeat-x 100% top;
}
.hiLight
{
	background-color: whitesmoke ;
}

.emptyHistRow
{
		height: 10px;
}
.twitterRow
{
	display: none;
}

#twitterHeader
{
	text-align: center;
}

#twitterCell, .profileCell
{
	text-align: left;
	background-color: cornsilk;
}

.BorderPanel
{
	border-bottom: gray 2px solid; 
	border-right: gray 2px solid; 
	border-top: white 2px solid; 
	border-left: white 2px solid;
}

.btn
{
	color: black;
	background: url(js/images/ui-bg_highlight-soft_100_000000_1x100.png) #F7F7F7 repeat-x 100% top;
	vertical-align: middle;
	margin: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	display: inline-block;
	text-align: center;
	border-left: 1px Solid #F2F2F2;
	border-top: 1px Solid #F2F2F2;
	border-right: 1px Solid grey;	
	border-bottom: 1px Solid grey;
}

.btn.inline
{
	margin-top: -5px;
}

.btn.px50
{
	width:50px;
}

.btn:visited
{
	color: #970097;
	font-weight: normal;
	text-decoration: none;	
}

.btn
{
	color: #0000FF !important;
	font-weight: bold;
	background: url(js/images/ui-bg_highlight-soft_100_000000_1x100.png) #F7F7F7 repeat-x 100% top;
	border-left: 3px Solid #F2F2F2;
	border-top: 3px Solid #F2F2F2;
	border-right: 3px Solid grey;
	border-bottom: 3px Solid grey;
	cursor: pointer;
}

btn.max
{
	width:100%;
}

.btn.flat
{
	background: #F8F8F8;
	color: royalblue !important;
}

.btn.flat:hover
{
	background: #F0F0F0;
	background: orange;
}


.btn.simple
{
	border: 1px Solid #dddddd;
	padding: 2px 5px;
}

.btn img
{
	vertical-align: middle;
}

.btn.small
{
	padding: 2px 2px 2px 2px;
}

.btn.small.down
{
	padding: 2px 0 0 2px;
}


.btn.extraSmall
{
	padding: 0 0 0 0;
}

.btn.extraSmall.down
{
	padding: 2px 0 0 2px;
}

.btn.down
{
	background: none;
	background-color: #dddddd;
	ccolor: #3574B7 !important;
	border-left: 3px Solid grey;
	border-top: 3px Solid grey;
	border-right: 3px Solid #F2F2F2;
	border-bottom: 3px Solid #F2F2F2;
	padding: 6px 2px 2px 6px;
}

.btn:hover
{
	background: url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee repeat-x 100% top;
	background: none !important;
	background-color: orange !important;
}

.btn.small.down
{
	padding: 4px 0 0 4px;
}
.btn.highlight
{
	background: url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) #ffe45c repeat-x 50% top
}

.dayCheck
{
	background-color: lightGreen;
}

.stndScreen
{
	padding-left: 10px;
	min-width: 700px;
	max-width: 1200px;
	margin: 10px auto 5px;
	font: 12px/16px  Arial, Helvetica, sans-serif;
	_width: expression(this.width > 1200 ? 1200: true);	
}

.stndScreen input, .stndScreen select, .stndScreen textarea, .stndScreen button 
{ 
	font-family: Arial, sans-serif; 
	font-size: 1.1em; 
}

.stndScreen form
{
	background-color: transparent;
	border: none;
	padding: 5px;
	margin: 5px;
}

.stndScreen form.borders
{
	border: 1px solid #dddddd;
}

.stndScreen form.center
{
	margin-left: auto;
	margin-right: auto;
}

.stndScreen form.noMargin
{
	margin: 0;
}

.noMargin
{
	margin: 0;
}

.colN
{
	text-align: right;
}

.colC
{
	text-align: Left;
}

.dispArea
{
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #dddddd; 
	background:  url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee 100% top repeat-x; 
	color: #333333; 
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.blogInfoCell, .blogBtnCell, .blogReplyCell
{
	width: 150px;
	border-right: 1px solid #dddddd; 
	text-align: center;
	float: left;
	padding:10px;
	overflow: hidden;
	clear: left;
}

.blogInfoCell > img
{
	height:25px;
	margin: 2px;
}
.blogBtnCell
{
	padding-top:0;
	padding-bottom:2px;
}


/* .blogInfoCell.minHeight
{
	min-height: 210px;
} */
	
.blogBtnCell
{
	margin-top: -33px;
}

.blogCell
{
	margin-left: 170px;
	border-left: 1px solid #dddddd; 
	padding:10px;
}


.clear
 {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
	
}

.border
{
	border: 1px solid #dddddd; 
}

.pBlock
{
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #dddddd; 
}

.graphsDiv
{
	clear: both;
	padding: 0 0;
	border-top: 1px solid #dddddd; 
	border-bottom: 1px solid #dddddd; 
}

.itemHolder
{
    clear: both;
    display: block;
	border: 1px solid #dddddd; 
	/* background:  url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee 100% top repeat-x; 
	color: #333333;  */
	width: 98%;
	margin: 10px auto;
	overflow-x: scroll;
	text-align: center;
}
.gpsHolder
{
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.hbgHolder
{
}

.cadHolder
{
	height: 255px !important;
	width: 560px !important;
	overflow: hidden;
}

.hidden
{
	display: none;
}

.block
{
	display: block;
}

.xHeader
{
	border: 1px solid #dddddd; 
	border-top: 1px solid #dddddd; 
	text-align: left;	
	background-color: orange; 
	font-weight: bolder;
	width: 100%;
	background: url(img/tableheader.gif) repeat-x left top;	
	padding: 3px 0;
	clear: both;
}

.xHeader.large
{
	background: url(img/largeTableheader.gif) repeat-x left top;	
}

.xRow
{
	width: 100%;
	border: 1px solid #dddddd; 
	background:  url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee 100% top repeat-x; 
	color: #333333; 
	clear: both;
	float: left;
}

.xRow.noBackground, .xHeader.noBackground
{
	background: none; 
}

.xRow.noBorders
{
	border-left: 0;
}

.xBottom
{
	margin-bottom: 15px;
}

.xCell, .xCellFloat
{
	padding: 10px;
	float: none;
}

.xCellFloat 
{
	padding: 10px;
	float: left;
}

.txtLeft
{
	text-align: left !important;
}

.txtCenter
{
	text-align: center !important;
}

.histInfoCell
{
	width:90px;
	height: 140px;
	overflow: hidden;
}

.histTextCell
{
	height: 108px;
	overflow: hidden;
}

.histLinkCell
{
	padding: 0;
}

.bb
{
	border-bottom: 1px solid #dddddd; 
}

.tb
{
	border-top: 1px solid #dddddd; 
}

.rb
{
	border-right: 1px solid #dddddd; 
}

.lb
{
	border-left: 1px solid #dddddd; 
}

.sideThick
{
	border-left: 10px solid #dddddd !important;
	padding-left: 10px !important;
	border-right: 10px solid #dddddd !important;
	padding-right: 10px !important;
}

#tabUserTotals
{
	border: 1px solid #dddddd;
}

#tabUserTotals .sport
{
	min-width: 40px;
	text-align: center;
}

#tabUserTotals td
{
	min-width: 50px;
	padding: 1px 5px;
}

	
#tabUserTotals .h1 td
{
	text-align: center;
}

#tabUserTotals .bt 
{
	border-top: 1px solid #dddddd;
}

#tabUserTotals .bb, .bb 
{
	border-bottom: 1px solid #dddddd;
}

#tabUserTotals .bl 
{
	border-left: 1px solid #dddddd;
}

#tabUserTotals .br
{
	border-right: 1px solid #dddddd;
}

#tabUserTotals tr.r1, #tabUserViews tr.r1, .r1
{
	background-color: white;
}

#tabUsertargets tr
{
	height: 30px;
}
 
#tabUserTotals .tr, #tabUserViews .tr, #tabUsertargets td.tr
{
	text-align: right;
}

.twText
{
}

.twTitle
{
	color: red;
	font-size: smaller; 
}

.vAlignM
{
	vertical-align: middle;
}

#tabUserViews td, #tabUserViews th, #tabUsertargets td
{
	padding: 1px 5px;
	text-align: right;
	border-right: 1px solid #dddddd;
}

#tabUserViews th, #tabUsertargets td
{
	text-align: left;
	font: inherit;
}

.hlImportant
{
	background: #F9966B;
}

.hlAttention
{
	background: #FAF8CC;
}

.btn.lMenu
{
	width:100px;
}

#movingMenu
{
	width:130px;
	position: absolute;
	*margin-left: -65px; /* ie6 en ie7 */
	font-family: Arial, sans-serif; 
	text-align: center;
}
	
.target
{
	width: 50px;
	padding: 3px;	
}

.phase
{
	max-width: 110px;
	padding: 3px;
	margin-bottom: 3px;
}

.language
{
	margin-left: 0;
	margin-right: 0;
	padding: 1px !important;
}
.language img
{
	width:18px;
	height: 12px;
}

#slider
{
	float: left; 
	height: 0; 
	width:6px; 
	position:absolute; 
	cursor: w-resize;
	margin-left: -5px;
	margin-top: -5px;
}

#bloggingArea .btn
{
	width: 100px;
}

#bloggingArea .btn.wide
{
	width: auto;
}

.popBlog
{
	overflow: hidden;
	min-width: 200px;
	max-width: 400px;
	_width: expression(this.width > 400 ? 400: true);
	max-height: 100px;
	_height: expression(this.height > 100 ? 100: true);
}
.popBlog img
{
	max-width: 250px;
	_width: expression(this.width > 250 ? 250: true);
	overflow: hidden;
}

.replyArea
{
	width: 100%;
	height: 400px;
}

.smallAlert
{
	font-size: smaller;
	color: red;
}
.meteo
{
	background: url(http://www.meteox.nl/kaart.gif) #f7f7f7 top; 
	filter: alpha(opacity=80);
}

.blokCenter
{
	margin-left: auto;
	margin-right: auto;
}

.stndScreen label 
 {
	display: inline-block;	
	width: 120px;
	border-bottom: dotted 1px #C8BBBE; 
	text-align: left;
	margin-bottom:5px;
}

.stndScreen label.noStyle
{
	width: auto;
	border-bottom: none; 
}

.stndScreen label.inline
{
	display: inline;
	width: auto;
}

	
.stndScreen input, .stndScreen select
{
	vertical-align: middle;	
	margin-top: -3px;
}

.stndScreen input.noLabel, .stndScreen select.noLabel
{
	margin-top: 0;
}

.stndScreen input[type="text"], .stndScreen input[type="password"],  .stndScreen textarea, .stndScreen select
{
	border: 1px dotted #C8BBBE;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: WhiteSmoke;
	padding-left: 2px;
	padding-right: 2px;
	
}

.stndScreen input.changed, .stndScreen select.changed
{
	background-color: cornsilk;
	background: url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) #ffe45c repeat-x 50% top;
}

.stndScreen input[readonly]
{
	background-color: transparent;
}

table.noBackground tr
{
	background-color: transparent;
}

.stndScreen input[type="submit"], .stndScreen input[type="reset"], .stndScreen input[type="button"]
{
	background: #F8F8F8;
	background: #F8F8F8;
	color: royalblue;
	font-size: 1em;
	cursor: pointer;
}

.rittenTab
{
	display: inline;
	margin-right: 10px;
	vertical-align: top;
	float: left;
}

.hvMenu
{
	background: url(img/mbbg.png) repeat-x left bottom;
	z-index: 10;
	top:0; 
	left:0; 
	position:fixed; 
	_position:absolute; 
	_left: 10px;
	width: 100%;
	padding-top:5px;
	height:28px;
}

.hvMenu h3
{
	margin-top: -5px;
	float: left;
	padding: 1px 5px 0;
}

.hvMenu h3 > a
{
	font: bold 13px/20px  Arial, Helvetica, sans-serif;	
	padding: 1px 5px;
	color: #0000DD;
}

.hvMenu h3.active > a
{
	background: url(img/btn.png) no-repeat left center;
	color: white;
}

.hvMenu h3 > a.menuLang
{
	padding: 5px 0 0;
}

.popMenu
{
	z-index: 10;
	background:  url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee 100% top repeat-x; 
	border-left: 2px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-right: 5px solid #333300;
	border-bottom: 5px solid #333300;
	position:absolute;
	display: none;
	padding: 5px;
	float: left;
}

a.mBtn
{
	font-size: 12px;
	background: url(js/images/ui-bg_highlight-soft_100_000000_1x100.png) #F7F7F7 repeat-x 100% top;
	font-weight: normal;
	color: black;
	vertical-align: middle;
	margin: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	display: inline-block;
	text-align: left;
	border-left: 1px Solid #F2F2F2;
	border-top: 1px Solid #F2F2F2;
	border-right: 1px Solid grey;	
	border-bottom: 1px Solid grey;
	vertical-align: middle;
	width:150px;
}

a.mBtn img
{
	vertical-align: middle;
	height: 20px;
	padding:0;
	margin-top: -3px;
}

a.mBtn.wide
{
	width: 180px;
}

a.mBtn img.small
{
	vertical-align: middle;
	height: 10px;
	padding:0;
	margin-top: -3px;
}

a.mBtn:hover
{
	background: url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee repeat-x 100% top;
	background: none;
	background-color: orange;
}

a.mBtn.down
{
	background: none;
	background-color: #E6E6FA;
	border-left: 3px Solid grey;
	border-top: 3px Solid grey;
	border-right: 3px Solid #F2F2F2;
	border-bottom: 3px Solid #F2F2F2;
	padding: 6px 2px 2px 6px;
}

.popMenu P
{
	padding: 0;
	margin: 0;
}

.menuLang img
{
	width:18px;
	height:12px;
	padding: 4px 2px 2px;
}

#menuBlogs 
{
	text-align: right;
}

#mbc
{
	padding-left:20px;
}

.TmaalT
{
	padding: 10px;
	margin: 10px;
	text-align: center;
	float: left;
	border: 1px solid #dddddd;
}

.heightFiller
{
	clear: both;
	margin:0;
	padding:0;
	height:10px;
}

.bottomFiller
{
	clear: both;
	margin:0;
	padding:0;
	height:1px;
}


#tabZones td
{
	padding: 2px 5px;
}

.noDefault
{
	display: none;
}

.inputGroupHeader
{
	width:100%;
	display: block;
	text-align: left;
	background-color: gray;
	color: white;
	font-weight: bold;
	padding: 3px 0;
	font-size: 14px;
	margin-bottom: 10px;
}
.inputGroupHeader.small
{
	font-size: 12px;
	padding: 1px 0;
}

.inputGroup
{
	border: 1px solid #dddddd;
	padding: 2px 5px 2px;
	margin-bottom: 10px;
	background: url(js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) #eeeeee repeat-x 100% top;	
}


#clubTabs .btn img, a.btn img.small
{
	height: 15px;
	width: 15px;
}

.clubLogo
{
	border: 1px solid #dddddd;
}

.tabPanel
{
	overflow: auto;
}
.tabTargets, .tabSpecials, .tabDefault
{
	width: 100%;
}

.tabAutorisation
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.tabTargets  td, .tabSpecials td, .tabAutorisation td, .tabDefault td
{
	padding: 5px 2px;
	text-align: center;
}

.tabTargets  tr, .tabSpecials  tr, .tabAutorisation tr, .tabDefault tr
{
	border-bottom: 1px solid #dddddd; 
}

.tabTargets  tr.deleted input, .tabTargets  tr.deleted select,
.tabDefault  tr.deleted input, .tabDefault  tr.deleted select,
.tabSpecials  tr.deleted input, .tabSpecials  tr.deleted select,
.tabAutorisation  tr.deleted input
{
	text-decoration: line-through !important;
	color: #dddddd !important;
}

.tabTargets .colDate
{
	width: 120px;	
}

.tabTargets .colSelect
{
	width: 160px;	
}

.tabTargets .colDesc
{
	width: 200px;
}

.tabTasrgets .colLink
{
	width: 150px;
}


.tabTargets .coln
{
	width: 100px;
}

img.vAMiddle
{
	vertical-align: middle;
}

img.vATop
{
	vertical-align: Top;
}

img.vABottom
{
	vertical-align: bottom;
}

.showDragHandle
{
	background: url(img/upDown.png) no-repeat center center;
	cursor: n-resize;
}
.dragHandle
{
	width:30px;
}

.dragging
{
	background-color: yellow;
}

#tabCalender 
{
	width: 100%;
	table-layout:fixed;
}

#tabCalender td
{
	border: 1px solid #dddddd; 
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	background-color: ivory;
	overflow: hidden;
}

#tabCalender td.colHead
{
	border-bottom: 2px solid #dddddd; 
	background-color: royalblue !important;
	color: white;
	font-weight: bold;
}

#tabCalender td.weekNr
{
	width: 30px;
	border-right: 3px solid #dddddd; 
	vertical-align: middle;
	background-color: royalblue !important;
	color: white;
	font-weight: bold;
}

#tabCalender td.weekTot
{
	width: 100px;
	border-left: 2px solid #dddddd; 
	background-color: #CCCCCC;
}

#tabCalender td.weekTot .header
{
	background-color: #666666;
	color: white;
}

#tabCalender td.monthTot
{
	font-size: 15px;
	font-weight: bold;
	background-color: #CCCCCC;
}

#tabCalender td.monthTot .training span
{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #dddddd; 
	padding: 2px 8px;
	width:100px;
}

#tabCalender td.monthTot .header
{
	background-color: #666666;
	color: white;
	line-height:25px;
}


#tabCalender  td .header
{
	border-bottom: 1px solid #dddddd; 
	background-color: orange;
}

#tabCalender  td.otherMonth .header 
{
	background-color: #666666;
	color: white;
}

#tabCalender td.otherMonth
{
	background-color: #CCCCCC;
}

#tabCalender td.today 
{
	background-color: wheat !important;
}

#tabCalender td.today .header 
{
	background-color: yellow !important;
}

#tabCalender div.training
{
}

#tabCalender  img
{
	border: 1px solid #dddddd; 
	margin: 2px 2px 0;
}

#tabCalender  .header img
{
	border: 0 solid #dddddd; 
	margin: 2px;
}

#tabCalender .planningMode
{
	background-Color: red;
	cursor: pointer;
}

#tabCalender .target 
{
	border: 1px solid #dddddd; 
	padding:10px;
	margin: auto;
}

#tabCalender .target.rc0
{
	background-color: #FF0000;
}

#tabCalender .target.rc1
{
	background-color: #6698FF;
}

#tabCalender .target.rc2
{
	background-color: white;
}

#tabCalender .target img
{
	background-color: white;
}

#tabCalender td a img:hover
{
	background-color: orange;
	border-color: black;
}

#tabCalender td.otherMonth  a img:hover
{
	background-color: orange;
}

#imgSelector
{
	opacity: 0.5;
	filter: alpha(opacity=50); 
	background-color: red;
	z-index:2000;
	margin:0; 
	padding:0; 
	position: absolute; 	
	display: none;
}
.popWeekTxt
{
	width: 300px;
}

.periodization
{
	margin: 3px;
}

.planning
{
	background-color: #E8E8E8 ;
	margin: 3px;
	border: 1px solid #dddddd; 
}
.planning img
{
	vertical-align: middle;
}

#tabPlanning .inputGroup
{
	margin-right: 5px;
}

.spanBold span
{
	font-weight: bold;
}

.popBlogCal
{
	max-width: 500px;
	min-width: 200px;
	_width: expression(this.width > 500 ? 500: true);	
	
}
	
.popBlogCal img
{
	max-width: 100px;
	height: auto;
	width: auto;
}

#ui-datepicker-div
{
	z-index: 9999999;
}

.blogDate
{
	coleor: red;
	font-weight: bold;
}

#eventDatepicker td.hasEvent  a 
{
	color: red ! important;
	font-weight: bold ! important;
}

.eventDayHeader td
{
	color: red;
	background-color: cornsilk;
	line-height: 10px;
	padding: 3px 10px;
	font-size: smaller;
}

#eventDatepicker td a
{
	border-left: 3px Solid #F2F2F2;
	border-top: 3px Solid #F2F2F2;
	border-right: 3px Solid grey;
	border-bottom: 3px Solid grey;
	font-weight: normal;	
}

#eventDatepicker td.down a
{
	background-color: #e6e6fa;
	border-left: 3px Solid grey;
	border-top: 3px Solid grey;
	border-right: 3px Solid #F2F2F2;
	border-bottom: 3px Solid #F2F2F2;
}

#tabEvents td[name=d]
{
	width:200px;
}

#tabEvents td[name=p]
{
	width:100px;
}

#tabEvents img, .smallImg
{
	height: 15px;
	vertical-align: top;
}
a.wLink
{
	text-decoration: underline;
	color: royalBlue;
}
