/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#000000;
	background-image:url(/images/background/background2.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	font-family: Helvetica, Arial, sans-serif;
	/* font-weight:bold; */
	font-size: 10px;
}
ul li{
	list-style-position: inside !important;
}
a{
	color:#a5d3b4;
}

#wrapper{
	background-color:#000000;
	width:960px;
	/*min-height:800px;*/
			margin:0 auto;
	padding-bottom:20px;
			*padding-bottom:30px;
	padding:0px 20px 0px 20px;
	background-image:url(/images/background/wrapper-bg.jpg);
	*background-image:url(/images/background/wrapper-bg-ie.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
			}
#header {
	width:940px;
	display:block;
	margin: 0px auto 50px auto;
	*margin-bottom:20px;
}
#logo {
	background:url(/images/head/header_bg.jpg) no-repeat scroll center top;
	display:block;
	}
	




a{
	color: #97C199;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}	

a:hover{
	color:#FFF;
}

#upnav{
	margin:5px 20px 0px 0px;
	float:right;
	
	}
	
#upnav p, #footer p{
	color:#679076;
	font-size:9px;
	
}

#upnav a {
	font-size:9px;
	}
	

#searchbox{
			float:right;
			clear:right;
			margin:65px 20px 0px 0px;
			*margin-top:55px;
			*margin-right:20px;
			*margin-bottom:0px;
			*margin-left:0px;
}

#newsletterbox {
			float:right;
			clear:right;
			padding:10px 0px 18px 0px;
			margin-bottom:18px;
			border-bottom:1px dotted #3d3d3d;
			}
						
#searchbox a, #newsletterbox a {
			display:block;
			float:right;
			background-image:url(/images/head/searchbutton.gif);
			background-repeat:none;
			background-position:left;
			margin:0px 0px 0px 10px;
			*margin-top:0px;
			*margin-right:0px;
			*margin-bottom:0px;
			*margin-left:10px;
			padding:0px;
			width:21px;
			height:20px;
			}

#newsletterbox a {	
	margin-right:6px;
	background-image:url(/images/head/newsletterbutton.gif);
	}
			
#searchbox a:hover, #newsletterbox a:hover{
		background-position:right;
}		
		
#search_field, #newsletterfield{
		background-color:#cac8c8;
		border-color:#717171;
		border-style:inset;
		border-width:1px;
		height:15px;
		padding-top:3px;
		float:right;
		width:150px;
}	

#newsletterfield, #mce-EMAIL{
		background-color:#cac8c8;
		border-color:#717171;
		border-style:inset;
		border-width:1px;
		height:15px;
		padding-top:3px;
		float:left;
		margin-right:10px;
}

 .newsletterbutton, #mc-embedded-subscribe{
	float:left;
	margin-right:6px;
}

#nav {
	float: left !important;
	width:940px;
	text-align: center;	
	*margin-top:-2px;
}

#nav li {
list-style-type:none;
*position: relative;
cursor: default;
*float:left;
}


#nav a {
	font-weight: bold;
	color: #97C199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.topmenu a, .menu2 a{
	background-color:#37664b;
	background-image: url(/images/head/menu_bg.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	float:left;
	height: 27px;
	width:114px;
	padding:0px auto 0px auto;
	border-right: solid 1px #244f35;
	border-left: solid 1px #599d72;
	border-bottom: solid 1px #244f35;
	border-top: solid 1px #244f35;
	text-align: center;
	line-height: 27px;
}

#newproductmenu a {
	width:118px;
	}
	
/*.menu2 a{
	color:#5e9f76 !important;
	background-image: url(/images/head/menu2_bg.gif);
	border-right: solid 1px #163623;
	border-left: solid 1px #38694A;
	border-bottom: solid 1px #163623;
	border-top: solid 1px #163623;
	width:118px;
}*/

.menu2 a{
width:118px;
}


.topmenu a:hover, .menu2 a:hover {
	color:#FFFFFF !important;
	background-position:bottom;
	border-right:1px solid #336046;
	border-left:1px solid #6bb988;
	border-bottom:1px solid #336046;
}

