@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
	/*background-image: url(../images/christmas-bg.jpg);*/
	background-repeat: repeat;
	
}
a.white:link { /* unvisited link */
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}     
a.white:visited {/* visited link */
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}   
a.white:hover {/* mouse over link */
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}   
a.white:active {/* selected link */
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}  



a.red:link { /* unvisited link */
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}     
a.red:visited {/* visited link */
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}   
a.red:hover {/* mouse over link */
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}   
a.red	:active {/* selected link */
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}  




a.lang {
	text-decoration: none;
	color: #666666;
	background-position: right;
	font-size: 14px;
}

a.lang:link {
	color:       #666666;
	text-decoration: none;
	background-position: right;
		font-size: 14px;
}

a.lang:visited {
	color:       #666666;
	text-decoration: none;
	background-position: right;
		font-size: 14px;
}

a.lang:active {
	color:           #666666;
	text-decoration: none;
	background-position: right;
		font-size: 14px;
}

a.lang:hover {
	color:           #000000;
	text-decoration: underline;
	background-position: right;
		font-size: 14px;
}












/* controls the sub tabs for the sponsor pages*/

/*#countrytabs a {
  color: black;
  text-decoration:none;
  font-weight:bold;
  font-size: 12px;
}*/
#countrytabs a:link { /* unvisited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}     
#countrytabs a:visited {/* visited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
#countrytabs a:hover {/* mouse over link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
#countrytabs a:active {/* selected link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}

.bold:link { /* unvisited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}     
.bold:visited {/* visited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.bold:hover {/* mouse over link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.bold:active {/* selected link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}




.link14:link { /* unvisited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}     
.link14:visited {/* visited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.link14:hover {/* mouse over link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.link14:active {/* selected link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}


.redbold:link { /* unvisited link */
	color:#c0002f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}     
.redbold:visited {/* visited link */
	color:#c0002f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.redbold:hover {/* mouse over link */
	color:#c0002f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.redbold:active {/* selected link */
	color:#c0002f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}

.alfiepics:link { /* unvisited link */
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}     
.alfiepics:visited {/* visited link */
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.alfiepics:hover {/* mouse over link */
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.alfiepics:active {/* selected link */
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}

.alfiepics12:link { /* unvisited link */
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}     
.alfiepics12:visited {/* visited link */
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.alfiepics12:hover {/* mouse over link */
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}   
.alfiepics12:active {/* selected link */
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 0px 5px 0px;
}









.6nations-red {
	font-family: arial;
	color: #ce1e28;
	font-size: 44px;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}

.BodyLinkMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
}

.BodyLinkMain:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: LEFT;
	font-weight: bold;
}
}

.BodyLinkMain:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: LEFT;
	font-weight: bold;
}
}

.BodyLinkMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: LEFT;
	font-weight: bold;
	text-decoration: underline;
}

.flashlogo
{
	float: left;
	width: 339px;
	height: 150px;
*/
    margin-right: 10px;
	margin-top: -3px;
	display: block;
	background-image: url(../../slideshow2.swf);
	background-repeat: no-repeat;
	background-position: center center;
}

  
.top-table{
background-image: url(../images/fullbanner_bg.jpg);
}
.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #black;
}
.h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.h2-red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}


.h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFB810;
	margin-bottom:0px;
	padding-bottom: 10px;
	vertical-align: top;
	margin: 10px;
	background-position: center;
}

.league
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: black;
	margin-left: 40px;
	margin-right: 40px;
	
}

.content {
	font-family: arial;
	color: #4d4d4d;
	font-size: 13px;
	margin: 0px;
}

.content-bold {
	font-family: arial;
	color: #4d4d4d;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
}

.content-black-11 {
	font-family: arial;
	color: black;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}

.content-white-11 {
	font-family: arial;
	color: white;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}

.content-white-14 {
	font-family: arial;
	color: white;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	text-align: justify;
}


.content-black-12 {
	font-family: arial;
	color: black;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}


.content-black {
	font-family: arial;
	color: black;
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}

.content-black-bold {
	font-family: arial;
	color: black;
	font-size: 14px;
	margin: 0px;
	font-weight: bolder;
	text-align: justify;
}


.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.photogal-img {
border: 5px solid #EF1C18;
} 



table.sample {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;

}
/*table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
*/

.actionimage{
	border: 5px solid #990000;
      }


