/* main.css (for official bassfishin.com front page) */

* { margin: 0; padding: 0; font-family: Verdana, Tahoma, Arial, Geneva, Helevetica, sans-serif; }
.clearer { clear: both; height: 0px; }

a img { border: none; }
a:visited { color: blue; }
a:hover { color: #0066FF; }

body {
	width: 100%;
	background: url(header-bg.jpg) repeat-x top left;
	background-color: #FFF;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	padding-bottom: 30px;
	background: url(../../css/patterned-top.jpg) no-repeat top center;
}

#header {
	float: left;
	width: 990px;
	height: 163px;
}

#upperHead {
	float: left;
	width: 990px;
	height: 134px;
}

#logoArea {
	float: left;
	width: 515px;
	height: 134px;
}

#smallLogin {
	height: 17px;
	padding: 10px 24px 0px 0px;
	text-align: right;
	font-size: 10px;
	font-family: Tahoma, Verdana, Helvetica, Georgia, Arial, "Times New Roman", sans-serif;
	color: #636e75;
}

#smallLogin a {
	color: #a7b4bd;
	text-decoration: none;
}

#smallLogin a:hover {
	text-decoration: underline;
}

#logoSpot {
	float: left;
	width: 496px;
	height: 107px;
	clear: left;
}

#headVideos {
	float: right;
	width: 461px;
	height: 122px;
	padding-top: 11px;
}

#headVideos a {
	float: left;
}

#lowerHead {
	float: left;
	display: inline;
	width: 986px;
	height: 28px;
	padding-left: 4px;
	clear: left;
}

#buttons {
	float: left;
	width: 794px;
}

form#cse-search-box {
	float: left;
	width: 185px;
	height: 28px;
}

#cse-search-box input#searchBox {
	float: left;
	display: inline;
	width: 118px;
	height: 17px;
	border: 1px solid #929292;
	margin-top: 3px;
	padding-left: 25px;
	padding-top: 3px;
	background: url(../../css/magnify-glass.gif) no-repeat top left;
	background-color: #F6F6F6;
	font-size: 11px;
	color: #a2a2a2;
	font-family: Tahoma, Verdana, Helvetica, Georgia, Arial, "Times New Roman", sans-serif;
}

#searchButton {
	display: inline;
	width: 29px;
	height: 22px;
	margin-top: 3px;
	padding-left: 1px;
}

#advTop {
	float: left;
	width: 990px;
	padding-top: 38px;
	text-align: center;
}

#advTop p {
	padding: 17px 172px 0px 172px;
	line-height: 24px;
	font-size: 12px;
	font-family: Georgia, Tahoma, Verdana, Helvetica, Times, serif;
	color: #606060;
	letter-spacing: 1px;
}

#phone {
	padding-top: 15px;
	color: #7a2424;
	font-size: 14px;
	font-family: Tahoma, Verdana, Georgia, Helvetica, Times, serif;
	letter-spacing: 2px;
}

#email {
	padding-top: 7px;	
	font-size: 14px;
	font-family: Georgia, Tahoma, Verdana, Helvetica, Times, serif;
}

#email a {
	line-height: 12px;
	color: #4b8996;
	text-decoration: none;
}

#email a:hover {
	text-decoration: underline;
}

#sections {
	float: left;
	width: 990px;
	font-family: Georgia, Times, Tahoma, Verdana, Helvetica, serif;
	text-align: left;
}

.individual {
	float: left;
	width: 990px;
	padding-top: 65px;
}



#sections h2 {
	font-size: 21px;
	font-weight: normal;
	color: #303030;
	letter-spacing: 1px;
	font-family: Georgia, Times, Tahoma, Verdana, Helvetica, serif;
}

#sections h2 em {
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	font-family: Georgia, Times, Tahoma, Verdana, Helvetica, serif;
	color: #731919;
}

#sections h3 {
	width: 332px;
	font-size: 13px;
	font-weight: bold;
	color: #8a5656;
	letter-spacing: 0px;
	font-family: Georgia, Times, Tahoma, Verdana, Helvetica, serif;
}

.descrip {
	width: 346px;
	padding-top: 5px;
	font-size: 11px;
	color: #aeaeae;
	letter-spacing: 0px;
}

#sections h4 {
	margin-top: 12px;
	padding-left: 43px;
	background: url(red-dot.gif) no-repeat left center;
	font-family: Tahoma, Times, Verdana, Georgia, sans-serif;
	color: #303030;
	font-size: 17px;
	font-weight: normal;
}

.infoBox {
	width: 240px;
	margin-top: 10px;
	padding-left: 40px;
	text-align: center;
}

.spots {
	padding-top: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #303030;
	font-weight: bold;
}

.spots span {
	font-weight: bold;
	color: #B90004;
}

.spotInfo {
	padding-top: 5px;
	font-size: 11px;
	color: #aeaeae;	
}

.viewLink {
	padding-top: 25px;
	font-size: 11px;
	color: #aeaeae;	
}

.viewLink a {
	color: #74a3b1;
	text-decoration: none;
}

.viewLink a:hover {
	text-decoration: underline;
}

#sections h2 em {
	color: #731919;
}








#frontPageL {
	float: left;
	display: inline;
	width: 382px;
	padding-left: 163px;
}

#frontPageR {
	float: left;
	display: inline;
	width: 430px;
}

#forumsL {
	float: left;
	display: inline;
	width: 382px;
	padding-left: 163px;
}

#forumsR {
	float: left;
	display: inline;
	width: 430px;
}

#threeL {
	float: left;
	display: inline;
	width: 400px;
	padding-left: 75px;
}

#threeR {
	float: left;
	display: inline;
	width: 430px;
}

#maxExContL {
	float: left;
	display: inline;
	width: 432px;
	padding-left: 113px;
	padding-top: 30px;
}

#maxExContR {
	float: left;
	display: inline;
	width: 430px;
}

#maxExRotateL {
	float: left;
	display: inline;
	width: 402px;
	padding-left: 133px;
	padding-top: 30px;
}

#maxExRotateR {
	float: left;
	display: inline;
	width: 430px;
}

#shortsL {
	float: left;
	display: inline;
	width: 382px;
	padding-left: 163px;
}

#shortsR {
	float: left;
	display: inline;
	width: 430px;
}


#productionL {
	float: left;
	display: inline;
	width: 382px;
	padding-left: 163px;
}

#productionR {
	float: left;
	display: inline;
	width: 430px;
}

#captionL {
	float: left;
	display: inline;
	width: 400px;
	padding-left: 73px;
	margin-top: 50px;
}

#captionR {
	float: left;
	display: inline;
	width: 430px;
}

#blogL {
	float: left;
	display: inline;
	width: 382px;
	padding-left: 163px;
	margin-top: 20px;
}

#blogR {
	float: left;
	display: inline;
	width: 430px;
}

#videoReviewL {
	float: left;
	display: inline;
	width: 382px;
	padding-left: 163px;
}

#videoReviewR {
	float: left;
	display: inline;
	width: 430px;
}

#accountL {
	float: left;
	display: inline;
	width: 382px;
	padding-left: 163px;
}

#accountR {
	float: left;
	display: inline;
	width: 430px;
}






#footer {
	float: left;
	width: 990px;
	text-align: center;
	margin-top: 80px;
	padding-top: 60px;
	padding-bottom: 50px;
	background: url(line-sep.gif) no-repeat top center;
}

#footer #learn {
	padding-bottom: 10px;
	font-size: 21px;
	color: #5a1515;
	font-family: Georgia, Times, Tahoma, Verdana, serif;
}

#footer #emailAddy, #footer dial {
	color: #000;
}