/* CSS Document */
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
}

.People 
{
	margin-left:50px;
	background-image:url(images/people_bg.jpg);
	background-repeat:repeat-x;
	width:900px;
	}
	#embedded_shotfarm_viewer {
	background-color: #FFF;
	border: solid 0px #c0c0c0;
	width: 300px;   /*  do not change */
	height:500px;  /* greater than 480 */
}
#embedded_shotfarm_viewer .sf_image_box {
	height: 355px;  /*  do not change */
	width: 355px;  /* do not change */
	margin-top: 10px;
	margin-left: 12px; /*  looks daft if you change it */
	border:solid 0px #c0c0c0;
}
 
.Customer 
{
	margin-left:50px;
	width:900px;
	}
.Review
{
	margin-left:50px;
	width:900px;
	}	
#popup{
	background-color: #FFFFFF;
	background-image: url(images/whiteback.gif);
	}
lidimage
{
width:700px;	
}
img a{
	cursor:pointer;
}

img360 
{
	cursor:move;
	text-align:center;
	
}

/* rounded corners solid back */
.bl {background: url(images/bl.jpg) 0 100% no-repeat #FFF}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
/* -------------------- */

/* rounded corners solid back */
.t {background: url(images/dot.gif) 0 0 repeat-x}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.blbdr {background: url(images/bl_wh.gif) 0 100% no-repeat}
.brbdr {background: url(images/br_wh.gif) 100% 100% no-repeat}
.tlbdr {background: url(images/tl_wh.gif) 0 0 no-repeat}
.trbdr {background: url(images/tr_wh.gif) 100% 0 no-repeat; padding:10px} 
/* -------------------- */

.PurchaseBox
{
	font-size:x-small;
}

.PurchaseBox input
{
	font-size:x-small;
}
.inputreq OPTION, SELECT
{
	font-size:x-small;
}

#ProductPageNav
{

}
#ProductPageNav a
{
	margin: 10px;
	line-height:15px;
	
}

.modalBG 
{
	background-color: Gray;    
	filter: alpha(opacity=30);    
	opacity: 0.7;       
		
}

.modalPopup
{
	position:relative;
	display:block;
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;

}

.Description li {padding-bottom:10px}
.Description span a{font-size:12px}
.Description
{
			font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0;
	}



div#recclinks a span {display: none;}

div#recclinks a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}

div#CartQuant
{
	position:relative; top: 20px; left:-60px;
	z-index:10;
	height:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
}




/* default layout */
.MyTabs .ajax__tab_header {white-space:nowrap;}
.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_default .ajax__tab_tab {margin-right:10px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme - had to change the tab_tab height and outer to 0 padding to make work in ID */
.MyTabs {text-align:left}
.MyTabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:15px;background:url(images/tab_header.gif) repeat-x bottom;}
.MyTabs .ajax__tab_outer {padding-right:0px;background:url(images/tab_outer_2.gif) no-repeat right;height:35px;}
.MyTabs .ajax__tab_inner {padding-left:3px;background:url(images/tab_inner_2.gif) no-repeat;}
.MyTabs .ajax__tab_tab {height:20px;padding:7px;padding-right:6px;margin:0;background:url(images/tab_tab_2.gif) repeat-x;}
.MyTabs .ajax__tab_hover .ajax__tab_outer {background:url(images/hover_outer_2.gif) no-repeat right;}
.MyTabs .ajax__tab_hover .ajax__tab_inner {background:url(images/hover_inner_2.gif) no-repeat;}
.MyTabs .ajax__tab_hover .ajax__tab_tab {background:url(images/tab_hover_2.gif) repeat-x;}
.MyTabs .ajax__tab_active .ajax__tab_outer {background:url(images/active_outer_2.gif) no-repeat right;}
.MyTabs .ajax__tab_active .ajax__tab_inner {background:url(images/active_inner_2.gif) no-repeat;}
.MyTabs .ajax__tab_active .ajax__tab_tab {background:url(images/tab_body_2.gif) repeat-x;}
.MyTabs .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}
    
h5 a 
{
	font-size:12px;
}
	
H1 H2 H3 H4 H5 H6 
{
padding:0;
}

.Pointer a:hover
{
    color:Blue;
    font-size:x-small;
    cursor:pointer;
}

Pricing 
{
    color:Blue;
    font-size:x-small;
    cursor:pointer;
}

