/*General styles*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #E8ECE2;
	text-align: center;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	background-image:url(../imgs/bgGradientBody.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
a {
	color: #005A9B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
H1 {
	color:#7E7E7E;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -0.01em;
	margin: 0px 0px 6px 0px;
	}
H3 {
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -0.03em;
	color: #666666;
	}
H5 {
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 13px;
	}

/*Header and Main Navigation styles*/
#header {
	background-image: url(../imgs/bgHeader.gif);
	background-repeat: repeat-x;
	height: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 12px 0px 10px;
	min-width: 800px;
	width: 944px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header .logo {
	margin: 0px 10px 9px 15px;
}
/*LOGIN Generico SACAR!!!
#header .login {
	float: right;
	color:#92DAA0;
	margin: -52px 20px 0 0;
	font-size: 12px;
}
#header .login p {margin: 0px 0 8px 0; vertical-align: bottom;}
#header .login form {display:inline;}
#header .login .input { border: 1px solid #CCCCCC; font-size: 12px;	color: #555555;	padding: 1px; width: 130px;}
#header .login .button { background: url(../imgs/iconSearch.gif) no-repeat; width: 20px; height: 22px; border: none; background-position: 0px 2px }
#header .login a:link, #header .login a:hover, #header .login a:visited { 
	color:#B2E9BD !important;
	font-weight: bold;
	text-decoration: underline;
}
*/
/*LOGIN IE6 Y FF2*/
#header .loginFF2IE6 {
	float: right;
	color:#92DAA0;
	margin: -52px 20px 0 0;
	font-size: 12px;
}
#header .loginFF2IE6 p {margin: 0px 0 8px 0; vertical-align: bottom;}
#header .loginFF2IE6 form {display:inline;}
#header .loginFF2IE6 .input { border: 1px solid #CCCCCC; font-size: 12px;	color: #555555;	padding: 1px; width: 130px;}
#header .loginFF2IE6 .button { background: url(../imgs/iconSearch.gif) no-repeat; width: 20px; height: 22px; border: none; background-position: 0px 2px }
#header .loginFF2IE6 a:link, #header .loginFF2IE6 a:hover, #header .loginFF2IE6 a:visited { 
	color:#B2E9BD !important;
	font-weight: bold;
	text-decoration: underline;
}
/*LOGIN FF3.5 Y SAFARI*/
#header .loginFF3Safari {
	float: right;
	color:#92DAA0;
	margin: -3px 20px 0 0;
	font-size: 12px;
}
#header .loginFF3Safari p {margin: 0px 0 8px 0; vertical-align: bottom;}
#header .loginFF3Safari form {display:inline;}
#header .loginFF3Safari .input { border: 1px solid #CCCCCC; font-size: 12px;	color: #555555;	padding: 1px; width: 130px;}
#header .loginFF3Safari .button { background: url(../imgs/iconSearch.gif) no-repeat; width: 20px; height: 22px; border: none; background-position: 0px 2px }
#header .loginFF3Safari a:link, #header .loginFF3Safari a:hover, #header .loginFF3Safari a:visited { 
	color:#B2E9BD !important;
	font-weight: bold;
	text-decoration: underline;
}
/*LOGIN IE 8 */
#header .loginIE8 {
	float: right;
	color:#92DAA0;
	margin: -3px 20px 0 0;
	font-size: 12px;
}
#header .loginIE8 p {margin: 0px 0 0px 0; vertical-align: bottom;}
#header .loginIE8 form {display:inline;}
#header .loginIE8 .input { border: 1px solid #CCCCCC; font-size: 12px;	color: #555555;	padding: 1px; width: 130px; }
#header .loginIE8 .button { background: url(../imgs/iconSearch.gif) no-repeat; width: 20px; height: 22px; border: none; background-position: 0px 2px; vertical-align: bottom; }
#header .loginIE8 a:link, #header .loginIE8 a:hover, #header .loginIE8 a:visited { 
	color:#B2E9BD !important;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}
/*MENU*/
#menu {list-style-type:none; font-weight: bold; font-size: 11px; background-color:#0B5E22; width:auto; height:21px; margin:0; padding:7px 15px 0 15px; background-image: url(../imgs/bgMainNavigation.gif); background-position: bottom; background-repeat: no-repeat;}
* html #menu {font-weight: bold; font-size: 11px;}
#menu li {float:left; margin:0; padding:0; position:relative; z-index:100; height:18px;}

#menu li.first{padding: 0 15px 0 10px;}
#menu li.one{width:75px; white-space:nowrap;}
#menu li.two{width:90px; white-space:nowrap;}
#menu li.three{width:105px; white-space:nowrap;}
#menu li.four{width:130px; white-space:nowrap;}
#menu li.five{width:148px; white-space:nowrap;}
#menu li.six{width:160px; white-space:nowrap;}

#menu li dl {position:absolute; top:0px; left:0;}
#menu li a, #menu li a:visited {text-decoration:none; color:#92DAA0;}
#menu li a:hover {text-decoration:none; color:#4AD266;}
#menu li dd {display:none;}
#menu li .separator {line-height: 1px; font-size: 1px; background-color: #237D38; padding: 0;}
#menu li img {margin-left: 6px; margin-top: 1px; vertical-align: text-top;}

#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding:0px;}

#menu table {border-collapse:collapse; padding:0;}
#menu dl {width:150px; margin:0; padding:0;}
*+html #menu dl {background:#fff; display:inline;} /*IE7*/

#menu dt {margin:0; padding:0 0 7px 6px; background-color:#0B5E22;} /*tab ppal*/
.dropdown dt a, .dropdown dt a:visited {display:block;}

#menu dd {background:#0B5E22; padding:0; margin: 0; border-bottom:3px solid #0B5E22; border-right:3px solid #0B5E22; border-left:3px solid #0B5E22; font-weight:normal; font-size:11px;}
.dropdown dd a, .dropdown dd a:visited {padding: 4px 4px 3px 4px; text-decoration:none; display:block; color:#92DAA0;}
.dropdown dd a:hover {background:#084518;}

/*Div styles for layout*/
#content {
	background-color: #FFFFFF;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 905px;
	background-image: url(../imgs/bgContentTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	overflow: auto;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 944px;
	background: url(../imgs/bgFooterTop.gif) no-repeat left top;
	padding: 20px 0px 25px 0px;
	font-size: 12px;
}
#left760 {
	width: 730px;
	float: left;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}
#left560 {
	width: 542px;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
#right184 {
	float: right;
	margin: 0;
	width: 156px;
	font-size: 11px;
	overflow: hidden;
}
#column522{
	right: 0px;
	top: 0px;
	display: inline;
	float: left;
	margin: 0px 18px 0px 0px;
	width: 517px;
}
#column190{
	position: static;
	right: 0px;
	top: 0px;
	display: inline;
	float: left;
	margin: 0px 18px 0px 0px;
	width: 196px;
}
#rightExtraColumn {
	position: static;
	right: 0px;
	top: 0px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 16px;
	width: 166px;
	font-size: 11px;
}
#equalColumn1 {
	width: 356px;
	float: left;
	margin: 6px 18px 0px 0px;
	padding: 0px;
	display: inline;
}
#equalColumn2 {
	width: 356px;
	float: left;
	margin: 6px 18px 0px 0px;
	padding: 0px;
	display: inline;
}
#homeLeft {
	width: 434px;
	float: left;
	margin: 4px 18px 0px 0px;
	padding: 0px;
}

