/* global */

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	font-family: verdana, arial, sans-serif;
   font-size: 62.5%; /* 62.5%=10px | 68.75%=11px */
	color: #57696F;
}

p {
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 0.7em 0px;
}

table {
	font-size: 11px;
}
table td, table th {
	padding: 5px;
	height: 16px;
	line-height: 16px;
	vertical-align: top;
}
table th {
	/*border-right: 1px dotted #ffffff;*/
}
table p {
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c80a0a;
	font-weight: bold;
}
h1 {
	font-size: 2em;
	line-height: 2em;
	margin: 0px 0px 5px;
	padding: 0px 0px 4px;
	border: 0px;
}

#content h2 {
	font-size: 1.4em;
	background: url(images/h2.gif) no-repeat top left;
	min-height: 37px; height: auto !important; height: 37px;
	line-height: 37px;
	float: left;
	width: 739px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	border: 0px;
}

h3 {
	font-size: 1.4em;
	margin: 0px 0px 5px;
	padding: 0px 0px 4px;
	/*border-bottom: 1px dotted #cccccc;*/
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	vertical-align: center;
}

h5 {
	font-size: 1em;
	margin: 0px 0px 5px;
	padding: 0px 0px 4px;
}

img {
	border: 0px;
}

pre {
	border: 1px dashed #89A9C7;
	background-color: #efefef;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	min-height: 2em;
	height: auto;
	overflow: auto;
	overflow-x: auto;
	overflow-y: visible;
}

/* link */

a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #228B22;
}
a:active {
	color: #4fa600;
}
a:hover {
	color: #c80a0a;
}

/* blockquote */

blockquote {
	border: 1px dotted #ccc;
	margin: 1em 0px 1em 0px; 
	padding: 10px 20px 10px 20px;
	background: #efefef;
}
blockquote:before {
	content: open-quote;
	font-weight: bold;
}
blockquote:after {
	content: close-quote;
	font-weight: bold;
}

/* unordered list */

ul {
	margin: 5px 0px 5px 14px;
	padding: 0px;
}

ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

/* ordered list */

ol {
	margin: 8px 0px 0px 18px;
	padding: 0px;
}

ol li {
	margin: 0px; 
	padding: 0px;
	line-height: 1.5em;
}

/* container */

#container {
	width: 978px;
	margin-left: auto; 
	margin-right: auto;
	/*border: 1px solid #E1E1E1;*/
	font-size: 1.1em;
	background: #ffffff;
}

/* links - stats */

#links, #stats {
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0px;
}

#links {
	height: 37px;
	margin-top: 20px;
	background: #ffffff url(images/links.jpg) no-repeat top center;
}

#links p {
	text-align: center;
	padding: 0px 294px 0px 294px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}

#links a {
	text-decoration: none;
	color: #ffffff;
	padding: 4px 12px 0px;
	width: 106px;
	float: left;
}

#links a:hover {
	text-decoration: underline;
}

/* footer */

#footer {
	height: auto;
	overflow: hidden;
	padding: 10px 1px 0px 1px;
}
#footer .last_comments, #footer .last_blog, #footer .facebook_fans {
	width: 295px;
	float: left;
	padding: 12px 10px 0px 10px;
	margin: 5px;
	background: url(images/footer_box.png) no-repeat top center;
}
#footer .facebook_fans {
	width: 293px; /* 2px in meno della larghezza del iframe */
	overflow: hidden;
}
#footer .facebook_fans iframe {
	left: -1px;
	overflow: hidden;
	position: relative;
	top: -1px;
}

/* credits */
.credits_p1 {
   float: left;
	text-align: left;
}
.credits_p2 {
   float: right;
	text-align: right;
	padding: 5px;
}

/* header */
#header {
	height: 157px;
	padding: 0px 10px 0px;
	background: url(images/header.jpg) no-repeat;
	color: #57696F;
}

