
<!-- 
background-image: url(/AIRSTREAM_64_SAFARI_BG.jpg);
background-repeat: repeat-x;
-->

body {
padding: 0px;
background-color: white;
margin: 0px;
height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  min-width: 30em;
  
}
.addbutton {
 position: relative;
 left: 25px;
}
.addbutton1 {
 position: relative;
 left: 50px;
}
.addbutton2 {
 position: relative;
 left: 75px;
}
.answerblock {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
}
.indent1 {
 position: relative;
 left: 25px;
}
.indent2 {
 position: relative;
 left: 50px;
}
.indent3 {
 position: relative;
 left: 75px;
}
.indent4 {
 position: relative;
 left: 100px;
}
.UpperCase {
 text-transform:uppercase;
}
</style>

<!-- Drop Down Menu Javascript -->
<style type="text/css">

.class3 A:link {color: black}
.class3 A:visited {color: black}
.class3 A:hover {font-weight: bold; text-decoration: none; color: white;}

#dropmenudiv{
position:absolute;
border:1px #E3E4FA;//solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #E3E4FA;
//solid black;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0000EE;//#B041FF;
}



#imgpagewrapper {
 width: 780px;
 margin-right: auto;
 margin-left: auto;
 background: #ffffff url(/imgback2.gif) right top;
}

#imgpagebanner {
 width: 780px;
}

#imgpagecontainer {
 float: left;
 width: 780px;
 background: #bfbff8 right top;
 overflow: hidden;
}

#imgpagemain {
 float: left;
 width: 600px;
 margin-left: 160px;
 padding-left: 10px;
 padding-right: 10px;
 border-left: 2px solid #999999;
 background: #ffffff url(/imgback2.gif) right top;
 overflow: visible;
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
}

#imgpageleft {
 float: left;
 width: 140px;
 margin-left: -770px;
 background: #bfbff8 right top;
 overflow: hidden;
}

.imgpagenavlink {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #cc00cc;
}

#imgpagefooter {
 width: 780px;
}


/*scott */
#navbar{
margin-top:-42px;
}

#logo{
position: relative;
background-image: url(../images/img_logo2.gif);
background-repeat:no-repeat;
height: 48px;
width: 103px;
top: 5px;
left: 1px;
margin-bottom:-38px;


}
#logo_tele{
position: relative;
top: 70px;
left:-17px;
width: 210px;
color: white;
font-size: 10px;
display:none;
}
#leftlinks a{
background-color:#BFBFF8;
color:#000;
font-size:15px;
}
#leftlinks {
position:relative;
float:left;
background-color:#BFBFF8;
color:#fff;
border-radius:15px;
padding:5px;
border:3px solid #0000CE;
width:194px;
margin-right:41px;
}
.leftlinkstitle{
color:#000;
font-size:19px;
font-weight:bold;
text-align:center;
}
.prodtitle{
font-size:20px;
font-weight:bold;
border-bottom:2px solid #000;
border-width:5px;
height:40px;
width:80px;
}

#product_wrapper{
border:0px solid #000;
margin: 0 auto;
width:1000px;
}

#product_content{
border:0px solid red;
margin-top:-1px;
width:1000px;
}

#product_title{
position: relative;
margin: 0 auto;
background-image: url(../images/product_header1.png);
height: 46px;
width: 912px;
font-family: Helvetica, Arial, sans-serif;
font-size: 28px;
font-weight: bold;
line-height: 18px;
color: #3F68B7;
padding-top: 31px;
padding-left: 10px;
left:-36px;
top:9px;
}

/*slides   max-width: 729px; */
#imgslides {
position:relative;
width: 100%;
height: 547px;

margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
text-align: left;
border: 0px solid black;
left:0x;
top:50px;
}
#imgslides ul {
	padding:0 !important;
}
#imgslides ul li {
	list-style:none;
	display:none;
}
/* no learnmore/captions/ul

#imgslides .slideCaption {
	width:50%;
	display:inline;
	float:left;
}
#imgslides .slideImg {
	width:50%;
	display:inline;
	float:right;
}
.learnMore {
	float:right;
	margin: 0 1em;
	padding: 0.3em 0;
	border: solid 1px red;
	border-radius: 0.3em;
	background: #ff3535;
	background: -moz-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ff3535), color-stop(100%, #700000));
	background: -webkit-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: -o-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
	background: radial-gradient(center, ellipse cover, #ff3535 0%, #700000 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3535', endColorstr='#700000', GradientType=1 );
}
.learnMore a {
	color:#000;
	padding: 0.3em 1em;
}
 no learnmore */
/*end slides*/
/*tabs*/



#tabContainer {
	width:885px;
	padding:15px;
	background-color:#fff;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	border:0px solid #aaa;
}

.tabs{
	height:30px;
	margin-left: -30px;
	margin-bottom: -4px;
}

.tabs > ul{
	font: 1em;
	list-style:none;
}

.tabs > ul > li{
	margin:0 2px 0 0;
	padding:7px 10px;
	display:block;
	float:left;
	color:#FFF;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
	border: 1px solid #454646;
background: #454646;
font-weight: bold;
color: white;
-moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
	}

.tabs > ul > li:hover{
border: 1px solid #999999;
 background: #a7a4a4 ; 
 font-weight: bold; 
 color: #212121;
cursor: pointer; 
cursor: hand;
}

.tabs > ul > li.tabActiveHeader{
background-image:url(/includes/images/tab_bak.gif);
/*
border: 1px solid #0000CE;
*/
/*
border-top: 2px solid #fbfbfb;
border-left: 2px solid #fbfbfb;
border-right: 2px solid #bfbfbf;
border-style: inset;
*/
   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
/*
background: #0000CE;
*/
font-weight: bold;
color: white;
}

.tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding:10px 10px 25px;
	background: #FFFFFF; 
	margin:0;
	color:#333;
	border:0px solid #aaa;
}


/*end tabs*/

sup{
font-size:13px;
vertical-align:super;
}
#google_translate_element{
position: relative;
margin:14px 0px 0px 0px;
z-index:10;
}
#footer{
/*
margin-right: -2000px;
margin-left: -2000px;
*/
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
background-image: url(../images/footer_bg.png);
background-repeat: repeat-x;
}

#prod_info{
width: 621px;
}
