/* primary background-color is #ffffff */
body,div,td,p,a {
	font-family: Verdana;
	font-size: 8pt;
}

body {
	background-image: url(images/bodyScaled.jpg);
	background-color: #e9f4f8;
	margin: 0 0 0 0;
}

#header {
	background-image: url(images/clouds.jpg);
	background-size: 100% 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-color: #ff0000;
}

#spacer {
	background-size: 100% 100%;
	height: 20px;
	background-color: black;
}

#main-div {
	xbackground-color: #ffffff;
}

#main-table {
	background-color: #ffffff;
}

.main {
	background-color: #ffffff;
	width: 800px;
}

#navmenu-div {
	background-color: #eee;
	background-size: 100% 100%;
	height: 30px;
}

.menu-left li {
	list-style: none;
	float: left;
}

.menu-right li {
	list-style: none;
	float: right;
}

.menu-item {
	padding-top: 10px;
	padding-left: 10px;
}

/* set the display locations to stay at same height, filling with primary background as necessary */
#explorer {
	height: 100%;
	background-color: #ffffff;
}

#editor {
	height: 100%;
	background-color: #ffffff;
}

a {
	color: #33e;
}

.ro {
	
}

.menu-vert-expand a:link,a:visited {
	color: #336;
	text-decoration: none;
}

.menu-vert-expand a:hover {
	color: red;
	text-decoration: none;
}

.menu-vert-expand ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.menu-vert-expand h3 {
	xbackground-color: #ffffff;
	background-color: #ffffff;
}

.menu-vert-expand {
	background-color: #ffffff;
}

.ExpPanel {
	text-align: left;
	padding: 0;
	margin: 0;
}

.ExpPanel li {
	list-style: none;
	float: left;
}



#ftable {
	border-style: solid;
	border-width: 0px;
}

.header,#ftable.tr {
	background-color: navy;
	color: white;
	text-align: left;
}

h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1.5em;
	xcolor: #33B;
	color: navy;
	vertical-align: top;
}

h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1.5em;
	xcolor: #33B;
	color: navy;
	white-space: nowrap;
	max-width: 800;
}

.footer {
	font-size: 8pt;
	color: #000;
}

.footer a {
	color: #00c;
}

.row2 {
	background-color: #e9f4f8;
}

.row1 {
	background-color: #f5f5f5;
}

.month-even {
	background-color: #e9f4f8;
}

.month-odd {
	background-color: #f5f5f5;
}

.Login_Role_Actions h3 {
	font-size: 9pt;
}

.Login_Role_Actions a {
	color: #336;
	text-decoration: none;
}

.Login_Role_Actions a:hover {
	color: white;
	text-decoration: none;
}

.mavisButton {
	font-size: 8pt;
}

.mavisText {
	font-size: 8pt;
}

/* specify select background (white) to have it rendered as combo box with
   specified font, otherwise comes up as native button with fixed font */
select {
	font-size: 8pt;
	background-color: white;
}

option {
	font-size: 8pt;
	background-color: white;
}

.notice-panel {
	width: 600px;
}

.notice-header {
	xbackground-color: #E4E4E4;
	xwidth: 400px;
}

.notice-response-panel {
	xbackground-color: #E4E4E4;
	width: 600px;
}

.notice-response-header {
	background-color: #E4E4E4;
	width: 400px;
}

.orggallery-panel {
	vertical-align: top;
	xbackground-color: cyan;
	margin-right: 10px;
}

.orggallery-frs li {
	list-style: none;
	float: left;
}

.members-frs li {
	list-style: none;
	float: left;
	xdisplay: inline-block;
	height: 120px;
	xborder: 1px solid;
	vertical-align: top;
	margin-bottom: 5px;
	xbackground-color: cyan;
}

.privacy-panel {
	vertical-align: top;
	width: 750px;
}

.privacy-frs li {
	list-style: none;
	float: left;
}

.calevent {
	padding: 0;
	margin: 0;
}

.calevent li {
	list-style: none;
}

.xrating-comment-panel {
	xbackground-color: #FBF5B7;
	background-color: #FFF;
	padding: 2;
	margin: 2;
	text-decoration: none;
}

.rating-comment-header {
	xbackground-color: #E6E1A2;
	xbackground-color: #FAF4B6;
	xbackground-color: #FFF8BB;
	background-color: #E4E4E4;
	padding: 2;
	margin: 2;
	text-decoration: none;
}

.watch-selection {
	vertical-align: top;
	width: 500px;
}

.watch-refinfo {
	vertical-align: top;
	width: 400px;
}

.members-frs li {
	list-style: none;
	float: left;
	margin-right: 10px;
	width: 300px;
}

.members-container {
	border-spacing: 0px;
}

@media screen {
	#explorer {
		width: 14em;
	}
	.format {
		border: #ffffff;
		background-color: #ffffff;
	}
	.format form {
		background-color: #ffffff;
	}
}

@media print {
	#explorer {
		display: none;
	}
	#template-header {
		display: none;
	}
}

a {
	color: #444;
}
}
