@charset "UTF-8";
/* line 3, style.scss */
body {
  background: transparent url(../images/body_bg.png) repeat;
  border: 0;
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; }
  /* line 11, style.scss */
  body.en {
    font-family: 'Open Sans',Helvetica Neue, Arial, Helvetica, sans-serif; }

/* line 16, style.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* line 22, style.scss */
.small {
  font-size: 0.5em; }

/* line 26, style.scss */
#page {
  margin: 0;
  padding: 0; }

/*start wrap style*/
/* line 32, style.scss */
#wrap {
  padding: 0;
  margin: 0 auto;
  width: 900px; }

/* line 37, style.scss */
#wrap .bgLight {
  float: left;
  width: 900px;
  padding-bottom: 20px; }

/*end wrap style*/
/*start header style*/
/* line 45, style.scss */
#header {
  padding: 40px 0 20px;
  margin: 0;
  float: left;
  width: 100%; }

/* line 51, style.scss */
#header #logo {
  margin: 0;
  padding: 0;
  font-size: 38px;
  color: #fff;
  font-weight: normal;
  float: left; }

/* line 59, style.scss */
#header #logo a {
  color: #fff;
  text-decoration: none; }

/* line 63, style.scss */
#header #logo span {
  font-weight: bold; }

/* line 66, style.scss */
#header #nav {
  float: right;
  list-style: none;
  color: #fff;
  margin: 8px 0 0 0;
  padding: 0;
  position: relative; }

/* line 74, style.scss */
#header #nav li {
  display: inline;
  padding: 0;
  margin: 0 2px 0 0;
  float: left; }

/* line 80, style.scss */
#header #nav li a {
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 10px 10px 11px 10px;
  text-decoration: none; }

/* line 87, style.scss */
#header #nav li a:hover, #header #nav li a.current {
  color: #fff;
  padding: 10px;
  text-decoration: none; }

/* line 92, style.scss */
#headerImage {
  margin: 0;
  position: relative;
  top: 0; }

/* line 97, style.scss */
#headerImage #headerImageContent {
  bottom: 0;
  color: #FFF;
  padding: 0 20px;
  position: absolute; }

/* line 103, style.scss */
#headerImage #headerImageContent h1 {
  margin-bottom: 0; }

/* line 106, style.scss */
#headerImage #headerImageContent p {
  line-height: 1.2em; }

/*end header style*/
/*start featured style*/
/* line 112, style.scss */
#featured {
  background: url(../images/featured_bg.png) no-repeat;
  width: 846px;
  overflow: hidden;
  padding: 0 0 80px 0px;
  margin: 0 0 0 -20px; }

/* line 119, style.scss */
#page-excerpt {
  background: url(../images/featured_bg2.png) no-repeat;
  width: 846px;
  padding: 0 0 80px 0px;
  margin: 0 0 0 -20px; }

/* line 125, style.scss */
.page-excerpt-inside {
  padding: 20px 50px 0 50px; }

/* line 128, style.scss */
.page-excerpt-inside a {
  color: #1d8657;
  text-decoration: none; }

/* line 132, style.scss */
.page-excerpt-inside a:hover {
  text-decoration: underline; }

/* line 135, style.scss */
.page-excerpt-inside .paper-plane2 {
  float: right;
  background: url(../images/paperplane2.png) no-repeat;
  width: 194px;
  height: 162px;
  margin: -90px -110px 0 0;
  position: relative;
  z-index: 1; }

/* line 144, style.scss */
.page-excerpt-inside p {
  padding: 0 0 20px 0;
  margin: 0;
  font-size: 14px;
  color: #626262;
  line-height: 20px; }

/* line 151, style.scss */
.image-wrap {
  float: left; }

/* line 154, style.scss */
#featured .featuredImage {
  padding: 0 0 0 0;
  margin: 0px 0px 0 0px;
  border: 1px solid #d4d4d4; }

