/*
reset margin / padding
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a{margin:0;padding:0;}
* {
    margin:0;padding:0;
}
body{
    background: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    font-family: tahoma;
    font-size: 11px;
    color: #8c8386;
    line-height: 16px;
}

TR.TDhoverCatalogue TD { background: #f7f7f7;
cursor:pointer;
}

.mainbg{
    background-image:url(imgs/bgs/mainbg.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

.patternbg{
    background-image:url(imgs/bgs/pattern.jpg);
}

#prehome{
    width: 796px;
    height: 411px;
    margin-top:35px;
    margin-left: auto;
    margin-right: auto;
}
#leftprehome{
    float: left;
    width: 178px;
    background: #cde3f0;
    height: 411px;
    text-align: center;
}
.logoprehome{
    margin-top:17px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 93px;
}
.prehomeul{
    width: 126px;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
}
.prehomeli{
    width: 126px;
    height: 21px;
    margin-bottom: 10px;
    overflow: hidden;
}
.prehomea{
    padding: 0px;
    display: block;
    text-decoration: none;
    text-indent: 1000px;
    width: 126px;
    height: 21px;
    overflow: hidden;
}
.pre_po{
    background: url(imgs/btns/pre_portuguese.jpg) no-repeat;
}
.pre_po:hover{
    background-position: 0px -21px;
}
.pre_en{
    background: url(imgs/btns/pre_english.jpg) no-repeat;
}
.pre_en:hover{
    background-position: 0px -21px;
}
#imgprehome{
    float: left;
    width: 617px;
}

#maindiv{
    width: 962px;
    border-left: 1px solid #e2dddf;
    border-right: 1px solid #e2dddf;
    background: #fff;
    text-align: left;
    margin: 0px auto;
    min-height:300px;
    /*height:auto !important;
    height:300px;*/
    background-image:url(imgs/bgs/maindiv.jpg);
    overflow: hidden;
}
#mainleft{
    width: 176px;
    float: left;
    overflow: hidden;
}
#maincontent{
    float: right;
    width: 784px;
    background: #ebe7e8;
    border-left: 1px solid #e2dddf;
    overflow: hidden;
}
#logo{
    margin-top: 10px;
    margin-left: 32px;
    margin-bottom: 33px;
    width: 105px;
    height: 141px;
}
#mainmenu{
    width: 105px;
    list-style: none;
    margin: 0px auto;
}
.firstlevelmenu{
    border-bottom: 1px solid #ccc3c6;
    padding-top: 3px;
    padding-bottom: 2px;
}
.mmenulink{
    margin-left: 3px;
    font-family: arial;
    color: #33101a;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.menuselected{
    font-weight: bolder;
}
.sndlevelul{
    width: 145px;
    list-style: none;
    margin-top: 4px;
    margin-bottom: 4px;
}
.sndlevelmenu{
    color:#a3c7dc;
    height: 18px;
}
.sndlevellink{
    margin-left: 2px;
    margin-bottom: 2px;
    font-family: arial;
    color: #a3c7dc;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
.sndlevellink2{
    margin-left: 2px;
    margin-bottom: 2px;
    font-family: arial;
    color: #81777b;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
#header{
    background: #cde3f0;
    height: 52px;
    width: 784px;
    border-top: 3px solid #000;
    position: relative;
}
#header a{
    color:#827478;
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;
}
.headerlinks{
    position: absolute;
    top: 7px;
    left: 20px;
    color:#827478;
    font-family: tahoma;
    font-size: 10px;
    text-decoration: none;    
}
.headerlang{
    position: absolute;
    top: 7px;
    right: 20px;
}
#sectiontitle{
    background-color : #e3eff7;
    background-image: url(imgs/bgs/sectiontitle.jpg);
    background-repeat: no-repeat;
    height: 90px;
    width: 784px;
    position: absolute;
    top:0px;
    left: 0px;
}
#footer{
    width: 744px;
    margin-left: 20px;
    font-family: tahoma;
    color:#b5a8ac;
    font-size: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.copyparagraph{
    font-family: tahoma;
    color:#b5a8ac;
    font-size: 10px;
    float: left;
    margin-top: 10px;    
}
.bridger{
    font-family: tahoma;
    color:#b5a8ac;
    font-size: 10px;
    float: right;
    margin-top: 10px;   
    text-decoration: none;
}
.loadingbarcontent{
    height: 5px;
    width: 784px;
    background: #fff;
}
.loadingbar{
    height: 3px;
    width: 300px;
    background: #c1b7ba;
    margin-top: 1px;
}
#subsectiontitle{
    background: url(imgs/bgs/brown-title.jpg) no-repeat;
    height: 26px;
    width: 784px;
    position: relative;
}

