﻿/* these divs create the basic sport page/column layout */
body {
	background: url("background.gif") repeat-y center;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #999;
}

a:link {
	color: #000;
}
a:hover {
	color: #f00;
}
#whole {
	width: 772px;
	clear: both;
}


/* questo crea un pixel in altezza sotto il menu */
#linea {
 	width: 772px;
 	height: 1px;
 	float: center;
	overflow: hidden;
}
/* END questo crea un pixel in altezza sotto il menu */

#sportcontent {
	background:  url(http://amatoricatania.com/img/colonna_main.gif) repeat-y top left;
	width: 772px;
	float: center;
	clear: both;
	border: 0px solid #f00;
}
#sportcontentx {
	background: #fff;
	width: 772px;
	float: center;
	clear: both;
}
#leftcolumn {
 	width: 412px;
 	float: left;
}
#rightcolumn {
 	width: 352px;
 	border: 0px solid #006;
 	padding: 0;
 	margin: 0;
}
#rc2 {
	width: 352px;
	float: left;
}
.leftcolmod {
	width: 420px;
	float: left;
}
/* END these divs create the basic sport column layout */

/* universal elements */

.greyhdr2 {
	padding: 4px 8px 4px 4px;
	background: #333;
}
/* end universal elements */

/* top story module */
#topstory1 {
    float: left;
    width: 412px;
    border: 0px solid #f00;
    margin-bottom: 2px;
    color: #000;
    background: #ECE8C3;
}
.mainhead {
    width: 380px;
    font-family: Helvetica, sans-serif;
    font-size: 28px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
    padding: 8px 8px 8px 10px;
    float: left;
    clear: both;

}
.topbg {
    width: 412px;
    background: #ECE8C3;
    /*background: #B2AF7E ; D6D3A6*/
    border-bottom: 1px solid #990;
    float: left;
}
.topcopy {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #000;
    font-weight: normal;
    padding: 2px 8px 8px 10px;
    float: left;
    width: 394px;
}
.topcopy a:link{
    color: #000;
}
.topcopy a:hover{
    color: #f00;
}
.topcopy a:visited{
    color: #000;
}
.topcopy a:visited:hover{
    color: #f00;
}
#topstory2 {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #000;
    font-weight: normal;
    padding: 4px 8px 16px 10px;
    margin-bottom: 2px;
    border: 0px solid #ccc;
    float: left;
}
#topstory2 a:link{
    color: #000;
}
#topstory2 a:hover{
    color: #f00;
}
#topstory2 a:visited{
    color: #666;
}
#topstory2 a:visited:hover{
    color: #f00;
}
.topauth {
    color: #8C5B40;
    font-weight: bold;
}
#topstory2 h5{
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    padding: 1px ;
    margin: 0px;
    display: inline;
    color: #5F3721;
    font-weight: bold;
}

