/* @group extras */

#image1 {
	width: 205px;
	height: 163px;
	position: absolute;
	display: none;
	z-index: 1250;
	background: url(images/extras/summerprice.png) no-repeat;
	right: 135px;
}

#image2 {
	width: 205px;
	height: 163px;
	position: absolute;
	top: 0;
	display: none;
	z-index: 1250;
	background: url(images/extras/image2.png) 0px 0px no-repeat;
	right: -64px;
}

#image3 {
	width: 120px;
	height: 116px;
	position: absolute;
	top: 0;
	display: none;
	z-index: 1250;
	background: url(images/extras/image.png) no-repeat 0px 0px;
	left: 0;
}
	
/* @end *//* @group stile generale */

body {
	text-align: center;
	color: #373737;
	padding: 0;
	margin-bottom: 0;
	margin: 0 0 0 95px;
	margin-top: 0;
	font: 12px "Trebuchet MS", sans-serif, Verdana, Arial;
	background-color: #656668;
}

/* color for all */

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	color: #4598f2;
}

a:hover, a:active {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	color: #a8e5ff;
}

img {
	border-style: none;
}

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

.image-right {
	float: right;
	margin: 2px 0 1px 3px;
	padding: 2px 0 1px 3px;
}
	
/* @end */

/* @group contenuti */

#container {
	margin: 0 auto;	text-align: left;
	color: #3f3f3f;
	width: 768px;
	padding-bottom: 0;
	padding-top: 0;
}

.clearer {
	clear: both;
}

#pageHeader {
	margin-bottom: 0;
	position: relative;
	background: inherit;
	margin-top: 0;
	height: 97px;
	width: 759px;
}

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

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

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

#contentContainer {
	font-size: 12px;
	float: left;
	clear: left;
}

#contentContainer #content {
	padding: 10px 20px 0 22px;
}

#sidebarContainer #top {
	height: 0;
}

#sidebarContainer #bottom {
	height: 0;
}

#sidebarContainer {
	float: right;
	width: 180px;
	margin: 25px 0 0;
	background: transparent;
	padding: 0;
	clear: left;
}

#sidebarContainer #sidebar {
	color: #585858;
	font-size: 11px;
	line-height: 14px;
	padding-left: 14px;
	padding-right: 0;
}

#sidebarContainer .sideHeader {
	padding: 0 0 0 5px;
	font-weight: bold;
}

#footer {
	height: 53px;
	position: relative;
	bottom: 12px;
}

#footer p {
	color: #6d6d6d;
	text-align: right;
	position: relative;
	top: 28px;
	padding-right: 52px;
}

#footer a:link, #footer a:visited {
	color: #9f9f9f;
}

#footer a:hover, #footer a:active {
	color: #0a4193;
	
	
}
	
/* @end */

/* @group barra navigazione */

#breadcrumbcontainer {
	text-indent: 5px;
	text-align: center;
	margin: 0 10px;
	padding: 0;
}

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

#breadcrumbcontainer li {
	display: inline;
	margin-right: 1px;
	margin-left: 1px;
	color: #bfbfbf;
}

#breadcrumbcontainer a {
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	color: #7f7f7f;
	font-size: 11px;
}

#breadcrumbcontainer a:hover {
	color: #000000;
}
	
/* @end */

/* @group menu */

#navcontainer {
	position: relative;
	top: 0;
	width: 100%;
	display: block;
	font: 13px/30px "Trebuchet MS", sans-serif, Verdana, Arial;
	background: url(images/toolbar/sudebar.png) no-repeat left top;
}

#navcontainer #current {
	font-weight: bold;
	background: url(images/toolbar/circle_white.gif) no-repeat 0px 6px;
	color: #f8f8f8;
}

#navcontainer #current:hover {
	background: transparent url(images/toolbar/circle_white.gif) no-repeat 0px 6px;
	color: #fff;
}

/* 0 */

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

#navcontainer li {
	padding-left: 15px;
}

#navcontainer a {
	display: block;
	color: #bfbfbf;
	padding-left: 23px;
	background: url(images/toolbar/circle_grey.gif) no-repeat 0px 6px;
	height: 25px;
}

#navcontainer a:hover {
	background: url(images/toolbar/circle_white.gif) no-repeat 0px 6px;
	color: #f8f8f8;
}

#navcontainer a:active {
	background: url(images/toolbar/circle_white.gif) no-repeat 0px 6px;
	color: #f8f8f8;
}

