html 
{
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 10pt;
	background-color: #111;
	/* For scroll */
	height: 100%; 
	margin-bottom: 1px;
}

body
{
	color: #222;
	line-height:1.6em;
	margin: 0pt;
}

a
{
	text-decoration: none;
}

a img
{
	border: 0px;
}

h1, h2
{
	color:#1E2D36;
	margin:5px 0pt 10px;
	font-size:1.6em;
}


h1, h2, h3 
{
	color:#1E2D36;
	font-weight: bold;
	line-height: 1.3em;
}

h3
{
	font-size: 1em;
	margin-bottom: 0px;
}

p 
{
	text-align: justify;
	margin-top: 5px;
}

input
{
	display: block;
}

textarea 
{
	display: block;
	font-size: 1.2em;
	font-family: inherit;
}

input.no_break, select.no_break, div.date_control select
{
	display: inline;
}


input.checkbox, .login_box input.checkbox
{
	width: 1em;
	margin-right: 0.5em;
	margin: 0px;
	display: inline;
}

fieldset legend 
{
	font-weight: bold;
}

fieldset
{
	border: 1px solid #bbb;
	padding: 10px;
	margin-top: 10px;
	background-color: #eee;
}

label 
{
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
}

label input, label textarea 
{
	font-family: "Helvetica", "Arial",sans-serif;
	padding: 0.3em;
	border: 1px #ccc solid;
	width: 350px;
	margin-bottom: 1em;
	display: block;
}

label select
{
	font-size: 1.2em;
	margin-bottom: 1em;
	display: block;
}



label .mceEditorContainer
{
	font-size: 1.2em;
	width:350px;
	margin-bottom: 1em;
}

#outer
{
	margin: 0pt auto;
	width: 1005px;
	position: relative;
}

#wrapper
{
	float: left;
	padding: 0px 15px 15px 15px;
	background-color: #333;
}

#google_right
{
	width: 160px;
	margin-top: 38px;
	padding: 15px 15px 15px 0px;
	background-color: #333;
}

#google_bottom
{
	padding-top: 20px;
	clear: both;
}

#top_bar
{
	width: 780px;
	margin: 0pt;
	padding-bottom: 0pt;
	color: white;
}

#top_bar h1
{
	text-align: right;
}

.login_box form label input
{
	width: 150px;
	padding: 5px;
}


.login_box ul li
{
	margin-left: 0px;
	padding-left: 0px;
}

.login_box ul
{
	margin-left: 1.5em	;
	padding-left: 0px;
}

/* Flash */

.flash_bar
{
	clear: both;
	width: 530px;
	padding: 3px 10px;
	background-color: #FFFFAA;
	border: 1px #DDDD99 solid;
	margin-bottom: 1em;
}

.flash_bar.error
{
	background-color: #FFAAAA;
	border: 1px red solid;
}

/*
#login_controls
{
	background-color: black;
	color: white;
	text-align: right;
}

#login_controls label
{
	display: inline;
}*/

/* Navigation */

#navigation 
{
	width: 780px;
	margin: 0pt auto;
}


/* Page content */

#wrap
{
	clear: both;
	width: 800px;
	margin: 0pt auto;
	padding-top: 8px;
	background-color: white;
	background-image: url(/images/furniture/page_top.png);
	background-repeat: no-repeat;
}

#main_content
{
	background-color: white;
	padding: 20px;
	clear: left;
	float: left;
	width: 540px;
}

#side_content
{
	padding: 0px;
	width: 200px;
	float: right;
}

.side_box
{
	background-image: url(/images/furniture/corner_top_left.png);
	background-repeat: no-repeat;
	background-color: #eee;
	margin-top: 10px;
	margin-bottom: 0px;
}

