@charset "UTF-8";
/* CSS Document */
*{
  margin: 0px;
  padding: 0px;
}

img{
   border: 0px;
}
a{
    text-decoration: none;
}

body {
    background: #262626;
    color: #3c3d3d;
    font-size: 12px;
    font-family:Arial;
}

#headHome{
    background: url(../images/bg-head.png) top left repeat-x;
    height: 660px;
    text-align: center;
}
#headHome-flash{
    width: 952px;
    margin: auto;
}

#head{
    background: url(../images/bg-head.png) top left repeat-x;
    
}
#head-flash{
    width: 952px;
    margin: auto;
}

#content{
    background: #3c3d3d;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    text-align: center;
    line-height: 17px;
}
#body{
    width: 952px;
    margin: 0px auto;
    background: #fff;
    text-align: left;
}
#body-content{
    margin: 0px 30px;
}

.title{
    background: url(../images/logo-mini.png) top right no-repeat;
    padding-right: 55px;
    height: 60px;
    float: left;
}
.title h1{
    text-align: left;    
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 10px;
    background: url(../images/bullet-title.png) 0px 4px no-repeat;
    float: left;
    margin-top: 10px;
}

#foot{
    border-top: 7px solid #0c0c0c;
    padding-bottom: 45px;
    background: url(../images/logo-footer.png) top center no-repeat;
    text-align: center;
}
#foot .content{
    margin: auto;
    width: 932px;
    text-align: left;
    color: #737373;
}
#footer-menu{
    height: 60px;
}
#footer-menu a{
    float: left;
    margin-top: 25px;
    margin-right: 30px;
}
#foot .sdd{
    color: #fff;
    font-size: 11px;
    padding-top: 10px;
}
#foot .sdd a{
    color: #fff;
}
#foot .sdd a:hover{
    color: #999;
}
#foot-content{
    width: 400px;
    float: left;
}
#foot-newsletter{
    float: right;
    width: 230px;
}
#foot-newsletter .subtitle{
    text-align: right;
    color: #fff;
    font-size: 16px;
    margin: 10px 0px 5px;
    float: right;
    width: 100px;
    height: 20px;
}
#newsletterSend{
    float: right;
}
#newsletterEmailCont{
    background: url(../images/bg-newsletter-email.png) top center no-repeat;
    width: 180px;
    height: 28px;
    float: left;
    padding-top: 5px;
    text-align: center;
}
#newsletterEmail{
    background: none;
    border: 0px;
    text-align: center;
    color: #fff;
}

.clear{
    clear: both;
}

#home-contact{
    background: #e9e9e9;
    float: right;
    color: #262626;
}
#home-block{
    float: left;
    width: 560px;
    text-align: justify;
    margin-top:20px;
}
#home-contact .title{
    background: url(../images/contact-logo.png) center right no-repeat;
}
#home-contact .content{
    margin: 0px 20px;
    text-align: left;
}
#home-contact .content p{
    padding: 10px 0px;
}
#home-contact .content a{
    color: #f13939;
    text-decoration: underline;
}
#bodyHome-content{
     margin: 0px 5px 0px 30px;
}

#content-block{
    padding-top: 15px;
    text-align: justify;
}
#content-block .title{
    margin-bottom: 10px;
}

#content-block a{
    color: #fd0202;
    text-decoration: underline;
}

.blockCol{
    color:#5C5B5B;
    float:left;
    font-size:11px;
    margin-top:30px;
    text-align:center;
    width:430px;
}

.colLeft{
    float:left;
    width:430px;
}
.colRight{
    float:right;
    width:430px;
}

.colContact{
    float: left;
    width: 350px;
}
.formContact{
    float: right;
    background: #e9e9e9;
    width: 475px;
}
#formContact{
    margin: 0px 20px;
}

.formField{
    padding-bottom: 5px;
}
.formLabel{
    padding-left: 35px;
    width: 100px;
    float: left;
    font-weight: bold;
}
.formInput{
    margin-left: 135px;
}
.formText{
    width: 280px;
}

label.error{
    color: #f00;
    font-weight: bold;
    display: block;
}
div.error{
    color: #f00;
    font-weight: bold;
    text-align: center;
}
.info{
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
}

#newsletterMessage{
    color: #f00;
    font-size: 11px;
    clear: both;
    text-align: right;
}

/*Gallery*/
#gallery{
    text-align:left;
    margin-top: 20px;
}

#panelGallery{
    width:580px;
    height:90px;
    overflow:hidden;
    margin: auto;
}
#panelGallery ul{
    padding:0px;
    margin:0px;
    list-style:none;
    width:580px;
    height:120px;
    overflow:hidden;
}
#panelGallery li{
    float:left;
    text-align: center;
}
#panelGallery li div{
    width: 120px;
    height: 90px;
    background: top center no-repeat;
}
#panelGallery img{
    cursor:pointer;
    margin: auto;
}
#panelGallery div.block{
    width:250px;
    height:105px;
    padding:0px;
    margin:0px;
}

#controlPanel{
    height:120px;
    margin:15px auto 0;
    width:580px;
}
#controlPanel-arrow{
    text-align: center;
    display: none;
    padding-top: 20px;
}
#controlPanel-arrow img{
    margin: 0px 2px;
}

#gallery .prev{
    float: left;
    width: 35px;
    text-align: center;
}
#gallery .next{
    float: right;
    width: 35px;
    text-align: center;
}
#viewGallery{
    width:580px;
    height:410px;
    margin:auto;
    overflow: hidden;
}
.photoGallery{
    width:580px;
    height:410px;
    background:no-repeat center center;
    display:none;
    text-align: center;
}

.photoGallery .panel{
    color:#818181;
    text-align: left;
    padding:5px 0px;
    font-size: 11px;
    width: 300px;
    height:410px;
    float: right;
}
.photoGallery .panel div{
    text-transform: uppercase;
    color: #99b404;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 20px;
}
.photoGallery .image{
    width: 580px;
    height:410px;
    overflow: hidden;
    text-align: center;
    float: none;
    background: top center no-repeat;
}
.photoGallery .image img{

}
.photoGallery .block{
    background:#000000;
    color:#ffffff;
    padding: 0px 5px;
    overflow:hidden;
    font-size: 12px;
    position: relative;
    top: 475px;
    text-align: right;
    height: 2em;
}
.photoGallery .block p{
    padding-top: 5px;
    margin: 0px;
}