#header img {
	float: left;
	margin: 15px 20px;
}

/*#header p {
	margin: 0px;
	letter-spacing: .2em;
	padding: 21px 0px 0px 19px;
	font-size: 160%;
	color: #c80a0a;
	text-transform: uppercase;
	font-weight: bold;
}

#header a {
	border: 0px;
}*/

/* loginbox */
#header .loginbox {
	float: right;
	background: url(images/loginbox.png) no-repeat;
	padding: 16px 15px;
	width: 248px;
	height: 128px;
}
#header .loginbox .smallform .fm-req {
	margin-top: 2px;
}
#header .loginbox .smallform .text {
	width: 135px;
	margin-left: 3px;
	margin-right: 0px;
}
#header .loginbox .smallform label {
	text-align: left;
	border-right: 0px;
	width: 80px;
	padding: 0px 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#header .loginbox .smallform .fm-left {
	text-align: left;
	border-right: 0px;
	width: 165px;
	padding: 0px 5px;
	margin-left: 0px;
	margin-right: 3px;

}
#header .loginbox .smallform .checkbox {
	margin-top: 3px;
	float: left;
}
#header .loginbox .smallform .submit {
	height: 21px;
	width: 64px;
	padding: 0px 10px;
	margin: 0px;
}
#header .loginbox_other_info {
	padding-top: 10px;
	clear: both;
}
#header .loginbox img {
	margin: 4px 6px 0px 0px;
}
#header .loginbox_actions p {
	padding: 2px 0px;
	margin: 0px 2px 0px 75px;
	line-height: 12px;
	border-bottom: 1px dotted #ccc;
}
#header .loginbox_actions {
	width: 100%;
	padding: 0px;
}

/* pathbar */

#pathbar {
	min-height: 12px; height: auto !important; height: 12px;
	margin: 2px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	overflow: hidden;
	clear: both;
}

#pathbar * {
	margin: 0px auto;
	padding: 0px;
}

#pathbar .submit {
	font-size: 0.9em;
}

#pathbar .text {
	font-size: 1em;
	width: 180px;
	height: 1.4em;
}

#pathbar p {
	width: 65%;
	float: left;
}

#pathbar ul {
	width: 35%;
	float: right;
}

#pathbar li {
	float: right; 
	list-style-type: none;
	padding-left: 10px;
}

/* menubar */

#menubar {
	font-size: 1.1em;
	width: 100%;
	height: 60px;
	padding-top: 0px;
	/*overflow: hidden;*/
	background: url(images/menubar.gif) repeat-x;
}

#menubar ul {
	margin: 0px auto;
}

#menubar li {
	list-style: none;
	display: block;
	float: left;
	/*height: 30px;*/
	background: url(images/menubar_separator.jpg) no-repeat center right;
}

#menubar li a {
	/*padding: 10px;
	height: 21px;
	color: #FFFFFF;
	background-color: #a52322;*/
	height: 53px;
	padding-bottom: 7px;
	cursor: pointer;
	font-weight: bold;
	float: left;
}

#menubar li a#selected, #menubar li a#selected:hover {
	background: url(images/menubar_selected.gif) repeat-x;
	margin-right: 1px;
}

#menubar li a:hover {
	background: url(images/menubar_hover.gif) no-repeat bottom center;
}

/* main */

#main {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ffffff;
} 

/* leftcol - rightcol */

#leftcol {
	float: left;
	width: 204px;
	padding: 0px 0px 11px 0px;
}

#leftcol .menuTable {
	margin: 0px 0px 11px;
	padding: 0px;
	background: #efefef url(images/menuTable.jpg) no-repeat top center;
}

#leftcol .menuTitle {
	background: url(images/menuTitle.jpg) no-repeat top center;
}

#leftcol .menuTitle p {
	margin: 0px;
	padding: 0px 11px;
	height: 32px; line-height: 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

