/* @group General Styles */

/*<group=General Styles>*/

body {

	margin: 0;

	padding: 0;

	background: #252D37 url(images/img1.gif) repeat-x;

	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #A4AFBD;

}

p {
}

b, strong {

}

a:link, a:visited {
	color: #95BA2E;
}

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

img {
	border-style: none;
}

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

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/* @end */

/* @group Layout */

/*<group=Layout>*/

#container {

}


.clearer {
	clear: both;
}

#pageHeader {
	width: 904px;

	height: 140px;

	margin: 0 auto;
}

#pageHeader img {
}

#pageHeader h1 {
	text-transform: lowercase;
}

#pageHeader h2 {
	text-transform: lowercase;

	font-size: 0.8em;
}

#contentContainer {
	width: 904px;

	margin: 0 auto;


}

#contentContainer #content {

	padding: 5px 20px 20px 20px;
	}
	
#contentContainer #content p{
	margin-left: 126px;

}

#sidebarContainer {
	margin: o;
}

#sidebarContainer #sidebar {
	float: left;

	width: 200px;
	margin-left: 0;

	padding-left: 0;	
}

#sidebarContainer .sideHeader {
	text-transform: lowercase;

	font-size: 1.2em;
	margin-top: 15px;

	}

#footer { 
	clear: both;

	width: 904px;

	margin: 0 auto;

	background: url(images/img6.gif) repeat-x left top;

}

#footer p {
	margin: 0;

	padding: 20px;

	text-align: center;

}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/* @end */

/* @group Bread-crumb */

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: right;
	position: relative;
	width: 96%;
	font-size: 11px;
	line-height: 14px;
	padding-right: 4%;
	background-color: transparent;
	height: 25px;
	/*border-bottom: 1px solid #ccc;*/
}

#breadcrumbcontainer ul {
	padding: 0;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0 1em 0 0;
}

#breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;

}

#breadcrumbcontainer a {
	text-decoration: none; 
}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
}
	
/*</group>*/

/* @end */

/* @group Tolbar */

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer1 {
	float: left;
}

#navcontainer1 #current {
	text-transform: uppercase;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer1 ul{
	margin: 0;

	padding: 53px 0 0 0;

	list-style: none;
	}

#navcontainer1 li {
	display: inline;
}

#navcontainer1 a {
	display: block;

	float: left;

	height: 25px;

	padding: 10px 15px 0 15px;

	text-transform: lowercase;

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;
}

#navcontainer1 a:hover {
	background: #0C7AC7 url(images/img2.gif) repeat-x;
	}

#navcontainer1 a:active {
}

#navcontainer2 { 
	width: 180px;
	display: block;

	float: left;

	margin-bottom: 15px; 
	position: relative;
	color: #FFFFFF;
}

#navcontainer2 #current { 
	text-transform: none;
	color: #6ebbeb;
} 

#navcontainer2 #current:hover { 
} 

#navcontainer2 .currentAncestor { 
}

#navcontainer2 ul { 
	margin-left: 0;

	padding-left: 0;

	list-style: none;
} 

#navcontainer2 li { 

	}
	
#navcontainer2 a{ 
	display: none; 
	padding: 5px 0 7px 0;
	height: 10px; 
	text-decoration: none; 
	padding-bottom: 3px;
	color: #95BA2E;
} 

#navcontainer2 a:hover { 
	color: #ffffff;
	} 

#navcontainer2 a:active {
	color: #ffffff;
}

/* Child - Level 1 */

#navcontainer1 ul ul { 
display: none; 
position: absolute; 
left: 0; 
top: 32px; 
width: inherit;
	color: #ffffff;
}

#navcontainer1 ul ul li { 
}

#navcontainer1 ul ul a { 
background: none; 
padding-top: 1px; 
width: 9em; 
}

#navcontainer1 ul ul a:hover{ 
background: repeat-x url(images/submenu_over.png) center top; 
}

#navcontainer1 ul ul #current{ 
background: repeat-x url(images/submenu_over.png) center top; 
text-shadow: none; 
}

#navcontainer1 ul ul .currentAncestor { 
background: repeat-x url(images/submenu_over.png) center top; 
text-shadow: none; 
}

/* Child - Level 2 */

#navcontainer1 ul ul ul { 
position: absolute; 
left: 10px; 
top: 20px; 
width: inherit; 
margin: 0; 
white-space: nowrap; 
padding: 0px 0px 0px 10px; 
}

