@charset "UTF-8";
body {
	background-color: #482F15;
	background-image: url(images/bg_fade.png);
	background-repeat: repeat-x;
	color: #FFC;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
  line-height: 21px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFC;
	line-height: 21px;
}
li {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFC;
	line-height: 21px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFC;
	line-height: 24px;
}
a:link {
	color: #FFC;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 21px;
}
a:hover {
  color: #472F16;
}
a:visited {
	color: #FFC;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 21px;
}
td {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
  line-height: 21px;
}
#header {
	height: 150px;
	width: 900px;
	background-image: url('images/cw_header.png');
	background-repeat: no-repeat;
}
#flashContent {
	height: 225px;
	width: 900px;
	text-align: center;
}
#leftNav {
	width: 190px;
	background-image: url('images/bg_nav.png');
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 0px;
}
#content {
	background-image: url('images/bg_content.png');
	background-repeat: repeat-y;
	background-color: #80744C;
	width: 670px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7F724B;
	background-color: #472F16;
	margin-left: 230px;
	letter-spacing: 0.1em;
	text-align: right;
	padding-top: 6px;
}
#master {
	margin: auto;
	width: 900px;
	position: relative;
}
#leftNav a:link {
	color: #7E724C;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#leftNav a:hover {
	color: #472F16;
	text-decoration: none;
	font-weight: bold;
}

a.footer-link:link
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7F724B;
	background-color: #472F16;
	letter-spacing: 0.1em
}

a.footer-link:visited
{
  color: #7F724B;
  font-size: 10px;
  font-weight: normal;
}

a.footer-link:hover
{
  color: #FFFFFF;
}

.tablerow {
  border-bottom: solid 1px #FFC;
}

.tablediv {
  color: #FFC;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
  line-height: 21px;
}
/*******************************************
 * DNN Menu Styles
 *******************************************/
 
.main_dnnmenu_bar
{
  font-size: 10pt;
  font-weight: bold;
}

/* top level item style */
.main_dnnmenu_rootitem
{
  font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
  color: #7E724C;
  height: 25px;
  padding: 3px 20px 3px 20px;
  border-bottom: 1px solid #A1A5B1;
  border-right: 0px solid #BB3300;
}

/* sub-menu container style */
.main_dnnmenu_submenu
{
  background-color: #E5DCC7;
  width: 180px;
  margin-top: 1px;
  border: 1px solid #BEA78C;
}

/* sub-menu item style */
.main_dnnmenu_item
{
  color: #7E724C;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
  padding: 5px;
  width: 100px;
}

/* hover style for all menu items - top and sub */
.main_dnnmenu_itemhover
{
  color: white;
  background-color: #7E724C;
  cursor: pointer;
}

/*******************************************
 * Other DNN Styles
 *******************************************/
 
#content .head
 {
	font-size: 14px;
	font-weight: bold;
	color: #C5B58B;
	line-height: 20px;
 }

#content .subhead
{
	color: #FFFFCC;
	font-weight: normal;
}

#content a.CommandButton:link
{
  color: #FFFFFF;
}

#content a.CommandButton:hover
{
  color: #C5B58B;
}

.FileManager
{

  width: 600px;
}

.FileManagerTreeNode
{
  color: black;
}

.FileManagerTreeNodeSelected
{
  color: black;
}

a.Normal:link
{
  color: black;
}

#xEditingArea
{
  background-image: url('/logo.gif');
}

/**************************************
 * Lightbox Styles
 **************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

