/*
solarpowerenergyorangecounty.com style sheet
version: 1.0.0
18 Feb, 2010
Author: Andy Burkovetsky
email: jamandyjam@gmail.com
*/

/*reset default browser styles*/
*{margin:0;padding:0;}
fieldset,img{border:0;}
li{list-style:none;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color: #808080;
}
input,textarea,select{*font-size:100%;}
legend{color:#8F744A;}
table{border-collapse:collapse;border-spacing:0;}
	


/*
 * Web Fonts from fontspring.com
 * All OpenType features and all extended glyphs have been removed. * Fully installable fonts can be purchased at http://www.fontspring.com
 * The fonts included in this stylesheet are subject to the End User License you purchased* from Fontspring. The fonts are protected under domestic and international trademark and  * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or * distributing this font software.
 * (c) 2010 Fontspring
 */
/*
 * The fonts included are copyrighted by the vendor listed below.
 * @vendor:     Typodermic
 * @licenseurl: http://www.fontspring.com/fflicense/typodermic
 */
@font-face{	
	font-family: 'ExpresswayRegular-1';
	src: url('fonts/expressway_rg.eot');
	src: local('Expressway Regular'),
		local('ExpresswayRg-Regular'),
		url('fonts/expressway_rg.woff') format('woff'),
		url('fonts/expressway_rg.otf') format('opentype'),
		url('fonts/expressway_rg.svg#ExpresswayRg-Regular') format('svg');
}

/* Begin Typography & Colors */
html{
	color: #666;
	background: #1B490F;
	font-family:Helvetica, Arial, sans-serif;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	position:relative;
	background:#1B490F;
	color: #4d4d4d;
}
#content.errorPage{
	margin-top:20em;
	left:20% ;
}
.errorPage h2{
	font-size: 5em;
	opacity: 1;
}
#pageWrapper{
	margin:0 auto;
	min-width:760px;
}
#page {
	border-top:10px solid #3690D0;
	text-align: left;
	position:relative;
	z-index:0;
}
.entry{
	font-size:16px;	
}
.entry h3:first-child{
	margin-top:0;
}
.entry p{
	font-size:16px;
	margin-top:.5em;
}
#page.frontPage .entry p{
	font-size:11px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
}
.thread-even {
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}
form label{
	font-size:10px;
}
input{
	font-size:18px;
	width:316px;
	height:35px;
	margin:5px 0 5px 0;
	padding:0 10px;
	background:#F9FAD4;
	
	border:1px solid #ED7D0F;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
textarea{
	font-size:14px;
	width:316px;
	max-width:316px;
	height:100px;
	margin:5px 0 5px 0;
	padding:10px 10px 0;
	background:#F9FAD4;
	
	border:1px solid #ED7D0F;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
textarea:hover, textarea:active, textarea:focus,
input:hover, input:active, input:focus{
	background:#FFF;
}
html>/**/body input, x:-moz-any-link, x:default {
	height:28px;
	padding:7px 10px 0;
}
input[type="submit"]{
	margin:12px 0 5px;
	padding:5px;
	width:343px;
	height:45px;
	font-size:18px;
	background:#F9FAD4 url(images/button-bg-orange.png) repeat-x 0 100%;
	color:#4D4D4D;
	font-weight:bold;
	text-shadow:#FFF 0 1px 0;
	outline:#F7880A;
	cursor:pointer;
	
	border:5px solid #F7880A;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
input[type="submit"]:hover{
	border-color:#EA7C0F;	
}
input[type="submit"]:active{
	border-color:#EA7C0F;
	background-position:0 0;
	color:#666;
	text-shadow:0 -1px 0 #FFF;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	text-align: left;
}

.description {
	font-size:2em;
	line-height:1em;
	padding-left:8px;
	text-align: left;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
}
h2{
	color:#FFF;
}
a, a:visited {
	color: #8F744A;
}
a:hover, caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: Helvetica, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #3690D0;
	text-decoration: none;
	}
.ddsg-wrapper a{
	color:#4d4d4d;
}
.ddsg-wrapper a:hover{
	color:#3690D0;
}
a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	padding: 0;
}
#page {
	padding: 0;
}
#header {
	padding: 0;
	background:#6FBCF6;
	height:30px;
	color:#3690D0;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.home .post {
	margin:0 0 5px;
}
.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
}
#footer p {
	margin: 0 0 0 30px;
	padding:0;
	text-align: left;
}
/* End Structure */

/*	Begin Headers */
#navWrapper{
	width:950px;
	padding:3px 10px 0px;
	margin:0 auto;
	overflow:hidden;
}
#logo{
	width:280px;
	float:left;
}
#logo h1 a{
	color:#3690D0;
	font-weight:normal;
}
#logo h1 a:hover{
	color:#CCE9FF;
}
#header h1 {
	padding-top:0;
	margin: 0;
	font-size:1.8em;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
