/* CSS Document The Alternative*/

body {
background: #131313 url('/Assets/Skins/GreenBlackClub/images/bkg.jpg') repeat-x;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#container {
background: #0c1d0a;
width: 726px;
min-height: 600px;
margin: 0px auto;
}

#header {
background: #131313 url('/Assets/Skins/GreenBlackClub/images/header.jpg') no-repeat top left;
height: 237px;
width: 725px;
border-top: solid 1px #000;
border-left: solid 1px #000;
}

#logo {
height: 140px;
width: 725px;
padding: 63px 0px 0px 0px;
}

#logo img{
height: 140px;
width: 725px;
}

#menu {
padding: 0px 0px 0px 10px;
color: #000;
font-variant: small-caps;
font-style: bold;
text-align: center;
line-height: 33px;
}

#menu a{
color: #000;
text-decoration: none;
padding: 7px 10px 10px 10px;
line-height: 33px;
}

#menu a:hover{
color: #87b16d;
background: #131313 url('/Assets/Skins/GreenBlackClub/images/menubkg.jpg') no-repeat top left;
line-height: 33px;
padding: 7px 10px 10px 10px;
}

#content {
width: 723px;
min-height: inherit;
margin: 1px;
border-left: solid 1px #87b16d;
border-right: solid 1px #87b16d;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #87b16d;
overflow: hidden;
}

#footer {
background: #131313 url('/Assets/Skins/GreenBlackClub/images/footer.jpg') no-repeat top left;
height: 33px;
width: 725px;
font-size: 9px;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 9px 0px 0px 0px;
color: #09002f;
}

#footer a {
color: #09002f;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

.quotes {
border-left: 2px #87b16d solid;
margin-left: 15px;
padding-left: 5px;
line-style: justified;
}

.img {
padding: 5px 5px 5px 5px;
}

#smallcontentboxright {
float: right;
width: 200px;
}

#smallcontentboxleft {
float: left;
width: 200px;

}



.sectionHeader
{
    font-size: 11px;
    background: url('/Assets/Skins/GreenBlackClub/images/headers.jpg') #131313 no-repeat top left;
    padding: 0 35px;
    margin-bottom:5px;
    font-variant: small-caps;
}

a , a:visited {
color: #87b16d;
text-decoration: underline;
}

a:hover {
color: #87b16d;
text-decoration: none;
}

.bold {
font-weight: bold;
}

li, ul {
list-style: none;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}








/* grid tables */
.gridTable
{
	width:100%;
	height:100%;
	border-style:none;
}

.gridHeader th
{
    background-color: #216500;
    border-color: #666666;
    font-family: Microsoft Sans Serif;
    padding: 0px, 2px, 0px, 2px;
    font-weight: normal;
    font-size: 12pt;
    border-style: solid;
    border-width: 1px;
    color: Black;
}

.gridRow, tr.gridRow td
{
    background-color: #333300;
    border: solid 1px #444;
    padding: 2px 2px 2px 2px;
    color: #87b16d;
}

.gridRowAlt, tr.gridRowAlt td
{
    background-color: #0c1d0a;
    border: solid 1px #444;
    padding:2px 2px 2px 2px;
    color:#87b16d;
}

.gridFooter
{
    background-color: #87b16d;
    border: solid 1px;
    border-left: solid 1px ActiveBorder;
    height: 20px;
}

.gridFooter th, .gridFooter td
{
	padding:2px;
	padding-top:4px;
	padding-bottom:4px;
	font-family:Microsoft Sans Serif;
	font-size:8.25pt;
}

th.header 
{
	cursor: hand;     
	background-image:url(/Assets/Skins/FutureBass/images/bg.gif);
	background-position: right center;
	background-repeat:no-repeat;
}

th.headerSortUp
{
    background-image: url(/Assets/Skins/FutureBass/images/asc.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #87b16d;
    color:Black;
}
th.headerSortDown {
	background-image:url(/Assets/Skins/FutureBass/images/desc.gif);
	background-position: right center;
	background-repeat:no-repeat;
	background-color: #87b16d;
	color:Black;
}

/* content */

.adBar
{
    text-align:center;
}

.adBar img
{
    width:120px;
    border-style:none;
    padding-bottom:20px;
}

.adBar a, .adBar a:hover
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

#moreLink a:hover
{ 
   padding: 0px 0px 2px 2px;
}

#moreLink a
{ 
  padding: 0px 0px 2px 2px;
  
} 




/* Skin Classes */
.storyListTitle
{
    margin: 0px 10px 5px 10px;
    font-weight:bold;
    font-size: 100%;
    text-decoration:underline;
}

.storyListPreview, .lakeDetail
{
    font-weight:normal;
    font-size: 90%;
    color:white;
    margin: 0px 10px 5px 10px;
}

.storyPreviewPreview
{
    font-weight:normal;
    font-size: 100%;
    text-align:center;
}

.divider
{
    width:100%;
	border-bottom: solid 1px #87b16d;
	color: #87b16d;
	padding:3px;
	margin-bottom: 5px;
	font-weight: 700;
	font-family:Tahoma;
	font-size:100%;
	margin-top:5px;
	text-transform:uppercase;
}

.featureContentTitle, .storyPreviewTitle, .lakeDetailName, .anglerDetailName
{
  font-weight:bold;  
  font-family: serif;
  font-size: 108%;
  margin: 0px 0px 3px 0px;
  text-transform:uppercase;
}



#myAccordion{
	border: 1px #87b16d;
	margin: 0px 1px 4px 4px;
}
#myAccordion dt
{
    line-height: 15px;
    background-color: #87b16d;
    border-bottom: 1px solid #87b16d;
    padding: 0 5px;
    font-weight: bold;
    color: #336600;
}
#myAccordion dd{
	overflow: auto;
}
#myAccordion dt.myAccordionHover
{
	background: #87b16d;
	color: #003300;
}
#myAccordion dt.myAccordionActive
{
    color: #003300;
    font-weight: bold;
    background: #87b16d;
}



.imageGallery
{
    text-align:center;
}

.imageGallery img
{
    width:120px;
    border-style:none;
    padding-bottom:5px;
    padding-right:5px;
}

.imageGallery a, .imageGallery a:hover
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
