@import "reset.css";
@import "prettyPhoto.css";
@import "cycle.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Great+Vibes";
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,700";
@import "http://fonts.googleapis.com/css?family=Raleway:300,400";

/* 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 ======================================================== */
::selection{
  color: #fff;
  background: #797674;
}
::-moz-selection{
  color: #fff;
  background: #797674; 
}

body, html {height:100%;}

body{ background:#faf4e1; border:0; font-family:"微軟正黑體"; font-size:13px; color:#373632 ; line-height:18px; min-width:1000px; min-height: 500px;}

#spinner { position:fixed; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #f8f8f8; width:100%; height:100%; top:0; left:0;}
#pageLoader { position: fixed; width: 72px; height: 72px; top: 50%; left: 50%; margin: -36px 0 0 -36px; background:#f8f8f8; z-index: 1000; padding: 0px; display: none; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
#pageLoader > div { background: url(../images/page_loader.gif) 0 0 no-repeat; width: 64px; height: 64px; margin: 4px;}

.bg1{width: 1600px; height: 1100px; background: url(../images/bg1.jpg) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -800px; top: 0; z-index: -1;}

footer{width: 100%; height: 53px; line-height: 53px; background: #ebeae7; padding: 30px 0; text-align: center; position: absolute; left: 0; bottom: 0; z-index: 30;font-size: 14px; }
.copyright{color:#817d75; line-height:23px;display: inline-block;}
.icons { display: inline-block; padding:10px 10px 0;}
.icons > li { display:inline-block; padding:0 10px;position:relative;}
.icons > li > a{display:block;}
.privacy{text-decoration: none; color: #8ba914; display: inline-block; line-height: 23px; margin-top: 15px;
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{color: #000;}
.marker1{display: inline-block;width: 7px; height: 100%; background: url(../images/marker1.png) center center no-repeat; padding: 0 10px;}
.tola{display: inline-block;}

header{display: block; width: 100%; height: 150px; position: absolute; z-index: 11; left: 0; top: 0; background: url(../images/header.jpg) 0 0 repeat-x; text-align: center;}
.logo { display:inline-block;text-decoration:none;}
.logo .txt1{font-size: 60px; line-height: 55px; font-family: 'Great Vibes'; color: #8ba914; text-decoration: none; padding-top: 40px;}
.logo .txt1 span{color: #e4e4e4;}
.logo .txt2{font-size: 16px; line-height: 15px; font-family: 'Raleway';font-weight: 400; color: #cac7bf; text-decoration: none; padding-top: 0px;}








.splash{}

.prev{text-decoration: none;display: block;width: 24px; height: 31px; position: absolute; left: 110px; top: 230px; z-index: 20;}
.prev span{display: block; width: 100%; height: 100%; background: url(../images/prev.png) 0 0 no-repeat;}

.next{text-decoration: none;display: block;width: 23px; height: 31px; position: absolute; right: 110px; top: 230px; z-index: 20;}
.next span{display: block; width: 100%; height: 100%; background: url(../images/next.png) 0 0 no-repeat;}

/* ============================= main menu ====================== */

.menu { display:block;width: 100%; height:113px; position: absolute; left: 0; top: 139px; z-index: 20; white-space:nowrap; text-align: center; }
#menu { display:inline-block; height:113px; white-space:nowrap; text-align: left;}
#menu > li { display: inline-block;width: 161px; height:113px; position:relative; float:left; white-space:nowrap;}
#menu > li > a{display:block;width: 100%; height:100%; text-decoration:none; position:relative; }
#menu > li > a .over1{display:block;position: absolute;width:5px; height:11px; left:0px; top:0px; z-index:1; background:url(../images/nav.png);}
#menu > li > a .over2{display:block;position: absolute;width:5px; height:83px; left:0px; top:11px; z-index:1;border-radius:0 0 2px 2px; -moz-border-radius:0 0 2px 2px; -webkit-border-radius:0 0 2px 2px; }
#menu > li > a .txt1{ display:block; z-index:5;font-family:'Raleway';font-weight: 300; font-size:30px; line-height:30px; color:#b7b7b7; text-decoration:none; position: absolute; left: 15px; top: 25px;}
#menu > li > a .txt2{ display:block; z-index:5;font-family:"微軟正黑體";font-weight: 400; font-size:26px; line-height:26px; color:#2d2d2d; text-decoration:none; position: absolute; left: 15px; top: 55px;}
#menu > li > a .txt3{ display:block; z-index:5; font-size:12px; line-height:20px; color:#2d2d2d; text-decoration:none; position: absolute; left: 18px; top: 78px;}

#menu > li.nav1 > a .over2 { background: #53932d;}
#menu > li.nav2 > a .over2 { background: #8ba914;}
#menu > li.nav3 > a .over2 { background: #b9c815;}
#menu > li.nav4 > a .over2 { background: #c6aa0d;}
#menu > li.nav5 > a .over2 { background: #ba851f;}
#menu > li.nav6 > a .over2 { background: #a34f32;}











/* ============================= main layout ====================== */
#wrapper > section { position: relative; top: 294px;  z-index: 10; /*height: 100%;*/ width: 1000px;margin: 0 auto;}
#wrapper > section > div { position: relative; /*height: 100%;*/ overflow: visible;  }

.box_top{width: 990px; height: 15px; background: url(../images/box_top.png) 0 0 no-repeat; margin-left: 5px;}
.box{width: 870px; position: relative; padding: 40px 60px 40px 60px; background: url(../images/box.png) 0 0 repeat-y; margin-left: 5px;}
.box_bottom{width: 990px; height: 15px; background: url(../images/box_bottom.png) 0 0 no-repeat; margin-left: 5px;}

.close{ display:block; width:58px; height:58px; position:absolute; right:20px; top:15px; z-index:30;}
.close span{ display:block; width:100%; height:100%; background:url(../images/close.png) left top no-repeat; }
.close:hover span{background-position: bottom;}

.dynamicContent { position: absolute; width: 100%; z-index: 2; }
.dynamicContent .content{padding-bottom: 0px;}





.divider{padding-right: 34px; border-right:1px solid #e0ded9; margin-right: 35px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:530px;}
.col2{ width:270px;}
.col3{ width:520px;}
.col4{ width:280px;}
.col5{ width:250px;}
.col6{ width:100%;}








.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;}
.pad_left7{ padding-left:70px;}




a{ color:#8ba914; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h1{ font-family:'Great Vibes';font-weight: normal; font-size:40px; color:#252b31; line-height:40px; padding:10px 0 15px 0; }

h2{ font-family:'Raleway';font-weight: 400; font-size:30px; color:#77705e; line-height:40px; padding:10px 0 15px 0; }

h3{ /*font-family:'Open Sans';font-weight: 400;*/ font-family:"Microsoft JhengHei"; font-size:16px; font-weight:800; color:#ab641f; line-height:20px; padding-bottom: 7px; letter-spacing: -1px; text-transform: uppercase; margin-top:10px;}

h4{ font-family:'Open Sans';font-weight: 700; font-size:12px; color:#373632; line-height:18px; padding-bottom: 7px; letter-spacing: 0px; text-transform: uppercase;}


.upper { text-transform:uppercase;}

.color1{ color:#000;}
.color2{ color:#ff0000;}

.text { padding:0 0 5px; display: block; font-size:14px;}

.line1 { height:1px; background:url(../images/line1_px.png) 0 0 repeat-x; margin:15px 0;}

.radius1{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.border1 { border:1px solid #c7c6c6;}
.border2{padding: 8px; background: #f5f4f4;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}
.img4 {margin-bottom:20px;margin-left:20px;}

.video1 {width:189px; height:124px; position:relative; margin-bottom:20px; margin-right:20px; float:left;}
.video1 a img {position:relative; border:1px solid #c7c6c6; padding: 8px; background: #f5f4f4;
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{background: #8ba914;}

.button1{ display:inline-block; height:16px; line-height:16px;  position:relative; text-decoration: none; margin-top:5px; margin-bottom:10px; font-size:12px; font-family:'Open Sans';font-weight: 400; color:#373632; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) right center no-repeat; padding-right:12px;}
.button1:hover { color:#f57714;}

.about1{padding-bottom: 15px;}
.about1 .img{float: left;border:1px solid #c7c6c6;padding: 8px; background: #f5f4f4; margin-right: 20px;}

.services1{padding-bottom: 15px;}
.services1 .img{float: left;border:1px solid #c7c6c6;padding: 8px; background: #f5f4f4; margin-right: 20px;}

.services2{padding-bottom: 18px;}
.services2 .img{float: left;border:1px solid #c7c6c6;padding: 8px; background: #f5f4f4; margin-right: 20px;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#373632; padding-left:20px; background: url(../images/li_st1.png) 0 10px 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:#8ba914; background-position: 10px 10px;}

.partners1 {float: left; margin-bottom: 15px; margin-right: 30px;border:1px solid #c7c6c6;padding: 8px; background: #f5f4f4;}
.partners1.last{margin-right: 0;}

.partners2{padding-bottom: 15px;}
.partners2 .img{float: left;border:1px solid #c7c6c6;padding: 8px; background: #f5f4f4; margin-right: 20px;}

.google_map{

    width: 512px; 
    height: 282px;
    border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px; border:1px solid #c7c6c6; padding: 9px; background: #f5f4f4;
}

.google_map iframe { background:#fff url(../images/googleMapLoader.gif) no-repeat center center; border: medium none; display: inline-block; height: 282px; outline: medium none; position: relative; width: 512px; }


/*================= Contacts =========================*/

#note{ width:260px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#373632;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:250px; height:33px; font-family:Microsoft JhengHei; font-size:13px; color: #373632; background: #fff; border: 1px solid #c7c6c6; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  padding-left: 5px; padding-right: 0;-moz-box-shadow: inset 2px 2px 5px #ededed; -webkit-box-shadow: inset 2px 2px  5px #ededed; box-shadow: inset 2px 2px 5px #ededed;}
#ajax-contact-form input:focus{border-color:#808080; }

#ajax-contact-form textarea{ float:left; width:250px; height:150px; font-family:Microsoft JhengHei; font-size:13px; color: #373632; background: #fff; border: 1px solid #c7c6c6; margin-bottom:5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding-left: 5px; padding-right: 0; padding-top: 5px;-moz-box-shadow: inset 2px 2px 5px #ededed; -webkit-box-shadow: inset 2px 2px  5px #ededed; box-shadow: inset 2px 2px 5px #ededed;}
#ajax-contact-form textarea:focus{border-color:#808080; }

#ajax-contact-form img{float:left; width:120px; height:45px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:109px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:116px; height:41px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:15px 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;}


