/* CSS Document */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/

body 
{
	margin: 0 0 0 0;
	height: 100%;
	min-height: 100%;
	min-width: 720px;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
	font-family:  Arial, Helvetica, Tahoma, Verdana,  sans-serif;
	background-color: #ffffff;
	}

p
{
padding: 0;
margin: 0;
}

#container
{
	width: 720px; /*An auto centering layer, width must be assigned*/
	height: auto;
	min-height: 625px; /* Compliant browser height, This will fill entire browser window height */
	text-align: left;/*text align must be declared in all items due to 'text-align: center;' being in the body tag*/
	position:relative;
	float: left;
	margin-left: 5px;
}

#header
{
width: 720px;
height: 100px;
float: left;
background: url(images/fillyourboots_header.jpg) top left no-repeat;
}

/* ---------- nav ----------*/
#leftnav
{
width: 125px;
height: auto;
float: left;
margin-top: 10px;
}

#leftnav img
{
float: left;
margin: 0;
padding: 0;
}

.leftactive
{
width: 125px;
height: 18px;
float: left;
font-size: 12px;
font-weight: bold;
}

.leftactive a
{
text-decoration: none;
font-weight: bold;
color: #000000;
}

.leftinactive
{
width: 125px;
height: 18px;
float: left;
font-size: 12px;

}

.leftinactive a
{
text-decoration: none;
color: #000000;
}

.subnav
{
width: 125px;
height: 15px;
float: left;
font-size: 11px;

}

.subnav a
{
text-decoration: none;
color: #000000;
margin-left: 10px;
}

.subnavactive
{
width: 125px;
height: 15px;
float: left;
font-size: 11px;
font-weight: bold;
}

.subnavactive a
{
text-decoration: none;
color: #000000;
margin-left: 10px;
}

.dottedline
{
margin: 2px 0 4px 0;
width: 125px;
height: 2px;
float: left;
border-bottom: 1px dotted #D7A432;
overflow: hidden;
}


/* ---------- end nav ----------*/

#edimage
{
width: 60px;
height: 72px;
float: left;
padding-left: 10px;
}

#edhead
{
width: 275px;
height: 18px;
float: left;
padding-top: 55px;
}

#middlecontainer
{
width: 390px;
height: auto;
float: left;
border-left: 2px dotted #D7A432;
margin-left: 10px;
margin-top: 10px;
}

#innermiddle
{
width: 380px;
height: auto;
float: left;
padding-left: 10px;
}

#rightcontainer
{
width: 180px;
height: auto;
float: left;
margin-left: 10px;
margin-top: 10px;
}

#inneright
{
width: 170px;
height: auto;
float: left;
padding-left: 10px;
}


.mainews
{
width: 380px;
height: auto;
float: left;
margin-bottom: 10px;
}

.champnews
{
width: 280px;
height: auto;
float: left;
margin-bottom: 10px;
}


.headlinestrip-390
{
width: 380px;
height: 20px;
float: left;
background-color: #D7A432;
line-height: 18px;
margin-bottom: 10px;
}

.headlinestrip-170
{
width: 170px;
height: 20px;
float: left;
background-color: #D7A432;
line-height: 18px;
margin-bottom: 10px;
}


h1
{
margin: 0;
padding: 0;
}

h2
{
margin: 0;
padding: 0;
}

h3
{
margin: 0;
padding: 0;
}

.whitetitle
{
font-size: 12px;
color: #FFFFFF;
padding-left: 10px;
}


/* -------------------- news ---------------------- */

.homeheadline
{
font-size: 18px;
color: #000000;
text-align: center;
}

.newsheadline
{
font-size: 18px;
color: #000000;
padding-left: 10px;
}

.newsholder
{
width: 380px;
height: auto;
float: left;
padding-top: 10px;
}

.imgholder
{
width: 380px;
height: auto;
float: left;
padding-top: 10px;
}

.imgholder img
{
padding: 0;
margin-right: 10px;
margin-bottom: 10px;
float: left;

}

.newstext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
font-size: 12px;
}

.newstext a
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #0033CC;
}

.newstext a:hover
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0033CC;
}

.fullstorytext
{
font-family:  Arial, Verdana, Helvetica, sans-serif;
padding-left: 10px;
font-size: 11px;
}