Pricing div:hover{
        text-decoration:underline; 
        background-color:Blue;
}
Pricing div:title
{
    background-color:Green;
    border-width:thin;
    margin:3 3 3 3;

}




#movieAlt {   
	height: 287px;
	width: 497px;
	overflow: auto; /*Scroll bar on HTML content div*/
	}
#movieAltInner {    /*Avoids IE6 faulty box model*/
	padding: 10px 20px;   
	}
  
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.style3 {font-size: x-small}

#linkstyle a{
	font-size:x-small;
	text-decoration:none;
	color:#184015;
}
#linkstyle a:hover{
	text-decoration:underline;
	color: black;
}

.textLinks a{
	font-size:small;
	text-decoration:none;
	color: black;
}
.textLinks a:hover{
	text-decoration:underline;

}
	
	.textRed{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	xx-small;
	color:#FF0000;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

#imagelist input:hover
{
	border-style:solid;
	border-color:Green;
	border-width:2;
}
.Watermark
{
    color:Gray;
    font-size:x-small;
	
}

#Events h1 {
	font-size: 24px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 0px;
}

#Events h2 {
	font-size: 18px;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 0px;
	margin-top: -15px;
	
}
#Events h3 {
	font-size: 20px;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666;
	margin-bottom: -15px;
}
#Events h4 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal
	
}
#EventWhiteBoxSideImage
{
	height:275px;
}

#EventsWhereto
{
	margin-left:20px;
}
#EventsHardware {
	background-image:url(images/Events_Hardware_top.jpg);
	background-repeat:no-repeat;
	width:681px;
	height:300px;
	position:relative;

}

#EventsHardware h3 {
	margin-top:-4px;
	}





#EventsPast {
	width:275px;
	height:388px;
}

#EventsPast h4
{
	line-height:16px;
	padding-left:15px;
	margin-top:0px;
	}

#EventsPast a
{
	color:#000;
	font-size:13px;
	line-height:16px;
	padding-left:15px;
	margin-top:-10px;
	}
#EventsPast h3
{
	line-height:16px;
	padding-left:10px;

	}
		#EventsPast h1
{
	line-height:20px;
	padding-left:10px;
		padding-top:15px;
	}
	#EventsPast h2
{
	padding-left:10px;
	margin-bottom:0px;
	
	}
	
#EventBins
{
position:absolute; 
left:40px; 
top:45px;
width:300px;
height:100px;
float:left;
z-index:1;
}
#EventLiners
{
position:absolute; 
left:370px; 
top:45px;
width:280px;
height:100px;
float:left;
z-index:1;
}
.normal
{
	border-style:solid;
	border-color:white;
	border-width:2;
}

.AboveTabsInfoArea a
{	
	font-size:10px;
	font-weight:normal;
	color:#090;
	text-decoration:underline;
}
#ProductInfo {min-height:330px;text-align:left;padding-left:10px;padding-right:0px;position:relative;border-width:thin;border-color:#090;border-style:solid;}
#ProductInfo #ProdPic { width:330px; margin-top:10px; height:inherit; float:left;padding: 10px;}
#ProductInfo #PicDescrip {height:50px; vertical-align:text-bottom;border-width:thin;border-color:#090;border-style:solid;}
#ProductInfo #PricingArea {width:380px; min-height:330px;float:left;padding-right:20px}
#ProductInfo #addtlResource {width:190px;float:right;background-color:#C8FDC9;padding:4px;margin-top:0px;}
#ProductInfo #addtlResource a{font-size:10px;font-weight:normal;color:#090;	text-decoration:underline;text-indent:10px;line-height:1.25}
#ProductInfo #addtlResources h4{margin:0px;	padding:0px;border:0px;line-height:0}
#ProductInfo #addtlResource h5{margin-left:10px;}
#ProductInfo #greeninfo {width:200px;font-size:11px;font-family:Verdana, Geneva, sans-serif; margin-right:0px;float:right;margin-top:10px;}

.Price
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.normal:hover{
border-style:solid;
	border-color:Red;
	border-width:2;
}
.imagehover 
{
	border-style:solid;
	border-color:Red;
	border-width:2;
}


H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding: 0px;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0;
	line-height:1;
	}	
		
H5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:0;
	letter-spacing:	none;
	text-transform:	none;
	padding:0px;
	line-height:1;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
A {	
   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	x-small;
	font-weight:	700;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #0000FF;
text-decoration:none;
	}
	
.MyTabs a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	700;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #0000FF;
text-decoration:none;
	}
	
.MyTabsDefault
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0;
	line-height:1.25;
}
	
.modalPopup a {	
   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	x-small;
	font-weight:	700;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #0000FF;
    text-decoration:none;
	}
	
#360image{
	margin-left:50px;
	}
 a:hover{
text-decoration:underline;
}
	
.tablewhatnew	
{
padding-left:5;
padding-bottom:5;
border-bottom-style:solid;
border-bottom-width:thin;
border-left-style:solid;
border-left-width:thin;
border-right-style:solid;
border-right-width:thin;
}
.Awhite {	
     font-size:11px;
	color:white;
	text-decoration:none;
	}		
.Awhite:hover {	
	color: white;
	text-decoration: underline;
	}		
		
.whiteText
 {	
 font-size:11px;
 text-decoration:none;
	color: white;
	}		
	
.H5text{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	x-small;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	.H5textLink{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	font-style:	normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 5;
	margin-top:5;
	margin-bottom:5;
	line-height:1.5;
	color:#000;
	}
	
.H5textLink:hover {
text-decoration:underline;
}
			
.textRed{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	xx-small;
	color:#FF0000;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
.regularLinks
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	small;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
		
.textNormal{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	x-small;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
#QuickStats {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:800;
	color: #666;
	width:199px;
	height:70px;
	z-index:1;
	left: 1107px;
	top: 216px;
}
#BottleCapacity {
	position:absolute;
	width:70px;
	height:35px;
	z-index:2;
	left: 7px;
	top: 32px;
	text-align: center;

}
#Gallons {
	position:absolute;
	text-align: center;
	width:43px;
	height:35px;
	z-index:2;
	left: 81px;
	top: 32px;
}
#Streams {
	text-align: center;
	position:absolute;
	width:50px;
	height:35px;
	z-index:2;
	left: 130px;
	top: 32px;
}
#sctnHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bolder;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0;
	line-height:1;}
	
#CustomerComments H2
{
	font-size:large;
	margin-left:15px;
	
}
#CustomerComments 
{
	font-family:Verdana,Arial;
	font-size:small;
}

#RecommendedProducts H2
{
	font-size:large;
	margin-left:15px;
}
#RecommendedProducts table
{
	border-top:1px;
	border-bottom:1px;
	border-top-color:Gray;
	border-right:0px;
	border-left:0px;
	
}

/* Netsuite Config Box */
#ConfigureProducts_ns 
{
	font-family:Verdana, Arial;
	font-size: small;
	line-height:20px;
			
}
#ConfigureProducts_ns table
{
	
	padding:5px;
	border:0px;
	border-style:solid;
	
}
#ConfigureProducts_ns .title
{

	font-size: small;
	font-weight:bold;
	
}


#ConfigureProducts_ns .inputreq
{
	font-size:small;
		
	
	
}
#ConfigureProducts_ns .add
{
	font-size:small;
		
	
}

#ConfigureProducts_ns .button
{
	font-size:x-small;
		
	
}	
.searchContainer {
	height:40px;
	*height: 64px;
	margin-left:201px;
	*margin-left:201px;
	margin-top: -78px;
	*margin-top: -78px;
	width:285px;
	*width:285px;
}
.autosuggestcontainer {
	z-index: 5000;
	position: relative;
}
.searchTitle {
	color:#fff;
	font-size:18px;
	margin-top:-5px;
	padding-bottom:5px;
	*padding-left:100px;
	height: 22px;
}
.searchTitle label {
	font-size: 18px;
}
.searchTextBox {
	background:transparent url(images/search_text_box_bg.png) no-repeat;
	border:none;
	float:left;
	font-size:15px;
	height:42px;
	padding: 0 0 5px;
	width:215px;
	margin-left: 19px;
	*position:relative;
	*line-height: 40px;
	text-indent: 5px;
}
/* IE-7/8 hack = text position inside input element*/
.searchTextBox{
	padding/*\**/: 12px 0px 10px 5px\9;  /* ie8 and ie7 */
	*padding/*\**/: 0 0 5px\9;  /* roll it back for ie7 */
}
	.searchButton {
	border: none;
	height:42px;
	*height:42px;
	margin-left:-7px;
	margin-top:0;
	width:49px;
	position:relative;
}
