/*
    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: 100px;
	line-height: 30px;
	padding-left: 5px;
	clear: both;
	background-image: url(images/siteFooterTall.jpg);
	border-bottom: solid 1px #333333;
	font-size: 10px;
	text-align: center;			
}
/* -------------Begining of Dropdown menu styles ----------*/



#nav {padding:0; margin:0; list-style:none; height:25px; background:#000 url(images/topNavBar.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:25px;}
#nav li a.top_link {display:block; float:left; height:25px; line-height:27px; color:#999999; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;}
#nav li a.first_link{border-left:1px solid #000;}
#nav li a.top_link span {float:left; display:block; padding:0 12px 0 12px; height:25px; background: url(images/topNavBar.gif) repeat-x; border-right:1px solid #000;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:25px; background: url(images/topNavBar.gif) repeat-x;}

#nav li:hover a.top_link {color:#fff; background: url(images/topNavSelect.gif) repeat-x;}
#nav li:hover a.top_link span {background:url(images/topNavSelect.gif) repeat-x;}
#nav li:hover a.top_link span.down {background:url(images/topNavSelect.gif) repeat-x;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}
/*Dropdown container styling*/
#nav li:hover ul.sub
{left:1px; top:25px; background: #000; padding:3px; border:1px solid #999999; white-space:nowrap; width:165px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:150px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:163px; line-height:18px; text-align:center; color:#999999; text-decoration:none;/*border:1px solid #999999;*/}
#nav li ul.sub li a.fly
{background:#000 url(images/arrow_over.gif) 125px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#000 url(images/topNavSelect.gif); color:#fff; /*border-color:#fff;*/}
#nav li:hover ul.sub li a.fly:hover
{background:#a0e31c url(images/arrow.gif) 125px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:163px; top:-4px; background: #000; padding:3px; border:1px solid #999999; white-space:nowrap; width:163px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#a0e31c url(images/arrow.gif) 125px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#a0e31c url(../images/arrow.gif) 125px 6px no-repeat; color:#000; border-color:#86c65c;} 

.topLinkSelected {color:#fff; background: #a0e31c url(images/topNavSelect.gif) repeat-x;}

/* ----------------------Accessories Pages Styling -----------------------------*/
.infoContainer{
width:600px;
height:auto;
padding: 5px;
font-family: Arial;
font-size: 1.2em;
line-height: 1.3em;


}
.infoContainer p {
padding: 5px;

}
.infoContainer h1{
text-align: center;
margin:15px;
line-height: 30px;

}
.infoContainer h2 {
text-decoration: underline;
font-size: medium;
padding: 5px;

}
.infoContainer a,img {

    text-decoration: none;
    border:none;
}