#leftcol .menuTitle p, #leftcol .menuTitle a {
	color: #ffffff;
	text-decoration: none;
}

#leftcol .menuGroupItem {
	margin: 0px;
	padding: 10px 5px 10px;
	background: #efefef url(images/menuGroupItem.jpg) no-repeat bottom center;
}

#leftcol .menuItem {
	text-align: left;
}

#leftcol .menuItem p {
	padding-top: 0px;
	padding-left: 5px;
}

#leftcol .menuTitle img, #leftcol .menuItem img {
	float: left;
	padding-left: 5px;
}

/* content */

#content {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 764px;
	text-align: justify;
   font-size: 1em;
}

#content h1 {
	background: url(images/content_h1.jpg) no-repeat top left;
	margin: 0px 0px 11px;
	padding: 0px 20px;
	height: 32px; line-height: 32px;
	font-size: 1.4em;
	color: #ffffff;
}

#content .page {
	float: left;
	width: 754px;
	padding: 0px 5px;
}

/* additional layout for content */
/* Tabella principale */

/* Filtri */

.filters {
	width: 96%;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 2%;
	background: #F5F5DC;
}
.filter {
	float: left;
	max-width: 33%;
}
.filter label {
	text-transform: capitalize;
	text-align: left;
	width: auto;
}
.filter select {
	width: 130px;
}

/* help */
#help {
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	background-color: #e5e5e5;
	margin-bottom: 5px;
	padding-right: 10px;
	line-height: 1.2em;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
}

/* command */
.command {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.command p {
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #e5e5e5;*/
	line-height: 16px;
}
.command p a {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
.command p a img {
   float: left;
   padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}

/* tables */
.mainTable {
	width: 100%;
	background-color: #f4fff2;
	border: 1px solid #46a446;
	padding: 0px;
}
.mainTable td, .mainTable th {
	vertical-align: center;
}
.mainTable thead td, .mainTable th {
	background-color: #46a446;
	color: #ffffff;
	font-weight: bold;
}
.mainTable td p, .mainTable th p {
	margin: 0px;
	padding: 0px;
}
.mainTable tr.alternate {
	background-color: #fff;
}
.mainTable p.disactive {
	color: #999999;
}
.mainTable tfoot td {
	background-color: #fff;
	line-height:20px;
}
.mainTable select {
	width: 150px;
}

/* Form styles */

form {
	padding: 0px;
	margin: 0px;
}

select {
	width: 305px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
}
textarea {
	width: 300px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 1px;
	margin: 0px;
	color: #333333;
}

input {
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	color: #333333;
}

.image {
	border: 0px !important;
}

#content .text {
	width: 300px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 1px;
	margin: 0px;
	color: #333333;
}

.checkbox {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 2px 2px;
}

.radio {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}

.smallform {
	width: 100%;
}

fieldset {
	margin: 0px;
	border: none;
	/*border-top: 1px dotted #E1E1E1;*/
}

legend {
	margin: 0px;
	padding: 5px 0px;
	color: #228B22;
	background: transparent;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

label, div .fm-left {
	float: left;
	width: 190px;
	padding: 0px 5px;
	margin-right: 5px;
	/*text-align: right;*/
	line-height: 20px;
	background: #efefef url(images/fm_left.jpg) no-repeat center right;
}

.fm-right {
	float: left;
	width: 60%;
	line-height: 20px;
}

fieldset > p {
	text-align: left;
	padding-bottom: 1em;
}

.fm-right, .fm-left {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

div.fm-multi div {
	margin: 5px 0;
}

div.fm-multi input, .radio, .checkbox {
	width: 1em;
}

#fm-other {
	width: 100%;
	clear: both;
}

#fm-submit, #fm-progressbar {
	clear: both;
	padding-top: 1em;
	text-align: center;
}

input.submit {
	border: 1px solid #006400;
	padding: 2px 1em;
	background: #228B22;
	color: #fff;
	font-size: 1em;
}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}

