/* Start of CMSMS style sheet 'ocean_style' */
html,

body{
  margin:0;
  padding:0;
  height:100%;
  border:none;
  color:#000000;
  font-family:Tahoma;
  font-size:12px;
  background-color: #ffffff;

}

.fullContentDiv {
 margin: 0px;
 padding: 0px;
}

.mainTable {
  padding: 0px;
  margin: 0px;
  width: 1000px;
  margin: 0 auto;
  text-align: left;    color: #ffffff;
}

.mainTableHeader {
  height: 55px;
  vertical-align: top;
}

.mainTableBody {
  background: url("uploads/ocean_template_images/mainBg.gif");
  vertical-align: top;
  text-align: left;
}

.mainTableFooter {
  height: 30px;
  vertical-align: middle;
  text-align: center;
  color: #000000;
  font-weight: bold;
}

.logoBox {
  float: left;
  background: url("uploads/ocean_template_images/logo.gif") top left no-repeat;  
  margin-left: 23px;
  margin-top: 9px;
}

.logoBox,
.logoBox a {
  position: relative;
  display: block;
  height: 36px;
  width: 262px;
  }

  

.languagesBox {
  position: relative;
  display: block;
  float: right;
  height: 55px;
  margin-right: 10px;
  vertical-align: bottom;
  width: auto;
  overflow: hidden;
}

.languagesBox  img {
  margin-left: 5px;
  margin-top: 35px;
}

.languagesBox  a {    
  display: block;
  float: left;    
  padding:0px    
  overflow: hidden;    
  border: 0px;
}  

.languagesBox  a img {    
  border: 0px;
}

.topMenuDiv {
  background: url("uploads/ocean_template_images/topMenuBgMain.gif") top left no-repeat;  
  margin-top: 10px;
  height: 20px;
  text-align: right;
  margin-bottom: 15px;
  overflow: hidden;
}




.leftMenuDiv ,
.rightMenuDiv,
.contentDiv {
  position: relative;
  display: block;
  float: left;
  padding-bottom: 30px;
  overflow: hidden;
}


.contentDiv .mainTitle {   
  font-size:20px;   
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 10px;
  
}



.leftMenuDiv,
.rightMenuDiv  {
  margin-left: 10px;
  width:160px;
  margin-right: 10px;
  white-space: nowrap;
}


.rightMenuDiv {
  float: right;
}

.leftMenuDiv .item {
  background: url("uploads/ocean_template_images/leftMenuBg.gif") top left no-repeat;
  width: 160px;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}


.rightMenuDiv .item {
  background: url("uploads/ocean_template_images/rightMenuBg.gif") top left no-repeat;
  width: 160px;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}

.leftMenuDiv .itemBoxCatalog,
.rightMenuDiv  .itemBoxCatalog{
  background: url("uploads/ocean_template_images/rightMenuBannerBox.gif") top left no-repeat;
  width: 160px;
  height: 202px;
  margin-bottom: 5px;
  overflow: hidden;
}



.topMenuDiv .item {
  width: 107px;
  height: 20px;
  text-align: center;
  float: right;
  overflow: hidden;
}

.topMenuDiv .item  a {
  display: block;
  width: 107px;
  height: 18px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding-top: 2px;
  overflow: hidden;
}


.topMenuDiv .topMenuBack {
   background: url("uploads/ocean_template_images/topMenuBackButton.gif") top left no-repeat;
  width: 107px;
  height: 20px;
  text-align: center;
  float: right;
  overflow: hidden;
}

.leftMenuDiv .itemBoxCatalog a,
.rightMenuDiv  .itemBoxCatalog a {
 width: 160px;
 height: 202px;
 display: block;
 border: 0px;
 color: #dededc;
}


.topMenyItembg1{
  background: url("uploads/ocean_template_images/topMenuBg1.gif") top left no-repeat;
}

.topMenyItembg2{
  background: url("uploads/ocean_template_images/topMenuBg2.gif") top left no-repeat;
}

.topMenyItembg3{
  background: url("uploads/ocean_template_images/topMenuBg3.gif") top left no-repeat;
}

.leftMenuDiv .item a,
.rightMenuDiv .item a{
  display: block;
  width: 160px;
  height: 23px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding-top: 7px;
  overflow: hidden;
}

.contentDiv  {
  width: 640px;
  overflow: hidden;
  color: #000000;
}

.noRightMenu {
  width:805px;
}

.floatleft {
 position: relative;
 float: left !important;
 width: 107px;
}

.floatright {
 position: relative;
 float: right  !important;
 width: 500px
}


.mainContent {
 height: 100%;
}


/** IE6 **/


.rightMenuDiv {
 _margin-left: 0px;
}

.leftMenuDiv {
 _margin-right: 0px;
 }

.contentDiv  {
  _margin-right: 0px;
 _margin-left: 10px;
}


.noRightMenu {
  _width: 805px;

}





/* End of 'ocean_style' */

