/*
    This rule overrides any default padding/margins created by default browser styling
*/

*{
    padding:0;
    margin:0;
}

/*
    Sets basic formatting for the body of the entire page
*/

body{
	background: #5A5A5A url(images/bodyBackground.jpg) repeat-y fixed center top;
}

table{
	border-collapse:collapse;
	font-family: verdana, helvetica, arial, sans;
    font-size: 11px;
	color: #FFFFFF;
}

#backgroundCenterDivOuter{
	background: url(images/siteTopFade.jpg) repeat-x fixed center top;
}

#backgroundCenterDivCore{
	background: url(images/siteTopFadeCore.jpg) no-repeat fixed center top;
}

#siteBodyTable{
	background: #000000 url(images/siteBodyTableBackground.gif) repeat-y fixed center top;
}


#siteBodyDiv{
	width: 780px;	
	position: relative;	
	font-family: verdana, arial, sans;
    font-size: 11px;
	line-height: 120%;
	text-align: left;
}

/*
	Universal Link Formatting
*/

body a:link, body a:visited{
	color: #A0E31C;
}

body a:hover{
	color: #CFFD73;
}
	

body a:active{
	color: #0E6583;
}

/*
	Site Header
*/

#siteHeader{
	width: 780px;
	height: 150px;
	background-color: #000000;
	border-bottom: solid 1px #000000;
	background-image: url(images/siteHeader.jpg);	
}

#siteHeaderText{
	display: none;
}

/*
	Side Navigation
*/

#sideNavDiv{
	width: 175px;
	float: left;
}

#viewCartLinkEmpty, #viewCartLinkFull{
	display: block;
	height: 108px;
	text-indent: -4000px;
	text-decoration: none;
}

#viewCartLinkFull{
	background-image: url(images/tackleBoxFull.jpg);
}

#viewCartLinkEmpty{
	background-image: url(images/tackleBoxEmpty.jpg);
}

#viewCartPreviewFull, #viewCartPreviewEmpty{
	height: 27px;
	line-height: 24px;
	background-position: center bottom;
	text-align: right;
	padding-right: 5px;
	font-size: 10px;
}

#viewCartPreviewFull{
	background-image: url(images/tackleBoxFull.jpg);
}

#viewCartPreviewEmpty{
	background-image: url(images/tackleBoxEmpty.jpg);
}

#viewCartLink{
	display: block;
}

#storeNavLineHeader{
	background-image: url(images/shopByLine.jpg);
	height: 20px;
	text-indent: -4000px;
	background-color: #0E6583;	
}

#storeNavDealerHeader{
	background-image:url(images/dealerGraphics/accountLinks.jpg);
	height: 20px;
	text-indent: -4000px;
	background-color: #0E6583;	
}

#storeNavTypeHeader{
	background-image: url(images/shopByType.jpg);
	height: 20px;
	text-indent: -4000px;
	background-color: #0E6583;	
}

#storeNavByUseHeader{
	background-image: url(images/shopByUse.jpg);
	height: 20px;
	text-indent: -4000px;
	background-color: #0E6583;	
}

.selectUse{
	margin: 5px 5px 5px 5px;
	width: 165px;
}

.storeLineNavLink:link, .storeLineNavLink:visited{
	display: block;
	width: 175px;
	height: 35px;
	text-decoration: none;
	background-position: 0 -2px;
	text-indent: -4000px;	
}

.storeLineNavLinkSelected, .storeLineNavLink:hover{
	display: block;
	width: 175px;
	height: 35px;
	text-decoration: none;
	background-position: 0 -41px;
	text-indent: -4000px;		
}




#storeLineNavuserHome{
	background-image: url(images/dealerGraphics/yourAccountButton.jpg);
}
#storeLineNavhome{
	background-image: url(images/dealerGraphics/shopNowButton.jpg);
}
#storeLineNavPastOrders{
	background-image: url(images/dealerGraphics/pastOrdersButton.jpg);
}
#storeLineNavFreeDisplays{
	background-image: url(images/dealerGraphics/freeDisplaysButton.jpg);
}
#storeLineNavduzBuilder{
	background-image: url(images/dealerGraphics/duzDisplayBuilderButton.jpg);
}

#storeLineNavLogOut{
	background-image: url(images/dealerGraphics/logOutButton.jpg);
}





#storeLineNavSummerIce{
	background-image: url(images/sideNavSummerIce.jpg);
}

#storeLineNavMrIce{
	background-image: url(images/sideNavMrIce.jpg);
}

#storeLineNavTheBoss{
	background-image: url(images/sideNavBoss.jpg);
}