.ddsg-wrapper h2,
h3 {
	padding:4px 5px;
	background:#7DC7FF;
	color:#FFF;
	font-size:18px;
	margin: 25px 0px 10px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0;
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	background: rgba(125, 200, 255, 0.1);
	margin: 5px 0px 10px;
	list-style-type:square;
}
html>body .entry li {
	margin:0px;
	padding:5px 42px;
	list-style-type:square;
	margin: 0px 0px 0px 30px;
	padding: 5px 0px;
}
html>body .entry li:hover{
	color:#3690D0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* navigation */
#navigation{
	float:right;
}
#navigation ul li{
	float:left;
	margin:0 10px;
}
#navigation ul li a{
	font-size:1.8em;
	color:#3690D0;
	text-decoration:none;
}	
#navigation ul li.current_page_item a,
#navigation ul li a:hover{
	color:#CCE9FF;
}
#navigation ul li a:hover{
	text-decoration:none;
}
/* content */
#quoteContent{
	float:left;
	width: 560px;
	margin-top: -3px;
}
#contactContent{
	float:left;
	width: 420px;
	margin-top: -3px;
}
#titleWrapper{
	background:#7DC7FF;
}
#pageTitle{
	width:950px;
	margin:0 auto;
	padding:0 0 3px;
}
#pageBanner{	
	height:100px;
	max-height:120px;
	width:950px;
	padding:0 10px;
	margin:0 auto;
}
#pageBanner h2{	
	font-size:40px;
	line-height:42px;
	padding:5px 0 10px;
	text-align:center;
	font-weight:normal;
}
#contentWrapper{
	background: #FFF url(images/page-bg.png) repeat-x 0 0;
	min-height:300px;
	overflow:hidden;
	padding:5px 0 10px;
}
#contentWrapper:after{
	clear:both;
	position:relative;
	display:block;
}
#content{
	width:950px;
	padding:0 30px;
	margin:0 auto;
}
body.home #content{
}
#content .entry{
}
.imageBox{
	padding:1px;
}
.imageBox img{

}
/*
#quoteContentTextBox{
	background: #0071BC url(images/box-lightblue-bg.png) repeat-x;
	border:1px solid #005994;
	margin: 5px 6px 5px 2px;
	padding:10px 15px 10px;
	color:white;
	font-size:12px;
	
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
*/
#quoteContentTextBox{
	background: #EEE;
	border:3px solid #DDD;
	margin: 5px 6px 5px 2px;
	padding:5px 15px 10px;
	color:#666;
	font-size:12px;
	
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
#quoteContentTextBox h3{
	color:#666;
	background:none;
	font-size:21px;
	line-height:21px;
	font-weight:normal;
	text-shadow:#FFF 0 1px 0;
	margin:0 0;
	padding:0;
}
#page.frontPage .entry #quoteContentTextBox p{
	line-height:14px;
	font-size:12px;
}
#quoteContentTextBox h4{
	font-size:14px;
	margin-top:5px;
}

