/* CSS Document */
/*
Theme Name: Leads4Trades - sales-leads
*/

/* main elements */
body{
	margin:20;
/*	background:#2656a0; */
	background:#e3d5c4;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
a{
	text-decoration:underline;
	color:#0056a7;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
input,
textarea,
select{
	font:12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color:#333;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:862px;
	margin:0 auto;
	background:#fff;
	padding:0 68px;
}
#header{padding:16px 0 11px;}
.header-holder{
	height:1%;
	padding:0 2px 10px 0;
}
.header-holder:after{
	display:block;
	clear:both;
	content:"";
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	background:url("images/logo.gif") no-repeat;
	float:left;
	width:175px;
	height:51px;
	margin:-9px 0 0 15px;
	position:relative;
}
.logo a{
	height:100%;
	display:block;
}
#header .search-form{
	float:right;
	width:188px;
	margin:2px 0 0 12px;
}
#header .search-form .text input{
	background:none;
	border:none;
	margin:0;
	width:135px;
	font-size:11px;
	padding:6px 10px 7px;
}
#header .search-form .text{
	background:url("images/bg-text.gif") no-repeat;
	width:155px;
	float:left;
}
#header .search-form .submit{
	background:url("images/btn-go.png") no-repeat;
	width:27px;
	height:27px;
	margin:0;
	border:none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	float:right;
	padding:0;
}
.language-form{
	background:url("images/bg-language-form.gif") no-repeat 9px 0;
	float:right;
	width:260px;
	padding:2px 0 9px 80px;
	border-left:1px solid #ebebeb;
	
}
.language-form select{
	width:260px;
	font-size:11px;
}
.add-nav{
	margin:8px 6px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
	float:right;
	overflow:hidden;
}
.add-nav li{
	float:left;
	background:url("images/separator-add-nav.gif") no-repeat 0 3px;
	padding:0 6px 0 8px;
	margin:0 1px 0 -1px;
}
.add-nav a{color:#039;}
.main-nav{
	margin:0;
	padding:0;
	list-style:none;
	background:url("images/bg-main-nav.gif") no-repeat;
	text-align:center;
	height:34px;
	line-height:30px;
	font-size:14px;
}
.main-nav li{
	display:inline;
	background:url("images/separator-main-nav.gif") no-repeat 0 3px;
	padding:0 17px 0 22px;
	position:relative;
}
.main-nav li:first-child{background:none;}
.main-nav a{color:#333;}
.main-nav .current_page_item a,
.main-nav a:hover,
.main-nav .active{
	text-decoration:none;
	color:#c90;
}
/* drop */
.main-nav .drop{
	position:absolute;
	top:15px;
	left:0;
	width:215px;
	font-size:12px;
	padding-top:10px;
	visibility:hidden;
}
.main-nav .drop ul{
	margin:0;
	padding:2px 0 4px 22px;
	list-style:none;
	background:#ffce00 url("images/bg-drop-t.gif") no-repeat;
	text-align:left;
	line-height:29px;
	width:193px;
	overflow:hidden;
}
.main-nav .drop .b{
	height:4px;
	background:url("images/bg-drop-b.png") no-repeat;
	width:215px;
}
.main-nav .drop li{
	display:block;
	background:url("images/arrow-drop.gif") no-repeat 0 10px;
	padding:6px 0 6px 11px;
}
.main-nav .drop li a {
	display:block;
	padding-right:150px;
	width:170px;
	margin-right:-140px;
	line-height:17px;
}
.main-nav li:hover .drop, .main-nav li.hover .drop{visibility:visible;}
.main-nav li:hover a, .main-nav li.hover a{color:#c90;}
.main-nav li:hover .drop a, .main-nav li.hover .drop a{color:#333;}
.main-nav li:hover .drop a:hover, .main-nav li.hover .drop a:hover{color:#c90;}
/* end drop */
.promo-box{
	background:url("images/bg-promo-box.gif") no-repeat;
	height:320px;
	overflow:hidden;
	padding:19px 15px 11px;
	margin:0 0 21px;
}
.promo-box .ad-block,
#sidebar #text-3,
#sidebar .sidebar-block{
	color:#4094f5;
	font-weight:bold;
	text-align:center;
	float:right;
}
.ad-block h2,
#sidebar #text-3 h2,
#sidebar .sidebar-block h2{
	margin:0 0 3px;
	font-size:18px;
	line-height:18px;
	color:#fff;
}
#sidebar #text-3 h2,
#sidebar .sidebar-block h2{margin:0 0 9px;}
.ad-block strong,
#sidebar #text-3 strong,
#sidebar .sidebar-block strong{
	font-size:21px;
	color:#fff;
	display:block;
	margin:0 0 9px;
}
.promo-box .box{
	width:188px;
	margin-bottom:5px;
}
.promo-box .box .t,
.promo-box .box .b{
	background:url("images/bg-box-top.png") no-repeat;
	height:6px;
	overflow:hidden;
}
.promo-box .box .b{
	background:url("images/bg-box-bottom.png") no-repeat;
	height:8px;
}
.promo-box .box .c{
	background:url("images/bg-box-center.png") repeat-y;
	padding:3px 2px 0 1px;
	height:1%;
}
.promo-box .box .content{
	background:#01469c url("images/bg-box-gradient.gif") repeat-x 0 100%;
	height:1%;
	overflow:hidden;
	padding:0 3px 0;
}
.promo-box .box .content p{margin:0;}
.promo-box .box .content img{
	display:block;
	margin:8px 0 13px 7px;
	vertical-align:top;
}
.ad-block .go{
	text-indent:-9999px;
	overflow:hidden;
	background:url("images/btn-go.png") no-repeat;
	width:27px;
	height:27px;
	cursor:pointer;
	float:right;
	margin:6px 7px 0 0;
}
#main{
	height:1%;
	overflow:hidden;
	padding:0 0 18px 1px;
}
#content{
	float:left;
	width:600px;
}
#content h1{
	font-size:20px;
	margin:0 0 14px;
}
#content h2{
	color:#4094F5;
	font-size:16px;
	font-weight:bold;
	margin:30px 0 10px;
}
#content h3{
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:0 0 14px;
}
#content .heading{
        color:#4094F5;
	font-size:14px;
	line-height:18px;
}
#content p{
	margin:0 0 14px;
	line-height:18px;
}
#content blockquote{
	color:#666666;
	font:14px Georgia, serif;
	margin:0 30px 30px 40px;
	line-height:18px;
}
/* testimonials */
.quote {
background:transparent url(/wp-content/uploads/2010/07/bg-quote.gif) no-repeat scroll 5px 9px;
color:#666666;
font: 12px Georgia,serif;
text-align:left;
height:1%;
line-height:18px;
margin:0 0 25px;
overflow:hidden;
padding:12px 0 0 32px;
}

