/*
    untitled

    Created by  on 2007-11-28.
    Copyright (c) 2007. All rights reserved.

    (Put commonly used hex color values here)
    
*/

/* =================== re-define the standard tags */

body {
    font-family: 'Verdana', Arial, Helvetica, sans-serif;
    font-size: 62.5%; /* resets all text to 10px */
	background-color: #193c63;
	margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 { font-family: 'Verdana', Arial, Helvetica, sans-serif; }

h1 { font-size: 1.8em; 
	display: none;
	}

h2 {
    font-size: 1.5em;
	display: none;
}

h3 {
    font-size: 1.3em;
    display: none;
}

h4 {
    font-size: 1.2em;
    
}

p {
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0 0 0 0;
	padding-top: 0px;
}

ul {

}

ol {

}

li {

}

blockquote {

}

a {
	text-decoration: none;
	

}

a:link {

}

a:visited {

}

a:hover {

}

a:active {
    outline: none; /* fixes dotted outline in Firefox */
}

:focus { -moz-outline-style: none; } /* fixes dotted outline in Firefox */

/* =================== clearfloat - for parent blocks containing floating children */

.clearfloat {
    overflow: auto;
}


/* ===================  layout blocks */
div#wrap{
	width: 827px;
	/*height: 1500px;*/
	border: 0px;
	margin-left: auto;
	margin-right: auto;
		
}

div#header{
	height: 144px;
	background-image: url(images/store-header-bg.jpg);
	background-repeat: no-repeat;
	
}
div#header_blank{
	height: 144px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	
}

div.returnmenu{
	height: 66px;
	width: 775px;
	margin-left: 26px;
	margin-right: 26px;
	padding-top: 24px;
}

div.returnhome{
	width: 141px;
	height: 53px;
	margin-left: 25px;
}

a.btn-return{
  	display: block; 
  	width: 141px;
  	height: 53px;
  	background-image: url('images/bg-returnhome.jpg');
  	background-repeat: no-repeat;
}

/*a.returnindex{
	display: block;
	background-image: url(images/bg-returnhome.jpg);
	background-repeat: no-repeat;
}*/

div.nav-cart{
	width: 775px;
	height: 18px;
	margin-left: 26px;
	margin-right: 26px;
}

div.viewcart {
  	width: 73px;
  	height: 18px;
	float: right;
	margin-right: 56px;
}



/*----------PRIMARY NAVIGATION----------*/

div#nav-primary{
	width: 775px;
	height: 36px;
	padding: 0px;
}

div#sub-storeprimary{
	width: 838px;
	height: 19px;
	padding: 0px;
	margin-left: -7px;
	background-image: url('images/storeSubnavBG.jpg');
}


div#btn-calalive{
	width: 100px;
	height: 36px;
	margin-left: 63px;
	float: left;
	background-repeat: no-repeat;
	text-indent: -1000px;
}

a.btn-calalive {
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('images/btn-calalive.jpg');
  	background-repeat: no-repeat;
}

a.btn-calalive:hover {
  background-position:0 -36px;
}

a.btn-facebook { 
  	width: 30px;
  	height: 30px;
  	margin-top: 6px;
	margin-left: 70px;
	float: left;
  	background-image: url('images/facebookIcon.png');
  	background-repeat: no-repeat;
}

a.btn-twitter { 
  	width: 30px;
  	height: 30px;
	margin-top: 6px;
	float: left;
  	background-image: url('images/twitterIcon.png');
  	background-repeat: no-repeat;
}


div#btn-subfeatures{
	width: 90px;
	height: 19px;
	margin-left: 78px;
	float: left;
	background-repeat: no-repeat;
}

a.btn-subfeatures {
  	display: block; 
  	width: 90px;
  	height: 19px;
  	background-image: url('images/featureSubBtn.jpg');
  	background-repeat: no-repeat;
}

a.btn-subfeatures:hover {
  background-position:0 -19px;
}


div#btn-subcalalive{
	width: 90px;
	height: 19px;
	margin-left: 60px;
	float: left;
	background-repeat: no-repeat;
}

