@charset "utf-8";
/* CSS Document */



/*

Theme Name: WPLeadPro

Theme URI: http://wpleadpro.com

Author: http://wpleadpro.com

Author URI: 

Description: The Most Flexible and Powerful Lead Generation Theme

Version: 3.0 - improve theme options design, browser button bugs fixed, text formatting fixed - by PC-Ocek
Version: 2.9.3 - Add Cool Features - by PC-Ocek
Version: 1.3.3 - ie bug fixed - by Ocek
Version: 1.1 - updated by Johan

License: Commercial

License URI: 

Tags: leadgen, traffic generation, lead generation

*/





/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%; */
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
/*===== end reset ==========================*/


.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
}
.center {
	text-align:center;
}
/*----------------*/
/*---font style---*/
/*----------------*/

a {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p {
	padding:10px 0;
}
p, li {
	font-size:13px;
	color:#4f4f4f;
	line-height:16px;
}
h1 {
	color:#2b2b2b;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}
h2 {
	font-size:26px;
	color:#2b2b2b;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}
h3 {
	color:#2b2b2b;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}
/*-----------*/
/*--general--*/
/*-----------*/

body {
	background:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
}
/*#wrapper-all-blue {

	background:url(images/wrapper-all-blue.jpg) repeat-x;

}

#wrapper1-blue {

	background:url(images/wrapper1-blue.jpg) repeat-x;

}*/

.aleft {
	float:left;
}
.aright {
	float:right;
}
.wrapper2 {
	width:1000px;
	margin:0 auto;
	height:auto;
}
#left-side {
	width:655px;
}
#right-side {
	width:345px;
}
#top {
	/*background:#2e2e2e;*/
	height:115px;
}
#hgroup {
	float:left;
}
#call-us p {
	font-family:ARBLI___;
	float:right;
	text-align:center;
	color:#ffffff;
	margin-top:15px;
	margin-right:40px;
	font-size:18px;
	line-height:23px;
	letter-spacing:-1px;
}
#logo {
	width:340px;
	height:45px;
	margin-left:12px;
	margin-top:22px;
	overflow:hidden;
}
#tagline {
	text-align:center;
	margin-top:10px;
}
#textlogo {
	width:340px;
	height:56px;
	margin-left:12px;
	margin-top:22px;
	text-align:center;
}
#texttagline {
	text-align:center;
	margin-top:2px;
}
#textlogo a {
	font-family:ARBLI___;
	color:#ffffff;
	font-size:56px;
}
#texttagline {
	font-family:ARBLI___;
	color:#ffffff;
	font-size:16px;
}
/*------------------*/
/*--top-navigation--*/
/*------------------*/

#top-nav {
	/*background:url(images/nav-blue.jpg) repeat-x;*/
	height:45px;
}
#top-nav ul {
	margin-left:10px;
}
#top-nav ul li {
	float:left;
	font-size:10px;
	margin-top:6px;
	margin-right:5px;
	padding:8px 20px;
}
#top-nav ul li a {
	color:#ffffff;
	text-transform:uppercase;
}
#top-nav ul li:hover {
	background:url(images/top-nav-current.png) repeat-x;
	background:rgba(0, 0, 0, .2);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
}
#top-nav ul li.current-menu-item {
	background:url(images/top-nav-current.png) repeat-x;
	background:rgba(0, 0, 0, .2);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
}
p#no_nav {
	color:#ffffff;
}
/*--------------*/
/*--bottom nav--*/
/*--------------*/

#bottom-nav {
	/*background:url(images/nav-blue.jpg) repeat-x;*/

	height:16px;
	padding-top:30px;
}
#bottom-nav ul {
	margin-left:10px;
}
#bottom-nav ul li {
	float:left;
	font-size:12px;
	margin-right:5px;
	padding-left:5px;
	border-left:1px solid #ffffff;
}
#bottom-nav ul li a {
	color:#ffffff;
	text-transform:capitalize;
}
#bottom-nav ul li:first-child {
	border-left:none;
	padding-left:0;
}
.mbotf {
	margin-left:10px;
	padding:0;
}
/*---------*/
/*--slide--*/
/*---------*/

#slide {
	/*background:url(images/slide-blue.jpg) repeat-x;*/
	width:655px;
	height:365px;
}
/*-------------*/
/*--container--*/
/*-------------*/

#gap1 {
	height:10px;
}
#container {
}
#content {
	padding:10px;
	padding-right:60px;
}
/*#post-image {
	background:#fbf8f9;
	border:1px solid #e7e6e6;
	width:168px;
	height:148px;
	padding:7px;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}*/
