/* @option theme print settings  INFINITE*/

#myExtraContent1,
#myExtraContent2,
#myExtraContent3,
#myExtraContent4,
#myExtraContent5,
#pageHeader img,
#logo,
fieldset {
	display: none;
}

body {
	background: white none;
	text-align: left;
	color: #000000;
	padding: 0px;
	font: 12px Geneva, Arial, Helvetica !important;
	width: 100%;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
}

a:hover, a:active {
}
	
/* @end */

/* @group Layout */

#container {
	width: 100%;}

#pageHeader {
	text-align: left;
	background: none;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
	margin-top: 0px;
	border-top-style: none;}

#pageHeader h1 {
	color: #000000;
	font-weight: normal;
	font-size: 16pt;
	padding: 0px;
	margin-top: 0px;
	font-style: normal;}

#pageHeader h1,
#pageHeader h1 a:link,
#pageHeader h1 a:visited {
	text-decoration: none;}

#pageHeader h2 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;}

#contentstroke,
#contentContainer {
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
	margin-left: 0;}

#contentContainer #content {
	margin-top: 0px;
	width: 100%;
	padding-top: 25px;
	font-weight: normal;
	font-style: normal;}

#contentContainer #content img {}

#sidebarContainer2,
#sidebarContainer {
	display: none;}

#sidebarContainer .sideHeader {
	margin-left: 0;
	padding-left: 0;
	display: none;}

#footer {
	margin-top: 20px;
	font-size: 11px;
	border-top: 1px dotted #cccccc;
	padding-top: 8px;}

#footer a {}

#footer a:hover {}
	
/* @end */

/* @group toolbar */

#menuWrapper,
.ddsmoothmenu2,
#nav {
	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 */