@CHARSET "ISO-8859-1";

/* ------------------COMMON FIXES---------------------------------start */
body{
	font-family: 'Arial','Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size: 12pt;
	color: #262626;
}

html, body {
   height: 100%;
  /* min-width: 1024px; BUGOUS with widget iframe*/
}

a {
	cursor: pointer;
	color:#262626;
}

a:HOVER, a:ACTIVE {
	color:  #FF9900 !important;
}

a.vs-block-link, a.vs-block-link:HOVER, a.vs-block-link:ACTIVE {
	display: block;
	text-decoration: inherit !important;
	color: inherit !important;
}

.vs-std-alertArea, .vs-std-football-simplepageheader-flashmessage, 
ul.errors li 	
{
	color:#FF9900;
	font-weight:bold;
}

ul.errors {
	list-style-type:none;
	margin-left:65px;
	font-family: arial;
	font-size:10pt;
}

th, td, caption {
	padding:0;
}

/* ------------------COMMON FIXES---------------------------------end */


/*---------------------COMMON HELPERS--------------------------------start*/


/* common styling */
.vs-std-dropdownmenu { 
	padding-right: 5px;
	width:100px; 
	height:16px;
	position:relative; 
	z-index:100;
}
.vs-std-dropdownmenu ul li a, .vs-std-dropdownmenu ul li a:visited {
	display:block; 
	text-decoration:none; 
	width:100px; 
	height:20px; 
    line-height:20px; 
    overflow:hidden;
    text-align: right;
    padding-right: 5px;
}
.vs-std-dropdownmenu ul {padding:0; margin:0; list-style: none;}
.vs-std-dropdownmenu ul li {float:left; position:relative;}
.vs-std-dropdownmenu ul li ul {display: none;}

/* specific to non IE browsers */
.vs-std-dropdownmenu ul li:hover a {color:#fff; background:black;}
.vs-std-dropdownmenu ul li:hover ul {display:block; position:absolute; top:20px; left:0; width:105px;}
.vs-std-dropdownmenu ul li:hover ul li a.hide {background:black; color:#fff;}
.vs-std-dropdownmenu ul li:hover ul li:hover a.hide {background:black; color:#000;}
.vs-std-dropdownmenu ul li:hover ul li ul {display: none;}
.vs-std-dropdownmenu ul li:hover ul li a {display:block; background:black; color:#fff;}

.vs-std-dropdownmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.vs-std-dropdownmenu ul li:hover ul li:hover ul.left {left:-105px;}


/*---------------------COMMON HELPERS--------------------------------end*/

/* ------------------STANDARD LAYOUT---------------------------------start */

body.vs-std {
	background-color: #f2f2f2;
}

.vs-std-header, .vs-std-content, .vs-std-footer {
	padding-left:25px;
	padding-right:25px;
}
.vs-std-header {
	background:transparent url(../images/layout/layout-main.png) no-repeat scroll left top;
	height:187px;
}

.vs-std-header-top
{
	color:#FFFFFF;
	font-size:10pt;
	height:20px;
	padding-right:5px;
	padding-top:15px;
	text-align:right;
}

.vs-std-header-top a, .vs-std-header-bottom a {
	color:#FFFFFF;
	font-size:10pt;
}

.vs-std-header-middle {
	margin-bottom:24px;
	padding-top:25px;
}

.vs-std-header-bottom {
	height: 28px;
}

.vs-std-header-bottom a {
	text-decoration: none !important;
}

.vs-std-header-bottom img {
	margin-left:3px;
	margin-right:5px;
	vertical-align:middle;
}

.vs-std-content {
	background:transparent url(../images/layout/layout-main.png) repeat-y scroll right top;
	padding:10px 25px;
	min-height: 450px;
}

.vs-std-footer {
	background:transparent url(../images/layout/layout-main.png) no-repeat scroll left bottom;
	height: 83px;
	color: #808080;
	font-size: 8pt;
	margin-bottom:35px;
}

.vs-std-footer-links {
	padding-left: 45px;
	padding-top: 13px;
}

.vs-std-footer-links a {
	color: inherit;
	text-decoration: none;
}

.vs-std-footer-links a:HOVER, .vs-std-footer-links a:ACTIVE {
	color: #fff !important;
}

.vs-std-footer-social{
	margin-top:20px;
	text-align:right;
	margin-left:20px;
}

.vs-std-module-wrapper {
	margin-bottom: 10px;
}

.vs-std-renderer-collector-label {
	font-weight: bold;
	color:#FF9900;
}

.vs-std-renderer-collector-noitem-label {
	font-style: italic;
}

/* compare player tool start*/

.vs-std-football-compareplayers-sidebar{
	margin-top:-10px;	
}

.vs-std-football-compareplayers-selectplayer{
	background-image: url("../images/box-selectplayer.gif");
	background-repeat: no-repeat;
}

#playerDetail02_playerImage {
	border: #33FF00 2px solid;
}
/* compare player tool end */

/* select-season start*/
.vs-std-football-selectseason{
	background-image: url(../images/titleBarBg.gif);
	width:710px;
	height:90px;
}

.vs-std-football-selectseason-img{
	float:left;
	margin-top:-40px;
}

.vs-std-football-selectseason-title{
	color:#262626;
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
	margin-left:10px;
	padding-top:3px;
}

.vs-std-football-selectseason-selection{
	border-top: 2px dashed;
	color: #262626;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin-left:10px;
	margin-top:6px;
	width:590px;
}
/* select-season end*/

/* user-schedule start*/
.vs-std-user-schedule{
	background-color:#999999;
}

.vs-std-user-schedule-label{
	font-family:Arial;
	font-size:8pt;
	font-weight:regular;
	color: #FFFFFF;
	width: 104px;
}

.vs-std-user-schedule-nickname{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #FFFFFF;
	margin-left:10px;
	margin-top: 5px;
}

.vs-std-user-schedule-socialicon{
	float:left;
	margin-top: 12px;
}

.vs-std-user-schedule-avatar{
	margin-left:10px;
	margin-bottom:5px;
	width: 100px;
}

.vs-std-user-schedule-flag{
	margin-left: 30px;
	margin-top: 10px;
}

.vs-std-user-schedule-nationality{
	margin-left: 30px;
}

.vs-std-user-schedule-reg-label{
	margin-top: 6px;
}
/* user-schedule end*/


/* FORMS start */

form dl dd {
	margin: 10px 0 20px;
}

form dl dt {
	float: left;
	font-size: 10pt;
	padding-top:0.2em;
	width: 115px;
}

form dl dd p.description {
	display: inline;
	font-size: 10pt;
	margin-left:5px;
}


.vs-std-form-register #custom_theme_widget-label {
	margin-top: 77px;
}
.vs-std-form-register #recaptcha_widget_div {
	width: 350px;
	overflow: hidden;
}

#recaptcha_table {
	border: none !important;
}