.wp-post-image {
	background:#fbf8f9;
	padding:7px;
	border:1px solid #e7e6e6;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
#article {
	padding-bottom:20px;/*overflow:hidden;*/
}
#article h1 {
	padding-bottom:20px;
	font-weight:normal;
	font-size:26px;
}
#article p {
	padding:0 0 10px 0;
	font-size:13px;
	color:#4f4f4f;
	line-height:16px;
}
#article ul, ol {
	list-style:none;
	margin: 0 0 1.625em 2.5em;
	list-style-position:inside;
}
#article ol {
	list-style-type:decimal;
}
#article ul li {
	list-style-type:disc;
}
/*#article a {
	color:#0473b2;
}*/

p.written-by {
	font-size:12px;
	color:#2b2b2b;
	font-weight:bold;
}
.tagged {
	font-size:12px;
	color:#2b2b2b;
	font-weight:bold;
}
a.more-link {
	float:right;
	font-size:11px;
	color:#2b2b2b;
	padding-top:30px;
	padding-right:5px;
	font-weight:bold;
}
a.continued-link {
	font-size:12px;
	color:#2b2b2b;
	font-weight:bold;
	font-style:italic;
}
.separator1 {
	background:url(images/separator1.jpg) repeat-x;
	height:5px;
}
/*--------*/
/*--form--*/
/*--------*/

#form-arrow {
	width:260px;
	margin:0 auto;
}
#form, #discount {
	margin-bottom:20px;
}
#form-top {
	background:url(images/form-top.png);
	width:336px;
	height:16px;
}
#form-container {
	background:url(images/form-container.png) repeat-y;
	width:336px;
}
#form-content {
	padding:1px 20px;
}
#form-bottom {
	background:url(images/form-bottom.png);
	width:336px;
	height:16px;
}
#form-intro {
}
#form-headline {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#2e2e2e;
	letter-spacing:-1px;
	line-height:normal;
}
#form-subheadline {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2e2e2e;
	letter-spacing:-1px;
	line-height:24px;
}
#phone-number2 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#f20000;
}
#contact-form {
	margin-top:20px;
}
#contact-form p {
	font-size:13px;
	line-height:16px;
}
p#discount-headline {
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff0000;
	text-align:center;
	line-height:normal;
}
p#small-text {
	font-size:17px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:0;
}
p#big-text {
	font-size:40px;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	word-wrap:break-word;
	line-height:35px;
}
#disc-photo {
	border:2px solid #e4e4e4;
	box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
	box-shadow:0 0 6px #000;
}
/*------------------*/
/*--block content1--*/
/*------------------*/

#block-content2 {
	padding:10px;
	padding-right:8px;
}
#block-content2 h3 {
	font-size:18px;
}
#block-content2-left {
	width:600px;
	float:left;
	border-right:1px solid #e3e3e3;
	padding-bottom:20px;
}
#block-content2-right {
	width:380px;
	float:right;
}
.separator2 {
	background:#e3e3e3;
	width:1px;
	height:254px;
}
#block-content2-left ul {
	width:440px;
	margin-left:40px;
}
#block-content2-left ul li {
	background:url(images/bullets.png) no-repeat left center;
	padding-left:60px;
}
#block-content2-left ul li h3 {
	padding-bottom:5px;
}
#block-content2-left ul li p {
	padding-top:0;
}
#video {
	width:335px;
	float:right;
}
#video-frame {
	background:#e5e5e5;
	border:1px solid #d2d2d2;
	padding:4px;
}
#video-player {
	background:#000000;
	width:325px;
	min-height:195px;
	position:relative;
}
/*------------------*/
/*--block content3--*/
/*------------------*/

#block-content3 {
	padding:10px;
	padding-bottom:50px;
}
.testimonial-box {
	float:left;
	width:430px;
	margin-right:60px;
	margin-bottom:20px;
}
.testi-photo {
	width:92px;
	float:left;
	margin-right:12px;
	margin-left:10px;
}
.testi-photo img {
	border:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
}
.testi {
	float:right;
	width:315px;
}
.testi h3 {
	padding:0;
}
.testi-text {
	font-size:12px;
	line-height:13px;
}
.testi-author {
	font-size:10px;
	line-height:8px;
	padding-top:0;
}
.testi-author a {
	color:#4f4f4f;
}
/*-------*/
/*--cta--*/
/*-------*/

#cta {
	margin-bottom:70px;
}
#cta-top {
	background:url(images/cta-top.jpg);
	width:1000px;
	height:10px;
}
#cta-container {
	background:url(images/cta-container.jpg) repeat-y;
	width:1000px;
}
#cta-content {
	padding:2px 70px;
	overflow:hidden;
}
#cta-bottom {
	background:url(images/cta-bottom.jpg);
	width:1000px;
	height:10px;
}
#cta-content > h2 {
	float:left;
	width:620px;
}
#cta-button a {
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, .3);
	line-height:53px;
}
/*----------*/
/*--footer--*/
/*----------*/

#footer {
	background:url(images/footer.jpg) repeat-x;
	height:88px;
}
#footer-left {
	float:left;
	width:600px;
}
p#copyright {
	padding:0;
	margin-left:10px;
	color:#ffffff;
}
#footer-right {
	float:right;
}
ul#social-media {
	margin-top:35px;
}
ul#social-media li {
	float:left;
	font-size:12px;
	color:#FFFFFF;
	line-height:26px;
	margin-left:8px;
}
/*----------------------*/
/*---- Author Info -----*/
/*----------------------*/

#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0 10px;
	padding:0;
}
/*-------------------------*/
/*---- Comment-Styles -----*/
/*-------------------------*/

#comments_template {
	border-top:1px solid #e3e3e3;
	margin-top:30px;
	padding-top:30px;
}
ol#comments {
	margin:0px;
	padding:0px;
	margin-top:20px;
}
ol#comments li {
	margin:0px;
	padding:0px;
	position:relative;
	padding-left:60px;
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}
ol#comments .avatar {
	position:absolute;
	top:0px;
	left:0px;
}
ol#comments small a {
	font-weight:normal;
	color:#999999;
}
ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0px;
	border:5px solid #dedede;
}
ul.commentlist li {
	margin:0px;
	padding:10px 10px 20px 70px;
	position:relative;
	list-style:none;
	border:1px solid #dedede;
	border-bottom:0px;
	background:#ffffff url(images/background_block_slice.jpg) repeat-x;
	background-position:1px 1px;
}
ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #dedede;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul {
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.commentlist ul li {
	border:0px;
	background-color:#ffffff;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}
#respond a {
	color:#4f4f4f;
}
 @font-face {
 font-family:ARBLI___;
 src:url("fonts/ARBLI___.ttf")format("truetype")
}
/*-- wp pagenavi --*/

.wp-pagenavi {
	margin:40px 0;
}
/*-- misc --*/
.wpcf7 {
	width:279px !important;
	margin:0 auto !important;
	overflow:auto !important;
}
/*pre {
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	color: #4F4F4F;
	padding:10px;
	border:1px solid #ccc;
	overflow:auto;
	margin-bottom:10px;
}*/
pre {
	padding:10px;
	overflow:auto;
	color:#197b30;
	border-left:5px solid #0054a6;
	margin-left:10px;
	margin-bottom:10px;
	line-height:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
blockquote {
	border-top:1px solid #acc7da;
	border-bottom:1px solid #acc7da;
	background-color:#ebf1f6;
	margin:0px;
	padding:20px;
	padding-bottom:13px;
	margin-bottom:20px;
	color:#465c6b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.alignleft {
	display:inline;
	float:left;
	margin-right:20px;
}
.alignright {
	display:inline;
	float:right;
	margin-left:20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*****************new css add******************/
div.formrow {



	/*float:left;*/



	margin:0;



	padding-left:8px;



	padding-bottom:6px;



	width:auto;



}
.txtselect {



	/*float:left;



	width:150px;



	height:20px;



	color:#222;



	font-size:12px;



	background-color:#fefeff;



	-moz-border-radius:4px;



	border-radius:4px;



	border:#c9c9c7 solid 1px

*/



background-color: #FEFEFF;

    border: 1px solid #C9C9C7;

    border-radius: 4px 4px 4px 4px;

    color: #666666;

    font-size: 14px;

    height: 27px;

    padding: 2px;

    width: 420px;
	margin:0 0 0 2px;

}
.radcalcoption {



	/*float:left;*/



	width:50px;



	height:23px;



	color:#333;



	font-size:14px;



	padding:2px;



	margin:2px 0 2px 50px;



	background-color:#fefeff;



	-moz-border-radius:4px;



	border-radius:4px;



	border:#80a1c9 solid 1px;
}

.txtselect11 {



	/*float:left;*/



	/*width:400px;*/



	/*margin-left:150px;*/



	/*height:20px;



	color:#222;



	font-size:12px;



	background-color:#fefeff;



	-moz-border-radius:4px;



	border-radius:4px;



	border:#c9c9c7 solid 1px*/

	 background-color: #FEFEFF;

    border: 1px solid #C9C9C7;

    border-radius: 4px 4px 4px 4px;

    color: #666666;

    font-size: 14px;

    height: 27px;

    padding: 2px;

    width: 603px;



}
.sum{  color: #551122;

    font-size: 18px;

    height: auto;

    padding: 2px 13px;

    width: auto;}