/*
================================
DotControl copyright 2009 
http://www.dotcontrol.nl
================================
*/

@import "DCEvent/dcevent.css";
@import "DCEvent/controls.css";

/* Algemeen */
body {
	background-color:#ECEDEF;
	background-image: url(Images/body_bg.jpg);
	background-repeat: repeat-x;
	border-top: 5px solid #33332B;
	}
/* Hoofdelementen */
#SuperWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	}
#Wrapper {
	background-color: #FFFFFF !important;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-left: 10px;
	padding-right: 10px;	
	}
#Wrapper h2 {}
#Wrapper p {}
#Wrapper h2.FlashHeader {
	color: #0171b9;
	font-size: 20px;
	}
	

/* Pageheader */
#PageHeader {
	float: left;
	width: 960px;
	}
	
.PageHeader.Content {
	float: left;
	width: 960px;
	padding-bottom: 20px;
	}
.CompanyLogo {
	float: left;
	margin-top: 10px;
	margin-left: -49px;
	}
.CompanyLogo h1 {
	margin: 0;
	padding: 0;
	padding-top: 0px!important;
	padding-bottom: 25px;
	}
.CompanyLogo h1 a {
	width: 243px;
	height: 97px;
	display: block;
	background-image: url('Images/CompanyLogo.jpg');
	background-repeat: no-repeat;
	}
.CompanyLogo h1 a span{
	display: none;
	}
/* Utilities */
.UtilityHolder {
	float: right;
	background: #33332b;
	padding-right: 4px;
	}
.Utilities {
	background: #33332b;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 5px 5px 9px 5px;
	color: #FFF;
	font-size: 13px;
	}
.Utilities a {
	color: #FFF;
	padding: 0 2px 0 2px;
	text-decoration: none;
	}
.Utilities a:hover {
	text-decoration: underline;
	}
.UtilityLogin {}
.UtilityUser {
	font-weight: bold;
	}
.Logged {
	background-image: url('Images/Lock.gif');
	background-repeat: no-repeat;
	padding-left: 27px;
	}
.LoggedOn {
	background-position: 5px -30px;
	}
.LoggedOff {
	background-position: 5px 0;
	}
.LoggedOff a {
	text-decoration: none;
	font-weight: bold;
	}
/* Content */	
#ContainerMain {
	float: left;
	min-height: 300px;
	}
#ContainerMain .Content {
	margin-top: 10px
	}
/* Login */
.PortletLogin {
	width: 338px;
	margin: 20px 15px 5px 0;
	float: left;
	}
.PortletLogin a {
	margin-left: 5px;
	color: #555555;
	}
.PortletLogin h2.FlashHeader {
	margin: 15px 15px -25px 15px;
	float: left;
	}
.PortletLogin .Content {
	float: left;
	padding: 15px 15px 15px 8px;
	width: 317px;
	min-height: 214px;
	}
.PortletLogin .SubHead a {}
.PortletLogin .SubHead span {
	float: left;
	font-weight: bold;
	}
.PortletLogin .NormalTextBox {
	width: 200px;
	border: 1px solid #DDDDDD;
	background-image: url('Images/FormInput.jpg');
	background-repeat: repeat-x;
	padding: 3px;
	margin-right: 5px;
	color: #555555;
	}
.PortletLogin input.StandardButton {
	background-image: url('DCEvent/Images/ButtonBG.png');
	background-repeat: no-repeat;
	background-position: 0 0px;
	background-color: #FFF;
	border: 0;
	padding: 4px 20px;
	margin: 15px 5px 15px 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	}
.PortletLogin input.StandardButton:hover {
	color: #fff;
	cursor: pointer;
	background-position: 0 -27px;
	}

.PortletLogin .Normal input {
	float: left;
	padding-top: 1px;
	}
.PortletLogin .Normal label {
	float: left;
	padding-left: 5px;
	}
