@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

#wrapper {
  width : 965px;
  margin : auto; 
  border : 0px; 
  background: #002C50;
}

#header {
  width : 965px;
  height : 120px;
  background: url(../hmpg-images/header/src_home_header2.gif) no-repeat right center;
}

/* ----TOP NAVIGATION LOGO---- */

img {
 border: 1px solid #000000;
 padding-top: 0px;
}

.noBorder{
  border: 0;
}

/* ----TOP NAVIGATION BEGINS---- */


/* ----HOMEPAGE---- */

#hmpgUs
{
  display: inline;
  float:left;
  width: 122px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-hm-btn.gif) no-repeat 0 0;
}

#hmpgUs:hover
{ 
  background-position: 0 -28px;
}

#hmpgUs span
{
  display: none;
}

/* ----WATERMAKERS---- */

#wmUs
{
  display: inline;
  float:left;
  width: 115px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-wm-btn.gif) no-repeat 0 0;
}

#wmUs:hover
{ 
  background-position: 0 -28px;
}

#wmUs span
{
  display: none;
}

/* ----DEALERS---- */


#dealerUs
{
  display: inline;
  float:left;
  width: 117px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-dealers-btn.gif) no-repeat 0 0;
}

#dealerUs:hover
{ 
  background-position: 0 -28px;
}

#dealerUs span
{
  display: none;
}

/* ----OEMs---- */

#oemUs
{
  display: inline;
  float:left;
  width: 173px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-oems-btn.gif) no-repeat 0 0;
}

#oemUs:hover
{ 
  background-position: 0 -28px;
}

#oemUs span
{
  display: none;
  }
  
/* ----ABOUT SRC---- */

#aboutUs
{
  display: inline;
  float:left;
  width: 183px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-about-btn.gif) no-repeat 0 0;
}

#aboutUs:hover
{ 
  background-position: 0 -28px;
}

#aboutUs span
{
  display: none;
}
  
/* ----BOAT SHOWS---- */


#eventsUs
{
  display: inline;
  float:left;
  width: 135px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-shows-btn.gif) no-repeat 0 0;
}

#eventsUs:hover
{ 
  background-position: 0 -28px;
}

#eventsUs span
{
  display: none;

}

/* ----NEWS---- */


#newsUs
{
  display: inline;
  float:left;
  width: 120px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src_central/src-news-btn.gif) no-repeat 0 0;
}

#newsUs:hover
{ 
  background-position: 0 -28px;
}

#newsUs span
{
  display: none;

}
/* ----END OF TOP NAVIGATION---- */


/*---- LEFT NAVIGATION-----*/

#wmWrapper {
display:inline;
float:left;
width : 185px;
height: 654px;
margin : 0 auto; 
border : 0px; 
display:block;
background-color: #005188;
}

#btnSpacer {
display: inline;
float: left;
width: 185px;
height: 10px;
margin: 0 auto;
}

#allMods
{
  display: block;
  float:left;
  width: 185px;
  height: 31px;
  margin: 0 auto;
  background: url(../images/allmodels-btn.gif) no-repeat 0 -31px;
}

#allMods span
{
  display: none;
  }
  
/*--AQUA MATIC BUTTON--*/  

#aquaMatic
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/aqm-button.gif) no-repeat 0 0;
}

#aquaMatic:hover
{ 
  background-position: 0 -28px;
}

#aquaMatic span
{
  display: none;
  }  
  
/*--AQUA WHISPER DX BUTTON--*/

#aquaWhisper
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/aqwdx-btn.gif) no-repeat 0 0;
}

#aquaWhisper:hover
{ 
  background-position: 0 -28px;
}

#aquaWhisper span
{
  display: none;
  }  
  
  
/*--AQUA WHISPER 2 BUTTON--*/

#aquaWhisper2
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/aqw2-button.gif) no-repeat 0 0;
}

#aquaWhisper2:hover
{ 
  background-position: 0 -28px;
}

#aquaWhisper2 span
{
  display: none;
  }   
  
/*--AQUA MINI BUTTON--*/

#aquaMini
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/aqwmini-btn.gif) no-repeat 0 0;
}

#aquaMini:hover
{ 
  background-position: 0 -28px;
}

#aquaMini span
{
  display: none;
}


