/* Main */

body {
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	padding: 60px 0 0 0;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Sans serif";
	color: #464646;
}

#maincontainer {
	display: block;
	width: 890px;
	position: relative;
	left: 50%;
	margin-left: -445px;	
}

#doodlecards{
	display: block;
	width: 220px;
	height: 60px;
	background-image: url('../img/Doodlecards.gif');
}

#doodlecards:hover {
	background-position: 0px 60px;
}

.clear{
	clear: both;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
}

.colum{
	position: relative;
	display: block;
	float: left;
}

.innercolum{
	position: relative;
	display: block;
	float: left;
	width: 300px;
	padding: 0 15px 20px 15px;
}

.sidebar{
	width: 230px;
}

.one{
	width: 220px;
}

.two{
	width: 440px;
}

.three{
	width: 660px;
}

.all{
	width: 890px;
	float: none;
}

.error {
	border: 1px solid #b00;
	height: 18px;
}

.errors {
	color:#b00;
	font-size: 14px;
}

a {
	color: #754C24;
}
a:hover, a:active {
	color: #F09C3F;
}
#copy a {
	color: #aaa;
}
#copy a:hover, #copy a:active {
	color: #F09C3F;
}

p {
	padding: 10px 7px;
	font-size: 14px;
	line-height: 18px;
}

object {
	margin: 10px 0;
	border: 10px solid #aaa;
	padding: 0;
}

.about p {
	padding: 0 0 15px 0;
}

h1 {
	font-size: 20px;
	color: #959595;
	text-shadow: #DDD 1px 1px 0px;
	margin-top: 20px;
}

h2 {
	font-size: 18px;
	color: #F09C3F;
	text-shadow: #DDD 1px 1px 0px;
	margin-top: 0;
	padding: 5px 0 15px 0;
}

label {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

em.warning {
	color:  #999;
	font-size: 12px;
	line-height: 16px;
}

input {
	margin-bottom: 15px;
	margin-top: 2px;
}

textarea {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 2px;
	resize: none;
	font-family: Helvetica, Arial;
	font-size: 13px;
}


/* create btn home*/

#create{
	display: block;
	height: 50px;
	width: 272px;
	float: right;
	background-image: url('../img/btn_create.gif');
}

#create:hover {
	background-position: 0px 60px;
}

/* Info home */

#homeinfo {
	text-align: right;
	background-image: url('../img/Home_Pics_Info_bg.png');
	height: 232px;
	width: 230px;
}

#homeinfo div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px 3px;
}

#homeinfo p {
	color: #fff;
	font-size: 12px;
	text-shadow: #555 -1px -1px 0px;
	line-height: 18px;
}

#homeinfo h2{
	font-size: 18px;
	color: #f09c3f;
	text-shadow: #555 -1px -1px 0px;
	padding: 0px 7px;
}

/* copy footer */

#copy div {
	padding: 5px 0 20px 0;
	float: right;
	width:  500px;
	font-size: 12px;
}

#copy div p {
	font-size: 12px;
	color: #aaa;
	padding: 10px 0;
}

#copy b, #copy strong {
	color: #aaa;
	font-weight: normal;
}

/* Steps navigatiebalk */

.stepsbalk {
	width: 655px;
	padding: 0 5px 0 0;
	height: 42px;
	background-image: url('../img/Step_nav_bg.gif');
}

.stepsbalklarge {
	width: 875px;
	padding: 0 5px 0 0;
	height: 42px;
	background-image: url('../img/Step_nav_bg_large.jpg');
}

.steps{
	background-image: url('../img/Step_nav_location.gif');
	background-position: 0px 0px;
	display: block;
	width: 43px;
	height: 42px;
	float: left;
}

#javasteps{
	display: none;
}

.steps:hover{
	background-position: 0px 84px;
	cursor: pointer;
}

noscript .steps:hover{
   background-position: 0px 0px;
   cursor: default;
}

.this{
	background-position: 0px 42px;
}

noscript .this:hover{
	background-position: 0px 42px;
} 

.nav{
	display: block;
	width: 77px;
	height: 42px;
	float: right;
	border: none;
	margin: 0px;
}

.nav:hover{
	background-position: 0px 42px;
	cursor: pointer;
}

#next{
	background-image: url('../img/btn_next.gif');
}

#nextsubmit{
	background-image: url('../img/btn_next.gif');
}

#nextalt{
	background-image: url('../img/btn_next_alt.gif');
}

#savealt{
	background-image: url('../img/btn_save_alt.gif');
}

#finish{
	background-image: url('../img/btn_finish.gif');
}

#back{
	background-image: url('../img/btn_back.gif');
}

/* kalender */

#cal #titlebar{
	margin-top: 15px;
	width: 296px; height: 34px;
	text-align: center;
	color: white;
	padding: 0px 2px;
	background-image: url('../img/bg_cal.gif');
}