.vs-std-form-manageyourprofile dt {
	width: 220px;
}

.vs-std-form-manageyourprofile #twitterLink-label label {
	background:transparent url("../images/icons/twitter.png") no-repeat scroll left top;
	padding-left: 20px;
}

.vs-std-form-manageyourprofile #youtubeLink-label label {
	background:transparent url("../images/icons/youtube.png") no-repeat scroll left top;
	padding-left: 20px;
}

/* FORMS end */

/* SIDEBAR ELEMENTS */

.vs-sidebar-block {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}

.vs-sidebar-block-grey {
	background-color:#999;
	color:#FFF;
}

.vs-sidebar-block-white {
	background-color: #FFF;
	color: #262626;
	font-size:12pt;
}

.vs-sidebar-block-mini {
	background-color:#999;
	color:#FFF;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 2px;
	font-size: 8pt;
}

.vs-std-sidebar-joinuswithfacebook {

}

.vs-std-sidebar-tutorial{
	background-image:url("../images/titleBarBg.gif");
	font-size:10pt;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
}

.vs-std-sidebar-facebookconnect {
	font-size: 10pt;
}

.vs-std-sidebar-userschedulethumb {
	line-height: 19px;

}

.vs-std-sidebar-userschedulethumb a {
	color: #fff;
}

.vs-std-sidebar-userschedulethumb-img {
	text-align: center;
	margin-right: 0px;
}
.vs-std-sidebar-userschedulethumb-img img {
	margin-top: 4px;
	border: none;
	width: 50px;
	height: 50px;	
}

.vs-std-sidebar-latest-vispos{
	padding-top:0px;
}

.vs-std-sidebar-latest-vispos .vs-block-link {
	margin-left: 20px;
}

.vs-std-sidebar-latest-vispos .vs-std-item-preview {
	margin-top: 10px;
	margin-bottom: 10px;
}

.vs-std-sidebar-latest-vispos-header{
	height:30px;
	background-color:#999999;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:white;
}

.vs-std-sidebar-latest-vispos-preview{
	border-top:2px dashed;
}

.vs-std-sidebar-latest-from-blog{
	padding-top:0px;
}

.vs-std-sidebar-latest-from-blog-header{
	height:30px;
	background-color:#999999;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:white;
}

.vs-std-sidebar-latest-from-blog-posts{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#262626;
	padding:1px;
}

.vs-std-sidebar-latest-from-blog-post{
	border-top:2px dashed;
	margin-bottom:5px;
	margin-left:5px;
	padding-top:5px;
	text-align:left;
}

.vs-std-sidebar-facebook-fun {
	padding-top: 0px;
}

.vs-sidebar-what-is-a-vispo {
	font-size: 10pt;
	font-weight: bold;
}

/* VISPO PAGE LAYOUT START*/
.vs-std-vispo-page-header {
	background-image:url(../images/titleBarBg.gif);
	border-bottom:2px dashed;
	font-size:18pt;
	font-weight:bold;
}

.vs-std-vispo-page-header-title {
	padding: 5px;
}

