@import url(base.css);
@import url(menu-buttons.css);
@import url(widgets.css);


/*******************
TEMPLATE STYLES
*******************/
html {
 margin: 0px;
 padding: 0px;
 font-size: 100%;
}
body {
 margin: 0px;
 padding: 0px 0px 20px 0px;
 font-size: 100%;
 font-family: Verdana, "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
 text-align: center;
 background-position: top left;
 background-repeat: repeat-x;
}
body#green {
 background-color: #2C6943;
 background-image: url(../img/common/background-body-gr.jpg);
}
body#blue {
 background-color: #002956;
 background-image: url(../img/common/background-body-bl.jpg);
 background-position: 0 -75px;
}
div#container {
 margin: 25px auto 0px auto;
 padding: 0px;
 width: 740px;
 text-align: left;
 background-position: top left;
 background-repeat: repeat-y;
}
#green #container {
 background-image: url(../img/common/background-content-green.gif);
 background-color: #EFF8F0;
 position: relative;
}
#blue #container {
 background-image: url(../img/common/background-content-blue.gif);
 background-color: #E8F1FA;
}
div#header {
	float: left;
	width: 100%;
}
div#header img.float {
 float: left;
}
div#header a:link, div#header a:visited {
}
div#header a:hover, div#header a:active {
}

/*******************
INTERIOR STYLES
*******************/

a:link img, a:visited img, a:hover img, a:active img {
 border: none;
}

h1 {
 margin: 0px 0px 12px 0px;
 padding: 0px;
 color: black;
 font-family: arial, sans-serif;
 font-size: 24px;
 font-weight: bold;
 letter-spacing: 2px;
}
h2 {
 margin: 1em 0;
 padding: .2em 50px .2em .2em;
 clear: none;
 background-color: transparent;
 background-position: top left;
 background-repeat: repeat-y;
 color: white;
 font-size: 1em;
 font-variant: small-caps;
}
* html h2 {
}
#green h2 { background-image: url(../img/common/background-hBar-green.gif); }
#blue h2 { background-image: url(../img/common/background-hBar-blue.gif); }
h2 div {
 margin: 0;
 clear: none;
 padding-top: .4em;
 padding-bottom: .4em;
 padding-left: 15px;
 background-position: .4em 0px;
 background-repeat: repeat-y;
 color: white;
 font-size: .9em;
 line-height: 1em;
 width: 260px;
}
#green h2 div {
 background-image: url(../img/common/background-hRivet-green.gif);
 border-top: 1px solid #EFF8F0;
 border-bottom: 1px solid #EFF8F0;
 border-left: 1px solid #EFF8F0;
}
#blue h2 div {
 background-image: url(../img/common/background-hRivet-blue.gif);
 border-top: 1px solid #E9F1FA;
 border-bottom: 1px solid #E9F1FA;
 border-left: 1px solid #E9F1FA;
}
h2 div a:link, h2 div a:visited {
 color: white;
 text-decoration: none;
}
h2 div a:hover, h2 div a:active {
 color: yellow;
 text-decoration: underline;
}
h3 {
 margin: 1em 20px .5em 0;
 padding: 0;
 font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
 font-size: 1.0em;
 font-weight: bold;
}
#green h3 {
 color: #2C6943;
}
#blue h3 {
 color: #002956;
}
h4 {
 margin: 1em 20px .5em 0;
 font-family: verdana, arial, sans-serif;
 font-size: .9em;
 font-weight: bold;
}
td {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}




/*******************
CONTENT POSITIONING
*******************/

div#contentWrap {
 position: relative;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background-color: transparent;
 background-position: top-left;
 background-repeat: no-repeat;
 float: left;
 clear: left;
 width: 100%;
}


div#leftMenu {
	
	float: left;
	clear: left;
	display: inline; /*ie6 double margin tweak */
 /*position: absolute;
 top: 120px;
 left: 3px;*/
 margin: 120px 0px 0px 3px;
 padding: 0;
 background-color: transparent;
 width: 180px;
 z-index: 200;
 overflow: hidden;
}



div#rightCol {
 position: relative;
 margin: 10px -10px 0 10px;
 float: right;
 
 /*right: -10px;*/
 padding: 10px 0 0 0;
 background-color: white;
 border-bottom: 2px dotted #002956;
 border-left: 2px dotted #002956;
 border-top: 2px dotted #002956;
 width: 175px;
 z-index: 150;
}
div.leagueList {
 position: relative;
 float: left;
 margin: 0px;
 padding: 0px;
 width: 45%;
}
div.leagueList h3 {
 margin: 0px;
}

div#rightCol h2 {
 clear: left;
 margin: 0 8px;
 padding: .2em 0px .2em .2em;
 font-size: .9em;
 width: 160px;
}
div#rightCol h2 div {
 width: 143px;
}
div#rightCol ul {
 clear: both;
 margin:.5em .5em 1em 10px;
 padding 0;
 list-style: none;
}
div#rightCol li {
 display: block;
 color: black;
 font-family: 'Trebuchet MS', Trebuchet, Verdana, Geneva, Arial, sans-serif;
 font-size: .9em;
 line-height: 1.2em;
}
div#rightCol #sideNav li {
	line-height: 1.5em;
}
div#rightCol li a:link, div#rightCol li a:visited {
 display: block;
 clear: both;
 margin-left: 5px;
 padding-left: 5px;
 font-weight: bold;
 color: black;
 text-decoration: none;
}
div#rightCol li a:hover, div#rightCol li a:active {
 font-weight: bold;
 text-decoration: underline;
}
div#rightCol h3 {
 margin: 1em 0px .5em 10px;
 padding: 0;
 font-size: .8em;
 letter-spacing: 1px;
}
div#rightCol p, div#rightCol h4 {
 margin: 10px 5px 0px 5px;
 font-size: 13px;
}
div#rightCol p a:link, div#rightCol p a:visited,
div#rightCol h4 a:link, div#rightCol h4 a:visited {
 display: block;
 margin-left: 3px;
 padding: 2px 10px;
 font-family: 'Trebuchet MS', trebuchet, verdana, sans-serif;
 color: navy;
 background-color: #EEEEEE;
 border: 1px solid gray;
 text-decoration: none;
 }
div#rightCol h4 a:hover, div#rightCol h4 a:active,
div#rightCol p a:hover, div#rightCol p a:active {
 display: block;
 font-family: 'Trebuchet MS', trebuchet, verdana, sans-serif;
 color: #800000;
 text-decoration: underline;
 }

div#content {
 position: relative;
 clear: none;
 width: auto;
 padding: 100px 0px 0px 0px;
 margin: 0px 0px 0px 20px;
 background-color: transparent;
 background-position: top left;
 background-repeat: repeat-y;
 z-index: 100;
 float: left;
 width: 525px;
 display: inline; /* ie 6 fix */
}

img#bannerAd {
 position: absolute;
 top: 10px;
 right: 15px;
 margin: 0px 0px 0px 20px;
 padding: 0px;
 border: 0px;
 z-index: 1000;
 }
div#content h1 {
 margin-top: 0px;
 }

div#content h2 {
 margin: 1em 20px .5em 0px;
 padding: 0px;
 font-family: "Garamond", "Garamond MS", "Times New Roman", Times;
 font-size: 1.4em;
 font-weight: bold;
 background-image: none;
 background-color: transparent;
}
#blue div#content h2 {
 color: #002956;
 border-bottom: 3px dotted #c0c0c0;
}
#green div#content h2 {
 color: #003300;
 border-bottom: 3px dotted #c0c0c0;
}

div#content h2.fade {
 margin: 1em 0;
 padding: .2em 50px .2em .2em;
 clear: none;
 border-bottom: 0px;
 background-color: transparent;
 background-position: top left;
 background-repeat: repeat-y;
 color: white;
 font-size: 1.3em;
 line-height: .8em;
 font-variant: small-caps;
}
* html h2 {
}
#green div#content h2.fade { background-image: url(../img/common/background-hBar-green.gif);
 border-bottom: 0px;
 color: white; }
#blue div#content h2.fade { background-image: url(../img/common/background-hBar-blue.gif);
 border-bottom: 0px;
 color: white; }
div#content h2.fade div {
 margin: 0;
 clear: none;
 padding-top: .4em;
 padding-bottom: .4em;
 padding-left: 15px;
 background-position: .4em 0px;
 background-repeat: repeat-y;
 color: white;
 font-size: .9em;
 line-height: 1em;
 width: 260px;
}
#green div#content h2.fade div {
 background-image: url(../img/common/background-hRivet-green.gif);
 border-top: 1px solid #EFF8F0;
 border-bottom: 1px solid #EFF8F0;
 border-left: 1px solid #EFF8F0;
 color: white;
}
#blue div#content h2.fade div {
 background-image: url(../img/common/background-hRivet-blue.gif);
 border-top: 1px solid #E9F1FA;
 border-bottom: 1px solid #E9F1FA;
 border-left: 1px solid #E9F1FA;
 color: white;
}


