html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
input, textarea, select {
	font-weight:normal;
}
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #E06529;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	color: #E06529;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 13px;
}
img {
	border: none;
}
#header1 {
	width:760px;
	height:48px;
	position: relative;
	left:50%;
	margin-left: -380px;
}
#main_title {
	position:absolute;
	left:0;
	bottom:-7px;
	z-index:5;
	color: #E06529;
	font-size:32px;
	font-style:italic;
}
#sub_title {
	position:absolute;
	right:20px;
	bottom:0;
	font-size:9px;
	color: #85C329;
}
#header2 {
	width:100%;
	height:200px;
	background-color: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	border-bottom: 10px solid #CDCDCD;
}
#banner {
	width:760px;
	height:200px;
	position: relative;
	left:50%;
	margin-left: -380px;
}
#banner_photo {
	float:left;
	width:560px;
	height:200px;
	background: url(../images/banner/banner1.jpg);
}
#menu_container {
	float:left;
	width:160px;
	height:160px;
	padding:20px;
	background: url(../images/img03.jpg);
	line-height:32px;
	overflow:hidden;
}
#menu_container a {
	width:152px;
	line-height:32px;
	display:block;
	padding-left: 8px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#menu_container a.active {
	width:150px;
	border-left: 1px solid #DDF;
	border-right: 1px solid #DDF;
	color:#DDD;
}
#menu_container a:hover {
	width:150px;
	line-height:30px;
	padding-left: 7px;
	opacity:0.3;
	background-color:#99B;
	color:#000;
	text-decoration:underline;
	border: 1px solid #DDF;
}
#side_pane {
	width:760px;
	position: relative;
	left:50%;
	margin-left: -380px;
}
#content_pane {
	width:760px;
	position: relative;
	left:50%;
	margin-left: -380px;
	padding-top:20px;
}
div#alert_err {
	position: relative;
	width:600px;
	left:50%;
	margin: 10px 0;
	padding:6px;
	margin-left:-300px;
	background-color:#FDD;
	color:#900;
}
div#alert_msg {
	position: relative;
	width:600px;
	left:50%;
	margin: 10px 0;
	padding:6px;
	margin-left:-300px;
	color:#090;
	background-color:#DFD;
}
#content {
	float: left;
	width: 480px;
}
.content {
	padding: 16px;
	background: url(../images/img10.gif) no-repeat;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;
}
#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}
#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}
#sidebar h2 {
	height: 30px;
	line-height:24px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(../images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}
#sidebar h3 {
	margin: 0;
}
#sidebar span {
	color: #E06529;
}
#sidebar p {
	margin: 0;
	line-height: normal;
}
#sidebar .first {
	border: none;
}



#admin_left {
	float:left;
	width:220px;
	padding-top:20px;
	overflow:hidden;
}
#admin_right {
	float:right;
	width:520px;
}
#admin_left2 {
	float:left;
	width:590px;
}
#admin_right2 {
	float:right;
	width:150px;
	margin-top:70px;
	overflow:hidden;
	border: 1px solid #CCC;
}
#admin_right2 h2 {
	text-align:center;
	padding:6px 4px;
	background-color:#EEE;
}
#img_library {
	width:100%;
	height:480px;
	overflow-y:scroll;
}
div.album {
	float:left;
	padding:6px;
	cursor:pointer;
}
td.thumbnail {
	border: 1px solid #999;
}
.clearit {
	clear:both;
}
#spacer {
	height:120px;
}
#footer {
	position: relative;
	width:100%;
	height:90px;
	margin-top: -99px;
	background-color:#EEE;
	background-color: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}
table.footer {
	width:760px;
	position: relative;
	left:50%;
	margin-left: -380px;
}
table.footer td {
	font-size:11px;
	padding:7px;
	text-align:center;
}
table.footer a:link, table.footer a:active, table.footer a:visited {
	color: #666666;
}

#tbl_select tr.row_nohover {
	cursor:pointer;
}
#tbl_select tr.row_hover {
	background-color:#DDD;
	cursor:pointer;
}
table.tabular td {
	padding:1px 6px;
	text-align:left;
}