a.btn-subcalalive {
  	display: block; 
  	width: 90px;
  	height: 19px;
  	background-image: url('images/calAliveSubBtn.jpg');
  	background-repeat: no-repeat;
}

a.btn-subcalalive:hover {
  background-position:0 -19px;
}

div#btn-subcoastalive{
	width: 90px;
	height: 19px;
	margin-left: 68px;
	float: left;
	background-repeat: no-repeat;
}

a.btn-subcoastalive {
  	display: block; 
  	width: 90px;
  	height: 19px;
  	background-image: url('images/coastAliveSubBtn.jpg');
  	background-repeat: no-repeat;
}

a.btn-subcoastalive:hover {
  background-position:0 -19px;

}

div#btn-subbooks{
	width: 90px;
	height: 19px;
	margin-left: 56px;
	float: left;
	background-repeat: no-repeat;
}

a.btn-subbooks {
  	display: block; 
  	width: 90px;
  	height: 19px;
  	background-image: url('images/booksSubBtn.jpg');
  	background-repeat: no-repeat;
}

a.btn-subbooks:hover {
  background-position:0 -19px;

}

div#btn-subpackages{
	width: 90px;
	height: 19px;
	margin-left: 47px;
	float: left;
	background-repeat: no-repeat;
}

a.btn-subpackages {
  	display: block; 
  	width: 90px;
  	height: 19px;
  	background-image: url('images/packagesSubBtn.jpg');
  	background-repeat: no-repeat;
}

a.btn-subpackages:hover {
  background-position:0 -19px;

}

div#btn-about{
	width: 100px;
	height: 36px;
	margin-left: 46px;
	/*margin-top: 18px;*/
	float: left;
	background-repeat: no-repeat;
	text-indent: -1000px;
}

a.btn-about {
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('/CSS/images/btn-aboutus.jpg');
  	background-repeat: no-repeat;
}

a.btn-about:hover {
  background-position:0 -36px;
}
/*news&events btn*/
div#btn-proDev{
	width: 189px;
	height: 36px;
	margin-left: 25px;
	float: left;
	text-indent: -1000px;	
}

a.btn-proDev{
  	display: block; 
  	width: 189px;
  	height: 36px;
  	background-image: url('images/prodev_btn.jpg');
  	background-repeat: no-repeat;
}

a.btn-proDev:hover {
  background-position:0 -36px;
}
/*getInvolved btn*/
div#btn-getin{
	width: 100px;
	height: 36px;
	margin-left: 20px;
	float: left;
	text-indent: -1000px;	
}

a.btn-getin {
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('/CSS/images/btn-getinvol.jpg');
  	background-repeat: no-repeat;
}

a.btn-getin:hover {
  background-position:0 -36px;
}
/*products btn*/
div#btn-products{
	width: 100px;
	height: 36px;
	margin-left: 21px;
	float: left;
	text-indent: -1000px;	
}

a.btn-products{
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('/CSS/images/btn-products.jpg');
  	background-repeat: no-repeat;
}

a.btn-products:hover {
  background-position:0 -36px;
}

div#btn-coastalive{
	width: 100px;
	height: 36px;
	margin-left: 47px;
	float: left;
	text-indent: -1000px;	
}

a.btn-coastalive {
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('images/btn-coastalive.jpg');
  	background-repeat: no-repeat;
}

a.btn-coastalive:hover {
  background-position:0 -36px;
}

div#btn-guides{
	width: 100px;
	height: 36px;
	margin-left: 48px;
	float: left;
	text-indent: -1000px;	
}

a.btn-guides {
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('images/btn-guides.jpg');
  	background-repeat: no-repeat;
}

a.btn-guides:hover {
  background-position:0 -36px;
}

div#btn-packages{
	width: 100px;
	height: 36px;
	margin-left: 46px;
	float: left;
	text-indent: -1000px;	
}

a.btn-packages {
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('images/btn-packages.jpg');
  	background-repeat: no-repeat;
}

a.btn-packages:hover {
  background-position:0 -36px;
}

div#btn-contact{
	width: 100px;
	height: 36px;
	margin-left: 21px;
	float: left;
	text-indent: -1000px;
}

