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

body {
	background-color: #2b323b;
}

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

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

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

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

.noBorder{
  border: 0;
}

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



/* ----Homepage Button---- */


#homeBtn
{
  display: inline;
  float:left;
  width: 86px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/cs-btn.gif) no-repeat 0 0;
}

#homeBtn:hover
{ 
  background-position: 0 -57px;
}

#homeBtn span
{
  display: none;
}

/* ----About DSR Btn---- */

#aboutBtn
{
  display: inline;
  float:left;
  width: 104px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/dsr-about-btn.gif) no-repeat 0 0;
}

#aboutBtn:hover
{ 
  background-position: 0 -57px;
}

#aboutBtn span
{
  display: none;
}

/* ----North Sea modular BTN---- */


#systemsBtn
{
  display: inline;
  float:left;
  width: 148px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/dsr-systems-btn.gif) no-repeat 0 0;
}

#systemsBtn:hover
{ 
  background-position: 0 -57px;
}

#systemsBtn span
{
  display: none;
}

/* ----Custom Btn---- */

#customBtn
{
  display: inline;
  float:left;
  width: 143px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/dsr-customsys-btn.gif) no-repeat 0 0;
}

#customBtn:hover
{ 
  background-position: 0 -57px;
}

#customBtn span
{
  display: none;
  }
  
/* ----Applications Btn---- */

#appsBtn
{
  display: inline;
  float:left;
  width: 114px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/dsr-apps-btn.gif) no-repeat 0 0;
}

#appsBtn:hover
{ 
  background-position: 0 -57px;
}

#appsBtn span
{
  display: none;
}


/* ----Dealers BTN---- */


#dealerBtn
{
  display: inline;
  float:left;
  width: 99px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/dsrc-dealers-btn.gif) no-repeat 0 0;
}

#dealerBtn:hover
{ 
  background-position: 0 -57px;
}

#dealerBtn span
{
  display: none;

}

/* ----CUSTOMER BTN---- */

#customersBtn
{
  display: inline;
  float:left;
  width: 141px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/dsrc-customers-btn.gif) no-repeat 0 0;
}

#customersBtn:hover
{ 
  background-position: 0 -57px;
}

#customersBtn span
{
  display: none;
}

/* ----EVENTS BTN---- */

#eventsBtn
{
  display: inline;
  float:left;
  width: 130px;
  height: 57px;
  margin: 0 auto;
  background: url(../images/dsr-events-btn.gif) no-repeat 0 0;
}

#eventsBtn:hover
{ 
  background-position: 0 -57px;
}

#eventsBtn span
{
  display: none;
}

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




/* ----WATERMAKER STAGE MIDSECTION---- */


#middleStage
{
  display:inline;
  float:left;
  width: 965px;
  height: 100%;
  margin: 0 auto;
  background:#65768d;
}

#middleTop{
  display: inline;
  float:left;
  width: 965px;
  height: 43px;
  margin: 0 auto;
  background: url(../images/main-spacer.gif) 0 0;
  }

#middleNs
{
  display: inline;
  float:left;
  width: 965px;
  height: 281px;
  margin: 0 auto;
  background: url(../images/ns-modular-stage.jpg) no-repeat 0 0;
}



#middleText
{
  display: inline;
  float:left;
  width: 965px;
  height: 60px;
  margin: 0 auto;
  background: url(../images/ns-modular-hor-lines.gif) 0 0;
}


#midBtm
{
  display: inline;
  float:left;
  width: 965px;
  height: 6px;
  margin: 0 auto;
  background: url(../images/ns-modular-btm-line.gif) 0 0;
}

/*-----Dealer Page-----*/


	
#paddingLine
{
	display: inline;
	float:left;
	width: 58px;
	height: 5px;
	margin: 0 auto;
	}





/*----Multiple use horizontal spacer-----*/

#spaceMain
{
  display:inline;
  float:left;
  width: 965px;
  height: 20px;
  margin: 0 auto;
}

#spaceTitle
{
  display:inline;
  float:left;
  width: 965px;
  height: 50px;
  margin: 0 auto;
  margin-left: 29px;
  margin-top:23px;
  background: url(../images/news-title.gif) no-repeat 0 0;
}


/* ----NS FEATURES SPACE---- */

#featuresStage
{
  display:inline;
  float:left;
  width: 965px;
  height: 100%;
  margin: 0 auto;
  background: url(../images/grad-bg.jpg) repeat-x #65768d;
}

#featSpacer
	{
	display: inline;
	float:left;
	width: 106px;
	height: 100%;
	margin: 0 auto;
	}
	
#featSpacer2
	{
	display: inline;
	float:left;
	width: 50px;
	height: 200px;
	margin: 0 auto;
	}

#newsDivide
	{
	display: inline;
	float:left;
	width: 1px;
	height: 650px;
	margin: 0 auto;
	background-color: #B1BCC7;
	}
		
#featRowl
{
  display:inline;
  float:left;
  padding-left: 30px;
  padding-top: 10px;
  width: 197px;
  height: 100%;
  margin: 0 auto;
}

#brochRow
{
  display:inline;
  float:left;
  padding-left: 105px;
  padding-right: 20px;
  width: 180px;
  height: 100%;
  margin: 0 auto;
}


#featRow2
{
  display:inline;
  float:left;
  padding-left: 10px;
  width: 670px;
  height: 100%;
  margin: 0 auto;
}

#specsStage
{
  display:inline;
  float:left;
  padding-left: 105px;
  width: 900spx;
  height: 100%;
  margin: 0 auto;
}

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

#footer {
  clear: both;
  height:auto;
  padding-top:10px;
  padding-right: 10px;
  text-align: right; 
  background-color:#1c242f;
  vertical-align: bottom;
  }
  
 
ul#footnav li {
  display : inline;
}

ul#footnav li a {
	padding : 0 10px;
	color : #999999;
	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: .9em;
  padding-left: 0px;
  padding-right: 25px;
  margin-top: 15px;
}

h2{
  font-size: 14pt;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  padding-left: 40px;
  margin-top: 50px;
  margin-bottom: 0px;
}

h3{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 9pt;
  margin-top: 20px;
}

p{
  font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  line-height: 1.5em;
  text-decoration: none;
  }
  
.featuredText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 105px;
  padding-right: 100px;
  margin-top: 0;
  }
  
.t2Text{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 395px;
  padding-right: 100px;
  padding-top: 140px;
  margin-top: 0;
  }
  
.wmdesText{
  font-size: 12px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #FFFFFF; 
  padding-top: 187px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;

  }  
 
  
.wmdesText2{
  font-size: 12px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #ffffff; 
  padding-top: 30px;
  padding-left: 100px;
  padding-right: 80px;
  margin: 0px;

  }
  
.style5 {
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	}


.dealerText {
	font-size: 12pt; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	padding-left: 60px;
	float: left; 
	}

.listingText {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 60px;
	}


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

li {
	margin-bottom: 10px;
	}
	
	li a {
	margin-bottom: 10px;
	color:#FFFFFF;
	text-decoration: none;
	}

  
.featuresText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	padding-left: 72px;
	padding-top: 25px;
	padding-bottom: 15px;
	margin: 0px;

  }
  
.featuresPargh{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding-left: 72px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 50px;

  }
  
.featText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #ffffff;
  padding-bottom: 5px;
  padding-right: 35px;
  padding-top: 5px;
  margin: 0px;
  }
  
  a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color:#FFFFFF;
  }
  