.FAQ-q{
	font-weight:bold;
}
.FAQ-q{
	background:#fff770;
	padding:3px;
	font-weight:bold;
}
.FAQ-a{
	margin-bottom:20px;
}
.FAQ-a span{
	font-weight:bold;
	background:#6dff00;
	padding:3px;
}
/* Narrow Column */
#page.narrowColumn #navWrapper,
#page.narrowColumn #pageTitle,
#page.narrowColumn #content{
	width:820px;
}
/* Footer */
#footerWrapper{
	background: #FFF url(images/footer-bg.png) repeat-x left bottom;
	min-height:120px;
	width:100%;
	position:relative;
	z-index:1;
	color:#EFFAD0;
}
#footer{
	width:950px;
	margin:0 auto;
	background:transparent url(images/footer-hills.png) no-repeat 0 bottom;
	height:250px;
	position:relative;
	cursor:default;
}
#footerNav ul{
	opacity:.5;
}
#footerNav ul:hover{
	opacity:1;
}
#footerNav li{
	margin-right:20px;
}
#footerNav li,
#footerNav li a{
	color:#EFFAD0;	
}
#footerNav{
	left: 12%;
	position: absolute;
	top: 85%;
	width: 500px;
	z-index: 10;
}
#footerNav li{
	float:left;
	display:block;
}
#bigTree{
	width:230px;
	height:300px;
	margin-left: -76px;
	margin-top: -60px;
	background:url(images/tree-big.png) no-repeat;
	position:absolute;
	z-index:6;
}
#smallTree{
	width:85px;
	height:100px;
	margin-top:62px;
	background:url(images/tree-small.png) no-repeat;
	position:absolute;
	left:50%;
	z-index:-2;
}
#house{
	width:370px;
	height:250px;
	left: 665px;
	margin-right: -402px;
	margin-top: 8px;
	background:url(images/house.png) no-repeat;
	position:absolute;
	z-index:5;
}
/* Forms */
#quoteForm{
	float:left;
	width:375px;
	margin:0 10px 0 0;
	padding:10px 15px 10px;
	background:#F89C00;
	text-align:center;
	cursor:default;

	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;

	border: 1px solid #BF6600;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	
	-moz-box-shadow:0 1px 5px #333;
	-webkit-box-shadow:0 1px 5px #333;
	box-shadow:0 1px 5px #333;
}
#quoteForm p{
	color:#BF6600;
	margin:0;
}
#quoteForm h3{
	color:white;
	background:none;
	font-size:28px;
	margin:0;
	padding:0;
}
#contactContent h3{
	color:#2F7EB8;
	background:none;
	font-size:21px;
	margin:0 0 10px;
	padding:0;
}
.contactInfo p{
	font-size:14px;
}
.contactInfo span{
	width:60px;
	font-weight:bold;
	float:left;
}
#contactForm{
	float:left;
	width:375px;
	margin:0 10px 0 0;
	padding:10px 15px 10px;
	background:#96D968;
	text-align:center;
	cursor:default;

	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;

	border: 1px solid #4E9600;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	
	-moz-box-shadow:0 1px 5px #333;
	-webkit-box-shadow:0 1px 5px #333;
	box-shadow:0 1px 5px #333;
}
#contactForm p{
	color:#4E9600;
	margin:0;
}
#contactForm h3{
	color:white;
	background:none;
	font-size:28px;
	margin:0;
}
#contactForm input,
#contactForm textarea{
	border-color: #4E9600;
	background:#effad0;
}
#contactForm input:hover,
#contactForm input:focus,
#contactForm textarea:hover,
#contactForm textarea:focus{
	background:#fff;
}
#contactForm input[type="submit"]{
	background:#effad0 url(images/button-bg-green.png) repeat-x 0 100%;
	border-color: #66b017;
}
#contactForm input[type="submit"]:hover{
	border-color: #4E9600;	
}
#contactForm input[type="submit"]:active{
	border-color: #4E9600;
	color:#666;
	text-shadow:0 -1px 0 #FFF;
	background-position:0 0;
}
/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(images/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.mbClear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(images/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(images/next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(images/play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(images/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}

/* GAllery */
.ngg-galleryoverview{
	margin-top:0 !important;
}
.piclenselink a{
	margin-left:5px;
}
.ngg-gallery-thumbnail img{
	border: 1px solid #E0E0E0 !important;
}
.ngg-gallery-thumbnail img:hover{
	background-color:#3690D0 !important;
}
#shWaitBar{
	text-align:center;
	color:#398F14 !important;
}
/* Contact */
.contact-title{
	font-size:1.8em;
	font-weight:bold;
}
.contact-invatation, .contact-info{
	margin-top:10px;
}
.contact-adress, .contact-info{
	font-size:1.2em;
}
.contact-info{
	border-spacing:5px;
	border-collapse:separate;
}
.contact-info .contact-label{
	width:70px;
	cursor:default;
}
.contact-info .contact-data{
	width:210px;
	margin-right:10px;
	background: rgba(255, 255, 255, 0.5);
	padding-left:5px;
}
.wpcf7-form{
	margin-top:5px;
	font-size:10px;
}
.wpcf7-form p{
	margin:0;
}

.wpcf7-form input[type='text']{
}
.wpcf7-form input[type='submit']{
}
.wpcf7-form p{
	position:relative;
}
.wpcf7-form .ajax-loader{
	left:6%;
	top:41%;
	position:absolute;
}
div.wpcf7-mail-sent-ok{
	background: #398F14;
	border: 2px solid #398F14;
	color: white;
	font-size: 21px;
	margin: 10px 0px 0px !important;
}
div.wpcf7-validation-errors{
	background: #F7E700;
	border: 2px solid #F7E700;
	color: red;
	font-size: 16px;
	padding:10px 0 !important;
	margin: 3px 0px 0px !important;
}
.wpcf7-not-valid-tip{
	background:red !important;
	color:white !important;
	top: -10px !important;
	border:none !important;
	font-weight:bold;
	left:8% !important;
	opacity:0.8 !important;
	padding:4px !important;
}

/ * clear * /
.clearfix:after{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix{
	width: 100%;
	display: block;
}
* html .clearfix{height:1%;}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
