@import "UEx_reset.css";

HTML{ 
	height:100%; 
	
	}

BODY{
	height:100%;
	vertical-align:top;
	font-family:verdana,  sans-serif;
	}


	.noresult{color:#AAA;text-align:left}
	.clear{height:0px;clear:both;font-size:0px;}
	h1 {font-size:1.6em;font-weight:bold;font-family:arial;color:#22bae3;margin-bottom:15px}
	h1 b {color:#777}
	h2, a.h2 {display:block;font-family:arial;font-weight:normal;font-size:1.5em;color:#555;margin:20px 0 10px 0}
	h2.letter{color:#777;border-bottom:1px solid #EEE;font-family:arial;font-weight:normal;font-size:2em;margin:20px 0 10px 0}
	h3 {font-family:arial;font-weight:normal;font-size:1.2em;color:#888;margin:20px 0 10px 0}
	h4 {font-family:arial;font-weight:normal;font-size:1.1em;color:#888;margin:0px 0 10px 0}
	a{color:#22bae3;text-decoration:none;}
	a:hover{text-decoration:underline;}
	
	div.formbox {border:1px solid #FFF;background:#FFF;padding:10px 10px ;margin-top:10px;width:500px}
	div.formbox a.h2 {padding:10px;margin:-10px;display:block;color:#777}
	div.formbox a.h2:hover {color:#000;text-decoration:none}
	form {margin-top:10px}
	form table {width:100%}
	form td.saverow {text-align:right}
	form td.saverow input {margin:0px;color:#EEE;border:1px solid #222;background:#444}
	form td input.text , form td textarea{width:320px;border:1px solid #888}
	form td textarea {height:100px}
	form th { padding-right:5px; width:150px }
	form th, form td { padding-bottom:5px; }
	form th small { color:#AAA }
	
	
	#login{margin-top:20px}
	#login td{padding: 0 5px 5px 0}
	.upcomingdate {color:#999;font-family:arial;margin:10px 0 5px;font-size:1.2em}
	
	img.gallerythumb{border:3px solid #222;margin:5px;height:80px;}

#container{
	width: 900px;
	margin: 0 auto;

	}
#header{padding-top:20px;}
#header img{float:none}
#header #location{display:none}
#header #connectbox {display:none}
#userinfo {display:none}

#nav{display:none}
	
#content{width:auto;float:none;clear:both}
#bottominner{display:none}
#footer {display:none}
	
	.ndec {text-decoration:none}
	.ndec:hover {text-decoration:none}