/*---------------------------------------------------------------

# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2015 olwebdesign.com. All Rights Reserved.
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/

body{font-size:13px;}
a{color:#99cc33}
a:hover,a:active,a:focus{color:#585858}
.colors {background-color:#f5ffee;}
.readmore, a.readmore {background:#99cc33;}
.social-icons li a .top{ background-color: #b3c833; color: #fff; }
#wrapper, #bottomspot, .mx-base {width: 960px;} 
 #bottsite, #header, #wrapper, #bottomspot, #tophead {min-width: 960px; margin: 0 auto}
#mx-leftcol {width: 25%} 
#mx-rightcol { width: 27%} 
#mx-sideleft {width: 20%}
#mx-sideright { width: 30%}
#wrapper { color: #444; background-color:rgba(255,255,255,0.9);}
body.bg, #wrappet { color: #444; background-color:#fafafa;}
#bottsite { color: #fff; background-color: rgba(0,0,0,0.8); }
#menuHeader{padding: 10px 0px; min-height: 50px;}
#bottomspot  { background-color:rgba(255,255,255,0.8); color: #444;}

slidesite{ width: 100%; margin-left:auto;margin-right:auto;  z-index: 50000;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);}

#tophead { background-color:rgba(255,255,255,0.9); color: #444;}

.jul-formregistration, .jul-formlogin { color: #222;}

/*Social icons---------------*/

.social-icons {
    margin: 0px auto;
    padding: 0;
    text-align: right;
}
.social-icons li {
    display: inline-block;
    margin: 0 1px;
}
.social-icons li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #666;
    font-size: 24px;
    overflow: hidden; 
}
.social-icons li i{
    display: block;
    position: relative;
}
.social-icons li a .top{
    top:-24px;
}
.social-icons li a .bottom{
    top:-24px;
}
.social-icons li a:hover .bottom{
    top:30px;
}
.social-icons li a:hover .top{
    top:0px;
}
	
.mx_date { padding: 5px 0px;}

#menuout .mx-inner,
#mx-banner .mx-inner, #mx-header  .mx-inner {
	padding:0;
}
#mx-search { height: 46px;}
#mx-bottom a{ background: transparent;}
#mx-bottom li a{ padding: 7px 0px; border-bottom: 1px solid #777;}
#bottomspot .mx-inner {padding:0;}
.mx_date{float:left;margin-top:8px}
.form-actions{padding:2px 4px 2px;margin-top:5px;margin-bottom:5px;background: transparent;border-top:1px solid #fff;*zoom:1;}	
#hormenu ul li .submenu-inner,#sublevel ul li .submenu-inner { padding: 3px; margin: 1px 3px 3px 3px; border: 1px solid #ccc;
	box-shadow:0 0 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.1);}
input{width:90%;}
textarea{width:98%;}
.quick_contact input{width:80%;}
#contact-form input{width:40%;}
#user-registration input, #member-registration input, .login input{width:230px;}
.pagenav a,.pager a{display:inline-block;padding:4px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fafafa; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #fff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);}
.pager a:hover{text-decoration:none;background:#f5f5f5; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #e6e6e6, #fff);
	background-image: -moz-linear-gradient(top, #e6e6e6, #fff);
	background-image: -ms-linear-gradient(top, #e6e6e6, #fff);
	background-image: -o-linear-gradient(top, #e6e6e6, #fff);}
a#pagetop{float:right;padding: 4px 10px;}	
a#valdate{  font-size: 10px;padding: 2px 5px; }	
	
.jlogin1 {float:left;width:40%;margin-right:12px;}
.jlogin2 {float:left;width:50%;margin-top:14px;color:#999;}
.jlogintext {float:left;margin:0 12px 12px 0;}

.contactForm legend  { font-size: 12px !important;}
#mx-rightcol .control-group { font-size: 12px !important;}

#mx-rightcol input { width: 95% !important;}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #999 0%, #555 100%);
  background-image: linear-gradient(to bottom, #999 0%, #555 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#555', GradientType=0);
  border-color: #999;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.gallery  {
    margin: 0;
  }
  @media (max-width: 767px) {
body {
    padding-right: 0px;
    padding-left: 0px;
  }
  }  