/*
Theme Name: Long Island Insurance 
Theme URI: http://www.insurancelongisland.net/
Description: Based on original site theme.
Version: 1.0
Author: Imprezzio Marketing
Author URI: http://www.imprezziomarketing.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

@charset "UTF-8";





/*



ORANGE COLOR - #E2713F



*/



body {

	margin: 0;

	padding: 0;

	font: 14px Verdana, Arial, Helvetica, sans-serif;

	color: #FFF;

	text-align: center;

	background-color: #405769;

	}

#homepage {

	background: #405769 url(images/island-insurance.jpg) no-repeat center top;

	}

#container {

	width: 800px;

	margin: 0 auto;

	padding: 0;

	text-align: left;

	}

a {

	color: #FFF;

	text-decoration: underline;

	outline: none;

	}

a:hover {

	color: #E2713F;

	text-decoration: none;

	}



	

/* --- MISC --- */

	

.float_left {

	float: left;

	}

.clear {

	clear: both;

	}

#form_buttons {

	text-align: right;

	}

.titles {

	color: #FFF;

	background: transparent url(images/title-bg.gif) no-repeat;

	height: 28px;

	padding: 4px 0 0 10px;

	}

.lightTr, .lightTr td {

	background-color: #5A676F;

	}

#facnyQuote {

	background-color: #5A676F;

	padding: 10px 25px;

	text-align: center;

	font-style: italic;

	font-size: 110%;

	}

#recaptcha_area {

	margin: 0 auto;

	}

	

/* --- HEADER --- */	

	

#header {

	padding: 5px 0;

	}

#header h1 {

	margin: 0;

	padding: 5px 0 0 0;

	float: left;
width:100%;
	}

#header h1 a {

	font-size: 40px;

	color: #FFF;

	font-weight: bold;

	text-decoration: none;

	}

#logo_left {

	float: left;

	padding: 0 5px 0 0;

	}

#logo_staten,

#logo_long {

	display: block;

	font-size: 18px;

	font-weight: normal;

	margin: 1px 0;

	padding: 0;

	text-align: center;

	}

#logo_long {

	border-top: 1px solid #E2713F;

	}

#phonenumber {

	float: right;

	/*color: #E2713F;*/

	font-size: 16px;

	font-weight: bold;

	padding: 0 20px 0 0;

	width: 445px;

	}

	

/* --- TOPNAV --- */

	

#topnav {

	width: 763px;

	margin: 180px auto 0;

	background: #E2713F url(images/topnav-bg.jpg) repeat-x;

	height: 64px;

	position: relative;

	clear: both;

	}

#topnav_left {

	background: #E2713F url(images/topnav-left.jpg) no-repeat;

	width: 19px;

	height: 64px;

	position: absolute;

	left: 0;

	}

#topnav_right {

	background: #E2713F url(images/topnav-right.jpg) no-repeat;

	width: 19px;

	height: 64px;

	position: absolute;

	right: 0;

	padding:0;

	margin-right: -1px !important;

	}

html>body #topnav_right {

	margin-right: 0 !important;

	}

#topnav ul {

	list-style: none;

	margin: 0 0 0 15px;

	padding: 0;

	}

#topnav ul li {

	float: left;

	padding: 13px 0 0;

	}

#topnav ul li a {

	color: #FFF;

	display: block;

	padding: 10px 6px 10px 6px;

	font-size: 13px;

	text-decoration: none;

	background: transparent url(images/topnav-vertline.jpg) no-repeat right;

	}

#topnav ul li.endnav  a {

	background: none;

	}

#topnav ul li a:hover {

	color: #000;

	text-decoration: underline;

	}

	

/* --- FLASH BANNER --- */

	

#flash_banner {

	text-align: center;

	padding: 10px 0 0;

	}

	

/* --- MAIN CONTENT --- */



#main_content {

	background: #667885 url(images/main-header.gif) no-repeat top;

	width: 715px;

	height: 1%;

	margin: 10px auto 0;

	padding: 0 20px 10px;

	color: #FFF;

	}

