@charset "utf-8";
/* CSS Document */
#center_contentinner {
background: none repeat scroll 0 0 white;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px black;
box-shadow: 0px 0px 5px black;
overflow-x: hidden;
overflow-y: visible;
padding: 10px;
font-size: 14px;
color: black;
}
.testimonials-box {background: #f5f5f5; margin-bottom: 20px; padding: 5px 20px 23px; border: 1px solid #dfdfdf;}
.testimonials-author {font-weight: bold;}
.logo{
	text-align:center;
background: url("images/banner-bg.png")  repeat;
padding-top: 10px;
padding-bottom: 10px;
	
}
.logo span  {
	color:#0D7D31;
 
font-weight: bold;
font-size: 22px;
}

.logo span a{
	color:#5c3304!important;
 text-decoration:none;
font-weight: bold;
font-size: 22px;
}

.header h1{ color:#ffffff; }
.logo span img{
	 vertical-align:middle;
}

.content-primary li{
background:url(images/nav-bg.png);
}

.content-primary li:hover a{
color:#ccc ; 
}

.center_contentinner li {
background: url(images/list.png) left center no-repeat;
list-style: none;
padding-left: 10px;
}

 h1{ text-transform:uppercase; margin:0px;  color:#780922; font-size:22px; line-height:28px; }
  h2{ font-size:18px; color:#5c3304; margin:0px; padding:0px; text-transform:uppercase;}
 h2 span{color:#777070;}
  h3{  text-transform:uppercase;  color:#5c3304; text-align:left; font-size:16px; line-height:18px; margin:7px 0px; padding:0; }
  h4{  text-transform:uppercase;  color:#5c3304; font-size:14px; line-height:15px;  margin:7px 0px; padding:0; }

#footer{
	background: url(images/footer-bg2.png);
text-align: center;
font-size: 12px;
padding-top: 15px;
padding-bottom: 12px;
color: white!important;
}
.header{
	background: url(images/footer-bg.png);
height: 42px;
text-align: center;
font-size: 12px;
padding-top: 6px;
color: white!important;
}
label.error {
color: red;
float: none;
margin-left: 3px;
font-size: 14px;
margin-bottom: 5px;
 
}

  

 .fleft{float:left;}
.fright{float:right;}

.clr{clear:both;}
 .ccbox{
 position: inherit!important;
left:  0px!important;
top: 0!important;
width: 15px!important;
height:15px!important;
  
  }
input, select, textarea {
color:#000000;
background:#DDDED0!important;
font-size: 12px;
font-family: Arial;
padding: 2px;
}
.copyright{
background: none;
border: none;	
}
.small-moving-job-inner2{
margin-bottom:0px;
  padding:15px;	
width:95%;
}
.small-moving-job-inner2 ul li{ 
text-align: left;
}

.copyright span.ui-btn-inner{padding:0px;border:none!important; -moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow:  none!important;}
.small-moving-job{width:100%; float:left; padding:5px 0 50px 0;}
.small-moving-job img{ float:right; border:2px solid #826b4f;}
.small-moving-job ul{float:left;  margin:0px; padding:0px; list-style:none;margin-right: 25px;}
.small-moving-job ul li{ font-size:20px; color:#563712; background:url(images/icon.png) no-repeat 0 10px; text-align:left; padding:0 0 0 25px; text-transform:uppercase;}
.small-moving-job ul li a{ color:#563712; padding:1px 0; display:block;}
.small-moving-job ul li a:hover{ color:#780922; text-decoration:underline!important;}
/*.small-moving-job{width:100%; float:left; padding:5px 0 50px 0;}
.small-moving-job img{ float:right; border:2px solid #826b4f;}
.small-moving-job ul{float:left;   margin:0px; padding:0px; list-style:none;}
.small-moving-job ul li{ font-size:15px; color:#563712; background:url(images/icon.png) no-repeat 0 10px; padding:0 0 0 25px; text-transform:uppercase;}
.small-moving-job ul li a{ color:#563712; padding:1px 0; display:block; text-decoration:none!important;}
.small-moving-job ul li a:hover{ color:#780922!important; text-decoration:underline!important;}
*/

.social-icons {
    margin: 0;
    padding-left: 0;
    text-align: center;
}
.social-icons li {
    display: inline-block;
    margin-bottom: 10px;
}
.social-icons .btn {
    background: none;
    color: #dddddd;
}
.social-icons .btn-social-icon {
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 0;
}
.social-icons li img {
    width: 22px;
    margin: 5px auto 0;
}
.social-icons .btn:hover {
    background: #e81439;
    border-color: #e81439;
}