/*------------------------------------------------------------------------
 # Leo Template Framework - 
 # ------------------------------------------------------------------------
 # author    LeoTheme
 # copyright Copyright (C) 2010 leotheme.com. All Rights Reserved.
 # @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Websites: http://www.leotheme.com
 # Technical Support:  Forum - http://www.leotheme.com/forum.html
-------------------------------------------------------------------------*/
/* leo Contact Pro--------------*/
div.jvformcontact {
  width:100%;
  margin:15px 0 0;
  display: inline-block;
}
div.jvformcontact #myForm input, div.jvformcontact #myForm textarea, div.jvformcontact #myForm select {
  border:none;
  height:auto;
}
div.leo-field {
  overflow: hidden;
  margin-bottom:7px;
}
/* -------------------------------
  Module Class
----------------------------------*/
a.moduleItemReadMore {
  padding: 0 5px 0 10px;
  color: #1e6d9d;
  text-transform: uppercase;
  border-bottom: 1px solid #1e6d9d;
  cursor: pointer;
  background: url(../images/default/bg-readmore.png) no-repeat 0 1px;
 /* font-family: 'Copse'; */
  font-size: 13px;
}
/* slideshow */
#leo-slideshow .lof-ass {
  background: #eee;
  padding: 10px;
   overflow: hidden;
  border: none;
}
#leo-slideshow .lof-ass .lof-description {
  padding: 0;
  overflow: hidden;
  bottom: 0;
  background: none;
  left:0;
}
#leo-slideshow .lof-ass .lof-description h4 a {
  line-height:1.6em;
/*  font: normal 18px 'Copse'; */
  margin: 0;
  padding:0;
  text-shadow: none;
  color:#eee3cc!important;
  display: inline-block;
}
#leo-slideshow .lof-ass .lof-description p {
  margin: 0;
  background:none;
  padding: 0;
  color:#fff;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
}
#leo-slideshow .lof-ass .lof-previous, #leo-slideshow .lof-ass .lof-next {
  width:30px;
  height: 30px;
  top: inherit;
  bottom: 0;
}
#leo-slideshow .lof-ass .lof-buttons-control {
}
#leo-slideshow .lof-ass .lof-previous {
  background: url(../images/default/previous.png) no-repeat scroll 0 0;
  left: inherit;
  right: 4.5%;
}
#leo-slideshow .lof-ass .lof-next {
  background: url(../images/default/next.png) no-repeat scroll 0 0;
  right: 0%;
}
#leo-slideshow .lof-description a.readmore {
  display: inline-block;
  text-align: center;
/*  font-family: 'Copse'; */
  font-size: 12px;
  text-transform: uppercase;
  color: #333;
  text-shadow: 0px 1px 1px #fbfcf6;
  font-weight: bold;
}
#leo-slideshow .lof-ass .preload {
  background: url(../images/default/bg-body.png) repeat left top scroll;
   z-index: 10 !important;
}

/* accordion slideshow module */
#leo-slideshow .leo-slider-wrapper{ background-color:#282315}
#leo-slideshow .aslideshow-container .leo-slider-wrapper{
  border:solid 10px #282315;
  -moz-box-shadow:0 0 0;
  -webkit-box-shadow:0 0 0;
  box-shadow:0 0 0;
}
#leo-slideshow   .aslideshow-container .title {
  background-color:#282315!important;  
   color: #EEE3CC !important;
    display: inline-block;
    font: 24px Arial;
}
/* artsexylightbox*/
.artsexylightbox_container img.artsexylightbox {
  margin: 0;
  border: none;
}
/*OT MINI TABS*/
.ot-wrapper .tab_selector_wrapper .tab_selector {
  background: none;
  border: none;
}
.ot-wrapper .tab_selector_wrapper .tab_selector li {
  background: none;
  border-right: none;
}
.ot-wrapper .tab_selector_wrapper .tab_selector li span {
  color: #000;
 /* font-family: 'Copse'; */
  font-size: 14px;
  line-height: 32px;
  padding: 0 15px;
  margin-right: 10px;
}
.ot-wrapper .tab_selector_wrapper .tab_selector li:hover span, .ot-wrapper .tab_selector_wrapper .tab_selector li.open_tab span {
  background: #dd3406;
  color: #fff;
}
.ot-wrapper .tab_panel_wrapper {
  background: none;
  border: none;
}
.ot-wrapper .tab_panel {
  padding: 0;
  margin-left: -12px;
  margin-right: -12px;
}
.ot-wrapper .tab_panel ul {
  width:100%;
  display: inline-block;
}
.ot-wrapper .tab_panel ul li {
  width:27.8%;  
  float:left;
  padding: 10px!important;
  margin: 15px !important;
  background: #fff !important;
  box-shadow: 0px 0px 3px #aaa;
  -moz-transition:0.7s ease-in-out;
  -webkit-transition:0.7s ease-in-out;
  height:346px;
}
.ot-wrapper .tab_panel ul li a{  -moz-transition: 1.0s ease-in-out;}
.ot-wrapper .tab_panel ul li:hover{
  background:#282315!important;
  -moz-transition: 1.0s ease-in-out;
  -webkit-transition: 1.0s ease-in-out;
  color:#FFF
}
.ot-wrapper .tab_panel ul li:hover a{
    color:#FFF!important;-moz-transition: 1.0s ease-in-out;
}

