
/*----------- Standard set-up ------------*/
body { 
	margin: 0px 0px 0px 0px; 
	font-family: arial; 
	color: #8d8d8d; 
	font-size: 80%; 
	background: black; 
	background-image: url("../imagebin/main-background.jpg"); 
	background-repeat: repeat-y; 
	background-position: center 0px;  
	}
	
div.base_standard { 
	width: 960px; 
	padding: 0px 5px 0px 5px; 
	background-color: #ffffff; 
	text-align: center; 
	margin: 0px auto 0px auto; 
	background-image: url("../imagebin/base-background.jpg"); 
	background-repeat: repeat-x;
	}
.basecontainer { 
	background: #ffffff; 
	background-image: url("../imagebin/pagebg.gif"); 
	background-repeat: repeat-x; 
	background-position: 0px 198px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	}
.basebody { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 960px; 
	}
.basemainarea { 
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 10px; 
	width: 950px; 
	}
.basehome .basemainarea { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 960px; 
	}
.basefooter { 
	background: #ffffff; 
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	}
.basecredits { 
	font-size: 80%; 
	padding: 3px 3px 3px 3px; 
	color: grey; 
	background: #000000; 
	border-bottom: 5px #ffffff solid; 
	}
.basecredits .copyright { 
	margin-right: 20px; 
	}
.basecredits .legalnotice { 
	color: #ffffff; 
	margin-right: 20px; 
	text-decoration: underline; 
	}
.basecredits .jmn { 
	color: #4597cd; 
	margin-right: 20px; 
	text-decoration: underline; 
	}



