


div.testimonials {overflow:hidden; }
div.testimonials>span {display:block; float:right; color:#BFBFBF; width:81px; margin-top:6px;}
div.testimonials>span>strong {display:block; font-size:14px; line-height:18px; font-style:italic;}
div.testimonials-block {background:#fff; position:relative; font-size:12px; line-height:18px; color:#6a4c31; font-weight:bold; padding:12px 24px 15px 18px;}
div.corner {position:absolute; width:23px; height:24px; right:88px; bottom:-24px; background:url(../images/cornerWhite.png) 0 0 no-repeat;}

.map {width:272px; height:196px}
.map iframe {width:264px; height:188px; border-radius:7px}

.formDiv {
	background-color: #f4f4f4; 
	border-radius: 7px; 
	width: 88%;
	padding: 15px; 
	display: inline-block; 
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3)	
}

.jqueryButtonCopy:hover{
	
	border: 1px solid #327E04;
	background: #67b021 url("images/ui-bg_highlight-soft_25_67b021_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #ffffff;	
}

a.button { background:#66BFCF; font-size:14px; line-height:20px; color:#fff; display:inline-block; padding:10px 30px 10px 30px; box-shadow:0 1px 1px #fff;
	    /*TRANSISTIONS*/
    -webkit-transition: background 0.5s ease;
       -moz-transition: background 0.5s ease;
         -o-transition: background 0.5s ease;
        -ms-transition: background 0.5s ease;
            transition: background 0.5s ease;}
a.button:hover {
	background-image: url("../images/current.jpg");
    background-repeat: repeat-x;}
    
button.button {cursor: pointer; border:0; margin-top:18px; background:#66BFCF; font-size:14px; line-height:20px; color:#fff; display:inline-block; padding:10px 30px 10px 30px;
	    /*TRANSISTIONS*/
    -webkit-transition: background 0.5s ease;
       -moz-transition: background 0.5s ease;
         -o-transition: background 0.5s ease;
        -ms-transition: background 0.5s ease;
            transition: background 0.5s ease;}
button.button:hover {
	background-image: url("../images/current.jpg");
    background-repeat: repeat-x;}

#form {
	margin:8px 0 0 0; 
	}
	
#form input {
	border:#e0e0e1 1px solid; 
	background:#fff;
	font:13px Arial, Helvetica, sans-serif;
	color:#a0a0a0;
	padding:5px 9px 7px 13px;
	outline:medium none;
	width:100%; 
	/* height:17px; */ 
	float:left; 
	border-radius:4px

}
#form textarea {
	border:#e0e0e1 1px solid; 
	background:#fff;
	font:13px Arial, Helvetica, sans-serif;
	color:#a0a0a0; 
	height:188px;
	outline:medium none;
	overflow:auto;
	padding:6px 0 0 13px;
	width:100%;
	resize:none;
	margin:0 0 0 0;
	float:left; 
	border-radius:4px
}
#form label {
	position:relative;
	overflow:hidden;
	display:block;
	min-height:41px
}

#slidenav {
  margin: -50px auto 0;
  width:30%;
  background-color: yellow;
  height:350px;
  padding:20px 50px;
  position: absolute;
  z-index: 1;
  right: 0;
}

#open {
  margin:0 auto;
  width:200px;
  text-align:center;
  padding:5px;
  font-size:30px;
}

.img-indent {float:left; margin:7px 0 0 0}	
.img-indent-2 {float:left; margin:4px 26px 0 0}
.img-border {border: white 4px solid; /* border-radius:12px */}

.pic {
	/* border: 10px solid white; */
	-webkit-box-shadow: 10px 10px 0px -3px rgba(115,115,115,0.79);
	-moz-box-shadow: 10px 10px 0px -3px rgba(115,115,115,0.79);
	box-shadow: 10px 10px 0px -3px rgba(115,115,115,0.79);;
}

.menuWannaBe {
	
}	
	
.menuWannaBe a {
    border-right: 1px solid #66BFCF;
    color: #66BFCF;
    display: block;
    float: left;
    font: 400 13px/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
    /* padding: 10px; */
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    /* text-transform: uppercase; */
    width: 29.5%;
	
	    /*TRANSISTIONS*/
    -webkit-transition: background 0.5s ease;
       -moz-transition: background 0.5s ease;
         -o-transition: background 0.5s ease;
        -ms-transition: background 0.5s ease;
            transition: background 0.5s ease;
}
 
 
 /*HOVER*/
