/*<group=General Styles>*/

body {
   text-align: center;
   color: #666;
   padding: 0px;
   font: 0.75em helvetica, arial, sans-serif;
	 font-weight:bold;
   line-height: 1.8em;
   margin-right: 40px;
   margin-bottom: 0;
   margin: 0;
}

td{
	padding: 2px 3px 3px 2px;
	font: 0.75em helvetica, arial, sans-serif;
}
/* color for all */

p {
}

b, strong {

}

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

a:hover, a:active {
}

img {
   border-style: none;
}
#sub-title{
 color:blue;
 font-weight:bold;
 Text-transform:normal;
 
}
#line{
	vertical-align:text-bottom;
	background-image: url(images/body/block.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0px 40px 0px 3px;
}
#mini tr td{
	color:#555;
	font-size: 0.7em;
	padding: 1px 0px 1px 0px;
	margin-right:1px;
}

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

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

/*<group=Layout>*/

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

.clearer {
   clear: both;
}

#pageHeader {
   height: 140px;
   margin-bottom: 0;
   position: relative;
   background: inherit repeat-y url(images/prova.jpg);
}

#pageHeader img {
   position: absolute;
   text-align: left;
   top: 29px;
   right: 33px;
}

#pageHeader h1 {
   letter-spacing: 1px;
   font-weight: normal;
   color: black;
}

#pageHeader h2 {
   font-weight: normal;
   letter-spacing: 1px;
   color: black;
}

#contentContainer {
   padding: 0px;
   margin: 0px 200px 0 0px;
}

#contentContainer #content {
   padding: 14px;
}

#sidebarContainer {
   float: right;
   width: 200px;
   margin: 20px 0 15px;
   padding: 0;
   position: relative;
   background: transparent;
}

#sidebarContainer #sidebar {
   padding: 0px 10px 10px;
   line-height: 1.6em;
}

#sidebarContainer .sideHeader {
   padding: 10px 10px 0;
   font-weight: bold;
   font-size: 1.2em;
}

#footer {
   text-align: left;
   border-bottom: 1px solid #bfbfbf;
   padding-bottom: 0;
   padding-top: 0;
}

#footer p {
   color: #ffffff;
   padding-top: 0;
   padding-left: 20px;
}

#footer a:link, #footer a:visited {
}

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

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
   text-indent: 5px;
   background: repeat-y  url(../../images/container/page.jpg);
}

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

#breadcrumbcontainer li {
   display: inline;
   margin-right: 0;
   margin-left: 3px;
}

#breadcrumbcontainer a {
   padding: 0;
   margin-right: 0;
   margin-left: 0;
}

#breadcrumbcontainer a:hover {

}
   
/*</group>*/

/*<group=Toolbar>*/

/* toolbar start
 
   */

#navcontainer {
   background: transparent;
   line-height: 2.0em;
   position: relative;
   top: 0;
   width: 100%;
   display: block;
   padding-left: 1px;
   border-bottom: 1px dotted #ededed;
   padding-bottom: 10px;
}

#navcontainer #current {
   color: #4f4f4f;
   font-weight: bold;
   text-decoration: underline;
}

#navcontainer #current:hover {
   background: transparent;
}

/* 0 */

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

#navcontainer li {
}

#navcontainer a {
   display: block;
   color: #333333;
   padding-left: 10px;
   height: 25px;
}

#navcontainer a:hover {
   background: fixed transparent;
   color: #4f4f4f;
   text-decoration: underline;
}

#navcontainer a:active {
   background: white;
}

/* 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
   background: #ffffff;
}

#navcontainer ul ul a {
   color: #6b6b6b;
   padding: 0px 0px 0px 22px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

/* 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
   padding: 0px 0px 0px 28px;
   color: #6b6b6b;
}

#navcontainer ul ul ul a:hover{

}

/* 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
   color: #6b6b6b;
   padding: 0px 0px 0px 41px;
}

#navcontainer ul ul ul ul a:hover{

}

/* 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
   color: #6b6b6b;
   padding: 0px 0px 0px 54px;
}

#navcontainer ul ul ul ul ul a:hover{

}

/* last */

#navcontainer ul ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
   color: #6b6b6b;
   padding: 0px 0px 0px 66px;
}

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

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
   font-style: italic;
   color: #666666;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}
   
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
   margin: 0px auto; /* Right And Left Margin Widths To Auto */
   text-align: left; /* Hack To Keep IE5 Windows Happy */
   margin-bottom: 10px;
   padding: 10px;
   width: 700px;
}

.blog-archive-entries-wrapper {
   background: #ffffff;
   border: 2px solid #7f7f7f;
   padding: 10px;
   margin: 0px auto; /* Right And Left Margin Widths To Auto */
   text-align: left; /* Hack To Keep IE5 Windows Happy */;
   width: 7px;
   width: 700px;
}

.blog-archive-entries-wrapper .blog-entry {
}

/* background archive here */

.blog-archive-month {
   font-size: 1.7em;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
   
/*</group>*/

.blog-entry {
   margin-bottom: 40px;
}

.blog-entry-title {
   color: #333333;
   font-size: 1.7em;
   font-weight: normal;
   letter-spacing: 2px;
   margin-top: 25px;
}

.blog-entry-date {
   color: #888888;
   letter-spacing: 2px;
}

.blog-entry-body {
}

.blog-entry-comments {
}

.blog-entry-category {
   color: #333333;
   font-weight: bold;
   margin-bottom: 5px;
}
   
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
   padding-bottom: 5px;
   margin-bottom: 5px;
   border-bottom: 1px solid #cccccc;
   margin-top: 25px;
}

.filesharing-item {
   padding: 5px;
   margin-bottom: 5px;
   border-bottom: 1px solid #cccccc;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
   color: #333333;
   font-size: 1.7em;
   font-weight: normal;
   letter-spacing: 2px;
   margin-top: 25px;
}

.album-description {
   color: #3f3f3f;
   letter-spacing: 2px;
   margin-bottom: 10px;
}

.thumbnail-table {
   width: 50%;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
   padding: 1px;
}

.thumbnail-caption {
   font-size: 0.95em;
}
   
/*</group>*/

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

.photo-background {
   margin: 10px;
}

.photo-navigation {
   margin-bottom: 10px;
   padding: 5px;

}

.photo-links {
   margin: 0;
   padding: 0;
}

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

}

.photo-navigation a:hover {
   color: #7f7f7f;
}

.photo-frame{
}

.photo-title {
   font-weight: normal;
   letter-spacing: 2px;
   color: #3f3f3f;
   margin: 0;
   padding: 0;
}

.photo-caption {
   color: #cccccc;
   letter-spacing: 2px;
   margin: 0;
   padding: 0;
}

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

/*<group=Quicktime Page>*/

.movie-description {
   margin-top: 25px;
}
   
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
   color: #333333;
   font-size: 1.7em;
   font-weight: normal;
   letter-spacing: 2px;
   margin-top: 25px;
}

.movie-page-description {
   color: #cccccc;
   letter-spacing: 2px;
   margin-bottom: 10px;
}

.movie-thumbnail-frame {
   width: 132px;
   display: inline-table;
   text-align: center;
   margin-right: 10px;
   margin-bottom: 10px;
   padding: 1px;
   border: Solid 1px #cccccc;
   font-size: 0.9em;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
   
/*</group>*/

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

.movie-background {
}

.movie-title {
   color: #333333;
   font-size: 1.3em;
   font-weight: normal;
   letter-spacing: 2px;
}

.movie-frame {

}
   
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text {
   margin-top: 25px;
} 

.required-text {
} 

.form-input-field {
} 

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