#subsectiontitle h3{
    color:#fff;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    left: 20px;
    top: 4px;
    position: absolute;
}
.subsectiontitle-right{
    position: absolute;
    top:4px;
    font-family: tahoma;
    font-size: 10px;
    right: 20px;
}
.lightbluelink10{
    font-family: tahoma;
    font-size: 10px;
    color: #cde3f0;
    text-decoration: none;
}
.highlighttext{
    font-family: tahoma;
    font-size: 14px;
    color: #33101a;
    line-height: 20px;
    font-weight: normal;
}
.highlighttext16{
    font-family: tahoma;
    font-size: 16px;
    color: #33101a;
    line-height: 20px;
}
.aboutleft{
    width: 215px;
    float: left;
}
.aboutleft p{
    font-family: tahoma;
    font-size: 11px;
    color: #8c8386;
    line-height: 16px;
}
.aluguelleft{
    width: 490px;
    float: left;
}
.aluguelright{
    width: 220px;
    float: right;
}
.craftleft{
    width: 475px;
    float: left;
}
#craftleft{
    width: 475px;
    float: left;
}
.aboutright{
    width: 502px;
    float: right;
}
.aboutright p{
	margin-bottom:20px
}
.craftright{
    width: 227px;
    float: left;
    background-color: #f1eeef;
    margin-left: 28px;
}
.regulartext{
    font-family: tahoma;
    font-size: 11px;
    color: #8c8386;
    line-height: 16px;
    font-weight: normal;
}
.regulartext12{
    font-family: tahoma;
    font-size: 12px;
    color: #827478;
    line-height: 16px;
    font-weight: normal;
}
.regulartextbrown{
    font-family: tahoma;
    font-size: 12px;
    color: #33101a;
    line-height: 16px;
}

.aboutcontent{
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    width: 744px;
}
.aboutpar{
    margin-bottom: 20px;
}
.contactcol{
    width: 355px;
    margin-left: 18px;
    margin-right: 18px;
    float: left;
}
.contactline{
    width: 355px;
    margin-top: 3px;
    height: 1px;
    background: #ddd6d8;
    margin-bottom: 15px;
}
.presscontent{
    width: 784px;
    margin:0px;
    padding:0px;
}
.pressdiv{
    width: 124px;
    margin: 10px;
    margin-left: 20px;
    margin-right: 10px;
    float:left;
    display: inline;
}
.pressdate{
    color:#5c5759;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    margin:2px;
    margin-bottom: 4px;
    
}
.presspagerbtm{
    background: #d8d1d3;
    height: 26px;
    width: 784px;
    margin-top: 10px;
    position: relative;
}
.cataloguepagerbtm{
    background: #d8d1d3;
    height: 26px;
    width: 784px;
    margin-top: 2px;
}
/*text colors*/
.brown{
    color:#33101a;
}
.popbg{
    background-color: #f7f5f6;
}
.popbgwhite{
	background-color: #fff;
}
#DOMWindow{
    overflow: hidden;
}
.thespecialist{
    color:#6a6265;
    font-family: tahoma;
    font-size: 11px;
    margin: 10px;
    margin-bottom: 25px;
    line-height: 15px;
}
.homematerialbg{
    background:url(imgs/bgs/homematerialbg.jpg) no-repeat;
    width: 194px;
    height: 26px;
    padding-top: 5px;
    overflow: hidden;
}
.homematerial{
    width: 194px;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    overflow: hidden;
    height: 220px;
}
.homemateriala{
    text-transform: uppercase;
    font-family: arial;
    font-size:  12px;
    font-weight:  bold;
    color: #fff;
    margin-left: 10px;
    text-decoration: none;
}
.materialsubcategory{
    width: 747px;
    border-bottom: 1px solid #a19196;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color:#432d26;
    padding-top:3px;
    padding-bottom: 3px;
    margin-top: 20px;
}
.materialsubcategorytext{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color:#432d26;
    float: left;
}
.materiallist{
    width: 747px;
    margin: 0px auto;
}
.materialname{
    font-family: tahoma;
    font-size: 11px;
    color:#5c5759;
    font-weight: normal;
}
.divmaterial{
    width: 112px;
    float: left;
}
.matimage{
    border:1px solid #fff;
    margin-bottom: 4px;
    margin-top: 10px;
}
.mr15px{
    margin-right:15px;
}
.craftdiv{
    width: 195px;
    float: left;
    overflow: hidden;
    margin-right: 1px;
}
.crafttext{
   width: 195px;
   height:190px;
   background-image: url(imgs/bgs/crafttext.jpg);
   background-repeat: no-repeat;
   position: relative;
}
.craftreadmore{
    font-family: tahoma;
    font-size: 11px;
    color: #5d5759;
    text-decoration: none;
    position: absolute;
    bottom:40px;
}
.craftpar{
    width: 160px;
    margin-top: 20px;
    margin-left: 17px;
}
.alugueldiv{
    width: 66px;
    height: 65px;
    border:2px solid #fff;
    margin-bottom: 10px;
    float: left;
}
.alugueldiv:hover{
    border:2px solid #cdc2c5;
}

