@import "reset.css";
@import "prettyPhoto.css";
@import "slider.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}

/* Global properties ======================================================== */
body, html {height:100%;}

body{ background:#e4c77f; border:0; font: 12px Arial, Helvetica, sans-serif; color:#2f241b ; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:1000px;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #e4c77f; width:100%; height:100%; top:0; left:0}

#bgStretch {overflow:hidden;z-index:-1; position:fixed}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}


.main1 { width:100%;height:800px; position:relative; z-index:1;}



.main2{ width:1000px; height:700px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-350px; z-index:10;}

header{width: 100%; height: 1px; position: absolute; left: 0; top: 25%; margin-top: -180px; text-align: center; z-index: 11;}
.logo { display:inline-block;text-decoration:none; }
.logo .logo_left{display: inline-block; width: 55px; height: 69px; background: url(../images/logo.png) center bottom no-repeat; margin-top: -10px; margin-right: 25px;}
.logo .logo_right{display: inline-block; width: 55px; height: 69px; background: url(../images/logo.png) center bottom no-repeat; margin-top: -10px; margin-left: 25px;}
.logo .txt{display: inline-block;}
.logo .txt1{ font-size: 50px; line-height: 50px; font-family: 'lubalgraph_bd_btbold'; text-transform: uppercase; color: #af5200; letter-spacing: 0px;text-decoration:none;}
.logo .txt2{ font-size: 20px; line-height: 25px; font-family: 'bitterbold'; text-transform: uppercase; color: #796543; letter-spacing: 2px;text-decoration:none;}

.item1{width: 173px; height: 173px; background: url(../images/item1.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -740px; top: 50%; margin-top: -100px; z-index: 9;}
.item2{width: 190px; height: 240px; background: url(../images/item2.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: 500px; top: 0;z-index: 9;}
.item3{width: 273px; height: 193px; background: url(../images/item3.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: 500px; top: 50%; margin-top: 270px; z-index: 9;}
.item4{width: 234px; height: 53px; background: url(../images/item4.png) 0 0 no-repeat; position: absolute; right: 10px;  bottom: 32px; z-index: 31;}

.paper1{width: 709px; height: 543px; background: url(../images/paper1.png) 0 0 no-repeat; position: absolute; left: 144px;  top: 54px; z-index: 11; }
.paper2{width: 692px; height: 540px; background: url(../images/paper2.png) 0 0 no-repeat; position: absolute; left: 142px;  top: 43px; z-index: 12; }






footer{width: 100%; height: 48px; background: url(../images/footer.jpg) 0 0 repeat-x; position: absolute; left: 0; bottom: 0; z-index: 30;}
.copyright{color:#2f2c24; font-family: 'bitterregular'; font-size: 14px; text-shadow: 0px 1px 1px #b79a60; padding-left:20px; float: left; line-height: 39px; padding-top: 9px;}
.icons { float:right; padding-top: 15px; padding-right: 5px;}
.icons > li { display:inline-block; float: right; margin-left: 5px; width: 28px; height: 28px;position:relative;}
.icons > li > a{display:block; width:100%; height:100%;position: relative; background: #4e3618;border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.icons > li > a:hover{background: #af5200;}
.tola{float: right;}
.privacy{ display: inline-block; float: right; height: 28px; line-height: 28px; color: #b9a684; text-decoration: none; padding: 0 10px; margin-top: 15px; margin-right: 5px; background: #4e3618;font-family: 'bitterregular'; font-size: 14px;border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.privacy:hover{background: #af5200; color: #fff; }





/* ============================= main menu ====================== */

.menu { display:block; width: 919px; height:614px; background: url(../images/nav_bg.png) 0 0 no-repeat; position:absolute; left:38px; top:50px; z-index:10; white-space:nowrap; }
#menu { }
#menu > li { position: absolute;}
#menu > li > a{display:inline-block; text-decoration:none; position:relative; }
#menu > li > a .img_wrapper{position: absolute; z-index: 1;}
#menu > li > a .over{display:block;position: absolute;width:100%; height:3px; left:0px; bottom:0px; background:url(../images/nav.png) 0 0 repeat-x;}
#menu > li > a .txt1{ display:inline-block; position: relative; z-index:2;font-family:'faraco_handregular';font-size:30px; line-height:40px; color:#3a2c13; text-decoration:none; overflow: hidden; }

#menu > li.nav1{left: 40px; top: -60px;}
#menu > li.nav2{left: -100px; top: 375px;}
#menu > li.nav2 a{width: 200px; text-align: center;}
#menu > li.nav3{left: 135px; top: 540px;}
#menu > li.nav4{left: 365px; top: 600px;}
#menu > li.nav5{right: 95px; top: 540px;}
#menu > li.nav6{right: -80px; top: 275px;}
#menu > li.nav6 a{width: 200px; text-align: center;}
#menu > li.nav7{right: 30px; top: -40px;}




#menu > li.nav1 .img_wrapper{left: -70px; top: 10px;}
#menu > li.nav2 .img_wrapper{left: 65px; top: -70px;}
#menu > li.nav3 .img_wrapper{left: -80px; top: -25px;}
#menu > li.nav4 .img_wrapper{left: -75px; top: -5px;}
#menu > li.nav5 .img_wrapper{right: -60px; top: -55px;}
#menu > li.nav6 .img_wrapper{left: 65px; top: -55px;}
#menu > li.nav7 .img_wrapper{right: -55px; top: -5px;}


/* ============================= main layout ====================== */



#content{ width:1006px;position:absolute; left:-3px; top:45px; z-index:30;}
#content > ul{ }
#content > ul > li{ width:1006px; height:653px; position:absolute; overflow:hidden;}

.close{ display:block; width:48px; height:47px; position:absolute; right:55px; top:50px; z-index:30;}
.close span{ display:block; width:48px; height:47px; background:url(../images/close.png) left top no-repeat; }
.close:hover span{background-position: bottom;}

.box .divider{width: 160px; height: 607px; background: url(../images/divider.png) 0 0 no-repeat; position: absolute; left: 402px; top: 23px;}

.box{ width:838px;height:570px;position:relative;padding: 83px 84px 0px 84px;background:url(../images/content_bg.png) 0 0 no-repeat;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12{ float:left;position:relative;z-index:2;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px; }

.col1{ width:382px;}
.col2{ width:382px; padding-left: 74px;}
.col3{ width:838px;}







.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}




a{ color:#af5200; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'bitterbold';font-weight:normal; font-size:28px; color:#4b290b; line-height:30px; padding:15px 0 15px 0;  }
.h3{ font-family:'bitterregular';font-weight:normal; font-size:15px; color:#615245; line-height:20px; padding-bottom: 5px;  }


.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.text { padding:0 0 5px; display: block;}

.line1 { height:2px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.shadow1{box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);}

.border1 { border:7px solid #fffae3;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}


.video1 {width:302px; height:128px;margin-bottom:20px; }
.video1 a img {border:7px solid #fffae3;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); 
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.video1 a:hover img{border-color: #af5200;}

.button1{ display:inline-block; height:30px; line-height:30px; text-decoration: none; margin-top:0px; margin-bottom:5px; font-size:24px; font-family:'faraco_handregular'; color:#2f241b; white-space:nowrap; letter-spacing:0px;}
.button1:hover { color:#af5200; background: url(../images/button1.png) left bottom repeat-x;}

.home1{width: 181px; float: left; margin-right: 20px;}
.home1.last{margin-right: 0;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#2f241b; padding-left:25px; background: url(../images/li_st1.png) 0 8px no-repeat;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.ul1 > li a:hover{ text-decoration:none; color:#af5200; background-position: 10px 8px;}

.info1{padding-bottom: 15px;}

.programs1{padding-bottom: 10px;}

.foundation1{width: 159px; float: left; margin-right: 25px; padding-bottom: 10px;}
.foundation1.last{margin-right: 0;}
.foundation1 .img{border:7px solid #fffae3;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); margin-bottom: 20px;}

.leaders1{width: 159px; float: left; margin-right: 25px; padding-bottom: 10px;}
.leaders1.last{margin-right: 0;}
.leaders1 .img{border:7px solid #fffae3;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); margin-bottom: 20px;}

.gal1 { width:184px; padding-bottom:15px; float:left; margin-right:20px; }
.gal1.last { margin-right:0px; }

.photo1 {width:184px; height:158px; margin-bottom:10px;}
.photo1 a img {border:7px solid #fffae3;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); 
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;}
.photo1 a:hover img{border-color: #af5200;}

.google_map{

    width: 368px;
    height: 258px;
    border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:7px solid #fffae3;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); 
}

















/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:426px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:370px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#0e0905;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:360px; height:29px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #0e0905; background: #ddbd76; border: 1px solid #b89e63; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  padding-left: 5px;}
#ajax-contact-form input:focus{border-color:#000; }

#ajax-contact-form textarea{ float:left; width:360px; height:160px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #0e0905; background: #ddbd76; border: 1px solid #b89e63; margin-bottom:5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left: 5px; padding-top: 5px;}
#ajax-contact-form textarea:focus{border-color:#000; }

#ajax-contact-form img{float:left; width:120px; height:53px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:131px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:138px; height:39px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:5px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%;box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}


/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

@font-face {
    font-family: 'bitterregular';
    src: url('bitter-regular-webfont.eot');
    src: url('bitter-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bitter-regular-webfont.woff') format('woff'),
         url('bitter-regular-webfont.ttf') format('truetype'),
         url('bitter-regular-webfont.svg#bitterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitterbold';
    src: url('bitter-bold-webfont.eot');
    src: url('bitter-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bitter-bold-webfont.woff') format('woff'),
         url('bitter-bold-webfont.ttf') format('truetype'),
         url('bitter-bold-webfont.svg#bitterbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lubalgraph_bd_btbold';
    src: url('lubgrhb-webfont.eot');
    src: url('lubgrhb-webfont.eot?#iefix') format('embedded-opentype'),
         url('lubgrhb-webfont.woff') format('woff'),
         url('lubgrhb-webfont.ttf') format('truetype'),
         url('lubgrhb-webfont.svg#lubalgraph_bd_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'faraco_handregular';
    src: url('faraco_hand-webfont.eot');
    src: url('faraco_hand-webfont.eot?#iefix') format('embedded-opentype'),
         url('faraco_hand-webfont.woff') format('woff'),
         url('faraco_hand-webfont.ttf') format('truetype'),
         url('faraco_hand-webfont.svg#faraco_handregular') format('svg');
    font-weight: normal;
    font-style: normal;

}