.photocredb {background:#333;color:#CCC;}
.photocapb {background:#333;color:#B4B4B4;}

.tc {
    float: left;
    clear: both;
    width: 100%;
    /*background:#333;*/
    color:#CCC;
}
.topcaption {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    padding: 2px 2px 2px 10px;
    color:#B4B4B4;
}
.photocapb {
	padding: 0px 0px 6px 4px;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #756b4d;
	background: #dfd89f;
}
.photocredb{
	padding: 1px 3px 1px 0px;
	margin: 0px; 
	font-family: Verdana, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	color: #939374; 
	background: #dfd89f; 
	text-align: right;
}
.photocredtop {
    text-align: right;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    color: #555;
    margin: 0px 0 0 0;
    padding: 2px 0px 0px 0;
    width: 98%;
    float: left;
}
/* END top story module */


/* start 3col mod */
.greyhdr1 {
    background: #333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    width: 412px;
    float: left;
    height: 19px;
}
.greyhdr3col {
    background: #333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    width: 412px;
    float: left;
    height: 19px;
    margin-bottom: 0px;
}

.column1 {
     width: 134px;
     float: left;
}
.column2, .column3 {
     width: 134px;
     float: left;
     margin-left: 5px;
}
.column1 a, .column2 a, .column3 a {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 13px;
    color: #000;
    font-weight: normal;
}
.column1 a:hover, .column2 a:hover, .column3 a:hover {
    color: #f00;
}
.threecoltext {
    padding: 4px 8px 16px 8px;
}
/* END 3col mod */

/* start 2col mod */
.twocol_left {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 13px;
    color: #000;
    font-weight: normal;
    padding: 4px 8px 16px 8px;
    float: left;
}
.twocol_left a:link{
    color: #000;
    text-decoration: none;
}
.twocol_left a:hover{
    color: #f00;
    text-decoration: none;
}
.twocol_left a:visited{
    color: #000;
    text-decoration: none;
}
.twocol_left a:visited:hover{
    color: #f00;
    text-decoration: none;
}
.twocolright {
    width: 273px;
    float: right;
}
.twocolright2 {
    width: 273px;
    float: left;
    background: #ddd;
}
.twocolright3 {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 13px;
    color: #000;
    font-weight: normal;
    padding: 4px 8px 16px 8px;
    float: left;
}
.twocolright3 a:link{
    color: #000;
}
.twocolright3 a:hover{
    color: #f00;
}
.twocolright3 a:visited{
    color: #333;
}
.twocolright3 a:visited:hover{
    color: #f00;
}
.lefthdr {
    background: #333;
    width: 100%;
    float: left;
}
.lefthdr2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    float: left;
    padding: 4px 2px 4px 4px;
}
/* end 2col mod */

/* start package area */
#package1 {
	width: 412px;
	margin-bottom: 2px;
	float: left;
	background: #FFFFFF;

}
.pack2 {
	width: 412px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
	float: left;
}
.pack3 {
	margin-left: 2px;
	padding: 4px 4px 10px 2px;
}
.pack4 {
	float: left;
	margin-left: 0px;
	padding: 1px 10px 1px 1px;
	border: 0px solid #060;
}
.pack5 {
	border: 0px dotted #f00;
	width: 293px;
	HEIGHT: 100%;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	font-weight: normal;
	float: left;
	padding: 0px 1px 1px 0px;
	border: 0px solid #ccf;
}
/*
.pack5 {
	border: 0px dotted #f00;
	width: 400px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000;
	font-weight: normal;
	float: left;
	padding: 0px 1px 1px 0px;
	border: 0px solid #009;
}
*/
.pack5 a:link{
	color: #000;
}
.pack5 a:hover{
	color: #f00;
}
.pack5 a:visited{
	color: #666;
}
.pack5 a:visited:hover{
	color: #f00;
}
.pack5head {
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    float: left;
    padding: 6px 0 4px 0;
    width: 252px;
}
.pack5head a:link{
	color: #000;
}
.pack5head a:hover{
	color: #f00;
}
.pack7head {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
	padding: 6px 0 12px 0;
}
.myphoto {
	padding: 4px 10px 4px 0px;
}


/* end package area */

/* start contests */
#contest1 {
 	width: 772px;
 	float: center;
 	clear: both;
}
.contest2 {
	width: 772px;
 	float: left;
 	background: #EAE5CD url(http://calciocatania.com/rugby/contests_bgd.gif) repeat-x top left;
 	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	float: left;
 	clear: both;
}

.chead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: #333 url(http://assets.espn.go.com/i/sportindex/design05/contest_bar_bgd.jpg) no-repeat top left;
	padding: 4px 4px 4px 4px;
}
.contest_1 {
	width: 220px;
 	float: left;
	margin: 4px 4px 0px 8px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 2px 2px 8px 0px;
	border-color: #fff #fff #D7C696 #ccc;
}
.contest_2 {
	width: 220px;
 	float: left;
	margin: 4px 4px 0px 14px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 2px 2px 8px 0px;
	border-color: #fff #fff #D7C696 #ccc;
}
.contest_3 {
	width: 220px;
 	float: left;
	margin: 4px 4px 0px 18px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 2px 2px 8px 0px;
	border-color: #fff #fff #D7C696 #ccc;
}
.sponsorfooter {
	WIDTH: 772px;
	HEIGHT: 99px
	float: left;
	clear: both;
	border: 0px solid #f00;
}

.lastcontest {
	width: 100%;
	float: left;
	clear: both;
	border: 0px solid #f00;
}
.contests_headline {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	COLOR: #FFFFFF;
	background: #333333;
}
/* end contests */


/* START headline news */
#headnews {
    width: 352px;
    float: left;
}
.headnewshdr {
    font-family: Helvetica, sans-serif;
    line-height: 13px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: #333;
    padding: 3px 2px 3px 4px;
}
.headnewshdr  a:link{
    color: #fff;
    text-decoration: none;
}
.headnewshdr a:hover{
    color: #fff;
    text-decoration: none;
}
.headnewshdr a:visited{
    color: #fff;
    text-decoration: none;
}
.headnewshdr a:visited:hover{
    color: #fff;
    text-decoration: none;
}
.fshdr {
    font-family: Verdana, sans-serif;
     line-height: 12px;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    float: left;
    clear:both;
    width: 100%;
    padding: 0 0 4px 0;
}
.firststory img {
    float: left;
    padding: 0 4px 0 0;
}
.firststory2 {
    width: 90%;
    font-family: Verdana, sans-serif;
     line-height: 12px;
    color: #000;
    font-size: 10px;
    padding: 2px 0px 0px 4px;
    float: left;
}
/* end headline news */