/* line 159, style.scss */
.featured-info p {
  color: #626262;
  font-size: 13px;
  padding: 0 0 20px 0;
  margin: 0; }

/* line 165, style.scss */
.buttons {
  background: url(../images/featured_button.gif) no-repeat;
  float: left;
  width: 127px;
  padding: 6px 0 0 10px;
  height: 29px;
  font-size: 14px; }

/* line 173, style.scss */
.buttons a {
  color: #367d55;
  text-decoration: none; }

/* line 177, style.scss */
.buttons a:hover {
  text-decoration: underline; }

/* line 180, style.scss */
.playButton {
  background: url(../images/playButton.gif) no-repeat right 0;
  position: relative;
  padding-right: 20px;
  float: left; }

/* line 186, style.scss */
.featured-info p.responsible {
  font-size: 14px;
  color: #367d55;
  font-weight: bold; }

/* line 191, style.scss */
.featured-navi {
  position: relative;
  float: right;
  width: 410px;
  margin: -40px 0 0 0; }

/* line 197, style.scss */
.featured-info {
  width: 370px;
  float: left;
  margin: 0 0 0 20px; }

/* line 202, style.scss */
.featured-info h3 {
  padding: 0;
  margin: 0; }

/* line 206, style.scss */
.featured-info h3 a {
  font-size: 28px;
  color: #367d55; }

/*end featured style*/
/*start excerpt style*/
/* line 213, style.scss */
#excerpt {
  padding: 40px 0 50px 0;
  margin: 0; }

/* line 217, style.scss */
#excerpt .paper-plane {
  background: url(../images/paperplane.png) no-repeat right;
  display: block;
  float: right;
  width: 200px;
  height: 171px;
  position: relative;
  margin: -50px -115px 0 0; }

/* line 226, style.scss */
#excerpt h3 {
  padding: 0 0 20px 0;
  margin: 0;
  font-size: 30px;
  font-weight: normal;
  color: #fff; }

/* line 233, style.scss */
#excerpt h3 a {
  color: #21d081;
  text-decoration: none; }

/* line 237, style.scss */
#excerpt h3 a:hover {
  color: #21d081;
  border-bottom: 1px dotted #25d485; }

/*end excerpt style*/
/*start content*/
/* line 244, style.scss */
h2 {
  color: #367d55;
  font-size: 30px;
  padding: 0px 0 20px 0;
  margin: 0; }

/* line 250, style.scss */
.content {
  clear: both;
  margin: 0; }

/* line 254, style.scss */
.content .box, .content .lastbox {
  float: left;
  width: 29%; }

/* line 258, style.scss */
.content .box {
  margin: 0;
  padding: 0 40px 0 0; }

/* line 262, style.scss */
.content {
  background: url(../images/content_bg.png) no-repeat;
  width: 900px;
  height: 875px;
  float: left; }

/* line 268, style.scss */
.content-plain {
  background: url(); }

/* line 271, style.scss */
.content .box h3, .content .lastbox h3 {
  color: #fff;
  font-size: 28px;
  margin: 0; }