.quote cite {
display:block;
font-size:10px;
font-style:normal;
}
#content ul{
	color:#666666;
	margin:0 0 18px;
	line-height:18px;
}
#content li{margin-bottom:10px;}
#content .colored{color:#39f;}
#content a{font-weight:bold; text-decoration:underline;}
#content .item-list{
	list-style:none;
	margin:0 0 4px;
	padding:0 0 0 36px;
}
#content .item-list li{
	background:url(images/bullet-item-list.gif) no-repeat 0 6px;
	padding:0 0 9px 7px;
}
#content .prices-list{
	list-style:none;
	margin:0;
	padding:0 0 0 36px;
	line-height:30px;
}
#content .prices-list li{margin:0 0 16px;}
#content .prices-list a{
	font-weight:normal;
	color:#0055a6;
	background:url(images/ico-pdf.gif) no-repeat;
	padding:8px 0 7px 39px;
}
#content .post{margin:0 0 34px;}
#content .post h1{color:#666;}
#content .post .meta{color:#999;}
#content .post .meta .date{font-style:normal;}
#content .post .meta .author{font-weight:normal;}
#content .post a{color:#0051a3;}
.comments-form{
	width:430px;
	margin:0 0 65px;
}
.comments-form h2{
	font-size:18px;
	color:#666;
	margin:0 0 15px;
}
.comments-form .row{
	overflow:hidden;
	height:1%;
	margin:0 0 18px;
}
.comments-form input{
	background:none;
	border:0;
	margin:0;
}
.comments-form .text{
	border:1px solid #ccc;
	width:183px;
	padding:10px 5px;
	float:left;
	margin:0 18px 0 0;
	color:#666;
}
.comments-form textarea{
	border:1px solid #ccc;
	width:403px;
	padding:0 0 0 5px;
	height:134px;
	max-width:410px;
	float:left;
	overflow:auto;
	margin:0 0 12px;
}
.comments-form .submit,
.comments-form .submit span{
	float:left;
	height:23px;
	background:url(images/btn-submit2.gif) no-repeat;
	min-width:100px;
	text-align:center;
}
.comments-form .submit span{
	background:url(images/btn-submit2.gif) no-repeat 100% -23px;
	overflow:hidden;
}
.comments-form .submit input{
	color:#333;
	cursor:pointer;
	line-height:22px;
	height:20px;
	padding:0;
	min-width:100px;
}
* html .comments-form .submit input{width:100px;}
.breadcrumbs{
	color:#999;
	padding:1px 0 18px;
}