/*--ULTRA WHISPER BUTTON--*/

#ultraWhisper
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/uw-button.gif) no-repeat 0 0;
}

#ultraWhisper:hover
{ 
  background-position: 0 -28px;
}

#ultraWhisper span
{
  display: none;
} 

/*--CORAL SEA BUTTON--*/

#coralSea
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/cs-btn.gif) no-repeat 0 0;
}

#coralSea:hover
{ 
  background-position: 0 -28px;
}

#coralSea span
{
  display: none;
} 
  

  
/*-----MIDDLE WM SECTION------*/

#wmStage
{
  display:inline;
  float:left;
  width: 780px;
  height: 100%;
  margin: 0 auto;
  background-color: #005188;
}


/*---AQM AND AQWDX---*/

#wmMid
{
  display: block;
  float:left;
  width: 780px;
  height: 30px;
  background: url(../images/aqm-aqwdx-topcategory.gif) no-repeat;
  margin-bottom: 0;
}

#wmMid2
{
  display: block;
  float:left;
  width: 197px;
  height: 188px;
  margin: 0 auto;
  padding: 0;
}

#wmMidtext
{
  display: block;
  float:left;
  width: 193px;
  height: 188px;
  margin: 0 auto;
  background: url(../images/aqm-bg1.jpg);
}


/*---HORIZONTAL DIVIDER---*/

#wmHor
{
  display: block;
  float:left;
  width: 780px;
  height: 2px;
  background-color: #002c50;
  margin: 0 auto;
  padding: 0;
}	


/*---AQMINI AND UW---*/


#wmSmall
{
  display: block;
  float:left;
  width: 780px;
  height: 30px;
  background: url(../images/sail-title.gif) no-repeat;
  margin: 0 auto;
}

#wmSmall2
{
  display: block;
  float:left;
  width: 197px;
  height: 186px;
  background: url (../images/aqmini-bg-color.jpg);
  margin: 0 auto;
  padding: 0;
}


#wmSmalltext
{
  display: block;
  float:left;
  width: 193px;
  height: 186px;
  margin: 0 auto;
  background: url(../images/aqmini-bg-color.jpg);
}
  

/*---CORAL SEA SECTION---*/


#wmMega
{
  display: block;
  float:left;
  width: 780px;
  height: 30px;
  background: url(../images/coral-title.gif) no-repeat;
  margin: 0 auto;
}

#wmMega2
{
  display: block;
  float:left;
  width: 545px;
  height: 186px;
  margin: 0 auto;
  padding: 0;
}


#wmMegatext
{
  display: block;
  float:left;
  width: 235px;
  height: 186px;
  margin: 0 auto;
  background: url(../images/coral-bg-color.jpg);
}   

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

#footerBrd {
  display:block;
  float: left;
  width: 965px;
  height: 2px;
  background-color:#0367a5;
  margin: o auto;
}

/* ----HOMEPAGE BTM NAV SECTION---- */

#footer {
  clear: both;
  padding: 10px 20px; 
  height:auto;
  text-align: right; 
  font: 11px Geneva, Arial, Helvetica, sans-serif;
  color: #73aed4;
  background-color:#002C50;
  vertical-align: bottom;
  }
  
 
ul#footnav li {
  display : inline;
}

ul#footnav li a {
	padding : 0 20px;
	color : #73aed4;
	text-decoration: none;
}

ul#footnav li a:hover, ul#footnav li a:focus, ul#footnav li a:active {
  color : #fff; 
  text-decoration : none;
}

/* ----TEXT SETTINGS---- */

p{
  font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  line-height: 1.5em;
  text-decoration: none;
  }
  
.style3 {
	font-size: 24px;
	color: #FFFFFF;
}  
   
.wmTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-left: 75px;
	float: left;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	top: 10px;
	padding-top: 7px;
  }  

.wmText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	margin-top: 50px;
  }
  
.btmText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #73aed4;
  padding-left: 35px;
  }

a:link {
color:#437AA1;
text-decoration: none;
}
 
a:hover{
  color:#ffffff;
  text-decoration: none;
}

a:visited {
	color: #437AA1;
	text-decoration: none;
}
a:active {
	color: #437AA1;
	text-decoration: none;
}