.menuWannaBe a:hover , .menuWannaBe a.current, .menuWannaBe a:visited:hover {
    /* background: blue; */
    color: #47A6B0;
    font-weight: bold;
    text-shadow: gray;
}

.menuWannaBe a:visited{
	color:#66BFCF;
}



#message {
	color: lime;
	font-weight: bold;
	display: inline-block;
	margin: 10px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid lime;	
}

#error {
	color: red;
	font-weight: bold;	
	display: inline-block;
	margin: 10px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid red;
	
}

div.white-out:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}



	/****************************footer************************/
footer {width:100%; position:relative; overflow:hidden; text-align:center; background: none repeat scroll 0 center #111111;border-top: 1px solid #444444;  padding:32px 0 45px 0}
footer p, footer a {color:#fff; text-decoration: none;}
footer a:hover {text-decoration: none;}

/****************************footer-small************************/
.footer-small{
	/* background-color: #E68136; */
	/* background-color: #111; */
	/* background-image: url(../images/footer-bg.png); */
	
    /* border-left: 1px solid #FFFF66;
    border-right: 1px solid #FFFF66; */
	background-size: 100%;
	text-align:center;
	color: #fff;
    padding: 45px 0 45px;
    width: 100%;
	}
	
	
	label {
	text-align: right;
	
}

th, label {
	text-align: right;
	
}

.cancelButton {
	
	background: red;
	
}

.smallInput{
	width: 1px;
	visibility: hidden;
}

.blank_row
{
    height: 15px; /* Overwrite any previous rules */
    background-color: #FFFFFF;
}


.whitey {
	color: white;
	
}

.disabled {
        pointer-events: none;
        cursor: default;
        opacity: 0.6;
    }

.footerFont {
	
	color: white;
	font-size: 20px;
	
	
}


.statisticsHeader {
	
	
	background-color: #F9FBFC;
	border: 1px solid #EDEDED;
	color: pink;
	font-size: 20px;
	line-height: 25px;
	padding: 10px;
	font-weight: bold;
	margin-top: 20px;
	
}

.statisticsBody {
	

	border: 1px solid #EDEDED;
	
}

.stats {
	
	margin: 0;
}



.progress-bar {
  background-color: #eee;
  height: 25px;
  padding: 5px;
  width: 80%;
  margin: 10px 0 28px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 5px #ccc inset, 0 1px 0 #ccc;
  -webkit-box-shadow: 0 1px 5px #ccc inset, 0 1px 0 #ccc;
  box-shadow: 0 1px 5px #ccc inset, 0 1px 0 #ccc;
}

.progress-bar span {
  display: inline-block;
  height: 100%;
  background-color: #777;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  -webkit-transition: width .4s ease-in-out;
  -moz-transition: width .4s ease-in-out;
  -ms-transition: width .4s ease-in-out;
  -o-transition: width .4s ease-in-out;
  transition: width .4s ease-in-out;
}

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

.blue span { background-color: #34c2e3; }

.orange span {
  background-color: #fecf23;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fecf23), to(#fd9215));
  background-image: -webkit-linear-gradient(top, #fecf23, #fd9215);
  background-image: -moz-linear-gradient(top, #fecf23, #fd9215);
  background-image: -ms-linear-gradient(top, #fecf23, #fd9215);
  background-image: -o-linear-gradient(top, #fecf23, #fd9215);
  background-image: linear-gradient(top, #fecf23, #fd9215);
}

.green span {
  background-color: #a5df41;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5df41), to(#4ca916));
  background-image: -webkit-linear-gradient(top, #a5df41, #4ca916);
  background-image: -moz-linear-gradient(top, #a5df41, #4ca916);
  background-image: -ms-linear-gradient(top, #a5df41, #4ca916);
  background-image: -o-linear-gradient(top, #a5df41, #4ca916);
  background-image: linear-gradient(top, #a5df41, #4ca916);
}

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

.stripes span {
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: -webkit-gradient(linear, left top, right bottom,  color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),  color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),  color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),  to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,  transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,  transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,  transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,  transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,  transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,  transparent 75%, transparent);
  -webkit-animation: animate-stripes 3s linear infinite;
  -moz-animation: animate-stripes 3s linear infinite;
}
 @-webkit-keyframes 
animate-stripes {  0% {
background-position: 0 0;
}
100% {
background-position: 60px 0;
}
}
 @-moz-keyframes 
animate-stripes {  0% {
background-position: 0 0;
}
100% {
background-position: 60px 0;
}
}

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