a.btn-contact {
  	display: block; 
  	width: 100px;
  	height: 36px;
  	background-image: url('images/btn-contact.jpg');
  	background-repeat: no-repeat;
}

a.btn-contact:hover {
  background-position:0 -36px;
}

div#content{
	/*height: 1500px;*/
	padding-bottom: 175px;
	background-image:url('images/store-content-bg.jpg');
}

div#productcontent{
	height: 400px;
	padding-bottom: 175px;
	background-image:url('images/store-content-bg.jpg');

}

div#homecontent{
	width: 828px;
	height: 600px; 
	background-image:url('images/store-content-bg.jpg');

}


div#calaliveproductcontent{
	height: 800px;
	padding-bottom: 175px;
	background-image:url('images/store-content-bg.jpg');
}

/*--------------HOME PAGE------------------*/

div#adspace{
	width: 776px;
	height: 254px;
	margin-left: 26px;
	
	/*background-image:url('images/adspaceplaceholder.jpg');*/
	text-indent: -1000px;
	
}

a.btn-adspace {
  	display: block; 
  	width: 776px;
  	height: 2549px;
  	background-image: url('images/currentsBanner.jpg');
  	background-repeat: no-repeat;
}

a.purchaseorder{
	display: block;
	width: 777px;
	height: 33px;
	margin-left: 24px;
	background-image:url('images/bg-homequestions.gif');
	background-repeat: no-repeat;
	text-indent: -1000px;
}

div.features{
	width: 777px;
	height: 35px;
	margin-left: 24px;
	background-image:url('images/bg-homefeatured.gif');
	background-repeat: no-repeat;
	text-indent: -1000px;
}

div.featureholder{
	width: 775px;
	height: 250px;
	margin-left: 26px;
	float: left;
	background-color: #FFFFFF;
	
}


div.featureheaderone{
	width: 176px;
	height: 24px;
	margin-left: 56px;
	margin-top: 5px;
	
	
	float: left;
	background-image: url('images/h2-calalivecurrents.gif');
	background-repeat: no-repeat;
	text-indent: -2000px;
		
}

div.featureone{
	width: 200px;
	height: 138px;
	margin-left: 56px;
	float: left;
	background-image: url('images/bg-occcover.jpg');
	background-image: no-repeat;
	margin-top: -8px;
	padding-right: 120px;
	font-size: 9px;
	
}

div.featureheadertwo{
	width: 303px;
	height: 44px;
	
	margin-left: 175px;
	float: left;
	background-image: url('images/h2-rtwepisodeone.gif');
	background-repeat: no-repeat;
	text-indent: -2000px;
	
	
}