.breadcrumbs span{float:left;}
.breadcrumbs ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	height:1%;
}
.breadcrumbs li{
	float:left;
	background: url(images/bg-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 19px 0 16px;
	margin:0 0 0 -13px;
}
.breadcrumbs a{font-weight:normal;}
#sidebar{
	float:right;
	width:242px;
	color:#666;
	font-size:11px;
	padding:3px 0 0;
}
.sidebar-box{
	background:url("images/bg-sidebar-box.gif") repeat-y -242px 0;
	margin-bottom:14px;
}
.sidebar-box .holder{
	background:url("images/bg-sidebar-box.gif") no-repeat;
}
.sidebar-box .frame{
	background:url("images/bg-sidebar-box.gif") no-repeat -484px 100%;
	overflow:hidden;
	height:1%;
	padding:14px 10px;
}
.sub .frame{padding:18px 10px 16px;}
#sidebar h2{
	margin:0 0 10px;
	font-size:14px;
	color:#063eaa;
	letter-spacing:-0.5px;
}
#sidebar h3{
	margin:0 0 6px;
	font-size:11px;
	color:#4094f5;
}
#sidebar h4{
	margin:0 0 10px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:-1px;
}
#sidebar h4 a{color:#666;}
#sidebar .sub h4{margin:0;}
#sidebar p{margin:0 0 8px;}
.questions-form{width:219px;}
.questions-form fieldset{overflow:hidden;width:100%;}
.questions-form .text{
	border:1px solid #ccc;
	float:left;
	width:206px;
	padding:4px 5px 5px;
	margin:0 0 5px;
	font-size:10px;
}
.questions-form .file{	
	border:1px solid #ccc;
        background:#fff;
        margin:0;
        width:215px;
        float:left;
        position:relative;
}
.questions-form .file-holder{
        margin-bottom:10px;
        width:100%;
        float:left;
}
.questions-form .submit,
.questions-form .submit span{
	float:right;
	height:23px;
	background:url(images/btn-submit.gif) no-repeat;
	min-width:69px;
	text-align:center;
}
.questions-form .submit span{
	float:left;
	background:url(images/btn-submit.gif) no-repeat 100% -23px;
	overflow:hidden;
}
.questions-form .submit input{
	background:none;
	border:0;
	color:#333;
	cursor:pointer;
	line-height:22px;
	height:20px;
	padding:0;
	font-size:12px;
	min-width:70px;
}
* html .questions-form .submit input{width:70px;}
#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	background:url(images/arrow-sidebar-list.gif) no-repeat 0 4px;
	padding:0 0 12px 10px;
}
#sidebar li a{color:#333; font-size: 12px;}
#sidebar #text-3,
#sidebar .sidebar-block{
	width:241px;
	background:url(images/bg-sidbar-block.gif) repeat-y;
	margin-bottom:9px;
	float:none;
	font-size:12px;
}
#sidebar #text-3 .holder,
#sidebar .sidebar-block .holder{background:url(images/bg-sidbar-block.gif) no-repeat -241px 0;}
#sidebar #text-3 .frame,
#sidebar .sidebar-block .frame{
	background:url(images/bg-sidbar-block-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:9px 5px 2px;
	min-height:90px;
}
* html #text-3 .frame{height:90px;}
* html .sidebar-block .frame{height:90px;}
#sidebar #text-3 p,
#sidebar .sidebar-block p{margin:0 0 4px;}
#footer{background:#d3d3d3;}
.footer-holder{
	background:#d6d6d6;
	width:870px;
	padding:18px 64px 25px;
	margin:0 auto;
	overflow:hidden;
	line-height:14px;
}
.footer-logo{
	width:64px;
	height:96px;
	background:url(images/logo2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.footer-logo a{
	display:block;
	height:100%;
}
.footer-block{
	padding:17px 0 0;
	font-size:11px;
	width:758px;
	float:right;
}
.footer-block a{
	font-weight:bold;
	color:#333;
}
.footer-block address{
	padding:0 0 4px;
	font-style:normal;
	margin:0;
}
.footer-block p{margin:0 0 9px}


.wpcf7-not-valid-tip{display:none;}
div.wpcf7{
    overflow:visible;
}

.nav-holder{height:1%;}
.nav-holder:after{
	display:block;
	clear:both;
	content:'';
}
.nav-holder ul{
	float:left;
	margin:0 0 0 -6px;
	padding:0 0 22px;
	list-style:none;
	overflow:hidden;
}
.nav-holder li{
	float:left;
	background:url(images/separator-footer-list.gif) no-repeat 0 3px;
	padding:0 7px;
	margin:0 1px 0 -1px;
}
.nav-holder ul a{text-decoration:underline;}
.nav-holder ul a:hover{text-decoration:none;}
