/*<group=General Styles>*/

body {
	font: 12px Tahoma, Verdana, Helvetica, Arial;
/*	text-shadow: 0 1px 0 #fff; */
	margin: 30px;
	text-align: center;
	color: #000;
	background: #993;
}

p { 
	margin-bottom: 5px;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #c00;
	text-decoration: none;
/*	text-shadow: 0 1px 0 #fff; */
}

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

img {
	border-style: none;
}

hr {
	background: #c60;
	height: 1px;
	border: 0;
}

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

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

/*<group=Layout>*/

#container {
	width: 754px;
	margin: 0 auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #000;
	font-family: Tahoma, Verdana, Helvetica, Arial;
/*	text-shadow: 0 1px 0 #fff; */
	line-height: 1.5em;
	background: #cc6;
	border: 1px solid #fff;
	padding: 10px;
}

#pageHeader {
	width: 754px;
	text-align: left;
	list-style: none;
	height: 106px;
	background: no-repeat url(images/header_bg.gif);
}

#pageHeader img {
}

#pageHeader h1 {
	color: #333333;
	margin: 0;
	font-weight: bold;
	font-size: 22px;
	padding: 0 0 0 28px;
	letter-spacing: 2px;
}

#pageHeader h2 {
	color: #c00;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 28px;
	letter-spacing: 1px;
}

#contentContainer {
	float: right;
	text-align: left;
	width: 500px;
	margin: 30px 10px 0 0;
	padding-top: 10px;
}

#contentContainer #content {
	padding-right: 10px;
	padding-left: 28px;
	line-height: 1.4em;
}

#contentContainer {
/*	width: 100%;
*/}

#narrowContent {
	float: left;
	width: 206px;
	vertical-align: top;
}
#wideContent {
	float: right;
	width: 480px;
	margin-bottom: 20px;
}

hr {
	clear: both;
	width: 100%;
	border: 0;
	height: 1px;
	background-color: #f60;
}

#sidebarContainer {
	width: 206px;
	float: left;
	text-align: left;
	background: #cc6;
	margin: 0 0px 0 10px;
	padding: 0;
}

#sidebarContainer .sidebar {
	padding: 0;
	font-size: 11px;
	color: #666;
}

#footer {
	padding: 10px 0 5px 24px;
	text-align: left;
	margin-top: 15px;
	border-top: 1px solid #c60;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 11px;
}

#footer a {
	color: #c00;
	text-decoration: none;
/*	text-shadow: 0 1px 0 #fff; */
}

#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	width: inherit;
	padding: 0;
	margin-top: 10px;
	font-size: 11px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

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

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

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Parent - Level 0 */

#navlogo:hover {
	background: no-repeat url(images/logo_selected.gif);	
}
#navHeader {
	width: 754px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;	
}
#navHeader tr, #navHeader td {
	margin: 0;
	padding: 0;		
}
#navcontainer {
	position: relative;
	height: 33px;
/*	top: 74px; */
	top: -40px;
	right: 10px;
	padding: 0;
	white-space: nowrap;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 14px 40px 14px;
}

#navcontainer #current {
	font-weight: bold;
	color: #fff;
	background: no-repeat url(images/button_normal.gif);
}

/* Parent - Level 0 */

#navcontainer ul {
	padding: 0;
	z-index: 2;
	margin: 0 0 0 10px;
}

#navcontainer li {
	float: right;
	margin: 0 0 0 0;
	list-style-type: none;
	padding: 0;
}

#navcontainer a {
	position: relative;
	width: 85px;
	height: 32px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #993;
	background: no-repeat url(images/button_normal.gif);
/*	text-shadow: 0 1px 0 #fff; */
	padding: 5px 10px 0 0;
	font-weight: bold;
}

#navcontainer a:hover {
	text-decoration: none;
/*	background: no-repeat url(images/button_over.png); */
	text-shadow: none;
	color: #cc6;
	font-weight: bold;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 678px;
	left: 0;
	top: 33px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
}

#navcontainer ul ul li {
	margin: 0;
	border: 0;
}

#navcontainer ul ul li a {
	border: 0;
	background: transparent none;
	margin: 0;
	width: 9em;
	height: 15px;
	padding: 2px 0 0 25px;
	font-style: normal;
	text-shadow: 0 1px 0 #fff;
	text-align: left;
}

#navcontainer ul ul li a:hover {
	text-decoration: none;
	background: none;
	background: url(images/submenu_over.png) repeat-x;
	text-shadow:  none;
	clear: both;
}

#navcontainer ul ul #current {
	font-weight: bold;
	color: #c00;
	background: none;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	position: absolute;
	width: 678px;
	left: 0;
	top: 18px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
	font-size: 11px;
}

#navcontainer ul ul ul li {
	margin: 0;
	border: 0;
}

#navcontainer ul ul ul li a {
	border: 0;
	background: transparent none;
	margin: 0;
	width: 9em;
	height: 15px;
	padding: 2px 0 0 35px;
	font-style: normal;
	text-shadow: 0 1px 0 #fff;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: none;
	background: none;
	background: url(images/submenu_over.png) repeat-x;
	text-shadow:  none;
	font-size: 11px;
	font-weight: normal;
}

#navcontainer ul ul ul ul #current {
	font-weight: bold;
	color: #c00;
	background: none;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	color: #c00;
	letter-spacing: 0;
	border: 1px solid #adadad;
	padding: 10px;
}

h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
	display: inline;
}

h3 {
	color: #c00;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

h4 {
	color: #c00;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

h5 {
	color: #c00;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.imageStyle {
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #cc6;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #c00;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.blog-archive-link { 
}
#sidebar p.title { color: #000; font-weight: bold; text-transform: capitalize; margin-bottom: 5px; }

.blog-entry { margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px dotted #c60; }
.blog-entry-title { color: #000; font-weight: bold; font-size: 12px; }
.blog-entry-date { color: #333; margin-bottom: 5px; font-size: 90%; padding-top: 2px; }
.blog-entry-category { margin-bottom: 5px; }
.blog-entry-body { margin-bottom: 5px; }
.blog-entry-comments { text-align: right; margin: 5px 0 0 0; font-size: 90%; }
.blog-archive-background { margin: 10px; }
.blog-archive-headings-wrapper { margin-top: 35px; margin-bottom: 180px; text-align: left; padding: 10px; background: #c60; }
.blog-archive-enteries-wrapper { }
.blog-archive-entries-wrapper .blog-entry { text-align: left; margin: 10px; }
.blog-archive-month { font-size: 18px; padding-bottom: 5px; }
.blog-archive-link {  }

.message-text { text-align: center; margin-bottom: 10px; padding: 10px; border: 1px dotted #c60; color: #333; background: #993; }
.required-text { color: red; }
.form-input-field { }
.form-input-button { }
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
}

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

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #c00;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0;
	padding: 0;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
	border-style: none;
}

.thumbnail-caption {
	color: #666;
	margin-top: -2px;
	font-size: 11px;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	text-align: center;
	background: #cc6;
	margin: 0 0 10px 0;
}

.photo-navigation a {
	color: #fff;
	text-decoration: none;
}

.photo-navigation a:hover {
	color: #c00;
	text-decoration: underline;
}

.photo-frame{
	margin: 0;
	border: 5px solid #333;
}

.photo-links {
}

.photo-title {
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 24px;
}

.photo-caption {
	font-size: 13px;
	margin: 0;
	color: #ccc;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #c00;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

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

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
	text-align: center;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

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

.movie-title {
	color: #c00;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/