/* line 276, style.scss */
.content .lastbox h4 {
  padding: 0;
  margin: 0px 0 0 0;
  font-size: 14px;
  color: #fff; }

/* line 282, style.scss */
.content .lastbox .date {
  color: #32b178;
  font-size: 12px;
  display: block;
  padding: 0 0 0px 0; }

/* line 288, style.scss */
.content .box p, .content .lastbox p {
  font-size: 12px;
  line-height: 20px;
  color: #fff; }

/* line 293, style.scss */
.content .box a, .content .lastbox a {
  color: #25d485;
  text-decoration: none; }

/* line 297, style.scss */
.content .box a:hover, .content .lastbox a:hover {
  color: #25d485;
  border-bottom: 1px dotted #60b8f9; }

/* line 301, style.scss */
h2.content-divider, .content-divider {
  background: url(../images/body_bg_regular.gif) repeat-x top left;
  color: #fff !important;
  font-size: 1.4em;
  margin: 10px 0 20px 0;
  padding: 10px 0 10px 20px;
  width: 460px; }

/* line 309, style.scss */
h2.content-divider {
  font-weight: normal !important;
  margin: 15px 0 20px 0 !important;
  padding: 5px 0 5px 20px !important; }

/* line 314, style.scss */
.content-inside {
  background: url(../images/content_trees_bg.jpg) no-repeat top left;
  float: left;
  height: 100%;
  width: 620px;
  margin: 39px 0 0 0;
  padding-top: 10px; }

/* line 322, style.scss */
.content-inside-plain {
  background: #fff;
  float: left;
  width: 620px;
  padding-bottom: 40px;
  margin: 20px 0 0 0; }

/* line 329, style.scss */
.content h3 {
  color: #fff;
  font-size: 22px;
  margin: 0;
  padding: 0 0 0 20px; }

/* line 335, style.scss */
.content h2 {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0 0 10px 0;
  padding: 20px 0 0 20px; }

/* line 342, style.scss */
.content h3 {
  color: #fff;
  font-size: 1.2em;
  margin: 0 0 20px 0; }

/* line 347, style.scss */
.content ul, .content ol {
  color: #000;
  font-size: 0.8em;
  line-height: 20px;
  margin: 0;
  padding: 0 20px 20px 20px; }
  /* line 354, style.scss */
  .content ul.calligraphy strong, .content ol.calligraphy strong {
    font-family: "Times New Roman";
    font-size: 1.6em;
    line-height: 1.4em; }

/* line 361, style.scss */
.content p {
  color: #000;
  margin: 0;
  padding: 0 20px 20px 20px; }
  /* line 366, style.scss */
  .content p.calligraphy strong {
    font-family: "Times New Roman";
    font-size: 1.6em;
    line-height: 1.4em; }

/* line 373, style.scss */
.content-centre {
  text-align: center;
  padding: 5px 0 0 0; }

/* line 377, style.scss */
.content a {
  color: #367D55;
  font-weight: bold;
  text-decoration: none; }

/* line 382, style.scss */
.content a:hover {
  color: #367D55;
  font-weight: bold;
  text-decoration: underline;
  border-bottom: none !important; }

/* line 388, style.scss */
.content img {
  margin: 0 20px 20px 15px; }

/* line 391, style.scss */
.content img.tick {
  margin: 0; }

/* line 394, style.scss */
.content ul, .content ol {
  padding: 0 40px 20px 45px; }

/* line 397, style.scss */
.content ul {
  list-style: square; }

/* line 400, style.scss */
.content ul ul, .content ol ol {
  padding: 0 0 0 15px;
  margin: 0; }

/* line 404, style.scss */
.content .stamp {
  float: right;
  font-weight: bold;
  padding: 5px 5px 0 0; }

/* line 409, style.scss */
.details {
  border: #ccc 1px solid;
  font-size: 1.2em;
  margin: 10px 30px 20px 30px;
  padding: 20px; }
  /* line 414, style.scss */
  .details p.last {
    padding-bottom: 0 !important; }

/*end content*/
/*start portfolio style*/
/* line 421, style.scss */
.work {
  padding: 0 0 20px 0;
  float: left; }

/* line 425, style.scss */
.work-thumb {
  background: url(../images/work_thumb_bg.gif) no-repeat;
  width: 417px;
  height: 248px;
  float: left;
  padding: 0 20px 0 0; }

/* line 432, style.scss */
.work-thumb img {
  margin: 16px 0 0 15px; }

/* line 435, style.scss */
.viewdetails {
  text-indent: -9000px;
  float: left;
  width: 143px;
  height: 37px;
  margin: 0 5px 0 0; }

/* line 442, style.scss */
.viewdetails a {
  background: url(../images/viewdetails_button.gif) no-repeat;
  float: left;
  display: block;
  width: 143px;
  height: 37px; }

/* line 450, style.scss */
.viewlivesite {
  text-indent: -9000px;
  float: left;
  width: 143px;
  height: 37px;
  margin: 0 5px 0 0; }

/* line 457, style.scss */
.viewlivesite a {
  background: url(../images/viewlivesite_button.gif) no-repeat;
  float: left;
  display: block;
  width: 143px;
  height: 37px; }

/*end portfolio style*/
/*start contactForm style*/
/* line 467, style.scss */
#contactForm {
  padding: 0;
  margin: 0; }

/* line 471, style.scss */
.content .content-inside #contactForm p {
  padding: 0 0 10px 0;
  margin: 0; }

/* line 475, style.scss */
#contactForm p label {
  float: left;
  width: 80px; }