#cal #titlebar span{
	display: block;
	padding: 9px 0 0 0;
}

#titlebar .btn{
	width: 34px;
 	height: 34px;
 	display: block;
}
 
#titlebar .btn:hover{
 	background-position: 0px 34px;
}

#titlebar #btnback{
 	float: left;
 	background-image: url('../img/btn_cal_back.gif');
 	cursor: pointer;
}

#titlebar #btnnext{
 	float: right;
 	background-image: url('../img/btn_cal_next.gif');
 	cursor: pointer;
}
 
#cal table{
 	width: 300px;
	text-align: right;
	margin: 10px 0 0 0;
}

#cal th{
	text-align: center;
	padding: 0 0 8px 0;
}

#cal td .day, #cal td span{
	display: block;
	color: #464646;
	padding: 8px 10px 8px 0;
	margin-top: 5px;
	width: 28px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}

#cal td .day:hover, #cal td span:hover{
	background-color: #BBB;
	color: white;
	cursor: pointer;
}

#cal td .selected{
	margin-top: 5px;
	width: 28px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	padding: 8px 10px 8px 0;
	background-color: #83674c;
	display: block;
	color: white;
}

#cal td .vandaag{
	background-color: #EEE;
	color: #464646;
}

#calender{
	display: none;
}

/* datecontainer */

#datecontainer{
	margin-top: 15px;
}

.date{
	border: 1px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
}

.datebtn{
	display: block;
	float: right;
}

.datebtn:hover{
	background-position: 0px 20px;
}

.add{
	width: 73px;
	height: 20px;
	background-color: gray;
	margin: 4px;
	background-image: url('../img/btn_add.gif');
	cursor: pointer;
    color: transparent;
    text-transform: capitalize;
}

.delete{
	width: 20px;
	height: 20px;
	background-color: gray;
	margin: 4px;
	display: none;
	background-image: url('../img/btn_delete.gif');
	cursor: pointer;
}


.date:hover .delete{
	display: block;
}

.date span{
	font-weight: bold;
	display: block;
	padding: 5px;
	width: 100px;
}

.date ul{
	padding: 5px;
}

.date li{
	margin-left: 25px;
	font-size: 12px;
	margin-bottom: 8px;
}

.smalldelete{
	cursor: pointer;
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	background-color: gray;
	margin: 1px 6px 0 0;
	background-image: url('../img/btn_delete_small.gif');
}

.smalldelete:hover{
	background-position: 0 11px;
}

#datecontainer form{
	width: 270px;
	margin: 7px 0 7px -5px;
	padding: 10px 14px 0px 14px;
	background-color: #DDDDDD;
}

#datecontainer form label, #datecontainer form input, #datecontainer form select{
	float: left;
}

.close{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	cursor: pointer;
	background-image: url('../img/btn_close.jpg');
	margin-right: 10px;
}

.close:hover{
	background-position: 0px 20px;
}

#datecontainer form .submitetime{
	display: block;
	width: 80px;
	height: 20px;
	float: right;
	background-image: url('../img/btn_addtime.gif');
	border: none;
	cursor: pointer;
}

#datecontainer form .submitetime:hover{
	background-position: 0px 20px;
}

.spacer{
	padding: 0px 3px;
}

#spacer{
	width: 26px;
	text-align: center;
}

#datecontainerjava{
	display: none;
}

/* picturecontainer */

#fname{
	margin-top: 10px;
	width: 250px;
}

#cp{
	display: block;
	width:225px;
	height:222px;
	padding: 30px 37px 26px 38px;
	background-image: url('../img/card_preview.gif');
	position: relative;
	left: -38px;
}

.gloss{
	position: absolute;
	top:0px; left:0px;
	z-index: 999;
	*display:none;
}

.getmypictures{
	display: block;
	height: 25px;
	width: 130px;
	cursor: pointer;
	background-image: url('../img/btn_getmypictures.gif');
	margin-bottom: 15px;
	border: none;
}

.getmypictures:hover{
	background-position: 0 25px;
}

.changeuser{
	float: left;
	margin-top:10px;
	display: block;
	height: 25px;
	width: 110px;
	cursor: pointer;
	background-image: url('../img/btn_changeuser.gif');
	border: none;
}

.changeuser:hover{
	background-position: 0 25px;
}

.switchpicture{
	float: left;
	margin-top:10px;
	display: block;
	height: 25px;
	width: 117px;
	cursor: pointer;
	background-image: url('../img/btn_switchpicture.gif');
	border: none;
}

.switchpicture:hover{
	background-position: 0 25px;
}

#picturesjava{
	display: none;
}

#crop{
	width: 530px;
	text-align: right;
}

.jcrop-holder{
	float: left;
	position: relative;
	left:-14px;
}

#picturecontainer{
	margin-top: 15px;
}