.vs-std-vispo-page-header-title .dijitButtonNode {
	font-size: 10pt !important;
}
.vs-std-vispo-page-header-no-title {
	color:#666666;
	font-style:italic;
}

.vs-std-vispo-page-header-title span {
	word-wrap:break-word;
}

.vs-std-vispo-alertArea {
	color: #FF9900;
	font-weight: bold;
}

/* UCL FINAL 2010 PAGE START */
.vs-std-football-page-uefa-champions-2010-header{
	width:710px;
	height:90px;
	background-image:url("../images/titleBarBg.gif");
	margin-bottom:5px;
}

.vs-std-football-page-uefa-champions-2010-header-content-name{
	color:#262626;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:18pt;
	height:40px;
	width:585px;
	margin-left:15px;
	overflow:hidden;
	border-bottom:2px dashed;
}

.vs-std-football-page-uefa-champions-2010-header-content-link{
	color:#262626;
	float:left;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	height:40px;
	width:585px;
	margin-left:15px;
	overflow:hidden;
	padding-top:5px;
}

.vs-std-football-page-uefa-champions-2010-header-image{
	width:110px;
	height:90px;
	float:right;
	overflow:hidden;
}

.vs-std-football-page-uefa-champions-road-2010-phases{
	background:#FF9900;   /* arancio */
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10pt;
	width:700px;
	height:22px;
	margin-top:5px;
	padding-top:3px;
	padding-left:10px;
	
}

.vs-std-football-page-uefa-champions-road-2010-phases-match-white{
	background:none repeat scroll 0 0 #FFFFFF;
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	height:30px;
	/*padding-left:4px;*/
	/*padding-right:4px;*/
	width:710px;
}

.vs-std-football-page-uefa-champions-road-2010-phases-match-grey{
	background:none repeat scroll 0 0 #E1E1E1;
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	height:30px;
	/*padding-left:4px;*/
	/*padding-right:4px;*/
	width:710px;
}

.vs-std-football-page-uefa-champions-road-2010-phases-match-date{
	float:left;
	font-size:8pt;
	padding-left:12px;
	padding-top:4px;
	width:168px;
}

.vs-std-football-page-uefa-champions-road-2010-phases-match-teamA{
	width:230px;
	float:left;
	vertical-align:middle;
	padding-top:3px;
	height:27px;
}

.vs-std-football-page-uefa-champions-road-2010-phases-match-teamB{
	width:230px;
	float:left;
	text-align:right;
	padding-top:3px;
	height:27px;
}

.vs-std-football-page-uefa-champions-road-2010-phases-match-result{
	width:50px;
	float:left;
	text-align: center;
	padding-top:5px;
	height:27px;
}
/* UCL FINAL 2010 PAGE END */

/* FIFA WC 2010 PAGE START */
.vs-std-football-page-fifa-wc-2010-header{
	width:710px;
	height:90px;
	background-image:url("../images/titleBarBg.gif");
	margin-bottom:5px;
}

.vs-std-football-page-fifa-wc-2010-header-content-name{
	color:#262626;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:18pt;
	height:40px;
	width:585px;
	margin-left:15px;
	overflow:hidden;
	border-bottom:2px dashed;
}

.vs-std-football-page-fifa-wc-2010-header-content-link{
	color:#262626;
	float:left;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	height:40px;
	width:585px;
	margin-left:15px;
	overflow:hidden;
	padding-top:5px;
}

.vs-std-football-page-fifa-wc-2010-header-image{
	width:110px;
	height:90px;
	float:right;
	overflow:hidden;
}

.vs-std-football-page-fifa-wc-2010-phases-column-description{
	background:#999999;   /* grigio scuro */
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10pt;
	height:27px;
	margin-top:2px;
	text-align:center;
	width:525px;
}

.vs-std-football-page-fifa-wc-2010-phases-column-description-date{
	width:90px;
	border-right:2px solid #FFFFFF;
	height:27px;
	padding-top:3px;
}

.vs-std-football-page-fifa-wc-2010-phases-column-description-matches{
	width:390px;
	height:27px;
	padding-top:3px;
}

.vs-std-football-page-fifa-wc-2010-phases{
	background:#FF9900;   /* arancio */
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10pt;
	width:700px;
	height:22px;
	margin-top:5px;
	padding-top:3px;
	padding-left:10px;
	
}

.vs-std-football-page-fifa-wc-2010-phases-match-white{
	background:none repeat scroll 0 0 #FFFFFF;
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	height:30px;
	/*padding-left:4px;*/
	/*padding-right:4px;*/
	width:525px;
}

.vs-std-football-page-fifa-wc-2010-phases-match-grey{
	background:none repeat scroll 0 0 #E1E1E1;
	color:#000000;
	font-family:Arial;
	font-size:10pt;
	height:30px;
	/*padding-left:4px;*/
	/*padding-right:4px;*/
	width:525px;
}

.vs-std-football-page-fifa-wc-2010-phases-match-date{
	color:#4d4d4d;
	float:left;
	font-size:8pt;
	padding-left:12px;
	padding-top:7px;
	width:100px;
}