/* line 479, style.scss */
#name, #email, #subject, #message {
  background: #2d9c5e;
  border-top: #1d7e47 1px solid;
  border-right: #1d7e47 1px solid;
  border-left: #38a668 1px solid;
  border-bottom: #38a668 1px solid;
  padding: 5px;
  color: #cfe0ec; }

/* line 488, style.scss */
#name, #email, #subject {
  width: 280px; }

/* line 491, style.scss */
#message {
  width: 340px; }

/* line 494, style.scss */
.buttonBg {
  background: url(../images/button_bg.gif) repeat-x bottom;
  padding: 6px 20px;
  border: 0;
  color: #fff;
  font-size: 14px;
  margin: 0 5px 0 0;
  float: left; }

/*end contactForm style*/
/*start blog style*/
/* line 506, style.scss */
#blog .blog-post h3 {
  font-size: 20px;
  font-weight: normal; }

/* line 510, style.scss */
#blog .blog-post {
  padding: 0 0 0px 0;
  margin: 0 0 20px 0;
  background: url(../images/blog_divider.gif) no-repeat bottom; }

/* line 515, style.scss */
#blog .blog-post h3 a {
  color: #fff;
  text-decoration: none; }

/* line 519, style.scss */
#blog .blog-post h3 a:hover {
  text-decoration: underline; }

/* line 522, style.scss */
#blog .blog-post .post-meta {
  margin: 0;
  padding: 0 0 20px 0;
  float: left;
  width: 100%; }

/* line 528, style.scss */
#search {
  margin: 0;
  padding: 0; }

/* line 532, style.scss */
#search-form {
  padding: 0 0 20px 0;
  margin: 0; }

/* line 536, style.scss */
#search-form .search {
  float: left;
  padding: 5px;
  background: #d0d0d0;
  border: 1px solid #bababa; }

/* line 542, style.scss */
#search-form .go_button {
  float: right; }

/*end blog style*/
/*start sidebar style*/
/* line 548, style.scss */
.sidebar {
  float: right;
  width: 250px;
  margin: 20px 0 0 0; }

/* line 553, style.scss */
.sidebar-plain {
  margin-top: 0; }

/* line 556, style.scss */
.sidebar ul, .sidebar ol {
  color: #717171;
  padding: 0 0 20px 20px;
  margin: 0; }

/* line 561, style.scss */
.sidebar .sidebox {
  background-color: #fff;
  padding: 0;
  margin: 0 0 20px 0;
  float: right;
  width: 248px; }

/* line 568, style.scss */
.sidebar .sidebox .topBg {
  float: left; }

/* line 571, style.scss */
.sidebar .sidebox .topBg .bottomBg {
  float: left; }

/* line 574, style.scss */
.sidebar .sidebox .box-inside {
  padding: 10px 20px 5px 20px;
  position: relative;
  overflow: inherit;
  width: 208px; }

/* line 580, style.scss */
.sidebar .sidebox .box-inside img {
  margin: 0;
  padding: 0; }