/* 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: url(images/toolbar/sub_menu_grey.gif) no-repeat 7px 10px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #bfbfbf;
}

#navcontainer ul ul a:hover{
	background: url(images/toolbar/sub_menu_white.gif) no-repeat 7px 10px;
	color: #f8f8f8;
}

#navcontainer ul ul #current{
	background: url(images/toolbar/sub_menu_white.gif) no-repeat 7px 10px;
	color: #f8f8f8;
}

#navcontainer ul ul #current:hover {
	background: url(images/toolbar/sub_menu_white.gif) no-repeat 7px 10px;
	color: #f8f8f8;
}

/* 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	color: #bfbfbf;
	background: url(images/toolbar/sub_menu_grey.gif) no-repeat 8px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
}

#navcontainer ul ul ul a:hover{
	color: #f8f8f8;
	background-image: url(images/toolbar/sub_menu_white.gif);
}

/* 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
	color: #bfbfbf;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
}

#navcontainer ul ul ul ul a:hover{
	color: #f8f8f8;
}

/* 4 last */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
	color: #bfbfbf;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#navcontainer ul ul ul ul ul a:hover{
	color: #f8f8f8;
}

/* @end */

/* @group Global Classes and blockquote  */

/* code editable */

code {
	padding: 10px;
	margin-left: 15px;
	display: block;
	margin-right: 15px;
	font: 12px Courier, "Courier New", sans-serif;

}

/* blockquote */

blockquote p {
	border-style: none;
	font-size: 13px;
}

.standout, blockquote {
		text-align: left;
	font-size: 16px;
	margin: 3px 0;
	font-style: italic;
	padding: 10px 20px 15px 57px;
		background: url(images/elements/icons/quotes_1.gif) no-repeat 1px 9px;
	border-style: none;
	line-height: 18px;
}

.standout, #sidebar blockquote {
	font-size: 14px;
	font-style: italic;
	padding: 0 5px 9px 24px;
	margin: 0;
	text-align: left;
	background: url(images/elements/icons/quotes_2.gif) no-repeat 1px 15px;
	border-style: none;
}

/* h.......... */

h1 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 25px;
}

h2 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 18px;
}

h3 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 16px;
}

h4 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 14px;
}

h5 {	
	padding-top: 0;
	margin-top: 0;
	line-height: 11px;
}

.imageStyle {
	border: 1px none;
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
}

ul.circle {
}

ul.square {
}

ol.arabic-numbers {
}

ol.upper-alpha {
}

ol.lower-alpha {
}

ol.upper-roman {
}

ol.lower-roman {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */

table {
	border-style: none;
	border-collapse: collapse;
}

td {
	border-style: none;
}

th {
	border-style: none;	
}
/* @end */

/* @group blog */

/* blog Icons */

#blog-archives {
	padding-bottom: 7px;
	margin-top: 10px;
}

.blog-entry-summary {
	margin-bottom: 15px;
	color: #616161;
	padding: 6px;
}
 
 .blog-read-more {
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.blog-entry-permalink {
	padding-left: 16px;
	background: url(images/elements/icons/permalink.gif) no-repeat 0 0;
	margin-left: 4px;
	padding-bottom: 4px;
}

/* The blog also supports styles for the Read More links, it uses the followig CSS tag: */

#blog-rss-feeds {

	font-size: 12px;
	line-height: 24px;
	margin-top: 7px;
}

.blog-rss-link {
		background: url(images/elements/icons/rss.gif) no-repeat 0px 0px;
	padding-left: 25px;
	padding-bottom: 4px;
}

.blog-comments-rss-link {
		background: url(images/elements/icons/rss.gif) no-repeat 0px 0px;
	padding-left: 25px;
	padding-bottom: 4px;
}

/* blog Icons END */

/* ---- Archive Page */

.blog-archive-background {
	text-decoration: none;
}

