html, body {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	height: 100%;	
}
.WhiteSpace {
	width:100%;
	height: 20px;
	display:block;
	background-color:white;
	clear:left;
	z-index:5;
}
.OuterContainer {
	padding-top: 10px;
	*padding-top: 0px;
	height: 100%;
	width: 100%;
}
.Container {
	width: 760px;
	*width: 780px;
	position: relative;
	left: 50%;
	margin-left:-380px;
	*margin-left:-390px;
}
.ContainerExt {
	width: 100%;
	*width: 100%;
	position: relative;
}
.Background {
	margin-top: 0px;
	position: absolute;
	background-color: white;
	background-image: url(img/menu.bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 100%;
	height: 105px;
	left: 0px;
}
.MenuLink {
	position: relative;
	*margin-top: -2px;
	border-width: 0px;
	border: none;
	float: left;	
}
.MenuLink img {
	border: none;
	border-width: 0px;
}
.Logo {
	background-image: url(img/logo.left.gif);
	background-repeat: no-repeat;
	width: 39px;
	height: 33px;
	float: left;
	*margin-top: -2px;
}
.ContentContainer {
	margin-top: 0px;
	width: 540px;
	float: left;
}
.WidthContainer {
	margin-top: 10px;
	width: 760px;
	*width: 780px;
	float: left;
}
.SideContainer {
	padding-top: 0px;
	width: 205px;
	*width: 205px;
	float: left;
	*height: 500px;
	min-height: 500px;
	border-left: 1px solid #B7B7B7;
	padding-left: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
.Bottom {
	border-top: 1px solid silver;
	position: absolute;
	background-image: url(img/gradient.bot.gif);
	width: 100%;
	top:100%;
	margin-top: -32px;
	height: 30px;
	display: none;

}
.ReferenceContainer {
	width: 760px;
	position: relative;
	left: 50%;
	margin-left:-380px;	
	padding-top: 5px;
}
.Reference {
	float: left;
	width: 540px;
	padding-top: 2px;
}
.Copyright {
	float: right;
	width: 185px;	
	padding-top: 2px;
	text-align:right;
}
.LogBox {
	position: relative;
	margin-top: 15px;
	float: right;
	z-Index: 2;
	font-size: 10px;
	color: #AAAAAA;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 10px;
}
.LogBox a, .LogBox a:hover {
	text-decoration: underline;	
	color: #AAAAAA;
}
.MenuContainer {
	width:646px;
	display:block;
	height:33px;
}
.MenuContainerExt {
	display:block;
	height:33px;
}
.Calendar {
	width: 100%;
	border: 2px solid #DDDDDD;
}
.Calendar th {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px solid #DEDEDE;
	background-color: #EAEAEA;
	color: #10C1Fe;
}
.Month {
	width: 169px;
	float: left;
	margin: 10px;
	font-size: 12px;
}	
.MonthDisplay {
	display: none;
	width: 702px;
	height: 688px;
	background-color: #FFFFFF;
	border-left: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	position: absolute;
	top: 200px;
	z-Index: 200;
	margin-top: -343px;
	margin-left: 32px;
}
.MonthDisplay th {
	background-color: #EAEAEA;
	border-bottom: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	height: 50px;
	font-size: 22px;
	color: #10C1FE;
}
.MonthDisplay td {
	width: 100px;
	height: 100px;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	text-align: center;
}
.MonthDisplay td img {
	position: relative;	
	*margin-top: -0px;
	z-Index: 1000;
}

.MonthContainer {
	width: 100%;
}
.MonthContainer td {
	width: 100px; 
	height: 101px;

}
.Days td {
	height: 10px;	
	background-color: #DDDDDD;
	border-bottom: 1px solid #BEBEBE;
	text-align: center;
	border-right: 1px solid #BEBEBE;
}
.MonthDisplay table td  {
	padding: 0px;
	margin: 0px;
}
.link {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #00b4ff;
	text-decoration:none;	
	
}
.link img {
	position: relative;
	z-Index: 1550000;
	clear: both;	
	top: 3px;
}
.smallday {
	color: #000000;
	width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background-color: #DEDEDE;
}
.aMonth {
	width: 170px;
	/*margin-left: 10px;*/
	/*margin-top: 10px;*/
	*margin-bottom: 10px;
	/*margin-right: 10px;*/
	border-left: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;	
}
.aMonth th {
	font-size: 16px;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	padding: 2px;
}
.aMonth .smallday {
	color: #000000;	
}
.aMonth td {
	color: #AAAAAA;
	width: 20px;
	height: 20px;	
	border-bottom: 1px solid #BEBEBE;	
	border-right: 1px solid #BEBEBE;	
}
.Image {
	width: 670px;
	padding: 5px;
	border: 1px solid #BEBEBE;
	margin: 2px;
}
.Image img {
	float; left;
	border: 1px solid #BEBEBE;
}
.CTitle {
	height: 30px;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	background-color: #EFEFEF;
	text-align:center;
	font-size: 22px;
	color: #10c1FE;
		
}
.large_pic_container {
	width: 100%;
	display: block;
	position: absolute;
	text-align:center;
}
.ja {
	border: 1px solid silver;
	background-color: #D4F8CB;	
}

.nee {
	border: 1px solid silver;
	background-color: #F8D9DA;
}
.linkicon {
	position: relative;
	top: 3px;	
	border: none;
	border-width: 0px;

}
.searched {
	font-weight: bold;	
	font-size: 12px;
}
.nostyle, .nostyle:hover {
	color: #000000;	
}
.header3 a:hover, .header3 a {
	font-size: 14px;
	color: #00b4ff;
}










input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mybtn {
	background-color: #00b4ff;
	color: white;
	font-weight: bold;
	margin-bottom:3px;
}
.mybtn_small {
	background-color: #00b4ff;
	color: white;
	margin-bottom:3px;
	font-size:10px;
}
.field {
	margin-top:3px;
	margin-bottom:3px;
	width:98%;
}
.smallfield {
	margin-top:3px;
	margin-bottom:3px;
	color: gray;
	font-size:11px;
}
.mediumfield {
	margin-top:3px;
	margin-bottom:3px;
}


.header2 {
	font-size:14pt;
	font-weight:bold;
	color: #F20067;
	line-height:normal;
	display:block;
}
.header2 a {
	font-size:14pt;
	font-weight:bold;
	color: #F20067;
	line-height:normal;
	display:block;
}
.header2_light {
	font-size:14pt;
	font-weight:bold;
	color: silver;
	line-height:normal;
	display:block;
}
.header3 {
	font-size:12pt;
	font-weight:bold;
	color: black;
	line-height:normal;
	display:block;
}

.alert {
	color: red;
	font-size:11px;
	padding-left: 8px;
}
.small {
	font-size:10px;
	color: #999999;
}
.small a {
	font-size:10px;
	color: #00b4ff;
	text-decoration:none;
}
.small a:hover {
	color: #83dbff;
}
.small_light {
	font-size:11px;
	color: white;
}
.medium {
	font-size:11px;
	color: #999999;
}
a {
	color: #00b4ff;
	text-decoration:none;
}
a:hover {
	color: #83dbff;
}
a.alert {
	color: red;
}
a.alert:hover {
	color: #ff6f6f;
}
.nav_account {
	width:200px;
}
.nav_account a {
	display:block;
}
.nav_account .navitem {
	width:180px;
	height:21px;
	background-image: url('img/subnav.bg01.gif');
	background-repeat:no-repeat;
	padding-left:7px;
	padding-top:7px;
	margin-bottom:4px;
	position: relative;
	display: block;
	clear:both;
	cursor: hand;
}
.rightside {
	line-height:17px;
}
.rightside a {
	color: #00b4ff;
	text-decoration:underline;
}
.rightside a:hover {
	color: #83dbff;
}
.box_common {
	display: block;
	width:87%;
	*width: 100%;
	max-width: 500px;
	border: 1px solid gray;
	background-color: #eff6fd;
	padding:10px;
	margin-bottom:10px;
	margin-right: 1px;
}
.box_pink {
	display: block;
	width:200px;
	border: 1px solid gray;
	background-color: #ffdbf0;
	padding:10px;
	margin-bottom:10px;
}

.box_update {
	display: block;
	max-width: 500px;
	/*width:100%;*/
	border: 1px solid #9be490;
	background-color: #f0fbee;
	padding:10px;
	margin-bottom:10px;
	font-weight: bold;
	color: #105600;
}
.box_remove {
	display: block;
	max-width: 500px;
	/*width:100%;*/
	border: 1px solid #c9acac;
	background-color: #faefef;
	padding:10px;
	margin-bottom:10px;
	font-weight: bold;
	color: #722626;
}
.box_top {
	width:180px;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	padding:10px;
	margin-bottom:10px;
	text-align:center;
	height: 10px;
}
.box_top {
	font-size: 10px;
}
.box_top a{
	color: gray;
	text-decoration: underline;
}
.box_flow {
	display: block;
	width:100%;
	border: 1px solid gray;
	background-color: #eff6fd;
	padding:10px;
	margin-bottom:10px;
	overflow:scroll;
}
.thumb {
	border: 1px solid #999999;
}
.album_out {
	width: 102px;
	height: 132px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
	background-image:url('img/picture.bottom.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
.album_out_2 {
	width: 102px;
	height: 122px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
	background-image:url('img/picture.bottom.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
.picture_out {
	width: 102px;
	height: 102px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
}
.group_out {
	width: 102px;
	height: 122px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
	background-image:url(img/picture.bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.picture {
	border: 1px solid #DEDEDE;
	margin-bottom:10px;
}
form {
	margin:0px;
}
.pagenum {
	width:20px;
	height:20px;
	border: 1px solid #DEDEDE;
	text-align:center;
	float: left;
	margin-right: 5px;
}
.box_pag {
	width:80px;
	height:20px;
	border: 1px solid #DEDEDE;
	text-align:left;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	padding-left: 5px;
}
#leftbox {
	width: 500px;
}
#rightbox {
	width: 240px;
	float: right;
	position: relative;
	padding-left:10px;
	border-left: 1px solid silver;
}
.desc {
	width:100px;
	height:34px;
	font-size:10px;
	color:gray;
	overflow:hidden;
	padding-top:0px;
	vertical-align:top;
	padding-left: 5px;
	padding-right: 5px;
	line-height:15px;
}
.pdesc {
	width:100px;
	height:20px;
	font-size:10px;
	color:gray;
	overflow:hidden;
	padding-top:0px;
	vertical-align:top;
	padding-left: 5px;
	padding-right: 0px;
	line-height:16px;
}
.highlight {
	color: #F20067;
}
.highlight a {
	color: #F20067;
}
.highlight a:hover {
	color: #ff74bf;
}
.number {
	color:#CC0000;
	font-weight: bold;
	font-size:12pt;
}
.code {
	color:#33CC00;
	font-weight: bold;
	font-size:12pt;
}
.package {
	display: block;
	width:400px;
	height:52px;
	border-bottom: 1px solid silver;
	margin-bottom:10px;
}
.package a {
	color: blue;
	text-decoration: underline;
}
.package a:hover {
	color: blue;
}

.package img {
	margin-right:30px;
}
.box_light {
	border: 1px solid silver;
	padding: 10px;
}
.box_item {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom:3px;
	width: 100%;
	display: block;
	margin-bottom:3px;
}
.scb {
	margin-bottom: 3px;
}
.tags a {
	color: #ff008a;
}
.tags a:hover {
	background-color: #ffbfe2;
	color: #ff008a;
}



/*---------------------------------------------------------------
	Uploader CSS
---------------------------------------------------------------*/


.likeParent {
	font: inherit;
	color: inherit;
	text-decoration: inherit;
}

a.likeParent,
a.likeParent:link,
a.likeParent:active,
a.likeParent:visited,
a.likeParent:hover 
{
	font: inherit;
	color: #000000;
	text-decoration: none;
}

div.title 
{
	width: auto;
	/*background-color: #B5C4FF;*/
	background-color: #99BBE8;
	border-bottom: solid 1px #000000;
	padding: 2px;
	margin-bottom: 15px;

	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;

}
div.content 
{
	margin: 10px;
}

fieldset {
	margin: 5px;
}

legend 
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

fieldset.flash
{
	width: 450px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
	color: gray;
	font-size:11px;
}

.progressWrapper {
	width: 100%;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.blue /* Complete */
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}



/* THEMA: ZON */
.theme_sun {
	width:100%;
	height:100%;
	background-image: url('img/theme_sun/bg01.gif');
}

.theme_sun a {
	color: red;
}
.theme_sun a:hover {
	color: maroon;
}
.theme_sun_inner {
	width:100%;
	height:100%;
	background-image: url('img/theme_sun/bg.bot.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
.theme_sun_picture_out {
	width: 102px;
	height: 102px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
	background-image: url('img/theme_sun/thumb.top.gif');
	background-position:top center;
	background-repeat: no-repeat;
}
.theme_sun_picture_out img {
	border: 1px solid orange;
}
.Top {
	*padding-top: 10px;
}

/* THEMA: SNEEUW */
.theme_snow {
	background-image: url('img/theme_snow/bg01.gif');
}
.theme_snow a {
	color: #00b4ff;
}
.theme_snow a:hover {
	color: navy;
}
.theme_snow_inner {
	width:100%;
	height:100%;
	background-image: url('img/theme_snow/bg.bot.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
.theme_snow_picture_out {
	width: 102px;
	height: 102px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
}
.theme_snow_picture_out img {
	border: 1px solid cyan;
}


/* THEMA: SPORT */
.theme_sports {
	width:100%;
	height:100%;
	background-image: url('img/theme_sports/bg01.gif');
}
.theme_sports a {
	color: #317e00;
}
.theme_sports a:hover {
	color: #183d00;
}
.theme_sports_inner {
	width:100%;
	height:100%;
	background-image: url('img/theme_sports/bg.bot.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
.theme_sports_picture_out {
	width: 102px;
	height: 102px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
}
.theme_sports_picture_out img {
	border: 1px solid #317e00;
}


/* THEMA: Luuuv */
.theme_love {
	width:100%;
	height:100%;
	background-image: url('img/theme_love/bg01.gif');
}
.theme_love a {
	color: red;
}
.theme_love a:hover {
	color: maroon;
}
.theme_love_inner {
	width:100%;
	height:100%;
	background-image: url('img/theme_love/bg.bot.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
.theme_love_picture_out {
	width: 102px;
	height: 102px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
}
.theme_love_picture_out img {
	border: 1px solid maroon;
}



/* THEMA: ZAKELIJK */
.theme_business {
	width:100%;
	height:100%;
	background-image: url('img/theme_business/bg01.gif');
}
.theme_business a {
	color: #317e00;
}
.theme_business a:hover {
	color: #183d00;
}
.theme_business_inner {
	width:100%;
	height:100%;
	background-image: url('img/theme_business/bg.bot.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
.theme_business_picture_out {
	width: 102px;
	height: 102px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	float:left;
}
.theme_business_picture_out img {
	border: 1px solid maroon;
}


/* THEMA ALGEMEEN */
.theme_content {
	width: 760px;
	height:100%;
	text-align:left;
}
.notheme {
	width:100%;
	height:100%;
	vertical-align:top;
}

.notheme_inner {
	width:100%;
	height:85%;
	vertical-align:top;
}

.parsetime {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #ffffff;
}