/* @override 
	http://tiger:8888/workspace/joomla/jan07/templates/torinofc_2007/css/template_css.css
*/

/* @group Main */

html {
  height: 100%;
  width: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
    width: 100%;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 13px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 170%;
}

h3 { 
	font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
	padding-left: 10px;
	vertical-align: top;
}

#nav a {
	font-size: 110%;
}

div.moduletable h3,
div.moduletable-hilite h3,
div.moduletable-flush h3,
.componentheading {
	font-size: 22px;
	padding-left: 20px;
	padding-top: 15px;
	color: #000000;
	margin: 0px;
	background: #fff url("../images/gallery_header2.jpg") no-repeat;
	width: 558px;
	height: 35px;
}



.componentheading {
 	margin-bottom: 3px;
}

td.componentheading {
	padding-bottom: 0px;
}

/* @end */

/* @group Family */

body {
		line-height: 125%;
		font-family: Arial, Helvetica, sans-serif;
}

h3,
#nav,
div#menu_horiz, 
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
span.loginsubmit,
span.logoutsubmit,
a.readon {
	font-family: Arial;
}

.componentheading {
	font-weight: normal;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
}

.contentheading {
	/* see primary style css */
}

a:link,
a:visited {
	text-decoration: none;
	/* see primary style css */
}

a:hover {
	/* see primary style css */
}

/* @end */

/* @end */

/* @end */

/* @group Custom */

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	
}

body.b-medium {
	background: #fff url(../images/background/medium/bg.png) repeat-x;
}

body.b-light {
	background: #fff url(../images/background/light/bg.png) repeat-x;
}

body.b-dark {
	background: #7B1E20 url(../images/background/dark/bg.png) repeat-y;
}

body.b-blue{
	background: #fff url(../images/background/blue/bg.png) repeat-x;
}

div.mainbg {
	/* see body style css */
	margin-bottom: 10px;
}

div.wrapper {
	width: 100%;  /* control the width here */
	margin: 0 auto;
	position: relative;
	padding-bottom: 1px;
	align: center;
}


#header {
	position: relative;
	height: 125px;
}

#logo {
	/* see primary style css */
	position: absolute;
	top: 36px;
	left: 20px;
	display: block;
	width: 265px;
	height: 57px;
	border: 0;
}

#scroller {
	position: absolute;
	width: 350px;
	height: 28px;
	line-height: 28px;
	overflow:hidden;
}

#header_spotlight {
	/* see primary style css */
	position: absolute;
	height:  107px;
	right: 0;
	width: 403px;
}

#searchbox {
	position: absolute;
	height: 28px;
	width: 960px;
	float: right;
}

#searchbox div.search {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}

div.thedate {
	float:  left;
	line-height: 28px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	padding:  0 10px 0 5px;
}

#searchbox form#searchform {
	margin-left: 230px;
	margin-top: 2px;
}

#topbox {
	position: absolute;
	top: 28px;
	width: 100%;
	height: 78px;

}

table.mainbg,
table.user {
	width: 100%;
}

table.mainbg {
	/* see body style css */
}

td.main {
	/* see body style css */
}

td.middle {
	/* see body style css */
	width: 200px;
}

td.side {
	width: 200px;
}

td.spacer {
	width: 5px;
}

table.userblock {
	width: 100%;
}

td.user1 {
	width: 208px;
	height: 100px; 
}
td.user2 {
	width: 248px;
}
td.user5 {
	width: 345px;
}
td.user3 {
	width: 208px;
}
td.user4 {
	width: 248px;
}
td.user6 {
	width: 345px;
}

div.mainbody {
	/* see body style css */
	padding: 5px;
}

/* Blocks */

div.block {
	padding: 5px 5px 0 5px;
	width: 834px;
	/* see body style css */
}

div.block.dark {
	/* see body style css */
	width: 100%;
	padding: 0;
}

div.extra_pad {
	padding: 6px 5px 2px 5px;
}

.moduletable-dummy {

}

.moduletable,
.moduletable-hilite,
.moduletable-flush {
	padding: 0;
}

.moduletable-flush {
	padding: 0;
}

.moduletable h3,
.moduletable-hilite h3,
.moduletable-flush h3 {
	padding: 0;
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 23px;
	line-height: 100%;
}

.moduletable-flush h3 {
	margin: 0;
}

div#footer {
	/* see body style css */
	height: 31px;
	line-height: 31px;
	text-align: center;
}

div#footer table {
	width:auto;
	margin: 0 auto;
}