.vs-std-football-page-fifa-wc-2010-phases-match-teamA{
	width:160px;
	float:left;
	vertical-align:middle;
	padding-top:3px;
	height:27px;
	color:#4D4D4D;
}

.vs-std-football-page-fifa-wc-2010-phases-match-teamA a,
.vs-std-football-page-fifa-wc-2010-phases-match-teamB a	{
	color:#4d4d4d;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	vertical-align:middle;
}

.vs-std-football-page-fifa-wc-2010-phases-match-teamB{
	width:160px;
	float:left;
	text-align:right;
	padding-top:3px;
	height:27px;
	color:#4D4D4D;
}

.vs-std-football-page-fifa-wc-2010-phases-match-result{
	color:#4d4d4d;
	width:50px;
	float:left;
	text-align: center;
	padding-top:5px;
	height:27px;
}

.vs-std-football-page-fifa-wc-2010-standings-container{
	height:27px;
	margin-top:2px;
	width:175px;
	margin-left:-25px;
	background:none repeat scroll 0 0 #999999;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10pt;
	float:left;
}

.vs-std-football-page-fifa-wc-2010-standings{
	padding-left:5px;
	text-align:left;
	margin-top:2px;
}

.vs-std-football-page-fifa-wc-2010-standings-container-row{
	height:27px;
	padding-top:3px;
	width:175px;
	margin-left:-25px;
	background:none repeat scroll 0 0 #FFFFFF;
	font-family:Arial;
	color:#4d4d4d;
	font-size:10pt;
	float:left;
}

.vs-std-football-page-fifa-wc-2010-standings-row{
	padding-left:5px;
	text-align:left;
	margin-top:2px;
}

.vs-std-football-page-fifa-wc-2010-points-row{
	margin-left:7px;
	text-align:center;
	margin-top:2px;
}

/* FIFA WC 2010 PAGE END */


/* VISPO PAGE LAYOUT END*/
/* -football-itemplayer start*/
.vs-std-football-itemplayer-header{
	width:710px;
	height:90px;
	background-image:url("../images/titleBarBg.gif");
}

.vs-std-football-itemplayer-header-playerpicture{
	width:80px;
	height:100px;
	float:left;
}

.vs-std-football-itemplayer-header-playername{
	color:#262626;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:18pt;
	height:40px;
	width:420px;
	margin-left:15px;
	overflow:hidden;
}

.vs-std-football-itemplayer-header-playerrole{
	color:#262626;
	float:left;
	font-family:Arial;
	font-size:8pt;
	margin-top:14px;
	width:80px;
	text-align:right;
	font-weight:bold;
}

.vs-std-football-itemplayer-header-player-cnt{
	float:left;
	width:520px;
	margin-top:5px;
}

.vs-std-football-itemplayer-header-teams-cnt{
	border-top:2px dashed;
	float:left;
	height:40px;
	margin-left:15px;
	width:500px;
}

.vs-std-football-itemplayer-header-teams-team{
	float:left;
	height:40px;
}

.vs-std-football-itemplayer-header-club-title{
	color:#262626;
	font-family:Arial;
	font-size:8pt;
	width:200px;
}

.vs-std-football-itemplayer-header-club-info{
	color:#262626;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	width:200px;
}

.vs-std-football-itemplayer-header-club-info-text{
	padding-top:2px;
	float:left
}

.vs-std-football-itemplayer-header-club-info-img{
	float:left
}

.vs-std-football-itemplayer-header-playerrole-icon{
	width:110px;
	height:90px;
	float:left;
}

.vs-std-football-itemplayer-header-nationality{
	color:#262626;
	float:left;
	font-family:Arial;
	font-size:13pt;
	margin-left:25px;
	width:75px;
	margin-top:5px;
	text-align:right;
}

.vs-std-football-itemplayer-sidebar{
	margin-top:14px;
}

/* stats row*/
.vs-std-football-itemplayer-statsrow-tournamenttitle{
	background:#FF9900;   /* arancio */
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
}

.vs-std-football-itemplayer-statsrow-tournamenttitle-cnt{
	margin-left:10px;
	margin-top:3px;
	width:710px;
	height:20px;
	font-size:10pt;
}

.vs-std-football-itemplayer-statsrow-tournamentstats{
	margin-top:1px;
	height:25px;
}

.vs-std-football-itemplayer-statsrow-tournamentstats td{
	background:#999999;  /* grigio */
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	border-right:1px solid #FFFFFF;
	padding-left:4px;
	padding-right:4px;
}

td.vs-std-football-itemplayer-statsrow-tournamentstats-last{
	border-right:0px;
}

.vs-std-football-itemplayer-statsrow-tournamentstats-value td{
	background:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	text-align: center;
	height:25px;
	border-right:1px solid #EFEFEF;
	padding-left:4px;
	padding-right:4px;
}

td.vs-std-football-itemplayer-statsrow-tournamentstats-value-last{
	border-right:0px;
}

.vs-std-football-itemplayer-section-title{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	height:180px;
}

