/*<group=General Styles>*/

body {
	font: 12px;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
}

a:active {
}

a:hover {
}

.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 { 
	width: 800px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: repeat-y url(images/content_bg.png);
	text-align: left;
	background: url(images/corps.png);
	padding: 0;
}

#pageHeader {
	width: 800px;
	list-style: none;
	height: 200px;
	text-align: left;
	margin-bottom: 0;
	background: #ffffff;
}

#pageHeader img {
	text-align: left;
	width: inherit;
	margin-bottom: 20px;
}

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

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

#contentContainer {
	text-align: left;
	background: repeat-y;
	width: 490px;
	margin-top: 18px;
}

#contentContainer #content {
	line-height: 2em;
	width: 490px;
	margin-top: 23px;
}

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

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

#logostyle {
	margin-top: 60px;
}

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

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

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

#footer {
	text-align: left;
	font-size: .9em;
	background: url(images/bas.png) no-repeat #ffffff;
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}

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

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

/*<group=Toolbar>*/

/* Toolbar Styles */
#navcontainer {
	background: no-repeat url(images/navigation.png);
	height: 100px;
	position: relative;
	z-index: 99;
	margin-right: auto;
	margin-left: 80px;
	margin-top: -10px;
	padding-top: 25px;
	width: 850px;
}

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

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

#navcontainer ul {
	padding: 0;
	list-style: none;
	margin: 0px;
}

#navcontainer li {
	position: relative;
	width: 100px;
	display: inline;
	float: left;
}

#navcontainer a {
	display: table-row;
	font-size: 15px;
	padding-left: 100px;
	margin-top: -15px;
	color: #ffffff;
	text-shadow: 0px 1px 5px #000000;
	text-decoration: none;
	width: 120px;
	text-align: center;
	height: 27px;
}

#navcontainer a:hover { 
	color: #ffffff;
	text-shadow: 0px 1px 5px #ffffff;
	text-decoration: none;
	font-weight: lighter;
}

/* 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: relative;
	left: 0;
	top: 0px;
	display: block;
	z-index: 100;
	background: #e0e0e0;
	text-align: center;
}

#navcontainer ul ul a { 
	height: 20px;
	width: 80px;
	padding-top: 0px;
	background: #010101;
	text-align: center;
	color: #ffffff;
}

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


html>body #navcontainer ul ul a {
	height: 20px;
	width: 80px;
	background: #010101;
}

html>body #navcontainer ul ul a:hover {
	background: #010101;
	height: 20px;
	width: 80px;
}

#navcontainer ul ul #current{
}

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

/* Child Level 3 */

#navcontainer ul ul ul {
	position: relative;
	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;
}
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: right;
	clear: both;
	font-size: 10px;
	margin-top: 18px;
	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: #f8008c;
	border-left: dotted #f8008c 1px;
	padding: 10px 12px;
}

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

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

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

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

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

.imageStyle {
	padding: 0;
	margin: 8px;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {	color: #f8008c;	text-align: center; /* To Make Content Centered */	font: 12px 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;
	background: #0e0e0e;
}.blog-archive-headings-wrapper {
	text-align: left;
	width: 600px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 600px;
	padding: 10px;
	background: #0e0e0e;
}.blog-archive-month {
	color: #f8008c;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
}.blog-archive-link {
	font-size: .88em;
	color: #f8008c;
}
	
/*</group>*/

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

.blog-entry-title {
	color: #000000;
	text-shadow:  0px 0px 4px #ffffff;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

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

.blog-entry-body {
	margin-bottom: 45px;
	margin-left: 120px;
	font-size: 12px;
	line-height: 17px;
}

.blog-entry-comments {
	text-align: left;
	font-size: .90em;
	color: #ffffff;
	padding: 8px 8px 3px 1px;
	margin-top: 14px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 25px;
	border-bottom: 1px dotted #f8008c;
}

.filesharing-item {
	
}

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

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

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #f8008c;
	text-shadow: 0px 0px 4px #f8008c;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: -1px;
	background: transparent;
}

.album-description {
	margin-bottom: 18px;
	color: #f8008c;
	font-size: 12px;
	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: 35px;
	border-style: none;
	border-bottom-style: none;
	text-decoration: none;
	background: transparent;
}

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

.thumbnail-caption {
	color: #f8008c;
	margin-top: -2px;
	font-size: 12px;
	background: transparent;
	text-align: center;
}
	
/*</group>*/

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

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

.photo-navigation {
	margin-top: -10px;
	padding: 15px;
	text-align: center;
	background: url(images/navigation.png) no-repeat;
}

.photo-navigation a {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
}

.photo-navigation a:hover {
	color: #010101;
	text-shadow: 0px 0px 3px #ffffff;
}

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

.photo-links {
}

.photo-title {
	color: #f8008c;
	text-shadow: 0px 0px 4px #ffffff;
	margin-left: 110px;
	margin-top: -5px;
	font-size: 36px;
	text-align: left;
}

.photo-caption {
	font-size: 25px;
	margin: 0px;
	color: #010101;
	text-shadow: 0px 0px 4px #ffffff;
}

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

/*<group=Quicktime Page>*/

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

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #f8008c;
	text-shadow: 0px 0px 3px #f8008c;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
}.movie-page-description {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #f8008c;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 14px;
}

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

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

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

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

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


/*</group>*/

/*<group=Contact Form>*/
.message-text {
	 color: #f8008c;
} 

.required-text { 
      color: #f8008c;

} 

.form-input-field {
	background: #e8e8e8; 

} 

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