/* line 584, style.scss */
.sidebar p {
  color: #717171;
  padding: 0 0 20px 0;
  margin: 0;
  line-height: 20px; }

/* line 590, style.scss */
.sidebar .box-inside h2 {
  font-size: 22px;
  color: #367d55; }

/* line 594, style.scss */
.sidebar .box-inside h2 {
  margin: 0;
  padding: 5px 0; }

/* line 601, style.scss */
.sidebar .box-inside h3,
.sidebar .box-inside h4,
.sidebar .box-inside h5,
.sidebar .box-inside h6 {
  color: #367d55; }

/* line 604, style.scss */
.sidebar .sidebox .box-inside ul.linkside {
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
  float: left; }

/* line 610, style.scss */
.sidebar .sidebox .box-inside img.bac-logo {
  margin-top: 10px; }

/* line 613, style.scss */
.sidebar .sidebox__address {
  margin: 5px 0;
  line-height: 1.5em; }

/* line 618, style.scss */
ul.linkside li {
  display: block;
  float: left;
  width: 184px;
  margin: 0 0 1px 0; }

/* line 624, style.scss */
ul.linkside li a {
  display: block;
  background: url(../images/arrow_left.png) no-repeat left;
  padding: 0px 0px 0px 20px;
  text-decoration: none;
  color: #717171;
  float: left;
  width: 100%;
  height: 21px; }

/* line 634, style.scss */
ul.linkside li a:hover, ul.linkside li a.current {
  text-decoration: none;
  color: #367D55; }

/* line 638, style.scss */
ul.linkside li a.current {
  color: #367D55;
  font-weight: bold; }

/* line 642, style.scss */
ul.linkside li a:hover span {
  display: block;
  color: #5f5f5f;
  height: 21px;
  float: right;
  font-weight: bold;
  width: 100%;
  text-align: left;
  cursor: pointer; }

/* line 652, style.scss */
ul.linkside li a.current span {
  display: block;
  color: #367D55;
  width: 100%;
  height: 21px;
  float: right;
  cursor: pointer; }

/*end sidebar style*/
/*start footer style*/
/* line 663, style.scss */
#footer {
  width: 900px;
  margin: 20px 0 0 0;
  float: left; }

/* line 668, style.scss */
#footer .footer-inside {
  color: #9F9F9F;
  padding: 42px 0 60px 0; }

/* line 672, style.scss */
#footer .footer-inside #footer-nav {
  padding: 0;
  margin: 0 0 0 20px;
  list-style: none; }

/* line 677, style.scss */
#footer .footer-inside #footer-nav li {
  display: inline;
  font-size: 12px;
  color: #9f9f9f;
  float: left;
  padding: 5px 4px 0 0; }

/* line 684, style.scss */
#footer .footer-inside #footer-nav li a, #footer a {
  color: #9f9f9f;
  text-decoration: underline; }

/* line 689, style.scss */
#footer .footer-inside #footer-nav li a:hover,
#footer .footer-inside #footer-nav li a.current, #footer a:hover {
  text-decoration: none;
  color: #3b3b3b; }

/* line 693, style.scss */
#footer .footer-inside #footer-nav li a.current {
  font-weight: bold; }

/* line 697, style.scss */
#footer .footer-inside #copyright {
  float: right;
  padding-right: 20px; }

/* line 701, style.scss */
#footer .footer-inside #copyright span {
  font-size: 12px;
  color: #9f9f9f; }

/* line 705, style.scss */
.footer-sitename {
  color: #9f9f9f;
  font-weight: bold; }

/*end footer style*/
/*Common Classes starts here*/
/* line 712, style.scss */
.clear {
  clear: both; }

/* line 715, style.scss */
.alignLeft {
  text-align: left; }

/* line 718, style.scss */
.alignRight {
  text-align: right; }

/* line 721, style.scss */
.alignJustify {
  text-align: justify; }