#navcontainer1 ul ul ul li { 
}

#navcontainer1 ul ul ul li a { 
color: #b3c6c4; 
text-shadow: none; 
}

#navcontainer1 ul ul ul li a:hover { 
text-decoration: none; 
background: none; 
}

#navcontainer1 ul ul ul #current { 
font-weight: normal; 
background: none; 
text-shadow: none; 
}

#navcontainer1 ul ul ul ul { 
display: none; 
} 

#navcontainer2 ul ul { 
} 

#navcontainer2 ul ul li { 
} 

#navcontainer2 ul ul a { 
display: block; 
padding-left: 20px; 
} 

#navcontainer2 ul ul a:hover{ 
} 

#navcontainer2 ul ul #current{ 
} 

#navcontainer2 ul ul .currentAncestor { 
} 

/* Child - Level 2 */ 

#navcontainer2 ul ul ul { 

} 

#navcontainer2 ul ul ul li { 
} 

#navcontainer2 ul ul ul a{ 
padding-left: 40px; 
} 

#navcontainer2 ul ul ul a:hover{ 

}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/*</group>*/

/* @end */

/* @group Global Classes */

/*<group=Global Classes>*/

blockquote, .standout {

	text-align: justify;

	line-height: 18px;
	border-left: 5px solid #95BA2E;
	margin: 5px;
	padding: 5px;
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

	color: #FFFFFF;

}

h1 { font-size: 26px; }

h2 { font-size: 14px; }

h3 { font-size: 12px; }

h4 {
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
	margin: 5px;
	padding: 5px;
}

#contentContainer #content li {
	margin: 5px;
	padding: 5px;
}

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

#sidebarContainer #sidebar li {
	margin: 5px;
	padding: 5px;
	}


/* Table Styles */
table {
}
/*</group>*/

/* @end */

/* @group Blog */

/* @group Archive Page */

/*<group=Archive Page>*/

.blog-archive-background {
}


.blog-entry-summary {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/*</group>*/

/* @end */

.blog-entry {
	margin: 0 0 20px 0;

	padding: 10px 20px 30px 20px;

	background: url(images/img4.gif) repeat-x left bottom;
}

.blog-entry-title {
	font-size: 1.5em;
}

.blog-entry-date {
	margin-bottom: 20px;

	font-size: 11px;

	font-weight: normal;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/*</group>*/

/* @end */

/* @group Photo Album */

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

.album-title {
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -60px;
	padding-left: 60px;
	padding-top: 15px;
	font-size: 1.8em;
	letter-spacing: -1px;
	height: 45px;
	margin-bottom: 5px;
}

.album-description {
	margin-bottom: 60px;
}

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

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: none;
}

.thumbnail-frame img {
    margin: auto;
    padding: 1px;
    border-width: 1px;
    border-style: solid;
}

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

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

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

.photo-navigation {
	position: relative;
	width: 920px;
	margin: 0 auto;
	background-repeat: repeat-y;
}

.photo-links {
	text-align: left;
	margin: 0 auto 20px;
	padding-top: 70px;
	padding-left: 60px;
	width: 720px;
	height: 20px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	font-size: 11px;
}

.photo-navigation a:link,
.photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
	border-style: solid;
	border-width: 5px;
}

.photo-title {
	font-size: 1.8em;
	font-weight: bold;
	position: absolute;
	z-index: 1;
	left: 130px;
	top: 20px;
	margin: 0;
	padding: 0;
}

.photo-caption {
	position: absolute;
	z-index: 2;
	left: 130px;
	top: 55px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

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

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	margin-bottom: 20px;
}

.filesharing-item-title a:link {
	font-size: 1.2em;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -60px;
	padding-left: 60px;
	padding-top: 15px;
	font-size: 1.8em;
	letter-spacing: -1px;
	height: 45px;
	margin-bottom: 5px;
}

.movie-page-description {
	margin-bottom: 20px;
}

.movie-thumbnail-frame {
	float: left;
	width: 132px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 1px;
    border-width: 1px;
    border-style: solid;
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
}
	
/* @end */

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

.movie-background {
	text-align: center;
	background-color: #526263;
}

.movie-title {
	padding-top: 5px;
	font-size: 1.8em;
	letter-spacing: -1px;
}

.movie-frame {
}
	
/* @end */


/* @end */