div#footer a.mainlevel {
	display: inline;
	width: auto;
	padding: 0 5px;
	border: 0;
}

/***************************/
/**************************/

/* @group content */

/* @group slideshow */
#mySlideshow
{
	z-index:5;
	margin-bottom: -10px;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 90%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
/* @end */

/* @group scroller */


div#scroller-v {
	height: 28px;
	color: #fff;
}

div#scroller-v_inner {

}

div#scroller-v div {
	padding: 0;
	padding-left: 5px;
	height: 28px;
	line-height: 24px;
}

div#scroller-v a:link,
div#scroller-v a:visited {
	color: #ccc;
	text-decoration: none;
}

/* @end */

/* @group styles */

div.style {
	float: left;
	width: 280px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
}

div.style img.album {
	border: 3px solid #ddd;
}

div.style img {
	border: 0;
}

img.album.left {
	float: left;
	margin-right: 15px;
	margin-top: -5px;
	margin-bottom: 25px;
}

img.album.right {
	float: right;
	margin-left: 15px;
	margin-top: -5px;
	margin-bottom: 25px;
}



/* @end */

/* @group livesearch */

#LSShadow {
	/* see primary style css */
	padding: 2px;
	position: relative;
	left: -3px;
	top: -3px;
}

#LSResult {
	/* see primary style css */
	position: absolute;
	width: 200px;
	font-size: 95%;
	z-index: 500;
	margin-left: 3px;
	background: url(../images/dropshadow.png);
}

.LSRow {
	/* see primary style css */
	text-align: left;
	padding: 3px;
}

#LSResult a:link,
#LSResult a:visited {
	/* see primary style css */
	text-decoration: none;
}

#LSResult a:hover {
	/* see primary style css */
}

#LSHeader {
	z-index: 550;
}

#LSHighlight {
	/* see primary style css */
}

#LSHighlight.LSRow a {
	/* see primary style css */
}

#searchcontrols {
	padding: 3px;
}


/* @end */

/* @group lists */

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
}

ul li {
	/* see primary style css */
	padding-left: 20px;
}

td.left ul li,
td.right ul li {
	margin-left: -30px;
}

ul.arrow {
	margin: 25px 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

ul.arrow li {
	/* see primary style css */
	padding-left: 25px;
	padding-bottom: 10px;
}

ul.big {
	margin: 25px 0;
	list-style: none;
	padding-left:  20px;
}

ul.big li {
	/* see primary style css */
	padding-left: 25px;
	padding-right: 20px;
}

/* @end */

/* @group alert styles */

span.notice {
	display: block;
	background: #ffd;
	padding: 10px;
	margin-bottom: 10px;
	color: #333;
	border: 3px double #ddb;
}

/* @end */

/* @group quote */

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}

/* @end */

/* @group blockquote */

div.moduletable blockquote,
div.moduletable-hilite blockquote {
	margin: -10px;
}

blockquote {
	/* see primary style css */
	padding: 10px;
	padding-left: 50px;
	margin:  15px 0;
}

/* @end */

/* @group code */

pre {
	padding: 10px;
	font-size: 95%;
	background: #fff;
	border: 1px solid #ddd;
	border-left: 15px solid #ddd;
}

/* @end */

/* @group login form */

div#topbox div.moduletable h3 {
	/* see primary style css */
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 2px 0 0 0;
	font-size: 110%;
}

div.loginelement {
	/* see primary style css */
	float:  left;
	margin-right: 10px;
	line-height: 16px;
}

div.loginelement label {
	/* see primary style css */
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;;
	width: 65px;
	line-height:24px;
}

div.loginelement input {
	width: 90px;
}

span.loginsubmit,
span.logoutsubmit {
	position: absolute;
	top: 50px;
	right: 60px;
	width: 61px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #333;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	background: url(../images/button_bg2.png) 0 0 repeat-x;
}

span.logoutsubmit {
	top: 35px;
	left: 40%;
}

/* @end */

/* @group content area */

.right_image {
	float: right;
	margin-left: 10px;
	border: 0;
}

.left_image {
	float: left;
	margin-right: 10px;
	border: 0;
}

/* @end */

.fakevideo {
	padding: 1px;
}

.vert_spacing {
	margin: 15px 0;
}

.hide {
	display: none;
}

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

table.blog span.article_seperator {
	display: block;
	height: 5px;
	background: url("../images/dotted_line.png") repeat-x;
	
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

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

.highlight {
  background-color: #ffc;
}

#rocket {
	float: left;
	width: 115px;
	height: 31px;
	margin-left: 8px;
}

