﻿* { padding: 0; margin: 0; }

html { overflow-x: hidden; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bggrad.gif);
	background-repeat:repeat-x;
	background-color:#0d0d0d;
}
#glow {
margin: 0 auto;
width: 925px;
background-image: url(../images/glow.gif);
background-repeat:repeat-y;
background: #5a6e27;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
 background: #0d0d0d;
}
#masterheader {
 width: 922px;
 color: #333;
 padding: 0px;
 height: 107px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
 position:relative;
 background-image:url('../images/gibsonheader.jpg');
 background-repeat: no-repeat;
}

#social {
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	right: 300px;
}

#social li {
	padding: 0 0px 0 9px;
	margin: 0 0 0 -1px;
	float: left;
list-style-type: none;
}

#likebutton
{
 right: 345px;
 position: absolute;
    top: 5px;
    z-index: 999;
height: 35px;
vertical-align: top;
}

#activeengagechatbutton 
{
position: absolute; top: 9px; left: 550px;
}

#navigation 
{
 width: 922px;
 padding: 0px;
 height: 26px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}
#content { 
 width: 900px;
 color: #0d0d0d;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: auto;
}
#footer { 
 
 text-align: right;
 
 }

.footer span {
    display:block;
    position:relative;
    height:60px;    
}

A:link
 {text-decoration: none;
  color: #8d8d8d;
  font-weight:bold;
  text-decoration: underline;
  }

A:visited {text-decoration: none;
           font-weight:bold;
           }

A:active {text-decoration: none;
          font-weight:bold;}

A:hover {text-decoration: underline;
         font-weight:bold;
         color: #6d6d6d;
         }



#FAQ 
{
	text-align:left;
}

.faqa 
{
	color: #404040;
	font-weight:bold;
}

.faqh1 
{
	font-size: 13pt;
	text-decoration: underline;
}

.faqp 
{
	font-size:11pt;
	font-weight:bold;
    width: 635px;
}

.faqtop
{
	text-align:right;
	padding-right: 20px;
	font-weight:bold;
}


LI.list1 
{
	list-style: circle outside; 
	color:#000000;
	}

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:900px;
		/*width:650px; */
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		/*width:645px;*/
		width:900px;
		height:202px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		/*left:654px;*/
		left:900px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/slider/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/slider/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#023818;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

.rollover a {
display:block;
width: 90px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;
color:#333;
background: url("images/getmoreinfo.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -27px;
color: #049;
}
.rollover a:active {
background-position: 0 -54px;
color:#fff;
}

.water
    {
         font-family: Tahoma, Arial, sans-serif;
         color:gray;
    }

.sideheader 
{
	font-size:11pt;
	font-weight:bold;
	text-align:left
}

.tmontd 
{
	border: 1px solid #444;
	padding: 5px;
	margin: 4px;
	vertical-align: top;
	background: #fff url(../images/lightgradient.jpg) repeat-x;
}

.paging a 
{
	color: Black;
}

.paging a:hover 
{
	text-decoration: underline;
}

.paging a:visited 
{
	color: Black;
}