.blog-archive-headings-wrapper { 	text-align: left;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

.blog-archive-entries-wrapper { 	text-align: left; 
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #3f3f3f;
	text-decoration: underline;
}

.blog-archive-link a:hover {
	text-decoration: none;
}

.blog-archive-month {
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	text-indent: 40px;
	margin-bottom: 4px;
	background: 12px 4px url(images/elements/icons/archives.gif) no-repeat;
	line-height: 30px;
	margin-top: 18px;
	color: #3f3f3f;
}

.blog-archive-link {
	font-size: 13px;
	background: url(images/elements/icons/blog_back_on.gif) no-repeat 22px 4px;
	text-align: left;
	text-indent: 41px;
	margin-bottom: 22px;
}

.blog-archive-link-enabled {
	background: url(images/elements/icons/arrow_triangle.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

.blog-archive-link-disabled {
	padding-left: 10px;
	color: #7f7f7f;
	font-size: 12px;
	
}

/* ---- Archive Page END */

.blog-entry {
	text-align: left;
}

.blog-entry-title {
	font-weight: bold;
	font-size: 18px;
	text-indent: 5px;
	margin-bottom: 6px;
	padding-left: 5px;
	line-height: 21px;
}

.blog-entry-date {
	text-align: left;
	border-top: 1px solid #bfbfbf;
	font-size: 11px;
	background: url(images/elements/icons/date.gif) no-repeat 5px 5px;
	text-indent: 27px;
	padding-top: 4px;
	font-style: italic;
	padding-bottom: 5px;
}

.blog-entry-body {
	margin-bottom: 15px;
	padding: 0;
	margin-top: 8px;
}

.blog-entry-comments {
	text-align: right;
	padding-right: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 11px;
}

.blog-entry-category {
	background: url(images/elements/icons/categories.gif) 0px 0px no-repeat;
	margin-left: 4px;
	padding-left: 16px;
	padding-bottom: 4px;
}

.blog-category-link-enabled {
	font-size: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	font-weight: bold;
	background: url(images/elements/icons/blog_back_on.gif) no-repeat 0px 3px;
	padding-left: 14px;
}

.blog-category-link-disabled {
	font-size: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	font-weight: bold;
	background: url(images/elements/icons/blog_back_off.gif) no-repeat 0px 3px;
	padding-left: 14px;
	color: #6b6b6b;
	position: relative;
	z-index: 1;
}
/* @end */

/* @group file download */

.filesharing-description {
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 25px;
}

.filesharing-item {
	padding: 5px;
	margin-bottom: 5px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* @end */

/* @group photo album */

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	font-size: 11px;
	line-height: 20px;
}

.thumbnail-frame img {
     border: none;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 45px;
	margin-right: 8px;
	margin-left: 0;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.album-description {
	padding-top: 6px;
	text-align: left;
	margin-bottom: 55px;
}

/* UP Album 35 modified */

.album-title {
	font-weight: bold;
	border-bottom: solid #bfbfbf 1px;
	padding-bottom: 7px;
	font-size: 18px;
	line-height: 21px;
}

.thumbnail-table {
	width: 59%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

/* single page- view */

.photo-background {
}.photo-navigation {
	background: #3f3f3f;
	padding-bottom: 1px;
	margin-bottom: 0;
}.photo-links {
	color: #7f7f7f;
}.photo-navigation a:link, .photo-navigation a:visited {	color: #ffffff;}.photo-navigation a:hover {	text-decoration: underline;
	color: #dbdbdb;
}.photo-frame{
	margin: 30px 0 0;
}.photo-title {	font-weight: bold;	letter-spacing: 1px;	color: #ffffff;
	margin: 0;
	padding: 11px 0 0;
	font-size: 18px;
}.photo-caption {
	color: #bfbfbf;
	font-style: italic;
}
	
/* @end */

/* @group quicktime singolo */

.movie-description {
	margin-top: 25px;
}
	
/* @end */

/* @group quicktime album */

/* elenco */

.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;
	font-size: 0.9em;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}

/* elenco */

/* pagina singola */

.movie-background {
	background: 0px #565656;
	margin: 30px 0 0;
}

.movie-title {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	margin-bottom: 0;
	color: #ffffff;
	padding: 0;
}

.movie-frame {
	text-align: center;
	margin: 0;
	padding: 0;
}

/* pagina singola */


/* @end */

/* @group contact form - imput */

form {
	text-align: left;
	margin-left: 10px;
}

.message-text {
	padding-left: 10px;
	font-style: italic;
}

form label {
	background: url(images/elements/icons/arrow.gif) no-repeat left center;
	padding-left: 10px;
} 

.required-text { } 

.form-input-field {
	background: #eaeaea;
	width: 523px;
} 

.form-input-button { 
}

.form-input-field:hover {
	background: #ddd;
}

.form-input-button:hover {

}

/* not suported in IE6 */

.form-input-field:focus, .form-input-button:focus {
	background: #f8f8f8;
} 
/* @end */



