* {
margin: 0px;
padding: 0px;
}

body { /* main body declarations */
background-color: #00214D;
}

#content {
position: relative;
width: 760px;
}

#toplogo {
overflow: hidden;
height: 123px;
}

#toplogosponsor {
position: absolute;
left: 620px;
top: 20px;
z-index:1; 
}

/* TOP NAV */
#everesttopnav {
width: 760px;
clear: both;
color: #FFF;

font-weight: bold;
line-height: 26px;
height: 26px;
background-color: #000;
}

#everesttopnav a {
color: #FFF;
text-decoration: none;
}

#everesttopnav a:hover {
color: #FFC71B
}

#topnavspacer {
height: 2px;
background-color: #082e4f;
padding: 0px;
overflow: hidden;
}
/* //TOP NAV */

#hpflashcontent { 
background-image: url('/dsc/everest/style/images/hp_noflash_bg.jpg');
background-repeat: no-repeat;
width: 760px;
height: 367px;
}

/* HOMEPAGE BOTTOM PROMOS */
#bottompromosouter1 {
background-image: url('/dsc/everest/style/images/bottom4promobg.jpg');
background-repeat: no-repeat;
height: 182px;
width: 760px;
}

#bottompromosouter2 {
padding: 19 0 19 19;
overflow: hidden;
}

#bottompromoinner {
width: 165px;
float: left;
padding-left: 12px;
}

#imagepadborder1 {}

#imagepadborder2 { 
padding: 4 4 1 4;
border: solid white 1px;
}

html>body #imagepadborder2{padding: 4px;}

/* //HOMEPAGE BOTTOM PROMOS */

/* COPYRIGHT */

#coprhtspacer {
height: 2px;
background-color: #FFF;
padding: 0px;
overflow: hidden;
}
/* //COPYRIGHT */

.midcontentcommon {
min-height:695px;
height:auto !important;
height:695px;
background-position: bottom;
background-repeat: no-repeat;
width: 760px;
}

#spacer5h {
height: 5px;
clear: both;
}

#spacer10h {
height: 10px;
clear: both;
}

#spacer20h {
height: 20px;
}

#bottomspacer {
height: 270px;
clear: both;
}

#bottomspacer2 {
height: 395px;
clear: both;
}

#leftnaveverest {
float: left;
width: 232px;
padding-left: 10px;
}

#innercontent {
float: left;
}

#promoimgrow{
clear: both;
}

#climberimgs { 
width: 100px;
float: left;
padding-left: 5px;
padding-bottom: 5px;
}

#textcontentouterMTC{
width: 420px;
clear: both;
}

#textcontentouterRPROM{
width: 332px;
float: left;
}

#textcontentouterSPON{

width: 544px;
float: left;
}

#textcontentouterFEAT{
width: 508px;
}

#textcontent{
background-color: #e7ecf6;
padding: 10 10 15 10;
}

#rightpromos {
float: left;
}

#textcontent ul{
margin: 0;
padding: 0;
}

#textcontent li{
margin-left: 20px;
padding-left: 0px;
font-size: 0.7em;
line-height: 16px;
}

/* LEFT NAV */

/* remove the bullet points etc */
#discovery_navigation ul {
  list-style-type:none;
  margin: 0px;
  padding: 0px;
}

#discovery_navigation {
  background-image: url('/dsc/everest/style/images/leftnavmarker.gif');
  background-repeat: repeat-y;
  
  line-height: 26px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#discovery_navigation a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding-right: 15px;
  padding-left: 5px;
}

#discovery_navigation a:hover {
  color: #000;
  background-image: url('/dsc/everest/style/images/leftnavbg.gif');
  background-position: center center;
  background-repeat: repeat-x;
}

/* make it work in firefox */
html>body #discovery_navigation a {
  display:block;
}

/* Color and padding are split out because combined it does notwork in IE */
/* First level color */
#discovery_navigation ul li {
  padding-left:10px;
}

/* Second level padding */
#discovery_navigation ul ul li {
  padding-left:20px;
}

/* Third level padding */
#discovery_navigation ul ul ul li {
  padding-left:30px;
}

/* Fourth level padding */
#discovery_navigation ul ul ul ul li {
  padding-left:40px;
}

/* Fifth level padding */
#discovery_navigation ul ul ul ul ul li {
  padding-left:50px;
}

/* //LEFT NAV */

#midcontentMTC { 
background-color: #224c74;
background-image: url('/dsc/everest/style/images/meetclimbers.jpg');
}

#midcontentATS { 
background-color: #346087;
background-image: url('/dsc/everest/style/images/aboutseries.jpg');
}

#midcontentHIS { 
background-color: #214c79;
background-image: url('/dsc/everest/style/images/history.jpg');
}

#midcontentPF { 
background-color: #274a70;
background-image: url('/dsc/everest/style/images/productionfacts.jpg');
}

#midcontentRIS { 
background-color: #34618b;
background-image: url('/dsc/everest/style/images/risks.jpg');
}

#midcontentSPO { 
padding-left: 20px;
background-color: #345f89;
background-image: url('/dsc/everest/style/images/sponsor.jpg');
}

#midcontentDOW { 
background-color: #336089;
background-image: url('/dsc/everest/style/images/downloads.jpg');
}

#midcontentINT { 
background-color: #1a3143;
background-image: url('/dsc/everest/style/images/interactives.jpg');
}