.css_button {
	/* see body style css */
	float: right;
	width: 81px;
	height: 16px;
	border: 0;
	margin: 7px 5px;
	vertical-align: middle;
}

.xhtml_button {
	/* see body style css */
	float: right;
	width: 97px;
	height: 16px;
	border: 0;
	margin: 7px 5px;
	vertical-align: middle;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group content */

.contentheading {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}

.contentheadinggallery {
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: #000000; 
	height: 53px;
}
div.contentheadinggallery {
	padding-top: 8px;
}
.pagenav,
a:link.pagenav,
a:visited.pagenav {
	color: #333333;;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 53px;
}
a:hover.pagenav {
	color: #E78483;
}
.pagenavgallery,
a:link.pagenavgallery,
a:visited.pagenavgallery {
	color: #000000;;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	height: 53px;
}
a:hover.pagenavgallery {
	color: #E78483;
}
#ecard {
	padding-top: 54px;
}
.contentheadinggallery2 {
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	height: 43px;
}

.contentpagetitle {
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 18px;
	color:#666666;
}

td.buttonheading {
 	vertical-align: middle;
	margin-top: 10px;
}

td.buttonheading img {
	margin-right: 5px;
	margin-top: 10px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
  height: 72px;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	/* see primary style css */
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0px 8px;
	margin-left: 12px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 10px;
}

.modifydate {
	/* see primary style css */
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	/* see primary style css */
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 20px;
}

.news_torinofc {
	height: 65px;
	vertical-align: middle;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

td.sectiontableheader {
	/* see body style css */
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
	/* see body style css */
  padding: 4px;
}

td.sectiontableentry1, 
td.sectiontableentry2 {
	/* see body style css */
  padding: 4px;
}

/* @end */

/* @group mainmenu */

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

a.mainlevel {
	display: block;
	padding: 4px 0 2px 0;
	border-bottom: 1px solid #efefef;
	margin-bottom: 3px;
}

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

a.mainlevel:hover {

}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}



/* @end */

/* @group modules */


/* @end */

/* @group misc */

table.adminform textarea {
  width: auto;
  color: #666;
}

table.dotted {
	background: url("../images/dotted_line.png") repeat-x;
	width: 100%;
	height: 20px;
}

/* @end */

/* @end */

/* My Comment */

/* @group My Group */

/* @end */

/*********************** TEMPLATE PRECEDENTE SUCCESSIVO*************************/

table.moduletable_precsucc {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color:#000000;
	height: 10.5em;
}

div.moduletable_precsucc {
	width: 208px;
	margin-left: 9px;
	padding:0px;
	background-color:#000000;
	height: 12.6em;
}

table.moduletable_precsucc th, div.moduletable_precsucc h3 {

	background: #000000 url("../images/precsucc.png") no-repeat;
	letter-spacing: 1px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}

table.moduletable_precsucc td {
	font-size: 12px;
	padding-left: 2px;
	margin: 0px;
	font-weight: normal;
	font-family: Arial;
	background-color:#000000;
	line-height: 14px;

}
/*********************** FINE TEMPLATE *************************/
/*********************** TEMPLATE NEWS*************************/

div.moduletable_news {

	background: url("../images/news_box.jpg") no-repeat;
	letter-spacing: 1px;
	color: #7B1E20;
	text-align: left;
	padding-top: 72px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;

	width: 335px; 
	height: 261px !important;

}

.latestnews_title {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #7B1E20;
}

/*********************** FINE TEMPLATE *************************/
/*********************** TEMPLATE NEWSGIOVANILI *************************/

div.moduletable_newsgiovanili {

	background: url("../images/news_giovanili_box.jpg") no-repeat;
	color: #000000;
	text-align: left;
	padding-top: 32px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;

	width: 335px; 
	height: 90px;

	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;

}

/*********************** FINE TEMPLATE *************************/

/*********************** TEMPLATE MENU GIOVANILI*************************/

div.moduletable_giovanili {

	background: #fff url("../images/giovanili_box.jpg") no-repeat;
	letter-spacing: 1px;
	color: #7B1E20;
	text-align: left;
	padding-top: 62px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	margin-left: 9px;
	width: 208px; 
	height: 261px !important;

}

.mainlevel_giovanili {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: #7B1E20;
	padding-left: 20px;
	line-height: 15px;
}