#dnn_ctr1475_Login_Login_DNN_plUsername_cmdHelp,
#dnn_ctr1475_Login_Login_DNN_plPassword_cmdHelp
{
	display:none;
}
/* Footer */	
#Footer {
	background-image: url('Images/FooterBG.jpg');
	background-repeat: no-repeat;
	float: left;
	padding: 15px 20px 20px 20px;
	width: 920px;
	min-height: 107px;
	margin-top: 15px;
	font-size: 11px;
	line-height: 1.7;
	}
	
#Footer a{
	text-decoration: none;
	color: #00A0CE;
	}
.FooterPane1 {
	float: left;
	width: 313px;
	margin-right: 100px;
	margin-left: 10px;
	}
	
.FooterPane1 .icons {padding:0 11px 0 0px;width:180px; background:none;}
.FooterPane1 .icons a {padding-left:35px; line-height:36px; display:block;}
.type_icon1 {background:url(images/footer_icon1.gif) no-repeat left center; }
.type_icon2 {background:url(images/footer_icon2.gif) no-repeat left center;}

.FooterPane2 {
	float: right;
	width: 300px;
	}
/* Template Home */
.Panorama {
	background-image: url('Images/PanoramaHome.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 30px 15px 15px 660px;
	line-height: 1.4;
	width: 285px;
	color:#ffffff;
	height: 165px;
	margin-top: 7px;
	}
.Panorama h2 { padding-bottom: 4px;}
.Panorama p {
	color: #FFF;
	margin: 5px 0 0 0;
	}
.Panorama span
{
	margin-top:5px;	
	display:block;
	line-height:1.5;
}
.EventHomePane h2.FlashHeader {
	margin: 10px 0px 5px 0px;
	}
/* Sifr */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-alternate {}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
}
.sIFR-active .FlashHeader {
	visibility: hidden;
}
h2 {
	margin: 0;
	padding: 0;
	}

h2.sIFR-replaced {
	margin: 0;
	padding: 0;
	margin-bottom: -9px;
	}

/***********************************Loader*********************************/

.loadingcontainer {
    background: url(images/LoaderBG.png) no-repeat;
	background: #fff;
	border: 2px solid #00a0cd;
    left: 50%;
    padding: 10px;
    position: fixed;
    top: 50%;
    z-index: 10000;
    width: 250px;
    height: 100px;
	margin-top: -100px;
    margin-left:-125px;
}

.loadingcontainer span {
	float:left;
	background: url(Images/Loading.gif) no-repeat 49px 18px;
	height: 50px;
	margin-top: 22px;
	margin-left: 45px;
	}
/***********************************END Loader*********************************/

.GuestProfile .FormRow{
	width: 700px;
	}	
	

	
.SubscribeRedirect .FormRow{
	float:left;
	padding: 0px;
	margin-top: 20px;
	}	
	
.SubscribeRedirect .FormHolder{
	float:left;
	clear:left;
	width: 440px;
	}
.SubscribeRedirect .MainContentButtons a.FormButton{
	margin-top: 19px;
	}
	
.MainHome .FormRow.check{
	float:left;
	clear:left;
	margin-lefT: -7px;
	}
	
.MainHome .FormRow.check label{
	float:left;
	padding-top: 2px!important;
	width: 250px!important;
	}

#dnn_ctr1477_Default_cmdCheck {
	background-image: url('Images/ButtonBG.png');
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 2px 25px 2px 25px;
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none;
	}	
	
.ContentHolder {
	width: 650px;
	min-height: 30px;
	float: left;
	clear: left;
	display: block;
	}
.ContentHolderRight {
	width: 300px;
	float: left;
	clear: right;
	}	
.ContentHolderCode {
	margin-bottom: 20px;
	width: 650px;
	min-height: 50px;
	float: left;
	clear: left;
	}

.MainHome .InvitationCode label{
	float:left;
	clear:left;
	padding-right: 10px;
	}
	
.mediaplazacalendar{
	float:left;
	margin-bottom: 20px;
	}
	
.mediaplazacalendar table{
border-left: 1px solid #000;	
border-top: 1px solid #000;
}
	
.mediaplazacalendar table td{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	}
	
.mediaplazacalendar a{
	float:left;
	font-weight: bold;
	color: #33332B;
	}	
	
.mediaplazacalendar a.details{
	height: 76px;
	}