#main_content h2 {

	margin: 0 0 20px 0;

	padding: 10px 0 5px;

	font-size: 24px;

	font-weight: bold;

	}


#main_content h2 span {

	font-size: 70%;
	display:block;
	margin:0;
	padding:0;

	}

	

/* --- HOMEPAGE --- */

	

#products_services {

	padding: 0;

	}

#products_services .float_left {

	width: 40%;

	margin: 0 0 0 20px;

	}

#products_services ul {

	margin: 0;

	padding: 0 0 0 25px;

	}

#products_services ul lh {

	margin: 0;

	padding: 0;

	font-weight: bold;

	font-size: 18px;

	}

#products_services ul li {

	margin: 0 0 0 20px;

	}

#contactform {

	padding: 0 0 0 20px;

	margin: 0;

	text-align: center;

	}

#contactform form {

	margin: 0;

	padding: 0;

	}

#contactform input,

#contactform textarea {

	margin: 5px auto;

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	}

#main_text {

	clear: left;

	padding: 0 0 10px 0;
	
	background:#667885;

	}

	

/* --- TESTIMONIALS --- */

	

.person {

	text-align: right;

	font-style: italic;

	}

	

/* --- FOOTER --- */

	

#footer {

	background: transparent url(images/main-footer.gif) no-repeat top;

	width: 755px;

	margin: 0 auto;

	padding: 30px 0 40px 0;

	color: #FFF;

	font-size: 10px;

	clear: both;

	}

#footer ul {

	margin: 0;

	padding: 0;

	list-style: none;

	}

#footer ul li {

	float: left;

	}

#footer ul li a {

	color: #FFF;

	text-decoration: none;

	display: block;

	padding: 3px 6px;

	border-right: 1px solid #999;

	}

#footer ul li a:hover {

	color: #000;

	text-decoration: underline;

	}

#copy {

	color: #8C9AA4;

	padding: 3px 0 0 5px;

	float: left;

	}



#not_noticable {

	clear: both;

	color: #8C9AA4;

	padding: 5px;

	font-size: 11px;

	}

#not_noticable a {

	color: #8C9AA4;

	}
	
.post
{
	border-bottom:dotted 1px #405769;
	padding-bottom:15px;
	margin-bottom:15px;
}

.postmetadata
{
	font-size:11px;
	color:#c5cfd6;
}
	
/*SIDEBAR***********************************************************************/