table.slider {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #000000;
	height: 115px;
	width: 388px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



table.boxes {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 4px solid #FF0000;
	background-color: #000000;
	margin-top:15px;
	margin-bottom:4px;
}

table.boxes-yellow-bg {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 4px solid #FF0000;
	background-color: #ffb810;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top:15px;
	margin-bottom:4px;
}


table.boxes-header {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 4px solid #FF0000;
	background-color: #ffb810;
	background-image: url(../images/quins-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 35px;
	text-indent: 5px;
	
}

table.boxes-header-full {
	border-spacing: 0px;
	border-collapse: collapse;
	background-image: url(../images/box-header-full.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	height: 43px;
	margin-bottom:14px;
	width: 823px;
	text-align: left;
	text-indent: 10pt;
}
table.player-profile-images {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: black;
	background-image: url(../images/player-profile-imgs-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	height: 225px;
	width: 820px;
	margin-bottom:10px;
}

table.player-profile {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #ffb810;
	background-image: url(../images/player-bio-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	height: 179px;
	margin-top:5px;
}
table.player-profile-sponsor {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #ffb810;
	background-image: url(../images/player-profile-sponsor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	height: 179px;
	margin-top:5px;
}




table.player-profile-bg {
	border-spacing: 0px;
	border-collapse: collapse;
	background-image: url(../images/player-profile-grass-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 206px;
	width: 203px;
}

table.player-profile-frontpage-bg {
	border-spacing: 0px;
	border-collapse: collapse;
	background-image: url(../images/player-profile-front-page-grass-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 132px;
}


table.player-actionshot-bg {
	border-spacing: 0px;
	border-collapse: collapse;
	background-repeat: no-repeat;
	background-position: center center;
	height: 208px;
	width: 500px;
}



.player-profile-heading {
	height: 23px;
	line-height: 23px;
	color: black;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}






/*--------Squad Table ----------------*/

.squadtable{
	background-image: url(../images/profile-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 230px;
}

.squadtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #F0F0F0;
	text-align: center;
	font-weight: bold;
}


.coachtable{
	background-image: url(../images/profile-bg-white.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 230px;
}



td.scroller{
height: 121px;
width: 388px;
}



/*----------Fixture List--------------*/

table.stats_fixtures { margin-bottom: 10px; font-size: 90%; }
table.stats_fixtures td.titletxt {
	height: 23px;
	line-height: 23px;
	color: black;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}
table.stats_fixtures table.fixtures { margin-top: 10px; }

table.stats_fixtures table.fixtures tr.group td {/* month titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: black;
	padding: 10px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

table.stats_fixtures table.fixtures tr td {  /* determines line each line */
	height: 20px;
	line-height: 22px;
	padding: 0px 2px 0px 2px;

}
table.stats_fixtures table.fixtures tr.colhead th { /* Date/Time/Home/Away/Venue/Report */
	color: #000000;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
table.stats_fixtures table.fixtures tr.odd td { background: #dea00d; }
table.stats_fixtures table.fixtures tr td.field_DateShort {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
}

table.stats_fixtures table.fixtures tr.home td.field_VenName {/* venue */
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
table.stats_fixtures table.fixtures tr td.field_HomeDispName {/* home team */
	text-align: right;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
table.stats_fixtures table.fixtures tr th.field_HomeDispName {/* home title */
	text-align: right;
	color: black;
	padding-right: 5px;
}
table.stats_fixtures table.fixtures tr td.field_AwayDispName { /*away team */
	text-align: left;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
table.stats_fixtures table.fixtures tr td.field_Score {  /* score */
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*table.stats_fixtures table.fixtures tr td.field_CompStageAbbrev {
	width: 45px;
	color: #FF0000;
}*/
table.stats_fixtures table.fixtures tr td.field_Score { width: 40px; }/* score field width */

table.stats_fixtures table.fixtures tr.rollover td {
	color: white;
	cursor: pointer;
	background-color: #FF0000;
}
table.stats_fixtures table.fixtures tr.rollover td a { color: white; }

a.report:link { /* unvisited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}     
a.report:visited {/* visited link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}   
a.report:hover {/* mouse over link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}   
a.report:active {/* selected link */
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 







table.stats_fixtures table.fixtures tr.group_domestic_premiership td.field_CompStageAbbrev {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	color: #00FF00;
}
table.stats_fixtures table.fixtures tr.group_euroclub_cup td.field_CompStageAbbrev {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
}
table.stats_fixtures table.fixtures tr.group_anglowelsh_edfcup td.field_CompStageAbbrev {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	color: #00FF00;
}




/*---------Gallery Rotating-----------*/

.feat_gallrotate { margin: 0px 0px 30px 0px; }
.feat_gallrotate .titletxt { height: 23px; line-height: 23px; color: white; font-weight: bold; padding-left: 10px; background-image: url("/images/structure/background/background-title.jpg"); background-repeat: no-repeat; background-position: right; margin-bottom: 10px; }
.feat_gallrotate .photo img { width: auto; border: solid #bf002e 5px;} 
.interactivebrochure .photo img { width: auto;}
.feat_gallrotate .photo { text-align: center; } 
.feat_gallrotate .caption { font-weight: bold; padding: 5px; color: #c60030; text-align: center;}
.feat_gallrotate .buttons { margin-top: 10px; padding: 10px 0px 10px 0px; border-top: 1px dashed #bf002e; border-bottom: 1px dashed #c60030;}
.feat_gallrotate a { color: #ffffff; }
.feat_gallrotate a:hover { font-weight: bold; color: #CECECE;  }
.feat_gallrotate .buttons span { padding: 5px; background: #bf002e; }
.feat_gallrotate .buttons .selected { background: #ffffff; color: #bf002e; }
.feat_gallrotate .buttons .selected a { color: #bf002e; }