.vs-std-football-itemplayer-section-title-cnt{
	background:#999999;  /* grigio */
	text-align: center;
	padding-top:5px;
	height:20px;
}

.vs-std-football-itemplayer-section-content{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	margin-left:10px;
	margin-right:10px;
	color:#000000;
}

/* -football-itemplayer end*/

/* -football-itemteam start*/
.vs-std-football-itemteam-header{
	width:710px;
	height:90px;
	background-image:url("../images/titleBarBg.gif");
}

.vs-std-football-itemteam-header-foto{
	width:80px;
	height:100px;
	float:left;
	margin-left:1px;
}

.vs-std-football-itemteam-header-teamname{
	color:#262626;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:18pt;
	margin-left:15px;
	width:500px;
	margin-top:5px;
}

.vs-std-football-itemteam-header-teams-cnt{
	border-top:2px dashed;
	float:left;
	height:40px;
	margin-left:15px;
	width:500px;
	margin-right:3px;
}

.vs-std-football-itemteam-header-icon{
	width:110px;
	height:90px;
	float:left;
	margin-top:-40px;
}

.vs-std-football-itemteam-header-nationality{
	color:#262626;
	width:500px;
	float:left;
	font-family:Arial;
	font-size:13pt;
	margin-top:5px;
	text-align:right;
}

.vs-std-football-itemteam-description{
	background:none repeat scroll 0 0 #FF9900;
	color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	height:25px;
}

td.vs-std-football-itemteam-description-value{
	font-weight:bold;
	border-right:1px solid #EFEFEF;
	height:25px;
	font-size:10pt;
	padding-top:2px;
}

td.vs-std-football-itemteam-description-value-noborder{
	font-weight:bold;
	height:25px;
	font-size:10pt;
}

.vs-std-football-itemteam-bg-value-white{
	background:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	color:#4D4D4D;
	text-align: center;
	height:25px;
	border-right:1px solid #EFEFEF;
}

.vs-std-football-itemteam-bg-value-grey{
	background:#E1E1E1;
	font-family:Arial;
	font-size:8pt;
	color:#4D4D4D;
	text-align: center;
	height:25px;
	border-right:1px solid #EFEFEF;
}

td.vs-std-football-itemteam-row-value{
	
	border-right:1px solid #EFEFEF;
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	height:25px;
	text-align:center;

}

td.vs-std-football-itemteam-row-value-first{
	color:#000000;
	border-right:0px;
	font-family:Arial;
	font-size:8pt;
	height:25px;
	text-align:center;
}

.vs-std-football-itemteam-sidebar{
	margin-top:-10px;
}

ul.dijitMenu{
	font-size:8pt;
}

/* -football-itemteam end*/

/* -football-itemmatch start*/
.vs-std-football-itemmatch-modulescontainer{
	margin-left:90px;
}

.vs-std-football-itemmatch-header{
	width:710px;
	height:90px;
	background-image:url("../images/titleBarBg.gif");
	margin-top:5px;
}

.vs-std-football-itemmatch-header-teamName{
	height:45px;
	border-bottom:2px dashed;
	margin-left:13px;
	color:#262626;
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
}

.vs-std-football-itemmatch-header-teamName-teamHome{
	height:45px;
	float:left;
}

.vs-std-football-itemmatch-header-teamName-teamAway{
	height:45px;
	float:right;
}

.vs-std-football-itemmatch-header-teamNationality{
	height:35px;
	margin-left:13px;
	padding-top:10px;
}

.vs-std-football-itemmatch-header-teamNationality-teamHome{
	height:45px;
	float:left;
}

.vs-std-football-itemmatch-header-teamNationality-teamAway{
	height:45px;
	float:right;
}

.vs-std-football-itemmatch-header-foto-teamHome{
	width:80px;
	height:90px;
	float:left;
	padding-left:5px;
}

.vs-std-football-itemmatch-header-foto-teamAway{
	width:80px;
	height:90px;
	float:right;
	padding-right:5px;
}

.vs-std-football-itemmatch-players-container-teamHome{
	
}

.vs-std-football-itemmatch-players-container-teamAway{
	margin-right:0px;
	margin-left:80px;
}

.vs-std-football-itemmatch-players-header{
	background:none repeat scroll 0 0 #FF9900;
	color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	height:25px;
}

td.vs-std-football-itemmatch-players-header-description-value{
	font-weight:bold;
	border-right:1px solid #EFEFEF;
	height:25px;
	font-size:10pt;
	padding-top:2px;
}

td.vs-std-football-itemmatch-players-header-description-value-noborder{
	font-weight:bold;
	height:25px;
	font-size:10pt;
}

.vs-std-football-itemmatch-players-row{
	margin-top:1px;
	height:25px;
}

.vs-std-football-itemmatch-players-row td{
	background:#999999;  /* grigio */
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	border-right:1px solid #FFFFFF;
	padding-left:4px;
	padding-right:4px;
}

