HTML, BODY { padding: 0; margin: 0; height: 100%; width: 100%; }
BODY { background: url(bg10.gif) 50% 200px no-repeat; }
UL { margin: 0; padding: 0; list-style: none; }

.home { background: url(bg09.gif) 50% 420px no-repeat; }

/*  Boxes  */

#box01 { min-height: 100%; height: auto !important; height: 100%; height: 100%; margin: 0 0 -60px 0; background: url(bg01.gif) repeat-x; }
#box02 { margin: auto; width: 970px; }
#box03 { padding: 20px 0; }

DIV.push { height: 60px; }

/*  Columns */

.col { float: left; min-height: 1px; }
.col01 { width: 640px; margin: 0 30px 0 0; }
.col02 { width: 300px; }
.col03 { width: 465px; margin: 0 40px 0 0; }
.col04 { width: 262px; margin: 0 28px 0 0; }
.col05 { width: 680px; }
.col06 { width: 195px; margin: 0 28px 0 0; }

/* Regional */

#regional { text-align: center; margin: 25px 0; }

/* Footer */

#footer { height: 60px; background: #331c11; font-size: 11px; color: #7e6b61; text-align: center; }
#footer .a { margin: auto; width: 970px; }
#footer P { margin: 20px 0 0 0; }
#footer SPAN { margin: 0 15px 0 0; display: inline; }
#footer A { color: #7e6b61; }

/*  Header  */

#header { height: 115px; border-bottom: solid 4px #dbd6d4; }
#header #logo { margin: 29px 0 0 0; float: left; }
#header #attributes { float: right; }

/*  Langselect  */

#langselect { margin: 0; padding: 0 14px; float: right; height: 26px; background: #331c11; font-size: 13px; font-family: 'TertreExtraBold', Arial, Helvetica, sans-serif; text-transform: capitalize; }
#langselect * { float: left; }
#langselect LI { list-style: none;  }
#langselect LI A { text-decoration: none; padding: 5px 6px 0 6px; color: #9f8579; }
#langselect LI A SPAN { color: #9f8579; padding: 0; }
#langselect LI SPAN { text-decoration: none; color: #fff; padding: 5px 6px 0 6px; }
#langselect LI A:hover SPAN { color: #fff; }

/*  Menus  */

UL.menu01 { margin: 30px 0 0 0; overflow: visible; font-size: 17px; background: url(bg02.gif) no-repeat; height: 19px; float: left; font-family: 'TertreExtraBold', Arial, Helvetica, sans-serif; }

UL.menu01 LI { padding: 0 16px; float: left; position: relative;  background: url(bg02.gif) 100% 0 no-repeat; }
UL.menu01 LI LI { background: none!important; padding: 0px!important; }