.sublevel_giovanili {
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #7B1E20;
	line-height: 15px;
}

.menutop:hover {
	background-color: #FFF6EA;
	height: 20px;
}

.menunested:hover {
	background-color: #FFF6EA;
	height: 20px;
}

/*********************** FINE TEMPLATE *************************/

/*********************** TEMPLATE NEWSCLUB *************************/

div.moduletable_newsclub {

	background: url("../images/news_club_box.jpg") no-repeat;
	color: #000000;
	text-align: left;
	padding-top: 32px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;

	width: 335px; 
	height: 88px;

    margin-top: 9px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

/*********************** FINE TEMPLATE *************************/
/*********************** TEMPLATE FOTO GALLERY *************************/

div.moduletable_gallery {

	background: url("../images/news_gallery_box.jpg") no-repeat;
	padding-top: 30px;
	padding-left: 6px;
	padding-right: 0px;
	width: 247px; 
	height: 92px;
	margin-top: 10px;
	margin-left: 5px;

}

/*********************** FINE TEMPLATE *************************/
/*********************** TEMPLATE MULTIMEDIA *************************/

div.moduletable_multimedia {

	background: url("../images/multimedia_box.jpg") no-repeat;
	padding-top: 30px;
	padding-left: 6px;
	padding-right: 0px;
	width: 247px; 
	height: 92px;
	margin-top: 9px;
	margin-left: 5px;

}

/*********************** FINE TEMPLATE *************************/
/*********************** TEMPLATE SPONSOR SINISTRA*************************/

div.moduletable_sponsor {

	margin-left: 9px;
	margin-top: 10px;
	border: 2px solid #FFCC00;
	width: 206px;

}

/*********************** FINE TEMPLATE *************************/

/*********************** TEMPLATE SLIDESHOW *************************/

div.moduletable_slideshow {

	width: 248px; 
	height: 328px;
	margin-left: 5px;
	

}

/*********************** FINE TEMPLATE *************************/

/*********************** TEMPLATE SHOP *************************/

div.moduletable_shop {

	margin-left: 9px;
	margin-top: 10px;
	width: 810px;
	background: #F3F3F3;

}

/*********************** FINE TEMPLATE *************************/

/*********************** TEMPLATE ADVERTISING *************************/

div.moduletable_advertising {

	margin-left: 9px;
	margin-top: 5px;
	width: 932px;
	background: #000000;

}

/*********************** FINE TEMPLATE *************************/

/*********************** JOOMLEAGUE PREVIEW ********************/
#loader_container {text-align:left;position:absolute;top:40%;width:100%}
#loader {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#999999;
	background-color:#000000;
	padding:0px 0 0px 0;
	margin:0 auto;
	display:block;
	width:80px;
	border:1px solid #cccccc;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9d9d9d
}
#loader_bg {
	background-color:#ebebeb;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight: bold;
	color:#666;
 	width:150px;
 	padding:0px 0 0 0px;
	align: center;
}
.title_h2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight: bold;
	color:#7B1E20;
 	width:150px;
 	padding:0px 0 0 0px;
	align: center;
}
.title_h3 {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#666666;
 	width:150px;
 	padding:0px 0 0 0px;
	align: center;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background-color:#000000;
	border: 1px solid #7B1E20;
	padding: 5px ;
	align: center;

}
.preview_temp_load {
	vertical-align:top;
	horizontal-align:center;
}
.preview_temp_load img{	
	vertical-align:middle;
	horizontal-align:center;
	border: 1px solid #eeeeee;
}
.corpo10boldwhite {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding:5px;
	margin: 0px;
}
.dot {
	background-image: url("/images/img/giocatori/dettagli/dot.gif");
	background-position: 2px 0px;
}
.dot_vertical {
	background: url("/images/img/giocatori/dettagli/dot_vertical.gif") repeat-y;
	width: 20px;
	background-x-position: 40px;
	-x-background-x-position: 40pt;
}
table.gallery {
	background: url("../images/gallery_header.jpg") no-repeat;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
table.gallery2 {
	background: url("../images/gallery_header2.jpg") no-repeat;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
#sfondo_foto_gallery {
	padding: 5px;
	border: 1px solid;
	border-color:#FFCC00; 
	width: 132px;
	height: 87px;
}
#sfondo_storia {
	padding: 5px;
	border: 1px solid;
	border-color:#FFCC00; 
	width: 100px;
	height: 70px;
}
#sfondo_foto {
	padding: 5px;
	border: 1px solid;
	border-color:#FFCC00;
	margin-right: 20px; 
}
.sfondo_foto {
	padding: 10px;
	border: 1px solid;
	border-color:#FFCC00;
}

