/*
       Title:                  C Perry and Company Styles
       Last Modified:          11-Sep-2011 by ARW
*/
/*this margin makes lists viewable in CMS*/
ul, ol{margin: 0 0 7px 20px;}
img{border: none;}
hr{display: none;}
h1{font-size:2.0em;margin:0;color:#000;}
h2{font-size:1.25em;margin:0;color:#CC0000;} 
h3{font-size:.9em;margin:10px 0 0 0;color:#000000;} 

/* layout
----------------------------------------------- */
*{margin: 0;padding: 0;}
body.colored{/* background: #4d4d4d; */
/*	background: #6F8473; */
background: #ffffff; height:auto;}
body{margin:0;font-size:.9em;font-family:Verdana, Arial, Helvetica, sans-serif;}

#header{width: 96%;display:block;margin:0 auto !important;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;background-color:#555555;text-align:center;}
#header{}

#page{width: 1024px;margin: 0px auto;}

#content{margin:0 0 0 2%;position:relative;display:block;}
#content{float: left;width: 650px;padding: 10px;margin-left:20px;}

#rightcol {position: relative;top:0;width: 295px;float:right;display:block;background: none repeat scroll 0 0 #F1F1F1;border: thin solid #CCCCCC;border-radius: 23px 2px 2px 2px;margin-top: 20px;}

#buynow {font-size: 18px;padding-top: 5px;text-align: center;border-bottom: 1px solid #cccccc;padding-bottom: 10px;}
#buynow img {width: 100px;}

/* clearfix
----------------------------------------------*/
.clearfix:after {content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;}
.clearfix {display:inline-block;} /*IE7*//* Hide from IE Mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1%;}
/* End hide from IE Mac */
#divForm  {}
#requestForm {min-height: 300px;font-family: "Trebuchet MS", Verdana, sans-serif; }
.wpcf7 #requestForm form {max-width: 100%;position: relative; }
.wpcf7 #requestForm li, #requestForm .wpcf7 li {list-style: none;margin: 1px 0;position: relative; }
.wpcf7 #requestForm li:before {display: none; }
.wpcf7 .fieldName {
	margin-bottom: 5px;
	display: block;
	font-weight: bold;text-align:left;font-size:11px;
}
.wpcf7 #requestForm input[type="text"], .wpcf7 #requestForm textarea, .wpcf7 #requestForm select {font-size: 12px;padding: 5px 5px;border: 1px solid #E1E1E1;background: #FAFAFA;width: 100%;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out; font-weight: normal;}
.wpcf7 #requestForm input[type="text"]:hover, .wpcf7 #requestForm textarea:hover, .wpcf7 #requestForm select:hover {border: 1px solid #5B6D9D; }
.wpcf7 #requestForm input[type="text"]:focus, .wpcf7 #requestForm textarea:focus, .wpcf7 #requestForm select:focus {border: 1px solid #5B6D9D;background: #FFF;box-shadow: 0px 0px 3px rgba(91, 109, 157, 0.7);-moz-box-shadow: 0px 0px 3px rgba(91, 109, 157, 0.7);-webkit-box-shadow: 0px 0px 3px rgba(91, 109, 157, 0.7);-o-box-shadow: 0px 0px 3px rgba(91, 109, 157, 0.7);-ms-box-shadow: 0px 0px 3px rgba(91, 109, 157, 0.7); }
.wpcf7 #requestForm label {font-size: 13px;display: inline-block;width: 5px;margin-left: 0px;margin-right: 0px;text-align: center;position: absolute;top: 3px; }
.wpcf7 #requestForm .wpcf7-form-control-wrap {display: inline-block;width: 260px;margin-left: 5px; }
.wpcf7 #requestForm .wpcf7-form-control {line-height: 12px;overflow: visible; }
.wpcf7 #requestForm label.long {width: auto;float: none;position: relative;text-align: left; }
.wpcf7 #requestForm div.wpcf7-response-output {
	text-align: center;
	border: none;
	padding: 4px;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: -5px;
	margin-left: 30px;
}
.wpcf7 #requestForm input.error, .wpcf7 #requestForm select.error, .wpcf7 #requestForm textarea.error {border: 1px dashed #002A69; }
.wpcf7 #requestForm label.error {font-family: "Trebuchet MS", Verdana, sans-serif;font-weight: normal;}
.wpcf7 #requestForm label.error {
	font-size: 12px;
	left: 60px;
	min-width: 220px;
	border: none !important;
	color: #FFF;
	margin-top: 4px;margin-bottom: 4px;padding-top: 4px;padding-bottom: 4px;
	max-height: 20px;
	text-align: center;
	
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
background-color: #4892FF;
*background-color: #4892FF;
background-image: -moz-linear-gradient(top, #4892FF, #4892FF);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4892FF), to(#4892FF));
background-image: -webkit-linear-gradient(top, #4892FF, #4892FF);
background-image: -o-linear-gradient(top, #4892FF, #4892FF);
background-image: linear-gradient(to bottom, #4892FF, #4892FF);
background-repeat: repeat-x;border-color: #4892FF #4892FF #002a80;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4892FF', endColorstr='#f4892FF', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.wpcf7 #requestForm input[type="submit"].blue-bttn {position: relative;left: 35px; min-width:100px;min-height:30px;color: #ffffff;top:10px;margin-bottom:20px;display:block;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); -webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
background-color: #056fd8;
*background-color: #0448ae;
background-image: -moz-linear-gradient(top, #056fd8, #0448ae);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#056fd8), to(#0448ae));
background-image: -webkit-linear-gradient(top, #056fd8, #0448ae);
background-image: -o-linear-gradient(top, #056fd8, #0448ae);
background-image: linear-gradient(to bottom, #056fd8, #0448ae);
background-repeat: repeat-x;border-color: #0044cc #0448ae #002a80;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff056fd8', endColorstr='#ff0448ae', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
/* Below submit */

#errorSummary {display:block;font-size: 13px;text-align: center;color: #FFF;font-weight: bold;  margin-top:80px;margin-left:-50px;padding: 5px;}
div.wpcf7-validation-errors {display:block;width:90%;margin-left:-50px;border: none !important;background: #002A69;margin: 0 auto !important;}
#message2 .wpcf7-mail-sent-ok {width:90%;border: none !important;background: #008752;margin: 0 auto !important;
display:block;font-size: 13px;text-align: center;color: #FFF;font-weight: bold;  margin-top:100px;margin-left:-50px;padding: 5px;}

.wpcf7 #requestForm .wpcf7-display-none {display: none; }
/* 
#verifications{margin: 0 auto !important;height: 110px;}
#verifications img{}
.verifications {display:block;max-width:100%;border-bottom: 0px solid #333;text-align:center;clear:both; vertical-align:top;margin-top: 10px;margin-bottom: 10px;}
#footer {height: 60px; 
	min-width:100%;display: block;background: #333;margin:0 auto !important; }
#footer p{color: #bcb497;font-size: 1.0em;font-weight: normal;}
.footer a {font-size: 1.0em;font-weight: normal;text-decoration: underline;color: #e3bb7f;padding-right: 6px;white-space: nowrap;display: inline;}
.footer a:hover {color: #FFFFFF; }*/



#verifications{display: block;padding-bottom: 15px;padding-top: 15px;margin-bottom: 10px;border-bottom: 1px solid #333;}
#verifications img{margin: 0 5px;}
.verifications {display:block;max-width:100%;border-bottom: 0px solid #333;text-align:center;clear:both; vertical-align:top;margin-top: 10px;margin-bottom: 10px;}
#footer {height: 80px; 
	min-width:100%;display: block;background: #333;margin:0 auto !important;padding-top: 10px;text-align: center;clear: both;}
#footer p{color: #bcb497;font-size: 10px;font-weight: normal;}
#footer ul.topLevelNav {padding: 0;margin: 0;list-style: none;}
#footer ul.topLevelNav li {display: inline;}
#footer a {font-size: 10px;font-weight: normal;text-decoration: underline;color: #e3bb7f;padding-right: 6px;white-space: nowrap;display: inline;}
#footer a:hover {color: #1b2e56;}
#copyright {display:block;font-size: 1.0em;font-weight: normal;float: right;color: #ccc;padding:0;text-align:left;margin-left:20px; }
.credit {min-width:100%;display: block;padding-bottom:10px;padding-top:0px;float: right;text-align:right;font-size: .7em;color: #ccc;}
#phone {display: block;float:left; }
#phone {color: #090;display: block;padding:0;margin-left:10px;margin-top:10px;float: left;font-family: "PT Sans Narrow", Arial, Helvetica, sans-serif; }
#phone a, #phone a:hover {font-size: 1.5em;font-weight: bold;	color: #09F;text-decoration: none;text-shadow: 5px 5px 3px #000; }
.winterLeft {margin-left:-3999px;}