body {
	margin: 0px;
	/* border: 1px solid red; */
	background-color: #0b656d;
	background-image: url(../styleImages/backgrounds/highfish_bg.jpg); 
	background-repeat: repeat-x;
	background-position: top;
}

#topHeader {
	/* border: 1px solid red; */
	text-align: right;
	height: 289px;
	padding-right: 0px;
	padding-top: 0px;	
	width: 1010px;	
	margin: 0px auto;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
/*	background-image: url(../../../images/getLogo.php?skin=HighFish);
	background-repeat: no-repeat;
	background-position: top;    */
}

#pageSurround {
	/* width: 95%; */
	width: 1010px;
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	/* border: 2px solid red; */

}

.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0089a2;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.boxContentLeft {
	border: 1px solid #E1E1E1;
	background-color:#b4cdff; 
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentRight {
	border: 1px solid #E1E1E1;
	background-color:#FFFFFF; 
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxCategories {
	border: 1px solid #E1E1E1;
	background-color: white; 
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}
.colLeft {
	position: relative;
	margin-top: 10px;
	z-index:5;
	left: 15px;
	width: 160px; 
	float: left;
}
.colMidTabsWrapper{
	position: relative;
	margin-top: 0px;
	height: 30px;
	width: 98%;
	float: right;
}
.colMidTabs {
	text-align: center;
	position: relative;
	margin-top: 0px;
	padding-top:3px;
	height: 30px;
	width: 206px;
	float: right;
	background-image: url(/skins/HighFish/styleImages/tabs/fishing.png);
	background-repeat: no-repeat; 	
	background-position: top;
	text-decoration: none;
	/* margin-left: 1%; */
}

.colMidTabs a{
	text-align: center;
	position: relative;
	margin-top: 0px;
	padding-top:3px;
	height: 30px;
	width: 206px;
	float: right;
	background-image: url(/skins/HighFish/styleImages/tabs/fishing.png);
	background-repeat: no-repeat; 	
	background-position: top;
	text-decoration: none;
	/* margin-left: 1%; */
}

.colMidTabs a:hover {
	text-align: center;
	position: relative;
	margin-top: 0px;
	padding-top:3px;
	height: 30px;
	width: 206px;
	float: right;
	background-image: url(/skins/HighFish/styleImages/tabs/fishing-highlight.png);
	background-repeat: no-repeat; 	
	background-position: top;
	/* margin-left: 1%; */
}

.colMid {
	position: relative;
	margin-top: 15px;
	width: 98%;
	float: right;
	border-top: 0px solid white;
	/* margin-left: 1%; */
}

.colRight {
	position: relative;
	margin-top: 10px;	
	right: 15px;
	width: 160px; 
	float: right;

}
.boxContent {
	/* border-left: 1px solid #E1E1E1;

	border-right: 1px dashed #c0c0c0; */
	background-color: #FFFFFF; 
	padding: 10px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	background-color: #b4cdff;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocsWrapper {
	margin: 0px auto;
	margin-top: 0px;
	width: 1010px;
	height:30px;
	background-image: url(/skins/HighFish/styleImages/backgrounds/sitedocs_bg.jpg);
	background-color: black;
}

.siteDocs {
	text-align:center;
	padding-top: 7px;
	/* margin-top: 7px; */
	/* margin-bottom: 10px; */
}





.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 130px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 140px;
	display: block;
	color: #800000;
	font-style: bold;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	/* background-color: #ffffff; */
	background-color: #ffef97;
	color: #ca0000;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 140px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 3px solid #b1b1b1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}


/* BEGIN latest news mod by cubecartskins.net */
.announceTitle {position:relative; font-size: 120%; font-weight:bold; color:#23654b;}
.announceDiv {}
.announceDate {position:relative; font-size: 100%; color:#ff0000;margin-left:5px; }
.announceText {position:relative; padding: 5px; margin-bottom: 1px solid #c0c0c0}
.announceDivider {border-bottom: 1px #c0c0c0 solid;}
/* END latest news mod by cubecartskins.net */



/*
End Cross-Browser DHTML Menu
*/