.fullstorytext a
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #0033CC;
}

.fullstorytext a:hover
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0033CC;
}

.rightfeattext
{
font-family: Arial, Verdana, Helvetica, sans-serif;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
text-align: center;
}

.rightfeattext a
{
text-decoration: none;
color: #666666;
}


.morestories
{
padding-top: 10px;
font-size: 12px;
}

.morelinks
{
padding-left: 30px;
font-size: 11px;
}

.morelinks a
{
text-decoration: none;
color: #0033CC;
}

.commsmorelinks
{
margin: 5px 10px 5px 0;
padding-left: 10px;
font-size: 11px;
}

.commsmorelinks a
{
text-decoration: none;
color: #0033CC;
}

.commsmorelinks a:hover
{
text-decoration: underline;
color: #0033CC;
}

.clubmainlinks
{
padding-left: 10px;
font-size: 11px;
}

.clubmainlinks a
{
text-decoration: none;
color: #0033CC;
}


.morelinks a:hover
{
text-decoration: underline;
color: #0033CC;
}

.newshead
{
padding-top: 10px;
padding-left: 10px;
font-size: 16px;
}

/* ------ championship ------------*/
.headlinestrip-champ
{
width: 270px;
height: 20px;
float: left;
background-color: #D7A432;
line-height: 18px;
margin-bottom: 10px;
margin-left: 10px;
}

.dots
{
width: 380px;
height: 20px;
float: left;
margin-bottom: 5px;
}

.champmaintitle
{
font-size: 18px;
color: #000000;
padding-left: 10px;
padding-bottom: 5px;
}

.champholder
{
width: 280px;
height: auto;
float: left;
padding-top: 10px;
}

.champimage
{
width: 90px;
height: 108px;
float: left;
padding-left: 10px;
}

.champrepeat
{
width: 180px;
height: 50px;
float: left;
padding-left: 10px;
}

.clubheading
{
font-size: 12px;
color: #000000;
}

.champlink
{
width: 170px;
height: 18px;
float: left;
background: url(images/greyarrow.gif) center left no-repeat;
padding-left: 10px;
font-size: 11px;
color: #333333;
}

.champlink a
{
text-decoration: none;
color: #0033CC;
}

.champlink a:hover
{
text-decoration: underline;
color: #0033CC;
}

.club-news-details
{
margin-left: 10px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}

.club-thumb-image
{
width: 38px;
height: 38px;
float: left;
}

.club-link-text
{
padding-left: 3px;
font-size: 10px;
}

.club-link-text a
{
text-decoration: none;
color: #666666;
}

/* ------------- right container ------*/

.yellowbox
{
width: 170px;
height: 192px;
float: left;
background-color: #F4E7BF;
margin-bottom: 6px;
padding-top: 5px;

}

.righttext
{
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.righttext a
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #0033CC;
}

.righttext a:hover
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0033CC;
}

/* ---- Footer --- */
#footer
{
width: 720px;
height: 22px;
float: left;
background-color: #2A2958;
margin-top: 10px;
text-align: center;
font-size: 11px;
line-height: 20px;
color:#FF9900;
}

#footer a
{
text-decoration: none;
color: #FFFFFF;

}

#saladlink
{
width: 720px;
height: 15px;
float: left;
text-align: right;
font-size: 12px;
}

#saladlink a
{
color: #000000;
text-decoration: none;
}

/* ---- RSS --- */


.rsslatest
{
width: 170px;
height: 20px;
float: left;
background-color: #D7A432;
line-height: 18px;
margin-bottom: 10px;
}

.rsswhitetitle
{
font-size: 12px;
color: #FFFFFF;
padding-left: 10px;
}

.rssyellowbox
{
width: 170px;
height: auto;
float: left;
background-color: #F4E7BF;
margin-bottom: 6px;
padding-top: 5px;
padding-bottom: 5px;
}

.rssheadline
{
font-size: 12px;
color: #000000;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
font-weight: bold;
}

.rssheadline a
{
text-decoration: none;
color: #000000;
}

.rssheadline a:hover
{
text-decoration: underline;
color: #000000;
}

.rsstext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 10px;
font-size: 10px;
}

.rssfeedtext
{
font-size: 11px;
color: #000000;
font-weight: bold;
}
