/*<group=General Styles>*/

body {
	color: #333333;
	font: 12px Arial, Tahoma, Verdana, Helvetica;
	margin: 0px;
}

p { 
}

b, strong {
	font-weight: bold;
}

h2 {
	font-size: 13px;
	line-height: 24px;
}

a:link, a:visited {
	color: #3399cc;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
	color: #006ad3;
}

a:hover {
	color: #c3d021;
	border-bottom: 1px none #b3b3b3;
}

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

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

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container { 
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	text-align: left;
	padding: 0;
}

#container2 { 
	display: none;
	width: 245px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	text-align: left;
	padding: 0;
}

#container2 ul { 	display: list;
}

#pageHeader {
	display: none;
	width: 600px;
	position: absolute;
	top: 10px;
	z-index: 10;
	height: 112px;
	text-align: left;
	margin-bottom: 0px;
}

#pageHeader img {
	display: none;
	width: 450px;
	text-align: left;
}

#pageHeader h1 {
	color: #4c4c4c;
	text-align: left;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 43px;
	background: transparent;
}

#pageHeader h2 {
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
	font-variant: normal;
	padding-left: 47px;
	background: transparent;
}

#contentContainer {
	margin-top: 70px;
	text-align: justify;
}

#contentContainer #content {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
}

#sidebarContainer {
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	float: right;
	background: transparent;
}

#sidebarContainer {
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	float: right;
	background: transparent;
}

#logostyle  img {
	width: 150px;
	float: right;
}

#sidebarContainer #sidebar {
	text-align: left;
	background: transparent;
}

#sidebarContainer #sidebar a:link {
	color: #3399cc;
}

#sidebarContainer #sidebar .sideHeader  {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	background: transparent;
}

.sidebarbox {
	padding: 7px;
	background: #b3b3b3;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

#footer {
	display: none;
	text-align: left;
	font-size: 10px;
	height: 21px;
	width: 949px;
	margin: 60px auto; /* Right And Left Margin Widths To Auto */ /* Hack To Keep IE5 Windows Happy */
	background: url(../../images/bottom.png) no-repeat;
}

#footer2 {
	display: none;
	text-align: left;
	font-size: 10px;
	color: #000000;
	height: 21px;
	width: 949px;
	margin: 5px auto; /* Right And Left Margin Widths To Auto */ /* Hack To Keep IE5 Windows Happy */
}

#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: 800;
	background: transparent;
}

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

/*<group=Toolbar>*/

/* Toolbar Styles */
#navcontainer {
	height: 244px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 20;
	float: right;
	padding-right: 20px;
	width: 235px;
}

#navcontainer #current {
	text-align: center;
}

#navcontainer .currentAncestor {
	text-align: center;
}
/* Parent - Level 0 */

#navcontainer ul {
	padding-top: 7px;
	padding-left: 28px;
	display: list;
	list-style: none;
	margin: 0px;
	text-transform: uppercase;
}

#navcontainer li {
	width: 170px;
	border-bottom: 1px dotted #ffffff;
}

#navcontainer a {
	display: list;
	padding-top: 7px;
	color: #ffffff;
	text-decoration: none;
	width: 150px;
	text-align: left;
	height: 27px;
}

#navcontainer a:hover { 
	color: #c3d021;
	text-decoration: none;
	font-weight: normal;
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 27px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 32px;
	display: none;
	z-index: 100;
	background: #b3b3b3;
	text-align: center;
}

#navcontainer ul ul a { 
	height: 20px;
	padding-top: 7px;
	background: #b3b3b3;
	text-align: center;
	color: #ffffff;
}

#navcontainer ul ul a:hover {
	font-weight: bold;
	color: #c3d021;
}


html>body #navcontainer ul ul a {
	height: 23px;
	background: #b3b3b3;
}

html>body #navcontainer ul ul a:hover {
	background: #cccccc;
}

#navcontainer ul ul #current{
}

html>body #navcontainer ul ul #current{
	background: #666666;
}

/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 120px;
	top: 0;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

#subnav {
	display: none;
	font-size: 10px;
	padding-left: 30px;
	margin-top: 18px;
}

/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: left;
	font-size: 10px;
	border-top: dotted #b3b3b3 1.25px;
	margin-top: 5px;
	margin-bottom: 15px;
	background: transparent;
}

#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;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	color: #000000;
	background: #e6e6e6;
	border-left: solid #666666 4px;
	padding: 10px 12px;
}

ul {
	margin-top: -10px;
}

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

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

h3 {
	color: #3399cc;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px -15px 0px;
}

h4 {
	color:#99cc00;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0px -15px 0px;
}

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

.imageStyle {
	padding: 0;
	margin: 8px;
}
	
/*</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: #ffffff;
}

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

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

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

.blog-archive-link {
	font-size: .85em;
	color: #000000;
}
	
/*</group>*/

.blog-entry {
	letter-spacing: -.5px;
	text-align: left;
}

.blog-entry-title {
	color: #4c4c4c;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 7px;
	letter-spacing: -1px;
}

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

.blog-entry-body {
	margin-bottom: 45px;
	font-size: 11px;
	line-height: 15px;
}

.blog-entry-comments {
	text-align: right;
	font-size: .85em;
	color: #999999;
	padding: 1px 8px 1px 1px;
	margin-top: 14px;
	background: #e6e6e6;
}
	
/*</group>*/

/*<group=File Sharing>*/

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

.filesharing-item {
	
}

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

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

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
	letter-spacing: -1px;
	background: transparent;
}

.album-description {
	margin-bottom: 18px;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	background: transparent;
}

.thumbnail-table {
	width: 100%;
	background: transparent;
}

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

.thumbnail-frame a {
	background: transparent;
}

.thumbnail-frame a:hover {
	height: 30px;
	border-style: none;
	border-bottom-style: none;
	text-decoration: none;
	background: transparent;
}

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

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

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

.photo-background {
	text-align: center;
	margin: 10px;
	background: url(images/bgcolor.png);
}

.photo-navigation {
	padding: 15px;
	text-align: left;
	background: #ffffff;
	margin: 0px 0px 18px;
}

.photo-navigation a {
	color: #191919;
	text-decoration: none;
	text-align: left;
}

.photo-navigation a:hover {
	color: #4c4c4c;
	text-decoration: none;
}

.photo-frame{
	margin: 0px;
	border: solid #e6e6e6 4px;
}

.photo-links {
}

.photo-title {
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	text-align: left;
}

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

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

/*<group=Quicktime Page>*/

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

/*<group=Quicktime Album>*/

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

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

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

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 12px;
}

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

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

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

.movie-title {
	color: #333333;
	font-size: 14px;
	font-weight: bolder;
	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>*/


