
body {
	color:#000;
	background:#BDB76B;
}


#bodychild {
	background:#BDB76B;
	

	
}


a, .colortext{color:#000;}
a:hover {color:#BDB76B; text-decoration:none;}



h1, h2, h3, h4, h5, h6, #headline{color:#000;}






#logo h1 a, #logo h1 a:visited{color:#34302f;}
#logo .desc{ color:#c73b38}
.logo-icon-l{ background:url() no-repeat right;}
.logo-icon-r{ background:url() no-repeat left;}

.top-text{ color:#9d9794}
.bg-left{ background:url() no-repeat ;}
.bg-right{ background:url() no-repeat right;}


#navigation{}
.nav-left{
	
	
}
.nav-right{}
#nav-wrap{
	

background: rgba(181,129,26,1);
background: -moz-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181,129,26,1)), color-stop(49%, rgba(214,148,34,1)), color-stop(100%, rgba(219,151,33,1)));
background: -webkit-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -o-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -ms-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: linear-gradient(to bottom, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5811a', endColorstr='#db9721', GradientType=0 );

border-radius:15px;
border:#fff solid 1px;
	
}
.sf-menu a, .sf-menu a:visited{color:#fff;}
.sf-menu a:hover{color:#BDB76B;  }

.sf-menu li.current > a{color:#fff; background:#BDB76B; 

background: rgba(0,100,0,1);
background: -moz-linear-gradient(top, rgba(0,100,0,1) 0%, rgba(0,100,0,1) 0%, rgba(2,59,2,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,100,0,1)), color-stop(0%, rgba(0,100,0,1)), color-stop(100%, rgba(2,59,2,1)));
background: -webkit-linear-gradient(top, rgba(0,100,0,1) 0%, rgba(0,100,0,1) 0%, rgba(2,59,2,1) 100%);
background: -o-linear-gradient(top, rgba(0,100,0,1) 0%, rgba(0,100,0,1) 0%, rgba(2,59,2,1) 100%);
background: -ms-linear-gradient(top, rgba(0,100,0,1) 0%, rgba(0,100,0,1) 0%, rgba(2,59,2,1) 100%);
background: linear-gradient(to bottom, rgba(0,100,0,1) 0%, rgba(0,100,0,1) 0%, rgba(2,59,2,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BDB76B', endColorstr='#023b02', GradientType=0 );

margin-left: -3px;

  }
.sf-menu li:hover, .sf-menu li.current{}
.sf-menu > li a{ text-decoration: none;}



.sf-menu li li a, .sf-menu li li a:visited{color:#fff;}
.sf-menu li li:hover, .sf-menu li li a:hover, sf-menu li.current li a {color:#fff;}
.sf-menu li li:hover, .sf-menu li li.current{ background:#db7977;  }
.sf-menu ul{background: url();}
.sf-with-ul{}
.sf-menu li li {}

.tinynav{background:#fff; border:1px solid #eaeaea;}


#searchform .bg-right input{ border:0px; background:transparent; color:#9d9794; box-shadow:none}
.searchbutton {
    background: url("") no-repeat scroll 0 0px transparent !important;
}


#slider{ border-radius:15px; background-color:#fff; min-height:450px; margin: 8px 0px 8px 0px !important; padding:15px; 

-webkit-box-shadow: inset 0px 0px 142px -107px rgba(0,0,0,0.99);
-moz-box-shadow: inset 0px 0px 142px -107px rgba(0,0,0,0.99);
box-shadow: inset 0px 0px 142px -107px rgba(0,0,0,0.99);
height: auto;
overflow: hidden;
}
#slider1{ border-radius:15px; background-color:#fff; min-height:450px; margin: 8px 0px 8px 0px !important; padding:15px; 

-webkit-box-shadow: inset 0px 0px 142px -107px rgba(0,0,0,0.99);
-moz-box-shadow: inset 0px 0px 142px -107px rgba(0,0,0,0.99);
box-shadow: inset 0px 0px 142px -107px rgba(0,0,0,0.99);
padding-top:37px;
height: auto;
overflow: hidden;
}

#outerbeforecontent{ background:url() no-repeat top;}



input[type="text"],
textarea, input[type="password"], select{
	border:solid 3px #fff;
	color:#666;
	background:#efefef;
}

input[type="text"],
textarea, input[type="password"]{
    -moz-box-shadow:inset 1px 2px 2px #cecece;
    -webkit-box-shadow:inset 1px 2px 2px #cecece;
    box-shadow:inset 1px 2px 2px #cecece;
}

label{ color:#707070;}
span.required{ color:#f00;}


hr {
	color:#e8e8e8;
	background-color:#e8e8e8;
}

.separator { background-image:url(); background-repeat:no-repeat; background-position:center;}
.separator.full{background-image:url(); background-repeat:no-repeat; background-position:center;}

.line-one-third{ background:url() no-repeat center;}
.line-one-half{ background:url() no-repeat center;}



h2.trigger{color:#444;  background:#f8f8f8;}
h2.trigger span {color:#444; background:#f0f0f0;}
h2.active{ color:#c73b38;}
h2.active span{color:#666}
h2.trigger span:hover {color:#666} 
.toggle_container{ background:#f8f8f8;}



th{
	background: #f8f8f8; 
	color:#444;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
thead th{border-right: 1px solid #eaeaea!important;}
table {border: 1px solid #eaeaea;border-bottom:0; border-right:0px;}
tr td {border-bottom: 1px solid #eaeaea; border-right: 1px solid #eaeaea;}
tr.odd td {background: #F2F7FC;}
#outeraftercontent{ background:#c73b38 url()}
#outeraftercontent .line-top{ data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAJElEQVQYlWNgwAT/sYjhVIRXMbokVsW4TPhPjCJi5clXTBwAAOy+CfekNMf3AAAAAElFTkSuQmCC}
#outeraftercontent .line-bottom{data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAJElEQVQYlWNgwAT/sYjhVIRXMbokVsW4TPhPjCJi5clXTBwAAOy+CfekNMf3AAAAAElFTkSuQmCC}

#outeraftercontent .title-wrap h2{ color:#fff}
#outeraftercontent .title-wrap .line{background:url() no-repeat center;}
#outeraftercontent .title-wrap .icon-l{background: url() no-repeat left center }
#outeraftercontent .title-wrap .icon-r{background: url() no-repeat right center }

#footer{ color:#9c9c9c; background: rgba(181,129,26,1);
background: -moz-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181,129,26,1)), color-stop(49%, rgba(214,148,34,1)), color-stop(100%, rgba(219,151,33,1)));
background: -webkit-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -o-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -ms-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: linear-gradient(to bottom, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5811a', endColorstr='#db9721', GradientType=0 );
 }

#footersidebar .widget-title{ border-bottom:1px solid #404040;}
#footernav li{ border-right:1px solid #3a3b3b}

#outercopyright{ color:#000; font-size: 12px;}
#outercopyright a{ color:#000;}
#outercopyright a:hover, #toTop:hover{ color:#fff}

.shadow
{
padding-top:15px; padding-bottom:15px;

}



.hexagon {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 150px;
  height: 82px;
  position: relative;
  border: none;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #1abc9c;
}

.hexagon::before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  top: -40px;
  left: 0;
  border: 75px solid rgba(0,0,0,0);
  border-top: 0 solid;
  border-bottom: 40px solid #1abc9c;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;
}

.hexagon::after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  bottom: -40px;
  left: 0;
  border: 75px solid rgba(0,0,0,0);
  border-top: 40px solid #1abc9c;
  border-bottom: 0 solid;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: none;
}
.dbf-bg-l{
	margin:auto;
	width:80px;
	height:120px;
	padding-top:50px;
	
	
	background: rgba(181,129,26,1);
background: -moz-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(181,129,26,1)), color-stop(49%, rgba(214,148,34,1)), color-stop(100%, rgba(219,151,33,1)));
background: -webkit-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -o-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: -ms-linear-gradient(top, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
background: linear-gradient(to bottom, rgba(181,129,26,1) 0%, rgba(214,148,34,1) 49%, rgba(219,151,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5811a', endColorstr='#db9721', GradientType=0 );

border-radius:25px;
border:#fff solid 5px;


	
}

div.diamond,
div.ribbon,
div.right-arrow,
div.left-arrow {
  display: inline-block;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 38px;
  margin: 15px 0;
  position: relative;
  width: 200px;
}

div.ribbon a{
	  color: #FFFFFF;
}
div.ribbon a:hover{
	  color: #000;
}

div.diamond:before,
div.diamond:after,
div.ribbon:before,
div.ribbon:after,
div.right-arrow:before,
div.right-arrow:after,
div.left-arrow:before,
div.left-arrow:after {
  content: "";
  border-style: solid;
  border-width: 0;
  height: 0;
  position: absolute;
  width: 0;
}

div.diamond {
  background-color: #CCCCCC;
}

div.diamond:after,
div.diamond:before {
  border-color: transparent #CCCCCC;
}

div.diamond:before {
  left: -19px;
  border-width: 19px 19px 19px 0;
}

div.diamond:after {
  right: -19px;
  border-width: 19px 0 19px 19px;
}

div.ribbon {
  background-color: #BDB76B;
}
div.ribbon:hover {
  background-color: #d69421;
}

div.ribbon:before,
div.ribbon:after {
  top: 6px;
  
}

div.ribbon:before {
  border-color: #BDB76B #BDB76B #BDB76B transparent;
  border-width: 19px;
  left: -25px;
}

div.ribbon:hover:before {
  border-color: #d69421 #d69421 #d69421 transparent;
  border-width: 19px;
  left: -25px;
}

div.ribbon:after {
  border-color: #BDB76B transparent #BDB76B #BDB76B;
  border-width: 19px;
  right: -25px;
}
div.ribbon:hover:after {
  border-color: #d69421 transparent #d69421 #d69421;
  border-width: 19px;
  right: -25px;
}


div.right-arrow {
  background-color: #BDB76B;
}

div.right-arrow:after,
div.right-arrow:before {
  border-width: 19px 0 19px 19px;
}

div.right-arrow:before {
  border-color: #BDB76B transparent;
  left: -19px;
}

div.right-arrow:after {
  border-color: transparent #BDB76B;
  right: -19px;
}

div.left-arrow {
  background-color: #BDB76B;
}

div.left-arrow:after,
div.left-arrow:before {
  border-width: 19px 19px 19px 0;
}

div.left-arrow:before {
  border-color: transparent #BDB76B;
  left: -19px;
}

div.left-arrow:after {
  border-color: #BDB76B transparent;
  right: -19px;
} 
#side-menu {
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    background-color: #F3F3F3;
    height: 100%;
}


#search-container {
    padding-top: 10px;
}


