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


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


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

#middleFeatured{
  display: inline;
  float:left;
  width: 724px;
  height: 306px;
  margin: 0 auto;
  background: url(../images/featured-animation.jpg) 0 0;
  }

#sideFlash
{
  display: inline;
  float:left;
  width: 241px;
  height: 306px;
  margin: 0 auto;
  background: url(../images/events-animation.jpg) repeat-x 0 0;
}

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

#middleDanfoss
{
  display: inline;
  float:left;
  width: 240px;
  height: 251px;
  margin: 0 auto;
  background: url(../images/danfoss-hdqtrs.jpg) no-repeat 0 0;
}

#middleIntro
{
  display: inline;
  float:left;
  width: 483px;
  height: 233px;
  margin: 0 auto;
  background-color:#65768D;
}

#middleSpacer
{
	display: inline;
	float:left;
	width: 1px;
	height: 233px;
	margin: 0 auto;
	background-color:#516888;
}

#middleEvents
{
  display: inline;
  float:right;
  width: 240px;
  height: 233px;
  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: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-bottom: 6px;
	padding-left: 32px;
	padding-right: 10px;
	margin: 0;
	text-decoration: underline;
}

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;
}

p{
  font-size: 62.5%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  line-height: 1.5em;
  text-decoration: none;
  }
  
.eventsText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 32px;
  padding-right: 20px;
  padding-top: 50px;
  margin-top: 0;
  }
  
.featuredText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 50px;
  padding-right: 70px;
  margin-top: 0;
  }
  
.wmdesText{
  font-size: 12px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #FFFFFF; 
  padding-left: 32px;
  padding-right: 10px;
  margin: 0px;

  }  
 
  
.wmdesText2{
  font-size: 12px; 
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  color: #ffffff; 
  padding-top: 20px;
  padding-right: 40px;
  margin: 0 auto;

  }
  
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;
	line-height: 18px;
	margin: 0px;
}

a {
	color: #FFFFFF;
}


  
.systemsTaqm{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  margin-top: 53px;
  margin-left: 45px;
  text-decoration: none;
  }
  
 .systemsTaqw{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  margin-top: 53px;
  margin-left: 15px;
  text-decoration: none;
  }
  
.wndwText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 15px;
	margin: 4px;
  }
  
.newsText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #002c50;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 0;
  margin: 8px;
  }
  
.chooseText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  }
  
  a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