/* required fields - does not work in IE */
fieldset div.fm-req {
	font-weight: bold;
}

fieldset div.fm-req label:before {
	content: "* "; /* does not work in IE */
}

/* COLORI */

.input, .textarea, .select {
	background: #FFFFFF;
	color: #5A6370;
	border-color: #89A9C7;
}

/* textimage: immagine a sinistra del testo */

div.textimage {
	width: 100%;
	padding-bottom: 10px;
	clear: both;
	margin-left: auto; 
	margin-right: auto;
	overflow: hidden;
}
div.textimage p {
	text-align: justify;
}
img.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
table td.center, table th.center, div.textimage p.center {
	text-align: center;
}
table td.right, table th.right, div.textimage p.right {
	text-align: right;
}
table td.left, table th.left, div.textimage p.left {
	text-align: left;
}

/* emulazione iframe */
.iframe {
	overflow: auto;
	height: 10em;
	border: 1px solid #E1E1E1;
	padding: 5px;
}

/* gestione messaggi */

.info, .warning, .alert, .question {
	padding: 10px 50px 10px 10px;
	min-height: 16px; height: auto !important; height: 16px;
	margin: 5px 0px;
	clear: both;
	border: 1px dashed #e1e1e1;
}
.question p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.info {
	background: url(images/info.gif) no-repeat 98% 50%;
}
.warning {
	background: #FAFAD2 url(images/warning.gif) no-repeat 98% 50%;
}
.alert {
	background: url(images/alert.jpg) no-repeat 98% 50%;
}
.question {
	background: url(images/question.png) no-repeat 98% 50%;
}
.important, .important a, .important a:hover {
	font-weight: bold;
	color: red;
}

/* pager */

.pager_top {
   width: 100%;
	padding: 0px 0px 5px 0px;
}
.pager_bottom {
   float: left;
   width: 100%;
	padding: 5px 0px 0px 0px;
}
.pager_top p, pager_bottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* social footer */

.social_footer {
	clear: both;
	padding: 0px 0px 10px 0px;
	height: 32px;
}
.sb_facebook_like {
	float: left;
	width: 100%;
}

/* blog */

.blog_image {
	border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
	padding: 4px 8px;
	margin-bottom: 4px;
}
.blog_image img {
	float: none;
}

.post_details {
	font-size: 11px;
}
.post_details .data {
	float: left;
}
.post_details .comm {
	float: right;
}
.post_details .comm img, .post_details .comm p {
	float: left;
}
.entry, .informations {
	clear: right;
}

/* accommodation */