.aluguel_item{
    display:block;
}

.portimages{
    width: 784px;
    height: 342px;
    overflow: hidden;
    position: relative;
}
.portleft{
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 159px;
    z-index: 3;
}
.portright{
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 159px;
    z-index: 3;
}
.portimg{
    position: absolute;
    top:0px;
    left: 0px;
}
.portthumbs{
    width: 784px;
    height: 96px;
    overflow: hidden;
    position: relative;
    background: #f5f3f4;
    border-bottom: 1px solid #f1eeef;
}
.portthumbsdiv{
    width: 692px;
    float: left;
    height: 96px;
    overflow: hidden;
}
.thumbport{
    margin-right: 7px;
    width: 109px;
    height: 47px;
    overflow: hidden;
}
.thumbportwithtext{
    margin-right: 7px;
    width: 109px;
    height: 97px;
    overflow: hidden;
    float: left;
    font-size: 9px;
    line-height: 12px;
    font-weight: bold;
    color:#33101A;
}
.portthumbsmask{
    width: 686px;
    height: 47px;
    margin-top: 10px;
}
.titleheader{
    width: 784px;
    height: 90px;
    position: relative;
    overflow: hidden;
}
.searchbar{
    width: 153px;
    height: 20px;
    position: absolute;
    border: 1px solid #cadfeb;
    top:42px;
    right: 20px;
    background-image: url(imgs/bgs/search.jpg);
    overflow: hidden;
}
.inputsearch{
    width: 113px; 
    height: 20px;
    border: 0px;
    background: #d5e7f2;
    font-family: tahoma;
    font-size: 11px;
    color:#999093;
    margin-left: 10px;
    padding-top: 3px;
}
.productdiv{
    width: 129px; 
    height: 175px;
    margin-bottom: 2px;
    position: relative;
    float:left;
    background-color: #fff;
    cursor: pointer;
}
.productdivwhite{
    width: 129px; 
    height: 175px;
    position: absolute;
    z-index: 1;
}
.productselected{
    position: absolute;
    z-index: 0;
    display: none;
}
.productpic{
    width: 115px;
    height: 115px;
    position: absolute;
    top:20px;
    left: 7px;
}
.producttext{
    width: 105px;
    position: absolute;
    top:135px;
    left: 18px;
    color: #5c5759;
    font-size: 11px;
    font-family: tahoma;
}
.searchdiv{
    background-image: url(imgs/bgs/searchgradient.jpg);
    width: 784px;
}
.searchitem:hover{
    background:#f7f5f5;
}
.searchitem{
    width: 752px;
    height: auto;
    border-bottom: 1px solid #ece8e9;
    margin: 0px auto;
    position: relative;
}
.searchitempic{
    border: 1px solid #cab9bf;
    width: 70px;
    height: 72px;
    left: 5px;
    top: 5px;
    float: left;
    position: absolute;
}
.searchitemname{
    color: #5c5759;
    font-size: 12px;
    font-family: tahoma;
    top: 10px;
    left: 98px;
    position: relative;
    width: 381px;
}
.searchitemtext{
    color: #8c8386;
    font-size: 11px;
    font-family: tahoma;
    margin-top: 10px;
    margin-bottom: 26px;
    left: 98px;
    position: relative;
    width: 381px;
    min-height:45px;

}
.searchitempdf{
    display:none;
    font-family: tahoma;
    font-size: 10px;
    color: #958187;
    left: 518px;
    position: absolute;
    top: 26px;
}
.searchitemdwg{
    display:none;
    font-family: tahoma;
    font-size: 10px;
    color: #958187;
    left: 518px;
    position: absolute;
    top: 47px;
}
.searchitemseemore{
    display:none;
    color: #958187;
    left: 660px;
    position: absolute;
    top: 26px;
}
.download10px{
    font-family: tahoma;
    font-size: 10px;
    color: #958187;
}
.login-text{
    width: 350px;
    margin: 10px auto;
    text-align: left;
}
.loginforms{
    width: 415px;
    height: 283px;
    background-image: url(imgs/bgs/loginforms.jpg);
    background-repeat: no-repeat;
    margin: 10px auto;
    position: relative;
}
.formlogin{
    width: 165px;
    position: absolute;
    top:20px;
    left: 28px;
    text-align: left;
}
.formregister{
    width: 165px;
    position: absolute;
    top:20px;
    left: 224px;
    text-align: left;
}
.inputregister{
    width: 155px;
    border: 1px solid #f0edee;
    height: 20px;
    margin-bottom: 10px;
    font-family: tahoma;
    font-size: 11px;
    color:#827478;
    padding-left: 5px;
}
.inputsignup{
    width: 355px;
    border: 1px solid #f0edee;
    height: 20px;
    margin-bottom: 10px;
    font-family: tahoma;
    font-size: 11px;
    color:#827478;
    padding: 0px;
    line-height: 15px;
    padding-left: 5px;
    padding-top: 2px;
    overflow: hidden;
}
.textareasignup{
    width: 355px;
    border: 1px solid #f0edee;
    height: 80px;
    margin-bottom: 10px;
    font-family: tahoma;
    font-size: 11px;
    color:#827478;
    padding-left: 5px;
}
.signupdiv{
    width: 360px;
    margin: 10px auto;
    text-align: left;
}
.catdiv{
    width: 195px;
    
    float: left;
    margin-left: 33px;
    padding-right : 32px;
}
.catbtn{
    width: 195px;
    height: 22px;
    position: relative;
    border-bottom: 1px solid #e2ddde;
    cursor: pointer;
}
.catbtnarrow{
    position: absolute;
    top:10px;
    left: 15px;
}
.catbtntext{
    position: absolute;
    top: 5px;
    left: 30px;
}
.catbtna{
    font-family: tahoma;
    font-size: 12px;
    color:#5d5759;
    text-decoration: none;
}
#homeimages{
    height: 545px;
}
#homeimages li{
    height: 545px;
}
.product-left{
    width: 521px;
    background: #eef5fa;
    margin-right: 1px;
    float: left;
}
.product-right{
    width: 262px;
    background: #f8f7f7;
    float: left;
}
.cataloguedetail{
    width: 784px;
    background-image: url(imgs/bgs/cataloguedetail.jpg);
    background-repeat: repeat-y;
}
.productgallery{
    position: relative;
    width: 521px;
    height: 350px;
    background-color: #fff;
}