#storeLineNavLuckyJack{
	background-image: url(images/sideNavLJ.jpg);
}

#storeLineNavOriginalBeacon3{
	background-image: url(images/sideNav3.jpg);
}

#storeLineNavOriginalBeacon15{
	background-image: url(images/sideNav15.jpg);
}

#storeLineNavTorchstick{
	background-image: url(images/sideNavTorch.jpg);
}

#storeLineNavTackleBeacon{
	background-image: url(images/sideNavTackleB.jpg);
}

#storeLineNavBobberstops{
	background-image: url(images/sideNavBobberstops.jpg);
}

#storeLineNavEZflo{
	background-image: url(images/sideNavEZ.jpg);
}

#storeLineNavSlipRig{
	background-image: url(images/sideNavSlipRig.jpg);
}

#storeLineNavRCAirplanes{
	background-image: url(images/sideNavRC.jpg);
}

#storeLineNavDiscGolf{
	background-image: url(images/sideNavDisc.jpg);
}

#storeLineNavDuzItAll {
	background-image: url(images/sideNavDUZ.jpg);
}
.storeNavLink:link, .storeNavLink:visited{
	display: block;
	width: 175px;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/sideNavGeneric.jpg);
	background-position: 0 -2px;
	color: #999999;
}

.storeNavLinkSelected:link, .storeNavLinkSelected:visited, .storeNavLink:hover{
	display: block;
	width: 175px;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/sideNavGeneric.jpg);
	background-position: 0 -31px;
	color: #FFFFFF;	
}

/*
	Display Body
*/

#displayBody{
	width: 605px;
	float: left;
	margin: 0 0 25px 0;
	background-image: url(images/dropletsBack.jpg);
	background-repeat: no-repeat;
	background-position: 0 25px;
}

#siteViewBody{
	padding: 15px;
}

.linePageHeader{
	height: 150px;
}

.typePageHeader{
	font-size: 22px;
	margin: 15px 0 10px 15px;
	color: #A0E31C;
}

.pageHeader{
	font-size: 18px;
	margin-bottom: 10px;
	color: #A0E31C;
}

.pageSubHeader{
	font-size: 16px;
	line-height: 22px;
	color: #0E6583;
}


/*  DEALER PORTAL SECTION - ALL RELATED CSS */


.userPageLeft
{
	font-size:12px;
	color: #A0E31C;
	padding:15px 10px 0 20px;
	line-height:normal;
	width:375px;
	float:left;
}


.userPageRight
{
	float:right;
	font-size:12px;
	color: #A0E31C;
	width:180px;
	padding:5px 0 0 5px;
}

.rightUpperBanner
{
	width:175px;
	margin-top:15px;
	
}

.rightLowerBanner
{
	width:175px;
	margin-top:15px;
}

.userPageCenter
{
	font-size:12px;
	color: #A0E31C;
	width:550px;
	padding:25px 10px 0 20px;
}

.displaySection
{
	clear:both;
	display:block;
}

.displaySection img
{
	margin-bottom:50px;
}

/*  ------- END DEALER PORTAL SECTION CSS --------- */



/*
	Top Nav
*/

#topNavTable{
	height: 25px;
	width: 100%;
	line-height: 25px;
	background-image: url(images/topNavBar.gif);
	background-repeat: repeat-x;
	background-color: #222222;
}

.topNavLink:link, .topNavLink:visited{
	display: block;
	height: 25px;
	padding: 0 9px 0 9px;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-left: solid 1px #000000;
	color: #999999;
	background-image: url(images/topNavBar.gif);			
}

.topNavLink:hover{
	color: #FFFFFF;
	background-image: url(images/topNavSelect.gif);	
}

.topNavLinkSelected:link, .topNavLinkSelected:visited{
	display: block;
	height: 25px;
	padding: 0 9px 0 9px;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-left: solid 1px #000000;
	color: #FFFFFF;
	background-image: url(images/topNavSelect.gif);			
}

/*
	Buttons
*/

.clickLoginButton{
	display: block;
	text-indent: -2000px;
	text-decoration: none;
	height: 27px;
	width: 91px;
	background-image: url(images/loginButton.jpg);
}

.clickSubmitButton{
	display: block;
	text-indent: -2000px;
	text-decoration: none;
	height: 27px;
	width: 104px;
	background-image: url(images/submitButton.jpg);
}

/*
	Site Footer
*/

#siteFooter{
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	clear: both;
	background-image: url(images/adminFooter.jpg);
	border-bottom: solid 1px #333333;
	font-size: 10px;			
}