#online-specials{
	display:block; 
	position:absolute;
	left:245px;
	top:67px;
	visibility:hidden;
}
/*
#lasttopmenu a {
	border-right-color: #000000 !important;
}

	
.topmenu a:hover, #lasttopmenu a:hover, .topmenu a.sfhover , #lasttopmenu a.sfhover {
	background-image: url(/images/header/topmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	height: 23px;
	width: 120px;
	border-right: solid 1px #3A4E47;
	border-bottom: solid 1px #508966;
	border-left: solid 1px #5A876B;
	border-top: solid 1px #74C894;
	color: #FFFFFF !important;
	text-align: center;
	line-height: 23px;
	}

#nav li li a {
	display: block;
	font-weight: bold;
	
	color: #50895B;
	padding: 5px 0px 5px 20px;
	font-size: 9px;
	line-height: 13px;
	border-left: 1px solid #9AE2A9;
	width:139px;
	*width:auto;
}

#nav li li a:hover, #nav li li a.sfhover{
	color: #FFFFFF;
	background-color: #6BB078;
	background-image: url(/images/header/menuarrow.gif);
	background-position: left center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-right:33px;
	width:139px;	
	*width:auto;	
	*margin-right:auto;	
}


	
}
#nav li li {
	
	width: 193px;
	*width: 160px;
	text-align: left;
	}


#nav li ul {
	display: none;
	width: auto;
	position: absolute;
	top: auto;
	left: 0px;
	*left: -40px;
	font-weight: normal;
	background: url(/images/header/dropmenu.png) bottom left no-repeat;
	*background: url(/images/header/dropmenu.gif) bottom left no-repeat;
	padding: 1px 0px 49px;
	*padding: 0px 0px 17px;
	*border-top: 1px solid #9AE2A9;
	*border-right: 1px solid #9AE2A9;
	background-color: transparent;
	z-index:1000 !important;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, #nav li.sfhover ul,#nav li.over ul {
	display: block;
}

*/
#sidebarwrapper{
	float:right;
}
#sidebar {
background-image:url(/images/home/sidebar/sidebar_bg.png);
float:right;
width:192px;
height:140px;
padding:14px;
padding-top:20px;
margin-right:10px;
}

#bottomsidebar {
background-image:url(/images/home/sidebar/bottom-sidebar_bg.png);
float:right;
clear:both;
width:186px;
padding:16px;
margin:20px 10px 30px 0px;
*margin-bottom:30px;
border:1px solid #575757; /* #313131; */
}

#sidebar h2, #bottomsidebar h2 {
	font-size:13px;
	color: #767676; /*#5b5b5b;*/
}
#facebook {
	background-image:url(/images/home/sidebar/social/facebook_rollover.png);
}

#youtube {
	background-image:url(/images/home/sidebar/social/youtube_rollover.png);
}

#twitter {
	background-image:url(/images/home/sidebar/social/twitter_rollover.png);
}

#flickr {
	background-image:url(/images/home/sidebar/social/flickr_rollover.png);
}


.socialicons{
	display:block;
	margin-top:8px;
	width:32px;
	height:32px;
	margin-right:6px;
	background-position:left;
	float:left;
}

.socialicons:hover{
	background-position:right;
}


#catalog-icon, #catalog-icon2, #tv-icon {
	display:block;
	margin:16px auto 16px auto;
	height: 31px;
	width:88px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

#catalog-icon {
	background-image:url(/images/home/sidebar/catalog-icon.png);
}

#catalog-icon2 {
	background-image:url(/images/home/sidebar/catalog-icon2.png);
}

#tv-icon {
	background-image:url(/images/home/sidebar/tv-icon.png);
	float:right;
}

#catalog-icon:hover, #catalog-icon2:hover, #tv-icon:hover {
background-position:right;
}

#newswindow {
	float:left;
	border-top:1px dotted #3d3d3d;
	padding-top:16px;
	
}

#newsfeedwindow {
	margin-top:16px;
	width:184px;
	height:180px;
	border:1px solid #313131;
	background: #070707 url(/images/home/sidebar/loading-circle.gif) center no-repeat scroll;
	} 

#newsfeed {
	width:174px; 
	padding:5px; 
	height:170px; 
	overflow:auto;
	}
	
#teamfeedwindow {
	margin-top:16px;
	width:450px;
	height:180px;
	border:1px solid #313131;
	background: #070707 url(/images/home/sidebar/loading-circle.gif) center no-repeat scroll;
	} 
	
#blog-button {
	display:block;
	margin:16px 8px 0px auto;
	height: 31px;
	width:112px;
	background-image:url(/images/home/sidebar/sogblog-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

#rss {
	background-image:url(/images/home/sidebar/social/rss_rollover.png);
	display:block;
	margin-top:8px;
	width:32px;
	height:32px;
	margin-right:6px;
	background-position:left;
	float:left;
	}
	
#blog-button:hover, #rss:hover {
	background-position:right;
}

#window-wrap{
	display:block;
	width:700px;
	padding:42px 0px 0px 10px;
	margin-bottom:30px;
	*padding-top:46px;
	}

#window4 {
	display:block;
 	border:1px solid #223b2c;
	
	/*margin:40px 0px 0px 0px;*/

	
	background:url(/images/home/tool-logic.jpg) no-repeat scroll left top;
	float:left;
}



#window4, #window4 a{
display:block;
	width:338px;
	height:133px;
	}

#window3 {
	display:block;
 	border:1px solid #223b2c;
	
	/*margin:40px 0px 0px 0px;*/

	background:url(/images/home/2012-catalog-i.jpg) no-repeat scroll left top;
	float:left;
	margin-bottom:20px;
}



#window3, #window3 a{
display:block;
	width:338px;
	height:133px;
	}

/* OLD WINDOW 3 STYLES */	
/*#window3 {
	display:block;
 	border:1px solid #223b2c;
	
	

	background:url(/images/home/team-sog/team-sog.jpg) no-repeat scroll left top;
	float:left;
}



#window3, #window3 a{
display:block;
	width:338px;
	height:288px;
	}
	
/* END OLD WINDOW 3 STYLES */	


#window2 {
 	border:1px solid #223b2c;
	margin-right:20px;

	background:url(/images/home/gunny-knives.jpg) no-repeat scroll;
	background-position:left top;
	float:left;
	display:block;
	width:338px;
	height:288px;
}

#window2 a{
	display:block;
	width:338px;
	height:288px;
}

#window2 #toplink{
	display:block;
	height:188px;
}

#window2 #bottomlink{
	display:block;
	height:100px;
}

#footer{ 	background-color:#000000;
			width:940px;
			margin:20px 0px 0px 10px;
			height:90px;
			display:block;
			clear:both;
			padding-top:10px;
			}
			
#bottom-links{
		margin-top:10px;
		float:left;
		}
			
.sm-socialicons {
	display:table;
	float:left;
	margin:5px 5px 0px 0px;
}

#copyright {
	display:block;
	float:right;
	width: 220px;
	margin-top:10px;
	}
	
#copyright p{
	color:#313131;
	line-height:10px;
	}
	
#gsa-emall {
	margin-top:10px;
	float:right;
	}
	
#gsa-emall a{
	margin-right:20px;
	}
	
/* Notification Styles */

#notification_bottom{
	 background: url("/images/notification/notify-bg.gif") repeat-x scroll 0 0 transparent;
	 bottom: 0;
	 display:block;
	 background-color:#1d1d1d;
	 border-top:1px solid #454545;
	height: 50px;
    left: 0;
    line-height: 45px;
    position: fixed;
    width: 100%;
    z-index: 9998;
}

#notification_wrapper{
	height: 50px;
    line-height: 50px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#notification_close{
	background: url("/images/notification/close.gif") no-repeat scroll left bottom transparent;
	bottom: 0;
    display: block;
    height: 25px;
	padding-left:30px;
    left: 0;
    margin-bottom: 12px;
    margin-left: 13px;
    margin-top: 13px;
    position: absolute;
    z-index: 9999;
	color:#959595;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
	
}

#notification_close:hover{
	background-position: left top;
	color:#FFFFFF;
}

#notification_link_wrapper{
	display: block;
    height: 48px;
    left: 0;
    line-height: 48px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
}


#notification_text{
    color: #f3f3f3;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 1px 0 #000;
}

#notification_text:hover{
	text-decoration:underline !important;
	color:#FFF;
}
