@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;
  }
  
#javaMid
{
  display: inline;
  float:left;
  width: 965px;
  height: 281px;
  margin: 0 auto;
  background: url(../images/java-stage.jpg) no-repeat 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;
}

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

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

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


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

#middleAs
{
  display: inline;
  float:left;
  width: 965px;
  height: 281px;
  margin: 0 auto;
  background: url(../images/as-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-----*/


#dealerNav
{
  display: inline;
  float:left;
  width: 185px;
  height: 100%;
  margin: 0 auto;
  padding-left: 32px;
  padding-right: 10px;
  background: #59687B;
}


#dealerSwf
{
  display: inline;
  float:left;
  width: 728px;
  height: 379px;
  margin: 0 auto;
}

#dealerSpacer
{
  display: inline;
  float:left;
  width: 728px;
  height: 100%;
  margin: 0 auto;
}

#dealerSpacer2
{
  display: inline;
  float:left;
  width: 728px;
  height: 25px;
  margin: 0 auto;
}

#dealerLine
{
	display: inline;
	float:left;
	width: 570px;
	height: 1px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 10px;
	background-image: url(../../2010%20Revision/images/delaer-separator.gif);
	background-repeat: repeat-x;
	background-position: center;
}


#dealerStage
{
  display: inline;
  float:left;
  width: 728px;
  height: 100%;
  margin: 0 auto;
  padding-left: 32px;
  padding-right: 10px;
  background: #59687B;
}
	
#paddingLine
{
	display: inline;
	float:left;
	width: 58px;
	height: 5px;
	margin: 0 auto;
	}




/*-----Tab Navigation------*/

#tabSpacer {
	display: inline;
  	float:left;
  	width: 42px;
  	height: 20px;
  	margin: 0 auto;
	}
	
#tabsBar
{
  display: inline;
  float:left;
  width: 374px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/dsrc-tab-bar.gif) 0 0;
}

#tabAsbar
{
  display: inline;
  float:left;
  width: 468px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/dsrc-tab-bar.gif) repeat-x 0 0;
}
	

/*-----FEATURES BTN------*/

#featuresBtn
{
  display: inline;
  float:left;
  width: 93px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/dsrc-features-btn.gif) no-repeat 0 0;
}

#featuresBtn:hover
{ 
  background-position: 0 -20px;
}

#featuresBtn span
{
  display: none;
}

/*-----SPECIFICATIONS BTN------*/


#specsBtn
{
  display: inline;
  float:left;
  width: 115px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/dsrc-specs-btn.gif) no-repeat 0 0;
}

#specsBtn:hover
{ 
  background-position: 0 -20px;
}

#specsBtn span
{
  display: none;
}


/*-----DIMENSIONS BTN------*/

#dimenBtn
{
  display: inline;
  float:left;
  width: 95px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/dsrc-dimen-btn.gif) no-repeat 0 0;
}

#dimenBtn:hover
{ 
  background-position: 0 -20px;
}

#dimenBtn span
{
  display: none;
}


/*-----ACCESSORIES BTN------*/

#accessBtn
{
  display: inline;
  float:left;
  width: 100px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/dsrc-access-btn.gif) no-repeat 0 0;
}

#accessBtn:hover
{ 
  background-position: 0 -20px;
}

#accessBtn span
{
  display: none;
}


/*-----CONSUMABLES BTN------*/

#consumBtn
{
  display: inline;
  float:left;
  width: 102px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/dsrc-consumables-btn.gif) no-repeat 0 0;
}

#consumBtn:hover
{ 
  background-position: 0 -20px;
}

#consumBtn span
{
  display: none;
}
/*----Multiple use horizontal spacer-----*/

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

#spaceB
{
  display:inline;
  float:left;
  width: 965px;
  height: 100%;
  margin: 0 auto;
}

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


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

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

#featSpacer
	{
	display: inline;
	float:left;
	width: 106px;
	height: 100%;
	margin: 0 auto;
	}
	
#featSpacer2
	{
	display: inline;
	float:left;
	width: 60px;
	height: 100%;
	margin: 0 auto;
	}
		
#featRowl
{
  display:inline;
  float:left;
  padding-left: 105px;
  width: 360px;
  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: 380px;
  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---- */
a{
	color:#D6DDE4;
	text-decoration: none;
	}
	
a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

h1{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: .9em;
  padding-left: 20px;
  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;
  }
  
  .javaText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 300px;
  padding-right: 100px;
  padding-top: 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;
  }
  
  
  .n2Text{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 458px;
  padding-right: 100px;
  padding-top: 140px;
  margin-top: 0;
  }
  
  .asText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 473px;
  padding-right: 150px;
  padding-top: 140px;
  margin-top: 0;
  }
  
    
.csText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 480px;
  padding-right: 80px;
  padding-top: 170px;
  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;
	}

  
.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-top: 5px;
  margin: 0px;
  }
  
.style11 {
	color: #000000;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
