@charset "utf-8";
body {
	background-color: #ebe9e9;
	background-image: url(images/background.gif);
	padding:20px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-repeat: no-repeat;
}
#stage {
	border:solid 1px #888888;
	background-color: #ffffff;
	padding:3px;
	width:920px;
	font-size:12px;
}
#navbar {
	background-color:#dddddd;
	font-size:12px;
	padding:4px;
	color:#666666;
	margin-top:5px;
}
#navbar a {
	color:#666666;
}
#navbar a:hover {
	color:#990000;
}
#events {
	margin-top: 5px;
	float:right;
	border: solid 1px #990000;
	padding:2px;
}

h2 {
	background-color:#cb3e3e;
	width:100%;
	color:#FFFFFF;
	font-size:14px;
	padding:0px;
}
.searchbox {
	font-weight:bold;color:#FFFFFF;
	font-size:14px;
	width:450px;
	height:50px;
	background-image:url(images/round-rect.gif);
}
.leftbox {
	float:right;
	width:150px;
	padding:2px;
}
.alternaterow {
	background-color:#dddddd;
}
.label{
	float:left;
	width:140px;
}
	#menubar {
		background-image:url(images/menubar-narrow.gif);
		width:600px;
		height:33px;
		background-repeat: no-repeat;
	}
	#menubar ul {
		font-size:11px;
		color:#000000;	
		font-weight:bold;
		padding-top:8px;
		padding-left:17px;
	}
	#menubar li {
		display:inline;
		padding-right:24px;
	}
	#menubar li a:hover{
		color:#ff0000;
		text-decoration:none;
	}
	#menubar a{
		color:#000000;
		text-decoration:none;
	}

	h1 {
		font-size:20px;
		color:#b03636;
		margin-bottom:-10px;
	}
	.pagetype {
		font-size:13px;
		font-style:italic,;
		font-weight: bold;
		color:#808080;
		margin-bottom:-15px;
	}
	.pagetype2{
		font-size:13px;
		font-style:normal;
		color:#808080;
		margin-bottom:-15px;
	}
	
	
	.reviewoverview {
		font-size:12px;
		color:#0000ff;
		font-weight:blue;
	}
	#summarybox {
		width:545px;
		background-color:#cccccc;
		border: thin solid #000000;
		font-size:10px;
		margin:5px;
	}
	#summarybox table{
		margin:15px;
		width:300px;
	}	
	#photobox {
		width:545px;
		height:415px;
		background-color:#cccccc;
		border: thin solid #000000;
		font-size:10px;
	}
	#photobox h1{
		background-color:#b03636;
		color:#ffffff;
		font-size:18px;
		font-weight:bold;
		margin-top:0px;
	}	
	.details {
		width: 200px;
		float:right;
		padding:5px;
	}

	.content {
		width: 325px;
		float:left;
		padding:5px;
		background-color:#eeeeee;
	}
	.label1 {
		width:100px;
		float:left;
	}
	.inputtype {
		font-size:10px;
		width:220px;
	}
	.email {
		float:right;
		width:150px;
		font-size:10px;
		padding-top:10px;
	}

	.hidden1 {
		display:none;
		width:175px;
		margin-left:10px;
	}
	#regionbox h2{
		width: 180px;
		color:#303030;
		background-color: #ffffff;
		font-weight:bold;
		font-size:14px;
		padding: 3px;
	}
	#regionbox a{
		color:#303030;
		text-decoration:none;
	}	
	.foot {font-size:10px;
			align:right;
	}
	.newl {
	width:190px;
	margin:2px; 
	margin-right:5px; 
	border:solid 1px #c0c0c0;
	}
	
	.emptyscreen {
		text-alignment:center;
		margin:100px;
	}