.accommodation_list_in {
	padding-bottom: 10px;
}
.accommodation_list_in h3 {
	font-size: 12px;
	/*color: #1798E9;*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 23px;
	background: url(images/accommodation_top.png) no-repeat top left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0px;
}
.accomodation_list_in img {
	padding: 2px;
	border: 1px solid #E1E1E1;
}

.accommodation_thumbs {
	padding: 3px;
	border: 1px solid #E1E1E1;
}

.textimage p.accommodation_thumb, .textimage div.blog_thumb, .profile_image {
	float: left;
	margin: 2px 0px;
	padding: 0 0 13px 0;
	background: url(images/ombra_diagonale.png) no-repeat bottom center;
}

.textimage p.accommodation_thumb img, .textimage div.blog_thumb img, .profile_image img {
   float: none;
	display: block;
	width: 160px;
   border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
	margin-bottom: 0px;
	padding: 5px;
	background: #f6f6f6;
}

.accommodation_list_in .textimage {
	background: url(images/accommodation_bottom.png) no-repeat bottom left;
}
.accommodation_list .list_content {
	float: left;
	width: 734px;
	padding: 0px 10px;
	background: url(images/accommodation_center.png) repeat-y top left;
}

.accommodation_thumbs {
	padding: 3px;
	border: 1px solid #E1E1E1;
}

.textimage .accommodation_thumb {
	float: left;
	margin: 5px;
	padding: 0px;
	background: url(images/shadow_alpha.png) no-repeat bottom right;
}

.textimage .accommodation_thumb img {

	display: block;
	position: relative;
	background: #FFF;/
	margin: -5px 5px 5px -5px;
	padding: 4px;

}


/* gallery */

.gallery_list, .gallery_list_division {
	float: left;
	width: 100%;
	margin: 0px;
}
.gallery_list_in, .gallery_cat_list_in, .gallery_alb_list_in {
   float: left;
	width: 174px;
	margin-right: 12px;
}
.gallery_list_in h2 {
	text-align: center;
	font-size: 1em;
	border: 0px;
	padding: 0px 0px 3px;
	margin: 0px;
}
.gallery_p1, .gallery_alb p {
	text-align: center !important;
}
.textimage p.gallery_thumb {
   float: left;
   width: 160px;
   margin: 2px 0px;
	padding: 3px 6px;
	border: 1px solid #E1E1E1;
	text-align: center;
	height: auto !important;  /* per i browser moderni */  
	height: 120px;            /* per IE5.x e IE6 */  
	min-height: 120px;        /* per i browser moderni */ 
	line-height: 120px;
}
.textimage p.gallery_thumb img {
   float: none;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

/* gallery: album */

.gallery_alb {
   height: 140px;
	background: url("images/gallery_alb.png") no-repeat top left;
	padding: 45px 3px 5px 23px;
	border: 1px solid #E1E1E1;
}
.gallery_alb h2 {
   font-size: 1.1em;
   font-weight: normal;
	font-style: italic;
   text-align: center;
	padding: 0px 0px 5px 0px;
	border: 0px;
}
.gallery_alb p.gallery_thumb {
   float: left;
   width: 80px;
   margin: 2px 26px;
	padding: 3px;
	border: 1px solid #E1E1E1;
	background: #ffffff;
	text-align: center;
	height: auto !important;  /* per i browser moderni */  
	height: 60px;            /* per IE5.x e IE6 */  
	min-height: 60px;        /* per i browser moderni */ 
	line-height: 60px;
}

/* gallery: categorie */

.textimage .gallery_cat {
   float: left;
   width: 144px;
   height: 150px;
	padding: 18px 15px 6px 15px;
	background: url("images/gallery_cat.png") no-repeat top left;
}
.gallery_cat {
   color: #000000;
}
.gallery_cat h2 {
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
	padding: 0px 0px 20px 0px;
	border: 0px;
}
.gallery_cat h2 a {
	color: #FFFFFF;
   border: 0px;
}
.gallery_cat h2 a:hover {
   color: #333333;
   text-decoration: none;
}

/* gallery: zoom immagini */
.textimage p.gallery_image {
	float: left;
	padding: 4px 0px;
	margin-bottom: 4px;
	width: 640px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	text-align: center;
}
.textimage p.gallery_image img {
	float: none;
	margin: 0px;
}

/* accommodation: zoom strutture */

.accommodation_contact {
	margin-bottom: 10px;
	background: url(images/accommodation_contact.jpg) no-repeat top left;
	height: 76px;
}
.accommodation_contact p {
	padding: 10px 20px;
}
/*.accommodation_tabview {
	width: 580px;
	float: left;
}
.accommodation_tabview .dinamic_tabs {
	width: 100%;
	float: left;
}*/
.textimage .accommodation_image {
   float: left;
	width: 720px;
	text-align: center;
}
.textimage .accommodation_image img {
	float: none;
	margin: 0px;
}

/* googlemap */
.googlemap {
   width: 720px;
   height: 480px;
}

/* calendar_preview */
.calendar_preview {
	padding-bottom: 10px;
}
.calendar_preview p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.calendar_preview .data {
	/*font-weight: bold;*/
	border: 1px dotted #ccc;
	padding-left: 0.5em;
}
.calendar_preview .title {
	background: url(images/tree_angolo.gif) top left no-repeat;
	padding-left: 2em;
	font-style: italic;
}

/* banners */
.banner_pos_6 {
	padding: 0px 35px;
}

/* fantacalcio */

.televideo img {
	float: left;
}
.televideo form {
	float: left;
	width: 30%;
	padding-left: 10px;
}
.squadre_televideo {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.editoriale {
	margin-bottom: 10px;
	background: url(images/editoriale.jpg) no-repeat top center;
	height: 76px;
	padding-right: 60px;
}
.editoriale p {
	padding: 10px 20px;
}
.data-ora {
	background: url(images/orario.gif) no-repeat top left;
	padding: 0px 0px 0px 80px;
	height: 64px;
	clear: both;
}
#orario {
	font-size: 3.5em;
	font-weight: bold;
}
#data {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}

/* todo */
.todo .list_in .textimage {
	background: beige;
	padding-bottom: 0px;
	border-bottom: 3px double #ffffff;
}
.todo_left {
	float: left;
	width: 24px;
	padding: 8px 5px 12px;
	border: 3px double #ffffff;
	text-align: center;
}
.todo_center {
	float: left;
	width: 380px;
	padding: 8px 5px;
}
.todo_right {
	float: left;
	width: 130px;
	padding: 8px 5px;
	text-align: right;
}
.todo_center p.todo_title {
	font-weight: bold;
	font-size: 1.1em;
}
.todo_right p {
	height: 16px;
	line-height: 16px;
	text-align: right;
}
.todo_description {
	clear: both;
	padding: 5px;
}

/* calcio - squadre */

.clubs .list .mainTable, .players .list .mainTable {
	border: 0px;
	border-collapse: collapse;
}
.clubs_ins, .players_ins, .partite_ins, .proposte_ins {
	float: left;
	padding: 5px;
	border: 1px dashed #cccccc;
}
.clubs .thumb, .clubs .medium {
	float: left;
	margin: 2px 0px 5px;
	padding: 0px;
}
.clubs .thumb img, .clubs .medium img {
   float: none;
	display: block;
   border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
	margin-bottom: 0px;
	padding: 5px;
	background: #f6f6f6;
}
.clubs .thumb img {
	width: 64px;
}
.clubs .medium img {
	width: 128px;
}
.clubs .list h4, .players .list h4 {
	padding: 0px 5px;
	/*background: #46a446;*/
	background: url(images/squadre_h4.gif) no-repeat top right;
}
.clubs .list h4 a, .players .list h4 a {
	color: #ffffff;
}
.clubs .club_stats .mainTable {
	padding: 0px;
	margin: 0px !important;
	background: transparent;
}
.clubs .club_stats .mainTable td {
	padding: 2px 0px;
	margin: 0px;
}
.clubs .club_stats .mainTable .alternate {
	background: transparent;
}
.club_profile .fm-left {
	padding: 0px 5px;
	margin: 0px 3px 0px 0px;
	width: 185px;
	padding-left: 10px;
}
.club_profile .fm-right {
	margin-bottom: 0px;
	width: 406px;
}
.club_skills {
	float: left;
	margin-bottom: 5px;
	width: 609px;
}
.club_description {
	padding: 5px;
	border: 1px dashed #cccccc;
	clear: both;
}

/* calcio - partite */

.sommario , .formazioni {
	float: left;
	width: 100%;
}
.sommario .mainTable, .sommario .mainTable td, .formazioni .mainTable, .formazioni .mainTable td {
	border: 0px;
	line-height: 16px;
}
.sommario .mainTable img.left, .formazioni .mainTable img.left {
	margin-bottom: 0px;
}
.sommario .mainTable .col0, .formazioni .mainTable .col0 {
	width: 55px;
}
.sommario img.logo, .formazioni img.logo {
	float: left;
	width: 64px;
	height: 64px;
}
.sommario p.squadra, .sommario p.risultato, .formazioni p.squadra, .formazioni p.risultato {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	color: #c80a0a;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 64px;
	letter-spacing: -1px;
}
.sommario p.squadra, .formazioni p.squadra {
	width: 160px;
	padding-left: 5px;
}
.sommario p.risultato, .formazioni p.risultato {
	width: 30px;
	text-align: right;
}
.formazioni p.presenze {
	width: 100%;
	float: left;
	padding-left: 75px;
}
.header_partita .fm-left {
	width: 100px;
	padding: 0px 5px;
}
.header_partita .fm-right {
	width: 450px;
}
.header_partita .split2 .fm-right {
	width: 250px;
}
.convocazione img {
	padding-right: 10px;
}

/* calcio - partite - pulsanti convocazioni */

/*.home_button img {
	width: 150px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: 0 0;
}*/
.button_w:hover img {
	background-image: url(images/red_button.jpg);
}

/* important */

/* calcio - giocatori */

.player_intro {
   float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.player_profile {
	float: left;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.players .details .player_profile {
	width: 50%; /* 377px */
}
.player_intro .player_profile {
	float: left;
	padding: 0px;
	margin: 0px;
	display: inline;
	width: 50%;
}
.player_intro .player_teams {
   float: left;
   width: 48%;
   padding: 0px;
	margin: 0px 0px 0px 2%;
	display: inline;
}
.players .player_actions {
   float: left;
   width: 48%;
   padding: 0px;
	margin: 0px 0px 0px 2%;
	display: inline;
}
.players .list .player_profile .textimage {
	padding-bottom: 0px;
}
.player_profile .profile_skills, .player_profile .profile_skills_ext {
	float: left;
}
.player_profile .profile_skills {
	width: 262px;
}
.player_profile .profile_skills_ext {
	clear: left;
}
.player_profile .fm-opt, .club_profile .fm-opt {
   float: left;
	padding-top: 2px;
}
.player_profile .fm-left {
	padding: 0px 5px;
	margin: 0px 3px 0px 0px;
	width: 90px;
}
.players .player_profile .profile_skills_ext .fm-left {
	width: 195px;
	margin-left: 2px;
	padding-left: 10px;
}
.player_profile .fm-right {
	margin-bottom: 0px;
	width: 159px;
}
.players .actions, .clubs .actions {
	width: 20%;
}
.profile_thumb {
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
.profile_thumb img {
   float: none;
	display: block;
	width: 100px;
   border: 1px solid;
	border-color: #CCC #CCC #AAA #CCC;
	margin-bottom: 0px;
	padding: 3px;
	background: #f6f6f6;
}
.message {
	min-height: 96px; height: auto !important; height: 96px;
	width: 650px;
	padding: 10px;
	float: left;
}
.message .message_text {
	height: auto;
	padding: 2px 10px;
	width: 560px;
	float: left;
}
.message p {
	float: left;
}
.player_insert .fm-left, .player_insert label {
	width: 150px;
	padding: 0px 5px;
}
.player_insert .fm-right {
	width: 150px;
	padding: 0px;
}
#content .player_insert .text {
	width: 200px;
	padding: 0px;
}

/* calcio - societa */

.societa .list {
	float: left;
	width: 100%;
	margin: 0px;
}
.societa .list_in {
   float: left;
	width: 130px;
	height: 174px;
	margin-right: 8px;
	padding: 9px 25px 0px;
/*	margin-right: 10px;
	cursor: pointer;
	float: left;*/
	background: url(images/calcio_societa.jpg) no-repeat top center;
	text-align: center;
}
.societa .list_in h3 {
	float: none;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
}
.societa .list_in img {
   float: none;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	height: 130px;
}

/* calcio - tornei */

#content .tornei .giornate ul {
	width: 100%;
}
#content .tornei .giornate li {
	float: left;
	width: auto;                
	padding: 0px 15px 0px 0px;                 
	list-style-type: none;
} /*Rendo gli elemnti li float*/

/* dinamic tabs & pages */

.dinamic_tabs {
	width: 734px;
	padding: 7px 10px 4px;
	font-size: 1.1em;
	height: 30px;
	background: url(images/dinamic_tabs.jpg) no-repeat top left;
}
.dinamic_tabs a {
	padding: 5px 8px;
	height: 20px;
	margin-right: 10px;
	cursor: pointer;
	float: left;
	font-family: Georgia,serif;
	font-size: 15px;
}
.dinamic_tabs a.selected, .dinamic_tabs a.selected:hover {
	/*color: #ffffff;*/
}
.dinamic_tabs a:hover {
}

.dinamic_pages {
 	padding: 7px 17px;
	width: 720px;
	background: url(images/dinamic_page.jpg) repeat-y top left;
	float: left;
}

.dinamic_footer {
 	padding: 10px 20px;
	width: 714px;
	background: url(images/dinamic_footer.jpg) no-repeat top left;
	float: left;
}

/* home */

.home_blog .blog_list_in, .home_download .download_list_in {
	border: 1px dashed #ccc;
	padding: 3px;
}
.home_updates {
	height: auto;
	overflow: hidden;
	padding: 0px;
	float: left;
}
.home_facebook {
 	margin-left: 2px;
 	padding: 10px 10px 25px;
	width: 355px;
	background: url(images/home_facebook.jpg) no-repeat top left;
	float: left;
}
.home_facebook .textimage {
	width: 353px; /* 2px in meno della larghezza del iframe */
	overflow: hidden;
}
.home_facebook iframe {
	left: -1px;
	overflow: hidden;
	position: relative;
	top: -1px;
	margin-bottom: 25px;
}
.home_events {
 	margin-right: 2px;
	width: 375px;
	float: left;
	background: url(images/home_events.jpg) no-repeat top left;
}
.home_events .content_list {
 	padding: 20px 22px;
	width: 331px;
	min-height: 390px; height: auto !important; height: 390px;
}
.home_facebook .imageLink, .home_events .imageLink {
	float: left;
	margin-top: 5px;
}
.home_accommodation {
	float: left;
}
.home_map {
	width: 417px;
	float: left;
}
.home_map img {
	border: 1px dashed #ccc;
	padding: 3px;
}
.home_search {
	width: 322px;
	padding-left: 15px;
	float: left;
}
#content #homepage_search {
	margin-top: 5px;
	width: 260px;
}

/* fumetti */
/*.content {
    position:relative;
    z-index:1;
}*/

.triangle-isosceles {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000;
	background:#f3961c; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
	background:-moz-linear-gradient(#f9d835, #f3961c);
	background:-o-linear-gradient(#f9d835, #f3961c);
	background:linear-gradient(#f9d835, #f3961c);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.triangle-isosceles.top {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffec96), to(#f9e06c));
	background:-moz-linear-gradient(#ffec96, #f9e06c);
	background:-o-linear-gradient(#ffec96, #f9e06c);
	background:linear-gradient(#ffec96, #f9e06c);
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

/* creates triangle */
.triangle-isosceles:after {
	content:"";
	position:absolute;
	bottom:-15px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#ffec96 transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-isosceles.top:after {
	top:-15px; /* value = - border-top-width - border-bottom-width */
	right:50px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
	border-color:#ffec96 transparent;
}

/* Variant : left
------------------------------------------ */

.triangle-isosceles.left:after {
	top:16px; /* controls vertical position */
	left:-50px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:10px 50px 10px 0;
	border-color:transparent #ffec96;
}

/* Variant : right
------------------------------------------ */

.triangle-isosceles.right:after {
	top:16px; /* controls vertical position */
	right:-50px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:10px 0 10px 50px;
	border-color:transparent #ffec96;
}