.ot-wrapper .tab_panel ul li img {
  max-width: 100%;
  margin:0 !important;
}
.ot-wrapper .tab_panel ul li .moduleItemIntrotext {
  padding: 0;
}
.ot-wrapper .tab_panel ul li .moduleItemIntrotext a {
  margin: 0;
}
.ot-wrapper .tab_panel ul li a.moduleItemTitle, .ot-wrapper .tab_panel ul li .field-title a {
 /* font-family: 'Copse'; */
  font-size: 18px;
  line-height: 120%;
  max-height:43px;
  margin: 10px 0;
  overflow: hidden; display:block
}
.ot-wrapper .tab_panel ul li .moduleItemAuthor, .ot-wrapper .tab_panel ul li .lof-author {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
 
}
.ot-wrapper .tab_panel .artsexylightbox_container img {
  padding: 10px!important;
  margin: 15px !important;
  background: #fff !important;
  box-shadow: 0px 0px 3px #aaa;
}
/* BREADCRUMBS----------*/
.breadcrumbs {
  background: #C5C5C5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 40px;
}
.breadcrumbs .showHere {
  
}
.breadcrumbs a.pathway:first-child{background: url(../images/default/icon-home.png) no-repeat left 50% scroll;
  text-indent:-999em;
  width:20px;
  display:block;
   float:left;
    overflow: hidden;
  margin: 0 5px 0 10px;
  border-left: none;
  padding: 0;}
.breadcrumbs span, .breadcrumbs a.pathway {
  padding: 0 3px 0 5px;
  color: #fff;
  border-left: 1px solid #504833;
}
.breadcrumbs img {
  display: none;
}
/*suffix = _cus-visit*/
.moduletable_cus-visit {
  background: url(../images/default/border-v.png) repeat-x left bottom scroll;
  padding-bottom: 25px;
  margin-bottom: 10px !important;
}
.moduletable_cus-visit .custom_cus-visit {
  text-align: center;
  color: #282315;
  position: relative;
}
.moduletable_cus-visit h3.cus_title {
  font-size: 48px;
/*  font-family: "Copse"; */
  text-shadow: 1px 2px 0 #FFFFFF;
  color:282315;
  line-height: 120%;
  margin: 10px 0;
}
.moduletable_cus-visit .cus-dec {
  margin: 10px 0;
  display: inline-block;
}
.moduletable_cus-visit .cus-dec:after {
  background: url(../images/default/border-v.png) repeat-x left center scroll;
  content:"";
  width: 31%;
  position: absolute;
  height: 20px;
  left: 0;
}
.moduletable_cus-visit .cus-dec:before {
  background: url(../images/default/border-v.png) repeat-x right center scroll;
  content:"";
  width: 31%;
  position: absolute;
  height: 20px;
  right:0;
}
.moduletable_cus-visit .cus-dec .cus-dec-inner {
  display:  inline-block;
  padding: 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-shadow: 1px 2px 0 #FFFFFF;
}
.moduletable_cus-visit .cus-dec .cus-dec-inner span {
  color: #dd3406;
}
.moduletable_cus-visit .cus-list {
  margin-top:5px;
}
.moduletable_cus-visit .cus-list .design, .moduletable_cus-visit .cus-list .usability, .moduletable_cus-visit .cus-list .flex, .moduletable_cus-visit .cus-list .easily {
  font-size:18px;
/*  font-family: "Copse"; */
  text-transform: uppercase;
  color: #fff;
  width:156px;
  height: 156px;
  line-height: 156px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100px;
}
.moduletable_cus-visit .cus-list .design {
  background: url(../images/default/icon-design.png) no-repeat left top scroll;
}
.moduletable_cus-visit .cus-list > a, .custom_subscribe img,.logo-footer > a {
  text-shadow:1px 0px 1px #000;
  -moz-transform:rotate(0deg); 
  -moz-transition:1.4s;
  -webkit-transform:rotate(0deg); 
  -webkit-transition:1.4s;
}


