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

.wrapper { width: 720px; }

#header #logo { margin: 20px 0 25px; width: 100%; }
#header #logo a { margin: 0 auto; }

#header .right { width: 100%; }
#header #main-menu > ul { margin-right: 0; text-align: center; width: 100%; float: none; border-top: 1px solid #c0c7cc; }
#header #main-menu > ul > li { float: none; display: inline-block; line-height: 70px; }
#header #main-menu > ul > li > a { font-size: 12px; margin: 0 15px 4px 15px; }
#header #main-menu > ul ul  { left: -72%; top: 78px; }
#header #main-menu > ul > li > a.dropdownArrow { background: url(../images/menu-arrow.png) no-repeat center -20px;  }
#header #main-menu > ul > li > a.dropdownArrow:hover, #header #main-menu > ul > li.hovered > a { background-position: center -142px;  }


#fldc-slider-main, #fldc-slider-main img { width: 485px; height: 277px; }
#fldc-slider-main li .slide-info { width: 425px; padding: 20px 30px; color: white; font-size: 14px; line-height: 20px; text-shadow: 0 1px 1px rgba(0, 0, 0, .5) }

#fldc-slider-main li .slide-info p { display: none; }
#fldc-slider-main li .slide-info h3 { width: 100%; }

#fldc-slider-thumbs { width: 485px; }
#fldc-slider-thumbs ul li { width: 153px; }
#fldc-slider-thumbs ul li .arrow { left: 66px; }
#fldc-slider-thumbs ul li .hover { width: 143px; }

#main-content-right { width: 485px; }
#sidebar-right { width: 185px; }
#sidebar-right img { max-width: 185px; }

#home-latest-news .one-fourth img { width: 106px; }

/* OLD BEFORE FIVE CHANGED
#fldc-gallery-main img { width: 485px; }
 */
 
#fldc-gallery-main {height: 300px !important;}
#fldc-gallery-main img { height: 300px !important; }
#fldc-gallery-thumbs li { width: 81px; height: 81px; }
#fldc-gallery-thumbs li.last { margin: 0 20px 20px 0 !important; }
#fldc-gallery-thumbs li:nth-child(5n) { margin-right: 0 !important; }

.taxonomy-item .one-third img { width: 149px; }

#contact-map-medium { display: block; }
#contact-map-full { display: none; }

#client-login { width: 440px; margin-bottom: 40px; }
#client-password { width: 440px; }

.post .one-third .post-image { max-width: 148px; display: block; margin: 15px 0 0; }


.fldc-services li .service-project-image, .fldc-services li .service-project-image img { width: 80px; }
.fldc-services li .service-excerpt { width: 95px; }

input { -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }