/* FRW CSS Document */

/* Sitewide Defaults */
* { 
	margin: 0;  /* Collapse all margins, etc. */
	padding: 0;
	border: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {	color:#FF9933;}
a:visited {color:#B34426;}
a:hover {color:#CC0000;}

h3 {font-size: 110%; color:#8F4700; margin-bottom: 5px;}

/* General */

body {
	background-color:#000000;
	text-align: center; /* Center content for IE 5 */
	padding: 15px 0;
}

#main_wrapper {
	width: 780px;
	margin: 0 auto;
}

/* Navigation */

#nav_header {
	background-image:url(../images-home/header_bkgr.jpg);
	background-repeat:no-repeat;
	height: 244px;
	top: 0px;
}

#logo img {
	margin: 10px auto;
	height: 109px;
	padding: 25px 0 0 0;
}

#nav_bar {
	height: 57px;
	width: 624px;
	margin: 0 auto;
}

#nav_bar a img {
	display:inline;
	margin: 0px -2px 0px -2px;  /* eliminate gaps between images */
	vertical-align:top;
}

/* Flash Header */

#header-flash {
	width: 459px;
	height: 50px;
	position:relative;
	margin: 0 auto;
	padding: 0px;
	top: -26px;
	left: 0px;
}

/* Content Area */

#content_wrapper {
	background-image:url(../images-home/content-background.jpg);
	background-repeat:repeat-y;
	height: auto;
	min-height:400px;
}

#contentarea {
	position:relative;
	margin: 0 auto 0 105px;
	padding: 0 20px 25px 20px; /* prevent gaps in background image at bottom */
	width: 550px;
	left: 65px;
	color:#FFCC99;
	text-align:left;
	top: 0;
}

#contentarea p {
	color:#ffcc99;
	margin: 0 15px 15px 15px;
}

#contentarea ul {
	margin: 0 15px 15px 35px;
}

#contentarea>table {  /* styles for the container-level(not the nested ones) product tables generated by the 'store tags' */
	position:relative;
	background-color:#330000;
	width: 100%;
	height: 90%;
	padding: 3px;
	margin: 0;
	top: 10px; /* needed to bump the product table down more since increased margins are breaking the background image in Safari, IE6 */
}

#contentarea table tr>td {
	width: 50%;
	height: 100%;
	padding: 3px; /* spacing between product boxes */
}


#contentarea table table { /* styles for the nested tables generated by the 'store tags' */
	width: 100%;
	height: 100%;
	border-color:#949494;
	border-width: 1px;
	border-style:solid;
}

#contentarea table table td {
	width: 50%;
	color:#FFCC99;
	padding: 3px;
	border-color:#CC6600;
	border-width: 1px;
	border-style:dotted;
}

#contentarea table table td {
	width: 100px;
}

#contentarea table table tr td{
	height: 16px;
}

#content_footer {
	position:relative;
	top: 20px;
	width: 537px;
	clear:both;
	padding: 20px 0 0 0;
	border:#996600;
	border-top-style:dotted;
	border-width:thin;
}

#content_footer p {
	padding: 10px 0 10px 0;
}

#content_footer ul {
	margin: 0 0 15px -80px;
}

#content_footer img {
	margin: 0 15px -20px 0;
}

#copyright {
	text-align:center;
	width: 80%;
}

#footer_menu {
	font-size: 90%;
	list-style-type:circle;
	text-align:center;
	margin: 0 0 0 -90px;
}

#footer_menu li {
	display:inline;
	margin: 0;
}

.multiLineOption {
	padding: 30px 0; /* Space around the order option('size') popup  */
}

#finaltext img {  /* position the PayPal logo */
	position:relative;
	left: 10px;
	top: 13px;
}

/* Viewer and rollovers */

#viewer {
	padding: 23px 0 0 0;
}

#rollovers {
	position: relative;
	margin: -10px auto 0 auto;
	/*left: 0px;*/
	/*top: 0px;*/
	clear: both;
}

#rollovers_friends {
	position:relative;
	left: -24px;
	top: 0px;
	width: 575px;
	clear:right;
}

#rollovers img {
	margin: 0 -2px 0 -2px; /* eliminate gaps between images */
}

/* Sidebars */

.sidebar {
	text-align:left;
	color:#FFCC99;
	line-height: 11px;
	font-size: 11px;
}

#sidebar_custom {
	padding: 10px 0 0 0;
}

.sidebar h2 {
	color:#CC6600;
	font-size: 12px;
	margin: -2px 0 -8px 0;
}

#highlights {
	position:relative;
	float:left;
	width: 125px;
	height: auto;
	padding: 10px auto 0 auto;
	left: 35px;
	top: 27px;
}

#calendar {
	position: relative;
	float: right;
	width: 114px;
	height: 251px;
	margin: 10px auto 0 auto;
	padding: 22px 5px 5px 7px; /* use this to position the Tigra scroller within the 'Calendar' DIV*/
	background:url(../images-home/calendar_sidebar.jpg);
	background-repeat:no-repeat;
	left: -40px;
	top: 2px;
}

#calendar p, #calendar h2, {
	padding: 2px 18px;
}

/* Search (overrides css-base.css */

#searcharea {
	background:none;
	margin:0;
	padding:0;
}

#searcharea input {font-size:90%;}

#searcharea fieldset {
	border:0 solid;
	display:block;
	padding: 0 0 3px 0;
}

#searcharea label {color:#7c0000; font-size:1.0em; font-weight:bold; text-transform:uppercase;}

#searchsubmit {
	margin: 2px 0 0 -1px;
	border:solid 1px #fff;
    background:#ffffff url('http://us.st11.yimg.com/us.st.yimg.com/I/yhst-69967477152280_1961_674516') repeat-x;
    color:#000;
    font:bold 11px Arial,verdana,sans-serif;
    text-align:center;
    cursor:pointer;
}

input#query {
	margin-left:0px;
	background:#9A7A63;
	border:1px;
	border-color:#987F7F;
	color:#FFCC66;  /* input text color */
	width: 100px;  /* defines the field width */
}
	
#query {padding:1px;}

* html #searchsubmit{
    height:11px;
	width: 11px;
    padding:0 2px;          
}

#footer {
	background-image:url(../images-home/footer-background.jpg);
	background-repeat:no-repeat;
	height: 36px;
	top: -13px;
}

/* Misc classes */

.emphasis {
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 30px 0;
	text-align: center;
}

.img_left {
	float:left;
	margin: 15px;
}

.img_right {
	float:right;
	margin: 15px;
	padding-left:15px;
}

.clear {
	clear:both;
}

.item_line {
	width: 540px;
	margin: 20px auto;
}

.item_entity {
	text-align:center;
	float:left;
	width: 240px;
	padding: 10px;
	color:#993300;
}

.item_entity li {
	text-align:left;
}

img.item_entity {
	margin: 0px;
	padding: 0px;
	left: -9px;
}

.item_entity p {
	position:static;
	text-align:left;
	top:10px;
	color:#D86A1B;
}

.item_entity h3 {
	position: relative;
	margin-left: 15px;
	top: 0px;
	text-align:left;
}

.story p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:100;
}

.story h3 {
	font-size: 85%;
	font-weight:100;
	color:#BCBC8C;
	display:inline;
}

h4.storyTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#CC6600;
	font-size:130%;
	font-weight:100;
	margin: 20px 0 10px 0px;
}

.story {
	width: 70%;
	margin: 0 0 20px 20px;
}

.story img {
	margin-left: 0px;
}

#club {
	margin: 0 10px;
}

#club ul {
	list-style:none;
}

#club ul li {
	height: 120px;
}

#club ul ul {
	padding: 10px 0 10px 0;
}

#club ul li ul li {
	margin: 10px;
	padding: 0 0px;
	list-style-position:inside;
	font-size: 120%;
	color:#CC0000;
	list-style:disc;
	height:auto;
}

.clubItem {
	width:180px;
	height: 90px;
	float: left;
	text-align: center;
}

.bass_pro {
	margin-top:10px;
	text-align: center;
}

p.bass_pro {
	margin: 0;	
}

/* Forms */

.form table {
	width: 80%;
	margin: 0;
	padding: 0;
}

.form td{
	font-weight:bold;
	color:#CC0000;
	width:auto;
	line-height: 18px;
	border-color:#996600;
	border-style:dotted;
	border-width:thin;
	background-color:#3D1714;
}