p {
 margin: .5em 40px .5em 0em;
 padding: 0em;
 font-family: verdana, arial, sans-serif;
 font-size: .75em;
 line-height: 1.4em;
}
ul, ol {
 margin: .5em 40px 1em 30px;
 padding: 0em;
 font-family: verdana, arial, sans-serif;
 font-size: .75em;
 line-height: 1.4em;
}
div.highlight h3 {
 margin-top: 0px;
}
div.highlight, p.highlight, h3.highlight {
 display: block;
 margin: .5em 190px .5em 0;
 padding: .5em .75em;
 border: 2px dotted #c0c0c0;
 background-color: white;
}
span.highlight {
 display: block;
 margin: .5em 190px .5em 0;
 padding: 0 .75em;
 border: 2px dotted #c0c0c0;
 background-color: white;
}
div.highlight p {
 margin-right: 10px;
}
ul.highlight, ol.highlight {
 margin: .5em 190px 1em 0;
 padding: .5em .5em .5em 30px;
 border: 2px dotted #c0c0c0;
 background-color: white;
 font-weight: bold;
}
#green .highlight {
 color: #2C6943;
}
#green .highlight {
 color: #003300;
}

/*******************
IMAGE STYLES
*******************/
div.imgWrap {
 position: relative;
 float: left;
 overflow: hidden;
 visibility: visible;
 margin: 0px .5em .5em 0px;
 padding: 5px 0px 0px 5px;
 background-position: top left;
 background-repeat: repeat-y;
}
img.imgWrap {
 position: relative;
 float: left;
 overflow: hidden;
 visibility: visible;
 margin: 0px .5em .5em 0px;
 padding: 5px 0px 0px 5px;
 background-position: top left;
 background-repeat: repeat-y;
 background-image: url(../img/common/background-border-TL-blue.gif); }
#green div.imgWrap { background-image: url(../img/common/background-border-TL-green.gif); }
#blue div.imgWrap { background-image: url(../img/common/background-border-TL-blue.gif); }

/*******************
FOOTER STYLES
*******************/
div#footer {
 position: relative;
 height: 5em;
 clear: left;
 margin: 0px;
 padding: 10px 0 0 0;
 background-position: bottom left;
 background-repeat: no-repeat;
}
#green div#footer { background-image: url(../img/common/background-index-footer-gre.gif); }

div#footer p {
 margin: 20px 0px 0px 0px;
 padding: 5px 0px 0px 0px;
 border-top: 1px solid #c0c0c0;
 text-align: center;
 font-size: 10px;
 line-height: 14px;
 color: white;
 font-weight: bold;
 width: 100%;

}
div#footer a:link, div#footer a:visited {
 text-decoration: none;
 color: #666666;
}
div#footer a:hover, div#footer a:active {
 color: #999999;
 text-decoration: underline;
}
p.footer {
 margin: 0px 0px 10px 0px;
 padding: 0px;
 text-align: center;
 font-size: 10px;
 line-height: 14px;
 color: white;
 font-weight: bold;
 width: 100%;
}
p.footer a:link, p.footer a:visited {
 text-decoration: none;
 color: #666666;
}
p.footer a:hover, p.footer a:active {
 color: #999999;
 text-decoration: underline;
}


div#siteTools {
 position: absolute;
 top: -18px;
 right: 0px;
 font-size: 10px;
 line-height: 12px;
 color: #c0c0c0;
 z-index: 1000;
 width: 735px;
 text-align: left;
}
div#siteTools img {
	float: right;
	margin-top: -5px;
}
div#siteTools a:link, div#siteTools a:visited {
 font-size: 10px;
 font-family: verdana, arial, sans-serif;
 font-weight: bold;
 color: white;
 text-decoration: none;
}
div#siteTools a:hover {
 text-decoration: underline;
}


/********************
	RIGHT COLUMN ADVERTISEMENTS
*********************/
div#rightCol p.adSponsor {
	margin: 0px;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	font-size: 9px;
	color: #3C5E80;
	border: 0px;
	border-bottom: 1px #3C5E80 solid;
}

div#rightCol a.adBox:link {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #3C5E80;
}

div#rightCol a.adBox:visited {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #3C5E80;
}

div#rightCol a.adBox:hover{
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #3C5E80;
}

div#rightCol a.adBox:active {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #3C5E80;
}


div#rightCol .adBox p {
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	text-align: left;
}

div#rightCol .adBox h5 {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	text-align: center;
}

div#rightCol .adBox img {
	border: 0px;
	margin: 0px;
	margin-top: 4px;
}
div#indexAd {
	clear: left;
	float: left;
	width: 724px;
	margin: 2em 0px 0px 16px;
	padding: 0px;
	background-color: transparent;
	display: inline; /* ie6 double float */
}
div#indexAd p {
	margin: 10px 0px;
}

/*******************
	TWEAKS
********************/
div#content img {
	clear: none;
	float: left;