
#sidebarBox {
display:none;
}

#loading {
	font-size:20px;
}
#identity {
	font-size:11px;
	color:#A69061;
}


#menuBox {display:none;}

#controlPanel {
border:1px solid #dfdfdf;
position:relative; top:-10px;
padding:15px;
margin-left:10px;
background-color:#F2F2F2;
}
#controlButtonBox {
z-index:100;
position:relative;
}
.stipulate {font-size:10px;}

#titleBox th, #titleBox td {
	padding:3px;
}
#titleBox input {
width:400px;
}
#titleBox #contact input {
	width:200px;
}
#titleBox #publicity input {
	width:auto;
}

#calStart {width:11ex;}
#calBox {margin:1.5em 0 2em 0;}

.timeLabel { 
font-size:10px;
margin-bottom:3px;
}
.timeReporter {
margin:2px 0 .5em 0;
text-align:center;
}
#eventTime {
border:1px; 
background-color:#f2f2f2;
padding:1em;
margin:1em 0;
}
#eventTime h3 {
margin-top:0;
}
#locationBox {
margin:2em 0 1em 0;
}
#locationBox td {
vertical-align:top;
width:320px;
padding:4px;
}
#locationRefine,#locationList {
width:320px;
}
#locationList {
z-index:-100;
}
#addDateBox {
text-align:center;
border-top:1px dashed white;

}
#checkConflictBox  {
text-align:center;
border-top:1px dashed gray;

}
#submitBox {
text-align:center; padding:1em;
border-top:2px dashed gray;
margin-top:1em;
background-color:#f2f2f2;
}
#submitBox input {
font-size:18px;
font-weight:bold;	

}

.ui-effects-transfer { border: 2px solid black; }
#timeBox {
width:722px; height:130px;
}
#timeBoxBlind {
position:absolute;
background-color:#dfdfdf;
width:722px; height:130px;
z-index:200;
}

#agenda {margin-top:2em;}
#agenda {background-color:white;}
#agenda .jqEven {background-color:#f2f2f2;}
#agenda .jqOdd {background-color:#f8f8f8;}
#agenda td {padding:5px; vertical-align:top; font-size:11px;}
#agenda .when {width:130px}
#agenda .times {width:130px}
#agenda table {width:100%}
#agenda .eTitle .entry {font-weight:bold; }
#agenda .eTitle .location {margin-left:1em; font-style:italic;}
#agenda .eTitle .details {margin-top:.5em;}


#part2 {display:none;}
#equipmentPrototype {display:none;}
.equipmentCounts input {
width:3ex;
}
#textDetails textarea,.locationDetails textarea {
	width:95%;
	height:5em;
}

#content .locationSpecifics h3 {
	margin-top:0;
}

textarea {
	background-color:#FAF5EB
}
.locationSpecifics {
	border-top:1px solid #A69061;
	margin-top:2.5em;
}

#jsMessages h3 {
	color:black;
}

