/* Meyer CSS Reset Modified */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Begin page defaults */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#245177;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.center {
	text-align:center;
}

/* Page layout */

#centerPage {
	text-align:center;
}
#pageWrapper {
	margin:0 auto;
	text-align:left;
	width:710px;
}

/* Header */

#header {
	height:247px;
	position:relative;
}
#header h1 {
	text-indent:-9999px;
}
#siteLogin {
	height:125px;
	position:absolute;
	right:0;
	top:0;
	width:120px;
}
#siteLogin p {
	font-size:0.7em;
	margin:0.5em 0;
}
#siteLogin p input {
	border:1px solid #000;
	font-size:1.2em;
}
#siteLogin p label {
	float:left;
	line-height:1.7em;
	width:4.9em;
}
#siteLogin p.checkBoxRight {
	float:right;
}
#siteLogin p.checkBoxRight label {
	float:none;
}
#siteLogin p#loginSubmit {
	text-align:right;
}
#siteLogin p#loginSubmit input {
	font-weight:bold;
}
#siteLogin p#registerLink {
	text-align:right;
}

/* Navigation */

#nav {
	background:#245177;
	height:32px;
	position:relative;
	width:550px;
	z-index:1000;
}
#nav ul {
	list-style-type:none;
}
#nav ul li {
	background:#245177;
	color:#fff;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:30px;
	position:relative;
	text-align:center;
}
#nav ul li#navItem1 {
	width:49px;
}
#nav ul li#navItem2 {
	width:46px;
}
#nav ul li#navItem3 {
	width:79px;
}
#nav ul li#navItem4 {
	width:73px;
}
#nav ul li#navItem5 {
	width:49px;
}
#nav ul li#navItem6 {
	width:54px;
}
#nav ul li#navItem7 {
	width:57px;
}
#nav ul li#navItem8 {
	width:73px;
}
#nav ul li#navItem9 {
	width:69px;
}
#nav ul li a {
	border:1px solid #e6e6e6;
	color:#f0f0f0;
	display:block;
	height:26px;
	line-height:26px;
	margin:2px 0 2px 2px;
	position:relative;
	text-decoration:none;
}
#nav ul li a:hover {
	background:#76afd1;
	border:1px solid #c8c8c8;
	color:#fff;
}
#nav ul ul, #nav ul ul ul {
	background:#245177;
	display:none;
	padding:2px 0 0 0;
	position:absolute;
}
#nav ul ul {
	left:0;
	top:2.5em;
}
#nav ul ul ul {
	left:10.8em;
	top:0;
}
#nav ul li#navItem9 ul.subNav {
	left:-10.6em;
}
#nav ul li:hover ul, #nav ul li.hover ul {
	display:block;
}
#nav ul li:hover ul ul, #nav ul li.hover ul ul {
	display:none;
}
#nav ul ul li:hover ul, #nav ul ul li.hover ul {
	display:block;
}
#nav ul ul.subNav li {
	float:none;
	height:26px;
	text-align:left;
	width:10em;
}
#nav ul li#navItem3 ul.subNav li {
	width:22em;
}
#nav ul li#navItem4 ul.subNav li {
	width:11em;
}
#nav ul li#navItem4 ul ul.subNav li {
	width:14em;
}
#nav ul li#navItem9 ul.subNav li {
	width:16.5em;
}
#nav ul ul.subNav li a {
	height:22px;
	line-height:22px;
	margin: 0 2px 2px 2px;
	padding:0 5px;
}

/* Sidebar */

#sideBar {
	background:#001c39;
	float:left;
	width:150px;
}

/* Content Area */

#contentWrapper {
	background:url(../images/content-bg.gif) top left repeat-y;
}
#content {
	float:left;
	width:550px;
}
#loginRegister {
	float:right;
}
#loginRegister ul {
	list-style-type:none;
}
#loginRegister ul li {
	display:inline;
	font-size:0.7em;
}
#homeFishingNews {
	float:left;
	width:280px;
}
#homePageTitle h2 {
	height:43px;
	position:relative;	
	width:268px;
}
#homePageTitle h2 span {
	background:url(../images/fishing-news.jpg) top left no-repeat;
	height:100%;
	position:absolute;
	width:100%;
}
#homePageTitle p a {
	display:block;
	height:33px;
	position:relative;	
	width:268px;
}
#homePageTitle p a span {
	background:url(../images/tim-hortons.jpg) top left no-repeat;
	height:100%;
	position:absolute;
	width:100%;
}
.homeNewsItem, #homeHotProduct {
	border-bottom:2px solid #102c42;
	border-left:2px solid #8c8e8c;
	border-right:2px solid #102c42;
	border-top:2px solid #8c8e8c;
	margin:0 10px 10px 10px;
	width:260px;
}
.homeNewsItem h3 {
	font-weight:bold;
	line-height:1.25em;
	margin:10px;
	text-align:center;
}
.homeNewsItem p {
	font-size:0.8em;
	margin:10px;
}
.homeNewsItem p.newsImg {
	margin:10px 2px;
	text-align:center;
}
.homeNewsItem p.readMore {
	float:right;
	margin:0 10px 5px 10px;
}
.homeNewsItem p.readMore a {
	display:block;
	height:18px;
	position:relative;	
	width:72px;
}
.homeNewsItem p.readMore span {
	background:url(../images/read-more.jpg) top left no-repeat;
	height:100%;
	position:absolute;
	width:100%;
}
#kidszone {
	text-align:center;
}
#homeOffers {
	float:left;
	width:270px;
}
#homeOffers .homeNewsItem {
	margin:0 10px 10px 0;
}
 #homeHotProduct h2 {
	height:55px;
	position:relative;	
	width:258px;
}
#homeHotProduct h2 span {
	background:url(../images/hot-product.jpg) top left no-repeat;
	height:100%;
	position:absolute;
	width:100%;
}
#homeHotProduct p#offerSponsor a {
	display:block;
	height:26px;
	position:relative;	
	width:258px;
}
#homeHotProduct p#offerSponsor a span {
	background:url(../images/shimano-title.jpg) top left no-repeat;
	height:100%;
	position:absolute;
	width:100%;
}
#homeHotProduct p.offersImg {
	margin:1px;
}
#homeHotProduct {
	margin:0 10px 10px 0;
}

.picframe {
	width:125px;	
}
td.gensmall p {
	margin:5px;	
}
#footerGeoText h2, #footerGeoText p, #footerGeoText ul li {
	color:#999;
	margin:10px;
}
#footerGeoText p {
	margin:10px;	
}
#footerGeoText ul li {
	font-size:0.75em;
	margin:10px 25px;	
}

h1 {
	font-size:2em;
	margin:5px 0px 10px 0px;
}
