/* Start of CMSMS style sheet 'Mammut_Blue : Mammut Blue - Layout' */
/*
 * CSS Stylesheet for CMSMS
 * Template: Mammut - Blue
 * Author: La Constructora - Rolando Lora
 */

html,body{
  margin: 0;
  padding: 0;
  background-color: #4A5C68;
}

body{
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:75%;
  line-height:14px;
  text-align:default;
  color: #CCCCCC;
}

html{
  height: 100%; 
  margin-bottom: 1px;
}

a img{
  border: 0;
}

div#box{
  width: 1000px;
  margin: 0px auto;
}

div#header{
  width: 100%;
  height: 124px;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}

div#header-box{
  width: 100%;
  height: 90px;
  margin: 0;
  padding: 0;
  background-color: #748590; 
  position: relative;
}

div#brand{
  position: absolute;
  background-image: url(uploads/Mammut_Blue/brand-m748590.gif);
  width: 315px;
  height: 53px;
  top: 14px;
  left: 22px;
}

div#pathway{
  position: absolute;
  left: 360px;
  top: 54px;
  height: 12px;
  color: white;
  font-weight: bold;
  text-transform: lowercase;
}

div#pathway a, div#pathway a:visited {
  color: white;
  text-decoration: none;
}

div#pathway a:hover {
  color: #CCCCCC;
}

div#menu{
  width: 100%;
  background-color: #6C7E89;
  margin-top: 4px;
}

div#body{
  width: 100%;
  margin: 0;
  padding: 0;
}

div#content-box{
  float: right;
  width: 766px;
  margin-left: 4px;
}

div#content-box-r{
  float: right;
  width: 462px;
  margin-left: 4px;
}

div#content-box-l{
  float: left;
  width: 300px; 
}

div#content-box-main{
  float: right;
  width: 762px;
  margin-left: 4px;
}

div#sidebar-box{
  float: left;
  width: 230px;
}

div#sidebar-box div.sidebar-element {
  margin: 0;
  padding: 15px;
  margin-bottom: 4px;
}

div.sidebar-element{
  background-color: #536571;
  color: #CCCCCC;
}

div#content-box div div.content-element {
  margin: 0;
  padding: 20px;
  margin-bottom: 4px;
}

div#content-box div.content-element {
  background-color: #748590;
  color: #CCCCCC;
}

div#content-box-r div.content-element {
  background-color: #748590;
  color: #CCCCCC;
}

div#content-box-l div.content-element {
  background-color: #637581;
  color: #CCCCCC;
}

div#content-box-main div.content-element {
  background-color: #748590;
  color: #CCCCCC;
}

div#footer{
  background-color: #536571;
  height: 30px;
  color: #A0AEB7;
  line-height: 30px;
  padding-left: 20px;
}
/* End of 'Mammut_Blue : Mammut Blue - Layout' */

