body { font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #ededed; margin: 0
 }

/*Main Blocks*/
#rhemabanner {
	background: #183360 url(common/rhemabackground.gif) repeat-x left top;
	width: auto;
	height: 167px;
}

#rhemafloat {
	text-align: left;
	width: 956px;
	height: 167px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}

#masterfloat {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 956px;
	overflow: visible;
}

#masterbackground {
	background-image: url(common/master-background.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	text-align: left;
	width: 956px;
	overflow: visible;
	float: left;
}

#tackleboxwrapper {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}

#tackleboxheader {
	width: 942px;
	height: 220px;
	overflow: hidden;
}

#content {
	background-image: url(common/tiledbackground.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	width: 942px;
	float: left;
}

#tackleboxbase {
	width: 942px;
	height: 277px;
	clear: left;
}

/*Content*/
#contentwrapper {
	background-image: url(common/tackleboxmiddle.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 928px;
	padding-left: 7px;
	padding-right: 7px;
}

#navcolumn {
	width: 180px;
	float: left;
}

.contentcolumn {
	width: 630px;
	margin-left: 7px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	float: left;
}

.contentcolumn h1 {
	margin-top: 0;
	margin-bottom: 12px;
	color: #8d080d;
	font: bold 26px "Trebuchet MS", Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.contentcolumn h2 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 4px;
}
.contentcolumn h3 { color: #8d080d; font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; margin: 10px 0; padding: 0; }
.contentcolumn p { font-size: 13px; line-height: 20px; margin-top: 0; margin-bottom: 12px; }
.contentcolumn ul { margin-top: 0; margin-bottom: 4px; padding-left: 15px; }
.contentcolumn li { font-size: 13px; line-height: 20px; margin-left: 5px; padding-bottom: 4px; }
.contentcolumn a:link, .contentcolumn a:visited, .contentcolumn a:hover .contentcolumn a:active { color: #db051f; }
.contentcolumn form p span {
	color: #3a4e8b;
}

.contentcolumn form p cite {
	color: #3a4e8b;
	font-size: 10px;
}
.contentcolumntable { display: block;
	float: left;
	margin-bottom: 10px;
}
.list {  }
.list ul, .list ol { margin: 10px 0; padding: 0 0 0 20px; }

.list ul ol {
	margin-bottom: 10px;
}

.list ul ol li {
	margin-bottom: 6px;
	line-height: 20px;
	margin-top: 2px;
	padding: 0;
}
.list li { font-size: 13px; margin: 2px 0 6px; line-height: 20px; padding: 0; }
.twocolumnlist {
	float: left;
	width: 630px;
}
.twocolumnlist ul {
	margin-top: 0;
	margin-bottom: 12px;
	padding-left: 15px;
	width: 210px;
	float: left;
}
.twocolumnlist li {
	font-size: 14px;
	line-height: 20px;
	margin-left: 5px;
}
#animationcolumn {
	width: 64px;
	height: 444px;
	float: left;
	margin-left: 7px;
	background: url(common/tackleboxmiddle.gif) no-repeat scroll 71px -1px;
}

.howtoplaypic {
	margin-top: 10px;
	margin-bottom: 20px;
	border: solid 1px black;
}
/*References*/
.reference {
	width: auto;
	margin-bottom: 9px;
	float: left;
	height: auto;
	margin-top: 8px;
	background: #e2e2e2;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
}

.reference p {
	font-size: 13px;
	padding: 0;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
}

.reference h1 {
	font-size: 12px;
	color: #8d080d;
	font-weight: bold;
	padding: 0;
	margin-top: 16px;
	margin-bottom: 0;
}

.reference h2 {
	color: #933935;
	font: normal 11px Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding: 0;
	margin-bottom: 16px;
	margin-top: 0;
}

.reference h3 {
	font-size: 12px;
	color: #8d080d;
	font-family: "Trebuchet MS"; font-weight: bold; padding: 0; margin-bottom: 16px; margin-top: 16px;
}
/*Navigation*/
#nav, #nav ul {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0;
}

#nav a {
	width: 173px;
	display: block;
	height: 51px;
	padding-top: 7px;
	padding-left: 7px;
	margin: 0;
	font-weight: bold;
	overflow: hidden;
}

#nav li {
	color: white;
	margin: 0;
	background: #933935 url(common/nav-hover.gif) repeat-x left top;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	overflow: hidden;
	float: left;
}

#nav li a:link, #nav li a:visited {
	color: white;
	background: #5a0c08 url(common/nav-background.gif) repeat-x scroll left top;
	text-decoration: none;
	border-top: 1px solid #8a2019;
	border-bottom: 1px solid #430702;
	overflow: hidden;
}

#nav li a:hover, #nav li a:active {
	color: white;
	background: #933935 url(common/nav-hover.gif) repeat-x left top scroll;
	text-decoration: none;
	border-top: 1px solid #bd443c;
	border-bottom: 1px solid #430702;
	overflow: hidden;
}

#nav li:hover, #nav li.sfhover {
	background: repeat-x scroll left top url(common/nav-hover.gif) #933935;
	overflow: hidden;
}

#nav li span {
	color: #ffb503;
	font-weight: normal;
	clear: left;
	display: block;
	overflow: hidden;
}

.currentnav {
	color: white;
	text-decoration: none;
	background: #933935 url(common/nav-hover.gif) repeat-x left top;
	border-top: 1px solid #bd443c;
	border-bottom: 1px solid #430702;
	height: 51px;
	width: 173px;
	padding-top: 7px;
	padding-left: 7px;
	display: block;
	overflow: hidden;
	float: left;
}

#partners {
	clear: left;
	margin-left: 7px;
	position: relative;
	width: 173px;
	top: 25px;
}

#partners h1 {
	color: #ffb503;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	width: 155px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}

#partners img {
	margin-bottom: 15px;
}

/*Footer*/
#footer {
	background-color: #8d040b;
	text-align: center;
	width: 928px;
	height: 35px;
	clear: left;
	border-right: 7px solid white;
	border-left: 7px solid white;
	border-bottom: 7px solid white;
}

#footer p {
	margin: 0;
	padding: 0;
	font: 11px/35px Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #ebb8ba;
}

#footer a:link, #footer a:visited {
	margin: 0;
	padding: 0;
	color: #ebb8ba;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

#footer a:hover, #footer a:active {
	margin: 0;
	padding: 0;
	color: #ebb8ba;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

#footer span {
	color: #964347;
	width: 26px;
	padding-right: 13px;
	padding-left: 13px;
}

/* PC Font sizing */
* html .contentcolumn h1 {
	font-size: 1.56em;
}

* html .contentcolumn h2 {
	font-size: .96em;
}

* html .contentcolumn p {
	font-size: .78em;
	line-height: 1.2em;
}

* html .contentcolumn li {
	font-size: .78em;
	line-height: 1.2em;
}

* html .contentcolumn form p cite {
	font-size: 1em;
}

* html .twocolumnlist li {
	font-size: .84em;
	line-height: 1.2em;
}

* html .reference p {
	font-size: .78em;
	line-height: 1.2em;
}

* html .reference h1 {
	font-size: .72em;
}

* html .reference h2 {
	font-size: .66em;
}

* html .reference h3 {
	font-size: .72em;
}

* html #partners h1 {
	font-size: .75em;
}

* html #footer p {
	font-size: .66em;
}

/* New Styles here*/

#tackleHome .contentcolumn{
	width: 670px;
	margin-left: 7px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	float: left;
}

#tackleHome #homeTop
{
	border-bottom:7px solid white;
	padding-left:20px;
	padding-right:20px;
	
}

#tackleHome .latestNews
{
	float:right;
	width:265px;
}

#tackleHome .contentcolumn h1
{
	font-size:18px;
}

#tackleHome .contentcolumn h1 span
{
	font-size:14px;
}

#tackleHome #threeCols
{
	width:670px;
	height:265px;
	border-bottom:7px solid white;
	background:white;
}

#tackleHome #threeCols p
{
	color:#FFFFFF;
	text-align:justify;
	padding:0 10px;
	line-height:16px;
	margin-bottom:0;
}

#tackleHome #threeCols h2
{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFB503;
}

#tackleHome #threeCols h2 span
{
	color:white;
}

#tackleHome #threeCols .buyLink
{
	float:right;
	margin-top:0px;
}

#tackleHome #threeCols .buyLink a
{
background: url(common/0810-images/buy-arrow.jpg) left no-repeat;
color:#FFB503;
font-weight:bold;
font-size:14px;
text-decoration:none;
padding-left:20px;
}

#tackleHome #threeCols .buyLink a:hover
{
text-decoration:underline;
}

#tackleHome .leftCol
{
	width:206px;
	height:255px;
	float:left;
	background:#003399 url(common/0810-images/product-box-bottom.jpg) no-repeat bottom;
	margin-right:7px;
	border: 6px solid #243565;
}

#tackleHome .middleCol
{
	width:206px;
	height:255px;
	float:left;
	background:#003399 url(common/0810-images/product-box-bottom.jpg) no-repeat bottom;
	margin-right:7px;
	border: 6px solid #243565;
}

#tackleHome .rightCol
{
	width:206px;
	height:255px;
	float:left;
	background:#003399 url(common/0810-images/product-box-bottom.jpg) no-repeat bottom;
	border: 6px solid #243565;
	border-right: 7px solid #243565;
}
