/* @option theme print settings */

.menu,
#menubg,
#myjquerymenu,
#navcontainer2,
#navcontainer2 a,
#line1,
#line2,
#line3,
#line4,
#stroke,
#myExtraContent1,
#myExtraContent2,
#myExtraContent3,
#myExtraContent4,
#myExtraContent5,
#myExtraContent6,
#myExtraContent7,
#myExtraContent8,
#myExtraContent9 {
	display: none;
}	

body {
	background: transparent none;
	text-align: left;
	color: #000000;
	padding: 0px;
	font: 10pt Geneva, Arial, Helvetica;
	width: 100%;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
		text-decoration: none !important;
}

a:hover, a:active {
		text-decoration: none !important;
}
	
/* @end */

/* @group Layout */

#container {
}

#pageHeader {
	height: 75px;
	border-bottom: 1px solid #cccccc;
}

#pageHeader h1,
#pageHeader h1 a:link,
#pageHeader h1 a:visited {
	color: #000000 !important;
	font-weight: normal;
	font-size: 20pt;
	padding: 0px;
	margin-top: -1px !important;
	font-style: normal;
	text-decoration: none !important;
}

#pageHeader h2 {
	color: #333333 !important;
	font-size: 13pt;
	font-weight: normal;
	margin-top: -20px !important;
	padding-bottom: 10px;
}

#contentContainer {
	padding: 10px 0px 0px;
	margin-bottom: 10px;
	width: 100% !important;
	margin-top: 10px;
	margin-left: 0;
}

#contentContainer #content {

}

#contentContainer #content img {
}

#sidebarContainer {
	display: none;
}

#sidebarContainer .sideHeader {
	margin-left: 0;
	padding-left: 0;
	display: none;
}

#footer {
	text-align: left; 
	background: none;
	color: #000000;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 0px;
		text-decoration: none !important;
}

#footer a {
}

#footer a:hover {
}
	
/* @end */

/* @group toolbar */

#navcontainer1
 {
	display: none;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	display: none;
}
	
/* @end */

/* @group Global Classes */

h1 {
		border-style: none;
}

h2 {
		border-style: none;
}

h3 {
		border-style: none;
}

h4 {
	border-style: none;
}

h5 {
		border-style: none;
	padding: 0;
	margin-left: 5px;
	border-bottom: 1px solid #cccccc;
	margin-top: 0;
	margin-bottom: 5px;
}

.imageStyle {
}
	
/* @end */

/* @group Blog */

.blog-entry {
	border-style: none;
}

.blog-entry-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
	border-style: none;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	border-style: none;
	font-size: 10pt;
	color: #333333;
}

.blog-entry-body {
	margin-bottom: 45px;
	border-style: none;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	font-size: 16pt;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
}

.thumbnail-caption {
	color: #4c4c4c;
	margin-top: -2px;
	font-size: 10pt;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	text-align: center;
}

.photo-navigation {
	background: none;
	display: none;
}

.photo-navigation a {
	display: none;
}

.photo-navigation a:hover {
	display: none;
}

.photo-frame{

}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

.photo-caption {
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-title {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */
