/* CSS Document */
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;

}
#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} 
/* -------------------- */

.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}



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;}


/* 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:4px;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 .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(images/tab_header.gif) repeat-x bottom;}
.MyTabs .ajax__tab_outer {padding-right:0px;background:url(images/tab_outer.gif) no-repeat right;height:21px;}
.MyTabs .ajax__tab_inner {padding-left:3px;background:url(images/tab_inner.gif) no-repeat;}
.MyTabs .ajax__tab_tab {height:15px;padding:4px;padding-right:3px;margin:0;background:url(images/tab_tab.gif) repeat-x;}
.MyTabs .ajax__tab_hover .ajax__tab_outer {background:url(images/hover_outer.gif) no-repeat right;}
.MyTabs .ajax__tab_hover .ajax__tab_inner {background:url(images/hover_inner.gif) no-repeat;}
.MyTabs .ajax__tab_hover .ajax__tab_tab {background:url(images/tab_hover.gif) repeat-x;}
.MyTabs .ajax__tab_active .ajax__tab_outer {background:url(images/active_outer.gif) no-repeat right;}
.MyTabs .ajax__tab_active .ajax__tab_inner {background:url(images/active_inner.gif) no-repeat;}
.MyTabs .ajax__tab_active .ajax__tab_tab {background:url(images/tab_body.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: black;
}
#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
	
}

#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:12px;
	color:Black;
	text-decoration:underline;
}

.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.25;
	}	
		
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:	xx-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;
	}
	
.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;
	}
	
 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:	xx-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: xx-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;
	}
	
.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;
	}	
.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;
}