/* line 724, style.scss */
.alignCenter {
  text-align: center; }

/* line 727, style.scss */
.floatLeft {
  float: left; }

/* line 730, style.scss */
.floatRight {
  float: right; }

/* line 733, style.scss */
img {
  border: 0;
  padding: 0;
  margin: 0; }

/* line 738, style.scss */
.imageLeftBorder, .imageRightBorder {
  padding: 6px;
  border: 1px solid #efefef; }

/* line 742, style.scss */
.imageLeftBorder {
  margin-right: 10px; }

/* line 745, style.scss */
.imageRightBorder {
  margin-left: 10px; }

/* line 748, style.scss */
.imageLeft {
  margin-right: 10px; }

/* line 751, style.scss */
.imageRight {
  margin-left: 10px; }

/* line 754, style.scss */
.errorMsg {
  float: left;
  padding: 10px 10px 20px 10px;
  /*	background:#1e4c6e;*/
  background: url(../images/trans_bg.png) repeat;
  width: 100%;
  margin: 0 0 20px 0; }

/* line 762, style.scss */
.errorMsg h3 {
  color: #c11e1e !important; }

/* line 765, style.scss */
.infoMsg {
  float: left;
  padding: 10px 10px 20px 10px;
  /*	background:#1e4c6e;*/
  background: url(../images/trans_bg.png) repeat;
  width: 100%;
  margin: 0 0 20px 0; }

/* line 773, style.scss */
.infoMsg h3 {
  color: #84c143 !important; }

/* line 776, style.scss */
.errorMsg ul {
  padding: 0 !important;
  margin: 0 !important; }

/* line 780, style.scss */
.errorMsg ul li {
  list-style: none; }

/*Table*/
/* line 784, style.scss */
table {
  margin: 0 0px 20px 0px;
  padding: 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%; }

/* line 792, style.scss */
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px;
  text-align: left; }

/* line 798, style.scss */
table th, table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px; }

/* line 803, style.scss */
thead th {
  color: #7b7b7b;
  background-color: #e7e8ea;
  border-bottom: 1px solid #c6c6c6; }

/* line 808, style.scss */
tbody tr.highlighted {
  background-color: #eeeeee; }

/* line 811, style.scss */
tbody td {
  border-bottom: 1px solid #e7e7e7;
  color: #777; }

/* line 815, style.scss */
tbody tr:hover td {
  background: #e2e2e2;
  border-bottom: 1px solid #dedede; }

/* line 819, style.scss */
.widthA {
  width: 20%; }

/* line 822, style.scss */
.widthB {
  width: 40%; }

/*difinition*/
/* line 826, style.scss */
dfn, dfn dl, dt, dd {
  padding: 0;
  margin: 0; }

/* line 830, style.scss */
dd {
  padding: 0 0 10px 0; }

/* line 833, style.scss */
dt {
  color: #7b7b7b;
  font-weight: bold; }

/* line 837, style.scss */
dd {
  color: #7b7b7b;
  padding-left: 15px;
  font-style: italic; }

/*Common Classes ends here*/
/*start featured slide style*/
/* line 845, style.scss */
#showcase-nav h3 {
  right: 90px;
  z-index: 10; }

/* line 849, style.scss */
h3 .counter {
  color: #000;
  float: right; }

/* line 853, style.scss */
#sub-nav {
  position: absolute;
  left: 15em;
  bottom: 9px;
  margin: 0; }

/* line 859, style.scss */
#pager {
  z-index: 1;
  margin: 0;
  padding: 0;
  display: inline;
  color: #666; }

/* line 866, style.scss */
#pager li {
  display: inline;
  float: left; }

/* line 870, style.scss */
#pager .next a {
  display: block;
  float: left;
  padding: 0 0 0 4px; }

/* line 875, style.scss */
#pager .previous a {
  display: block;
  float: left;
  padding: 0 4px 0 0; }

