/* Project - Fersil */
 
 
@import url('menus.css');
@import url('modules.css');
@import url('paragraphs.css');
@import url('ecom.css');
@import url('Desev.css');
 
 
 
 
img {
 border: none;
} 
 
 
.LineDashed {
 height: 1px;
 border-bottom: 1px dashed #E5E5E5;
}
 
 
 
/* Main */
#DwMain {
 width: 940px;
 padding: 0px 10px 10px 10px;
}
 
 
 
/* Header */ 
#Header {
 height: 130px;
}
 
 
 
/* TopMenu */
#TopMenu {
 width: 560px;
 float: right;
 padding: 80px 20px 0px 17px;
} 
 
 
 
/*Search */
#Search {
 width: 220px;
 float: right;
 text-align: left;
 padding-top: 80px;
}
#Search .SearchButton input{
 width: 28px;
 height: 21px;
 border: none;
 background: none;
 background-repeat: no-repeat;
 background-image: url(/Files/Navigation/Ibotec/buttons/Search.gif);
}
#Search .SearchText div {
 width: 163px;
 height: 18px;
 padding-top: 3px;
 text-align: center;
 background-repeat: no-repeat;
 background-image: url(/Files/Navigation/Ibotec/inputs/InputSearch.gif);
}
#Search .SearchText div, {
 height: 19px;
 padding-top: 2px;
}
#Search .SearchText div input {
 border: 1px solid #FFFFFF;
 width: 152px;
 padding: 0px 2px 0px 2px;
}
 
 
 
/*Print*/
#Print {
 text-align: left;
/* margin: 20px 240px 0px 170px;*/
 margin: 20px 0px 0px 0px;
 padding: 3px 0px 3px 0px;
 border-top: 1px dashed #E5E5E5;
 border-bottom: 1px dashed #E5E5E5;
}
#Print a { 
 color: #666666;
 font-weight: bold;
 padding: 0px 25px 0px 0px;
 text-decoration: none;
 text-transform: uppercase;
 background-position: right;
 background-repeat:  no-repeat;
 background-image: url(/Files/System/Ibotec/diversos/IconPrint.gif);
}
#Print a:hover { 
 color: #666666;
 font-weight: bold;
 padding: 0px 25px 0px 0px;
 text-decoration: underline;
 text-transform: uppercase;
 background-position: right;
 background-repeat:  no-repeat;
 background-image: url(/Files/System/Ibotec/diversos/IconPrint.gif);
} 
 
  
 
/* TopLogo*/
#TopLogo {
 float: left;
 padding: 41px 0px 0px 5px;
}
#TopLogo div {
 width: 92px;
 overflow: hidden;
} 
 
 
 
/*TopGraphic*/
#ContentCellHome #TopGraphic {
 width: 700px;
 height: 260px;
 overflow: hidden;
} 
#TopGraphic {
 width: 530px;
 height: 260px;
 overflow: hidden;
 padding-bottom: 20px;
}   
 
 
 
/* Content  Homepage */
#ContentCellHome #ContentLeft {
 width: 700px;
 float: left;
 padding-right: 20px;
 padding-bottom: 20px;
}
#ContentCellHome #ContentRight {
 float: left;
 width: 220px;
/* padding-bottom: 40px;*/
}
 
 
 
/* Content General*/
#ContentCell #ContentRight {
 float: right;
 width: 220px;
 padding-bottom: 30px;
} 
#ContentCell #ContentLeft {
 float: left;
 width: 150px;
 padding: 0px 0px 20px 0px;
}
#ContentCell #ContentCenter {
 float: left;
 width: 530px;
 overflow: hidden;
 padding: 0px 20px 10px 20px;
}
#ContentCell #ContentCenter #Content {
 width: 530px;
 padding: 0px 0px 0px 0px;
}
#Content a {
  font-weight: bold;
}
 
 
  
/*Footer Logos - Deleted */
#FooterLogos table td{
 padding-right: 20px;
} 
#FooterLogos {
 float: left;
 width: 650px;
 padding: 0px 0px 0px 5px;
 overflow:  hidden;
} 
 
 
  
/* Footer */
#Footer {
 position: relative;
/* height: 18px; */
 width: 930px;
 padding: 4px 5px 4px 5px;
 margin: 20px 0px 5px 0px;
 background-color: #FFFFFF;
 border-top: 1px dashed #E5E5E5;
 border-bottom: 1px dashed #E5E5E5;
 /*background-repeat: repeat-x;
 background-image: url(/Files/System/Ibotec/layout/FooterBG.gif);*/
}
#DwFooter {
/* padding-top: 1px;
 width: 500px;
 float: left;*/
}
#DwFooter small { 
 font-size: 10px;
 font-weight: bold;
 text-transform: uppercase;
}
#DwFooter small a { 
 color: #000000;
 font-size: 10px;
 font-weight: bold;
 text-transform: uppercase;
}
#DwFooter small a:hover { 
 font-size: 10px;
 font-weight: bold;
 text-transform: uppercase;
}
#FooterMenu {
 text-align: left;
}