#sidebar {
	float: right; 
	width: 202px;
	font-size:11px;
	overflow: hidden;
	padding-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0;
}
#sidebar ul ul ul
{
	margin:0;
}
.sidebox ul li {
	overflow: hidden;
	padding-bottom:3px;
}
li.sidebox {
	padding:10px;
	background: url(images/sideheadtop.gif) #5a676f no-repeat left top; 
	margin-bottom: 10px; 	
}
#main_content #sidebar h2
{
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
		font-size:13px;
}
li.sidebox h2 {
	font-weight: normal;  
	text-align: left;
	color: #fff;	
	font-variant:small-caps;
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

/*.narrowcolumn
{
	width:300px;
	float:left;
}*/


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

.alignleft,
div.alignleft {
	float:left;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom:10px;
}

.alignright,
div.alignright {
	float:right;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom:10px;
}

.wp-caption {
	border: 1px solid #485359;
	text-align: center;
	background-color: #5a676f;
	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 */

.promo,.vcard{
	float:right;
	width:230px;
	background:#607079;
	border:1px solid #778997;
	padding:10px;
	margin-left:10px;
}
.vcard{ width: 300px; }
/*----- floating form - mirceaz-----*/
#text-3.insidebar{
	
}
#text-3{
	position:fixed;
	right:20px;
	bottom:20px;
	display:block;
	background:url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/base.png) no-repeat 0px 0px;
	width:359px;
	height:416px;
	border:none;
	display:none;
	padding:0px;
	color:#333;
	font-size:12px;
}
#text-3 h2{
	background:none;
	border:none;
	font-size:17px;
	color:#FFFFFF;
	line-height:17px;
	padding: 7px 10px 7px 105px;
	color:#fff;
}
#text-3 a.close{
	float:right;
	position:relative;
	z-index:100;
	margin:-36px 15px 0px 0px;
	width:16px;
	height:18px;
	background:url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/close_.png) no-repeat 0px 0px;
	overflow:hidden;
	text-indent:-9999px;
}
#text-3 a.close:hover{
	background:url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/close_.png) no-repeat 0px -18px;
}
#text-3 .textwidget{
	margin-left:4px;
	width:349px;
}
#text-3 p{
	background:url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/line.png) repeat-x bottom left;
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:8px;
}
#text-3 p.first{
	margin:0px;
	background:none;
}
#text-3 p.last{
	background:none;
	font-size:12px;
	padding-top:5px;
}
#text-3 p.last span{
	float:left;
	width:157px;
	padding-left:20px;
}
#text-3 label{
	float:left;
	color:#387AA7;
	text-align:right;
	padding-right:10px;
	width:85px;
	line-height:30px;
}
#text-3 em{
	color:#FF0000;
}
#text-3 input,#text-3 textarea{
	width:223px;
	height:23px;
	padding:5px 5px 0px 5px;
	border:1px solid #CACACA;
	background:#F9F9F9 url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/input_bg.png) repeat-x 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
}
#text-3 input:focus,#text-3 textarea:focus{
	border:1px solid #A2A2A2;
}
#text-3 textarea{
	height:93px;
}
#text-3 input[type="submit"]:focus,#text-3 input[type="button"]:focus{
	outline:0 !important;
}
#text-3 input[type="submit"],#text-3 input[type="button"]{
	width:66px;
	height:26px;
	background:#F9F9F9 url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/buttons.png) no-repeat 0px 0px;
	font-size:1px;
	text-indent:-99999px;
	color:#205E99;
	cursor:pointer;
}
#text-3 input[type="submit"]:hover{
	background:#F9F9F9 url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/buttons.png) no-repeat 0px -26px;
}
#text-3 input[type="button"]{
	width:66px;
	height:26px;
	background:#F9F9F9 url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/buttons.png) no-repeat -66px 0px;
	color:#33353B;
}
#text-3 input[type="button"]:hover{
	background:#F9F9F9 url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/buttons.png) no-repeat -66px -26px;
}
#text-3 p span span{
	width:auto;
}


#text-3 p .wpcf7-quiz-label {
	padding:0px;
}
#text-3 div.wpcf7-response-output {
	margin:-39em 0px 0px 0px;
	font-size:12px;
	background:#FFFBC6 url(http://www.insurancelongisland.net/wp-content/uploads/2011/01/alert.png) no-repeat 10px 10px;
	padding-left:50px;
	min-height:43px;
}
#text-3 .wpcf7-captcha-captcha{
	margin-bottom:-8px;
	border:none;
	margin:auto;
	padding:0;
}
#text-3 img {
    background: none repeat scroll 0 0 transparent;
    border: none;
    margin: 0;
    padding: 0px;
}
#text-3 .captcha .wpcf7-not-valid-tip{
	width:180px;
}
#text-3 .captcha input{
	width:80px;
}
.ziuq-ahctpac input{
	width:50px !important;
}
#text-3 .ziuq-ahctpac span.wpcf7-not-valid-tip-no-ajax{
	width:180px;
}
#text-3 .ziuq-ahctpac input{
	width:80px;
}
.quiz-info{
	background: #4096ee;
	background: rgb(122,188,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C */
	color:#fff;
	font-style:italic;
	line-height:7px;
	padding:1px 7px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px; 
	margin-left:5px;
	cursor:help;
	text-decoration:none;
}
.quiz-info:hover{
	text-decoration:none;
	color:#FFF;
	background: #4096ee;
	background: rgb(122,188,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C */
}
.wpcf7-quiz-label{
	padding-left:220px;
}
#text-3 p .ziuq-ahctpac span.wpcf7-not-valid-tip{
	width:200px;
}