#homeRight {
	float: left;
	margin: 4px 18px 0px 0px;
	width: 278px;
	font-size: 12px;
}
/* Styles Nueva Home*/
#column296 { float: left; margin: 4px 18px 0px 0px;	width: 308px; font-size: 12px; border: 1px #B9D79C solid; padding: 6px;	background: #E9F6DB url(../imgs/bgStatsHome.gif)  top left no-repeat;}
#column416 {width: 390px; float: left; margin: 4px 18px 0px 0px;padding: 0px;
}
.newData {border: 1px solid #BED5E6; background: #fff url("../imgs/bgNewData.gif") top right repeat-x; margin-bottom: 10px; padding: 3px 12px 12px 12px;}
.newData h1 {font-size: 20px; color: #0C6323; letter-spacing: -0.03em; background: #A6D87D; border: 1px solid #7BAD51; padding: 4px; display: inline; top: 8px;}
.newData ul {margin: 8px 0; padding: 0;}
.newData li { padding: 6px 0px;	margin:0; border-bottom: 1px solid #BED5E6; list-style: none;}
.intro {background: #fff url("../imgs/bgHomeNew.jpg") top right no-repeat; border: 8px solid #B2DD9F; margin-bottom: 12px; padding: 12px;}
.intro h1 { font-size: 20px;  color: #0C6323; letter-spacing: -0.03em; margin: 4px ; display:block;}
.intro p {	margin: 8px 6px 4px 4px;}
.intro h4 { margin: 6px; font-size: 12px; color: #009900;}
.intro .list { margin: 8px 0 6px 8px;	width: 245px;}
.intro dl{margin: 0px; padding: 0px;}
.intro dt {margin: 0px; padding: 0px; width: 21px; float:left; margin-top: 5px; margin-left: 3px;}
.intro dd {margin: 0px; padding: 0px; width: 210px; float:right; margin-top: 4px; line-height: 18px; margin-bottom: 4px;}
.intro .hot {font-weight: bold; color: #0D742A;}
.sectionStats h1.title {font-size: 22px; color: #fff;	letter-spacing: -0.01em; margin: 0px 0px 4px; text-align: right; padding: 3px 2px;}
.sectionStats .rss {border: none; vertical-align:baseline; }
.sectionStats .w52 {width:52px;}
.sectionStats .playerHome .top {margin: 0;}
.sectionStats .playerHome .top h1{font-size: 20px; width: 282px;}
.sectionStats .playerHome .top p{width: 200px;}
.picPlayer {border: 2px solid #4EA30B; float: right; margin: 0}
.sectionStats .box {margin: 0;}
.sectionStats {margin: 0px;}
.regText {width: 158px; margin: 18px 6px 0px; padding-bottom: 18px;}
.regButton {background: url(../imgs/bgRegBttn.gif) no-repeat; font: 19px bold inherit Arial, Helvetica, sans-serif; color: #FFF; width: 171px;	border: none; text-align: center; padding-top: 9px;	padding-bottom: 11px; cursor: pointer; text-decoration: none; float: right; margin: 12px 3px; }
.regButton a, .regButton a:hover{text-decoration: none; color: #fff;}
.more {font: bold 11px Arial, Helvetica, sans-serif !important;
 margin: 0; }

/*New scallable tabs styles */
.tabsCont {margin: 16px 0 10px 0;}
#tabs{ float:left; width: 718px; margin:0; padding:10px 0 0 10px; list-style:none; background:#fff url(../imgs/bgTabBorder.gif) repeat-x bottom left;}
#tabs li{ float:left; margin:0 4px 0 0;	padding:0;}
#tabs a{ float:left; display:block;	margin:0; padding:6px 14px;	color:#005a9b; font-weight:bold; text-decoration:none;	border:1px solid #4b911c;background:#FFF url(../imgs/bgTab.gif) repeat-x top left;}
#tabs a:hover, #tabs a.selected{color:#000;	padding-bottom:7px;	border-bottom:none;	border-color:#727377; background:#fff url(../imgs/bgTabselected.gif) repeat-x top left;}

/* */
.route {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 16px;
	margin-top: 4px;
	margin-left: 0px;
}
.route a {
	font-weight: normal;
}
.button {
	padding: 4px 9px 3px 9px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background: #fff url(../imgs/bgButton.gif) repeat-x left top;
	border: 1px solid #519423;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.button:hover {
	background: #EEF6E6 url(../imgs/bgButtonOn.gif) repeat-x left top;
}

.buttonCancel {
	padding: 4px 9px 3px 9px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background: #fff url(../imgs/bgButtonCancel.gif) repeat-x left top;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.buttonCancel:hover {
	background: #F3F3F3 url(../imgs/bgButtonCancelOn.gif) repeat-x left top;
}
.padding10 {padding: 10px;}
/* Homepage styles*/
/* Content Boxes used in homepage */
.boxHomeIntro {
	background-color: #F9FCF7;
	background-image: url(../imgs/bgGradientGrHome.gif);
	padding: 18px 18px 0px 18px;
	width: auto;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #ededed;
}
.boxHomeIntro h1 {
	font-size: 21px;
	color: #009900;
	letter-spacing: -0.02em;
	margin: 0px 0px 4px;
	width: 390px;
}
.boxHomeIntro p {
	margin: 8px 6px 4px 4px;
	width: 350px;
}

.boxHomeIntro h4 {
margin: 6px;
font-size: 12px;
color: #009900;}

.boxHomeIntro .img {
	float: left;
	margin: 16px 0px 6px 4px;
}
.boxHomeIntro .list {
	float: left;
	margin: 4px 0 6px 8px;
	width: 245px;
}
.boxHomeIntro dl{
margin: 0px; padding: 0px;}
.boxHomeIntro dt {
margin: 0px; padding: 0px; width: 21px; float:left; margin-top: 5px; margin-left: 3px;}
.boxHomeIntro dd {
margin: 0px; padding: 0px; width: 210px; float:right; margin-top: 4px; line-height: 18px; margin-bottom: 4px;}
.boxHomeIntro .hot {
	font-weight: bold;
	color: #0D742A;

}

.buttonBig {
	background-image: url(../imgs/bgButtonBig.gif);
	background-repeat: no-repeat;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	width: 193px;
	border: none;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	cursor: pointer;
	text-decoration: none !important;
	margin: 20px 20px 20px 24px;
}

.register {
	background-image: url(../imgs/bgGradientGrHomeRight.gif);
	float:right;
	width: 240px;
	padding: 22px;
	vertical-align: middle;
	font-size: 11px;
	margin: 1px;
	margin-left: 10px;
}
.register p {
	font-size: 12px; margin: 0px;}
.boxRoundedGreen {
	background-color: #EEFBE8;
	background-image: url(../imgs/bgRoundedBoxGreen.gif);
	padding: 12px;
	width: auto;
	font-size: 12px;
	margin: 0px 0px 16px 0px; 
	border: 1px solid #C7E7B9;
}
.boxRoundedGreen h1 {font-size: 22px; color: #009900; letter-spacing: -0.05em; margin: 0px;}
.boxRoundedGreen p {font-size: 12px; line-height: 16px; margin: 4px 0 4px 0;}
.boxRoundedGreen .spot {color: #009900; letter-spacing: -0.05em; margin: 0px 0px 4px; padding: 0px; font-weight: bold;font-size: 14px;}

.boxBannerCalifica {background: #F8FCF7; padding: 12px; width: auto;margin: 0px 0px 16px 0px; background-image: url(../imgs/bgBannerCalifica.jpg);background-repeat:no-repeat; height:305px; border: 1px solid #0D7129;}
.boxBannerCalifica h1 {font-size: 21px; color: #fff; letter-spacing: -0.01em; margin: 30px 0px 8px;}
.boxBannerCalifica p { font-size: 12px; line-height: 16px; margin-top: 0px;}

.boxBannerExpandiendo{ background: #5C5C5C;	width: auto; margin: 0px 0px 16px 0px; background-image: url(../imgs/bgBannerExpandiendo.gif); background-repeat:repeat-x; height:398px;	border: 1px solid #363636;}
.boxBannerExpandiendo h1 {font-size: 19px; line-height: normal; color: #fff; letter-spacing: -0.01em; margin: 0px 0px 8px; padding: 12px 12px 4px 12px;}
.boxBannerExpandiendo p { font-size: 11px; line-height: 16px; margin: 0px; color:#eee; padding: 0px 12px; }
.boxBannerExpandiendo table { width: 100%; border-collapse: collapse; border: none; border-spacing: 0; margin: 12px 0px ; border-top: solid 4px #5C5C5C; border-bottom: solid 8px #5C5C5C;}
.boxBannerExpandiendo th { background: #5C5C5C; text-align: right; font-size: 12px; color: #fff; padding: 6px 8px 4px 12px; vertical-align: top;}
.boxBannerExpandiendo td { background: #5C5C5C; padding: 6px 12px 6px 0px ; font-size: 12px; color: #fff; width: 50%;}
.boxBannerExpandiendo .digit { background-image:url(../imgs/bgNumber.gif); background-repeat: no-repeat; padding: 2px 4px 3px 6px; }
.boxBannerExpandiendo .digitEnd { background-image:url(../imgs/bgNumber.gif); background-repeat: no-repeat;	width: 8px;	padding: 2px 0px 3px 0px; background-position: right top;}

/* Homepage News Section*/
.newsTitle {
	font-size: 32px;
	color: #0C6323;
	font-weight: normal;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	margin: 0px 0px 0px -2px;
	letter-spacing: -0.05em;
}
.newsTitle a.img{
border: none;
}
.homeNew1 .volanta {
	color: #888888;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.homeNew1 H1 {
	font-size: 21px;
	font-weight: bold;
	color: #0C4618;
	letter-spacing: -0.01em;
	margin: 0px 0px 4px -2px;
	line-height: 24px;
}
.homeNew1 .picture {
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.homeNew1 {
	font-size: 12px;
	padding-bottom: 8px;
}
.homeNew2 H2 {
	font-size: 19px;
	font-weight: normal;
	color: #0C4618;
	margin: 0px 0px 4px -2px;
	line-height: 20px;
}
.homeNew2 {
	font-size: 12px;
	padding-bottom: 8px;
}
.homeNew2 .volanta {
	color: #888888;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.moreNews {
	display: block;
	padding: 0px;
	margin-top: 12px; 
}
.moreNews H1 {
	font-size: 14px;
	color: #0C6323;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	margin:  0px 0px 8px 0px;
	letter-spacing: -0.01em;
	background-color: #F9F9F9;
	border: 1px solid #EDEDED;
}
.moreNews H1 a{
	font-size: 11px;
	font-weight: bold;
	margin-left: 195px;
}
.moreNews p {
	font-size: 12px;
	color: #666666;
	padding-left: 0px;
	display: block;
	margin: 4px 6px 4px 0px;
	padding-left: 14px;
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;		
}
/* Styles for "angulo y contrapunto"*/
.homeOpinion {
	font-size: 12px;
	padding: 7px;
	border: 1px solid #D6EBCD;
	margin:  0px;
	background-image: url(../imgs/bgGradientGreen.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.homeOpinion p {
margin: 5px 0px 6px 0px;		
}

.homeOpinion .volanta {
	color: #666666;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.homeOpinion H1.contrapunto{
	font-size: 11px;
	font-weight: bold;
	color: #09601B;
	letter-spacing: 0.02em;
	margin-bottom: 4px;
	margin-top: 10px;
	line-height: 15px;
	padding: 6px 6px 4px 28px;
	background-color: #DFF4D8;
	text-transform: uppercase;
	background-image: url(../imgs/iconContrapunto.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

.homeOpinion H2 {
	font-size: 21px;
	color: #5A5A5A;
	letter-spacing: -0.01em;
	margin: 8px 0px 0px -2px;
	font-weight: normal;
}
.homeOpinion .picture {
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
/* Toolbar for matches and news*/
.toolbar {
	background-color: #F6F6F6;
	border: 1px solid #E8F1EB;
	margin-top: 5px;
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
	line-height: 24px;
	vertical-align: middle;
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
	width:100%;
	margin-right: 0px;
	margin-left: 0px;
	height: 25px;
}
.toolbar .moreoptions {
	float: right;
	display: block;
	margin: 0px;
}
.toolbar .iconFave {
	float: left;
	background-image:url(../imgs/iconFave.gif);
	background-repeat: no-repeat;
	margin: 1px;
	height: 21px;
	width: 21px;
}
.toolbar .iconFave:hover {
	background-image:url(../imgs/iconFaveOn.gif);
	cursor: pointer;
}
.toolbar .moreoptions img {
	margin: 2px;
	vertical-align: middle;
}
.toolbar img {
	margin: 2px;
	vertical-align: text-top;
}
.toolbar a {
	text-decoration: none;
	color: #666666;
}
.toolbar a:hover {
	text-decoration: underline;
}
/* Other common styles*/
.autor {
	font-size: 11px;
	margin: 8px 0px 0px 0px;

}
.separator {
	font-size: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 4px 0px 6px 0px;
	letter-spacing: -0.05em;
	line-height: 4px;
}
.googleAds {
	border: 1px solid #ededed;
	padding: 8px;
}
.caption { 
	font-size: 11px;
	text-align: left;
	height:auto;
	display: block;
	margin-top: 3px;
}
.floatRight {
	float: right;
	position:relative;
	display: inline;
	top: 0px;}
	
.small {font-size: 11px; letter-spacing: normal;}
.smallRight { font-size: 11px; text-align:right; line-height: 20px;}
.pointer {cursor: pointer;}

.number {
	font-size: 18px;
	color: #999999; 
	letter-spacing: -0.01em;
	margin-right: 10px;
}
.paging {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	margin:  0px 0px 8px 0px;
	letter-spacing: -0.01em;
	background-color: #F9F9F9;
	border: 1px solid #EDEDED;
	display: block;
	width: auto;
	text-align: right;
}

/* Action Buttons*/
.buttonComment {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.01em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgs/bgButtonComment.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px none #FFFFFF;
	width: 157px;
	height: 25px;
	margin-top: 5px;
}
/* Plain box with header*/
.box {
	border: 1px solid #d0d0d0;
	margin-bottom: 10px;
}
.box h1 {
	background-image: url(../imgs/bgBoxHeader.gif);
	background-repeat: repeat-x;
	color: #5A5A5A;
	padding-right: 4px;
	padding-left: 6px;
	background-position: 1px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box .graphic {

	margin: 5px;
}

/* Standard table */
.tableStandard {
	width: 100%;
	border-collapse: collapse;
}
.tableStandard td {
	padding: 4px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	color: #666666;
	background-color: #F9F9F9;
}
.tableStandard thead th {
	padding: 4px 6px;
	background-color: #F0F5EE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	color: #666666;
	text-align:left;
}
.tableStandard tbody th {
	padding: 4px 6px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	color: #666666;
	font-weight: normal;
	text-align:left;
}
.tableStandard tbody th.center,.tableStandard thead th.center,.tableStandard td.center{
	text-align: center; }
.tableStandard .score {
	background-color: #E3E9EE;
	padding: 0px 19px 0px 19px;
}
.tableStandard .scoreStats {
	background-color: #E3E9EE;
	padding: 0px 5px 0px 19px;
}
/* Leading Boxes with big headers, containing tables*/
.leadingBoxGray {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #E5E5E5;
	margin: 0px 0px 12px;
}
.leadingBoxGray .top {
	background-image: url(../imgs/bgLeadignBoxGrayTop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #EAEAEA;
	padding: 10px;
	border: 1px solid #DADADA;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
}
.leadingBoxGray .top h1 {
	font-size: 22px;
	color: #5A5A5A;
	letter-spacing: -0.03em;
	margin: 0px;
}
.leadingBoxGray .top p {
	font-size: 12px;
	margin: 4px 0px;
}
.leadingBoxGray .obs {
	background-color: #EAEAEA;
	padding: 10px;
	border: 1px solid #DADADA;
	margin: 0px;
	font-size: 11px;
}
.leadingBoxGray table {
	border: 1px solid #E5E5E5;
	margin: 0px;
}
.leadingBoxGreen {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #70A980;
	margin: 0px;
}
.leadingBoxGreen .top {
	background-repeat: repeat-x;
	background-color: #0C6223;
	padding: 2px 2px 10px 2px;		
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	height:auto;
	width: auto;
	width: 99%;
}
.leadingBoxGreen .top h1 {
	font-size: 22px;
	color: #63D17B;
	letter-spacing: -0.03em;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.leadingBoxGreen .top p {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.leadingBoxGreen table {
	border: 1px solid #E5E5E5;
	margin: 0 0px 0 0;
}
.leadingBoxGreen .shield {
	background-color: #0C6223;
	width: 52px;
	text-align: center;
	vertical-align: middle;
	margin: 14px 0px 0px 1px;
	float:right;
	display: block;
	position: relative;
	clear: none;
	top: 0;
}
.leadingBoxGreen .shield img{
	margin-bottom: -10px;}
/* Simple table styles for Lists*/
.list {
	width: 100%;
	border-collapse: collapse;
}
.list td {
	padding: 4px 4px 4px 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	color: #666666;
	background-color: #F9F9F9;
}
.list img {
	vertical-align: text-bottom;
	margin: 0px;
}
.list .center {
	text-align: center;
}
.list .level1 {
	background-color: #D6EBCD;
	font-weight: bold;
	color: #0D7229;
}
.list .level2 {
	background-color: #F0F5EE;
	font-weight: bold;
	padding-left: 8px;
}
.list .level3 {
	background-color: #F9FBF8;
	font-weight: normal;
	padding-left: 16px;
}
/* Match page styles */
.match {
	border: 1px solid #0F802F;
}
.match #laPrevia {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	display: block;
}
.match #laFicha {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	display: block;
}
.match #alMinuto {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	display: block;
}
.match #puntajes {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	display: block;
}
.match .header {
	height: 73px;
	text-align: center;
}
.match .header .shield1 {
	background-color: #0C6223;
	height: 64px;
	width: 64px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.match .header .shield2 {
	background-color: #0C6223;
	height: 64px;
	width: 64px;
	text-align: center;
	vertical-align: middle;
	float: right;
}
.match .header .team1 {
	background-color: #0C6223;
	width: 233px;
	text-align: center;
	vertical-align: middle;
	float: left;
	background-image: url(../imgs/bgTeam.gif);
	background-repeat: repeat-x;
	color: #63D17B;
	font-size: 19px;
	padding: 20px 0px 0px;
	height: 44px;
}
.match .header .team2 {
	background-color: #0C6223;
	width: 233px;
	text-align: center;
	vertical-align: middle;
	float: right;
	background-image: url(../imgs/bgTeam.gif);
	background-repeat: repeat-x;
	color: #63D17B;
	font-size: 18px;
	padding: 20px 0px 0px;
	height: 44px;
}
.match .header .scoreWinner1 {
	background-color: #084117;
	height: 54px;
	width: 64px;
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #77EC8D;
	padding-top: 10px;
	font-size: 36px;
	font-weight: bold;
}
.penalties{
	font-size: 20px;
	letter-spacing: -0.05em;
	position: relative;
}
.match .header .scoreWinner2 {
	background-color: #084117;
	height: 54px;
	width: 64px;
	text-align: center;
	vertical-align: middle;
	float: right;
	color: #77EC8D;
	padding-top: 10px;
	font-size: 36px;
	font-weight: bold;
}
.match .header .score1 {
	background-color: #084117;
	height: 54px;
	width: 64px;
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 36px;
	font-weight: bold;
}
.match .header .score2 {
	background-color: #084117;
	height: 54px;
	width: 64px;
	text-align: center;
	vertical-align: middle;
	float: right;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 36px;
	font-weight: bold;
}
.match .header .matchStatus {
	background-color: #084117;
	text-align: center;
	float: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
	display: block;
	margin-left: 297px;
	margin-right: 297px;
	border: 0px solid #FFFFFF;
}
.matchStatus a:link, .matchStatus a:visited, .matchStatus a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.match .resume {
	text-align: left;
	width: 100%;
	overflow: auto;
	margin-top: 5px;
}
.match .resume .w100even {
	display: block;
	float: left;
	width: 102px;
	text-align: left;
	margin: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.match .resume .w100odd {
	display: block;
	float: left;
	width: 102px;
	text-align: left;
	background-color: #FAFAFA;
	margin: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.match .resume dl {
	margin: 10px 0px 2px;
	display: block;
}
.match .resume .w245even {
	display: block;
	float: left;
	width: 245px;
	text-align: left;
	margin: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.match .resume .w245odd {
	display: block;
	float: left;
	width: 245px;
	text-align: left;
	background-color: #FAFAFA;
	margin: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.match .resume .w600even {
	display: block;
	float: left;
	width: 600px;
	text-align: left;
	margin: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.match .resume a {
	text-decoration: none;
}
.match .resume a:hover {
	text-decoration: underline;
}
.match .tabs {
	background-image: url(../imgs/bgMatchTabs.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 37px;
	margin-top: 20px;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 5px;
}
.match .tabs .tabOn {
	background-image: url(../imgs/bgMachTabItemOn.gif);
	height: 37px;
	color: #333333;
	padding: 7px 2px 5px;
	display: block;
	margin: 0px auto;
	width: 89px;
	text-align: center;
	color: #0B5C21;
	font-weight: bold;
	line-height: 16px;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}
.match .tabs .tab {
	background-image: url(../imgs/bgMachTabItem.gif);
	padding: 7px 2px 5px;
	display: block;
	margin: 0px auto;
	width: 89px;
	text-align: center;
	color: #0B5C21;
	font-weight: bold;
	line-height: 16px;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}
.match .tabs .tabDisabled {
	color: #999999;
	cursor: not-allowed;
	background-image: url(../imgs/bgMachTabItem.gif);
	padding: 7px 2px 5px;
	display: block;
	margin: 0px auto;
	width: 89px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	background-repeat: no-repeat;
	float: left;
}
.match .tabs a {
	text-decoration: none;
}
.match .tabs .tabDisabled a {
	text-decoration: none;
	color: #999999;
}
.match .tabs .tabOn a {
	color: #000000;
}
.matchRecord {
	width: 100%;
	border-collapse: collapse;
}
.matchRecord thead th {
	padding: 4px 6px;
	background-color: #fafafa;
	color: #666666;
}
.matchRecord td {
	padding: 5px 2px 3px 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	color: #666666;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 130px;
	line-height: 16px;
}
.matchRecord tbody th {
	padding: 5px 6px 4px;
	background-color: #F0F5EE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	color: #666666;
	font-weight: bold;
	width: 1%;
	text-align: right;
	vertical-align: top;
}
.matchRecord tbody th.pointsUsers {
	background-color: #CCE1BF;
	color: #0B5C21;
	padding: 5px 8px 4px 8px;
	width: 4%;
	white-space: nowrap;
}

.matchRecord tbody th.pointsF360 {
	background-color: #E1EDD9;
	color: #0B5C21;
	padding: 5px 10px 4px ;
	width: 4%;
	white-space: nowrap;
}

.matchRecord tbody th.pointsMedia {
	background-color: #EEF5EA;
	color: #0B5C21;
	padding: 5px 10px 4px;
	width: 4%;
	white-space: nowrap;
}
.matchRecord .title {
	padding: 4px 6px;
	color: #666666;
	font-weight: bold;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #f8f8f8;
}
.matchRecord img {
	vertical-align: text-bottom;
	margin: 0px;
}
.matchRecord .record {
	padding: 5px 6px 4px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	color: #666666;
	vertical-align: top;
	line-height: 16px;
	width: 180px;
	background-color: #F9FBF9;
}
.stats {
	background-color: #F0F5EE;
	height: 465px;
	padding: 0px;
	margin: 5px;
	border: 1px solid #4B911C;
	display: block;
}
.stats .selected {
	color: #FFFFFF;
	background-color: #0D7229;
}
.stats .table {
	background-color: #FFFFFF;
	width: 296px;
	height: 420px;
	display: block;
	float: left;
	margin: 2px;
	border: 1px solid #CADCC2;
}
.stats dt {
	padding: 2px;
}
.stats td {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-color: #FFFFFF;
	padding: 2px;
	width: 28%;
}
.stats .selected a {
	color: #FFFFFF;
}
.stats .table th {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-color: #F0F5EE;
	padding: 2px;
	font-weight: normal;
}
.stats .selection {
	background-color: #F7F8F5;
	width: 188px;
	height: 420px;
	margin: 2px;
	float: left;
}
.stats h2 {
	background-color: #E4EFDD;
	border: 1px solid #CADCC2;
	margin: 3px;
	color: #0C4618;
	font-size: 12px;
	padding: 8px;
}
/* News page styles*/
.copete {
	font-size: 13px;
	color: #304F31;
	font-weight: bold;
}
.newsDetail {
	margin-top: 0px;
	margin-bottom: 10px;
}
.newsDetail .date {
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #D6EBCD;
	color: #666666;
	vertical-align: top;
	float: left;
	width: 100%;
	line-height: 18px;
	margin-top: 0px;
}
.newsDetail .bottomDate {
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #D6EBCD;
	color: #666666;
	vertical-align: top;
	width: 100%;
	margin-top: 6px;
	padding-bottom: 10px;
}
.newsDetail .section {
	font-size: 11px;
	float: right;
	width: auto;
	vertical-align: top;
	position: relative;
	top: 0px;
	clip:  rect(0px auto auto auto);
	margin-top: -21px;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #F0F5EE;
	padding: 3px 6px 3px 6px;
	border: 1px solid #D6EBCD; 
}
.newsDetail .volanta {
	color: #888888;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	line-height: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newsDetail H1 {
	font-size: 38px;
	font-weight: bold;
	color: #006600;
	letter-spacing: -0.01em;
	margin: 0px;
}
.newsDetail H2 {

	font-size: 32px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -0.01em;
	margin: 0px;
}
.newsDetail H3 {
	font-size: 25px;
	font-weight: normal;
	color: #0C4618;
	letter-spacing: -0.01em;
	margin: 0px 0px 0px -2px;
}
.newsDetail H4 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin: 0px 0px 6px 0px;
	color: #666666;
}
.newsDetail H5 {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0px;
}
.newsDetail .picture {
	margin: 0px 0px 8px 0px;
	display: block;
	clear: right;
	float: right;
	padding: 0px 0px 0px 8px;
}
.relatedNews {
	display: block;
	padding: 10px 0px 10px 0px;
}
.relatedNews H1 {
	font-size: 16px;
	color: #0C6323;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	line-height: 36px;
	letter-spacing: -0.01em;
}
.relatedNews dd {
	font-size: 11px;
	color: #666666;
	width: auto;
	padding-left: 0px;
	line-height: 18px;
	padding-right: 6px;
	display: block;
	float: left;
	margin-left: 0px;
}
.relatedNews dt {
	line-height: 18px;
	display: block;
}
.relatedNews dl {
	margin: 0px;
}

/*Styles for form pages
se podria optimizar el Div Buttons y los estilos de botones. REVISAR*/
.form {
	margin: 0px 0px 0px 0px;
	float: left;
	clear: left;
	background-color: #FFFFFF;
	padding: 12px;
	background-image: url(../imgs/bgFormTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ACDBA7;
	width: 704px;
}

.form h1 {
	font-size: 24px;
	font-weight: normal;
	color: #009900;
	margin: 0px 0px 8px;
}
.form .subtitle {
	font-size: 19px;
	padding: 10px 10px 6px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8ECE2;
	border-right-color: #E8ECE2;
	border-bottom-color: #E8ECE2;
	border-left-color: #E8ECE2;
}

.form table {
	width: 100%;
	margin-top: 25px;
}
.form th {
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 180px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	font-size: 14px;
	color: #666666;
	letter-spacing: -0.01em;
}
.form .textRightColumn {font-size: 14px; padding-top: 10px; padding-bottom: 8px;}
.form td {
	padding: 8px 2px 8px 12px;
	vertical-align: top;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	font-size: 11px;
}
.formSmall {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 12px;
	background-image: url(../imgs/bgFormTop.gif);
	background-repeat: repeat-x;
	background-position: left -20px;;
	border: 1px solid #ACDBA7;
	width: auto; 
	}
.formSmall h1 {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	margin: 0px 0px 8px 0px ;
	width: 100%;
}
.formSmall .subtitle {
	font-size: 15px;
	padding: 10px 10px 6px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8ECE2;
	border-right-color: #E8ECE2;
	border-bottom-color: #E8ECE2;
	border-left-color: #E8ECE2;
}
.formSmall table {
	width: 100%;
	margin-top: 25px;
	border-collapse: collapse;
}
.formSmall th {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 180px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	font-size: 12px;
	color: #666666;
	letter-spacing: -0.01em;
}
.formSmall td {
	padding: 8px 2px 8px 12px;
	vertical-align: top;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	font-size: 11px;
}
/* despues de corregir lo de puntajes sacar todos los estilos formDiv*/
.formDiv {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACDBA7;
	border-right-color: #A0A5A8;
	border-bottom-color: #A0A5A8;
	border-left-color: #ACDBA7;
	background-image: url(../imgs/bgFormTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	background-color:#FFFFFF;
	padding: 4px;
	position: absolute;
	left: 492px;
	top: 457px;
}
.formDiv H1{
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	margin: 0px 0px 8px 0px ;
	width: 100%;
}
.formDiv p{
	margin:  0px 0px 4px 0px ;
}
.buttons {
	letter-spacing: 0.01em;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}

.button142 {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.01em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgs/bgButton142.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px none #FFFFFF;
	width: 142px;
	height: 31px;
}

.button202 {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.01em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgs/bgButton202.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px none #FFFFFF;
	width: 202px;
	height: 31px;
}

.buttonSmall {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.01em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../imgs/bgButtonSmall.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px none #FFFFFF;
	width: 71px;
	height: 19px;
}

.buttonSmallDisabled {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 0.01em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../imgs/bgButtonSmall.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px none #FFFFFF;
	width: 71px;
	height: 19px;
}

.input {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	padding: 4px 2px;
	margin: 0px;
}

.inputSmall {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding: 0px 2px;
	margin: 0px;
}

.input128 {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	width: 128px;
	padding: 4px 2px;
	margin: 0px;
}

.input180 {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	width: 200px;
	padding: 4px 2px;
	margin: 0px;
}
.input280 {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	width: 280px;
	padding: 4px 2px;
	margin: 0px;
}
.input380 {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	width: 380px;
	padding: 4px 2px;
	margin: 0px;
}
.input480 {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	width: 480px;
	padding: 4px 2px;
	margin: 0px;
}
/* Profile */
.profile { text-align: left; width: 100%; overflow: auto;}
.profile dl {margin: 10px 10px 2px 10px;}
.profile dd {float: left; width: 290px;	text-align: left; margin: 0px; padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #EEEEEE; border-right: 0px solid #EEEEEE; border-bottom: 0px solid #EEEEEE; border-left: 0px solid #EEEEEE; line-height: 140%; }
.profile dt {float: left; width: 200px; text-align: left; margin: 0px; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #ededed;border-right: 0px solid #ededed; border-bottom: 0px solid #ededed; border-left: 0px solid #ededed; color: #666666; font-weight: normal;}
/* Profile Box */
.profileBox {background-image: url(../imgs/bgGradientGrayProfile.gif); background-repeat: repeat-x; background-position: 0 -50px;border-top: 1px solid #DADADA; width:100%;} 
.profileBox h1 {font-size: 24px; font-weight: normal; color: #009900; margin: 10px;}
.profileBox h2 {font-size: 17px; padding-top:10px; margin: 4px 10px;}
.profileBox h4 {font-size: 11px; margin: 0px 10px 10px; font-weight: normal; color:#777; }
.profileBox h5 {font-size: 11px; font-weight: normal; color: #666666; margin: 0 0 4px 10px;}
.profileBox .message {font-size: 12px; font-weight: normal; color: #666666; margin: 0 0 4px 10px;}
.profileBox .pic {margin: 10px 12px 0px 10px;}
.profileBox .pic img {border: solid 2px #DADADA;}
.profileBox .pic a img:hover {border: solid 2px #005A9B; cursor:pointer;}
.profileBox .shield {float: right; margin-right: 10px; margin-top: 5px;}
.profileBox .gallery{ border-collapse:collapse; width: 100%; margin-bottom: 0;}
.profileBox .gallery td {vertical-align: top; font-size: 11px; font-weight:bold; padding: 6px; width: 50%; text-align:center;}
.profileBox .gallery td img {margin: 2px 0 4px 0}
.profileBox .footer {font-size: 11px; font-weight: bold; text-align:right; margin: 12px 5px 0px 5px; padding-bottom: 8px; }
.profileBox .list p { margin-left: 25px;}
.profileBox .list dl {	margin: 10px 10px 2px 10px;	overflow: auto;}
.profileBox .list dt{float: left; width: 60px;margin: 0px; padding: 3px 0 3px 0; border-top: 1px solid #EEEEEE; border-right: 0px solid #EEEEEE; border-bottom: 0px solid #EEEEEE; border-left: 0px solid #EEEEEE;}
.profileBox .list dd {float: left; width: 450px; text-align: left; margin: 0px; padding-left: 0px; padding-top: 3px; padding-bottom: 3px;border-top: 1px solid #ededed; border-right: 0px solid #ededed; border-bottom: 0px solid #ededed;border-left: 0px solid #ededed; color: #666666; font-weight: normal;}
.profileBox ul {font-size: 1.0em; border-bottom: solid 1px #DADADA; padding: 0px; margin: 0;} 
.profileBox li {list-style-type: none; padding: 6px 10px 6px; border-bottom: 1px solid #ededed; vertical-align: bottom; line-height: 18px; } 
.profileBox .selected {font-weight: bold; background-color: #F7F9F5;}
.friendRow { margin: 18px 10px}
.friendRow h1{margin: 0 0 4px 6px; font-size: 115%; font-weight: bold;}
.friendRow p{ margin: 0; margin-left: 6px;}
.friendRow h4 {margin: 4px 6px; font-size: 98%;}
.friendRow  .pics {float: left;}
.friendRow img{ margin-right: 10px; margin-bottom: 8px; border:none;}


/* Profile Activity*/
.profileBox .date {border-bottom: 1px solid #dadada; color: #0C6323; font-size: 11px; margin: 0 8px 0 8px; padding: 8px 0 3px 0; font-weight: bold;}
.profileBox .icon {width: 30px; margin: 5px 4px 0 4px;}
.profileBox .story {width: auto; margin: -20px 8px 8px 32px; border-bottom: 1px solid #ededed; padding-bottom: 6px; line-height: 18px;}
.profileBox .story .comment{color: #666666;}
.panel {margin: 5px 10px;}
.panel .top {font-size: 15px; font-weight:bold; padding: 6px 0 6px 0; border-bottom:none; cursor: hand; cursor: pointer; color: #0C4618; border-bottom: solid 1px #ededed; }
.panel .formSmall {display: none;}
.panel img {border: none; vertical-align: text-bottom; margin-right: 6px; margin-left: 0px;}

/* Icons*/
img.edit, img.password, img.privacy, img.friend, img.comment, img.fave, img.group, img.points, img.addFriend, img.viewProfile, img.picture, img.activity{
	height: 19px;
	width: 21px;
	vertical-align: text-bottom;
	margin-right: 5px;
	background-image: url(../imgs/icons.gif);
	background-repeat: no-repeat;}
img.edit {background-position: 0px 0px;}
img.password {background-position: -21px 0px;}
img.privacy {background-position: -42px 0px;}
img.friend {background-position: -63px 0px;}
img.comment {background-position: -84px 0px;}
img.fave {background-position: -105px 0px;}
img.group {background-position: -126px 0px;}
img.points {background-position: -147px 0px;}
img.addFriend {background-position: -168px 0px;}
img.viewProfile {background-position: -189px 0px;}
img.picture {background-position: -210px 0px;}
img.activity {background-position: -232px 0px;}

img.analyze {
	height: 19px;
	width: 21px;
	vertical-align: text-bottom;
	margin-right: 5px;
	background-image: url(../imgs/iconAnalize.gif);
	background-repeat: no-repeat;}
	
/* Styles for individual green headings*/

.boxHeadGreen {
	border: 1px solid #52AB52;
	background-color: #207730;
	margin: 0px;
	background-image: url(../imgs/bgHeadGreen.gif);
	background-repeat: repeat-x;
	background-position: top;	

}
.boxHeadGreen H1{
	border: 1px solid #C4E7C1;
	font-size: 11px;
	color: #ffffff;
	padding: 8px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;

}

.boxHeadGreen H1 img{
 vertical-align:middle;
 margin-right: 6px;
}

/* Styles for tooltip divs*/
.tooltipLink 
{
    float: right;
    position: relative;
	top: -18px;
	margin: 0px;
}
.tooltipLinkNormal
{
    float:right;
	right: 4px;
	position: relative;
	top: 0px;
	margin: 0px;
}

a.tooltip {
    position:relative;
    z-index:24; 
    font-size: 11px;
	font-weight: normal;
	letter-spacing: 0em;

}
a.tooltip:hover {
    z-index:25; background-color:#EDF3F8;
}
a.tooltip span {  
    display: none;
}
a.tooltip:hover span {  
    display:block;
    position:absolute;
    top:2em;
    right:0;
    width:200px;
    border:1px solid #D1D1D1;
    background-color:#EDF3F8;
    color:#333333;
    text-align: left;
    font-size: 11px;
    padding: 8px;
    text-decoration: none;
    z-index:1000;
}

a.tooltipLeft {
    position:relative;
    z-index:24; 
    font-size: 11px;
	font-weight: normal;
	letter-spacing: 0em;

}
a.tooltipLeft:hover {
    z-index:25; background-color:#EDF3F8;
}
a.tooltipLeft span {  
    display: none;
}
a.tooltipLeft:hover span {  
    display:block;
    position:absolute;
    top:2em;
    left:0;
    width:200px;
    border:1px solid #D1D1D1;
    background-color:#EDF3F8;
    color:#333333;
    text-align: left;
    font-size: 11px;
    padding: 8px;
    text-decoration: none;
    z-index:1000;
}
.tooltipLinkGreen
{
    float:right;
	right: 18px;
	position: relative;
	top: 14px;
	margin: -10px;
    z-index:50; 
}

a.tooltipGreen {
    position:relative;
    z-index:50; 
    font-size: 11px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #63D17B;
}

a.tooltipGreen:hover {
    z-index:25; 
	background-color:#0C6223;
	text-decoration: underline; !important
}
a.tooltipGreen span {  
    display: none;
}
a.tooltipGreen:hover span {  
    display:block;
    position:absolute;
    top:2em;
    right:0;
    width:200px;
    border:1px solid #D1D1D1;
    background-color:#EDF3F8;
    color:#333333;
    text-align: left;
    font-size: 11px;
    padding: 8px;
    text-decoration: none;
    z-index:1000;
}
/*Styles for Messages*/
.msg{
	margin: 0px 0px 18px 0px;
	background-color: #FFFFFF;
	padding: 12px;
	background-image: url(../imgs/bgFormTop.gif);
	background-repeat: repeat-x;
	background-position: left -10px;
	border-top: 1px solid #ACDBA7;
	border-bottom: 1px solid #ACDBA7;
	width: 700px;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.msg h2 {
	font-size: 16px;
	color: #333333;
	letter-spacing: -0.01em;
	margin: 0px 0px 4px 36px;
	left: 80px;
}
.msg p {
	margin: 0px 0px 0px 36px;
}
.msg .icon {
	float: left;
	height: auto;
	position: relative;
}
/*Styles for Navigation Box used in Profile*/
.navigationBox {
	float: left;
	clear: left;
	background-color: #FFFFFF;
	padding: 12px;
	background-image: url(../imgs/bgFormTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ACDBA7;
	font-size: 12px;
	width: 148px;
	margin-top: 0px;
}
.navigationBox h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 4px;
}
.navigationBox p {
	margin: 6px 0px;
}

/*Styles for Navigation Box used in Fixture*/
.navigationBoxGray {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #EDEDED;
	font-size: 12px;
	margin: 0px;
	background: url(../imgs/bgGradientGray.gif) repeat-x top;
	width: auto;
}
.navigationBoxGray h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 4px;
	padding-bottom: 4px;
}

.navigationBoxGray h2 {
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	margin: 2px 0px 2px 0px ;
}
.navigationBoxGray h3 {
	margin: 3px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../imgs/bulletNavigationBox.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	letter-spacing: normal;
}
.navigationBoxGray h3.active {
	font-weight: bold;
	background-image: url(../imgs/bulletNavigationBoxActive.gif);
}
.navigationBoxGray .small {
	font-size:11px;
	color:#999999;
	font-weight: normal;
	padding-left: 4px;
}

/*Comments*/
.comments {
	display: block;
	padding: 10px 0px 10px 0px;
}

.comments .header {
	margin-bottom: 6px;
	font-size: 12px;
	line-height: normal;
}

.comments .title {
	font-size: 22px;
	line-height: 38px;
	color: #666666;
	letter-spacing: -0.03em;
	font-weight: normal;
	margin-top: 8px;
}
.comments .header .floatRight {
	margin-top: 10px !important;}
	
.commentParent {
	padding: 0px;
	border-left: 1px solid #E8ECE2;
	margin-bottom: 10px;
}

.commentParent .top{
	padding: 4px 10px 4px 10px;
	background-color: #F7F8F5;
	margin: 0px;
	font-size: 11px;
}

.commentParent .top .strong{
	font-weight:bold;
	font-size: 12px;
}

.commentParent .body {
	margin: 6px 10px 18px 10px;}
	
.commentChild {
	padding: 0px;
	border-left: 1px solid #E8ECE2;
	margin-bottom: 10px;
	margin-left: 18px;
}

.commentChild  .top{
	padding: 4px 10px 4px 10px;
	background-color: #F7F8F5;
	margin: 0px;
	font-size: 11px;
}

.commentChild  .top .strong{
	font-weight:bold;
	font-size: 12px;
}

.commentChild  .body {
	margin: 6px 10px 18px 10px;}
	
/*Common content page styles*/
.text {
 margin-top: 10px;
 line-height:16px;
}

.text dl {
 margin-left: 10px;
}

.text dt {
 margin:0px;
 float: left;
 font-size:16px;
 color: #999999;
 letter-spacing: -0.02em;
}

.text dd {
 margin-left:38px;
 margin-top: 8px;
 padding-bottom: 8px;
 border-bottom: 1px solid #ededed;
}

.text .copy {
background-color:#F6F6F6;
padding: 10px;
}

/*Points Sacar despues de que corregimos la pagina de puntajes*/ 
.pointsTable {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;

}

.pointsTable td {
	background-color: #CCE1BF;
	padding: 2px;
	text-align: center;
	width: 28px;
	margin: 2px;
	border: 2px solid #ffffff;
	cursor: hand;

} 
.pointsTable td:hover {
	background-color: #0B5C21;
	color: #FFFFFF;
	cursor: pointer;

} 

.pointsTable td:hover a {
	color: #FFFFFF;
	text-decoration: none;

} 
.pointsTable a:link, .pointsTable a:visited {
	color: #000000;

} 


.formDiv .footer {
	text-align:center;
	margin: 3px;
}


.pointsUsers {
	background-color: #CCE1BF;
	color: #0B5C21;
	padding: 2px 8px 2px 8px;
	width: 5%;
}

.pointsF360 {
	background-color: #E1EDD9;
	color: #0B5C21;
	padding: 2px 8px 2px 8px;
	width: 5%;
}

.pointsMedia {
	background-color: #EEF5EA;
	color: #0B5C21;
	padding: 2px 8px 2px 8px;
	width: 5%;
}

/*Accordion */
#basic-accordian{
	border:1px solid #70A980;
	padding:1px;
	width:700px;
	font-family: Arial, Helvetica, sans-serif;
}
.accordion_headings{
	padding:5px;
	background:#BDDCB0;
	color:#333333;
	border-bottom:1px solid #EEF5EA;
	cursor:pointer;
	font-weight:bold;
	font-size: 12px;
}
.accordion_headings:hover{
	background:#6DAC58;
}
.accordion_childLevel1{
	padding:5px;
	background:#D6EACE;
		font-size: 12px;
	border-bottom:1px solid #EEF5EA;
}
.accordion_childLevel2{
	padding:5px;
	background:#EEF5EA;
	font-size: 11px;
	border-bottom:1px solid #D6EACE;
}

.header_highlight{
	background:#8EC17B;
}
.number1 {
float: right;
text-align:right;
width: 96px;
padding-right: 80px;
}

.number2 {
float: right;
text-align:right;
width: 96px;
padding-right: 80px;

}

/*Ajax Loading Div*/
#ajaxMessage {
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#ajaxMessage .content{
	border: 1px solid #DEE4D6;
	background-color: #F3F5F1;
	padding: 30px 35px 25px 30px;
	width: 200px; 
	margin-left: -132px;
	z-index:25;
	color: #3B7C4F;
	position: absolute;
	top: -55px;
	left: 50%;
	height: 42px;
	visibility: visible;
}

#ajaxMessage .shadow {
	width: 265px; 
	height: 42px;
	margin-left: -125px;
	position: absolute;
	z-index:24;
	top: -47px;
	left: 50%;
	height: 97px;
	visibility: visible;
	background-color: black; 
	filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;
}

/* Team and Player page styles */
.team, .player{
	border: 1px solid #0F802F;
}
.team.header,.player.header {
	height: 64px;
	margin: 0px;
}
.player .header{
	background-color: #0C6223;
	color: #63D17B;
	font-size: 16px;
	padding: 16px 0px 16px 18px;
	border-left: 16px solid #0E792C;}
.player .header H1 {
	font-size: 24px;
	margin: 0px; 	
	color: #63D17B;}
	
.team .header .shield {
	background-color: #0C6223;
	height: 64px;
	width: 64px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.team .header .team {
	background-color: #084117;
	text-align: left;
	vertical-align: middle;
	float: left;
	color: #63D17B;
	font-size: 24px;
	padding: 20px 0px 0px 20px;
	height: 44px;
	border: none;
	width: 644px;
}
.team .resume,.player .resume{
	text-align: left;
	display: block;
	width: 100%;
	margin: 0px;
	background-color: #F5F9F3;
}
.team .resume dl,.player .resume dl {
	margin: 0px;
	padding: 10px;
}
.team .resume dt,.player .resume dt {
	margin: 0px;
	padding: 8px 3px 3px 8px;
}
.team .resume dd,.player .resume dd {
	margin: 0px;
	padding: 8px 3px 3px 120px;
	margin-top: -27px;
}
.player .resume dd {
	padding-left: 200px;}

.team .picture,.player .picture {
	margin: 0px;
	display: block;
	clear: right;
	float: right;
	padding: 12px;
}

.team .news, .team .1col { 
    background: #FFFFFF;
    padding: 24px 18px 18px 18px;
}

.team .content {
	padding:10px 18px 0px 18px;
}

.team .leftCol{
    width:374px;
    float:left;
}

.team .rightCol{
    margin-left:18px;
    width:300px;
    float:left;
    padding:0px 0 18px 0;
}

.playerStats {
	background: #FFFFFF;
	padding: 18px;}
	
.playerStats H2 {
color: #0C6223; font-size: 21px; letter-spacing: -0.01em; font-weight: normal; margin: 0px 0px 16px}
	
/*Season Block*/
.seasonBlock h2 {
	font-size: 21px;
	color: #5A5A5A;
	letter-spacing: -0.03em;
	padding: 8px 0 0 0;
	margin: 0;
	font-weight: normal;
}
.seasonBlock dl {
	margin: 0;
	}
.seasonBlock dt {
	padding: 4px 0 20px 0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin: 0px 0px 6px 0px;
	color: #666666;
	width: 215px;
	white-space: nowrap;	
	float: left;
}
.seasonBlock .separator {
	clear:left;
	margin:  0px 0 8px 0;}
	
.seasonBlock dd {
	padding: 7px 0 0 0;
	font-size: 11px;
	float: left;
	width: 435px;

}
.seasonBlock dd a{
	font-weight: bold;
}
.seasonBlock img {
	vertical-align: text-bottom;
}
.clear {clear: both;}
	
/*Estilos para Popin. Por ahora son de un solo alto fijo. Para cambiarlo hay que cambiar los altos de popin, height aplicado a formSmall y border*/

#popin{ 
 width:46%;
 height:220px;
 right:26%;
 top: 35%;
 position:fixed;
 padding: 10px 10px 0px 10px;
 z-index: 1;
}
#popin table {
width: 100%;
border-collapse:collapse;
border:none; margin:0;}

#border {
background-color:#006600; 
filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;
width:46%;
height:226px;
right:26%;
top: 35%;
position:fixed;
padding: 10px;}

.height186 {
height:170px;}

#popin .header{
background-color: #0C6323;
color: #fff;
border: solid 1px #009900;
padding: 5px;
font-size: 14px; font-weight: bold;
padding-right: 32px;
}
#popin .close {
float: right;
cursor: pointer;
margin-top:-20px; margin-right: 6px;
background-color: #0C6323;
color: #fff;}
#popin .close a{ color: #fff; text-decoration: none;}

#popin .footer{
margin: 14px 0px 8px 0px;
padding-top: 10px;
position: absolute;
bottom: 5px;
right: 24px;
width: auto;
border-top: 1px solid #ededed;
left: 24px;
}
<!-- Search results>
.search {
 font-weight:normal;}
.search h2 {
	font-size: 21px;
	color: #5A5A5A;
	padding: 8px 0 0 0;
	margin: 0;
	font-weight: normal;
}
.search h3 { font-size: 13px; font-weight: bold; letter-spacing: normal; margin: 3px 0;}
.search p {margin: 2px 0;}
.search .result {padding: 2px 0 10px 0; border-top: 1px solid #ededed;}
.filter {margin: 0; list-style:none; padding: 0; text-indent:0px;}
.filter li {padding: 4px; border-bottom: 1px solid #ededed; margin: 0px; text-indent:0px;}
.filter li.active {background: #006600; color: #FFFFFF; font-weight: bold; }
.filter li.active a:link,.filter li.active a:visited{color: #FFFFFF;}
<!--[if IE]>
html, body{
 margin:0;
 padding:0;
 width:100%; 
 height:100%; 
 overflow:auto; 
}
#popin{
 position:absolute;
}
#border{
 position:absolute;
}
<![endif]-->