.vs-std-football-itemmatch-player-row-bg-white{
	background:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	color:#4D4D4D;
	text-align: center;
	height:25px;
	border-right:1px solid #EFEFEF;
}

.vs-std-football-itemmatch-player-row-bg-grey{
	background:#E1E1E1;
	font-family:Arial;
	font-size:8pt;
	color:#4D4D4D;
	text-align: center;
	height:25px;
	border-right:1px solid #EFEFEF;
}

td.vs-std-football-itemmatch-player-row-value{
	
	border-right:1px solid #EFEFEF;
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	height:25px;
	text-align:center;

}

td.vs-std-football-itemmatch-player-row-value-first{
	color:#000000;
	border-right:0px;
	font-family:Arial;
	font-size:8pt;
	height:25px;
	text-align:center;
}

/* -football-itemmatch end*/

.vs-std-football-partial-simplepageheader{
	background-image:url(../images/titleBarBg.gif);
	width:700px;
	height:45px;
}

.vs-std-football-partial-simplepageheader-title{
	font-family: arial;
	font-weight: bold;
	font-size:18pt;
	color:#262626;
	height:45px;
	margin-left:10px;
	padding-top:3px;
}

.vs-std-football-partial-simplepageheader-subtitle{
	font-family: arial;
	font-size:10pt;
	color:#262626;
	margin-left:10px;
}

.vs-std-football-simplepageheader-flashmessage{
	font-family: arial;
	font-size:10pt;
	margin-left:10px;
}

.vs-std-football-simplepageheader-form{
	margin-left:10px;
}

/*   paragraph, testo standard*/
.vs-paragraph{
	font-size:10pt;
	font-family:Arial;
	color:#4d4d4d;
}

.vs-std-football-general-pages-title-box, .vs-std-search-title-box {
	background-image:url(../images/titleBarBg.gif);
	width:700px;
	height:45px;
	border-bottom:2px dashed;
	border-width: 2px;
	margin-top:5px;
}

.vs-std-search-title-box {
	width:710px;
}

.vs-std-football-general-pages-title, .vs-std-search-title{
	font-family: arial;
	font-weight: bold;
	font-size:18pt;
	color:#262626;
	height:45px;
	margin-left:10px;
	padding-top:3px;
}

.vs-std-football-general-pages-body{
	font-family: arial;
	font-size:10pt;
	color:#4d4d4d;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
}

.vs-std-menu-selected{
	color:#FFFFFF;
	width:220px;
	background:#262626;
	padding-left:10px;
	font-weight:bold;
	font-size:12pt;
	margin-bottom:3px;
	height:28px;
	padding-top:2px;
}

.vs-std-menu-link a{
	color:#FFFFFF;
	text-decoration: none;
	display:block;
}

.vs-std-menu-link a:hover {
	color:#FFFFFF !important;
	text-decoration:none;
}

.vs-std-menu-link{
	color:#FFFFFF;
	width:220px;
	height:28px;
	padding-top:2px;
	background:#999999;
	padding-left:10px;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	margin-bottom:3px;
	cursor:pointer;
}

.vs-std-menu-link:hover{
	color:#FFFFFF;
	width:220px;
	background:#F18221;
	height:28px;
	padding-top:2px;
	padding-left:10px;
	text-decoration:none;
	cursor:pointer;
}

.vs-std-pages-body{
	margin-left:40px;
	margin-top:-4px;
}

/* VISPO ARCHIVE ITEM */
.vs-std-vispoarchive-item{
	margin-top: 5px;
	border-top: 2px dashed;
}

.vs-std-vispoarchive-item-preview{
	height:140px;
	overflow:hidden;
	margin-bottom:5px;
	margin-top:10px;
}

.vs-std-vispoarchive-item-container{
	margin-left:10px;
}

.vs-std-vispoarchive-item-title{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #262626;
}

.vs-std-vispoarchive-item-title:hover{
	color: #FF9900;
}

.vs-std-vispoarchive-item-text{
	font-family:Arial;
	font-size:8pt;
	color: #262626;
}

.vs-std-vispoarchive-item-description{
	height:50px;
	overflow:hidden;
	word-wrap:break-word;
}

.vs-std-vispoarchive-item-editdelete{
	text-align:right;
	margin-top:3px;
}

.vs-std-vispoarchive-item-viewscomments{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color: #262626;
	margin-top:17px;
}

.vs-std-renderer-orderer {
	float: left;
}
.vs-std-renderer-paginator {
	float: right;
}

.vs-std-renderer-orderer,
.vs-std-renderer-paginator {
	font-family:Arial;
	font-size:10pt;
	color: #262626;
}

/* sidebar love hate*/
.vs-sidebar-lovehate{
	background-image: url(../images/titleBarBg.gif);
	height:60px;
}

.vs-sidebar-lovehate-text-btn {
	text-transform: uppercase;
}

.vs-sidebar-lovehate-text-btn .dijitButtonNode{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	height:16px;
	width:90px;
}

.dijitToggleButtonChecked.vs-sidebar-lovehate-text-btn .dijitButtonNode{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	height:16px;
	width:90px;
	background-color:#FF9900;
}