div.featuretwo{
	width: 190px;
	height: 138px;
	margin-left: 35px;
	float: left;
	background-image: url('images/bg-windpocover.jpg');
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

/*--------------PRODUCT CHOICE PAGE CONTENT-------------------*/

div.header-coastalive{
	height: 52px;
	width: 775px;
	margin-left: 26px;
	background-image: url(images/h1-coastalive.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}

div.header-calalive{
	height: 52px;
	width: 301px;
	margin-left: 79px;
	background-image: url(images/h1-calalive.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}

div.header-guides{
	height: 52px;
	width: 301px;
	margin-left: 79px;
	background-image: url(images/h1-guides.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}

div.header-packages{
	height: 52px;
	width: 301px;
	margin-left: 79px;
	background-image: url(images/h1-packages.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}

div.header-contactus{
	height: 52px;
	width: 301px;
	margin-left: 79px;
	background-image: url(images/h1-contact.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}

div.pagedescription{
	width: 665px;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 10px;
	margin-left: 26px;
	margin-right: 26px;
	margin-top: 10px;
	font-size: 10px;
	
}


div.oceancurrentsheader{
	width: 300px;
	height: 24px;
	margin-left: 79px;
	margin-right: 55px;
	float: left;
	/*background-image: url(images/h2-calalivecurrents.gif);*/
	/*background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-oceancurrentsheader{
	width: 300px;
	height: 24px;
	/*margin-left: 79px;
	margin-right: 55px;*/
	float: left;
	background-image: url(images/h2-calalivecurrents.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}


div.calalivehabitatsheader{
	width: 300px;
	height: 24px;
	margin-left: 79px;
	margin-right: 55px;
	float: left;
	/*background-image: url(images/h2-calalivehab.gif);*/
	/*background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-calalivehabitatsheader{
	width: 300px;
	height: 24px;
	/*margin-left: 79px;
	margin-right: 55px;*/
	float: left;
	background-image: url(images/h2-calalivehab.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}

div.ocbox{
	width: 190px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-occcover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

div.habbox{
	width: 190px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-habcover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}
div.calalivetutorialheader{
	width: 303px;
	height: 24px;
	float: left;
	margin-top: -20px;
	/*background-image: url(images/h2-calalivetut.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-calalivetutorialheader{
	width: 303px;
	height: 24px;
	float: left;
	background-image: url(images/h2-calalivetut.gif);
	background-image: no-repeat;
	text-indent: -2000px;
}

div.windbox{
	width: 189px;
	height: 138px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-windpocover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}


div.tutbox{
	width: 189px;
	height: 138px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-tutcover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

div.calaliveactivitiesheader{
	width: 300px;
	height: 37px;
	margin-left: 79px;
	margin-right: 55px;
	float: left;
	/*background-image: url(images/h2-calaliveact.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-calaliveactivitiesheader{
	width: 300px;
	height: 37px;
	/*margin-left: 79px;
	margin-right: 55px;*/
	float: left;
	background-image: url(images/h2-calaliveact.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}

div.actbox{
	width: 190px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-actcover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;	
}

div.calaliveguideheader{
	width: 303px;
	height: 37px;
	float: left;
	margin-top: -33px;
	/*background-image: url(images/h2-calaliveguide.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;	
}

a.btn-calaliveguideheader{
	width: 303px;
	height: 37px;
	float: left;
	background-image: url(images/h2-calaliveguide.gif);
	background-image: no-repeat;
	text-indent: -2000px;
}

div#guidebox{
	width: 830px;
	height: 200px;
	border: 1px solid red;
}

div.calguidebox{
	width: 189px;
	height: 138px;
	float: left;
	margin-bottom: 20px;
	background-image: url(images/bg-calaliveguide.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;	
}

div.calalivesoilheader{
	width: 300px;
	height: 44px;
	margin-left: 79px;
	margin-right: 55px;
	float: left;
	/*background-image: url(images/h2-calalivesoil.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-calalivesoilheader{
	width: 300px;
	height: 44px;
	/*margin-left: 79px;
	margin-right: 55px;*/
	float: left;
	background-image: url(images/h2-calalivesoil.gif);
	background-image: no-repeat;
	text-indent: -1000px;
	
}

div.rtwepisodeoneheader{
	width: 303px;
	height: 44px;
	float: left;
	margin-top: -40px;
	/*background-image: url(images/h2-rtwepisodeone.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-rtwepisodeoneheader{
	width: 178px;
	height: 44px;
	float: left;
	background-image: url(images/h2-rtwepisodeone.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}


div.habitatsaliveheader{
	width: 303px;
	height: 44px;
	float: left;
	margin-left: 79px;
	margin-right: 55px;
	float: left;
	/*background-image: url(images/h2-calaliveguide.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-habitatsaliveheader{
	width: 178px;
	height: 44px;
	float: left;
	background-image: url(images/h2-habitatsalive.jpg);
	background-image: no-repeat;
	text-indent: -21000px;
	
}

div.soilbox{
	width: 190px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	float: left;
	background-image: url(images/bg-soilcover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

div.habalivebox{
	width: 189px;
	height: 136px;
	float: left;
	margin-left: 81px;
	margin-right: 45px;
	float: left;
	background-image: url(images/bg-habitatsalivecoverdisc.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;	
}


div.coastalivefireheader{
	width: 308px;
	height: 24px;
	margin-left: 76px;
	margin-right: 45px;
	float: left;
	/*background-image: url(images/h2-coastalivefire.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-coastalivefireheader{
	width: 308px;
	height: 24px;
	/*margin-left: 76px;
	margin-right: 45px;*/
	float: left;
	background-image: url(images/h2-coastalivefire.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}

div.coastalivewaterheader{
	width: 309px;
	height: 24px;
	float: left;
	margin-top: -21px;
	margin-left: -5px;
	/*background-image: url(images/h2-coastalivewater.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-coastalivewaterheader{
	width: 309px;
	height: 24px;
	float: left;
	background-image: url(images/h2-coastalivewater.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}

div.firebox{
	width: 190px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-firecover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 125px;
	font-size: 9px;
	
}

div.waterbox{
	width: 189px;
	height: 138px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-watercover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

div.coastalivekelpheader{
	width: 308px;
	height: 40px;
	margin-left: 76px;
	margin-right: 45px;
	float: left;
	/*background-image: url(images/h2-coastalivekelp.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-coastalivekelpheader{
	width: 308px;
	height: 40px;
	/*margin-left: 76px;
	margin-right: 45px;*/
	float: left;
	background-image: url(images/h2-coastalivekelp.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}

div.coastaliveguideheader{
	width: 309px;
	height: 40px;
	float: left;
	margin-top: -35px;
	margin-left: -5px;
	/*background-image: url(images/h2-coastalivetg.gif);
	background-image: no-repeat;*/
	text-indent: -2000px;
	
}

a.btn-coastaliveguideheader{
	width: 309px;
	height: 40px;
	float: left;
	background-image: url(images/h2-coastalivetg.gif);
	background-image: no-repeat;
	text-indent: -21000px;
	
}

div.kelpbox{
	width: 190px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	float: left;
	background-image: url(images/bg-kelpcover.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

div.coastguidebox{
	width: 189px;
	height: 138px;
	float: left;
	background-image: url(images/bg-coasttg.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}


a.btn-ordernow {
  	display: block; 
  	width: 116px;
  	height: 32px;
  	background-image: url('images/btn-addtocart.jpg');
  	background-repeat: no-repeat;
	margin-left: -5px;
}

a.btn-ordernow:hover {
  background-position:0 -32px;
}

a.btn-ordernow:active {
  background-position:0 -64px;
}

a.btn-learnmore {
  	display: block; 
  	width: 116px;
  	height: 32px;
  	background-image: url('images/btn-learnmore.gif');
  	background-repeat: no-repeat;
	text-indent: -2500px;
	text-decoration: none;
	margin-left: -5px;
}

a.btn-learnmore:hover {
  background-position:0 -32px;
}

a.btn-learnmore:active {
  background-position:0 -64px;
}

div.calaliveguidepageheader{
	width: 303px;
	height: 37px;
	margin-left: 80px;
	margin-right: 45px;
	float: left;
	background-image: url(images/h2-calaliveguide.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}

div.bookbox3pageheader{
	width: 303px;
	height: 44px;
	margin-left: 80px;
	margin-right: 45px;
	float: left;
	text-indent: -2000px;
	
}

a.btn-bookbox3header{
	width: 178px;
	height: 44px;
	float: left;
	background-image: url(images/h2-habitatsalive.jpg);
	background-image: no-repeat;
	text-indent: -2000px;
	
}

div.coastaliveguidepageheader{
	width: 309px;
	height: 40px;
	float: left;
	background-image: url(images/h2-coastalivetg.gif);
	background-image: no-repeat;
	text-indent: -2000px;	
}

div.calaliveguidebox{
	width: 190px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-calaliveguide.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

div.bookbox3{
	width: 190px;
	height: 137px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-habitatsalivecoverdisc.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}



div.coastaliveguidebox{
	width: 189px;
	height: 138px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-coasttg.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}


div.calpackagebox{
	width: 285px;
	height: 138px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	background-image: url(images/bg-caltg.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	/*border: solid red;*/
	
}

div.calalivepackageheader{
	width: 300px;
	height: 25px;
	margin-left: 80px;
	margin-right: 45px;
	float: left;
	/*background-image: url(images/h2-calalivepackage.gif);
	background-image: no-repeat;*/
	text-indent: -21000px;
	
}

a.btn-calalivepackageheader{
	width: 300px;
	height: 25px;
	/*margin-left: 80px;
	margin-right: 45px;*/
	float: left;
	background-image: url(images/h2-calalivepackage.gif);
	background-image: no-repeat;
	text-indent: -2000px;
	
}


div.calalivepackagebox{
	width: 190px;
	height: 100px;
	margin-left: 81px;
	margin-right: 45px;
	margin-bottom: 0px;
	float: left;
	background-image: url(images/bg-caltg.jpg);
	background-image: no-repeat;
	padding-top: 5px;
	padding-right: 120px;
	font-size: 9px;
	
}

a.btn-guidesorder {
  	display: block; 
  	width: 116px;
  	height: 32px;
  	background-image: url('images/btn-learnmore.gif');
  	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	margin-left: -5px;
	margin-top: 12px;
}

a.btn-guidesorder:hover {
  background-position:0 -32px;
}

a.btn-guidesorder:active {
  background-position:0 -64px;
}

div.contactinfo{
	margin-left:81px;
	padding-top: 10px;
}


/*--------------INDIVIDUAL PRODUCT PAGE CONTENT---------------*/

div#content{
	/*height: 1265px;*/
	padding-bottom: 200px;
	background-image:url(images/store-content-bg.jpg);
}
div.heading-wind{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-wind.jpg);
	background-repeat: no-repeat;
}

div.heading-fire{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-fire.jpg);
	background-repeat: no-repeat;
}

div.heading-water{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-water.jpg);
	background-repeat: no-repeat;
}

div.heading-kelp{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-kelp.jpg);
	background-repeat: no-repeat;
}

div.heading-habitats{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-habitats.jpg);
	background-repeat: no-repeat;
}

div.heading-wind{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-wind.jpg);
	background-repeat: no-repeat;
}

div.heading-currents{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-currents.jpg);
	background-repeat: no-repeat;
}

div.heading-tutorials{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-tutorials.jpg);
	background-repeat: no-repeat;
}

div.heading-activities{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-activities.jpg);
	background-repeat: no-repeat;
}

div.heading-soil{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-soil.jpg);
	background-repeat: no-repeat;
}

div.heading-calaliveguide{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 10px;
	background-image: url(images/store-h1-calaliveguide.jpg);
	background-repeat: no-repeat;
}

div.heading-calalivepackage{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url(images/store-h1-calalivepackage.jpg);
	background-repeat: no-repeat;
}

div.heading-coastaliveguide{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 10px;
	background-image: url(images/store-h1-coastaliveguide.jpg);
	background-repeat: no-repeat;
}

div.heading-habitatsalive{
	width: 775px;
	height: 64px;
	border: 0px;
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 10px;
	background-image: url(images/h1-habitatsalive.jpg);
	background-repeat: no-repeat;
}




div.platform{
	width: 718px;
	height: 27px;
	margin-left: 26px;
	margin-right: 26px;
	margin-top: 0px;
	padding-left: 55px;
	padding-top: 0px;
	font: Verdana;
	font-size: 8pt;
}

div.price{
	width: 400px;
	height: 34px;
	margin-left: 26px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 55px;
	padding-top: 0px;
	font: Verdana;
	font-size: 8pt;
	float: left;
}

span.price{
	font-size: 12pt;	
}

span.highlight{
	color: #193c63;
}

span.producthighlight{
	color: #193c63;
	font-size: 10px;
}

span.usertag{
	font-size: 8pt;
}


div.addtocart {
	border: 1px solid red;
  	width: 116px;
  	height: 32px;
}

div.paypal{
	width: 120px;
	height:34px;
	float: left;
}

div.soilprice{
	width: 125px;
	height: 34px;
	margin-left: 26px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 55px;
	padding-top: 0px;
	font: Verdana;
	font-size: 8pt;
	float: left;
}

div.soilcart {
  	width: 116px;
  	height: 32px;
	float: left;
  	
}

div.flashdemo{
	width: 827px;
	height: 314px;
	margin-bottom: 25px;	
}

div.limitedTime{
	width: 670px;
	margin-left: 80px;
	margin-bottom: 10px;
	
} 

span.limited{
	color: #193c63;
}

div#habinfo{
	width: 775px;
	height: 280px;
	margin-top: 40px;
	margin-left: 26px;
	background-image: url('images/habAliveCover.jpg');	
	
}

div#classguideinfo{
	width: 775px;
	height: 300px;
	margin-top: 40px;
	margin-left: 26px;
	background-image: url('images/p_classroomguide.jpg');	
	
}

div#coastguideinfo{
	width: 775px;
	height: 280px;
	margin-top: 40px;
	margin-left: 26px;
	background-image: url('images/p_coastalive-tguide.jpg');	
	
}

div.habSamples{
	width: 425px;
	height: 270px;
	margin-left: 298px;
	padding-top: 30px;
}

div#swf-content{
	width: 775px;
	height: 314px;
	margin-left: 25px;
}

div.heading-description{
	width: 775px;
	height: 54px;
	margin-left: 26px;
	background-image: url('images/store-h2-description.jpg');
	text-indent: -1000px;
}

div.description{
	width: 660px;
	/*height: 295px;*/
	margin-top: 10px;
	margin-left: 26px;
	margin-right: 26px;
	padding-left: 55px;
	padding-right: 60px;
	font: Verdana;
	font-size: 1.1em;
	
	
	
}

span.indent{
	text-indent: 36px;
}

div.heading-standards{
	width: 775px;
	height: 42px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url('images/store-h2-standards.jpg');
	text-indent: -1000px;
}

div.standards{
	width: 660px;
	/*height: 55px;*/
	margin-top: 10px;
	margin-left: 26px;
	margin-right: 26px;
	padding-left: 55px;
	padding-right: 60px;
	font: Verdana;
	font-size: 1.1em;
	
	
}

div.heading-requirements{
	width: 775px;
	height: 37px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url('images/store-h2-requirements.jpg');
	text-indent: -1000px;
}

div.requirements{
	width: 660px;
	/*height: 41px;*/
	margin-top: 10px;
	margin-left: 26px;
	margin-right: 26px;
	padding-left: 55px;
	padding-right: 60px;
	font: Verdana;
	font-size: 1.1em;
	
	
	
}

div.heading-licenses{
	width: 775px;
	height: 36px;
	margin-left: 26px;
	margin-right: 26px;
	background-image: url('images/store-h2-licenses.jpg');
	text-indent: -1000px;
}

div.licenses{
	width: 174px;
	height: 132px;
	margin-top: 10px;
	margin-left: 26px;
	margin-right: 0px;
	padding-left: 55px;
	padding-bottom: 50px;
	font: Verdana;
	font-size: 1.1em;
	float: left;
}

div.licenseblock{
	width: 200px;
	margin-top: 5px;
	float: left;
	height: 190px;
}

div.fiveuser {
  	width: 116px;
  	height: 32px;
	margin-top: 5px;
}

div.fifteenuser {
  	width: 116px;
  	height: 32px;
}

div.twentyfiveuser {
  	width: 116px;
  	height: 32px;
}

div.thirtyfiveuser { 
  	width: 116px;
  	height: 32px;
}

/*------------FOOTER--------------*/


div#footer{
	height: 140px;
	width: 827px;
	
	
	background-image: url(images/footer-bg.jpg);
	}

div#navsecondary1{
	width: 775px;
	height: 18px;
	margin-left: 26px;
	margin-right:26px;
	padding-top:13px;
}
		
div#navsecondary2{
	width: 775px;
	height: 18px;
	margin-left: 26px;
	margin-right:26px;
}

div#navline1{
	width: 100px;
	height: 15px;
	font: Verdana;
	font-size: 8px;
	color: #8d959a;
	margin-top:16px;
	margin-left:50px;
	float: left;
	text-decoration: none;
}

div#navline2{
	width: 100px;
	height: 15px;
	font: Verdana;
	font-size: 8px;
	color: #8d959a;
	margin-top: 5px;
	margin-left:50px;
	float: left;
	text-decoration: none;
}

	
span.linkcolor{
	color: #8d959a;
}
div#copyright{
	width: 662px;
	height: 36px;
	padding-top: 3px;
	padding-left:75px;
	padding-right: 61px;
	font: Verdana;
	color: #8d959a;
	font-size: 8px;
	float: left;
}

/* ===================  specific ids and classes */

