/*
Theme Name: Insurance Quotes 'R' Us
Theme URI: http://www.imprezziomarketing.com/
Description: Custom theme developed for Insurance Quotes 'R' Us.
Version: 1.0
Author: Imprezzio Marketing
Author URI: http://www.imprezziomarketing.com/
Tags: maroon, custom header, fixed width, widgets
*/




body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color:#000;
	margin:0;
	background:#1e424e url(images/body-bg.png) repeat-y center;
}

img
{
	border:0;
}

a
{
	text-decoration:none;
	color:#205b82;
}

a:hover
{
	color:#2f86c0;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	background:none;
}


h1, h2, h3, h4
{
	margin:0;
	padding-bottom:12px;
}

.clr
{
	height:0px;
	font-size:0px;
	margin:0;
	clear:both;
}

.site-top
{
	height:32px;
	background:url(images/site-top.gif) repeat-x;
}

.outer-wrapper
{
	width:951px;
	margin:0 auto;
	clear:both;
}

.wrapper
{
	width:951px;
	margin:0 auto;
	clear:both;
}

.main-wrapper
{
	width:951px;
	margin:0 auto;
	
}

.main
{

}

/* Header ***********************************************************************
********************************************************************************/

#phone
{
	margin-top:10px;
	padding-right:20px;
	padding-bottom:28px;
	width:500px;
	float:right;
	text-align:right;
	font-size:14px;
	color:#aed1dd;
	background:url(images/icon-phone.gif) no-repeat right top;
}

#phone span
{
	font-size:14px;
}

#top-left-title
{
	width:300px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#6f95a2;
	padding-top:7px;
}

#header
{
	height:156px;
	padding-top:26px;
}

#logo
{
	width:362px;
	float:left;
	padding-top:0;
}


#logo a, #logo a:hover
{
	text-indent: -9999px;
	padding:0;
	margin:0;
	display:block;
	height:46px;
	background:url(images/logo.gif) no-repeat;
	border:0;
}

#print-logo
{
	display:none;
}

#eyebrow
{
	padding-top:5px;
	width:400px;
	float:right;
	text-align:right;
}

#eyebrow form
{
	padding:0;
	margin:0;
}

#eyebrow table
{
	width:190px;
	margin:0 0 0 auto;
}

#eyebrow input[type=text]
{
	padding:3px 0 0 5px;
	height:18px;
	width:161px;
	background:url(images/search-input.gif) no-repeat;
	border:0;
	color:#6f95a2;
	font:normal 11px Verdana;
}



/* Menu ***********************************************************************
********************************************************************************/

#menu
{
	margin:0;
	padding:0;
	clear:both;
	height:73px;
	background:url(images/menu-bg.gif) no-repeat;
}

/* Panel ***********************************************************************
********************************************************************************/

#panel #slideshow
{
	height:290px;
	width:631px;
	overflow:hidden;
	float:left;
}

#panel #slideshow img
{
	height:290px;
	width:631px;
}

#panel #form
{
	height:220px;
	width:252px;
	padding:70px 30px 0 30px;
	float:right;
	background:url(images/panel-bg.gif) no-repeat;
	color:#fff;
}

#panel #form h2
{
	font:bold 22px Arial;
}

#panel #form form
{
	margin:0;
}

#panel #form span
{
	display:block;
	margin-bottom:2px;
}

#panel #form .select 
{
	position: absolute;
	width: 228px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 27px;
	padding: 2px 24px 0 8px;
	color: #919191;
	font: 12px/21px arial,sans-serif;
	background: url(images/select.gif) no-repeat;
	overflow: hidden;
}

#panel #form input[type=button]
{
	margin-top:20px;
	padding:0;
	width:115px;
	height:33px;
	background:url(images/getquote.gif) no-repeat;
	color:#aac8e2;
	border:0;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	/*border:solid 1px #685e5c;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;*/
}


/* home ***********************************************************************
********************************************************************************/

#homecontent h1
{
	color:#295a6b;
	font-size:22px;
	font-weight:normal;
	border-bottom:solid 1px #dad9d8;
}

#homecontent
{
	width:565px;
	float:left;
	font-size:13px;
	line-height:21px;
	padding:25px;
}

#recentposts
{
	width:272px;
	min-height:200px;
	background:url(images/recent-posts-bg.gif) no-repeat left;
	float:right;
	padding:25px 25px 0 30px;
}

#recentposts h2
{
	font-size:22px;
	font-weight:normal;
	color:#295a6b;
	border-bottom:solid 1px #dad9d8;
	padding-bottom:15px;
}

#recentposts ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#recentposts li
{
	margin:0;
	padding:10px;
	line-height:13px;
	font-size:12px;
}

#recentposts li.odd
{
	background:#f5f3e6 url(images/news-bg.gif) repeat-x top;
	border-top:solid 1px #fffffe;
	border-bottom:solid 1px #dad9d8;
}

#recentposts li.even
{
	border-top:solid 1px #fffffe;
	border-bottom:solid 1px #dad9d8;
}