/*********************** SHOP VETRINA **************************/

/* eshop form*/



   .form_eshop {

     

     

      font-family: Tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 	

      font-size: 11px;

      /* border: Solid 1px #7D1C20; */

      border-top: solid 2px #7D1C20;

	/*  border-bottom: solid 1px #7D1C20; */





   }



.input_eshop {



	



/*   font-family:'trebuchet ms',helvetica,sans-serif; */

font-family: Tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 	

   /* font-size:94%; */

   font-size: 14px;

   font-weight:bold;

   /* color:#7C1D20; */

   color:#fff;

   background-color:#7C1D20;

   border:1px solid;

   /* border-top-color:#696; */

   /* border-left-color:#696; */

   border-right-color:#363;

   border-bottom-color:#363;

   filter:progid:DXImageTransform.Microsoft.Gradient

     (GradientType=0,StartColorStr='#7C1D20',EndColorStr='#C3715C');

}





.select_eshop {



	border: 0px;

	padding: 3px 3px 3px 5px;

	font-size: 14px;

	color:#7C1D20;

	

}



.div_negozi{



background: #F2E8E8;

color:#000000;

visibility:hidden;



}



.text_SceltaRivenditore{

/* border-top: solid 2px #7D1C20; */

padding: 2px 2px 2px 2px;



}

a.readon {

   float: left;

}


/*********************** CONTENUTO PAGINA **********************/

.contentheading_paginacentrale {
	padding-left: 20px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
	font-size: 22px;
	background: #fff url("../images/gallery_header2.jpg") no-repeat;
	width: 570px;
	height: 45px; 
	line-height: 24px;
}

.contentpaneopen_paginacentrale {
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
}

.contentheading_news {
	padding-left: 10px;
	color: #666;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:"Times New Roman";
	font-size: 30px;
	background: #fff url("../images/header_news.jpg") no-repeat;
	width: 570px;
	height: 76px; 
	vertical-align: top;
	padding-top: 66px;
}

.contentpaneopen_news {
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
	vertical-align: top;
}

.articleheader {
	padding-left: 20px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
	font-size: 22px;
	background: #fff url("../images/gallery_header2.jpg") no-repeat;
	width: 570px;
	height: 45px; 
}

.articleheader {
	width: 100%;
	margin-bottom: 8px;
}

.granata11bold {
	font-size: 13px;
	color: #7B1E20;
	font-weight: bold;
	font-family: Arial;
	width: 570px;
}

#zone1 {    /* clickable area */
position:absolute;
float: left;
width : 87px;
height: 43px;
margin-left: 678px;
margin-top: 75px;
border: 0px;
z-index: 210;
}
#zone2 {    /* clickable area */
position:absolute;
float: left;
width : 87px;
height: 43px;
margin-left: 875px;
margin-top: 75px;
border: 0px;
z-index: 210;
}
#zone3 {    /* clickable area */
position:absolute;
float: left;
width : 87px;
height: 43px;
margin-left: 777px;
margin-top: 75px;
border: 0px;
z-index: 210;
}
#zone4 {    /* clickable area */
position:absolute;
float: left;
width : 356px;
height: 85px;
margin-left: 0px;
margin-top: 0px;
border: 0px;
z-index: 210;
}

.headerjoomleague {
	background-image: url("../images/header_joomleague.jpg");
	width: 558px;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
.header_ruolo {
	background-image: url(../images/header_joomleague_ruolo.jpg);
	height: 39px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 54px;
	padding-top: 3px;
}
.headerjoomleague_giocatore {
	background-image: url("../images/header_joomleague_giocatore.jpg");
	width: 558px;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#giocatore {
	float: right;
	padding-top: 40px;
	font-size: 34px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	color:#000000;
	height: 24px;
	
}
.contentheading_giovanili {
	padding-left: 20px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
	font-size: 22px;
	background: #fff url("../images/header_giovanili.jpg") no-repeat;
	width: 570px;
	height: 149px; 
	vertical-align: top;
	padding-top: 16px;
}

.contentpaneopen_giovanili {
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
}
.pubblicita {
	margin-bottom: 10px;
	margin-left: 5px;
}

.corpo12boldwhite {
	color:#000000;
}

/*********************** FINE TEMPLATE *************************/
/***********************MIR GADZHIEV*************************\