.flickruser{
	display: block;
	width: 100%;
	font-size:12px;
	padding-top: 5px;
}

#picturecontainer img{
	width: 50px;
	height: 50px;
	margin: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

.cardpreview{
	display: block;
	width:225px;
	height:222px;
	padding: 30px 37px 26px 38px;
	background-image: url('../img/card_preview.gif');
	position: relative;
	left: -38px;
}

#imageholder{
	width: 100%;
	height: 100%;
	display: block;
}

#javapreview{
	display: block;
	width:225px;
	height:225px;
	overflow:hidden;
}


/* rule */

.rule{
	margin-bottom: 5px;
	width: 270px;
	height: 70px;
}

.txtrule{
	width:100%;
	height: 150px;
}

#tc{
	margin-top: 20px;
}

.textpreview{
	display: block;
	width:  195px;
	height: 139px;
	padding: 49px 37px 90px 68px;
	margin-bottom: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	background-image: url('../img/text_preview.gif');
}

#textholder{
	width:  195px;
	height: 129px;
	padding: 10px 0 0 0;
	display: block;
}

.description{
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-bottom: 25px;
	color: #777;
}

/* TOOLS */

.tools{
	margin: 10px 0 20px 0;
}

.tool{
	display: block;
	float: left;
	width:145px;
	margin: 5px;
	padding: 5px;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #F4F4F4;
}

.tool:hover{
	color: white;
}

/* Table */

#table{
	margin-top: 10px;
}

#table #legend{
	float: left;
	display: block;
	width:190px;
	padding: 1px
}

#legend table{
	width: 190px;
}

#table #poll{
	float: left;
	display: block;
	overflow: auto;
	width: 464px;
	padding: 1px 1px 20px 1px;
	display: block;
}

#level1 th{
	height: 36px;
	background-color:#CCCCCC;
	border:1px solid #989898;
	font-size:15px;
	font-weight:bold;
	height:27px;
	padding:8px 4px 10px 4px;
	text-align:center;
}

#level1 td{
	height: 36px;
	font-size:15px;
	font-weight:bold;
	border:1px solid white;
	height:27px;
	padding:8px 4px 10px 4px;
	text-align:center;
}

#level2 th{
	height: 36px;background-color:#DDDDDD;
	border:1px solid #AAAAAA;
	font-size:13px;
	font-weight:bold;
	height:36px;
	line-height:16px;
	padding:0 6px;
	text-align:center;
}

#level2 td{
	border:1px solid white;
	font-size:13px;
	font-weight:bold;
	height:36px;
	line-height:14px;
	padding:0 6px;
	text-align:center;
}

#level3 th{
	height: 14px;
	background-color:#EDEDED;
	border:1px solid #CACACA;
	font-size:11px;
	line-height:14px;
	padding:3px 6px;
	text-align:center;
}

#level3 td{
	height: 14px;
	border:1px solid white;
	font-size:11px;
	line-height:14px;
	padding:3px 6px;
	text-align:center;
}

#level4 td{
	text-align: center;
}

#level4 td input{
	margin-top: 10px;
}

#inp{
	text-align: right;
}

#inp input{
	margin-right: 10px;
 	width: 170px;
}

#level5 td{
	height: 30px;
	padding: 7px 0 0 0;
	font-size: 12px;
	text-align: center;
}

.a{
	font-size: 12px;
	text-align: right;
	padding:  2px 10px 0 0;
	height: 30px;
}

.particpant{
	text-align: right;
	font-size: 14px;
	padding: 5px 10px 4px 0;
}
.row td {
	font-size: 14px;
	text-align: center;
	width: 40px;
	padding: 4px;
}
.ok{
	background-color: #c0cdac;
	border: white 1px solid;
	color: #435f19;
}

.nok{
	background-color: #ebcdcd;
	border: white 1px solid;
	color: #9f3c3c;
	text-indent:-9999px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#level1 th, #level1 td{
		height: 15px;
	}
	
}

#eventcard{
	width:225px;
	height: 225px;
	position: absolute;
	left:193px;
	top:46px;
}

#card .gloss{
	left:156px;
	top:17px;
}

.themepreview img{
	margin-top: -8px;
}

.themepreview{
	display: block;
	width:150px;
	float: left;
	font-size: 12px;
	margin: 13px 0px 0px 0;
}

/* Comments */

#comments{
	width:660px;
}

#comments li{
	display: block;
	width:660px;
	margin-bottom: 10px;
}

#comments .info{
	padding-top: 10px;
	display: block;
	width: 185px;
	float: left;
	padding-right: 10px;
	text-align: right;
	background-color: white;
	font-size: 12px;
}

#comments .comment{
	display: block;
	background-color: #EEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	width: 445px;
	line-height: 19px;
	margin-bottom: 30px;
	margin-left: 195px;
}

/* 404 */

#nopagefound{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 60px;
	line-height: 24px;
}