.detailtext{
    margin:15px;
}
.productname{
    font-family: tahoma;
    color: #33101a;
    font-weight: bold;
    font-size: 12px;
}
.productref{
    font-family: tahoma;
    color: #33101a;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
    
}
.customize{
    width: 240px;
    margin: 10px auto 0px auto;
    cursor: pointer;
}
.customizeclose{
    width: 240px;
    margin: 10px auto 0px auto;
    display: none;
    cursor: pointer;
}
.reqquote{
    width: 240px;
    margin: 10px auto 0px auto;
}
.detailactions{
    width: 240px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.detailactionsbtn{
    width: 240px;
    margin-bottom: 3px;
    margin-left: 8px;
    clear: both;
    float: none;
}
.detailactionsbtna{
    font-family: tahoma;
    font-size: 11px;
    color: #958187;
}

.detailactionsbtn a{
    float: left;
}
.similarproducts{
    width: 240px;
    margin: 0px auto;
    background-color: #fff;
    margin-bottom: 20px;
}
.similarproductsdiv{
    width: 224px;
    height: 85px;
    margin: 8px;
    position: relative;
}
.similartext{
    position: absolute;
    top: 16px;
    left: 100px;
}
.similarimg{
    position: absolute;
    top:5px;
    left: 5px;
}
.similarborder{
    border-bottom: 1px solid #f1eded;
}
.thumbs{
    position: absolute;
    top:20px;
    left: 20px;
    background: #ece9ea;
    border:1px solid #ece9ea;
    width: 64px;
    z-index: 15;
    display: none;
}
.thumbs img{
    display:block;
}
.mainimage{
    position: absolute;
    top:   0px;
    left: 0px;  
}
.zoom{
    width: 35px;
    height: 33px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index:5;
}
.zout{
    display: none;
}
.customizediv{
    width: 240px;
    display: none;/**/
    margin-left: 11px;
    overflow: hidden;
    
}
.matprod{
    height: 21px;
    width: 240px;
    border-bottom:1px solid #e4e0e1;
    position: relative;
}
.matprodtext{
    font-family: tahoma;
    font-size: 12px;
    color: #33101a;
    position: absolute;
    top:2px;
    left: 10px;
}
.matprodright{
    position: absolute;
    top:2px;
    left: 215px;
}
.matprodleft{
    position: absolute;
    top:2px;
    left: 195px;
}
.matproditem{
    float: left;
    width: 50px;
    font-family: arial, tahoma;
    font-size: 9px;
    color:#938b8e;
    margin-top: 5px;
    overflow: hidden;
    line-height: 12px;
}
.matprodthumbs{
    width: 225px;
}
.closematprodthumbs{
    height: 10px;
    border-bottom: 1px solid #e4e0e1;
}
.matproditemimg{
    border: 1px solid #fff;
}
.matproditemimg:hover{
    border: 1px solid #cdc2c5;
}
.matprodthumbs8{
    width:225px;
    float:left;
    margin-right: 7px;
    overflow: hidden;
}
.matprodmask{
    width:225px;
    overflow: hidden;
    margin-left: 7px;
}
.slider_next, .slider_prev{
    cursor: pointer;
}
.materialdetail{
    border: 0px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 415px;
    height: 350px;
    overflow: hidden;
}
.portdivphoto{
    width: 784px;
    height: 342px;
    overflow: hidden;
    float: left;
}
a{
    outline: none;
}
.portthumbarrow{
    float: left;
    width: 46px;
    height: 66px;
    overflow: hidden;
}

#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3{
    font-family: tahoma;
    font-size: 11px;
    color:#f3f3f3;
    font-weight: normal;  
}
#presspagerup{
    float: right;
    margin-right: 20px;
    margin-top: 3px;
    height: 26px;
    width: auto;
}
#presspagerup ul li a{
    font-family: tahoma;
    font-size: 10px;
    color: #cde3f0;
    text-decoration: none;
    height: 26px;
}
#presspagerup li{
    margin-left: 10px;
    display: inline;
}
#presspagerup .current{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: underline;
    color: #cde3f0;
}
#presspagerup .previous{
    display:none;
}
#presspagerup .next{
    display:none;
}

#presspagerdown{
    position: absolute;
    right: 20px;
    top: 3px;
    height: 26px;
    width: auto;
}
#presspagerdown ul li a{
    font-family: tahoma;
    font-size: 10px;
    color: #33101a;
    text-decoration: none;
    margin:0px;
    padding: 0px;
}
#presspagerdown li{
    margin-left: 10px;
    height: 26px;
    display: inline;
}
#presspagerdown .current{
    font-family: tahoma;
    font-size: 10px;
    text-decoration: underline;
    color: #33101a;
}
#presspagerdown .previous{
    display:none;
}
#presspagerdown .next{
    display:none;
}
#mapswf{
    width: 784px;
    height: 293px;
}
.matselajaximg{
    width: 23px;
    height: 23px;
    border: 1px solid #f8f7f7;
    margin-right: 10px;
    float: left;
}
.matselajax{
    border-bottom: 1px solid #f8f7f7;
    float: left;
}
.crossajax{
    float:right;
    width: 23px;
    height: 23px;
    cursor: pointer;
}
.matselajaxtxt{
    width: 150px;
    float: left;
}
.matselajaxdiv{
    width: 220px;
}