/* @group General Styles */
img { border: none; 
}
.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0px;
}

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

body {
	color: #333333;
	text-align: center;
	margin: 0;
	font: 0.85em/1.25 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

a:link {
	color: #0080ff;
	text-decoration: underline;
}

a:visited {
	color: #400080;
	text-decoration: underline;
}

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

/* @group Layout */

#logospot {
	float: right;
	margin-right: 20px;
}

#topsidebar {
	display: none;
}

#bottomsidebar {
	display: none;
}

#sidebarSide {
	display: none;
	font-size: 11px;
}

#sidebarSide h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 12px;
}

.sidebarHorizontal {
	display: none;
	font-size: 11px;
}

.sidebarHorizontal h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 12px;
	display: none;
}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: silver;
	width: 675px;
	padding-top: 0;
}

#content {
	padding-right: 15px;
	padding-left: 15px;
}

#contentContainer {
	margin: 25px 40px 20px;
	float: none;
}

#top h1 {
	color: #999999;
	font-weight: bold;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#top h2 {
	color: #999999;
	font-style: normal;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#header2 {
	display: none;
}

#footertype2 {
	margin-top: 12px;
	text-align: right;
	font-size: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
	
/* @end */

/* @group Global Classes */

.clearer {
	clear: both;
}

blockquote {

}

h1 {
	color: white;
	padding: 20px 15px 5px 7px;
	font: 12px/16px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	height: 180px;
	background: url(images/h1_box3.png) no-repeat;
}

h2 {
	width: 351px;
	background: gray no-repeat;
	font-size: 14px;
	padding: 35px 10px 15px;
	color: white;
	line-height: 18px;
}

h3 {

}

.imageStyle {

}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}
	
/* @end */

/* @group Menu */

#navcontainer {
	position: relative;
	z-index: 5;
	text-align: left;
	font-size: 10px;
	margin-right: 15px;
	margin-left: 20px;
	float: right;
	clear: right;
	margin-top: 8px;
}

#navcontainer #current {
	border-bottom-color: silver;
	color: #0D82BE;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	border-bottom: 5px none #808080;
}

/* Parent - Level 0 */

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#navcontainer li {
	display: inline;
}

#navcontainer a {
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 5px none gray;
	margin-right: 10px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

#navcontainer a:hover {
	border-bottom-color: silver;
	color: #0D82BE;
	font-weight: normal;
	font-style: normal;
}

#navcontainer a:active {
	font-weight: normal;
	font-style: normal;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 15px;
	padding: 8px 0;
	margin-top: 2px;
	width: 100%;
	border-width: 1px;
	display: block;
	font-size: 9px;
	color: #444444;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	border: none;
	color: silver;
}

#navcontainer ul ul a:hover{
	color: white;
}

#navcontainer ul ul #current{
	color: white;
}

#navcontainer ul ul .currentAncestor {
	border-top-color: #231c1b;
	color: white;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

/* @end */

/* @group Contact Form */
.message-text {
	color: gray;
	font-size: 12px;
} 

.required-text {
	font-size: 10px;
} 

.form-input-field {
	width: 99%;
} 

.form-input-button { } 
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align:
	clear: both;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	padding-top: 12px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/* @end */

/* @group Photo Album */

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

.album-title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
	letter-spacing: -1.5px;
}

.album-description {
	margin-bottom: 60px;
	color: #999999;
	font-size: 12px;
	text-align: left;
}

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

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

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

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

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
}
	
/* @end */

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

.photo-background {
	text-align: center;
	margin: 10px;
	background: #000000;
	color: #ffffff;
}

.photo-navigation {
	padding: 10px;
	text-align: left;
	background: #666666;
	width: 450px;
	font-size: 10px;
	margin: 25px auto 18px;
}

#photo-navigation a {
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

.photo-navigation a:hover {
	text-decoration: none;
}

.photo-frame{
	margin: 0px;
	border: solid #ffffff 3px;
}

.photo-links {
}

.photo-title {
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	text-align: left;
}

.photo-caption {
	font-size: 11px;
	margin: 0px;
	color: #999999;
	padding-top: 3px;
}

/* @end */
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	font-size: 12px;
	color: #999999;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/* @end */

/* @group Quicktime Page */

.movie-description {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 5px;
	color: #999999;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	text-align: left;
	font-size: 0.9em;
	color: #666666;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #000000;
	margin-top: 5px;
}

.movie-title {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end */