/* HUFFER NAVIGATION 2 ONLY STYLESHEET */

#stuffNav {
	/*position: fixed;
	height: 55px;*/
	top:0px;
	width: 980px;
	z-index: 200;
	font-family:arial,helvetica,sans-serif;
    font-size:11px;
}


#navheader {
	position:relative;
	width:980px;
	height:36px;
	background-color: #ffffff;
}

#navfooter {
	float: left;
	width:980px;
	height: 19px;	
	background:url(nav_shad.png) no-repeat 0 0;

}

#nav_leftmenu {
	position:absolute;
	left:0px;
	top:0px;
	width: 330px;
	height:36px;
	margin:0px 0px 0px 0px;
	padding:0;
	display:inline;
	list-style:none;
	overflow:hidden;
}

#nav_leftmenu li {
	margin:0; padding:0;
	list-style:none;
	display:inline;
}

#nav_leftmenu a {
	float:left;
	border:none;
	margin:0;
	margin-right:25px;
	padding:36px 0 0 0;
	overflow:hidden;
	height:0px;
}

#nav_leftmenu a:hover, #nav a:active, #nav a.selected {
	background-position:0 -36px;
}

#nav-3ball a {
	width:17px;	
	background:url(nav_3ball.png) no-repeat 0 0;
}

#nav-home a {
	width:44px;
	background:url(nav_home.png) no-repeat 0 0;
}

#nav-ranges a {
	width:57px;
	background:url(nav_ranges.png) no-repeat 0 0;
}

#nav-store a {
	width:45px;
	background:url(nav_store.png) no-repeat 0 0;
}

#nav-blog a {
	width:37px;
	background:url(nav_blog.png) no-repeat 0 0;
}


#nav_rightmenu {
position:absolute;
left:470px;
top:0px;
width: 360px;
margin:11px 0px 0px 0px;
padding:0;
text-align:right;
list-style:none;
overflow:hidden;
}

#nav_rightmenu li {
list-style:none;
display:inline;
}

#nav_rightmenu a {
color:#000000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:4px 10px 0;
border-right-width:1px;
border-right-style:solid;
border-right-color:#666;
}

#nav_rightmenu a:hover, #nav a:active, #nav a.selected {
color:#0000FF;
}

#nav-first a {
color:#0000FF;
}

#nav-first a:hover {
color:#000000;
}


#nav-last a {
border-right:none;
padding-right:0;
}

/* Nicetitle Style */
div.niceTitle {
background-color:#eee;
color:#222;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
left:0;
top:0;
padding:4px;
width:150px;
position:absolute;
text-align:center;
z-index:20;
-moz-border-radius:0 10px 10px 10px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity:.80;
-khtml-opacity:.80;
opacity:.80;
letter-spacing:-.01em;
}

div.niceTitle .contents {
margin:0;
padding:0 3px;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity:1;
opacity:1;
}


#nav_location {
	position: absolute;
	top: 13px;
	left: 330px;
	width: 140px;
	margin:0 20px 0 0;
	padding:0 20px 0 0;
	padding:0;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight: bold;
	color: #999999;
	
	list-style:none;
	overflow:hidden;
}



#nav_search {
	position: absolute;
	top: 8px;
	left: 850px;
	width: 130px;
	
}

.searchBox2 {
	width: 120px;
	height: 30px;
     border-style: hidden;
     border-width: 0px;
     padding-left:7px;
     padding-right:7px;
     font-size:8pt;
     background: url(search_border.png) no-repeat 0 0;
     margin-left:3px;
     
}


.searchText {
	width:70px;
	margin-left:3px;
	margin-top:3px;
	background: none;
	border: none;
	color:#0000FF;
	font-family:arial,helvetica,sans-serif;
    font-size:11px;

}

#searchGo {
position: absolute;
top: 12px;
left: 945px;
width:17px;
height:13px;
}

#searchGo a {
font-family:verdanda, arial, sans-serif;
font-weight:bold;
font-size:100%;
color:#999999;
}

#searchGo a:hover {
color:#0000ff;
text-decoration: none;
}