/* START photo wire area  */
.photow2 {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	padding: 4px 10px 0px 10px;
	background: #e2e9cc;
	border: 0px;
	width: 175px;
	margin: 0 4px 6px 0;
	line-height: 12px;
}
.photow4 {
	font-family: Helvetica, sans-serif;
	line-height: 12px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 2px 4px 5px;
	border: 0px;
	background: #333;
}
.photow5 {
	width: 352px;
	float: left;
	border: 0px;
}
/* END photo wire area  */

/* START footer
**********************************/
#sportfooter {
	font-family: Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-size: 10px;
	line-height: 12px;
	width: 772px;
	float: center;
	clear: both;
	height: 50px;
	background: #F5F5F5 repeat-x top left;
}
.footer1 {
	padding: 10px 10px 10px 10px;
	width: 90%;
	/*width: 772px; */
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana,sans-serif;
	color: #000;
	float: left;
}
.footer1  a:hover {color: #f00; text-decoration:underline;}
.footer1  a:visited {color: #666; text-decoration:underline;}
.footer1  a:active {color: #f60; text-decoration:underline;}
.footer1  a {color: #003; text-decoration:underline;}

.footer3 {
	margin-top: -5px;
	margin-left: 50px;
	width: 624px;
}
/* END footer
**********************************/
.aa_subBox {position: relative; width: 772px; color: #FFF; font-weight: bold; font-family: Verdana, Sans-serif; font-size: 10px; line-height: 14px; margin-top: 1px;}
.aa_subBox .aa_subNav {padding: 6px; padding-left: 9px; padding-bottom: 7px;}
.aa_subBox .aa_subNav a {color: #CCC; }
.aa_subBox .aa_subNav a:hover {color: #CCC;}
.aa_subBox .aa_subNav img {vertical-align: middle;}
#LTwoNavBar{z-index: 950; position: relative; width: 772px; background: #cb0001; color: #CCC; font: 10px Verdana, Arial, sans-serif; font-weight: bold;}
#LTwoNavBar a:link, #LTwoNavBar a:visited{color: #FFF;} 
#LTwoNavBar a:hover{color: #CCC;}
.i{padding: 6px; padding-bottom: 7px; padding-right: 0; background: #184984;}
/* START menu */



/* END footer */


.tableaggiornamenti {
	width: 389px;
	margin:0px 0 5px 0;
}
.tablehead {
	color: #000;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#dcdcdc;
 	vertical-align:top;
	width: 100%;
	margin:0px 0 5px 0;
}

.tableheadGoogle {
	color: #000;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#dcdcdc;
 	vertical-align:top;
	width: 100%;
	margin:5px 0 5px 0;
}

.tablehead a:link, .tablehead a:visited {
	color: #000; 
}

.tablehead a:hover {
	color: #FF0000;
}			

.colhead {
	background:#c1c1c1;
	color: #000;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.colhead a:link, .colhead a:visited {
	color: #000;
}

.colhead a:hover {
	color: #FF0000;
}	

.stathead {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablealso {
	color: #000;	
	line-height: 18px;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ececec;
}

.tablealso a:link, .tablealso a:visited {
	color: #000;
}

.tablealso a:hover {
	color: #FF0000;
}

.cellabianca {
	background-color: #FFF;
}

.cellascura {
	background-color: #ececec;
}

.oddrow {
	background-color: #FFF;
}

.evenrow {
	background-color: #ececec;
}

.sortcell {
	background-color: #c1c1c1;
	font-weight: bold;
}
/* sub nav */
.aa_subBox {position: relative; width: 772px; color: #FFF; font-weight: bold; font-family: Verdana, Sans-serif; font-size: 10px; line-height: 14px; margin-top: 1px;}
.aa_subBox .aa_subNav {padding: 6px; padding-left: 9px; padding-bottom: 7px;}
.aa_subBox .aa_subNav a {color: #CCC; }
.aa_subBox .aa_subNav a:hover {color: #CCC;}
.aa_subBox .aa_subNav img {vertical-align: middle;}
#LTwoNavBar{z-index: 950; position: relative; width: 772px; background: #cb0001; color: #CCC; font: 10px Verdana, Arial, sans-serif; font-weight: bold;}
#LTwoNavBar a:link, #LTwoNavBar a:visited{color: #FFF;} 
#LTwoNavBar a:hover{color: #CCC;}
.i{padding: 6px; padding-bottom: 7px; padding-right: 0; background: #184984;}