/* @group General Styles */

body {
	text-align: center;
	background-color: #FFFAE9;
	color: #111111;
	margin: 30px;
	font: 0.7em/1.6em Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;
	padding: 0;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: underline;
color: #999999; }

a:hover, a:active {
	color: #111111;
	text-decoration: none;
}

img {

}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
}
	
/* @end */

/* @group Layout */

#container {
	border: 1px solid #b0b0b0;
	padding: 0 8px;
	width: 662px;
	margin: 0 auto 10px;
	background: #fff url(images/main_bg.gif) repeat-y 8px;
	text-align: left;
}

.clearer {
	clear: both;
}

#above {
	width: 662px;
	height: 2px;
	background: url(images/main_above.gif) no-repeat left top;
}

#below {
  width: 662px;
  height: 2px;
  background: url(images/main_below.gif) no-repeat left bottom;
  border-bottom: 8px solid #fff;
}

#pageHeader {
	width: 662px;
	height: 96px;
	border-bottom: 8px solid #fff;
	border-top: 8px solid #fff;
	position: relative;
}

#pageHeader img {
}

#pageHeader h1 {
	color: #fff;
	text-shadow: #000 2px 2px 2px;
	font-weight: bold;
	margin: 10px 0px 3px 10px;
	font-size: 2.3em;
}

#pageHeader h2 {
	color: #fff;
	text-shadow: #000 2px 2px 2px;
	font-weight: normal;
	margin: 0px 0px 5px 10px;
	font-size: 1.4em;
}

#contentContainer {
	width: 474px;
	float: right;
}

#contentContainer #content {
	padding: 10px;
}

#sidebarContainer {
	width: 176px;
	float: left;
}

#sidebarContainer #sidebar {
	padding: 10px;
}

#sidebarContainer .sideHeader {
	color: #111111;
	font-weight: bold;
	font-size: 1.1em;
}

#footer {
	margin: 0px auto;
	color: #111111;
	width: 678px;
	border: 1px solid #b0b0b0;
	background: #ffffff;
}

#footer p {
	
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: none;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	width: 662px;
	height: 42px;
	position: absolute;
	right: 2px;
	bottom: -9px;
}

#navcontainer #current {
}

html>body #navcontainer #current {
}

#navcontainer #current:hover {
font-weight: bold;
}

html > body #navcontainer .currentAncestor {
}

#navcontainer .currentAncestor {
}

/* Navigation */


/*<![CDATA[*/
#content h1 {font-size: 16px;}
/*]]>*/
/* BEGIN style8 */
 #navlist
{
margin: 0;
padding-left: 5px;
padding-right: 0;
padding-top: 13px;
padding-bottom: 0px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #FFF;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #FFF;
padding-bottom: 2px;
background: transparent;
color: #FFF;
}

#navlist a:hover { color: #FFF; }

/* END style8 */


/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	padding: 5px;
	margin: 0px;
	color: #4c4c4c;
	text-align: left;
	background: #fffdf0;
}

h1 {
color: #666666;
font: normal 2.1em "Helvectica Neue", Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
margin: 0;
}

h2 {
	margin: 0px;
	color: #cdcdcd;
	font: normal 1.8em "Helvectica Neue", Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
}

h3 {
	margin: 0px;
	color: #cdcdcd;
	font: normal 1.5em "Helvectica Neue", Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
}

h4 {
	margin: 0px;
	color: #cdcdcd;
	font: normal 1.2em "Helvectica Neue", Helvetica, "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.filesharing-item-title a:link {
	font: bold 1.5em Verdana, Arial, Lucida Grande, Helvetica, sans-serif;
	color: #202020;
	margin-bottom: 3px;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 1.2em;
	color: #999999;
	margin-bottom: 10px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font: normal 1.7em Verdana, Arial, Lucida Grande, Helvetica, sans-serif;
	color: #202020;
	margin-bottom: 3px;
}

.album-description {
	font-size: 11px;
	color: #999999;
	margin-bottom: 70px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 16px;
}


.thumbnail-frame {
	border: 1px solid #b8b8b8;
	margin: 3px;
	padding: 3px;
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    border: none;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	text-align: center;
}

.photo-navigation {
	width: 662px;
	height: 96px;
	margin: 0 auto 10px auto;
	border: 1px solid #b0b0b0;
	padding: 8px;
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

.photo-links {
	margin: 0;
	font-size: 12px;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #000 2px 2px 2px;
}

.photo-navigation a:hover {

}

.photo-frame{
	border: 1px solid #b0b0b0;
	padding: 8px;
	background: #fff;
}

.photo-title {
	color: #fff;
	text-shadow: #000 2px 2px 2px;
	font-weight: bold;
	margin: 16px 0px 8px 0px;
	font-size: 2.1em;
}

.photo-caption {
	color: #fff;
	text-shadow: #000 2px 2px 2px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size: 1.4em;
}
