@charset "utf-8";
/* CSS Document */

h1{ margin:0px 10px 20px 10px !important; padding:0px; }
h2{ margin:7px 0px 20px 0px !important; padding:0px; }
h3{ margin:7px 0px 20px 0px !important; padding:0px; }

//#main-container{ background:url(../../graphics/website/panel-sep.gif) repeat-y; }
//body{ background:url(../../graphics/website/page-bg2.gif) repeat-x top !important; }

#contact-details .map { float:left; width:289px; height:365px; background:#DBDBDB}
#contact-details .details { float:right; width:280px; } 

#contact-form, #contact-form input { margin:0px; padding:0px ; font-size:11px; font-family:Tahoma; color:#666666 }
#contact-form .field-container { float:left; margin-bottom:10px; width:150px;}
#contact-form .textfield, #contact-form .textarea { padding:9px 13px 9px 13px; border:1px solid #e5e5e5  }
#contact-form .textfield { width:112px; } 
#contact-form .textarea { width:262px; } 
#contact-form .sep { width:10px; float:left; display:inline-block } 
#contact-form .btn-container { margin-top:15px } 
#contact-form .btn-container input { border:0px } 
#contact-form .asterik { background:url(../../graphics/website/asterik.gif) no-repeat top right; }

.watermark { color:#999999 !important; }
span.success { background:url(../../graphics/website/wood-bg.jpg); padding:10px; font-weight:bold; color:#FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* -------- sitemap --------- */
.sitemap { font-size:13px; }
.sitemap .col { float:left; width:285px; margin-right:10px }
.sitemap .col ul { list-style:url(../../graphics/website/bullet.png); line-height:18px }
.sitemap .col ul ul { margin-top:5px;}
.sitemap .col ul li { padding:5px 0 !important; }
.sitemap .last {margin-right:0 !important;}

/* -------- brochure --------- */

.brochure-list .img { float:left; width:130px; } 
.brochure-list .img a.pdf { background:url(../../graphics/website/brochure-thumb.jpg) no-repeat; width:100px; height:100px; display:block }
.brochure-list .info { float:right; width:440px } 
.brochure-list .info h4 { color:#333333; font-size:14px; line-height:16px; margin:0 0 20px 0; padding:0; border:none !important; float:left; } 

.brochure-list .info h4 span { font-size:11px; } 
.brochure-list .info h4 span a { color:#999;  } 

.brochure-list .info .desc { clear:both; }

.brochure-list .bsep { background:url(../../graphics/website/grey-pixel.gif) repeat-x center !important; height:40px; clear:both }
