/* CSS3 Document */
/* ------------- */
* {padding: 0; margin: 0}
body {background: #de9226; color: #080304; font: 12px Arial, Tahoma, Verdana, sans-serif}
#wrapper {width: 746px; margin: 0 auto}
.clear {clear: both}
img {border: none}
a {color: #cf8d47; text-decoration: none; font-weight: bold}
/* ---Header--- */
#header {width: 746px; height: 206px; background: url('../images/header-logo.png') no-repeat; position: relative}
#header .shadow-right {position: absolute; right: 0; bottom: 0%; top: 0%; width: 7px; background: url('../images/shadow-right.png') repeat-y; height: 206px}
#header .menu {position: absolute; bottom: 0; left: 0%; right: 0%; height: 26px; text-align: center; line-height: 26px}
#header .menu ul {list-style: none; display: inline-block; margin: 0 auto}
#header .menu ul li {float: left}
#header .menu a {color: #080304; text-decoration: none; text-transform: uppercase; font-size: 11px; margin: 0 10px; font-weight: bold}
#header .menu a:hover {color: #fffffe}
/* ---Content--- */
#content {width: 746px; position: relative; margin-bottom: 20px}
#content .shadow-right {position: absolute; right: 0; bottom: 0%; top: 0%; width: 7px; height: 100%; background: url('../images/shadow-right.png') repeat-y}
#content .content-layer {width: 739px; background: white}
#content .rotation-img {width: 739px; height: 203px; margin-bottom: 3px}
#content .page {background: url('../images/content-top.gif') repeat-x; padding: 4px 15px 0 14px}
#content p {padding: 3px 0}
#content a.more-link {font-size: 10px; color: #cf8d46; font-weight: bold; text-decoration: none}
.content-header {border-bottom: 1px solid #b2b1b1}
.content-bottom {height: 4px; background: url('../images/content-bottom.png') repeat-x; position: relative; top: -3px; overflow: hidden}
/* ---Footer--- */
#footer {height: 62px; padding-top: 50px; text-align: center; font-size: 11px; position: relative}
#footer .qmp-logo {width: 63px; height: 41px; margin: 0 auto; background: url('../images/qmp-logo.png') no-repeat}
#footer .shadow-bottom {height: 7px; position: absolute; bottom: -7px; left: 4px; right: 0%; background: url('../images/shadow-bottom.png') repeat-x}
#footer .shadow-corner {width: 7px; height: 7px; position: absolute; bottom: -7px; right: -7px; background: url('../images/shadow-corner.png') no-repeat}
/* ---Home Page--- */
.home {background: url('../images/border-pix.gif') 285px 0 repeat-y}
.home .block.about {padding: 8px 27px 20px 0; /*border-bottom: 1px solid #b2b1b1*/}
.home .block.newsletter {padding: 0 27px 20px 0; border-top: 1px solid #b2b1b1}
.home-col-2 h2, .home-col-2 p {padding-left: 20px}
.home .block.newsletter h2, .home .block.newsletter p {padding-left: 0!important}
.home .block.newsletter {padding-left: 20px}
.block.news {padding: 9px 0 20px 14px}
.fix-top-border {width: 1px; height: 4px; position: absolute; top: 206px; left: 299px; background: #b2b1b1}
.home-col-1 {width: 285px; display: inline-block; float: left}
.home-col-2 {width: 424px; display: inline-block; float: left}
.home-col-2 .content-header {padding-left: 15px}
h2 {padding: 15px 0 9px; font-size: 15px; color: #e2b475}
h1 {padding: 15px 0 9px; font-size: 15px; color: #e2b475}
.newsletter-form, .subscribeform {margin-top: 14px}
.newsletter-form input, .subscribeform input {border: 1px solid #c4c4c4}
.newsletter-form .submit-button, .subscribeform #stnl_submit {border: none; width: 55px; height: 19px; background: url('../images/submit-button.jpg') no-repeat; cursor: pointer; position: relative; top: 3px}
.block.news .item {margin-bottom: 14px}
.block.news .item img.post-image {float: right; margin: 3px 0 3px 20px}
.block.news .date {font-weight: bold}
/* ---About--- */
.not-home-page {padding-bottom: 20px}
.not-home-page .text {padding-right: 35px}
.not-home-page p {margin: 6px 0}
/* ---Contact--- */
.contact-left {display: inline-block; float: left; width: 142px}
.contact-right {display: inline-block; float: left; width: 531px}
/* ---News--- */
.not-home-page .block.news {padding: 0!important}
/* ---Navigation--- */
.navigation {text-align: center}
/* ---Gallery--- */
.ngg-galleryoverview {margin-right: -35px}
.ngg-gallery-thumbnail {margin-right: 0!important}