/* line 880, style.scss */
.work-title {
  position: relative;
  margin: 0px 20px 0 0;
  font-size: 14px;
  font-weight: normal;
  float: right; }

/* line 887, style.scss */
.work-title .counter {
  color: #939393; }

/* -- showcase -- */
/* line 891, style.scss */
#showcase-featured {
  float: left;
  z-index: 1;
  position: relative;
  width: 846px; }

/* line 897, style.scss */
#showcase-featured p {
  line-height: 1.6923;
  margin: 0; }

/* line 901, style.scss */
#showcase-featured p.first {
  text-indent: 0;
  margin-top: 1em; }

/* line 905, style.scss */
#showcase-featured .item-details li {
  margin: 1em 0; }

/* line 908, style.scss */
#showcase-featured li {
  font-size: 1.1em;
  line-height: 1;
  list-style: none;
  margin: 0; }

/* line 914, style.scss */
#showcase-featured li h4 {
  text-align: left;
  line-height: 1.9091;
  /* 21px */ }

/* line 918, style.scss */
#showcase-featured li h4:before {
  content: "";
  padding: 0; }

/* line 922, style.scss */
#showcase-featured li p {
  text-indent: 0;
  /* 12px / 18px */
  font-size: 1em;
  line-height: 1.5; }

/* line 928, style.scss */
#showcase-featured .wrap1a {
  width: 790px;
  height: 250px;
  float: left;
  position: relative; }

/* default, no-script state */
/* line 935, style.scss */
.wrap2a {
  position: relative;
  width: 790px;
  height: 260px; }

/* line 940, style.scss */
#showcase-featured .item {
  display: block;
  clear: both;
  padding: 25px 0 0 18px; }

/* line 945, style.scss */
.showcase-slider .wrap2a {
  position: relative;
  top: 0;
  width: 790px;
  /*height: 450px;*/ }

/* line 950, style.scss */
#showcase-featured .item-slider {
  width: 790px;
  height: 260px;
  position: absolute;
  top: 0;
  overflow: hidden; }

/* line 957, style.scss */
#item-1 {
  left: 0; }

/* line 960, style.scss */
.item-details {
  float: right; }

/* line 963, style.scss */
.item-details h3 {
  letter-spacing: -0.05em;
  padding: 0 0 0px 0;
  margin: 0;
  text-transform: none; }

/* line 969, style.scss */
.item-details h3 a {
  color: #367d55;
  text-decoration: none; }

/* line 973, style.scss */
.item-details h3 a:hover {
  border-bottom: 1px dotted #3a8d5e; }

/* line 976, style.scss */
.content h2, .content h3, .content h4, .content h5, .content h6 {
  color: #000; }

/* line 979, style.scss */
h4 {
  font-size: 20px; }

/* line 982, style.scss */
h5 {
  font-size: 18px; }

/* line 985, style.scss */
h6 {
  font-size: 14px; }

/*end featured slide style*/
/* line 990, style.scss */
blockquote {
  padding: 35px 30px 15px 45px;
  margin: 0 20px 0 0;
  background: transparent url("/images/quote.png") no-repeat 5px 0; }

/* line 996, style.scss */
blockquote div {
  font-weight: bold;
  padding-top: 5px; }

/* line 1001, style.scss */
blockquote br {
  padding-bottom: 5px; }

/* the overlayed element */
/* line 1006, style.scss */
#apple:hover {
  cursor: pointer; }

/* line 1010, style.scss */
.apple_overlay {
  display: none;
  background-image: url(/images/apple.png);
  width: 510px;
  padding: 35px;
  font-size: 11px; }

/* line 1018, style.scss */
.apple_overlay p {
  font-size: 13px;
  padding-left: 20px; }

/* default close button positioned on upper right corner */
/* line 1024, style.scss */
.apple_overlay div.close {
  background-image: url(/images/apple-close.png);
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  height: 35px;
  width: 35px; }
