/*<group=General Styles>*/

body {
	font: 1em small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	background: url(images/body_bg.png) #c6c6c6 repeat-x;
	color: #3f3f3f;
	text-align: center;
	border-style: none;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link {
	color: #5077a1;
	text-decoration: underline;
}

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

a:hover, a:active {
	color: #5f8dbe;
	font-weight: bold;
}

img {
	border-style: none;
}

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

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

/*<group=Layout>*/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 639px;
	background:  transparent;
	margin-top: 0;
}

#pageHeader {
	background: url(images/header_bg.png);
	width: 639px;
	height: 197px;
	margin-top: 0;
}

#pageHeader img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
}

#pageHeader h1 {
	display: none;
}

#pageHeader h2 {
	display: none;
}

#contentContainer {
	float: left;
	position: relative;
	margin-left: 6px;
	background: transparent;
	text-align:;
	width: 639px;
	margin-bottom: 10px;
	border-right: 2px none #b5df49;
}

#contentContainer #content {
	font-size: 0.9em;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	background: transparent;
}

#sidebarContainer {
	float: right;
	background: #ffffff;
	height: auto;
	position: relative;
	width: 190px;
	color: #ffffff;
	border-left: none #b5df49;
	text-align: left;
	margin-right: 6px;
	display: none;
}

#sidebarContainer .sidebar {
	font-size: 0.8em;
	color: #7f7f7f;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}


#footer {
	color: #377ef9;
	background: transparent;
	font-size: 0.7em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 51px;
	position: relative;
	border-style: none;
	width: 639px;
	padding-top: 17px;
}

#footer a {
	color: #e53165;
	text-decoration: none;
}

#footer a:hover {
	color: #e53165;
	text-decoration: none;
	font-weight: normal;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align:
	margin-bottom: 10px;
	margin-top: 10px;
	border-style: none;
	background: #7f7f7f;
	height: 15px;
	padding: 1px 0px 0px 10px;
	position: absolute;
	top: 250px;
	display: none;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-size: 0.8em;
	color: #ffffff;
}

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

#breadcrumbcontainer a {
	display: inline;
	color: #ffffff;
}

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

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	font-size: 0.8em;
	background: url(images/toolbar_bg.png) no-repeat;
	border-style: none;
	position: relative;
	border-bottom: 3px none #b5df49;
	margin-right: 0;
	margin-left: 0;
	width: 639px;
	height: 82px;
	display: none;
}

#navcontainer #current {
	color: #377ef9;
	font-weight: bold;
	width: 110px;
	padding-top: 2px;
	height: 18px;
	background: transparent;
	border-bottom: none #377ef9;
	border-right: none #b5df49;
}

/* Parent - Level 0 */

#navcontainer ul {
	border-style: none;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: 2px;
	background: transparent;
}

#navcontainer li {
	float: left;
	padding: 2px 0 0;
	list-style-type: none;
	background: transparent;
	margin-bottom: 0;
	text-align: center;
	height: 18px;
}

#navcontainer a {
	position: relative;
	padding: 2px 0px 0px;
	display: block;
	color: #6c6c6c;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
	height: 18px;
	letter-spacing: 2px;
	border-right: none #b5df49;
}

#navcontainer a:hover {
	color: #ffffff;
	background: transparent;
	text-align: center;
	border-bottom: 2px none #ddb13a;
	border-top: 2px none #ddb13a;
	height: 18px;
	border-style: none;
	padding-top: 2px;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: relative;
	width: 616px;
	padding: 5px 0 0;
	white-space: nowrap;
	text-align: left;
	left: -23px;
	border-style: none;
	top: 215px;
	float: left;
	background: #7f7f7f;
}

#navcontainer ul ul {
	position: relative;
	width: 614px;
	padding: 5px 0 0;
	white-space: nowrap;
	text-align: left;
	left: -20px;
	border-style: none;
	top: 215px;
	float: left;
	background: #7f7f7f;
}

#navcontainer ul ul li {
	float: left;
}

#navcontainer ul ul a {
	border: 0;
	margin: 0;
	padding: 0;
	color: #7f7f7f;
}

#navcontainer ul ul a:hover {
	background: transparent;
	clear: both;
}

#navcontainer ul ul #current {
	color: #7f7f7f;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	visibility: hidden;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	visibility: hidden;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	background: #c00008;
	color: #ffffff;
	padding: 10px;
	margin: 5px;
}

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

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {	color: #283808;	text-align: center; /* To Make Content Centered */	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}.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 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}.blog-archive-link {
	font-size: 0.9em;
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 1.5em;
	color: #e53165;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
}

.blog-entry-body {
	margin-bottom: 45px;
}

.blog-entry-comments {
	
}
	
/*</group>*/

/*<group=File Sharing>*/

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

.filesharing-item {
	
}

.filesharing-item-title {
	font-size: 1em;
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
	font-size: 0.9em;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}

.album-description {
}

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

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border-style: none;
	margin-bottom: 5px;
}

.thumbnail-caption {

	margin-top: -2px;
	font-size: 0.8em;
}
	
/*</group>*/

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

.photo-background {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.photo-navigation {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.photo-navigation a {
	font-size: 0.9em;
}

.photo-navigation a:hover {
	color: #ffffff;
	font-size: 0.9em;
}

.photo-frame{
	border: 5px solid #ffffff;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.photo-caption {
	color: #ffffff;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

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

/*<group=Quicktime Page>*/

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

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #970006;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}.movie-page-description {
	margin-bottom: 5px;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #c00008;
	font-size: 0.8em;
}
	
/*</group>*/

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

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

.movie-title {
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

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


/*</group>*/

/*<group=Contact Form>*/
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 
/*</group>*/