#recentposts span.date
{

	padding-top:3px;
	height:24px;
	width:28px;
	background:url(images/date-bg.gif) no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	line-height:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#recentposts a:hover
{
	text-decoration:none;
}

#recentposts .title
{
	color:#313131;
}

#home-links-wrapper
{

}

#home-links
{
	min-height:210px;
	border-top:0;
	padding:0 25px 25px 25px;
}

#home-links h3
{
	font-size:18px;
	font-weight:normal;
	padding:5px 0 15px 0;
	color:#5e5e5e;
	border-bottom:solid 1px #dad9d8;
}

#home-links ul
{
	list-style:none;
	margin:95px 0 0 0;
	padding:0;
}

#home-links li
{
	margin:0 0 0 10px;
	padding:3px 0 0 8px;
	background:url(images/bullet.gif) no-repeat 0 10px;
}

#home-links #locations, #home-links #personal, #home-links #commercial
{
	width:270px;
	background:url(images/personal-insurance.gif) no-repeat 0 50px;
}

#home-links #locations
{
	float:left;
	margin-right:40px;
	background-image:url(images/service-areas.gif);
}
#home-links #locations ul
{
	float:left;
	margin-right:17px;	
}

#home-links #locations li.no-arrow
{
	background:none;	
}

#home-links #locations h3
{
	background:url(images/icon-world.gif) no-repeat 7px -2px;
}

#home-links #personal
{
	float:left;
	margin-right:0px;
}
#home-links #personal h3
{
	background:url(images/icon-home.gif) no-repeat 7px -2px;
}
#home-links #personal ul
{
}

#home-links #commercial
{
	float:right;
	background-image:url(images/commercial-insurance.gif);
}
#home-links #commercial h3
{
	background:url(images/icon-piechart.gif) no-repeat 7px -1px;
}
#home-links #commercial ul
{
}

/* content ***********************************************************************
********************************************************************************/

.sub-panel
{
	background:#fff;
	height:30px;
}

.content-wrapper
{

}

.content-box
{
	margin-top:8px;
	padding:0 0;
	min-height:350px;
	background:#f2f2f2 url(images/content-bg.gif) no-repeat top;
}


#content
{
	width:610px;
	float:left;
	padding:15px 0 15px 15px;
}

#content h1
{
	border-bottom:solid 1px 1px #dad9d8;
	color:#295a6b;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:15px;
	display:block;
	clear:both;
}

#content h2
{
	border-bottom:solid 1px #dad9d8;
	color:#525252;
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:20px;
	display:block;
	clear:both;

}

#content #title
{
	padding-top:0;
	margin-top:0;
	clear:none;
	border-bottom:solid 1px #ccccc2;

}

#content a
{
	color:#1867b8;
}

.iframe-wrapper
{
	width:400px;
	margin:15px auto;
	border:solid 1px #aaa997;
}

.hentry 
{
	border-bottom:solid 1px #dad9d8;
	margin-bottom:20px;
}

.post h3
{
	padding:0;
	margin:0;
} 

/* sidebar ***********************************************************************
********************************************************************************/

#sidebar
{
	width:285px;
	float:right;
	background:#375d81 url(images/sidebar-bg.gif) no-repeat top right;
}

#sidebar #form
{
	padding:25px 15px;
	color:#fff;
	border-bottom:solid 1px #8299ae;
}

#sidebar #form .field
{
	vertical-align:top;
}

#sidebar #form .button
{
	vertical-align:top;
	padding-left:10px;
}

#sidebar #form h2
{
	font:normal 20px Arial;
}

#sidebar #form form
{
	margin:0;
}

#sidebar #form span
{
	display:block;
	margin-bottom:2px;
}

#sidebar #form .select 
{
	position: absolute;
	width: 162px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 27px;
	padding: 2px 24px 0 8px;
	color: #919191;
	font: 12px/21px arial,sans-serif;
	background: url(images/select-small.gif) no-repeat;
	overflow: hidden;
}

#sidebar #form input[type=button]
{
	padding:0;
	width:52px;
	height:31px;
	background:url(images/go.gif) no-repeat;
	color:#233b5d;
	border:0;
	text-indent:-9999px;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	/*border:solid 1px #685e5c;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;*/
}


.widget
{
}

.widget a
{
	color:#375d81;
}

.widget a:hover
{
	color:#3c9cde;
}

.widget h3
{
	background:#abc8e2;
	color:#183152;
	font-size:14px;
	font-weight:bold;
	padding:10px 15px;
}

.widget ul
{
	list-style:none;
	margin:0;
	padding:0 0;
	background:#c4d7ed;
}

.widget li
{
	background:#c4d7ed;
	margin:0;
	padding:5px 25px;
	border-bottom:solid 1px #e1e6fa;
}

.widget li.selected a
{
	color:#2f86c0;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.widget_text
{
	display:none;
}

#service-locations .container
{
	font-size:12px;
	line-height:18px;
}


#service-locations ul
{
	background:none;
	margin:0 0;
	padding:0 0;
}

#service-locations li
{
}

#service-locations .left
{
	width:142px;
	float:left;
	border-right:0;
	padding-right:0;
}

#service-locations .right
{
	width:143px;
	float:right;
	border-left:0;
	padding-left:0;
}

/* forms ***********************************************************************
********************************************************************************/

.wpcf7 
{
	margin:0;
	padding:0;
}

.form 
{
	margin:0;
	padding:0;
}

.wpcf7 table
{
	width:100%;
	margin:10px 0;
	padding:0;
	background:#e1effa;
	border: solid 1px #aed9f0;
	border-bottom:0;
	color:#183152;
}

.wpcf7 th
{
	text-align:left;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:47px;
	border-bottom:solid 1px #d0e4f4;
	border-top:solid 1px #eef8ff;
	padding-left:10px;	
	padding-top:10px;
}

.wpcf7 td
{
	padding:5px;
	vertical-align:top;
	/**/border-bottom:solid 1px #d0e4f4;
	border-top:solid 1px #eef8ff;

}

.wpcf7 td.label
{
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:38%;
	line-height:1.4em;
	text-align:right;

}

.wpcf7 td.label span
{
	color:#e50000;
	font-size:1.4em;
}

.wpcf7 td.field
{
	
	width:62%;
	/*border-left:solid 1px #dbdbdb;*/
	font-size:11px;
	/*background:#fff;*/
	
}

.wpcf7 td.btn
{
	text-align:left;
	padding-right:10px;
}




/* footer ***********************************************************************
********************************************************************************/
.site-bottom
{
	margin:0;
	padding:0;
	height:29px;
	background:url(images/site-bottom-bg) no-repeat;
}

.footer-wrapper
{
	border:solid 0px #b4b1a0;
	border-top:0;
	margin-top:0px;
	margin-bottom:25px;
	text-align:center;
	color:#1d404c;
	font-size:11px;
	line-height:16px;
}

.footer-bottom
{
	margin:0 0 12px 0;
	padding:0;
	height:7px;
	background:url(images/site-bottom.gif) no-repeat;
}

#footer
{
	background:url(images/footer-bg.gif) repeat-x;
	min-height:50px;
	font-size:11px;
	padding:25px 10px 5px 10px;
	color:#4f6d81;
	line-height:15px;
	text-align:center;
}

#footer ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#footer li
{
	margin:0;
	padding:0;
	float:left;
	white-space:nowrap;
}

#footer a
{
	padding:0 10px;
	color:#37798f;
	background:url(images/divide.gif) no-repeat 100% 50%;
}
#footer a:hover
{
	color:#4daac9;
	text-decoration:underline;
	border:0;
}

#footer .copy
{
	padding:0 0 0 10px;
	font-size:9px;
	text-align:center;
}

#footer .copy a
{
	padding:0;
	background:none;
}

#footer .selected a
{
	color:#4daac9;
	text-decoration:underline;
}

#footer .address
{
	padding:10px 0 0 10px;
	font-weight:bold;
	text-align:center;
}

.copy a
{
	color:#1d404c;
}

.copy a:hover
{
	color:#1d404c;
	text-decoration:underline;
	border:0;
}

#footer .login
{
	width:60px;
	float:right;
}

#footer .login a
{
	display:block;
	padding-left:15px;
	background:url(images/login.gif) no-repeat left 50%;
}


/* captions & alignment *********************************************************
********************************************************************************/

#commentform
{
	background:#ededed;
	border:solid 1px #ccc;
	padding:15px;
}

#commentform textarea
{
	width:400px;
}

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

.alignleft {
	float: left;
	margin:0 10px 10px 0;
}

.alignright {
	float: right;
	margin:0 0 10px 10px;
}

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

.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;
}*/

.wp-caption p.wp-caption-text {
	display:none;
}

.navigation
{
	margin:0;
	padding:0;
}

.commentlist
{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	border-bottom:solid 1px #d1d1d1;
}

.commentlist li
{
	margin:0 0 1px 0;
	padding:10px;
	border-top:solid 1px #d1d1d1;
}

.commentlist p
{
	margin:0;
}

.commentlist .left-col
{
	width:100px;
	float:left;
	font-size:11px;
	line-height:14px;

}

.comment-meta
{
	font-size:10px;
}

.commentlist .left-col img
{
	display:block;
	border:solid 2px #d1d1d1;
}

.commentlist .right-col
{
	width:445px;
	float:right;
}

.comment-text
{
	font-size:12px;
}





#text-3 label,#text-3 .wpcf7-quiz-label{
	float:left;
	color:#387AA7;
	text-align:right;
	padding-right:10px;
	width:67px;
	line-height:30px;
	font-size:11px;
}

.wpcf7-quiz-label{
	float:left;
	width:200px;
	padding:0px 10px 0px 10px;
	text-align:right;
	margin-right:17px;
}
#text-3 .wpcf7-quiz-label{
	padding:0px;
	margin-right:0px;
}
.ziuq-ahctpac input{
	width:50px !important;
}