UL.menu01 A { float: left; line-height: normal; }
UL.menu01 A:hover {  }
UL.menu01 LI.current-menu-item A { color: #c4262e; text-decoration: none !important; }


UL.menu01 LI.current-menu-parent A { color: #c4262e; text-decoration: none !important; }
UL.menu01 LI.current-menu-ancestor A { color: #c4262e; text-decoration: none !important; }

UL.menu01 LI.current-page-item A { color: #c4262e; text-decoration: none !important; }
UL.menu01 LI.current-page-parent A { color: #c4262e; text-decoration: none !important; }
UL.menu01 LI.current-page-ancestor A { color: #c4262e; text-decoration: none !important; }



/* Menu02 */

UL.menu02 { margin: 0; padding: 0; font-size: 15px; }
UL.menu02 * {  }
UL.menu02 LI { float: left; width: 100%; clear: both; margin: 0 0 1px 0; }
UL.menu02 A { background: url(bg05.gif) repeat-y; color: #4c3327; padding: 7px 17px 7px 10px; float: left; width: 235px; }
UL.menu02 LI A:hover { text-decoration: none; background: url(bg06.gif) 0 50% no-repeat; color: #fff; }
UL.menu02 LI.current_page_item A { text-decoration: none; background: url(bg06.gif) 0 50% no-repeat; color: #fff; }
UL.menu02 LI.current_page_ancestor A { text-decoration: none; background: url(bg06.gif) 0 50% no-repeat; color: #fff; }
UL.menu02 LI UL.children { display: none; }
UL.menu02 LI.current_page_item UL.children { display: block; }
UL.menu02 LI.current_page_ancestor UL.children { display: block; }
UL.menu02 LI.current_page_ancestor LI.current_page_item UL.children { display: block; }
UL.menu02 LI UL.children UL.children { padding: 0 0 0 15px; display: none; }
UL.menu02 LI.current_page_item UL.children UL.children { display: none; }
UL.menu02 UL.children LI.current_page_ancestor UL.children { display: block !important; }
UL.menu02 UL.children LI { margin: 5px 0; }
UL.menu02 UL.children LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
UL.menu02 UL.children LI A:hover { text-decoration: underline; }
UL.menu02 UL.children LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
UL.menu02 UL.children LI.current_page_item A { background: url(dot02.gif) 12px 5px no-repeat; color: #d94020; }
UL.menu02 UL.children LI.current_page_ancestor A { background: url(dot01.gif) 12px 5px no-repeat; color: #d94020; }
UL.menu02 UL.children UL.children LI { margin: 5px 0; }
UL.menu02 UL.children UL.children LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
UL.menu02 UL.children UL.children LI A:hover { text-decoration: underline; }
UL.menu02 UL.children UL.children LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
UL.menu02 UL.children UL.children LI.current_page_item A { background: url(dot02.gif) 12px 5px no-repeat; color: #d94020; }
UL.menu02 UL.children UL.children LI.current_page_ancestor A { background: url(dot01.gif) 12px 5px no-repeat; color: #d94020; }

/* New menu02 */

#menu02 UL { margin: 0; padding: 0; font-size: 15px; }
#menu02 UL LI { float: left; width: 100%; clear: both; margin: 0 0 1px 0; }
#menu02 UL A { background: url(bg05.gif) repeat-y; color: #4c3327; padding: 7px 17px 7px 10px; float: left; width: 235px; }
#menu02 UL LI A:hover { text-decoration: none; background: url(bg06.gif) 0 50% no-repeat; color: #fff; }
#menu02 UL LI.current-menu-item A { text-decoration: none; background: url(bg06.gif) 0 50% no-repeat; color: #fff; }
#menu02 UL LI.current-menu-ancestor A { text-decoration: none; background: url(bg06.gif) 0 50% no-repeat; color: #fff; }
#menu02 UL LI UL.sub-menu { display: none; }
#menu02 UL LI.current-menu-item UL.sub-menu { display: block; }
#menu02 UL LI.current-menu-ancestor UL.sub-menu { display: block; }
#menu02 UL LI.current-menu-ancestor LI.current_page_item UL.sub-menu { display: block; }
#menu02 UL LI UL.sub-menu UL.sub-menu { padding: 0 0 0 15px; display: none; }
#menu02 UL LI.current-menu-item UL.sub-menu UL.sub-menu { display: none; }
#menu02 UL UL.sub-menu LI.current-menu-ancestor UL.sub-menu { display: block !important; }
#menu02 UL UL.sub-menu LI { margin: 5px 0; }
#menu02 UL UL.sub-menu LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
#menu02 UL UL.sub-menu LI A:hover { text-decoration: underline; }
#menu02 UL UL.sub-menu LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
#menu02 UL UL.sub-menu LI.current-menu-item A { background: url(dot02.gif) 12px 5px no-repeat; color: #d94020; }
#menu02 UL UL.sub-menu LI.current-menu-ancestor A { background: url(dot01.gif) 12px 5px no-repeat; color: #d94020; }
#menu02 UL UL.sub-menu UL.sub-menu LI { margin: 5px 0; }
#menu02 UL UL.sub-menu UL.sub-menu LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
#menu02 UL UL.sub-menu UL.sub-menu LI A:hover { text-decoration: underline; }
#menu02 UL UL.sub-menu UL.sub-menu LI A { background: url(dot01.gif) 12px 5px no-repeat; color: #8b7a72; padding: 0 0 0 24px; }
#menu02 UL UL.sub-menu UL.sub-menu LI.current-menu-item A { background: url(dot02.gif) 12px 5px no-repeat; color: #d94020; }
#menu02 UL UL.sub-menu UL.sub-menu LI.current-menu-ancestor A { background: url(dot01.gif) 12px 5px no-repeat; color: #d94020; }

/* Front elements */

DIV.front-block01 { margin: 30px 0 0 0; line-height: 20px; }
DIV.front-block01 P:first-child { }

DIV.front-bottom { /*background: #4c3327;*/ line-height: 17px; color: #f2f2f2; font-size: 12px; min-height: 215px !important; }
DIV.front-bottom-a { margin: 10px 0 0 0; }
DIV.front-bottom-b { margin: auto; width: 970px; }
DIV.front-bottom-c { padding: 0 0 40px 0; }
DIV.front-bottom-d { padding: 20px; }
DIV.front-bottom .img { width: 110px; margin: 0 20px 0 0; }
DIV.front-bottom .img IMG { border: solid 5px #684b3e; }

DIV.front-bottom .txt { width: 290px; }
DIV.front-bottom H2 { color: #b19d94; margin: 0; font-size: 38px; }
DIV.front-bottom P { color: #474747; }

.col03 { background: url(bg05.png); border: solid 1px #dbd6d4; width: 468px; margin: 0 29px 0 0; }

/* Front banners */

#front-banner {  }
#front-banner .a { width: 639px; height: 310px; }
.wp-bannerize-support { display: none; }

#front-banner #nav { margin: 17px 0 0 0; height: 13px; float: left; }
#front-banner #nav * { float: left; }
#front-banner #nav LI { margin: 0 4px; }
#front-banner #nav A { width: 14px; height: 13px; background: url(bg03.gif) no-repeat; }
#front-banner #nav A.activeSlide { background: url(bg03.gif) 0 -23px no-repeat; }
#front-banner #nav SPAN { display: none; }

/* Read mores */

P.read-more { height: 30px; }
P.read-more A { float: left; background: url(bg04.gif) #d43941 no-repeat; color: #fff; height: 30px; }
P.read-more A SPAN { float: left; padding: 6px 12px 0 38px; color: #fff; }
P.read-more01 A { background: url(bg04.gif) 0 -40px #614336 no-repeat; }

P.read-more02 A { background: url(bg04.gif) #d43941 100% 0 no-repeat; font-size: 16px; }
P.read-more02 A SPAN { float: left; padding: 5px 38px 0 12px; }

P.read-more03 A { background: url(bg04.gif) #d43941 100% -80px no-repeat; font-size: 16px; }
P.read-more03 A SPAN { float: left; padding: 5px 43px 0 12px; }

/* Content */

.content P { line-height: 20px; font-size: 14px; }
.content A { text-decoration: underline; color: #d41217; }
.content A:hover { text-decoration: none; color: #ef5256; }
.content TABLE { width: 100%; }
.content TABLE TH { line-height: normal; border: solid #fff; border-width: 1px; padding: 7px 10px; background: #4c3327 repeat-x; font-weight: bold; color: #fff; font-weight: bold; }
.content TABLE TD { line-height: normal; border: solid #fff; border-width: 1px; padding: 7px 10px; background: #f4f3f2; }
.content UL { padding: 0 0 0 25px; margin: 1em 0 0 0; list-style: none; line-height: 18px; }
.content UL LI { background: url(dot01.gif) 0 9px no-repeat; padding: 0 0 0 14px; }
.content UL UL { padding: 0 0 0 15px; margin: 0; font-weight: normal; }
.content UL UL LI { background: url(dot01.gif) 0 7px no-repeat; }

/* Form */

TABLE.form { width: 100%; }
TABLE.form TH { width: 25%; line-height: normal; border: solid #fff; border-width: 1px; padding: 8px 10px 0 0; background: none; font-weight: normal; color: #444; white-space: nowrap; }
TABLE.form TD { width: 75%; line-height: normal; border: solid #fff; border-width: 1px; padding: 4px 10px; background: none; }
TABLE.form INPUT { border: solid #9b9b9b; border-width: 1px; padding: 3px; }
TABLE.form TEXTAREA { border: solid #9b9b9b; border-width: 1px; padding: 3px; }

/* Contact form 7 */

.wpcf7 { border: solid 1px #edeae9; background: #fff; padding: 15px !important; margin: 1em 0 0 0 !important; }

.wpcf7-not-valid-tip-no-ajax { color: red !important; }
.wpcf7-validation-errors { border: solid 1px red !important; padding: 5px; margin: 1em 0 0 0 !important; }
.wpcf7-mail-sent-ok { border: solid 1px green !important; padding: 5px !important; margin: 1em 0 0 0 !important; }
.wpcf7-submit { height: 30px; float: left; background: url(bg04.gif) #d43941 no-repeat; padding: 0 12px 0 38px !important; color: #fff; border: none !important; }

/* Gallery */

DIV.slideshowlink { display: none; }

.ngg-gallery-thumbnail img { border: 5px solid #ececec !important; margin: 0 !important; padding: 0 !important; }
.ngg-gallery-thumbnail A:hover img { border: 5px solid #f9cbce !important; padding: 0 !important; }
.ngg-gallery-thumbnail { margin-right: 25px !important; margin-bottom: 15px !important; }

.ngg-navigation { height: 35px; }
.ngg-navigation A { text-decoration: none !important; }

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(bg08.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

/* Iphone */

@media only screen and (max-device-width: 480px) {
	H1 { font-size: 49px; }
}