.moduletable_cus-visit .cus-list > a:hover, a, .custom_subscribe img:hover, .logo-footer > a:hover{
  -moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);
  -moz-transition:1.2s;-webkit-transition:1.2s;
    font-weight:bold;
}
.moduletable_cus-visit .cus-list .usability {
  background: url(../images/default/icon-usability.png) no-repeat left top scroll;
}
.moduletable_cus-visit .cus-list .flex {
  background: url(../images/default/icon-flex.png) no-repeat left top scroll;
}
.moduletable_cus-visit .cus-list .easily {
  background: url(../images/default/icon-easily.png) no-repeat left top scroll;
}
/*subfix= _subscribe*/
#leo-userbottom .leo-box-left {
  width: 52% !important;
}
#leo-userbottom .leo-box-center {
  width: 18% !important;
}
#leo-userbottom .leo-box-right {
  width: 30%!important;
}
#leo-userbottom .moduletable_subscribe {
  margin-left: -15px;
}
.moduletable_subscribe input.inputbox {
  width: 68%;
  border: none;
  box-shadow: none;
  border-radius: 0;
  height: 35px;
  padding: 0 3px;
  float: left;
  box-shadow: 0 0 3px #AAAAAA;
   margin-left: 3px;
}
.moduletable_subscribe input.button {
  border: none;
  background: #c53208;
  height: 35px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-top:0;
  color:#fff;
  text-shadow: none;
  box-shadow: 0 0 3px #AAAAAA;
}
.moduletable_subscribe p{
  display: inline-block;
  margin: 10px 0;
   width: 100%;
}
/*subfix= _menu*/
.moduletable_menu {
}
.moduletable_menu li {
  background: url(../images/default/icon-menu-li.png) no-repeat left 50% scroll;
  padding: 5px 0 5px 15px;
}
.moduletable_menu li a {
 /* font-famiy: "Copse"; */
  font-size:14px;
}
/*subfix= _tweets*/
.moduletable_tweets {
  margin-right: -15px;
}
.moduletable_tweets ul.tweets li {
 font: normal 14px/160% Georgia;

 }
#leo-userbottom .leo-module {
  background: url(../images/default/border-h.png) repeat-y right top scroll;
  padding: 0 15px;
  min-height: 180px;
  margin-bottom: 20px;
}

#leo-userbottom .leo-box-right .leo-module {
  background: none;
}
 .leo-module h3, .moduletable_subscribe h3, .moduletable_menu h3, .moduletable_tweets h3 {
/*  font-family: "Copse"; */
  font-size: 18px;
  line-height: 120%;
  margin:25px 0 0 0;
  color: #000;
  text-shadow: 1px 1px 0 #FFFFFF;
  font-weight: normal;
}
/* Login Module ---*/

.login_form label, .login label {
  text-align: left;
  width: 100px;
  float: left;
}
.login-fields {
  margin: 0 0 10px;
}
.login ul li {
  background: url(../images/default/icon-li.png) no-repeat scroll left 50%;
  line-height: 23px;
  padding-left: 20px;
}
/*youtube_slider*/
.modfytslider {
  clear: both;
    display: block;
    width: 100%!important;
  }
#fytslider1, #paginate-fytslider1 { margin: 10px auto;}

/* leo module cpanel*/
#module-panel #leo-module-panel {
 background:#282315 !important;
  color: #333;
   font-size: 12px;}
#module-panel .module-panel-tab {
 background: url(../images/default/bg-user2-after.png) repeat-x left top scroll!important}
#module-panel .module-panel-tab ul.login li {
    background: url(../images/default/icon_contact.png) no-repeat 0 0 scroll!important;
    display: block;
    float: left;
    height: 59px;
    padding: 0 6px;
    text-align: left;
}
#module-panel .module-panel-tab a.open,
#module-panel .module-panel-tab a.close {
    background:none!important;
}
#module-panel .module-panel-tab a.open,
 #module-panel .module-panel-tab a.close {
    cursor: pointer;
    display: block;
    height: 52px;
    line-height: 52px !important;
    padding-left: 0 !important;
    position: relative;
    top: 0px;
    width: 35px!important;
   text-indent: -9999px;
    overflow: hidden;
}
 #module-panel .lof-loadmodule-inner h3 {
/*  font-family: "Copse"; */
    font-size: 24px;
    line-height: 120%;
    margin: 10px 0;
   color: #D1B494;
    text-shadow: 1px 1px 0 #FFFFFF;}
   #module-panel .lof-loadmodule-inner .custom {
    background: #f9fdf0;
     overflow: hidden;
      border-radius: 3px;
     padding: 10px;}
#leo-module-panel .lof-loadmodule-inner #message {
 max-height: 130px;
  max-width: 315px;}
  #leo-module-panel .lof-loadmodule-inner {
   margin-right: 14px;}