input, select, textarea { font-family: arial; font-size: 85%; z-index: 1; padding: 0px; margin: 0px;}
select {font-size: 100%;}
input.radio { border: 0px; background-color: transparent; }
table, th, td, img { border-style: solid; border-color: #000000; border-width: 0px; }
a { color: #8d8d8d; text-decoration: none; font-weight: normal; }
a:hover { text-decoration: underline; }
img { border: solid #000000 0px; }
table { width: 100%; font-size: 100%; }
th, td, div, ul, li { text-align: left; vertical-align: top; border: solid #000000 0px; }
ul { padding: 0px; margin: 0px; }
li { list-style-type: none; padding: 0px; margin: 0px; }
.std_content li { list-style-type: disc; margin: 0px 0px 0px 25px; }
form { margin: 0px; padding: 0px; }
fieldset { border: solid transparent 0px; margin: 0px; padding: 0px; }
object, embed { z-index: 1; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 0px; padding: 0px; }
.hidden { display: none; }
.spacer { height: 0px; clear: both; }
div.overlay { background: #000000; opacity: 0.7; filter: alpha(Opacity=70); -moz-opacity: 0.7; }
div.content img { padding: 2px; }


.emailpage table.emailpage tr td.section { text-transform: uppercase; font-family: Arial; font-weight: bold; font-size: 120%; margin: 0px 0px 2px 0px; height: 40px; line-height: 40px; color: white; padding-left: 10px; background-image: url("../imagebin/menutitle_black.gif"); background-repeat: no-repeat; }

/* ---------------Columns--------------- */
.baseleftmenu { float: left; width: 190px; margin: 0px 15px 0px 0px; padding: 0px 0px 0px 0px; }
.basecolumn1a { float: left; width: 735px; margin: 10px 0px 0px 0px; }
.basehome .basecolumn1a { float: left; width: 960px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.basecolumn2a { float: left; width: 480px; margin: 10px 15px 0px 0px; padding: 0px 0px 0px 0px; }
.basecolumn2b { float: left; width: 230px; margin: 10px 0px 0px 0px; padding: 0px 5px 5px 5px; background: #dbdbdb; }
.basenews .basecolumn2a { float: left; width: 380px; margin: 10px 15px 0px 0px; padding: 0px 0px 0px 0px; }
.baserugby .basecolumn2a { float: left; width: 380px; margin: 10px 15px 0px 0px; padding: 0px 0px 0px 0px; }
.basenews .basecolumn2b { float: left; width: 320px; margin: 10px 0px 0px 0px; padding: 0px 10px 10px 10px; background: #dbdbdb; }
.baserugby .basecolumn2b { float: left; width: 320px; margin: 10px 0px 0px 0px; padding: 0px 10px 10px 10px; background: #dbdbdb; }

.basetoolbar { float: left; width: 725px; padding: 5px 5px 5px 5px; margin: 0px 0px 0px 0px; height: 30px; background: black; }


.baseheader { background-image: url("../imagebin/header-background.jpg"); background-repeat: no-repeat; height: 152px; } 
.baseheader .sys_searchbar { position: absolute; width: 230px; margin: 95px 0px 0px 480px; }
.baseheader .sys_searchbar .titletxt { float: left; color: #d0d0d0; font-weight: bold; font-size: 90%; text-transform: uppercase; margin: 0px 5px 0px 0px; height: 25px; line-height: 25px; }
.baseheader .sys_searchbar .query { float: left; margin-right: 5px; }
.baseheader .sys_searchbar .query input { float: left; padding: 3px; border: solid #262626 2px;  }
.baseheader .sys_searchbar .button { float: left; background: black; border: none; height: 24px; line-height: 24px; cursor: pointer; padding: 0px 0px 0px 0px; width: 30px; color: white; font-weight: bold;  text-transform: uppercase; background-image: url("../imagebin/button_search.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.baseheader .adv_adtech { position: absolute; margin: 10px 0px 0px 480px; width: 468px; height: 60px; background: #000000; border: solid 2px #262626; }
.baseheader .mainsponsor { background: red; position: absolute; margin: 79px 0px 0px 710px; }
.baseheader .mainsponsor li { position: absolute; padding-right: 0px}
.baseheader .mainsponsor li.button1 { margin: 12px 0px 0px 80px; }
.baseheader .mainsponsor li.button2 { margin: 0px 0px 0px 20px; }

.smarteditmode div.baseheader { height: auto; }
iframe.baseheader { height: 100px; }

/* ---------------Top Menu--------------- */
.basetopmenu { height: 46px; background-color: black; background-image: url("../imagebin/menu-background.gif"); }
.smarteditmode .nav_multilevel .toggle { display: none; }
.topnav { width: 954px; height: 40px; position: absolute; margin: 0px auto; z-index: 100; padding: 3px 3px 0px 3px; border-bottom: 3px solid #202020; }
.topnav li { list-style: none; margin: 0px; padding: 0px; float: left; border-right: 1px solid #202020; }
.topnav li.item1019 { width: 65px; border-left: 1px solid #202020; }
.topnav li.item1026 { width: 65px; }
.topnav li.item1088 { width: 60px; }
.topnav li.item1134 { width: 105px; }
.topnav li.item1209 { width: 85px; }
.topnav li.item1260 { width: 100px; }
.topnav li.item9043 { width: 75px; }
.topnav li.item1312 { width: 95px; }
.topnav li.item1349 { width: 105px; }
.topnav li.item1384 { width: 105px; }
.topnav li.item1412 { width: 80px; }
.topnav li.item1344 { width: 65px; }
.topnav a {
color: #8d8d8d;
line-height: 40px; 
text-decoration: none;
display: block; 
font-size: 90%; 
text-decoration: none; 
height: 40px; 
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 0px 0px 0px 12px;
}
.topnav a:hover { background-image: url("../imagebin/nav_black.gif"); background-repeat: repeat-x; background-position: 0px 3px; }
.topnav li {position: relative;}
.topnav li:hover a { color: white; }
.topnav li li {list-style: none; margin: 0; padding: 0; clear: left; width: 200px; padding:0; font-size: 90%;}
.topnav ul ul {
position: absolute;
z-index: 100;
width: 200px;
padding:0;
margin:-1px -3px 0px -3px;
clear:left;
}
.topnav ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 200px;
padding:0;
margin:-3px -3px 0px -3px;
}
.topnav ul ul,
.topnav ul li:hover ul ul,
.topnav ul ul li:hover ul ul
{display: none;}
.topnav ul li:hover ul {display: block; background: #797979; padding:0;margin:0;}
.topnav ul ul li:hover ul {display: none;}
.topnav ul ul ul li:hover ul {display: none;}
.topnav li:hover { background-image: url("../imagebin/nav_black.gif"); background-repeat: repeat-x; background-position: 0px 3px; }
.topnav li:hover ul { background-image: url("../imagebin/nav_black.gif"); background-repeat: repeat-x; background-position: 0px 3px; }
.topnav li li:hover { background-image: url("../imagebin/nav_black.gif"); background-repeat: repeat-x; background-position: 0px 3px; }
.topnav li li:hover ul { background-image: url("../imagebin/nav_black.gif"); background-repeat: repeat-x; background-position: 0px 3px; }
.topnav li li li:hover { background: #797979;}
.topnav ul ul a { color: #ffffff; display: block; text-decoration: none; height: 20px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; line-height: 20px; border-right: 1px #202020 solid; border-top: 1px #202020 solid; border-bottom: 0px #202020 solid; border-left: 2px #202020 solid; font-size: 90%; }
.topnav ul ul ul a{ color: #ffffff; display: block; text-decoration: none; height: 20px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; line-height: 20px; border-right: 1px #202020 solid; border-bottom: 1px #202020 solid; border-left: 2px #202020 solid; font-size: 90%; }
.topnav ul ul { border-top: 2px #202020 solid; border-bottom: 2px #202020 solid; }
*:first-child+html .topnav ul ul { position: absolute; left:0; top:100%;}

.topnav li.item1019 a:hover { background-image: url("../imagebin/nav_black.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1026 a:hover { background-image: url("../imagebin/nav_blue.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1088 a:hover { background-image: url("../imagebin/nav_red.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1134 a:hover { background-image: url("../imagebin/nav_green.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1209 a:hover { background-image: url("../imagebin/nav_brown.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1260 a:hover { background-image: url("../imagebin/nav_grey.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item9043 a:hover { background-image: url("../imagebin/nav_grey.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1312 a:hover { background-image: url("../imagebin/nav_blue.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1349 a:hover { background-image: url("../imagebin/nav_brown.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1384 a:hover { background-image: url("../imagebin/nav_blue.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1412 a:hover { background-image: url("../imagebin/nav_red.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1344 a:hover { background-image: url("../imagebin/nav_green.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1019:hover { background-image: url("../imagebin/nav_black.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1026:hover { background-image: url("../imagebin/nav_blue.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1088:hover { background-image: url("../imagebin/nav_red.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1134:hover { background-image: url("../imagebin/nav_green.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1209:hover { background-image: url("../imagebin/nav_brown.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1260:hover { background-image: url("../imagebin/nav_grey.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item9043:hover { background-image: url("../imagebin/nav_grey.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1312:hover { background-image: url("../imagebin/nav_blue.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1349:hover { background-image: url("../imagebin/nav_browm.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1384:hover { background-image: url("../imagebin/nav_blue.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1412:hover { background-image: url("../imagebin/nav_red.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1344:hover { background-image: url("../imagebin/nav_green.gif"); background-repeat: repeat-x; background-position: top; }
.topnav li.item1277 a:hover { background-image: none; background-color: #ffbc30; color: black; }




/* ---------------------- Smart Edit Mode ---------------------- */
.smarteditmode .leftnav li { height: auto; }
/* End Smart Edit Mode */


/* ---------------------- New Left Menu with displaying submenu below ------------------------ */

.leftnav { padding: 0; width: 190px; padding-bottom: 15px; clear: both; }
.leftnav .titletxt { display: block; width: 180px; text-transform: uppercase; font-family: Arial; font-weight: bold; font-size: 120%; margin: 0px 0px 2px 0px; height: 40px; line-height: 40px; color: white; padding-left: 10px; background-image: url("../imagebin/menutitle_black.gif"); background-repeat: no-repeat; }
.leftnav li { list-style: none; margin-bottom: 2px; padding: 0;}
.leftnav li { background: #797979; width: 190px; }
.leftnav ul { padding:0; margin: 0; list-style:none; }
.leftnav a { text-transform: uppercase; font-weight: bold; display:block; text-decoration: none; height: 25px; line-height:25px; color: #ffffff; padding: 0px 0px 0px 10px; font-size: 90%;}
.leftnav a:hover {color: #ffffff;}
.leftnav ul ul { padding: 0px 0px 0px 0px; margin:0; list-style: none; width: 190px; }
.leftnav ul ul li { background: #3b3a3a; }
.leftnav ul ul li:hover { background: #000000; background-image: none; }
.leftnav li:hover { background-image: url("../imagebin/header_black190.gif"); background-repeat: no-repeat; }
.leftnav li li:hover { background: #000000; }
.leftnav ul ul a { font-weight: bold; color: #bbbbbb; display: block; text-decoration: none; height: 25px; line-height: 25px; padding: 0px 0px 0px 20px; margin: 0px 0px 0px 0px; font-family: Arial; font-size: 80%; }
.leftnav ul ul ul a { font-weight: bold; color: #bbbbbb; display: block; text-decoration: none; height: 25px; line-height: 25px; font-family: Arial; font-size: 80%; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; }
.leftnav li.highlight { background-color: #ffffff; background-image: url("../imagebin/header_black190.gif"); background-repeat: no-repeat; }
.basenews .leftnav .titletxt { background-image: url("../imagebin/menutitle_blue.gif"); background-repeat: no-repeat; }
.baseclub .leftnav .titletxt { background-image: url("../imagebin/menutitle_red.gif"); background-repeat: no-repeat; }
.baserugby .leftnav .titletxt { background-image: url("../imagebin/menutitle_green.gif"); background-repeat: no-repeat; }
.baseacademy .leftnav .titletxt { background-image: url("../imagebin/menutitle_brown.gif"); background-repeat: no-repeat; }
.basehospitality .leftnav .titletxt { background-image: url("../imagebin/menutitle_grey.gif"); background-repeat: no-repeat; }
.basecommunity .leftnav .titletxt { background-image: url("../imagebin/menutitle_blue.gif"); background-repeat: no-repeat; }
.baseticket .leftnav .titletxt { background-image: url("../imagebin/menutitle_red.gif"); background-repeat: no-repeat; }
.basesponsorship .leftnav .titletxt { background-image: url("../imagebin/menutitle_green.gif"); background-repeat: no-repeat; }
.basefanzone .leftnav .titletxt { background-image: url("../imagebin/menutitle_brown.gif"); background-repeat: no-repeat; }
.leftnav li.item1277 a:hover { background-image: url("../imagebin/header_gold190.gif"); background-repeat: no-repeat; color: black; }





/* ---------------------- Base Banners ---------------------- */
.basebannertxt { float: left; text-transform: uppercase; font-family: Arial; font-weight: bold; font-size: 120%; color: white; width: 725px; height: 40px; line-height: 40px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/banner_black.gif"); background-repeat: no-repeat; background-position: right;}
.basenews .basebannertxt { background-image: url("../imagebin/banner_blue.gif"); background-repeat: no-repeat; background-position: right;}
.baseclub .basebannertxt { background-image: url("../imagebin/banner_red.gif"); background-repeat: no-repeat; background-position: right;}
.baserugby .basebannertxt { background-image: url("../imagebin/banner_green.gif"); background-repeat: no-repeat; background-position: right;}
.baseacademy .basebannertxt { background-image: url("../imagebin/banner_brown.gif"); background-repeat: no-repeat; background-position: right;}
.basehospitality .basebannertxt { background-image: url("../imagebin/banner_grey.gif"); background-repeat: no-repeat; background-position: right;}
.basecommunity .basebannertxt { background-image: url("../imagebin/banner_blue.gif"); background-repeat: no-repeat; background-position: right;}
.baseticket .basebannertxt { background-image: url("../imagebin/banner_red.gif"); background-repeat: no-repeat; background-position: right;}
.basesponsorship .basebannertxt { background-image: url("../imagebin/banner_green.gif"); background-repeat: no-repeat; background-position: right;}
.basefanzone .basebannertxt { background-image: url("../imagebin/banner_brown.gif"); background-repeat: no-repeat; background-position: right;}







/* ------------------- Content Item ------------------- */
.std_content { line-height: 150%; }
.basecolumn1a .std_content .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; }
.basecolumn2a .std_content .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: left; }
.basenews .basecolumn2a .std_content .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black380.gif"); background-repeat: no-repeat; background-position: right; }
.basenews .basecolumn2b .std_content .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; background-position: right; }
.baserugby .basecolumn2b .std_content .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 10px 0px 0px 0px; background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; background-position: right; }
.baserugby .basecolumn2a .std_content .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black380.gif"); background-repeat: no-repeat; background-position: right; }
.basecolumn1a .executiveclub .std_content .headline { color: black; background-image: url("../imagebin/header_gold735.gif"); background-repeat: no-repeat; background-position: right; }
.std_content .content h1 { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; border-bottom: 0px solid #000000; background: #797979; }
.std_content .content h2 { color: #111111; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; border-bottom: 0px solid #797979; background: #dbdbdb; }
.std_content .content table { padding: 5px; background: #dbdbdb; margin-bottom: 10px; margin-top: 10px; }
.std_content .content table td { background: #f2f2f2; padding: 5px 5px; }
.std_content .content table th { color: white; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; background-image: url("../imagebin/contentth.gif"); background-repeat: repeat-x; } 
.std_content .content a { color: #4597cd; font-weight: bold; }
.std_content .content a:hover { color: #111111; font-weight: bold; }
.std_content .content { color: #111111; line-height: 150%; }

.pagecontent { color: #111111; line-height: 150%; padding: 10px 10px 10px 10px; }
.pagecontent a { color: #4597cd; font-weight: bold; }
.pagecontent a:hover { color: #111111; font-weight: bold; }





/* -------------------------- Home Page ------------------------------ */
.hometickercontainer { float: left; height: 35px; background: black; width: 960px; }
.homescrollingnews { background: black; float: left; width: 670px; height: 30px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: 0px; }
.hometoplinks { background: black; float: left; width: 287px; height: 33px; border-right: 3px solid black; background-image: url("../imagebin/ticker_bg.gif"); background-repeat: repeat-x; }
.hometoplinks .link { float: left; width: 80px; height: 30px; line-height: 32px; padding: 0px 0px 0px 0px; margin: 0px 5px 0px 10px; }
.hometoplinks .link a { padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; font-weight: bold; color: white; }
.hometoplinks .link1 { width: 60px; background-image: url("../imagebin/ticker_rss.gif"); background-repeat: no-repeat; background-position: right; }
.hometoplinks .link2 { width: 85px; background-image: url("../imagebin/ticker_contact.gif"); background-repeat: no-repeat; background-position: right; }
.hometoplinks .link3 { width: 65px; background-image: url("../imagebin/ticker_shop.gif"); background-repeat: no-repeat; background-position: right; }
.homerugbycont { background: none; height: 180px; width: 960px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/rugbycontbg.gif"); background-repeat: repeat-x; }
.basehome .flashfixtureshomeheader { position: absolute; width: 460px; margin: 10px 0px 0px 490px; }
.basehome .flashfixtureshomeheader .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_red460.gif"); background-repeat: no-repeat; background-position: right; }
.basehome .flashfixtureshome { position: absolute; width: 460px; margin: 35px 0px 0px 490px; height: 135px; }  






/* --------Shared Footer--------- */
.basefooter .textboxcont { clear: both; background: #cfcfcf; width: 930px; height: 215px; margin: 10px 0px 15px 10px; padding: 5px 5px 5px 5px; }
.basehome .basefooter .textboxcont { margin: 10px 0px 15px 10px; }
.basefooter .textboxcont .util_textbox { width: 219px; height: 195px; padding: 5px; float: left; background-image: url("../imagebin/textboxbg.gif"); background-repeat: repeat-x; cursor: pointer; }
.basefooter .textboxcont .util_textbox .imgtop { width: 219px; height: 75px; }
.basefooter .textboxcont .util_textbox .imgtop img { width: 219px; height: 75px; }
.basefooter .textboxcont .util_textbox .heading { color: white; text-transform: uppercase; font-weight: bold; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; margin-top: 5px; }
.basefooter .textboxcont .util_textbox .text { font-weight: bold; padding: 5px 5px 5px 5px; color: #111111; font-size: 100%; }
.basefooter .textboxcont .textbox1 { margin: 0px 5px 0px 0px; }
.basefooter .textboxcont .textbox2 { margin: 0px 5px 0px 0px; }
.basefooter .textboxcont .textbox3 { margin: 0px 4px 0px 0px; }
.basefooter .textboxcont .textbox4 { margin: 0px 0px 0px 0px; }
.basefooter .textboxcont .textbox1 .heading { background-image: url("../imagebin/header_blue219.gif"); background-repeat: no-repeat; }
.basefooter .textboxcont .textbox2 .heading { background-image: url("../imagebin/header_grey219.gif"); background-repeat: no-repeat; }
.basefooter .textboxcont .textbox3 .heading { background-image: url("../imagebin/header_green219.gif"); background-repeat: no-repeat; }
.basefooter .textboxcont .textbox4 .heading { background-image: url("../imagebin/header_red219.gif"); background-repeat: no-repeat; }
.basefooter .footersponsors { background: black; height: 65px; }

.basefooter .footerbuttonscont { clear: both; background: black; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 960px; border: solid 0px #1c1c1c; }
.basefooter .footerbuttonscont .footerbuttons { float: left; background: black; height: 80px; padding: 10px; width: 900px; border: none; }
.basefooter .footerbuttonscont .footerbuttons .button { float: left; margin: 0px 10px 0px 40px; background: black; height: 80px; background-image: url("../imagebin/footerbutton_reflect.gif"); background-repeat: repeat-x; background-position: bottom; }
.basefooter .footerbuttonscont .util_iframe { background-color: black; float: left; padding: 10px 47px 10px 0px; }
.basefooter .footerbuttonscont .util_iframe .iframe { background-color: black; height: 80px; background-image: url("../imagebin/footerbutton_reflect.gif"); background-repeat: repeat-x; background-position: bottom; }

.basefooter .footercont { clear: both; background: black; padding: 10px; height: 180px;  background-image: url("../imagebin/footerbg.gif"); background-repeat: no-repeat; background-position: 0px 135px; }
.basefooter .footercont .footerlogo { position: absolute; width: 76px; height: 126px; margin: 5px 0px 0px 30px; }
.basefooter .footercont .footercontact { position: absolute; margin: 15px 0px 0px 140px; }
.basefooter .footercont .footercontact .content { color: #666666; font-weight: bold; font-size: 95%; }
.basefooter .footercont .footerlockup { position: absolute; width: 650px; margin: 65px 0px 0px 390px; }





/*-----------------Page Variants-----------------*/
.pagevariants { clear: both; height: 25px; line-height: 25px; padding: 0px 0px 0px 0px; background: #dbdbdb; }
.pagevariants { font-size: 90%; width: auto; }
.pagevariants img { display: none; }
.pagevariants .email { line-height: 25px; padding: 0px 0px 0px 35px; background-image: url("../imagebin/emailicon.gif"); background-repeat: no-repeat; background-position: 11px 1px; }
.pagevariants .print { line-height: 25px; padding: 0px 0px 0px 40px; background-image: url("../imagebin/printericon.gif"); background-repeat: no-repeat; background-position: 16px 1px;}
.pagevariants a { color: #111111; font-size: 90%; font-weight: bold; }
.pagevariants a:hover { color: #24933c; }
.basehome .pagevariants { display: none; clear: both; height: 25px; line-height: 25px; padding: 0px 0px 0px 0px; background: #dbdbdb; }




/*--------------------Tree Menus------------------------*/

.nav_multileveltree { display: none; clear: both; background: #dbdbdb; padding: 10px; margin: 10px 0px 10px 0px; }
.nav_multileveltree .multilevelitem { float: left; margin: 0px 10px 5px 0px; width: 170px; }
.nav_multileveltree .multilevelitem a { color: #111111;  font-size: 90%; font-weight: bold; }
.nav_multileveltree .multilevelitem a:hover { color: #000000; }
.basenews .nav_multileveltree .multilevelitem a:hover { color: #579cc9; }
.baseclub .nav_multileveltree .multilevelitem a:hover { color: #a90533; }
.baserugby .nav_multileveltree .multilevelitem a:hover { color: #23923c; }
.baseacademy .nav_multileveltree .multilevelitem a:hover { color: #7c4702; }
.basehospitality .nav_multileveltree .multilevelitem a:hover { color: #565759; }
.basecommunity .nav_multileveltree .multilevelitem a:hover { color: #579cc9; }
.baseticket .nav_multileveltree .multilevelitem a:hover { color: #a90533; }
.basesponsorship .nav_multileveltree .multilevelitem a:hover { color: #23923c; }
.basefanzone .nav_multileveltree .multilevelitem a:hover { color: #7c4702; }





/*----------Fixture List--------------*/

table.stats_fixtures { margin-bottom: 10px; font-size: 90%; }
table.stats_fixtures td.titletxt {  color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; }
table.stats_fixtures table.fixtures { margin-top: 10px; }
table.stats_fixtures table.fixtures tr.group td { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_grey735.gif"); background-repeat: no-repeat; background-position: right; }
table.stats_fixtures table.fixtures tr td { height: 25px; line-height: 25px; padding: 0px 2px 0px 2px; color: #111111; }
table.stats_fixtures table.fixtures tr td a { font-weight: bold; color: #23923c; }
table.stats_fixtures table.fixtures tr.colhead th { color: #565759; height: 25px; line-height: 25px; font-weight: bold; text-transform: uppercase; font-size: 90%; border-bottom: 1px solid #000000; }
table.stats_fixtures table.fixtures tr.odd td { background: #f2f2f2; }
table.stats_fixtures table.fixtures tr td.field_DateShort { width: 70px; }
table.stats_fixtures table.fixtures tr.home td.field_VenName { color: #23923c; font-weight: bold; }
table.stats_fixtures table.fixtures tr td.field_HomeDispName { text-align: right; }
table.stats_fixtures table.fixtures tr th.field_HomeDispName { text-align: right; }
table.stats_fixtures table.fixtures tr td.field_AwayDispName { text-align: left; }
table.stats_fixtures table.fixtures tr td.field_Score { text-align: center; font-weight: bold; color: #23923c; }
table.stats_fixtures table.fixtures tr td.field_CompStageAbbrev { width: 45px; }
table.stats_fixtures table.fixtures tr td.field_Score { width: 60px; }
table.stats_fixtures table.fixtures tr.group_domestic_premiership td.field_CompStageAbbrev { font-size: 100%; text-align: left; font-weight: bold; }
table.stats_fixtures table.fixtures tr.group_euroclub_cup td.field_CompStageAbbrev { font-size: 100%; text-align: left; font-weight: bold;}
table.stats_fixtures table.fixtures tr.group_anglowelsh_edfcup td.field_CompStageAbbrev { font-size: 100%; text-align: left; font-weight: bold; }
table.stats_fixtures table.fixtures tr.rollover td { color: #000000; background: #dbdbdb; cursor: pointer; }
table.stats_fixtures table.fixtures tr.rollover td a { color: #000000; }







/*------------------------League Tables------------------------------*/

table.stats_leaguetab { margin-bottom: 10px; }
table.stats_leaguetab td.titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; }
table.stats_leaguetab table.leaguetab { margin-top: 15px; }
table.stats_leaguetab table.leaguetab td.heading { font-family: Arial; font-size: 130%; color: #23923c; padding: 0px 0px 10px 0px; }
table.stats_leaguetab table.leaguetab tr td { height: 25px; line-height: 25px; padding: 0px 2px 0px 2px; color: #111111; }
table.stats_leaguetab table.leaguetab tr td img { margin: 0px 0px -3px 0px; }
table.stats_leaguetab table.leaguetab tr.colhead th { color: #565759; height: 25px; line-height: 25px; font-weight: bold; text-transform: uppercase; font-size: 90%; border-bottom: 1px solid #000000; }
table.stats_leaguetab table.leaguetab tr.odd td { background: #f2f2f2; }
table.stats_leaguetab table.leaguetab tr.champion td { color: #000000; font-weight: normal; border-top: solid white 1px;}
table.stats_leaguetab table.leaguetab tr.highlight td { background: #dbdbdb; color: #1e7731; font-weight: bold; }
table.stats_leaguetab .grid td.stage { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_grey735.gif"); background-repeat: no-repeat; background-position: right; }



/*---Home page league table---*/
.basehome .stats_leaguetab { position: absolute; width: 460px; height: 160px; margin: 10px 0px 10px 10px;  }
.basehome .stats_leaguetab .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_green460.gif"); background-repeat: no-repeat; background-position: right; }
.basehome .stats_leaguetab table.leaguetab { margin-top: 5px; }
.basehome .stats_leaguetab .leaguetab tr.colhead th { padding: 0px 0px 0px 3px; border-bottom: solid #aaaaa9 1px; background: none; font-weight: bold; }
.basehome .stats_leaguetab .leaguetab tr td { padding-left: 3px; }
.basehome .stats_leaguetab .leaguetab tr td img { margin: 0px 0px 0px 0px; }
.basehome .stats_leaguetab .leaguetab tr.highlight td { background: #dcdcdc; }
.basehome .stats_leaguetab .leaguetab tr td.field_TeamDisplay { font-weight: normal; }
.basehome .stats_leaguetab .leaguetab tr td.field_Position { font-weight: bold; }
.basehome .stats_leaguetab .leaguetab tr.odd td { background: white; }
.basehome .stats_leaguetab .leaguetab tr.highlight td { background: #ebebeb; }
.basehome .stats_leaguetab .link { background: none; height: 25px; line-height: 25px; padding: 0px 0px 0px 25px; background-image: url("../imagebin/home_tableicon.gif"); background-repeat: no-repeat; background-position: 5px 5px; }
.basehome .stats_leaguetab .link:hover { background-image: url("../imagebin/home_tableicon2.gif"); background-repeat: no-repeat; }
.basehome .stats_leaguetab .link a { font-weight: bold; color: #1e7731; }

/*---Home Page Poll---*/
.basehome .homepoll { position: absolute; width: 163px; margin: 10px 0px 0px 320px;}
.basehome .homepoll .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_green460.gif"); background-repeat: no-repeat; background-position: right; }
.basehome .homepoll td { padding: 5px 0px 0px 1px;}
.basehome .homepoll td.text { color: #000000;}


/*----------------------Left Column-----------------------*/

.baseleftmenu .util_container { width: 190px; margin: 0px 0px 15px 0px; }

/* Slide Controls */
.baseleftmenu .util_container .feat_slidecontrol { height: 25px; line-height: 25px; background-image: url("../imagebin/header_leftcontroloff.gif"); background-repeat: no-repeat; }
.baseleftmenu .util_container .feat_slidecontrol_selected { height: 25px; line-height: 25px; background-image: url("../imagebin/header_leftcontrolon.gif"); background-repeat: no-repeat; }
.baseleftmenu .util_container .feat_slidecontrol .text { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; padding: 0px 0px 0px 30px; }
.baseleftmenu .util_container .spacer { display: none; }

/* Slide Containers */
.baseleftmenu .util_container .feat_slidecontainer { padding: 5px 5px 5px 5px; width: 180px;}
.baseleftmenu .util_container .tablecont { padding: 0px 0px 5px 0px; width: 190px; }
.baseleftmenu .util_container .fixturecont { background-image: url("../imagebin/leftfixturecont_bg.gif"); background-repeat: repeat-x; background-position: bottom; border-bottom: 2px solid #dbdbdb; }

/* League Table */
.baseleftmenu .util_container .tablecont .stats_leaguetab { margin-bottom: 0px; }
.baseleftmenu .util_container .tablecont .stats_leaguetab table.leaguetab { margin-top: 0px; }
.baseleftmenu .util_container .tablecont .stats_leaguetab table.leaguetab tr.colhead th { color: #565759; background: white; border-bottom: #aaaaa9 1px solid; }
.baseleftmenu .util_container .tablecont .stats_leaguetab table.leaguetab tr.odd td { background: #ffffff; }
.baseleftmenu .util_container .tablecont .stats_leaguetab .link { background: #dbdbdb; height: 25px; line-height: 25px; padding: 0px 0px 0px 25px; background-image: url("../imagebin/tableicon.gif"); background-repeat: no-repeat; background-position: 5px 5px; }
.baseleftmenu .util_container .tablecont .stats_leaguetab .link:hover { background-image: url("../imagebin/tableicon2.gif"); background-repeat: no-repeat; background-position: 4px 4px; }
.baseleftmenu .util_container .tablecont .stats_leaguetab .link a { font-weight: bold; color: #1e7731; }


/* Last Fixture */
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 { display: block; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .homelogo { display: block; float: left; width: 65px; height: 65px; padding: 3px 0px 3px 0px;  margin: 0px 30px 0px 10px;}
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .awaylogo { display: block; float: left; width: 65px; height: 65px; padding: 3px 0px 3px 0px;  margin: 0px;}
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .score_result { display: block; padding: 5px 0px 0px 0px; clear: both; border-top: solid #dbdbdb 2px; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .score_result .value { display: block; padding: 0px 0px 0px 0px; float: left; color: #1e7731; font-weight: bold; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .score_result .label { display: block; float: left; width: 60px; color: #111111; font-weight: bold; font-size: 90%; padding: 2px 0px 0px 0px; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .venue { display: block; padding: 5px 0px 0px 0px; clear: both; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .venue .value { display: block; padding: 0px 0px 0px 0px; float: left; color: #1e7731;  }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .venue .label { display: block; float: left; width:60px; color: #111111; font-weight: bold; font-size: 90%; padding: 2px 0px 0px 0px; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .attendance { display: block; padding: 5px 0px 0px 0px; clear: both; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .attendance .value { display: block; padding: 0px 0px 0px 0px; float: left; color: #1e7731;  }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .attendance .label { display: block; float: left; width: 60px; color: #111111; font-weight: bold; font-size: 90%; padding: 2px 0px 0px 0px; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .referee { display: block; padding: 5px 0px 0px 0px; clear: both; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .referee .value { display: block; padding: 0px 0px 0px 0px; float: left; color: #1e7731;  }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .referee .label { display: block; float: left; width: 60px; color: #111111; font-weight: bold; font-size: 90%; padding: 2px 0px 0px 0px; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .date { display: block; padding: 5px 0px 0px 0px; clear: both; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .date .value { display: block; padding: 2px 0px 0px 0px; float: left; color: #1e7731; font-size: 90%; }
.baseleftmenu .util_container .fixturecont .matchbox_ua .match1 .date .label { display: block; float: left; width: 60px; color: #111111; font-weight: bold; font-size: 90%; padding: 2px 0px 0px 0px; }


/* Next Fixture */
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 { display: block; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .opplogo { display: block; float: left; width: 65px; height: 65px; padding-top: 3px; margin-right: 5px; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .opposition { display: block; float: left; font-weight: bold; color: #1e7731; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .opposition .label { display: none; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .dateabbrev { display: block; float: left; font-size: 90%; color: #111111; padding: 5px 0px 0px 0px; width: 110px;}
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .dateabbrev .label { display: none; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .venue{ display: block; float: left; font-size: 90%; color: #111111; padding: 5px 0px 0px 0px; width: 110px; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .venue .label { display: none; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .time { display: block; float: left; font-size: 90%; color: #111111; padding: 5px 0px 5px 0px; width: 110px; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .time .label { display: none; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .prevmeeting .label { display: block; padding: 5px 0px 2px 0px; font-weight: bold; color:#1e7731; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .prevmeeting { padding-bottom: 5px; clear: both; display: block; font-size: 90%; color: #111111; border-top: solid #dbdbdb 2px; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .form .label { display: block; padding: 5px 0px 2px 0px; font-weight: bold; color: #1e7731; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .form { padding-bottom: 5px; clear: both; display: block; font-size: 90%; color: #111111; border-top: solid #dbdbdb 2px; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .oppform .label { display: block; padding: 5px 0px 2px 0px; font-weight: bold; color: #1e7731; }
.baseleftmenu .util_container .fixturecont .matchbox_ta .match1 .oppform { padding-bottom: 0px; clear: both; display: block; font-size: 90%; color: #111111; border-top: solid #dbdbdb 2px; }


/* Social Bookmarks */
div.socialbookmarks { clear: both; margin-bottom: 15px; background: #dbdbdb; }
div.socialbookmarks .titletxt { margin-bottom: 10px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_red190.gif"); background-repeat: no-repeat; background-position: right; }
div.socialbookmarks .social-expand, div.socialbookmarks .social-hide { padding: 3px; cursor: pointer; }
div.socialbookmarks .tickerlabel { padding: 3px 3px 10px 3px; clear: both; }
div.socialbookmarks .socialitem { padding: 3px; }
div.socialbookmarks .socialitem img { cursor: pointer; }
div.socialbookmarks .label { padding: 3px 3px 3px 5px; cursor: pointer; color: #000000; font-weight: bold; font-size: 90%; }


/* Ezine Subscription Form */
.baseleftmenu .feat_ezinesub { background: #dbdbdb; margin-bottom: 15px; }
.baseleftmenu .feat_ezinesub .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_red190.gif"); background-repeat: no-repeat; background-position: right; }
.baseleftmenu .feat_ezinesub .form { padding: 5px; width: 180px;}
.baseleftmenu .feat_ezinesub .form .introduction { color: #000000; font-weight: bold; font-size: 90%; padding-bottom: 10px;}
.baseleftmenu .feat_ezinesub .form tr th { color: #000000; font-weight: bold; font-size: 80%; padding: 5px 6px 5px 0px; }
.baseleftmenu .feat_ezinesub .form input { }
.baseleftmenu .feat_ezinesub .form .button { color: #a00530; font-weight: bold; width: 81px; height: 25px; border: none; margin: 10px 2px 0px 0px; background-image: url("../imagebin/button.gif"); background-repeat: no-repeat; cursor: pointer; }
.baseleftmenu .feat_ezinesub .securimagecontainer { margin: 0px 0px 0px -53px; width: 180px; }
.baseleftmenu .feat_ezinesub .securimagecontainer .securimage { width: 180px; }
.baseleftmenu .feat_ezinesub .securimagecontainer .securimage .instructions { color: #000000; font-weight: normal; font-size: 90%; padding: 10px 0px 10px 0px; }
.baseleftmenu .feat_ezinesub .securimagecontainer .securimage .securimagebox { border: 2px solid white; width: 180px; }
.baseleftmenu .feat_ezinesub .securimagecontainer .securimage .securimagebox img { }





.ezinelong { background: white; margin-bottom: 15px; }
.ezinelong .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_red190.gif"); background-repeat: no-repeat; background-position: right; }
.ezinelong  .form { padding: 5px; }
.ezinelong .form .introduction { color: #000000; font-weight: bold; font-size: 90%; padding-bottom: 10px;}
.ezinelong .form tr th { color: #000000; font-weight: bold; font-size: 90%; padding: 5px 6px 5px 0px; }
.ezinelong .form input { width: 350px; }
.ezinelong .form .button { color: #a00530; font-weight: bold; width: 81px; height: 25px; border: none; margin: 10px 2px 0px 0px; background-image: url("../imagebin/button.gif"); background-repeat: no-repeat; cursor: pointer; }






/*------------------1 Column Gallery Index----------------------*/

.onecolgalleryindex { clear: both; margin: 0px 0px 10px 0px; padding: 0px; height: auto;  background: #dbdbdb; border: solid #797979 0px; }
.onecolgalleryindex .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_green735.gif"); background-repeat: no-repeat; }
.onecolgalleryindex .galleryitem { float: left; background: white; height: 74px; padding: 3px 3px 3px 3px; margin: 5px 5px 5px 5px; opacity: 0.6; filter: alpha(Opacity=60); -moz-opacity: 0.6;  }
.onecolgalleryindex .selected { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.onecolgalleryindex .selected .image img { width: 100px; height: 70px; border: solid #000000 2px; }
.onecolgalleryindex .galleryitem .image { display: block; }
.onecolgalleryindex .galleryitem .image img { width: 100px; height: 70px; border: solid #000000 2px; }
.onecolgalleryindex .galleryheadline { display: block; clear: both; background: white; padding: 0px; height: 25px; line-height: 25px; border: 5px solid #dbdbdb; }
.onecolgalleryindex .galleryheadline .headline { clear: both; display: block; padding-left: 30px; font-size: 100%; text-transform: none; background-image: url("../imagebin/cameraicon_white.gif"); background-repeat: no-repeat; background-position: 5px 4px; }
.onecolgalleryindex .galleryheadline .headline a { font-weight: bold; color: #797979; line-height: 25px; }





/*----------------------News Article-----------------------*/

.basecolumn2a .std_newsartd { display: block; clear: both; margin: 0px 0px 10px 0px;  }
.basecolumn2a .std_newsartd .image { display: block; clear: both; width: 380px; height: 290px; }
.basecolumn2a .std_newsartd .image img { display: block; width: 370px; height: 280px; border: 5px solid #262626; }
.basecolumn2a .std_newsartd .headline { display: block; clear: both; width: 380px; margin: 10px 0px 5px 0px; text-transform: uppercase; padding: 10px 0px 0px 0px; font-size: 140%; font-weight: bold; color: #579cc9; border-top: solid 1px #dbdbdb; }
.basecolumn2a .std_newsartd .date { display: block; width: 380px; margin: 0px 0px 5px 0px; color: #262626; font-weight: bold; font-size: 85%; }
.basecolumn2a .std_newsartd .caption { display: block; margin: 5px 0px 0px 0px; color: #797979; font-weight: bold; font-size: 85%; }
.basecolumn2a .std_newsartd .credit { display: block; float: left; margin: 5px 10px 5px 0px; color: #797979; font-size: 85%; }
.basecolumn2a .std_newsartd .copyright { display: block; float: left; margin: 5px 0px 5px 0px; color: #797979; font-size: 85%; }
.basecolumn2a .std_newsartd .author { display: block; width: 380px; margin: 0px 0px 10px 0px; color: #797979; font-weight: bold; font-size: 85%; }
.basecolumn2a .std_newsartd .abstract { display: block; width: 380px; padding: 10px 0px 10px 0px; margin: 0px 0px 10px 0px; color: #111111; font-weight: bold; line-height: 150%; border-top: solid 1px #dbdbdb; border-bottom: solid 1px #dbdbdb; }
.basecolumn2a .std_newsartd .article { line-height: 150%; padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; border-bottom: solid 1px #dbdbdb; color: #111111; }
.basecolumn2a .std_newsartd .article a { color: #579cc9; font-weight: bold; }
.basecolumn2a .std_newsartd .article a:hover { color: #000000; font-weight: bold; }
.basecolumn2a .std_newsartd .footer { clear: both; height: 25px; line-height: 25px; padding: 0px 0px 0px 0px; background: #dbdbdb; }
.basecolumn2a .std_newsartd .footer { font-size: 90%; width: auto; }
.basecolumn2a .std_newsartd .footer img { display: none; }
.basecolumn2a .std_newsartd .forumlink { display: none; }
.basecolumn2a .std_newsartd .emaillink { float: left; width: 100px; line-height: 25px; padding: 0px 0px 0px 35px; background-image: url("../imagebin/emailicon.gif"); background-repeat: no-repeat; background-position: 10px 7px; }
.basecolumn2a .std_newsartd .printlink { float: left; width: 100px; line-height: 25px; padding: 0px 0px 0px 45px; background-image: url("../imagebin/printericon.gif"); background-repeat: no-repeat; background-position: 20px 7px; }
.basecolumn2a .std_newsartd .footer a { color: #797979; font-size: 90%; font-weight: bold; }
.basecolumn2a .std_newsartd .footer a:hover { color: #24933c; text-decoration: none; }






/*----------------------News Index Column 2a-----------------------*/
.basecolumn2a .list_articles { display: block; float: left; margin: 0px 0px 10px 0px; }
.basecolumn2a .list_articles .titletxt { display: block; width: 370px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_blue380.gif"); background-repeat: no-repeat; }
.basecolumn2a .list_articles .article { display: block; float: left; background: #f2f2f2; width: 370px; margin: 0px 0px 4px 0px; padding: 5px 5px 5px 5px; }
.basecolumn2a .list_articles .article .headline { display: block; float: left; width: 313px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 5px; background-image: url("../imagebin/newsicon_grey.gif"); background-repeat: no-repeat; background-position: 0px 3px; }
.basecolumn2a .list_articles .article .headline a { display: block; width: 288px; color: #579cc9; padding: 4px 0px 4px 25px; font-weight: bold; font-size: 100%; }
.basecolumn2a .list_articles .article .date { display: block; float: left; width: 100px; margin: 0px 0px 0px 30px; color: #111111; font-weight: bold; font-size: 85%; }
.basecolumn2a .list_articles .article .abstract { display: none; }
.basecolumn2a .list_articles .article .image { display: block; float: left; background: #f2f2f2; width: 52px; height: 41px; }
.basecolumn2a .list_articles .article .image img { display: block; border: 1px solid #262626; opacity: 0.7; filter: alpha(Opacity=70); -moz-opacity: 0.7; }
.basecolumn2a .list_articles .article:hover { background: #dbdbdb; }
.basecolumn2a .list_articles .article:hover .headline { background-image: url("../imagebin/newsicon_darkgrey.gif"); background-repeat: no-repeat; background-position: 0px 2px; }
.basecolumn2a .list_articles .article:hover .image { background: #dbdbdb; }
.basecolumn2a .list_articles .article:hover .image img { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.basecolumn2a .list_articles .article1:hover { background: none; }
.basecolumn2a .list_articles .article1:hover .headline { background-image: none; }
.basecolumn2a .list_articles .article1 { display: block; background: none; clear: both; width: 380px; padding: 0px 0px 0px 0px; }
.basecolumn2a .list_articles .article1 .headline { display: block; width: 380px; margin: 10px 0px 5px 0px; background-image: none;  }
.basecolumn2a .list_articles .article1 .headline a { display: block; width: 380px; text-transform: uppercase; padding: 0px 0px 0px 0px; font-size: 140%; color: #579cc9; }
.basecolumn2a .list_articles .article1 .date { display: block; margin: 0px 0px 10px 0px; color: #262626; }
.basecolumn2a .list_articles .article1 .abstract { display: block; clear: both; width: 380px; line-height: 150%; margin: 0px 0px 10px 0px; font-weight: bold; font-size: 90%; color: #111111; }
.basecolumn2a .list_articles .article1 .caption { display: block; clear: both; line-height: 150%; width: 380px; }
.basecolumn2a .list_articles .article1 .image { display: block; clear: both; width: 380px; height: 290px; }
.basecolumn2a .list_articles .article1 .image img { display: block; width: 370px; height: 280px; border: 5px solid #262626; opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.basecolumn2a .list_articles .article .headline a:hover { color: #111111; text-decoration: none; background-image: url("../imagebin/newsicon2_darkgrey.gif"); background-repeat: no-repeat; background-position: 0px 2px; }
.basecolumn2a .list_articles .article1 .headline a:hover { background-image: none; }






/*------------------------Right Column--------------------------*/

.basecolumn2b .util_button { clear: both; height: 205px; margin: 0px 0px 10px 0px; }


/*-----------Article Lists-------------*/

.basecolumn2b .list_articles { clear: both; background: white; padding: 0px 0px 10px 0px; margin: 10px 0px 0px 0px; }
.basecolumn2b .list_articles .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_blue320.gif"); background-repeat: no-repeat; }
.basecolumn2b .list_articles .article { display: block; margin: 5px 5px 0px 5px; }
.basecolumn2b .list_articles .article .headline { display: block; padding: 1px 0px 4px 25px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/newsicon_white.gif"); background-repeat: no-repeat; background-position: 0px 2px; }
.basecolumn2b .list_articles .article .headline a { color: #579cc9; font-weight: bold; font-size: 90%; padding: 4px 0px 4px 0px; }
.basecolumn2b .list_articles .article .headline:hover { background-image: url("../imagebin/newsicon2_white.gif"); background-repeat: no-repeat; background-position: 0px 2px; }
.basecolumn2b .list_articles .article .headline a:hover { color: #111111; text-decoration: none; }
.basecolumn2b .list_articles .article .date { display: none; color: #111111; font-weight: bold; font-size: 85%; width: 90px; padding: 0px 0px 0px 25px; margin: 0px 0px 0px 0px; }


/*-----------Latest Action Galleries-----------*/

.basecolumn2b .feat_gallindexd { clear: both; margin: 10px 0px 0px 0px; }
.basecolumn2b .feat_gallindexd .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; }
.basecolumn2b .feat_gallindexd .galleryitem { float: left; background: white; height: 74px; padding: 1px 1px 1px 1px; margin: 5px 0px 5px 0px; opacity: 0.6; filter: alpha(Opacity=60); -moz-opacity: 0.6; }
.basecolumn2b .feat_gallindexd .galleryitem .image { display: block; }
.basecolumn2b .feat_gallindexd .galleryitem .image img { width: 100px; height: 70px; border: solid #000000 2px; }
.basecolumn2b .feat_gallindexd .selected { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.basecolumn2b .feat_gallindexd .selected .image img { border: solid #a90533 2px; }
.basecolumn2b .galleryheadline { display: block; clear: both; background: white; padding: 0px; height: 25px; }
.basecolumn2b .galleryheadline .headline { clear: both; display: block; padding-left: 30px; font-size: 100%; text-transform: none; background-image: url("../imagebin/cameraicon_white.gif"); background-repeat: no-repeat; background-position: 5px 4px; }
.basecolumn2b .galleryheadline .headline a { font-weight: bold; color: #a90533; line-height: 25px; }


/*-----------------Sexy Text Box---------------*/

div.dynamicselector { margin-bottom: 0px; }
div.dynamicselector .dynamicbox { background-color: #ffffff; }
div.dynamicselector .dynamictext { height: 285px; background-image: url("../imagebin/textboxbg.gif"); background-repeat: repeat-x; }
div.dynamicselector .boxtitle { height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_black320.gif"); background-repeat: no-repeat;}
div.dynamicselector .boxtitle a { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%;  }
div.dynamicselector .boxabstract { padding: 5px 10px 0px 10px; }
div.dynamicselector .boxabstract a { color: #111111; font-weight: bold; font-size: 90%; }
div.dynamicselector .boxabstract a:hover { text-decoration: none; }
.baseclub div.dynamicselector .boxtitle { background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; }
.baserugby div.dynamicselector .boxtitle { background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; }
.baseacademy div.dynamicselector .boxtitle { background-image: url("../imagebin/header_brown320.gif"); background-repeat: no-repeat; }
.basehospitality div.dynamicselector .boxtitle { background-image: url("../imagebin/header_grey320.gif"); background-repeat: no-repeat; }
.basecommunity div.dynamicselector .boxtitle { background-image: url("../imagebin/header_blue320.gif"); background-repeat: no-repeat; }
.baseticket div.dynamicselector .boxtitle { background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; }
.basesponsorship div.dynamicselector .boxtitle { background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; }
.basefanzone div.dynamicselector .boxtitle { background-image: url("../imagebin/header_brown320.gif"); background-repeat: no-repeat; }


/*-----------------Poll---------------*/

.basecolumn2b .feat_poll { margin: 10px 0px 0px 0px; background: #ffffff; background-image: url("../imagebin/pollbg.jpg"); background-repeat: no-repeat; background-position: bottom right; }
.basecolumn2b .feat_poll td.include { padding: 10px 10px 10px 10px; }
.basecolumn2b .feat_poll td.titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; }
.basecolumn2b .feat_poll td.text { color: #111111; font-weight: bold; font-size: 90%; padding-bottom: 10px; }
.basecolumn2b .feat_poll tr.option td { color: #111111; font-weight: bold; font-size: 90%; padding: 3px;}
.basecolumn2b .feat_poll tr.option td .bar { background: black; height: 5px; margin: 3px 3px 3px 0px; }
.basecolumn2b .feat_poll td.buttons { padding-top: 10px; }
.basecolumn2b .feat_poll td.buttons input { color: #a00530; font-weight: bold; width: 81px; height: 25px; border: none; margin: 5px 2px 0px 0px; background-image: url("../imagebin/button.gif"); background-repeat: no-repeat; cursor: pointer; }
.basecolumn2b .feat_poll .thankyou { padding: 0px 0px 0px 0px; color: #111111; font-weight: bold; font-size: 90%; }



/*-------------------------- Rotating Gallery ------------------------*/
.feat_gallrotate { width: 370px; background: #3b3a3a; padding: 0px 0px 5px 0px; margin-left:50px;}
.feat_gallrotate .titletxt { display: block; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; height: 25px; line-height: 25px; color: white; padding-left: 10px; text-transform: uppercase; font-weight: bold; font-size: 110%; }
.feat_gallrotate .photo { border: solid #3b3a3a 5px; background: #000000; margin: 0px auto 0px auto; } 
.feat_gallrotate .photo img { margin: 0px auto 0px auto; }
.feat_gallrotate .caption { font-weight: normal; padding: 0px 5px 0px 5px; margin: 0px 5px 5px 5px; background: #202020; height: 26px; line-height: 26px; }
.feat_gallrotate .buttons { padding: 2px 2px 2px 2px; margin: 0px 5px 0px 5px; background-color: #202020; height: 20px; line-height: 20px; border: 2px solid black; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; }
.feat_gallrotate .buttons span { padding: 1px 3px; background: #3b3a3a; border: 0px solid black;  }
.feat_gallrotate .buttons .selected { background: #dbdbdb; color: white; }
.feat_gallrotate .buttons .selected a { color: #3b3a3a; }
.feat_gallrotate a { color: #dbdbdb; font-size: 80%; text-transform: uppercase; font-weight: bold; }
.feat_gallrotate a:hover { font-weight: bold; color: #dbdbdb; }
.basecolumn2a .feat_gallrotate .photo { border: solid #3b3a3a 5px; background: #000000; height: 280px; width: 370px;  margin: 0px auto 0px auto; } 
.basecolumn2a .feat_gallrotate .photo img { height: 280px; width: 370px; margin: 0px auto 0px auto; }



/*------------------------ Index Page ---------------------------------*/


.basecolumn1a .indexpagegallery { margin: 0px 0px 10px 0px; width: 735px; }
.basecolumn1a .indexpagegallery .titletxt { display: none; }
.basecolumn1a .indexpagegallery .photo { border: solid 5px #3b3a3a; padding: 0px; height: 200px; width: 725px; }
.basecolumn1a .indexpagegallery .photo img { height: 200px; width: 725px; }
.basecolumn1a .indexpagegallery .caption { }
.basecolumn1a .indexpagegallery .buttons { background-color: #202020; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; }
.basecolumn1a .std_content { clear: both; }

/*-----Left Container--------*/

.basecolumn1a .indextextboxcont { float: left; width: 385px; margin: 0px 10px 10px 0px; }
.basecolumn1a .indextextboxcont .util_textbox { margin: 0px 0px 10px 0px; background: #262626; width: 385px; height: 100px; background-image: url("../imagebin/indextbbg_off.gif"); background-repeat: no-repeat; background-position: bottom right; }
.basecolumn1a .indextextboxcont .util_textbox .imgleft { width: 150px; height: 100px; float: left; }
.basecolumn1a .indextextboxcont .util_textbox .imgleft img { width: 150px; height: 100px; opacity: 0.5; filter: alpha(Opacity=50); -moz-opacity: 0.5; }
.basecolumn1a .indextextboxcont .util_textbox .content { float: left; width: 225px; padding: 5px 0px 5px 10px; height: 90px; cursor: pointer; }
.basecolumn1a .indextextboxcont .util_textbox .heading { float: left; width: 215px; padding: 0px 0px 0px 0px; line-height: 25px; text-transform: uppercase; font-weight: bold; font-size: 95%; color: #b3b3b3; }
.basecolumn1a .indextextboxcont .util_textbox .text { float: left; width: 215px; padding: 0px 0px 0px 0px; color: #b3b3b3; }
.basecolumn1a .indextextboxcont .util_textbox:hover { background: #dbdbdb; background-image: url("../imagebin/indextbbg_on.gif"); background-repeat: no-repeat; background-position: bottom right; }
.basecolumn1a .indextextboxcont .util_textbox:hover .heading { color: #565759; }
.basecolumn1a .indextextboxcont .util_textbox:hover .text { color: #111111; }
.basecolumn1a .indextextboxcont .util_textbox:hover .imgleft img { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.basecolumn1a .indextextboxcont table.stats_leaguetab { margin-top: px; background: #f2f2f2; padding: 10px; }
.basecolumn1a .indextextboxcont table.stats_leaguetab td.titletxt { background-image: url("../imagebin/header_green460.gif"); background-repeat: no-repeat; background-position: right; }
.basecolumn1a .indextextboxcont table.stats_leaguetab table.leaguetab { margin-top: 0px; background: white; font-size: 95%;}



/*-----Right Container--------*/

.basecolumn1a .indexnewslistcont { float: left; width: 320px; margin: 0px 0px 10px 0px; padding: 10px 10px 10px 10px; background: #dbdbdb; }
.basecolumn1a .indexnewslistcont .list_articles { display: block; margin: 0px 0px 0px 0px; }
.basecolumn1a .indexnewslistcont .list_articles .titletxt { display: block; width: 310px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black320.gif"); background-repeat: no-repeat; }
.basecolumn1a .indexnewslistcont .list_articles .article { display: block; float: left; background: #f2f2f2; width: 310px; margin: 0px 0px 10px 0px; padding: 5px 5px 5px 5px; }
.basecolumn1a .indexnewslistcont .list_articles .article .headline { display: block; float: left; width: 253px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 5px; background-image: url("../imagebin/newsicon_grey.gif"); background-repeat: no-repeat; background-position: 0px 3px; }
.basecolumn1a .indexnewslistcont .list_articles .article .headline a { display: block; color: #579cc9; padding: 4px 0px 4px 25px; font-weight: bold; font-size: 100%; }
.basecolumn1a .indexnewslistcont .list_articles .article .date { display: block; float: left; width: 100px; margin: 0px 0px 0px 30px; color: #111111; font-weight: bold; font-size: 85%; }
.basecolumn1a .indexnewslistcont .list_articles .article .abstract { display: none; }
.basecolumn1a .indexnewslistcont .list_articles .article .image { display: block; float: left; width: 52px; height: 41px; background: #f2f2f2; }
.basecolumn1a .indexnewslistcont .list_articles .article .image img { display: block; border: 1px solid #262626; opacity: 0.7; filter: alpha(Opacity=70); -moz-opacity: 0.7; }
.basecolumn1a .indexnewslistcont .list_articles .article:hover { background: #ffffff; }
.basecolumn1a .indexnewslistcont .list_articles .article:hover .headline { background-image: url("../imagebin/newsicon_white.gif"); background-repeat: no-repeat; background-position: 0px 3px; }
.basecolumn1a .indexnewslistcont .list_articles .article:hover .image img { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.basecolumn1a .indexnewslistcont .list_articles .article .headline a:hover { color: #111111; text-decoration: none; background-image: url("../imagebin/newsicon2_white.gif"); background-repeat: no-repeat; background-position: 0px 3px; }


.baseclub .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; }
.baserugby .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; }
.baseacademy .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_brown320.gif"); background-repeat: no-repeat; }
.basehospitality .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_grey320.gif"); background-repeat: no-repeat; }
.basecommunity .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_blue320.gif"); background-repeat: no-repeat; }
.baseticket .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; }
.basesponsorship .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; }
.basefanzone .basecolumn1a .indexnewslistcont .list_articles .titletxt { background-image: url("../imagebin/header_brown320.gif"); background-repeat: no-repeat; }
.basecolumn1a .indexnewslistcont .feat_gallindexd { clear: both; margin: 0px 0px 0px 0px; }
.basecolumn1a .indexnewslistcont .feat_gallindexd .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; }
.basecolumn1a .indexnewslistcont .feat_gallindexd .galleryitem { float: left; background: white; height: 74px; padding: 1px 1px 1px 1px; margin: 5px 0px 5px 0px; opacity: 0.6; filter: alpha(Opacity=60); -moz-opacity: 0.6; }
.basecolumn1a .indexnewslistcont .feat_gallindexd .galleryitem .image { display: block; }
.basecolumn1a .indexnewslistcont .feat_gallindexd .galleryitem .image img { width: 100px; height: 70px; border: solid #000000 2px; }
.basecolumn1a .indexnewslistcont .feat_gallindexd .selected { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.basecolumn1a .indexnewslistcont .feat_gallindexd .selected .image img { border: solid #a90533 2px; }
.basecolumn1a .indexnewslistcont .galleryheadline { display: block; clear: both; background: white; padding: 0px; height: 25px; }
.basecolumn1a .indexnewslistcont .galleryheadline .headline { clear: both; display: block; padding-left: 30px; font-size: 100%; text-transform: none; background-image: url("../imagebin/cameraicon_white.gif"); background-repeat: no-repeat; background-position: 5px 4px; }
.basecolumn1a .indexnewslistcont .galleryheadline .headline a { font-weight: bold; color: #a90533; line-height: 25px; }


/*----Column1a Button List----*/
.indexpagebuttonlist { float: left; width: 725px; padding: 5px 5px 5px 5px; margin: 0px 0px 10px 0px; }
.indexpagebuttonlist .button { float: left; padding: 0px 0px 0px 0px; margin: 0px 5px 0px 0px; opacity: 0.9; filter: alpha(Opacity=90); -moz-opacity: 0.9; }
.indexpagebuttonlist .button:hover { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }





/*--------------------Iframes --------------------*/
.executiveclub .util_iframe .titletxt { clear: both; text-transform: uppercase; background-color: black; font-family: Arial; font-weight: bold; font-size: 120%; color: black; width: 950px; height: 40px; line-height: 40px; margin: 5px 0px 5px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/banner_gold960.gif"); background-repeat: no-repeat; background-position: right; }
.executiveclub .util_iframe .iframe { clear: both; }




/*-------------------------Squad Index-----------------------------------*/

/*Player Search*/
.squadindex .basetoolbar { height: 70px; background: #202020; }
.squadindex .basecolumn1a { background: #000000; width: 735px; padding: 0px 0px 0px 0px; }
.stats_playpage .disclaimer { display: none; }
div.playsearchbar .squadselector { display: none; margin: 0px 0px 0px 0px; background: #3b3a3a; width: 725px; }
div.playsearchbar { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
div.playsearchbar .playersearchbox { clear: both; background: #3b3a3a; height: 70px; width: 725px; }
div.playsearchbar .title { height: 25px; border: solid #000000 1px; line-height: 25px; width: 180px; float: left; background: white; text-transform: uppercase; font-weight: bold; font-size: 90%; padding: 0px 0px 0px 10px; margin: 5px 5px 0px 5px; color: #ffffff; background-image: url("../imagebin/header_black219.gif"); background-repeat: no-repeat; }
div.playsearchbar .searchmenu { }
div.playsearchbar .searchname { }
div.playsearchbar .searchname .namelabel { }
div.playsearchbar .searchname input { padding: 4px 4px 4px 4px; font-size: 110%; color: #292929; border: solid #000000 1px; }
div.playsearchbar .searchname .button { color: #248038; font-weight: bold; width: 81px; height: 27px; border: solid #000000 1px; margin: 5px 0px 0px 5px; background-image: url("../imagebin/button.gif"); background-repeat: no-repeat; cursor: pointer; }
div.playsearchbar .searchname .button:hover { cursor: pointer; }
div.playsearchbar .searchyear { float: left; width: 150px; margin-top: 10px; }
div.playsearchbar .searchteamtxt, div.playsearchbar .searchyeartxt { float:left; margin: 0px 30px 0px 0px; height: 40px; line-height: 40px; font-weight: bold; color: #797979; }
div.playsearchbar .searchteam { }
div.playsearchbar .searchinit { padding-top: 5px; }
div.playsearchbar .searchinit .lettertext { height: 25px; border: solid #000000 1px; line-height: 25px; width: 180px; float: left; background: white; text-transform: uppercase; font-weight: bold; font-size: 90%; padding: 0px 0px 0px 10px; margin: 0px 5px 0px 5px; color: #ffffff; background-image: url("../imagebin/header_black219.gif"); background-repeat: no-repeat; }
div.playsearchbar .searchinit .letter a { color: #797979; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; background: black; padding: 5px 5px 6px 5px; }
div.playsearchbar .searchinit .letter a:hover { color: #248038; }
div.playsearchbar .spacer { margin-bottom: 5px; }
div.sortbar { font-weight: bold; margin: 0px 0px 0px 0px; padding: 5px; background: #3b3a3a; border: solid #202020 5px; width: 715px; height: 27px; line-height: 25px; }
div.sortbar span.view { background-color: green; display: block; float: left; width: 260px; padding-left: 10px; margin: 0px 5px 0px 0px; text-transform: uppercase; font-weight: bold; font-size: 90%; color: white; border: solid #000000 1px; background-image: url("../imagebin/header_black320.gif"); background-repeat: no-repeat; }
div.sortbar span.view a { color: #797979; font-weight: bold; margin-right: 15px; margin-left: 10px; background-image: url("../imagebin/images/structure/background/arrowicon_whitegrey.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 20px; background-position: 5px 6px; }
div.sortbar span.sort { background-color: blue; display: block; float: left; width: 425px; padding-left: 10px; text-transform: uppercase; font-weight: bold; font-size: 90%; color: white; border: solid #000000 1px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; }
div.sortbar span.sort a { color: #797979; font-weight: bold; margin-right: 15px; margin-left: 10px; background-image: url("../imagebin/images/structure/background/arrowicon_whitegrey.gif"); background-repeat: no-repeat; padding: 0px 0px 0px 20px; background-position: 5px 6px; }
div.sortbar span.view a:hover { color: #248038; }
div.sortbar span.sort a:hover { color: #248038; }
div.locationbar { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 20px 0px; border-top: 10px solid white; background-image: url("../imagebin/header_green735.gif"); background-repeat: no-repeat; background-position: right; }
div.playeritem { background: #3b3a3a; padding: 0px; height: 225px; width: 145px; margin: 0px 8px 20px 17px; border: solid 5px #202020; float: left; }
div.playeritem .playerphoto { width: 120px; height: 120px; background: #797979; margin: 5px 0px 5px 11px; }
div.playeritem .playerphoto img { width: 120px; height: 120px; border: solid #000000 1px; background: #1a1a1a; }
div.playeritem .playername { margin: 0px 0px 0px 0px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 3px 0px 0px 5px; background-image: url("../imagebin/header_black190.gif"); background-repeat: no-repeat; background-position: right; }
div.playeritem a { color: #797979; font-weight: bold; padding: 0px 5px 0px 23px; background-image: url("../imagebin/playerbiog_iconoff.gif"); background-repeat: no-repeat; background-position: 3px 0px; }
div.playeritem .comparelink { display: none; color: #797979; font-weight: bold; padding: 5px 5px 0px 23px; background-image: url("../imagebin/playercomp_iconoff.gif"); background-repeat: no-repeat; background-position: 3px 5px;  }
div.playeritem .playerpoints { margin: 5px 0px 5px 5px; font-size: 95%; }
div.playeritem:hover { background: #dbdbdb; border: solid 5px #797979; }
div.playeritem:hover .playername { background-image: url("../imagebin/header_grey190.gif"); background-repeat: no-repeat; background-position: right; }
div.playeritem:hover a { color: #000000; background-image: url("../imagebin/playerbiog_iconon.gif"); background-repeat: no-repeat; background-position: 3px 0px; }
div.playeritem:hover .comparelink { color: #000000; background-image: url("../imagebin/playercomp_iconon.gif"); background-repeat: no-repeat; background-position: 3px 5px; }
div.playeritem:hover .playerpoints { color: #111111; }
div.playeritem a:hover { text-decoration: none; color: #248038; cursor: pointer; }
div.playeritem .comparelink:hover { text-decoration: none; color: #248038; cursor: pointer; }
.stats_playpage tr.colhead th { color: #3b3a3a; font-weight: bold; padding: 0px 5px 0px 5px; height: 25px; line-height: 25px; background: #dbdbdb; font-size: 90%; border-bottom: solid 1px #797979; }
.stats_playpage tr td { padding: 7px 5px 7px 5px; }
.stats_playpage tr.even td { background: #f2f2f2; color: #797979; }
.stats_playpage tr.odd td { color: #797979; background: #ffffff; }
.stats_playpage tr:hover { cursor: pointer; }
.stats_playpage tr.rollover td { cursor: pointer; background: #dbdbdb; color: #248038; }




/*-------------------------Player Profile-----------------------------------*/
/*
.basecolumn1a .stats_playpage { }
.basecolumn1a .stats_playpage .include { }
.basecolumn1a .stats_playpage .playpage_ja { background: white; }
.basecolumn1a .stats_playpage .playpage_ja .titlebar { display: none; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer { }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .actionimg { float:left; width: 495px; height: 243px; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .actionimg img { width: 490px; height: 233px; border-top: 5px solid #262626; border-right: 5px solid #262626; border-bottom: 5px solid #262626; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .leftcol { width: 240px; float: left; margin: 0px 0px 15px 0px; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .leftcol .playcontainer { width: 240px; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .playimg { float:left; background: grey; height: 240px; width: 240px; margin: 0px 0px 0px 0px; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer playimg img { background-color: black; height: 230px; width: 230px; border: 5px solid #262626; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .playdetails { background: #262626; width: 240px; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .playdetails table { border: #262626 solid 3px; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .playdetails table tr td { height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; color: #919191; font-size: 90%; font-weight: bold; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .playdetails table tr.odd td { background: #000000; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .playdetails table td.heading { color: #dbdbdb; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .playdetails .name { text-transform: uppercase; font-family: Arial; font-weight: bold; font-size: 120%; color: white; width: 230px; height: 40px; line-height: 40px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/banner_green.gif"); background-repeat: no-repeat; background-position: right; border-top: 3px solid #262626; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .sponsor { background: white; width: 230px; height: 145px; border: 5px solid #262626; padding: 0px 0px 5px 0px; }
.basecolumn1a .stats_playpage .playpage_ja .leftcol .playcontainer .sponsor .title { display: block; margin-bottom: 10px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; background-position: right; }
.basecolumn1a .stats_playpage .playpage_ja .rightcol { float: left; width: 480px; margin: 15px 0px 15px 15px; }
*/
/*---Old Tabbed Biog and Player News Styling----*/
/*
.basecolumn1a .stats_playpage .playpage_ha .topcontainer .rightcol .tabs .tabheading { cursor: pointer; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; background-image: url("../imagebin/header_black190.gif"); background-repeat: no-repeat; background-position: right; float: left; width: 180px; margin-right: 5px; height: 25px; line-height: 25px; padding-left: 10px; }
.basecolumn1a .stats_playpage .playpage_ha .topcontainer .rightcol .tabs .selected { background-image: url("../imagebin/header_green190.gif"); background-repeat: no-repeat; background-position: right; }
.basecolumn1a .stats_playpage .playpage_ha .topcontainer .rightcol #playbiog { clear: both; padding: 10px; background: #ffffff; border: #dbdbdb solid 5px; }
.basecolumn1a .stats_playpage .playpage_ha .topcontainer .rightcol #playnews { clear: both; padding: 10px; background: #ffffff; border: #dbdbdb solid 5px; }
.basecolumn1a .stats_playpage .playpage_ha .topcontainer .rightcol #playbiog .title { display: none; }
.basecolumn1a .stats_playpage .playpage_ha .topcontainer .rightcol #playbiog .biog { line-height: 150%; }
.basecolumn1a .stats_playpage .playpage_ha .topcontainer .rightcol #playbiog .sponsor { display: block; }
*/
/*
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .rightcol .tabs .tabheading { display: none; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .rightcol .tabs .selected { display: none; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .rightcol #playbiog { clear: both; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .rightcol #playnews { clear: both; display: none; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .rightcol #playbiog .title { display: none; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .rightcol #playbiog .biog { line-height: 150%; color: #111111; }
.basecolumn1a .stats_playpage .playpage_ja .topcontainer .rightcol #playbiog .sponsor { display: block; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats { clear: both; background: #262626; padding: 5px; margin-bottom: 10px; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.colhead th { color: white; background-image: url("../imagebin/biggame_contentth.gif"); background-repeat: repeat-x; border: none; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats td { color: #dbdbdb; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.even td { background: #000000; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.odd td { background: none; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.rollover td { cursor: pointer; background: #3b3a3a; color: white; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats .playmatches_aa tr td { padding: 5px 0px 5px 5px; font-size: 100%; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats .playmatches_aa tr.total td  { border-top: solid #262626 10px; font-weight: bold; padding: 5px 0px 5px 5px; font-size: 110%; color: #248038; background: #dbdbdb; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats { clear: both; color: #dbdbdb; background: #262626; padding: 5px; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.colhead th { color: white; background-image: url("../imagebin/biggame_contentth.gif"); background-repeat: repeat-x; border: none; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats td { color: #dbdbdb; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.even td { background: #000000; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.odd td { background: none; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.seasontotal td { border-bottom: solid #262626 10px; background: #3b3a3a; color: white; font-weight: bold; padding: 5px 0px 5px 5px; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.comptotal td { background: #797979; color: white; font-weight: bold; padding: 5px 0px 5px 5px; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats .playstats tr td { padding: 5px 0px 5px 5px; font-size: 100%; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats .playstats tr.total td { border-top: solid #262626 10px; font-weight: bold; padding: 5px 0px 5px 5px; font-size: 110%; color: #248038; background: #dbdbdb; }
*/
.stats_playpage { }
.stats_playpage .playpage_ja { background: white; }
.stats_playpage .playpage_ja .titlebar { display: none; }
.stats_playpage .playpage_ja .topcontainer { }
.stats_playpage .playpage_ja .topcontainer .actionimg { float:left; width: 495px; height: 243px; }
.stats_playpage .playpage_ja .topcontainer .actionimg img { width: 490px; height: 233px; border-top: 5px solid #262626; border-left: 5px solid #262626; border-bottom: 5px solid #262626; }
.stats_playpage .playpage_ja .topcontainer .leftcol { width: 240px; float: left; margin: 0px 0px 15px 0px; }
.stats_playpage .playpage_ja .topcontainer .leftcol .playcontainer { width: 240px; }
.stats_playpage .playpage_ja .topcontainer .playimg { float:left; background: grey; height: 240px; width: 240px; margin: 0px 0px 0px 0px; }
.stats_playpage .playpage_ja .topcontainer .playimg img { background-color: black; height: 230px; width: 230px; border-top: 5px solid #262626; border-left: 5px solid #262626; border-right: 5px solid #262626; border-bottom: 8px solid #262626; }
.playpage_ja .maincontainer { clear: both; float: left; width: 735px; padding: 5px 0px 0px 0px; margin: 0px 0px 10px 0px; }
.playpage_ja .leftcol { float:left; width: 490px; padding: 0px 0px 0px 0px; margin: 0px 5px 0px 0px; }
.playpage_ja .leftcol .name { text-transform: uppercase; font-family: Arial; font-weight: bold; font-size: 120%; color: white; width: 480px; height: 40px; line-height: 40px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/banner_black.gif"); background-repeat: no-repeat; background-position: right; }
.playpage_ja .leftcol .biog { color: #111111; line-height: 150%;}
.playpage_ja .rightcol { float:left; width: 200px;  }
.playpage_ja .rightcol .playdetails { background: #262626; width: 240px; }
.playpage_ja .rightcol .playdetails table { border: #262626 solid 3px; }
.playpage_ja .rightcol .playdetails table tr td { height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; color: #dbdbdb; font-size: 90%; font-weight: bold; }
.playpage_ja .rightcol .playdetails table tr.odd td { background: #000000; }
.playpage_ja .rightcol .playdetails table td.heading { color: #ffffff; }
.playpage_ja .rightcol .playdetails .name { text-transform: uppercase; font-family: Arial; font-weight: bold; font-size: 120%; color: white; width: 230px; height: 40px; line-height: 40px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/banner_green.gif"); background-repeat: no-repeat; background-position: right; border-top: 3px solid #262626; }
.playpage_ja .rightcol .sponsor { background: white; width: 230px; height: 145px; border: 5px solid #262626; padding: 0px 0px 5px 0px; }
.playpage_ja .rightcol .sponsor .title { display: block; margin-bottom: 10px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; background-position: right; }
.playpage_ja .currentstats { clear: both; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats { clear: both; background: #262626; padding: 5px; margin-bottom: 10px; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.colhead th { color: white; background-image: url("../imagebin/contentth.gif"); background-repeat: repeat-x; border: none; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats td { color: #dbdbdb; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.even td { background: #000000; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.odd td { background: none; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats tr.rollover td { cursor: pointer; background: #3b3a3a; color: white; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats .playmatches_aa tr td { padding: 5px 0px 5px 5px; font-size: 100%; }
.basecolumn1a .stats_playpage .playpage_ja .currentstats .playmatches_aa tr.total td  { border-top: solid #262626 10px; font-weight: bold; padding: 5px 0px 5px 5px; font-size: 110%; color: #248038; background: #dbdbdb; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats { clear: both; color: #dbdbdb; background: #262626; padding: 5px; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.colhead th { color: white; background-image: url("../imagebin/contentth.gif"); background-repeat: repeat-x; border: none; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats td { color: #dbdbdb; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.even td { background: #000000; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.odd td { background: none; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.seasontotal td { border-bottom: solid #262626 10px; background: #3b3a3a; color: white; font-weight: bold; padding: 5px 0px 5px 5px; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats tr.comptotal td { background: #797979; color: white; font-weight: bold; padding: 5px 0px 5px 5px; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats .playstats tr td { padding: 5px 0px 5px 5px; font-size: 100%; }
.basecolumn1a .stats_playpage .playpage_ja .prevstats .playstats tr.total td { border-top: solid #262626 10px; font-weight: bold; padding: 5px 0px 5px 5px; font-size: 110%; color: #248038; background: #dbdbdb; }


.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist { background: #dbdbdb; width: 230px; margin: 10px 0px 0px 0px; padding: 5px 5px 5px 5px; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist { background: white; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .section_fixnewslist { display: block; margin-bottom: 10px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; background-position: right; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem { padding: 0px 5px 0px 5px; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem .image { display: none; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem .image img { display: none; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem .headline { display: block; padding: 1px 0px 4px 25px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/newsicon_white.gif"); background-repeat: no-repeat; background-position: 0px 2px;  }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem .headline a { color: #579cc9; font-weight: bold; font-size: 90%; padding: 4px 0px 4px 0px; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem .headline:hover { background-image: url("../imagebin/newsicon2_white.gif"); background-repeat: no-repeat; background-position: 0px 2px; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem .headline a:hover { color: #111111; text-decoration: none; }
.basecolumn1a .stats_playpage .playpage_ja .playnews .newslist .fixnewslist .newsitem .abstract { display: none; }










/*News Toolbar*/

.basenews .basetoolbar { height: 30px; background: black; padding: 5px 5px 5px 5px; width: 725px; margin-top: 0px; }
.basenews .basetoolbar .nav_linklist { width: 390px; float: left; text-transform: uppercase; font-size: 90%; }
.basenews .basetoolbar .nav_linklist a { color: #d0d0d0; font-weight: bold; }
.basenews .basetoolbar .nav_linklist .link { background: #262626; margin: 0px 2px 0px 0px; height: 30px; line-height: 30px; padding: 0px 35px 0px 10px; }
.basenews .basetoolbar .nav_linklist .link:hover a { color: white; }
.basenews .basetoolbar .nav_linklist .link1 { float: left; width: 83px; background-image: url("../imagebin/toolbar_rss.gif"); background-repeat: no-repeat; background-position: 80px 5px; }
.basenews .basetoolbar .nav_linklist .link2 { float: left; width: 83px; background-image: url("../imagebin/toolbar_archive.gif"); background-repeat: no-repeat; background-position: 80px 5px;}
.basenews .basetoolbar .nav_linklist .link3 { float: left; width: 83px; background-image: url("../imagebin/toolbar_ezine.gif"); background-repeat: no-repeat; background-position: 90px 7px; }
.basenews .basetoolbar .nav_linklist .link1:hover { background-color: #797979; background-image: url("../imagebin/toolbar_rsson.gif"); background-repeat: no-repeat; background-position: 80px 5px; }
.basenews .basetoolbar .nav_linklist .link2:hover { background-color: #797979; background-image: url("../imagebin/toolbar_archiveon.gif"); background-repeat: no-repeat; background-position: 80px 5px; }
.basenews .basetoolbar .nav_linklist .link3:hover { background-color: #797979; background-image: url("../imagebin/toolbar_ezineon.gif"); background-repeat: no-repeat; background-position: 90px 7px; }
.basenews .basetoolbar .sys_searchbar { background: #262626; display: block; float: left; width: 315px; padding: 0px 0px 0px 20px; height: 30px; }
.basenews .basetoolbar .sys_searchbar .titletxt { float: left; color: #d0d0d0; font-weight: bold; font-size: 90%; text-transform: uppercase; margin: 3px 10px 0px 0px; height: 25px; line-height: 25px; }
.basenews .basetoolbar .sys_searchbar .query { float: left; margin: 3px 5px 0px 0px; }
.basenews .basetoolbar .sys_searchbar .query input { float: left; padding: 3px; border: solid #262626 2px; width: 150px; }
.basenews .basetoolbar .sys_searchbar .button input { float: left; background: black; border: none; height: 24px; line-height: 24px; cursor: pointer; margin: 3px 0px 0px 0px; padding: 0px 0px 0px 0px; width: 30px; color: white; font-weight: bold;  text-transform: uppercase; background-image: url("../imagebin/button_search.gif"); background-repeat: no-repeat; background-position: 0px 0px; }



.newsitem {float:left;margin-left:250px;margin-top:-30px;z-index:100;clear:all;font-weight:bold;font-size:16pt;}
.newsitem a {color:#990033;}


/*---------------------------------------Match Centre----------------------------------------*/
.matchcentre .basecolumn1a { background: none; width: 940px; margin: 0px 0px 0px 0px; }
.matchcentre .basebannertxt { float: left; text-transform: uppercase; font-family: Arial; font-weight: bold; font-size: 120%; color: white; width: 930px; height: 40px; line-height: 40px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/banner_green940.gif"); background-repeat: no-repeat; background-position: right;}



/*--------------Old Match Score----------------*/

.matchinfo { display: block; padding: 15px 0 10px 0; height: 105px; margin: 0px 0px 15px 0px; }
.matchinfo .teams { position: absolute; display:block; text-align: center; margin: 0px 0px 0px 0px; }
.matchinfo .teams .hometeam .homelogo { position: absolute; width: 100px; text-align: center; margin: 0px 0px 0px 0px; } 
.matchinfo .teams .awayteam .awaylogo { position: absolute; width: 100px; text-align: center; margin: 0px 0px 0px 850px; }
.matchinfo .teams .hometeamname { position: absolute; width: 240px; text-align: center; height: 50px; line-height: 30px; font-size: 160%; color: #1e7731; margin: 5px 0px 0px 110px; font-weight: bold; text-transform: uppercase; }
.matchinfo .teams .awayteamname { position: absolute; width: 240px; text-align: center; height: 50px; line-height: 30px; font-size: 160%; color: #1e7731; margin: 5px 0px 0px 605px; font-weight: bold; text-transform: uppercase; }
.matchinfo .teams .versus { position: absolute; width: 45px; height: 45px; line-height: 45px; text-align: center; font-size: 140%; font-weight: bold; text-transform: uppercase; color: #a90533; margin: 0px 0px 0px 455px; }
.matchinfo .teams .score { position: absolute; margin: 0px 0px 0px 0px; }
.matchinfo .teams .homescore { position: absolute; width: 100px; float: left; height: 35px; line-height: 35px; text-align: center; font-size: 250%; margin: 0px 0px 0px 355px; color: #1e7731; }
.matchinfo .teams .awayscore { position: absolute; width: 100px; float: left; height: 35px; line-height: 35px; text-align: center; font-size: 250%; margin: 0px 0px 0px 500px; color: #1e7731; }
.matchinfo .details { position: absolute; display: block; text-align: center; margin-left: 100px; margin: 0px 0px 0px 0px; color: #797979; }
.matchinfo .details .date { position: absolute; width: 345px; text-align: right; font-weight: bold; text-transform: uppercase; margin-left: 50px; margin: 60px 0px 0px 110px; }
.matchinfo .details .timevenue { position: absolute; width: 345px; text-align: left; font-weight:bold; text-transform: uppercase; margin: 60px 0px 0px 500px; }
.matchinfo .details .attend {position: absolute; display: block; font-weight: bold; margin: 85px 0px 0px 420px; width: 200px;}

/*--------------New Match Score----------------*/

.fixinfo { padding: 10px; height: 120px; margin: 20px 0px 0px 0px; height: 110px; }
.fixinfo .homelogo { position: absolute; width: 100px; text-align: center; margin: 0px 0px 0px 0px; } 
.fixinfo .maininfo .teams .home { position: absolute; width: 240px; text-align: center; height: 50px; line-height: 30px; font-size: 160%; font-weight: bold; text-transform: uppercase; color: #1e7731; margin: 20px 0px 0px 110px; }
.fixinfo .maininfo .teams .score { position: absolute; width: 150px; float: left; height: 35px; line-height: 35px; text-align: center; font-size: 250%; margin: 15px 0px 0px 395px; color: #1e7731; }
.fixinfo .maininfo .teams .away { position: absolute; width: 210px; text-align: center; height: 50px; line-height: 30px; font-size: 160%; font-weight: bold; text-transform: uppercase; color: #1e7731; margin: 20px 0px 0px 605px; }
.fixinfo .maininfo .details { position: absolute; width: 600px; text-align: center; height: 50px; line-height: 30px;  margin: 65px 0px 0px 325px; font-weight: bold; color: #797979; }
.fixinfo .maininfo .details .date {float: left; width: 120px; }
.fixinfo .maininfo .details .time {float: left; width: 80px;; }
.fixinfo .maininfo .details .venue {float: left; width: 100px; }
.fixinfo .maininfo .details .comp {float: left; width: 160px; }
.fixinfo .awaylogo { position: absolute; width: 100px; text-align: center; margin: 0px 0px 0px 840px; }



/*--------------Match Centre Tabs-----------*/

.matchnav { clear: both; margin: 10px 0px 0px 10px; }
.matchnav a { color:#ffffff; font-size: 100%; font-weight: bold; }
.matchnav a:hover { color: #ffffff; font-size: 100%; font-weight: bold; text-decoration: none; }
.matchnav ul { margin-left: 0px; padding: 0px; height: 25px; line-height: 25px; line-height: 25px; }
.matchnav li { cursor: pointer; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; background-image: url("../imagebin/header_black190.gif"); background-repeat: no-repeat; background-position: right; float: left; width: 110px; margin-right: 5px; height: 25px; line-height: 25px; padding-left: 10px; }
.matchnav li:hover { cursor: pointer; background-image: url("../imagebin/header_green190.gif"); background-repeat: no-repeat; background-position: right; }


/*-------------Match Centre Lineups--------------*/

.matchteams_aa { clear: both; background: black; width: 940px; border: 5px solid #202020; overflow: auto; padding: 5px 10px 10px 10px; }
.matchteams_aa td { color: #dbdbdb; padding: 5px; text-align: center; border-right: solid #000000 1px; border-bottom: solid #000000 1px; background: #262626; }
.matchteams_aa td a { color: #1e7731; font-weight: bold; }
.matchteams_aa tr.colhead td { border-bottom: solid #000000 5px; border-top: solid #000000 5px; color: white; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; background-image: url("../imagebin/contentth.gif"); background-repeat: repeat-x; }

/*--------------Match Formation---------------*/

.matchteams_oa { clear: both; background: black; width: 910px; border: 5px solid #202020; overflow: hidden; padding: 10px 10px 10px 10px; }
.matchteams_oa .cola { width: 415px; float: left; display: block; border: solid #3b3a3a 5px; padding: 0px; background: #262626; }
.matchteams_oa .cola .teamname { display: block; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_red460.gif"); background-repeat: no-repeat; }
.matchteams_oa .cola table.matchteams tr.colhead th { font-weight: bold; background: #797979; height: 25px; line-height: 25px; text-align: left; color: white; padding-left: 5px; }
.matchteams_oa .cola table.matchteams tr.player td { padding: 5px 0px 5px 5px; cursor: pointer; }
.matchteams_oa .cola table.matchteams tr.odd td { background: #dbdbdb; color: #111111; font-weight: bold; }
.matchteams_oa .cola table.matchteams tr.even td { background: #f2f2f2; color: #111111; font-weight: bold; }
.matchteams_oa .cola table.matchteams tr.sub td { color: #797979; padding: 5px 0px 5px 5px; border-top: 1px solid #000000; background: #262626; }
.matchteams_oa .cola table.matchteams tr td.biog { padding-left: 20px; color: #248d3a; cursor: pointer; background-image: url("../../includes/imagebin/playerbiog_icon.gif"); background-repeat: no-repeat; background-position: 0px 7px; }
.matchteams_oa .colb { display: block; width: 465px; float: right; }
.matchteams_oa .lineupmap { height: 650px; width: 465px; background-image: url("../../includes/imagebin/matchcentre_pitch.jpg"); background-repeat: no-repeat; }
.matchteams_oa .colb .photo { cursor: pointer; position: absolute; width: 40px; height: 65px; background: black; border: 5px solid #202020; }
.matchteams_oa .colb .photo:hover { background: #f2f2f2; border: 5px solid #dbdbdb; }
.matchteams_oa .colb .photo:hover .pos { color: #262626; }
.matchteams_oa .colb .photo .image { width: 35px; height: 35px; text-align: center; padding: 0px 0px 10px 0px; }
.matchteams_oa .colb .photo .pos { color: #dbdbdb; font-weight: bold; width: 40px; padding: 0px 0px 0px 0px; font-size: 110%; text-align: center; }
.matchteams_oa .colb .photo_15 { position: absolute; margin: 500px 220px; }
.matchteams_oa .colb .photo_14 { position: absolute; margin: 470px 390px; }
.matchteams_oa .colb .photo_13 { position: absolute; margin: 440px 330px; }
.matchteams_oa .colb .photo_12 { position: absolute; margin: 410px 270px; }
.matchteams_oa .colb .photo_11 { position: absolute; margin: 470px 50px; }
.matchteams_oa .colb .photo_10 { position: absolute; margin: 380px 210px; }
.matchteams_oa .colb .photo_9 { position: absolute; margin: 350px 150px; }
.matchteams_oa .colb .photo_8 { position: absolute; margin: 260px 150px; }
.matchteams_oa .colb .photo_7 { position: absolute; margin: 240px 240px; }
.matchteams_oa .colb .photo_6 { position: absolute; margin: 240px 60px; }
.matchteams_oa .colb .photo_5 { position: absolute; margin: 170px 120px; }
.matchteams_oa .colb .photo_4 { position: absolute; margin: 170px 180px; }
.matchteams_oa .colb .photo_3 { position: absolute; margin: 90px 240px; }
.matchteams_oa .colb .photo_2 { position: absolute; margin: 90px 150px; }
.matchteams_oa .colb .photo_1 { position: absolute; margin: 90px 60px; }

/*------------------Match Preview------------------*/

.std_matchprevb { clear: both; background: black; width: 910px; border: 5px solid #202020; overflow: hidden; padding: 10px 10px 10px 10px; }
.std_matchprevb .rightcol { float: right; width: 490px; margin: 0px 0px 0px 0px; padding: 10px; background-color: #f2f2f2; background-image: none; border: solid #797979 5px; }
.std_matchprevb .rightcol .date { display:block; float: left; color: #4597cd; font-size: 85%; margin-right:10px; }
.std_matchprevb .rightcol .author { display:block; float: left; color: #4597cd; font-size: 85%; margin-left:10px;}
.std_matchprevb .rightcol .headline { clear: both; display: block; color: #1e7731; font-weight: bold; text-transform: uppercase; font-size: 170%; padding: 10px 0 10px 0; border-bottom: solid #dbdbdb 2px; }
.std_matchprevb .rightcol .abstract { display:block; color: #111111; line-height: 170%; font-size: 100%; font-weight: bold; padding: 10px 0 10px 0; border-bottom: solid #dbdbdb 2px;}
.std_matchprevb .rightcol .article { display: block; color: #111111; font-size: 100%; line-height: 160%; padding: 20px 0 20px 0; }
.std_matchprevb .rightcol .article a { color: #1e7731; font-weight: bold; }
.std_matchprevb .rightcol .multimedia { display:none;}
/*
.std_matchprevb .rightcol .multimedia { display:block; margin: 20px 0 20px 0; background: #292929;}
.std_matchprevb .rightcol .multimedia .titletxt { padding:5px; color: #D40006; text-transform: uppercase; font-weight:bold;}
.std_matchprevb .rightcol .multimedia .mediaitem_video .headline {display: block; font-size: 110%; cursor: pointer; padding: 6px 0px 3px 25px; background-image: url("../imagebin/images/structure/background/tvicon_multimedia.gif"); background-repeat: no-repeat; background-position: 0px 3px;border-bottom: 0px;}
.std_matchprevb .rightcol .multimedia .section_multimedia {display: none;}
*/
.std_matchprevb .leftcol { width: 380px; margin: 0px 0px 0px 0px; }
.std_matchprevb .leftcol .image  { display: block; width: 370px; height: 280px; text-align: center; border: solid #3b3a3a 5px; background: #1a1a1a; background-image: none;}
.std_matchprevb .leftcol .image img { vertical-align: bottom; border: solid #000000 0px; }
.std_matchprevb .leftcol .caption { display:block; color: #797979; font-size: 100%; font-style: italic; padding-top: 5px; font-weight: bold; }
.std_matchprevb .leftcol .previous { display: block; border: solid #3b3a3a 5px; padding: 0px; background: #262626; margin-bottom: 10px; margin-top: 15px;}
.std_matchprevb .leftcol .previous .titletxt { display: block; width: 360px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_blue380.gif"); background-repeat: no-repeat; }
.std_matchprevb .leftcol .previous .matchinfo_sa table { background: white; }
.std_matchprevb .leftcol .previous .matchinfo_sa table th { background: #797979; color: white; border-bottom: 1px solid white; padding: 5px 5px; }
.std_matchprevb .leftcol .previous .matchinfo_sa table tr.even td { background: #eeeeee; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .previous .matchinfo_sa table tr.odd td { background: white; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .matchtickets { display: block; background:#ffffff; background-image: url("../imagebin/matchticketbutton.gif"); background-repeat: no-repeat; line-height:48px; height:48px; text-transform: uppercase; }
.std_matchprevb .leftcol .matchtickets a { padding-left: 60px; font-weight: bold; font-size: 150%; color: #ffffff; }
.std_matchprevb .leftcol .formguide { display: block; border: solid #3b3a3a 5px; padding: 0px; background: #262626; margin-bottom: 10px; margin-top: 15px;}
.std_matchprevb .leftcol .formguide .titletxt { display: block; width: 360px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_red380.gif"); background-repeat: no-repeat; }
.std_matchprevb .leftcol .formguide table.fixtures { background: white; }
.std_matchprevb .leftcol .formguide table.fixtures th { background: #797979; color: white; border-bottom: 1px solid white; padding: 5px 5px; }
.std_matchprevb .leftcol .formguide table.fixtures tr.even td { background: #eeeeee; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .formguide table.fixtures tr.odd td { background: white; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .leaguetable {display: block; border: solid #3b3a3a 5px; padding: 0px; background: #262626; margin-bottom: 10px; margin-top: 15px; }
.std_matchprevb .leftcol .leaguetable .titletxt { display: block; width: 360px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_green380.gif"); background-repeat: no-repeat; }
.std_matchprevb .leftcol .leaguetable table.grid { margin-top: 0px; }
.std_matchprevb .leftcol .leaguetable table.grid td.heading { font-size: 130%; color: #c60030; padding: 0px 0px 10px 0px;}
.std_matchprevb .leftcol .leaguetable table.grid tr td { height: 25px; line-height: 25px; background: #dbdbdb; color: #111111; padding: 0px 2px 0px 5px; }
.std_matchprevb .leftcol .leaguetable table.grid tr.colhead th { color: #ffffff; background: #797979; height: 25px; line-height: 25px; font-weight: bold; border: none; padding: 0px 2px 0px 5px; }
.std_matchprevb .leftcol .leaguetable table.grid tr.odd td { background: #f2f2f2; }
.std_matchprevb .leftcol .leaguetable table.grid tr.champion td { color: #248d3a; font-weight: bold; border-top: solid white 1px;}
.std_matchprevb .leftcol .leaguetable table.grid tr.highlight td { background: #000000; color: #ffffff; font-weight: bold; }


/*--------------Match Report---------------*/
.std_matchrepp { clear: both; background: black; width: 910px; border: 5px solid #202020; overflow: hidden; padding: 10px 10px 10px 10px; }
.std_matchrepp .match_timeline { display:block; border-bottom: solid #3b3a3a 5px; border-top: solid #3b3a3a 5px; margin: 0px 0px 10px 0px; padding: 5px 0px 2px 0px; }
.std_matchrepp .rightcol { float: right; width: 490px; margin: 0px 0px 0px 0px; padding: 10px; background-color: #f2f2f2; background-image: none; border: solid #797979 5px; }
.std_matchrepp .rightcol .date { display:block; float: left; color: #4597cd; font-size: 85%; margin-right:10px; }
.std_matchrepp .rightcol .author { display:block; float: left; color: #4597cd; font-size: 85%; margin-left:10px;}
.std_matchrepp .rightcol .headline { clear: both; display: block; color: #1e7731; font-weight: bold; text-transform: uppercase; font-size: 170%; padding: 10px 0 10px 0; border-bottom: solid #dbdbdb 2px; }
.std_matchrepp .rightcol .abstract { display:block; color: #111111; line-height: 170%; font-size: 100%; font-weight: bold; padding: 10px 0 10px 0; border-bottom: solid #dbdbdb 2px;}
.std_matchrepp .rightcol .article { display:block; color: #111111; }
.std_matchrepp .rightcol .article_report { display:block; color: #111111; font-size: 100%; line-height: 160%; padding: 20px 0 20px 0; }
.std_matchrepp .leftcol { width: 380px; margin: 0px 0px 0px 0px; }
.std_matchrepp .leftcol .image  { display: block; width: 370px; height: 280px; text-align: center; border: solid #3b3a3a 5px; background: #1a1a1a; background-image: none;}
.std_matchrepp .leftcol .image img { vertical-align: bottom; border: solid #000000 0px; }
.std_matchrepp .leftcol .caption { display:block; color: #797979; font-size: 100%; font-style: italic; padding-top: 5px; font-weight: bold; }
.std_matchrepp .quotea { display:block; line-height: 150%; background: #262626; font-family: Arial; font-size: 100%; color: #c60030; margin: 20px 0 20px 0; padding: 0px; overflow:auto; padding: 5px;}
.std_matchrepp .quotea .quote1name {display:block; font-size: 80%; font-weight:bold; margin-top:5px; color: #c60030;}
.std_matchrepp .quotea .bqstart { float:left; padding: 6px 15px 15px 25px; background-image: url("../imagebin/images/structure/background/openq.gif"); background-repeat: no-repeat; background-position: 0px 3px;  }
.std_matchrepp .quotea .bqend { float:right; padding: 6px 15px 15px 20px; background-image: url("../imagebin/images/structure/background/closeq.gif"); background-repeat: no-repeat; background-position: 0px 3px; overflow:auto;}
.std_matchrepp .quoteb { display:block; line-height: 150%; background: #262626; font-family: Arial; font-size: 100%; color: #c60030; margin: 20px 0 20px 0; padding: 0px; overflow:auto; padding: 5px;}
.std_matchrepp .quoteb .quote2name {display:block; font-family: Arial; font-size: 80%; font-weight:bold; margin-top:5px; color: #c60030;}
.std_matchrepp .quoteb .bqstart { float:left; padding: 6px 15px 15px 25px; background-image: url("../imagebin/images/structure/background/openq.gif"); background-repeat: no-repeat; background-position: 0px 3px;  }
.std_matchrepp .quoteb .bqend { float:right; padding: 6px 15px 15px 20px; background-image: url("../imagebin/images/structure/background/closeq.gif"); background-repeat: no-repeat; background-position: 0px 3px; }
.std_matchrepp .scorecard { display:block; border: solid #3b3a3a 5px; margin-top: 15px; }
.std_matchrepp .scorecard .mthome { display: block; border: solid #3b3a3a 0px; padding: 0px; background: #262626; background-image: url("../imagebin/header_red380.gif"); background-repeat: no-repeat; margin-bottom: 10px; margin-top: 0px;}
.std_matchrepp .scorecard .mthome table.matchteams_home { font-family: Arial; font-size: 100%; padding: 0px; margin: 0px;}
.std_matchrepp .scorecard .mthome table.matchteams_home td.team { display: block; background: none; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; }
.std_matchrepp .scorecard .mthome table.matchteams_home tr.colhead th { background: #797979; color: white; border-bottom: 1px solid white; padding: 0px 5px; height: 25px; line-height: 25px; }
.std_matchrepp .scorecard .mthome table.matchteams_home td { background: #f2f2f2; padding: 5px 5px; color: #111111; }
.std_matchrepp .scorecard .mthome table.matchteams_home tr.total th { background: #000000; padding: 5px 5px; color: #ffffff; }
.std_matchrepp .scorecard .mtaway { display: block; border: solid #3b3a3a 0px; padding: 0px; background: #262626; background-image: url("../imagebin/header_red380.gif"); background-repeat: no-repeat; margin-bottom: 10px; margin-top: 0px; }
.std_matchrepp .scorecard .mtaway table.matchteams_away { font-family: Arial; font-size: 100%; padding: 0px; margin: 0px;}
.std_matchrepp .scorecard .mtaway table.matchteams_away td.team { display: block; color: white; background: none; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; }
.std_matchrepp .scorecard .mtaway table.matchteams_away tr.colhead th { background: #797979; color: white; border-bottom: 1px solid white; padding: 0px 5px; height: 25px; line-height: 25px; }
.std_matchrepp .scorecard .mtaway table.matchteams_away td { background: #f2f2f2; padding: 5px 5px; color: #111111; }
.std_matchrepp .scorecard .mtaway table.matchteams_away tr.total th { background: #000000; padding: 5px 5px; color: #ffffff; }
.std_matchrepp .otherresults { display: block; border: solid #3b3a3a 5px; padding: 0px; background: #262626; margin-bottom: 10px; margin-top: 15px;}
.std_matchrepp .otherresults .titletxt { display: block; width: 360px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_blue380.gif"); background-repeat: no-repeat; }
.std_matchrepp .otherresults table { background: white; }
.std_matchrepp .otherresults table tr.colhead th { background: #797979; color: white; border-bottom: 1px solid white; padding: 5px 5px; }
.std_matchrepp .otherresults table tr.even td { background: #eeeeee; padding: 5px 5px; color: #111111; }
.std_matchrepp .otherresults table tr.odd td { background: white; padding: 5px 5px; color: #111111; }
.std_matchrepp .leftcol .leaguetable {display: block; border: solid #3b3a3a 5px; padding: 0px; background: #262626; margin-bottom: 10px; margin-top: 15px; }
.std_matchrepp .leftcol .leaguetable .titletxt { display: block; width: 360px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_green380.gif"); background-repeat: no-repeat; }
.std_matchrepp .leftcol .leaguetable table.grid { margin-top: 0px; }
.std_matchrepp .leftcol .leaguetable table.grid td.heading { font-size: 130%; color: #c60030; padding: 0px 0px 10px 0px;}
.std_matchrepp .leftcol .leaguetable table.grid tr td { height: 25px; line-height: 25px; background: #dbdbdb; color: #111111; padding: 0px 2px 0px 5px; }
.std_matchrepp .leftcol .leaguetable table.grid tr.colhead th { color: #ffffff; background: #797979; height: 25px; line-height: 25px; font-weight: bold; border: none; padding: 0px 2px 0px 5px; }
.std_matchrepp .leftcol .leaguetable table.grid tr.odd td { background: #f2f2f2; }
.std_matchrepp .leftcol .leaguetable table.grid tr.champion td { color: #248d3a; font-weight: bold; border-top: solid white 1px;}
.std_matchrepp .leftcol .leaguetable table.grid tr.highlight td { background: #797979; color: #ffffff; font-weight: bold; }



/*-------------Match Centre Overview------------*/
.matchoverview_ca .std_matchcentre { clear: both; background: black; width: 910px; border: 5px solid #202020; overflow: hidden; padding: 10px 10px 10px 10px; }
.matchoverview_ca .std_matchcentre .rightcol { float: right; width: 490px; margin: 0px 0px 0px 0px; padding: 10px; background-color: #f2f2f2; background-image: none; border: solid #797979 5px;  }
.matchoverview_ca .std_matchcentre .rightcol .mpreview_headline { display: block; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_red735.gif"); background-repeat: no-repeat; }
.matchoverview_ca .std_matchcentre .rightcol .team_cont {display: none; height:30px; line-height:30px; color:#ffffff; font-size: 110%; margin: 10px 0 0 0;}
.matchoverview_ca .std_matchcentre .rightcol .team_cont table.teamcompare td {background:#292929; text-align: center;}
.matchoverview_ca .std_matchcentre .rightcol .flashleaguetable {display:none; height:150px; background:#292929; margin: 10px 0 0 0;}
.matchoverview_ca .std_matchcentre .rightcol .headtohead_cont {display: block;}
.matchoverview_ca .std_matchcentre .rightcol .section_headtohead { text-align: center; display: block; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteama { width: 240px; float: left; margin: 0px 10px 10px 0px; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteama .heading { display: none; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteama .overallstats td { padding: 0px 5px 0px 5px; font-weight: bold; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteama .overallstats tr.even { background: #dbdbdb; color: #111111; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteama .overallstats tr.odd { background: #ffffff; color: #111111; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteama .overallstats .label { color: #111111; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteamb { width: 240px; float: left; margin: 0px 0px 10px 0px; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteamb .heading { display: none; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteamb .overallstats td { padding: 0px 5px 0px 5px; font-weight: bold; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteamb .overallstats tr.even { background: #dbdbdb; color: #111111; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteamb .overallstats tr.odd { background: #ffffff; color: #111111; }
.matchoverview_ca .std_matchcentre .rightcol .headtoheadteamb .overallstats .label { color: #111111; }
.matchoverview_ca .std_matchcentre .rightcol .captain_cont { display:hide; }
.matchoverview_ca .std_matchcentre .rightcol .captain_cont .titletxt { display: block; text-align: center; text-align: center; display: block; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; }
.matchoverview_ca .std_matchcentre .rightcol .form_cont { clear: both; display:block; margin: 10px 0 0 0; color: #111111; font-weight: bold; }
.matchoverview_ca .std_matchcentre .rightcol .form_cont .titletxt { display: block; text-align: center; text-align: center; display: block; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb td { padding: 0;}
.matchoverview_ca .std_matchcentre .rightcol table.formtb td.formtd1 { width: 226px;}
.matchoverview_ca .std_matchcentre .rightcol table.formtb td.formtd2 { width: 23px; font-weight: bold; color: white; background: #111111; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb td.formtd3 { width: 226px;}
.matchoverview_ca .std_matchcentre .rightcol table.formtb table.form_results td { height:25px; line-height:25px; text-align: center; font-size: 90%; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb table.fixtures td.list table.list { height:25px; line-height:25px; padding: 0px 0px 0px 0px; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb table.fixtures td.list table.list td { padding: 0px 0px 0px 3px; font-size: 90%; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb table.fixtures .field_HA { display: none; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb table.fixtures td.list table.list tr.odd  { background: #ffffff; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb table.fixtures td.list table.list tr.even  { background: #dbdbdb; }
.matchoverview_ca .std_matchcentre .rightcol table.formtb table.fixtures td.list table.list tr.colhead {display: none;}
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont { display: block; margin: 10px 0 0 0; color: #111111; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .titletxt { display: block; text-align: center; text-align: center; display: block; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .table_dangermen th { padding: 0px 5px 0px 5px; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .table_dangermen td { padding: 0px 5px 0px 5px; font-weight: bold; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .table_dangermen tr.odd  { background: #ffffff; height: 25px; line-height: 25px; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .table_dangermen tr.even { background: #dbdbdb; height: 25px; line-height: 25px; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont table.dangermen_results td { height: 25px; line-height: 25px; text-align: center; font-size: 90%; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .dangermentd1 .table_dangermen { width: 205px; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .dangermentd2 table.dangermen_results { width: 75px; background: #111111; color: white; font-weight: bold; }
.matchoverview_ca .std_matchcentre .rightcol .dangermen_cont .dangermentd3 .table_dangermen { width: 205px; }
.matchoverview_ca .std_matchcentre .leftcol { float: left; width: 380px; margin: 0px 0px 0px 0px; }
.matchoverview_ca .std_matchcentre .leftcol .mnews_headline { display: block; width: 370px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_blue380.gif"); background-repeat: no-repeat; }
.matchoverview_ca .std_matchcentre .leftcol .fixnewslist_aa { display: block; } 
.matchoverview_ca .std_matchcentre .leftcol .fixnewslist_aa .section_fixnewslist { display: none; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem { display: block; clear: both; background: white; padding: 5px 10px 5px 10px; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem .image { display: none; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem .image img { display: none; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem .headline a { font-weight: bold; color: #579cc9; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem .headline { background-image: url("../imagebin/newsicon_white.gif"); background-repeat: no-repeat; background-position: 0px 1px; display: block; padding: 0px 0px 0px 25px; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem .abstract { display: none; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem-0 { display: block; float: left; padding: 10px; border-bottom: 1px dashed #cdcdcd; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem-0 .image { display: block; float: left; width: 105px; margin-right: 10px; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem-0 .image img { display: block; border: solid 2px #797979; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem-0 .headline a { display: block; color: #579cc9; }
.matchoverview_ca .std_matchcentre .leftcol .newsitem-0 .headline { display: block; float: left; width: 280px;}
.matchoverview_ca .std_matchcentre .leftcol .newsitem-0 .abstract { display: block; float: left; width: 305px; padding: 5px 0px 5px 0px; }
.matchoverview_ca .std_matchcentre .leftcol .section_line { display: block; }
.matchoverview_ca .std_matchcentre .leftcol .multimedia { display: none; }
.matchoverview_ca .std_matchcentre .leftcol .multimedia .section_multimedia { display: none; }
.matchoverview_ca .std_matchcentre .leftcol .multimedia .mediaitem_video .headline { display: none; }
.matchoverview_ca .std_matchcentre .leftcol .leaguetable {display: block; border: solid #3b3a3a 5px; padding: 0px; background: #262626; margin-bottom: 10px; margin-top: 15px; }
.matchoverview_ca .std_matchcentre .leaguetable .titletxt { display: block; width: 360px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; background-image: url("../imagebin/header_green380.gif"); background-repeat: no-repeat; }
.matchoverview_ca .std_matchcentre .leaguetable table.grid { margin-top: 0px; }
.matchoverview_ca .std_matchcentre .leaguetable table.grid td.heading { font-size: 130%; color: #c60030; padding: 0px 0px 10px 0px;}
.matchoverview_ca .std_matchcentre .leaguetable table.grid tr td { height: 25px; line-height: 25px; background: #dbdbdb; color: #111111; padding: 0px 2px 0px 5px; }
.matchoverview_ca .std_matchcentre .leaguetable table.grid tr.colhead th { color: #ffffff; background: #797979; height: 25px; line-height: 25px; font-weight: bold; border: none; padding: 0px 2px 0px 5px; }
.matchoverview_ca .std_matchcentre .leaguetable table.grid tr.odd td { background: #f2f2f2; }
.matchoverview_ca .std_matchcentre .leaguetable table.grid tr.champion td { color: #248d3a; font-weight: bold; border-top: solid white 1px;}
.matchoverview_ca .std_matchcentre .leaguetable table.grid tr.highlight td { background: #262626; color: #ffffff; font-weight: bold; }





/*-------------------------------------Sliding Template--------------------------------------------*/

#wrapper { width: 960px; margin: 0 auto; background: black; clear: both; }
#slider { width: 960px;margin: 0 auto; position: relative; background: black; }
.scroll { height: 300px; width: 960px; overflow: auto; overflow-x: hidden; position: relative; clear: left; background: black; margin: 0px 0px 0px 0px; }
.scroll #headlines { background-color: black; }
.scroll #galleries { background-color: black; background-image: url("../imagebin/selector_galleries.jpg"); background-repeat: no-repeat; background-position: 0px 0px; }
.scroll #meetings { background-color: black; background-image: url("../imagebin/selector_events.jpg"); background-repeat: no-repeat; background-position: 0px 0px; }
.scroll #fun { background-color: black; background-image: url("../imagebin/selector_shop.jpg"); background-repeat: no-repeat; background-position: 0px 0px; }
.scroll #teams { background-color: black; background-image: url("../imagebin/selector_tickets.jpg"); background-repeat: no-repeat; background-position: 0px 0px; }
.scrollContainer div.panel { padding: 0px; height: 280px; width: 940px; padding: 10px 10px 10px 10px; }
ul.navigation { list-style: none; height: 60px; line-height: 60px; width: 955px; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 5px; background: black; }
ul.navigation li { display: inline; }
ul.navigation a { color: #838383; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 130%; float: left; height: 60px; line-height: 40px; width: 178px; margin: 0px 3px 0px 0px; background-color: #262626; padding: 0px 0px 0px 10px; background-image: url("../imagebin/selector_navoff.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation a:hover { color: #ffffff; }
ul.navigation a.selected { color: #ffffff; background-image: url("../imagebin/selector_navon.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation a:focus { outline: none; }
ul.navigation .headlines a { background-image: url("../imagebin/selector_navoff_news.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .galleries a { background-image: url("../imagebin/selector_navoff_gall.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .meetings a { background-image: url("../imagebin/selector_navoff_meetings.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .fun a { background-image: url("../imagebin/selector_navoff_shop.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .teams a { background-image: url("../imagebin/selector_navoff_ticket.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .headlines a.selected { background-image: url("../imagebin/selector_navon_news.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .galleries a.selected { background-image: url("../imagebin/selector_navon_gall.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .meetings a.selected { background-image: url("../imagebin/selector_navon_meetings.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .fun a.selected { background-image: url("../imagebin/selector_navon_shop.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
ul.navigation .teams a.selected { background-image: url("../imagebin/selector_navon_ticket.gif"); background-repeat: no-repeat; background-position: 0px 0px; }

img.scrollButtons { display: none; position: absolute; top: 0px; cursor: pointer; }
img.scrollButtons.left { left: 0px display: none; }
img.scrollButtons.right { right: 0px; display: none; }
.hide { display: none; }

/*-----Sliding News-----*/
.scroll #headlines h2 { display: none; }
.scroll #headlines .homenews { display: block; width: 940px; height: 280px; }
.scroll #headlines .homenews .titletxt { display: block; width: 260px; color: #4e9ed2; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 20px 0px; background-image: url("../imagebin/header_black320.gif"); background-repeat: no-repeat; background-position: left; }
.scroll #headlines .homenews .article { display: block; float: left; width: 260px; color: white; background: #1a1a1a; padding: 5px 5px 5px 5px; margin: 0px 0px 10px 0px;  }
.scroll #headlines .homenews .image { display: block; float: left; }
.scroll #headlines .homenews .image img { display: block; border: 1px solid black; width: 50px; height: 38px; margin: 0px 5px 0px 0px; }
.scroll #headlines .homenews .headline { display: block; float: left; width: 178px; padding: 0px 0px 2px 25px; background-image: url("../imagebin/selector_newsiconoff.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.scroll #headlines .homenews .headline a { color: #7b7b7b; font-weight: bold; }
.scroll #headlines .homenews .abstract { display: none; }
.scroll #headlines .homenews .fullstory { display: block; float: right; height: 30px; line-height: 30px; margin: -35px 545px 0px 0px; padding: 0px 10px 0px 5px; background-image: url("../imagebin/selector_newstoolbg.gif"); background-repeat: repeat-x;  }
.scroll #headlines .homenews .fullstory a { color: #ffffff; text-transform: uppercase; font-size: 90%; font-weight: bold; padding: 0px 0px 0px 25px; background-image: url("../imagebin/selector_newsicon_tool.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.scroll #headlines .homenews .fullstory a:hover { color: #4e9ed2; text-decoration: none; }
.scroll #headlines .homenews .article:hover { background: #2f2f2f; }
.scroll #headlines .homenews .article:hover .headline { background-image: url("../imagebin/selector_newsiconon.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.scroll #headlines .homenews .article:hover .headline a { color: #bcbcbc; }
.scroll #headlines .homenews .article:hover .image img { border: 1px solid #7b7b7b; }
.scroll #headlines .homenews .article1 { display: block; float: right; margin: -45px 0px 0px 0px; padding: 0px 0px 0px 0px; background: none; width: 660px; height: 280px; border-left: 2px solid #1a1a1a; }
.scroll #headlines .homenews .article1 .image { display: block; float: right; }
.scroll #headlines .homenews .article1 .image img { display: block; border: none; width: 370px; height: 280px; margin: 0px 0px 0px 10px; border: 2px solid #2f2f2f; }
.scroll #headlines .homenews .article1 .headline { display: block; width: 265px; padding: 5px 0px 5px 10px; background-image: none; }
.scroll #headlines .homenews .article1 .headline a { color: #ffffff; font-weight: bold; font-size: 125%; text-transform: uppercase; }
.scroll #headlines .homenews .article1 .headline a:hover { color: #ffffff; }
.scroll #headlines .homenews .article1 .date { display: block; color: #4e9ed2; font-weight: bold; font-size: 90%; width: 265px; padding: 5px 0px 5px 10px; }
.scroll #headlines .homenews .article1 .abstract { display: block; font-weight: normal; line-height: 150%; color: #eeeeee; width: 265px; padding: 15px 0px 5px 10px; }
.scroll #headlines .homenews .article1:hover { background: none; }
.scroll #headlines .homenews .article1:hover .headline { background-image: none; }
.scroll #headlines .homenews .article1:hover .headline a { color: #ffffff; }
.scroll #headlines .homenews .article1:hover .image img { border: 2px solid #2f2f2f; }
.scroll #headlines .homenews .article .headline a:hover { color: white; text-decoration: none; }
.scroll #headlines .homenews .article .headline:hover { background-image: url("../imagebin/newsicon2_dark.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.scroll #headlines .homenews .article1 .headline:hover { background-image: none; }



/*----Sliding Galleries------*/
.scroll #galleries h2 { display: none; }
.scroll #galleries .feat_gallindexd { float: left; margin: 165px 5px 0px 0px; background: none; width: 940px; padding: 5px 0px 5px 0px;}
.scroll #galleries .feat_gallindexd .titletxt { display: none; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 5px 0px; background-image: url("../imagebin/header_green320.gif"); background-repeat: no-repeat; }
.scroll #galleries .feat_gallindexd .galleryitem { float: left; background: black; height: 74px; padding: 5px 6px 5px 6px; margin: 0px 1px 1px 0px; opacity: 0.6; filter: alpha(Opacity=60); -moz-opacity: 0.6; }
.scroll #galleries .feat_gallindexd .galleryitem .image { display: block; }
.scroll #galleries .feat_gallindexd .galleryitem .image img { width: 100px; height: 70px; border: solid #ffffff 2px; opacity: 0.6; filter: alpha(Opacity=60); -moz-opacity: 0.6; }
.scroll #galleries .feat_gallindexd .selected { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.scroll #galleries .feat_gallindexd .selected .image img { border: solid #a90533 2px; opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.scroll #galleries .galleryheadline { display: block; clear: both; background: none; padding: 0px; height: 25px; }
.scroll #galleries .galleryheadline .headline { clear: both; display: block; padding-left: 30px; font-size: 100%; text-transform: none; background-image: url("../imagebin/selector_cameraicon.gif"); background-repeat: no-repeat; background-position: 5px 7px; }
.scroll #galleries .galleryheadline .headline a { font-weight: bold; color: #bcbcbc; line-height: 25px; font-size: 95%; }



/*----Team News------*/
.scroll #teams { padding: 10px 0px 10px 10px; width: 950px; }
.scroll #teams h2 { display: none; }
.scroll #teams .util_button { float: left; width: 465px; margin: 0px 10px 0px 0px; }
.scroll #teams .util_container { height: 165px; float: left; margin: 0px 0px 20px 0px; }
.scroll #teams .util_textbox { width: 226px; height: 160px; padding: 0px; margin: 0px 10px 0px 1px; float: left; cursor: pointer; }
.scroll #teams .util_textbox h2 { display: block; }
.scroll #teams .util_textbox .imgtop { display: none; width: 219px; height: 75px; }
.scroll #teams .util_textbox .imgtop img { width: 219px; height: 75px; }
.scroll #teams .util_textbox .heading { color: #ffffff; text-transform: uppercase; font-weight: bold; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; margin-top: 5px; background-image: url("../imagebin/header_grey320.gif"); background-repeat: no-repeat; }
.scroll #teams .util_textbox .text { font-weight: bold; padding: 5px 5px 5px 5px; color: #a3a3a3; }
.scroll #teams .util_textbox:hover .text { color: #ffffff; }
.scroll #teams .util_textbox:hover .heading { color: #ffffff; background-image: url("../imagebin/header_black320.gif"); background-repeat: no-repeat; }
.scroll #teams .std_content { background: none; width: 940px; }
.scroll #teams .std_content .content h1 { background: none; color: white; text-transform: uppercase; font-weight: bold; font-size: 150%; padding: 0px 0px 0px 0px; margin: 0px 0px -10px 0px; border: none; }
.scroll #teams .std_content .content { background: none; color: white; font-weight: bold; padding: 0px 0px 0px 5px; }

/*----Merchandise------*/
.scroll #fun h2 { display: none; }
.scroll #fun .std_content { background: none; width: 270px; position: absolute; margin: 135px 0px 0px 235px; }
.scroll #fun .std_content .headline { color: white; text-transform: uppercase; font-weight: bold; font-size: 200%; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px; background-image: none; }
.scroll #fun .std_content .content { color: white; }
.scroll #fun .std_content .content a { color: #4597cd; }
.scroll #fun .util_container { width: 400px; position: absolute; margin: 0px 15px 0px 520px; padding: 20px 0px 0px 0px; }
.scroll #fun .util_textbox { float: left; background: #262626; width: 400px; margin: 0px 0px 10px 0px; cursor: pointer; }
.scroll #fun .util_textbox .imgleft { float: left; width: 219px; height: 75px; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px; }
.scroll #fun .util_textbox .imgleft img { width: 219px; height: 75px; padding: 0px 0px 0px 0px; opacity: 0.5; filter: alpha(Opacity=50); -moz-opacity: 0.5; }
.scroll #fun .util_textbox .heading { float: left; width: 170px; line-height: 25px; padding: 5px 0px 2px 0px;  text-transform: uppercase; font-weight: bold; font-size: 120%; color: #b3b3b3; }
.scroll #fun .util_textbox h2 { display: block; padding: 5px 0px 2px 0px;  text-transform: uppercase; font-weight: bold; font-size: 90%; color: #b3b3b3;}

.scroll #fun .util_textbox .text { color: #b3b3b3; float: left; width: 170px; }
.scroll #fun .util_textbox .content { float: left; width: 170px; background: blue; background: #262626; height: 75px; background-image: url("../imagebin/indextbbg_off.gif"); background-repeat: no-repeat; background-position: bottom right; }
.scroll #fun .util_textbox:hover { background: #dbdbdb; }
.scroll #fun .util_textbox:hover .imgleft img { opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0; }
.scroll #fun .util_textbox:hover .content { background: #dbdbdb; background-image: url("../imagebin/indextbbg_on.gif"); background-repeat: no-repeat; background-position: bottom right; }
.scroll #fun .util_textbox:hover .text { color: #111111; }
.scroll #fun .util_textbox:hover .heading { color: #565759; }

/*----Meetings------*/
.scroll #meetings h2 { display: none; }
.scroll #meetings .nav_linklist { background: none; float: left; clear: none; width: 370px; margin: 0px 10px 0px 10px; }
.scroll #meetings .nav_linklist .link { background: none; padding: 5px 0px 5px 0px;  }
.scroll #meetings .nav_linklist .link a { padding: 5px 0px 5px 30px; font-weight: bold; color: white; background-image: url("../imagebin/selector_linkbullet_off.gif"); background-repeat: no-repeat; background-position: 0px 2px;  }
.scroll #meetings .nav_linklist .link a:hover { color: #4597cd; background-image: url("../imagebin/selector_linkbullet_on.gif"); background-repeat: no-repeat; background-position: 0px 2px; }
.scroll #meetings .std_content { background: none; width: 480px; float: right; clear: none; margin: 5px 10px 0px 0px; text-align: right; }
.scroll #meetings .std_content .headline { color: white; text-align: right; text-transform: uppercase; font-weight: bold; font-size: 200%; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px; background-image: none; }
.scroll #meetings .std_content .content { color: white; text-align: right; line-height: 145%; }
.scroll #meetings .std_content .content a { color: #4597cd; }

/*-----------------------------Right Column Sliding Template--------------------------------*/
.basecolumn2b #wrapper { width: 320px; margin: 0 auto; background: #262626; }
.basecolumn2b #slider { width: 320px;margin: 0 auto; position: relative; background: #262626; }
.basecolumn2b .scroll { height: 150px; width: 320px; overflow: auto; overflow-x: hidden; position: relative; clear: left; background: #262626; margin: 0px 0px 0px 0px; }
.basecolumn2b .scroll #tab1 { background-color: #262626; }
.basecolumn2b .scroll #tab2 { background-color: #262626; }
.basecolumn2b .scroll #tab3 { background-color: #262626; }
.basecolumn2b .scroll #tab4 { background-color: #262626; }
.basecolumn2b .scroll #tab5 { background-color: #262626; }
.basecolumn2b .scrollContainer div.panel { padding: 0px; height: 150px; width: 320px; padding: 8px 0px 0px 9px; }
.basecolumn2b ul.navigation { float: left; list-style: none; height: 26px; line-height: 26px; width: 220px; margin: 0px 0px 10px 0px; padding: 5px 0px 5px 100px; background-image: url("../imagebin/rightcol_selector_bg.gif"); background-repeat: no-repeat; background-position: bottom; }
.basecolumn2b ul.navigation li { display: inline; }
.basecolumn2b ul.navigation .tab1 a { float: left; height: 17px; line-height: 17px; width: 20px; margin: 5px 5px 0px 0px; background: none; padding: 0px 0px 0px 0px; background-image: url("../imagebin/rightcol_selector_taboff.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab1 a.selected { background-image: url("../imagebin/rightcol_selector_tabon.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab2 a { float: left; height: 17px; line-height: 17px; width: 20px; margin: 5px 5px 0px 0px; background: none; padding: 0px 0px 0px 0px; background-image: url("../imagebin/rightcol_selector_taboff.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab2 a.selected { background-image: url("../imagebin/rightcol_selector_tabon.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab3 a { float: left; height: 17px; line-height: 17px; width: 20px; margin: 5px 5px 0px 0px; background: none; padding: 0px 0px 0px 0px; background-image: url("../imagebin/rightcol_selector_taboff.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab3 a.selected { background-image: url("../imagebin/rightcol_selector_tabon.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab4 a { float: left; height: 17px; line-height: 17px; width: 20px; margin: 5px 5px 0px 0px; background: none; padding: 0px 0px 0px 0px; background-image: url("../imagebin/rightcol_selector_taboff.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab4 a.selected { background-image: url("../imagebin/rightcol_selector_tabon.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab5 a { float: left; height: 17px; line-height: 17px; width: 20px; margin: 5px 5px 0px 0px; background: none; padding: 0px 0px 0px 0px; background-image: url("../imagebin/rightcol_selector_taboff.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation .tab5 a.selected { background-image: url("../imagebin/rightcol_selector_tabon.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b ul.navigation a:focus { outline: none; }

.basecolumn2b img.scrollButtons { position: absolute; top: 157px; cursor: pointer; background: none; width: 20px; height: 20px;border:0px; }
.basecolumn2b img.scrollButtons.left { display: block; left: 70px; background-image: url("../imagebin/rightcol_selector_larrow.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b img.scrollButtons.right { display: block; right: 70px; background-image: url("../imagebin/rightcol_selector_rarrow.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b img.scrollButtons.left:hover { display: block; left: 70px; background-image: url("../imagebin/rightcol_selector_larrow2.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b img.scrollButtons.right:hover { display: block; right: 70px; background-image: url("../imagebin/rightcol_selector_rarrow2.gif"); background-repeat: no-repeat; background-position: 0px 0px; }
.basecolumn2b .hide { display: none; }
.basecolumn2b .scroll #tab1 .util_textbox { background: none; float: left; width: 147px; height: 143px; margin: 0px 8px 0px 0px; cursor: pointer; background-image: url("../imagebin/rightcol_selector_tbshadow.gif"); background-repeat: no-repeat; background-position: bottom; }
.basecolumn2b .scroll #tab1 .util_textbox .heading { background: black; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px; color: white; font-weight: bold; font-size: 90%;}
.basecolumn2b .scroll #tab1 .util_textbox .imgtop { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; }
.basecolumn2b .scroll #tab1 .util_textbox .imgtop img { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; border: solid black 1px; }
.basecolumn2b .scroll #tab1 .util_textbox:hover .imgtop img { border: solid #dbdbdb 1px; }
.basecolumn2b .scroll #tab1 .util_textbox:hover .heading { background: #dbdbdb; color: #111111; }
.basecolumn2b .scroll #tab2 .util_textbox { background: none; float: left; width: 147px; height: 143px; margin: 0px 8px 0px 0px; cursor: pointer; background-image: url("../imagebin/rightcol_selector_tbshadow.gif"); background-repeat: no-repeat; background-position: bottom; }
.basecolumn2b .scroll #tab2 .util_textbox .heading { background: black; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px; color: white; font-weight: bold; font-size: 90%;}
.basecolumn2b .scroll #tab2 .util_textbox .imgtop { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; }
.basecolumn2b .scroll #tab2 .util_textbox .imgtop img { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; border: solid black 1px; }
.basecolumn2b .scroll #tab2 .util_textbox:hover .imgtop img { border: solid #dbdbdb 1px; }
.basecolumn2b .scroll #tab2 .util_textbox:hover .heading { background: #dbdbdb; color: #111111; }
.basecolumn2b .scroll #tab3 .util_textbox { background: none; float: left; width: 147px; height: 143px; margin: 0px 8px 0px 0px; cursor: pointer; background-image: url("../imagebin/rightcol_selector_tbshadow.gif"); background-repeat: no-repeat; background-position: bottom; }
.basecolumn2b .scroll #tab3 .util_textbox .heading { background: black; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px; color: white; font-weight: bold; font-size: 90%;}
.basecolumn2b .scroll #tab3 .util_textbox .imgtop { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; }
.basecolumn2b .scroll #tab3 .util_textbox .imgtop img { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; border: solid black 1px; }
.basecolumn2b .scroll #tab3 .util_textbox:hover .imgtop img { border: solid #dbdbdb 1px; }
.basecolumn2b .scroll #tab3 .util_textbox:hover .heading { background: #dbdbdb; color: #111111; }
.basecolumn2b .scroll #tab4 .util_textbox { background: none; float: left; width: 147px; height: 143px; margin: 0px 8px 0px 0px; cursor: pointer; background-image: url("../imagebin/rightcol_selector_tbshadow.gif"); background-repeat: no-repeat; background-position: bottom; }
.basecolumn2b .scroll #tab4 .util_textbox .heading { background: black; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px; color: white; font-weight: bold; font-size: 90%;}
.basecolumn2b .scroll #tab4 .util_textbox .imgtop { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; }
.basecolumn2b .scroll #tab4 .util_textbox .imgtop img { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; border: solid black 1px; }
.basecolumn2b .scroll #tab4 .util_textbox:hover .imgtop img { border: solid #dbdbdb 1px; }
.basecolumn2b .scroll #tab4 .util_textbox:hover .heading { background: #dbdbdb; color: #111111; }
.basecolumn2b .scroll #tab5 .util_textbox { background: none; float: left; width: 147px; height: 143px; margin: 0px 8px 0px 0px; cursor: pointer; background-image: url("../imagebin/rightcol_selector_tbshadow.gif"); background-repeat: no-repeat; background-position: bottom; }
.basecolumn2b .scroll #tab5 .util_textbox .heading { background: black; height: 25px; line-height: 25px; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px; color: white; font-weight: bold; font-size: 90%;}
.basecolumn2b .scroll #tab5 .util_textbox .imgtop { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; }
.basecolumn2b .scroll #tab5 .util_textbox .imgtop img { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 145px; height: 110px; border: solid black 1px; }
.basecolumn2b .scroll #tab5 .util_textbox:hover .imgtop img { border: solid #dbdbdb 1px; }
.basecolumn2b .scroll #tab5 .util_textbox:hover .heading { background: #dbdbdb; color: #111111; }

/*----------------RSS--------------------*/
.synd_rsslister .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: left; }
.synd_rsslister { margin-bottom: 10px; }
.synd_rsslister td.include { padding: 5px 0px 5px 0px; }
.synd_rsslister a { font-size: 90%; float: left; color: #579cc9; padding: 0px; margin: 0px 0px 0px 5px; font-weight: bold; }
.synd_rsslister a:hover { font-size: 90%;  font-weight: bold; }
.synd_rsslister tr.list td { height: 20px; line-height: 20px; vertical-align: middle; }
.synd_whatisrss .content { padding: 5px 0px 10px 0px;margin-bottom: 10px; }
.synd_whatisrss .title { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: left; }
.synd_rssfeed .titletxt {  color: #c60030; font-family: georgia; font-size: 130%; padding-bottom: 5px; border-bottom: solid #dfdfdf 1px; }
.synd_rssfeed .rssfeedaa { margin: 10px 0px 10px 0px; }
.synd_rssfeed .rssfeedaa tr td { padding: 5px 0px 5px 0px; }
.synd_rssfeed .rssfeedaa tr td.date { color: #4d4d4d; width: 60px; }
.synd_rssfeed .rssfeedaa tr td.title a { font-weight: bold; color: #c60030; }

/* Feedback Form */
.std_formcustom .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: left; }
.std_formcustom .captchasbox { margin-bottom: 0px; }
.std_formcustom .instructions { margin: 5px 0px 5px 0px; }
.std_formcustom .password { margin: 0px; }
.std_formcustom .audio { margin: 5px 0px 0px 0px; }
.std_formcustom .audio a { color: #579cc9; font-weight: bold; }
.std_formcustom .submit { margin: 0px; }
.std_formcustom .missing { font-weight: bold; color: #ff0000; }
.std_formcustom th { padding: 10px 0px; }
.std_formcustom td { padding: 5px 0px; }



/* News Archive */
.basecolumn2b .nav_linklist { background: #000000; padding-bottom: 5px; }
.basecolumn2b .nav_linklist .titletxt { display: block; width: 310px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_blue320.gif"); background-repeat: no-repeat; }
.basecolumn2b .nav_linklist .link { width: 300px; padding: 2px 5px 2px 5px; background: #262626; margin: 2px 0px 2px 5px; }
.basecolumn2b .nav_linklist .link:hover { background: #dbdbdb; }
.basecolumn2b .nav_linklist .link:hover a { color: #000000; }
.basecolumn2b .nav_linklist .link a { color: #ffffff; }
.basecolumn2b .nav_linklist .link a:hover { color: #4597cd; }


.basecolumn2b .shoplink .link{ width: 305px; margin: 0px; padding-left: 10px; text-transform: uppercase; background-image: url(/rightcol_selector_bg.gif); background-repeat: no-repeat; background-position: center bottom;}
.basecolumn2b .shoplink  .link a { font-weight: bold; font-size: 90%; }
.basecolumn2b .shoplink .link a:hover { background-color: #262626; color: #ffffff; }
.basecolumn2b .shoplink .link:hover { background-color: #262626; background-image: url("../imagebin/rightcol_selector_bg.gif"); background-repeat: no-repeat; background-position: center bottom;}
.basecolumn2b .shoplink .link:hover a { color: #ffffff; }


.basecolumn2a .list_archive .titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: left; }
.basecolumn2a .list_archive .colhead { display: block; width: 370px; color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 20px; line-height: 15px; padding: 0px 0px 0px 10px; margin: 10px 0px 10px 0px; background-image: url("../imagebin/nav_blue.gif"); background-repeat: repeat-x; background-position: right; }
.basecolumn2a .list_archive .date { display: block; font-size: 100%; float: left; width: 40px; padding: 2px 5px 2px 5px; margin-top: 2px; }
.basecolumn2a .list_archive .headline { display: block;  font-size: 100%; float: right; width: 320px; padding: 2px 0px 2px 0px; margin-top: 2px; }
.basecolumn2a .list_archive .headline a { font-weight: bold; }
.basecolumn2a .list_archive .headline a:hover { text-decoration: underline; color: #579cc9;}



/*---------------- General Team Stats --------------------*/
.statisticstabs { margin: 0px 0px 0px 0px; padding: 0px; clear: both; }
.statisticstabs .buttons { clear: both; }
.statisticstabs .content { clear: both; margin: 0px; padding: 0px; }
.statisticstabs li { float: left; } 
.statisticstabs li:hover { cursor: pointer; }
.statisticstabs ul.buttons li { color: white; font-weight: bold; text-transform: uppercase; text-align: center; margin-right: 5px; margin-bottom: 5px;  font-size: 90%; height: 25px; line-height: 25px; width: 240px; padding-left: 0px; background-image: url("../imagebin/header_blue320.gif"); background-repeat: no-repeat; background-position: right; }
.statisticstabs ul.buttons li.selected { background-image: url("../imagebin/header_red320.gif"); background-repeat: no-repeat; background-position: right;}
.statisticstabs .buttons a { color: white; font-weight: bold; }
div.team_overall .heading { color: white; font-weight: bold; text-transform: uppercase; margin-right: 0px; margin-bottom: 5px; text-align: center; font-size: 90%; height: 25px; line-height: 25px; padding-left: 0px; background-image: url("../imagebin/header_red735.gif"); background-repeat: no-repeat; background-position: right;}
div.team_overall .heading .statsstatement { display: none; }
div.team_overall .statsbar { display: block; color: white; font-weight: bold; margin-right: 0px; margin-bottom: 5px; text-align: center; font-size: 90%; height: 25px; line-height: 25px; padding-left: 10px; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; }
div.team_overall .statsbar .statsrow { float: left; width: 118px; text-align: center; }
div.team_overall .statsbar .teamrow {display: none; }
div.team_overall .statsbar .approw { width: 165px; }
div.team_overall .statsbar .champrow { width: 135px; }
div.team_overall .statsbar .winrow { width: 110px; }
div.team_overall .statsbar .drawrow { width: 100px; }
div.team_overall .statsbar .loserow { width: 90px; }
div.team_overall .statsbar .label { display: block; float: left; color: #D6D6D6; }
div.team_overall .statsbar .info { font-weight: bold; color: #ffffff; }
div.team_overall .statsbar .info { display: block; float: left; margin-left: 5px; }
div.team_overall .charts { clear: both; }
div.team_overall .overallchart { float: left; width: 240px; background-color: white; text-align: center; margin: 0px auto 0px auto; background-image: url("../imagebin/base-background.jpg"); background-position: -50px; background-repeat: repeat-x; border-right: 5px solid white; border-bottom: 5px solid white; }
div.team_overall .homechart { width: 240px; float: left; background-image: url("../imagebin/base-background.jpg"); background-position: -50px; background-repeat: repeat-x; border-right: 5px solid white; border-bottom: 5px solid white; }
div.team_overall .awaychart { width: 240px; float: left; background-image: url("../imagebin/base-background.jpg"); background-position: -50px; background-repeat: repeat-x; border-bottom: 5px solid white; }
div.team_overall .charts .chartheading { display: block; height: 35px; line-height: 35px; color: white; text-align: center; font-weight: bold; font-size: 110%; margin-bottom: 5px;  }
div.team_overall .overallstats { clear:both; height: 260px; margin-bottom: 10px; }
div.team_overall table .label { width: 200px; padding-left: 10px; color: #000000; }
div.team_overall table .row { line-height: 25px; }
div.team_overall .leftstats { float: left; width: 310px; color: #579cc9; font-weight: bold; }
div.team_overall .leftstats table { border-collapse: collapse; }
div.team_overall .rightstats table .label { width: 220px; padding-left: 10px; }
div.team_overall tr.odd { background: #dbdbdb; width: 110px; }
div.team_overall tr.even { background: #f2f2f2; width: 110px; }
div.team_overall tr .label { color: #111111; }
div.team_overall .rightstats { width: 420px; color: #579cc9; font-weight: bold; }
div.team_overall .rightstats table { border-collapse: collapse; }



/*---------------- Hall of Fame --------------------*/
.halloffame .std_content .content h1 { background: #c0af84; background-image: url("../imagebin/header_brown735.gif"); background-repeat: no-repeat; }
.halloffame .std_content .content table { padding: 5px; background: #c0af84; margin-bottom: 10px; margin-top: 10px; border: solid 5px #262626; background-image: url("../imagebin/hof_tablebg.jpg"); background-repeat: no-repeat; background-position: top; }
.halloffame .std_content .content table td { background: none; padding: 5px 5px; color: black; font-weight: bold; font-size: 90%; text-transform: uppercase; border-bottom: 1px solid #735d29; border-right: 1px solid #735d29; border-top: 1px solid #d9cba6; border-left: 1px solid #d9cba6; }



/*-------------Google Maps--------------------------*/
.feat_googlemap .searchbox {  background: #3b3a3a; padding: 10px 5px 10px 5px; margin-bottom: 5px; }
.feat_googlemap input {  background: #202020; border: 1px solid white; font-weight: bold; color: white; text-transform: uppercase; padding: 5px;  }
.feat_googlemap .mapbox_bg {  background: #3b3a3a; padding: 5px; margin-bottom: 10px; }



/*---Room Plan Gallery----*/
.basecolumn1a .floorplansgallery { margin: 5px 0px 10px 0px; width: 735px; }
.basecolumn1a .floorplansgallery .titletxt { display: none; }
.basecolumn1a .floorplansgallery .photo { text-align: center; background: white; border: solid 5px #3b3a3a; padding: 0px; height: auto; width: 725px; }
.basecolumn1a .floorplansgallery .photo img { text-align: center; }
.basecolumn1a .floorplansgallery .caption { display: none; }
.basecolumn1a .floorplansgallery .buttons { background-color: #202020; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; background-position: right; }


/*-------------Site Search Page--------------*/
.basecolumn2a .sys_search { display: block; color: #111111; }
.basecolumn2a div.sys_searchbar .query { float: left; margin-right: 10px; }
.basecolumn2a div.sys_searchbar .query input { width: 250px; color: #111111; }
.basecolumn2a table.sys_search td.titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_black380.gif"); background-repeat: no-repeat; background-position: left; }
.basecolumn2a form.zoom_searchform { margin-top: 20px; border-bottom: solid #c3c3c3 1px; margin-bottom: 20px;}
.basecolumn2a form.zoom_searchform input.zoom_searchbox { width: 150px; font-size: 110%; padding-left: 5px;}
.basecolumn2a table.sys_search div.searchheading { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 0px 0px 0px 10px; margin: 0px 0px 10px 0px; background-image: url("../imagebin/header_grey380.gif"); background-repeat: no-repeat; background-position: left; }
.basecolumn2a table.sys_search div.summary { font-size: 120%; color: #3d86b6; font-weight: bold; }
.basecolumn2a table.sys_search .result_pagescount { font-weight: bold; text-transform: uppercase; padding-bottom: 2px; border-bottom: solid #c3c3c3 1px; }
.basecolumn2a table.sys_search .sorting { color: #111111; margin: 0px 0px 15px 0px; padding: 15px 0px 15px 5px; border-bottom: solid black 1px; background: #dbdbdb; }
.basecolumn2a table.sys_search .sorting a { text-decoration: underline; color: #3d86b6; }
.basecolumn2a table.sys_search .result_title { margin: 20px 0px 5px 0px; padding-top: 10px; }
.basecolumn2a table.sys_search .result_title a { font-size: 120%; color: #3d86b6; font-weight: bold; }
.basecolumn2a table.sys_search .highlight { background: #3d86b6; color: white; }
.basecolumn2a table.sys_search .description { display: none; }
.basecolumn2a table.sys_search .context { margin-bottom: 10px; color: #111111; }
.basecolumn2a table.sys_search .infoline { color: #111111; font-weight: bold; background: #f2f2f2; padding: 3px; border-bottom: solid #c3c3c3 1px; margin-bottom: 10px;}



/* Wallpaper Index */
.feat_wallindex { padding: 0px 0px 0px 20px; margin: 0px 0px 10px 0px; }
.feat_wallindex td { padding: 5px 5px 5px 5px; margin: 0px 0px 0px 0px; }
.feat_wallindex td img { border: solid 2px #262626; margin: 10px 0px 7px 0px; }
.feat_wallindex td a { background: #262626; border: solid 2px #000000; color: #ffffff; padding: 3px 18px 3px 18px; margin: 0px 0px 0px 0px; }
.feat_wallindex td a:hover { background: #f2f2f2; border: solid 2px #dbdbdb; color: #111111; }



/*-----ITV Player------*/
.tviframe { position: absolute; float: left; width: 486px; }
.tvcontent2 { position: absolute; float: left; margin-left: 496px; width: 239px; }
.tvcontent2 .content img { padding: 0px; width: 239px; }

/* securimagebox on feedbackform */
.securimage .instructions { padding: 5px 0px; }
.securimage .securimagebox { width: 177px; height: 45px; }
.securimage .securimagebox .captcha { float: left; }
.securimage .securimagebox .audio { float: left; margin: 1px 0px 0px 3px; }
.securimage .securimagebox .reload { float: left; margin: 0px 0px 0px 3px; }
.securimage .input { clear: both; padding: 0px 0px 5px 0px; }





/*------------Competitions-----------------*/
.feat_competition { color: #111111; }
.feat_competition .title { display: block; background-image: url("../imagebin/header_black735.gif"); background-repeat: no-repeat; height: 25px; line-height: 25px; color: white; padding-left: 10px; text-transform: uppercase; font-weight: bold; font-size: 90%; margin-bottom: 10px; }
.feat_competition .intro { line-height: 150%; color: #111111; }
.feat_competition .question { display: block; color: #111111; padding: 10px; background: #f2f2f2; border: solid #dbdbdb 2px; font-weight: bold;}
.feat_competition .section { display: block; background-image: url("../imagebin/header_grey735.gif"); background-repeat: no-repeat; height: 25px; line-height: 25px; color: white; padding-left: 10px; text-transform: uppercase; font-weight: bold; font-size: 90%; margin-bottom: 10px; }

/*------------Player of Season Vote-----------------*/
.posVote td.titletxt { color: white; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; background-image: url(/quins_header_black735.gif); background-repeat: no-repeat; background-position: right center;} 
.posVote td.text, .posVote td.buttons { padding: 10px 0px 10px 0px;}

/* <IMG src="/main-background-xmas.jpg"><IMG src="/quins_hof_tablebg.jpg"><IMG src="/quins_newsicon2_dark.gif"><IMG src="/quins_rugbycontbg.gif"><IMG src="/quins_ticker_bg.gif"><IMG src="/quins_ticker_contact.gif"><IMG src="/quins_ticker_rss.gif"><IMG src="/quins_ticker_shop.gif"><IMG src="/rightcol_selector_larrow2.gif"><IMG src="/rightcol_selector_rarrow2.gif"><IMG src="/rightcol_selector_bg.gif"><IMG src="/quins_newsicon2_darkgrey.gif"><IMG src="/quins_newsicon2_grey.gif"><IMG src="/quins_emailicon.gif"><IMG src="/quins_printericon.gif"><IMG src="/rightcol_selector_tbshadow.gif"><IMG src="/rightcol_selector_larrow.gif"><IMG src="/rightcol_selector_rarrow.gif"><IMG src="/rightcol_selector_taboff.gif"><IMG src="/rightcol_selector_tabon.gif"><IMG src="/selector_linkbullet_off.gif"><IMG src="/selector_linkbullet_on.gif"><IMG src="/selector_navoff_meetings.gif"><IMG src="/selector_navon_meetings.gif"><IMG src="/quins_selector_events.jpg"><IMG src="/quins_selector_shop.jpg"><IMG src="/selector_cameraicon.gif"><IMG src="/selector_newsicon_tool.gif"><IMG src="/selector_newstoolbg.gif"><IMG src="/selector_newsiconon.gif"><IMG src="/selector_newsiconoff.gif"><IMG src="/selector_navon_news.gif"><IMG src="/selector_navon_gall.gif"><IMG src="/selector_navon_shop.gif"><IMG src="/selector_navon_ticket.gif"><IMG src="/selector_navon_tv.gif"><IMG src="/selector_navoff_news.gif"><IMG src="/selector_navoff_gall.gif"><IMG src="/selector_navoff_shop.gif"><IMG src="/selector_navoff_ticket.gif"><IMG src="/selector_navoff_tv.gif"><IMG src="/quins_selector_navoff.gif"><IMG src="/quins_selector_navon.gif"><IMG src="/quins_selector_tickets.jpg"><IMG src="/quins_selector_tv.jpg"><IMG src="/quins_selector_galleries.jpg"><IMG src="/quins_footerbutton_reflect.gif"><IMG src="/quins_matchticketbutton.gif"><IMG src="/quins_contentth.gif"><IMG src="/quins_playerbiog_icon.gif"><IMG src="/quins_matchcentre_pitch.jpg"><IMG src="/quins_banner_green940.gif"><IMG src="/quins_toolbar_rsson.gif"><IMG src="/quins_toolbar_ezineon.gif"><IMG src="/quins_toolbar_archiveon.gif"><IMG src="/quins_toolbar_rss.gif"><IMG src="/quins_toolbar_ezine.gif"><IMG src="/quins_toolbar_archive.gif"><IMG src="/quins_newsicon_darkgrey.gif"><IMG src="/quins_newsicon2_white.gif"><IMG src="/quins_playerbiog_iconoff.gif"><IMG src="/quins_playerbiog_iconon.gif"><IMG src="/quins_playercomp_iconoff.gif"><IMG src="/quins_playercomp_iconon.gif"><IMG src="/quins_banner_gold960.gif"><IMG src="/quins_indextbbg_off.gif"><IMG src="/quins_indextbbg_on.gif"><IMG src="/quins_home_tableicon2.gif"><IMG src="/quins_tableicon2.gif"><IMG src="/quins_header_gold190.gif"><IMG src="/quins_header_gold735.gif"><IMG src="/quins_button_search.gif"><IMG src="/quins_newsicon_grey.gif"><IMG src="/quins_cameraicon_white.gif"><IMG src="/quins_pollbg.jpg"><IMG src="/quins_newsicon_white.gif"><IMG src="/quins_footerbg.gif"><IMG src="/quins_home_tableicon.gif"><IMG src="/quins_button.gif"><IMG src="/quins_tableicon.gif"><IMG src="/quins_leftfixturecont_bg.gif"><IMG src="/quins_header_leftcontroloff.gif"><IMG src="/quins_header_leftcontrolon.gif"><IMG src="/quins_nav_itemdivide.gif"><IMG src="/quins_nav_black.gif"><IMG src="/quins_nav_blue.gif"><IMG src="/quins_nav_brown.gif"><IMG src="/quins_nav_green.gif"><IMG src="/quins_nav_grey.gif"><IMG src="/quins_nav_red.gif"><IMG src="/quins_pagebg.gif"><IMG src="/quins_textboxbg.gif"><IMG src="/quins_header_green460.gif"><IMG src="/quins_header_red460.gif"><IMG src="/quins_header_black735.gif"><IMG src="/quins_header_blue735.gif"><IMG src="/quins_header_brown735.gif"><IMG src="/quins_header_green735.gif"><IMG src="/quins_header_grey735.gif"><IMG src="/quins_header_red735.gif"><IMG src="/quins_menutitle_black.gif"><IMG src="/quins_menutitle_blue.gif"><IMG src="/quins_menutitle_brown.gif"><IMG src="/quins_menutitle_green.gif"><IMG src="/quins_menutitle_grey.gif"><IMG src="/quins_menutitle_red.gif"><IMG src="/quins_banner_black.gif"><IMG src="/quins_banner_blue.gif"><IMG src="/quins_banner_brown.gif"><IMG src="/quins_banner_green.gif"><IMG src="/quins_banner_grey.gif"><IMG src="/quins_banner_red.gif"><IMG src="/quins_header_black219.gif"><IMG src="/quins_header_blue219.gif"><IMG src="/quins_header_brown219.gif"><IMG src="/quins_header_green219.gif"><IMG src="/quins_header_grey219.gif"><IMG src="/quins_header_red219.gif"><IMG src="/quins_header_black190.gif"><IMG src="/quins_header_blue190.gif"><IMG src="/quins_header_brown190.gif"><IMG src="/quins_header_green190.gif"><IMG src="/quins_header_grey190.gif"><IMG src="/quins_header_red190.gif"><IMG src="/quins_header_black320.gif"><IMG src="/quins_header_blue320.gif"><IMG src="/quins_header_brown320.gif"><IMG src="/quins_header_green320.gif"><IMG src="/quins_header_grey320.gif"><IMG src="/quins_header_red320.gif"><IMG src="/quins_header_black380.gif"><IMG src="/quins_header_blue380.gif"><IMG src="/quins_header_brown380.gif"><IMG src="/quins_header_green380.gif"><IMG src="/quins_header_grey380.gif"><IMG src="/quins_header_red380.gif"><IMG height=865 src="/base-background.jpg" width=4 align=left><IMG src="/menu-background.gif"><IMG src="/header-background.jpg"><IMG src="/main-background.jpg"> */


































/*------------------Match Preview------------------*/
.std_matchprevb { clear: both; background: none; width: 915px; overflow: hidden; padding: 0px; }
.std_matchprevb .headlinepreview { display: block; background-color: #CC2B3D; font-family: georgia; height: 35px; line-height: 35px; font-size: 100%; color: white; padding: 0px 0px 0px 10px; background-image: url("../imagebin/overview_title_bg.jpg"); background-repeat: no-repeat; background-position: right; margin-bottom: 10px; text-transform: uppercase; }
.std_matchprevb .rightcol { float: right; width: 440px; margin: 0px 0px 0px 0px; padding: 10px; background-color: #FFFFFF; background-image: url("../imagebin/windowbg.gif"); background-repeat: repeat-y; background-position: right; border: solid #CCCCCC 5px; }
.std_matchprevb .rightcol .date { display:block; float: left; color: #252525; font-size: 85%; margin-right:10px;}
.std_matchprevb .rightcol .author { display:none; float: left; color: #252525; font-size: 85%; margin-left:10px;}
.std_matchprevb .rightcol .headline { clear: both; display: block; color: #007A45; font-family: georgia; font-weight: bold; font-size: 160%; padding: 10px 0 10px 0px; border-bottom: solid #dbdbdb 1px; }
.std_matchprevb .rightcol .abstract { display:block; color: #000000; line-height: 130%; font-size: 120%; padding: 10px 0 10px 0; border-bottom: solid #dbdbdb 1px;}
.std_matchprevb .rightcol .article { display:block; color: #000000; font-size: 95%; line-height: 160%; padding: 20px 0 20px 0;  }
.std_matchprevb .rightcol .article a { color: #1e7731; font-weight: bold; }
.std_matchprevb .rightcol .multimedia { display:none;}
/*
.std_matchprevb .rightcol .multimedia { display:block; margin: 20px 0 20px 0; background: #292929;}
.std_matchprevb .rightcol .multimedia .titletxt { padding:5px; color: #D40006; text-transform: uppercase; font-weight:bold;}
.std_matchprevb .rightcol .multimedia .mediaitem_video .headline {display: block; font-size: 110%; cursor: pointer; padding: 6px 0px 3px 25px; background-image: url("../imagebin/tvicon_multimedia.gif"); background-repeat: no-repeat; background-position: 0px 3px;border-bottom: 0px;}
.std_matchprevb .rightcol .multimedia .section_multimedia {display: none;}
*/
.std_matchprevb .leftcol { width: 430px; margin: 0px 0px 0px 0px; background-color: none; }
.std_matchprevb .leftcol .image  { display: block; width: text-align: center; border: solid #252525 5px; background: #000000; background-image: none;}
.std_matchprevb .leftcol .image img { vertical-align: bottom; border: solid #252525 0px; }
.std_matchprevb .leftcol .caption { display:block; color: #ffffff; font-size: 90%; font-style: italic; padding: 0px 0px 5px 5px; background: #252525;}
.std_matchprevb .leftcol .previous { display: block; border: 5px solid #cccccc; padding: 0px; background: #007A45; margin-bottom: 10px; margin-top: 15px;}
.std_matchprevb .leftcol .previous .titletxt { display: block; background: #007A45; font-weight: bold; font-family: georgia; color: #ffffff; font-size: 100%; height: 30px; line-height: 30px; padding: margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/overview_title_bg.jpg"); background-repeat: repeat-x; background-position: -110px 0px; }
.std_matchprevb .leftcol .previous table { background: white; }
.std_matchprevb .leftcol .previous table th { background: #797979; color: white; border-bottom: 1px solid white; padding: 5px 5px; }
.std_matchprevb .leftcol .previous table tr.even td { background: #eeeeee; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .previous table tr.odd td { background: white; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .previous table tr.rollover td { cursor: pointer; background: #FDBB31;  }
.std_matchprevb .leftcol .matchtickets { display: none;}

.std_matchprevb .leftcol .formguide { display: block; border: 5px solid #cccccc; padding: 0px; background: #0061AF; margin-bottom: 10px; margin-top: 15px;}
.std_matchprevb .leftcol .formguide .titletxt { display: block; background: #007A45; font-weight: bold; font-family: georgia; color: #ffffff; font-size: 100%; height: 30px; line-height: 30px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/overview_title_bg.jpg"); background-repeat: repeat-x; background-position: -110px 0px; }
.std_matchprevb .leftcol .formguide table.fixtures { background: white; }
.std_matchprevb .leftcol .formguide table.fixtures th { background: #797979; color: white; border-bottom: 1px solid white; padding: 5px 5px; }
.std_matchprevb .leftcol .formguide table.fixtures tr.even td { background: #eeeeee; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .formguide table.fixtures tr.odd td { background: white; padding: 5px 5px; color: #111111; }
.std_matchprevb .leftcol .formguide table.fixtures tr.rollover td { cursor: pointer; background: #FDBB31; }




/*------------ Matchcentre Overview------------- */
.matchoverview  { clear: both; width: 890px; background: #EEEEEE; overflow: hidden; padding: 10px 10px 10px 10px; }
.matchoverview .columna { float: left; width: 290px; padding: 0px 5px 0px 0px; font-size: 90%;}
.matchoverview .columnb { color: white; background: #333333; float: left; width: 295px; background-image: url("/images/backgrounds/bg-mc-colb.gif"); background-repeat: no-repeat; background-position: top; }
.matchoverview .columnc { float: left; width: 290px; padding: 0px 0px 0px 5px;font-size: 90%;}
.matchoverview .section { display: block; background: #007A45; font-weight: bold; font-family: georgia; color: #ffffff; font-size: 100%; height: 30px; line-height: 30px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; background-image: url("../imagebin/overview_title_bg.jpg"); background-repeat: repeat-x; background-position: -110px 0px; }
.matchoverview .columnb .section { display: block; background: #007A45; text-align: center; font-weight: bold; font-family: georgia; color: #ffffff; font-size: 100%; height: 30px; line-height: 30px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-image: url("../imagebin/overview_title_bg.jpg"); background-repeat: no-repeat; background-position: -110px 0px; }
.matchoverview .logoa { display: none; }
.matchoverview .logob { display: none; }
.matchoverview .fixtures tr { cursor: pointer; }
.matchoverview .fixtures tr td { padding: 5px 0px 5px 0px; }
.matchoverview .fixtures tr.odd { background: #F2F2F2; }
.matchoverview .fixtures tr.home .field_HomeShort { font-weight: bold; }
.matchoverview .fixtures tr.away .field_AwayShort { font-weight: bold; }
.matchoverview .fixtures th { display: none; }
.matchoverview .fixtures tr.rollover td { background: #F4B631; color: black; cursor: pointer; }
.matchoverview .section_captain { display: none; }
.matchoverview .playphoto { display: none;}
.matchoverview .playphoto img { display: none;}
.matchoverview .playphotoa { display: none; }
.matchoverview .playphotob { display: none;}
.matchoverview .playdata  { display: none; }
.matchoverview .dangermen tr.row td { padding: 5px;  }
.matchoverview .dangermen tr.row th { padding: 5px; }
.matchoverview .dangermen tr.odd { background: #F2F2F2; }
.matchoverview div.team_overall .overallstats_ea { margin: 0px; border: 0px; padding: 0px;font-size: 110%; }
.matchoverview div.team_overall .overallstats_ea td.label { padding: 3px; width: auto; }
.matchoverview div.team_overall .overallstats_ea tr.odd { background: #F2F2F2; }
.matchoverview div.team_overall .overallstats_ea tr.even { background: #DAD9D9; }
.matchoverview div.team_overall .overallstats_ea tr td { padding: 3px; }



.matchoverview .matchinfo td { text-align: center; }
.matchoverview .matchinfo .teamnames { padding: 10px 0px 10px 0px; font-size: 180%; font-family: georgia; color: #ffc212; font-weight: bold; }
.matchoverview .matchinfo .teamnames a { color: white; font-weight: bold; }
.matchoverview .section_line { display: none; }
.matchoverview .fixnewslist .section_line { display: none; }
.matchoverview .fixnewslist { margin: 18px 7px 0px 7px;  }
.matchoverview .fixnewslist .latest { clear: both; padding: 7px 0px 0px 15px; }
.matchoverview .fixnewslist .latest .headline a { color: #ffc212; font-family: georgia; font-size: 120%;}
.matchoverview .fixnewslist .latest li { list-style-type: disc; }
.matchoverview .fixnewslist .latest-0 { padding: 7px 0px 0px 0px; }
.matchoverview .fixnewslist .latest-0 .image img { border: 1px solid white; padding: 0px; background: #42598C; float: left; }
.matchoverview .fixnewslist .latest-0 .headline a { float: left; width: 150px; margin: 0px 0px 0px 5px; color: #ffc212; }
.matchoverview .fixnewslist .latest-0 .abstract { clear: both; padding: 5px 0px 5px 0px; font-family: arial; font-size: 90%; }
.matchoverview .fixnewslist .latest .headline a:visited { color: #ffc212; }
.matchoverview .fixnewslist .latest .headline a { color: #ffc212; font-weight: normal; }  

.matchoverview .spaceholder { clear: both; }
.matchoverview .spaceholder { clear: both; }
.matchoverview .medialist { display: none; }
.matchoverview .team_overall .heading { display: none; }
.matchoverview .team_overall div.overallstats_fa { border: none; padding: 0px; }
.matchoverview .team_overall div.overallstats_fa td { text-align: center; }
.matchoverview .team_overall div.overallstats_fa table .label { padding: 0px; width: 50%; font-weight: bold; color: white; }
.matchoverview .team_overall div.overallstats_fa table .info { color: white; }
.matchoverview .team_overall div.overallstats_fa table tr.odd { background: #333333; height: 25px;}
.matchoverview .team_overall div.overallstats_fa table tr.even { background: #000000; height: 25px;}
.matchoverview .columnb .section_headtohead { margin-top: 20px; }
.matchoverview .headtoheadteama { width: 33%; float: left; }
.matchoverview .headtoheadteamb { width: 67%; float: left; }
.matchoverview .headtoheadteama table { padding: 0px 0px 0px 8px; }
.matchoverview .headtoheadteamb table { padding: 0px 8px 0px 0px; }
.matchoverview .headtoheadteama table td { padding-top: 3px; }
.matchoverview .headtoheadteama table td { padding-top: 3px; }
.matchoverview .headtoheadteamb table td { padding-top: 3px; }
.matchoverview .headtoheadteama .label { display: none; }
.matchoverview .headtoheadteamb .overallstats table td.label { padding-top: 3px; }
.matchoverview .statsstatement { display: none; }





