@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---- */


/* ----SIDE NAV MIDSECTION---- */

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


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


/*-----SPACER-----*/

#btnSpacer {
display: inline;
float: left;
width: 185px;
height: 10px;

}

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

/*------ABOUT BUTTON------*/
#aboutBtn
{
  display: block;
  float:left;
  width: 185px;
  height: 31px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-pg-btn.gif) no-repeat 0 -31px;
}


#aboutBtn span
{
  display: none;
  }
  
#aboutBtn2
{
  display: block;
  float:left;
  width: 185px;
  height: 31px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-pg-btn.gif) no-repeat 0 0;
}

#aboutBtn2:hover
{ 
  background-position: 0 -31px;
  }

#aboutBtn2 span
{
  display: none;
  }  
  
  
/*--SR LINE OF WM--*/  

#wmAbout
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-systems.gif) no-repeat 0 0;
}

#wmAbout:hover
{ 
  background-position: 0 -15px;
}

#wmAbout span
{
  display: none;
  }  
  
  
#wmAbout2
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-systems.gif) no-repeat 0 -15px;
}

#wmAbout2 span
{
  display: none;
  }   
  
  
/*--WM BENEFITS--*/

#benefitsBT
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-benefitspg.gif) no-repeat 0 0;
}

#benefitsBT:hover
{ 
  background-position: 0 -15px;
}

#benefitsBT span
{
  display: none;
  }  
  

#benefitsBT2
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-benefitspg.gif) no-repeat 0 -15px;
}

#benefitsBT2 span
{
  display: none;
  }   
  
/*--SR FACTS BUTTON--*/

#srFacts
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/src-about/aqwmini-factsbtn.gif) no-repeat 0 0;
}

#srFacts:hover
{ 
  background-position: 0 -15px;
}

#srFacts span
{
  display: none;
}


#srFacts2
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/src-about/aqwmini-factsbtn.gif) no-repeat 0 -15px;
}

#srFacts2 span
{
  display: none;
}


/*--CUSTOMER SUPPORT BTN--*/

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

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

#supportBtn span
{
  display: none;
} 

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

#supportBtn2 span
{
  display: none;
}

/*--CUSTOMER SUPPORT BTN - Registration Btn--*/

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

#srRegister:hover
{ 
  background-position: 0 -15px;
}

#srRegister span
{
  display: none;
}


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

#srRegister2 span
{
  display: none;
}


/*--CUSTOMER SUPPORT BTN - Dealer Btn--*/


#srPickdealer
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/about_images/aboutsrc-dealerpg-btn.gif) no-repeat 0 0;
}

#srPickdealer:hover
{ 
  background-position: 0 -15px;
}

#srPickdealer span
{
  display: none;
}


#srPickdealer2
{
  display: block;
  float:left;
  width: 185px;
  height: 15px;
  margin: 0 auto;
  background: url(../images/about_images/aboutsrc-dealerpg-btn.gif) no-repeat 0 -15px;
}

#srPickdealer2 span
{
  display: none;
}


/*--CUSTOMER SUPPORT BTN - Questions Btn--*/


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

#srFaqs:hover
{ 
  background-position: 0 -15px;
}

#srFaqs span
{
  display: none;
}


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

#srFaqs2 span
{
  display: none;
}


/*--REGISTER BTN--*/

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

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

#regBtn span
{
  display: none;
} 

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

#regBtn2 span
{
  display: none;
}


 /*--PRESS BTN--*/
 
 #pressBtn
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-newspg-btn.gif) no-repeat 0 0;
}

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

#pressBtn span
{
  display: none;
} 
 

 
/*--CAREERS BUTTON--*/

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

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

#careerBtn span
{
  display: none;
}  
 
#careerBtn2
{
  display: block;
  float:left;
  width: 185px;
  height: 28px;
  margin: 0 auto;
  background: url(../images/src-about/aboutsrc-oppspg-btn.gif) no-repeat 0 -28px;
}


#careerBtn2 span
{
  display: none;
} 
 
  
/*-----MIDDLE WM SECTION------*/

#wmStage
{
  display:inline;
  float:left;
  width: 780px;
  height: 100%;
  margin: 0 auto;
  background: #002c50 url(../images/src-about/images/about-bg.jpg) no-repeat 0 0;
}



/*---TEXT SPACES---*/

#stageText
{
  float:left;
  width: 750px;
  height: 100%;
  margin: 0 auto;
  padding-left: 30px;
}

#stageText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96C5D6;
	vertical-align: top;
	padding-right: 0px;
	text-decoration: underline;
  }

#contentImage
{
  float:left;
  width: 200px;
  height: 105px;
  margin: 0 auto;
  margin-top: 7px;
  padding-right: 10px;
}


#contentImage2
{
  float:left;
  width: 300px;
  height: 250px;
  margin: 0 auto;
  margin-top: 0px;
  padding-right: 15px;
  padding-bottom:5px;
}

#contentIcons
{
  float:left;
  width: 150px;
  height: 130px;
  margin: 0 auto;
  margin-top: 0px;
  padding-right: 15px;
  padding-bottom:5px;
}

#contentImage3
{
  float:left;
  width: 100px;
  height: 130px;
  margin: 0 auto;
  margin-top: 0px;
  padding-right: 15px;
  padding-bottom:30px;
}

#contentImage4
{
  float:left;
  width: 120px;
  height: 130px;
  margin: 0 auto;
  margin-top: 0px;
  padding-right: 15px;
  padding-bottom:30px;
}

#contentText2
{
  float:left;
  width: 200px;
  height: 160px;
  margin: 0 auto;
  padding-right: 10px;
}

#wmOther
{
  display: block;
  float:left;
  width: 350px;
  height: 100%;
  margin: 0 auto;
  margin-left: 0px;
  margin-top: 20px;
  padding-left: 10px;
}
   
#contentSpace
{
  float:left;
  width: 30px;
  height: 130px;
  margin: 0 auto;
  margin-top: 0px;
}

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

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

/* ----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---- */

h1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 1em;
  margin-top: 15px;
}

h2{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	margin-top: 15px;
	margin-bottom: 0px;
}

p{
  font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  line-height: 1.5em;
  text-decoration: none;
  }
  
  
  
.wmText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	padding-right: 60px;

  }
  
  
 .formText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
  }
  
   .smallText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
  } 
   
  
.wmText2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	padding-right: 25px;
	margin-top: 0px;

  }
  
  
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
  }
  

  
  ul {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type : disc;
	padding-bottom: 10px;
	padding-top: -10px;
	padding-left: 15px;
	padding-right: 20px;
	line-height: 18px;
	margin: 0px;
}

  
.btmText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #73aed4;
  padding-left: 35px;
  }
  
.btmText2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #73aed4;
  padding-right: 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;
}

.style14 {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;
	font-style: normal;
	text-decoration: none;
}