.vs-sidebar-lovehate-text{
	margin-top:5px;
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	color:#262626;
}

.vs-sidebar-lovehate-text-title{
	font-family:Arial;
	overflow:hidden;
	font-weight:bold;
	font-size:8pt;
	color:#262626;
}

/* LOVE-HATE ITEM */

.vs-std-lovehate-item-container{
	
}

.vs-std-lovehate-item-preview-container, 
.vs-std-vispo-results-preview-container, 
.vs-std-page-results-preview-container {
	height:160px;
	margin-top:15px;
}

.vs-std-item-preview{
	font-weight:normal;
	color:#262626 !important;
	text-align: left;
	height:140px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

.vs-std-item-preview-link{
	width:190px;
	height:140px;
	position:relative;
	top:-140px;
}

.vs-std-football-vispo-preview-body{
	background-color:#262626;
	height:115px;
}

.vs-std-football-vispo-preview-body-icons{
	padding-top:6px;
	height:55px;
}

.vs-std-football-vispo-preview-body-icons-left{
	width:110px;
	margin-left:10px;
	margin-top:2px;
}

.vs-std-football-vispo-preview-body-icons-right{
	width:50px;
}

.vs-std-football-vispo-preview-body-text{
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	height:55px;
	margin-left:5px;
}

.vs-std-football-vispo-preview-body-text-title{
	height:16px;
	width:180px;
	overflow:hidden;
}

.vs-std-football-itempage-team-preview-body{
	margin-left:5px;
	margin-top:13px;
}

.vs-std-football-itempage-team-preview-body-teams-text{
	float:left;
	margin-left:5px;
	width:77px;
	word-wrap:break-word;
}

.vs-std-football-itempage-player-preview-body{
	
}

.vs-std-football-itempage-player-preview-body-img{
	margin-left:5px;
	margin-top:8px;
}

.vs-std-football-itempage-player-preview-body-img-content{
	width:60px;
	height:75px;
}

.vs-std-football-itempage-player-preview-body-teams-img{
	float:left;
}

.vs-std-football-itempage-player-preview-body-teams-img-content{
	height:23px;
	width:20px;
}

.vs-std-football-itempage-player-preview-body-teams{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#262626;
	margin-top:5px;
}

.vs-std-football-itempage-player-preview-body-club{
	height:23px;
	width:100px;
}

.vs-std-football-itempage-player-preview-body-nation{
	height:23px;
	width:100px;
}

.vs-std-football-itempage-player-preview-body-img{
	margin-top:5px;
	float:left;
}

.vs-std-football-itempage-player-preview-body-text{
	float:left;
	margin-left:3px;
	margin-top:8px;
	overflow:hidden;
}

.vs-std-lovehate-item-footer{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	margin-top:15px;
	position:relative;
	top:-140px;
}

.vs-std-football-itempage-preview-header{
	background-image: url(../images/titleBarBg.gif);
	height:50px;
}

.vs-std-football-itempage-preview-header-top{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	height:22px;
	padding-top:2px;
	padding-left:5px;	
}

.vs-std-football-itempage-preview-header-bottom{
	font-family:Arial;
	border-top: 2px dashed;
}

.vs-std-football-itempage-preview-header-bottom-left{
	float:left;
	font-size:8pt;
	margin-left:5px;
	margin-top:4px;
	overflow:hidden;
	text-align:left;
	width:130px;
}

.vs-std-football-itempage-preview-header-bottom-left-match{
	float:left;
	font-size:8pt;
	margin-left:5px;
	margin-top:4px;
	overflow:hidden;
	text-align:left;
	width:170px;
}

.vs-std-football-itempage-preview-header-bottom-right{
	float:left;
	font-size:10px;
	margin-top:4px;
	padding-right:5px;
	text-align:right;
	width:40px;
}

.vs-std-football-vispo-preview-header{
	background:url("../images/module/common/title.bg.png") repeat-x scroll left top transparent;
	border:1px solid #000000;
	height:25px;
}

.vs-std-football-vispo-preview-header-title{
	margin-left:5px;
	margin-top:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

.vs-std-football-itempage-match-preview-body-team-shield{
	height:60px;
	margin-left:10px;
	margin-top:15px;
}

.vs-std-football-itempage-match-preview-body-hometeam{
	margin-right:0px;
	margin-left:2px;
}

.vs-std-football-itempage-match-preview-body-awayteam{
	margin-right:0px;
	margin-left:10px;
}

.vs-std-football-itempage-match-preview-body-team-triletter{
	text-align:center;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

.vs-std-football-itempage-match-preview-body-result{
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin-right:0px;
	margin-left:5px;
}

/* renderer*/

.vs-std-renderer-filter{
	
}

.vs-std-renderer-filter-selection{
	color:#262626;
	font-family:Arial;
	font-size:8pt;
	margin-top:6px;
	width:180px;
}

/* COMMENT */
.vs-std-comment{
	height:auto;
	border-bottom:1px dashed;
	border-color:#262626;
	padding-top:10px;
	min-height:100px;
}

.vs-std-comment-white{
	height:auto;
	border-bottom:1px dashed;
	border-color:#262626;
	padding-top:10px;
	background-color:#FFFFFF;
	min-height:100px;
}

.vs-std-comment-user-img-container{
	margin-left:15px;
}

.vs-std-comment-user-img{
	height:50px;
	width:50px;
	margin-top:3px;
}

.vs-std-comment-container{
	
}

.vs-std-comment-user{
	font-family:Arial;
	font-size:10pt;
	color:#4d4d4d;
}

.vs-std-comment-user-createdon{

}
.vs-std-comment-user-nick{
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	color:#4d4d4d;
}
.vs-std-comment-text{
	font-size:8pt;
	font-family:Arial;
	font-size:10pt;
	color:#4d4d4d;
	word-wrap:break-word;
}

.vs-std-renderer-comments {
	margin-top:30px;
}

.vs-std-renderer-comments-post{
	
}

.vs-std-renderer-comments-post-add{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#4D4D4D;
	margin-left:3px;
}

.vs-std-renderer-comments-send-btn {
	text-transform: uppercase;
}

/* vispo edit post*/

.vispo-description-edit{
	float:right;
	font-size:8pt;
}


/* HOME */
.vs-std-home-body {

}

.vs-std-home-banner {
	background-color:#262626;
	margin-left:-10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 960px;
	margin-bottom:20px;
}

.vs-std-home-random-compare-header{
	background-color:#FF9900;
	height:30px;
	font-family:Arial;
	font-size:14pt;
	color:#FFFFFF;
	margin-left:20px;
	text-indent:10px;
}

.vs-std-home-random-compare-body{
	margin:15px 15px 10px 25px;
}

.vs-std-home-random-compare-link{
	color:#262626;
	font-family:Arial;
	font-size:12pt;
}

.vs-std-home-random-compare-playernames{
	text-align:center;
}

.vs-std-home-random-compare-playernames .vs-std-football-playernames{
	width:270px !important;
}

.vs-std-home-tab-teams{
	border-right:2px dashed;
}

.vs-std-home-tab-teams-label{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#FF9900;
	text-indent:10px;
}

.vs-std-home-tab-teams-team{
	margin-left:10px;
	margin-top:10px;
}

.vs-std-home-tab-teams-team-name{
	font-family:Arial;
	font-size:11pt;
	color:#262626 !important;
	margin-left:5px;
}

.vs-std-home-tab-teams-column-a{
	
}

.vs-std-home-tab-teams-column-b{
	margin-left:40px;
}

.vs-std-home-tab-players{
	margin-left:-10px;
}

.vs-std-home-tab-players-label{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color:#FF9900;
	text-indent:10px;
}

.vs-std-home-tab-players-player{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:25px;
}

.vs-std-home-tab-players-player-name{
	font-family:Arial;
	font-size:11pt;
	color:#262626 !important;
	margin-left:5px;
}

/* error page */
.vs-std-general-error-title-box{
	background-image:url(../images/titleBarBg.gif);
	width:700px;
	height:45px;
	border-bottom:2px dashed;
	border-width: 2px;
}

.vs-std-general-error-type-error{
	font-family: arial;
	font-size:12pt;
	color:#4d4d4d;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
	font-weight:bold;
}

.vs-std-general-error-message-help{
	font-family: arial;
	font-size:10pt;
	color:#4d4d4d;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
}

.vs-std-index-compare-players-button-box{
	background-image:url(../images/titleBarBg.gif);
	margin-bottom:10px;
}

input.vs-std-query-search{
	height:16px;
	width: 206px;
	margin-top:3px;
	padding-left:3px;
	padding-right:20px;
	border: 1px solid;
	border-color:#000000;
	float: left;
}

.vs-std-query-search-tips{
	text-align:right;
	color:white;
	font-family:Arial;
	font-size:10pt;
	padding-top:3px;
}

.vs-std-query-search-button{
	background:url("../images/icons/search.png") no-repeat scroll 0 0 transparent;
	height:10px;
	margin-left:215px;
	margin-top:-22px;
	float: left;
	width:10px;
	cursor:pointer;
	border: none;
}

.vs-std-query-search-button:hover{
	background: transparent url(../images/icons/search.png) center bottom;
}
/* world-cup-2010 preview*/
.vs-std-football-page-world-cup-2010-preview{
	margin-left:-10px;
	margin-top:-9px;
	margin-bottom:-12px;
}

.vs-std-football-show-result-separator{
	border-top: 2px dashed;
}

.vs-std-search-vispo-container, .vs-std-search-pageresults-container{
	margin-top:10px;
}

.vs-std-general-page-whatcanyoudo-video{
	height:192px;
	weight:240px;
	float:left;
	margin-right:10px;
}

.vs-std-general-page-whatcanyoudo-video-title{
	font-size:10pt;
	font-family:Arial;
	color:#4d4d4d;
	font-weight:bold;
	text-align:center;
}