.side_box_liner
{
	background-image: url(/images/furniture/corner_bottom_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 2px 15px 2px 15px;
}

.side_box h4
{
	margin-top: 4pt;
	margin-bottom: 0pt;
}

/* Columns */

#left_column
{
	margin-left: 0px;
	width: 260px;
	float: left;
}

#right_column
{
	margin-left: 20px;
	width: 260px;
	float: right;
}

#end_columns
{
	clear: both;
}

/* Footers */

#foot_content
{
	padding: 10px;
	clear: both;
	background-color: #eee;
	background-image: url(/images/furniture/footer_top.png);
	background-repeat: no-repeat;
	width: 780px;
	margin: 0pt auto;
}

#foot_end 
{
	clear: both;
}

.foot_list
{
	width: 100px;
	float: left;
	margin: 0.5em 1em 0.5em 1em;
}

.foot_list h4
{
	margin-bottom:0;
}

.foot_list ul 
{
	margin-top:0.5em;
	list-style-type: none;
	padding-left: 0;
}

.foot_list ul li 
{
	margin-top:0.1em;
	padding:0;
	margin-left:0;
	font-size: 0.9	em;
}

#trailer
{
	color: #777;
	padding: 0px 10px;
	background-color: black;
	width: 780px;
	font-size: 0.8em;
}

/* Front page */


#front_page_stories h3
{
	margin-bottom: 0px;
}

#front_page_stories p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.image_with_caption img
{
	border: 4pt #ddd solid;
	margin-bottom: 0px;
}

.image_with_caption p
{
	font-size: 0.8em;
	line-height: 0.8em;
	margin-bottom: 0px;
}

/* News */

.news_item
{
	clear: both;
	margin-bottom: 0.5em;
}

.news_date 
{
	margin:0 1em 0 0;
	float: left;
	text-align: center;
}

.news_date .news_month
{
	font-size: 0.8em;
	line-height: 1.2em;
	width: 36pt;
	background-color: #444;
	color: white;
	margin-bottom: 0pt;
	border: 1px solid #aaa;
	text-transform: uppercase;
}

.news_date .news_day
{
	padding-top: 0.1em;
	border: 1px solid #aaa;
	width: 36pt;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 1.5em;
	line-height: 1.2em;
	
}

div.news_article_short {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #eee solid;
	padding-bottom: 5px;
}




/** FORUM **/

.new_image 
{
	display:none;
	margin-left: 3px;
	float: left;
}

.forum_reply
{
	clear: both;
	padding: 0.5em;
	background-color: white;
	border-bottom: 1px solid #eee;
}

.forum_reply_user
{
	font-weight: bold;
	height: 1em;
	float: left;
}

.forum_reply_date
{
	float: left;
	height: 1em;
	color: #999;
	margin-left: 5px;
	font-size: 0.8em;
}

.forum_reply_controls
{
	clear: right;
	float: right;
	font-size: 0.8em;
}

.forum_reply_body
{
	padding-top: 0.5em;
	clear: both;
}


.forum_view_thread
{
	margin-top: 0;
	padding: 0.4em;
	clear: both;
	line-height: 1.2em;
	border-bottom: #eee solid 1px;
}

.forum_view_thread_footer
{
	clear: both;
}

.forum_view_subject
{
	font-weight: bold;
	float: left;	
	padding-right: 5px;
	margin-right: 0px;
	word-wrap: break-word; /* IE */
}

.forum_view_date
{
	color: #aaa;
	font-size: 0.8em;
	line-height: 1.6em;
}

.forum_view_author
{
	clear: both;
	float: left;
	font-size: 0.8em;
}

.forum_view_replies
{
	font-size: 0.8em;
	float: left;
	margin-left: 5px;
}

.forum_view_controls
{
	clear: right;
	font-size: 0.8em;
	float: right;
}

.forum_thread_title
{
	float: left;
}

.page_controls
{
	float: right;
}

form.forum_thread_reply
{
	clear: both;
}

/* General */
p.empty_message
{
	margin: 2em;
	line-height: 1em;
	font-size: 4em;
	clear: both;
	text-align: center;
	color: #eee;
}

#crumb_trail
{
	margin-bottom: 1em;
	border-bottom: solid #ccc 1px;
}

/* Pagination */

.pagination 
{
    padding: 3px;
    margin: 3px;
}

.pagination a 
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #aaa;
    text-decoration: none;
}

.pagination a:hover, .pagination a:active 
{
    border: 1px solid #aaa;
    color: #000;
}

.pagination span.current 
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #aaa;
    font-weight: bold;
    background-color: #aaa;
    color: #FFF;
}

.pagination span.disabled 
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ddd;
}


/* Users */

div.member
{
	display:block;
	margin-bottom: 10px;
	border-bottom: 1px #eee solid;
}

div.member .username
{
	font-weight: bold;
}

/* Errors */

.fieldWithErrors input {
	border: 1px solid red;
}

.fieldWithErrors select {
	border: 1px solid red;
}

.fieldWithErrors textarea {
	border: 1px solid red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


/*********** Gallery *******/
img.photo
{
	border: 1px #888 solid;
	margin-bottom: 0px;
}

div.photoItem
{
	margin-top: 3em;
}

div.photoControls
{
	margin-bottom: 2em;
	float: left;
	text-align: left;
}

div.photoImage
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}

div.photoCaption
{
	clear: left;
	font-size: 9pt;
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;
}

h3.albumBrowseItemTitle
{
	margin-bottom: 0px;
}
div.albumBrowseItem
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #eee solid;
	padding-bottom: 5px;
}

h2.albumBrowseYear
{
	margin-top: 1em;
}

div.albumBrowseControls, div.newsControls
{
	font-size: smaller;
}

div.event_list div.event
{
	margin-bottom: 0.75em;
}

div.event_controls 
{
	font-size: smaller;
}

ul#menus, ul#menus li ul 
{
  padding: 0;
  margin: 0;
  list-style: none;
}

ul#menus li
{
	display: inline;
}

ul#menus li ul 
{
  display: none;
  position: absolute; 
  top: 1em;
  left: -5px;
}

ul#menus li ul li a 
{
	color: inherit;
	text-decoration: none;
	float: left;

}



ul#menus li.highlighted a,ul#menus li.highlighted span, ul#menus li a:hover
{
	background: white none repeat scroll 0%;
	background-image: url(/images/furniture/tab_bg_highlight.png);
	color: black;
}



ul#menus li a, ul#menus li span 
{
	float: left;
	padding:2px 10px;
	text-decoration: none;
	color: white;
}


ul#menus li ul li 
{
	margin-left: 0px;
}

ul#menus li ul li a
{
	width: 15em;
}

ul#menus li:hover ul, ul#menus li.over ul 
{ /* lists nested under hovered list items */
	display: block;
	position: absolute;
	top: 23px;
	left: 0px;
	width: 10em;
}




a
{
	text-decoration: none;
	color: #d66100;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}