body {
  font-family: arial,sans-serif;
  font-size:12px;
  background-repeat:no-repeat;
  background-position: top left;
	background-color:#011222;
  color:white;
}

select, input {
	font-family: arial,sans-serif;
  font-size:12px;
}

a {
  color:white;
  text-decoration:none;
}

a img {border:none;}

#MasterSPUWLogoP{
  position:relative;
  height:59px;
  width:187px;
  margin:0 0 10px 0;
  float:left;
}

/* Main Site Navigation */

ul#MainSiteNav {
  float:left;
  position:relative;
  width:315px;
  min-height:50px;
  margin:0 0 0 195px;
  padding:0;
}

ul#MainSiteNav li {
  float:left;
  list-style-type:none;
  padding:0;
  margin:0;
}

ul#MainSiteNav li a {
  float:left;
  color:white;
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  width:150px;
  height:12px;
  line-height:12px;
  text-align:right;
  padding:1px 2px;
}

ul#MainSiteNav li a:hover, .MainMenuSelected {background-color:#57677F;}

/* -- End Main Site Navigation -- */

/* Product Navigation */

#ProductNavigation {
  position:relative;
  width:700px;
  height:22px;
  margin:0;
  clear:both;
  z-index:1000;
}

#ProductNavigation ul {
  background-image:url(../../images/section_link_bg.png);
  width:187px;
	height:20px;
  float:left;
  padding:0;
  margin:0 2px;
  list-style-type:none;
  color:white;
  font-size:11px;
}

#ProductNavigation ul:hover {
  background-position:left -20px;
}

#ScubaproProducts,
#UwatecProducts {
  color:white;
  padding:0px 8px;
  width:171px;
  line-height:20px;
  font-weight:bold;
  text-transform:uppercase;
  cursor:default;
}

#ScubaproProducts ul {
  width:570px;
  margin:0;
  display:none;
  height:100px;
  position:absolute;
  top:20px;
  left:1px;
  background:none;
}

#UwatecProducts ul {
  width:380px;
  margin:0;
  display:none;
  height:100px;
  position:absolute;
  top:20px;
  left:1px;
  background:none;
}

#ScubaproProducts li,
#UwatecProducts li {
  float:left;
  margin:0;
}

#ScubaproProducts li a,
#UwatecProducts li a {
  position:relative;
  float:left;
  width:189px;
  height:65px;
  color:white;
  text-decoration:none;
  background-image:url(../../images/products_bg.png);
  background-repeat:no-repeat;
}

#ScubaproProducts li a img,
#UwatecProducts li a img {
  float:left;
  margin-left:1px;
}

#ScubaproProducts li a:hover,
#UwatecProducts li a:hover { background-position:left -67px; }

#ScubaproLinks li:hover ul,
#UwatecLinks li:hover ul,
#UwatecLinks ul:hover {display:block;}

#ScubaproProducts li a span,
#UwatecProducts li a span {
  position:absolute;
  right:8px;
  top:10px;
  width:100px;
  line-height:normal;
  text-align:right;
  cursor:pointer;
}

/* Divespots */
#DiveSpot {
  position:absolute;
  width:200px;
  height:200px;
  left:730px;
  top:100px;
  font-size:28px;
  font-weight:bold;
}

#DiveSpot a {
  background:url(../../images/section_link_bg.png);
  height:20px;
  width:171px;
  display:block;
  font-size:11px;
  line-height:20px;
  text-transform:uppercase;
  font-weight:bold;
  padding:0 8px;
  margin-top:10px;
}

#DiveSpot a:hover {background-position:left -20px;}

#DeepDownDIV {
  position:relative;
  top:7px;
  width:695px;
  text-align:right;
}

#Footer {
  position:relative;
  height:50px;
  width:695px;
}

.GlobalEntryPage #DeepDownDIV {left:-160px;}

/* IE6 hacks */
* html body {behavior:url(inc/htc/csshover2.htc);}
* html #DeepDownDIV img {
	behavior: url(inc/htc/iepngfix.htc);
	width:700px;
	height:30px;
}
* html #MasterSPUWLogo {
	behavior:url(inc/htc/iepngfix.htc);
	height:59px;
	width:187px;
}

* html #ProductNavigation ul {
	behavior:url(inc/htc/iepngfix.htc);
}

* html #ScubaproProducts ul li a,
* html #UwatecProducts ul li a{
	behavior:url(inc/htc/iepngfix.htc);
	width:189px;
	height:67px;
}

* html #ScubaproProducts ul li a img,
* html #UwatecProducts ul li a img
{
	behavior:url(inc/htc/iepngfix.htc);
	height:65px;
	width:83px;
}



* html #TopHeadline,
* html #TopHeadline img,
* html #MiddleHeadline,
* html #BottomHeadline div {behavior:url(inc/htc/iepngfix.htc);}

* html #TopHeadline img {
	width:241px;
	height:200px;
}

* html #StandardArticleTitle {behavior:url(inc/htc/iepngfix.htc);}

* html #StandardArticleContentArea {
	behavior:url(inc/htc/iepngfix.htc);
	background-image:url(../../images/section_bg_ie6.png);
}

* html #DiveSpot a {behavior:url(inc/htc/iepngfix.htc);}

* html #ProductWrapper img {behavior:url(inc/htc/iepngfix.htc);}