/*<group=general styles>*/

body {
	background: #009900;
	text-align: center;
	margin: 20px;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
	color: #025eb4;
}

a:hover, a:active {
	color: #000000;
}

img {
	border-style: none;
	padding: 0;
}

.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: 0px auto; 	text-align: left;
	background: right;
	width: 720px;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 120px;
	position: relative;
}

#pageHeader img {
	position: absolute;
	bottom: 39px;
	right: 11px;
}

#pageHeader h1 {
	font-weight: bold;
}

#pageHeader h2 {
	font-weight: bold;
}

#contentContainer {
	margin-right: 210px;
}

#contentContainer #content {
	padding: 11px 30px 15px;
	font: 12px/19px Geneva, Arial, Helvetica, sans-serif;
}

#sidebarContainer {
	width: 210px;
	float: right;
	padding-top: 3px;
}

#sidebarContainer #sidebar {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	color: #464646;
	text-shadow: 0px 0px 3px #white;
	padding: 9px 18px 15px;
	text-align: center;
}

#footer {
	height: 40px;
	color: #000000;
	text-align: center;
	font-size: 1em;
	line-height: 2.5em;
}

#footer p {
	padding-top: 8px;
	margin: 0;
}

#footer a:link, #footer a:visited {
	color: #717171;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #066fd4;
}
	
/*</group>*/

/*<group=bread crumb>*/

#breadcrumbcontainer {
	height: 25px;
	margin-left: 30px;
	margin-right: 20px;
	line-height: 4ex;
	font-size: 1em;
	position: relative;
}

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

#breadcrumbcontainer li {
	float: left;
	display: inline;
	color: #636363;
}

#breadcrumbcontainer a {
	color: #353535;
	text-shadow: 2px 2px 0px #ffffff;
}

#breadcrumbcontainer a:hover {
	color: #066fd4;
}
	
/*</group>*/

/*<group=toolbar>*/

#navcontainer {
	line-height: 1.7em;
	margin-bottom: 5px;
	font-size: 1em;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 12px;
}

#navcontainer #current {
	color: #004fa3;
	font-weight: bold;
	background: repeat url(images/color1/sidebar_tile2.png) transparent;
}

#navcontainer #current:hover {
	color: #004fa3;	
}

#navcontainer .currentAncestor {
	color: #3f3f3f;
	font-weight: bold;
}

/* 0 */

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

#navcontainer li {
	color: #3f3f3f;
}

#navcontainer a {
	display: block;
	color: #000000;
	text-shadow: 0px 1px 0px #ffffff;
	padding-left: 9px;
	height: 21px;
	margin-right: 15px;
	border-bottom: 1px solid #a6a6a6;
}

#navcontainer a:hover {
	color: #004fa3;
	background: repeat url(images/color1/sidebar_tile2.png) transparent;
}

#navcontainer a:active {
	color: #000000;	
}

/* 1 */

#navcontainer ul ul {
	margin: 0px 0px 0px 9px;
	color: #000000;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	border-bottom: 1px solid #a6a6a6;
	color: #3f3f3f;
}

#navcontainer ul ul a:hover{
	color: #004fa3;
}

#navcontainer ul ul #current{
	color: #004fa3;
	background: repeat url(images/color1/sidebar_tile2.png) transparent;
	
}

#navcontainer ul ul .currentAncestor {
	color: black;
	font-weight: bold;
}

/* 2 */

#navcontainer ul ul ul {
	margin: 0px 0px 0px 4px;
	color: #000000;
}

#navcontainer ul ul ul li {
	color: #3f3f3f;
}

#navcontainer ul ul ul a{
	color: #666666;
}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
	color: #4c4c4c;
}

/* questo per i sottomenu */

/* 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

/* 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=global classes>*/

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
	border: 1px none transparent;
}
	
/*</group>*/

