@charset "UTF-8";

.fixFrame {
	clear: both;
}
.topLinks {
	color: white;
}

.registrationFieldRadio {
	height: inherit;
}

.membershipDetailsItem {
	margin-bottom: 12px;
}

#schedule {
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
.subsubhead {
	font-size: 14px;
	font-weight: bold;
}

.scheduleItem .item {
	border-bottom: 1px solid #ddd;
}


.scheduleItem, .scheduleItem .item {
	font-size: 11px;
}
.scheduleItem, .scheduleItem .item {
	clear: both;
}
.scheduleItem {
	margin-bottom: 25px;
}


.item * {
}

.itemHead .priority, .itemHead .final, .itemHead .lake, .itemHead .city, .itemHead .marina, .itemHead .date {
	font-size: 9px;
}

.date, .lake, .city, .marina, .final, .priority {
	float: left;
	padding-right: 25px;
	padding-right: 10px;
	padding-bottom:2px;
	margin-right: 1px;
	padding-left: 2px;
}

.city {
	width: 100px;
}
.date, .priority, .final {
	width: 74px;
}
.lake {
	width: 120px;
}
.marina {
	width: 240px;
}


.tablehead td {
	background-color: #eee;
	padding: 4px 6px;
}
.tablecontent td {
	background-color: #ddd;
	padding: 4px 6px;
}
#closeBox {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px 2px 5px; 
	display: block;
	border: 1px solid black;
	background-color: #fff;
	float: right;
}

.heads {
	background-color: #ddd;
	
}
.bodies {
	background-color: #eee;
}
.heads td {
	text-transform: uppercase;
	padding: 2px 6px;
}
.bodies td {
	font-weight: bold;
	padding: 2px 6px;
	text-align: left;
	font-size: 11px;
}
.bodies .place {
	text-align: center;
}



#cfAd {
	margin-top: 25px;
}


.tournament {
	/*background-color: #FFF;*/
}
.header {
	background-color: #cc9;
	border: 1px solid #999;
	border-bottom: none;
	clear: both;
	background-image: url(/images/header_fantasyfishing.jpg);
	background-repeat: repeat-x;
}

.header h1 {
	color: white;
}

.tournament .header {
	background-image: url(/images/header_fantasyfishing.jpg);
	color: white;
}

.title, .mainStoryHeadline {
	font-size: 16px;
	font-weight: bold;
}
.mainArticleByline, .author, .date {
	font-style: italic;
	color: #666;
	font-size: 11px;
}

.collegeFishing .header {
	width: 771px;
	margin-top: 8px;
}
.collegeFishing .twoColumnsLeft {
	background-color: none;
	background-image: url(/images/09redesign/flashUpperLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.collegeFishing .twoColumnsLeft .column2 {
	width: 220px;
	margin-left: 8px;
}
.collegeFishing .twoColumnsLeft .column1 {
	padding: 0px;
	width: 710px;
}

.contentItalic {
	font-style: italic;
}



a.button,
a.active-button {
	display: inline-block;
	border: 1px solid #000;
	padding: 5px 5px 0px;
	margin-right: 3px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	height: 16px;
	cursor: pointer;
}
a.button {
	color: #000;
	background-color: #f2f2f2;
}
a.active-button {
	color: #fff;
	background-color:#17273c;
}

ul.thumb {
    list-style-type: none;
}
ul.thumb li {
    float: left;
    list-style-type:none;
    background-image: none;
    margin: 10px;
	list-style: none;
}