/*<group=blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	text-decoration: none;
	background: url(images/color1/white.jpg) #7f7f7f center repeat-y;
}

.blog-archive-headings-wrapper {
	margin: 0px auto; 	text-align: left; 
	height: 54px;
	text-decoration: none;
	width: 720px;
}

.blog-archive-entries-wrapper {
	margin: 0px auto; 	text-align: left; 
	text-decoration: none;
	width: 720px;


}

.blog-archive-entries-wrapper .blog-entry {
	padding: 10px 35px 20px;
	text-decoration: none;
}.blog-archive-month {
	color: black;
	margin: 0px;
	font-weight: bold;
	font-size: 2em;
	padding: 4px 10px 0;
	text-decoration: none;
	text-align: center;
}

.blog-archive-link {
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 5px;
	text-align: center;
}.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #3f3f3f;
	text-decoration: underline;
}

.blog-archive-link a:hover {
	text-decoration: none;
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #ebebeb;
	line-height: 1.3em;
	padding-left: 25px;
}

.blog-entry-date {
	margin-bottom: 10px;
	text-align: right;
	padding-right: 25px;
}

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

.blog-entry-comments {
	text-align: right;
	padding-right: 25px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
/*</group>*/

/*<group=file sharing>*/

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

.filesharing-item {
	background: repeat url(images/color1/sidebar_tile.png) transparent;
	padding: 5px 10px;
	border-bottom: 1px solid #ebebeb;
	font-size: 1.3em;
}

.filesharing-item-title a:link {
	text-shadow: 0px 0px 3px #ffffff;
}

.filesharing-item-title a:hover {
	
	
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=photo album>*/

/* index page thumbnails mode */

.album-title {	font-size: 1.6em;	margin-bottom: 0;	letter-spacing: 1px;
	border-bottom: 1px solid white;
	line-height: 1.3em;
	font-weight: bold;
}.album-description {	margin-bottom: 5px;
	background: transparent;
	padding: 0;
}

.thumbnail-table {
}.thumbnail-frame {
	padding-bottom: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
		
}

.thumbnail-frame:hover {
	background: repeat url(images/color1/sidebar_tile2.png) transparent;
}.thumbnail-frame img {
	margin: 0;
	padding: 0;
	border: 1px none transparent;
}.thumbnail-caption {	color: #3f3f3f;
	font-size: 11px;
	line-height: 0;
}




/*<group=single page photo mode>*/

.photo-background {
	background: url(images/color1/white.jpg) #7f7f7f center repeat-y;
}

.photo-navigation {
	height: 54px;
	margin-bottom: 40px;
	border-left: inherit;
	color: #7f7f7f;
}

.photo-links {
	background: transparent;
	padding: 7px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	background: #fbfbfb;
	padding: 1px;
}

.photo-title {
	color: #3f3f3f;
	margin: 0px;
	font-weight: bold;
	font-size: 1.9em;
	padding-top: 4px;
	padding-bottom: 0px;
}

.photo-caption {
	color: #7f7f7f;
	font-size: 1.3em;
	font-weight: bold;
	margin: 6px 0 8px;
}

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

/*<group=quicktime page>*/

.movie-description {
	padding-top: 15px;
}
	
/*</group>*/

/*<group=quicktime album>*/



/* index Page movie Thumbnails mode */

.movie-page-title {
	font-size: 1.6em;	margin-bottom: 0;	letter-spacing: 1px;
	border-bottom: 1px solid white;
	line-height: 1.3em;
	font-weight: bold;
	padding-left: 10px;
}.movie-page-description {
	margin-bottom: 5px;
	background: transparent;
	padding-top: 0;
	padding-left: 11px;
}

.movie-thumbnail-frame {
	width: 132px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.movie-thumbnail-frame:hover {
	background: repeat url(images/color1/sidebar_tile2.png) transparent;
}

.movie-thumbnail-caption {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
}
	
/*</group>*/

/*<group=single page movie mode>*/

.movie-background {
	margin-top: 10px;
}

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

.movie-frame {

}
	
/*</group>*/

/*<group=contact form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

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


