/*
Theme Name: Insurance Experts Default
Theme URI: http://www.inmeres.com/
Description: Theme for Insurance Experts website.
Version: 1.6
Author: Thomas McGregor
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "UTF-8";

/* yahoo css reset  -  start*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* yahoo css reset  -  end*/



img, div { 
	behavior: url(http://www.theinsurancexperts.com/wp-content/themes/insurancexperts/iepngfix.htc) 
}


body {
	background-color:#F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;	
	text-align: left;
	font-size: 9pt;
	line-height: 14pt;
	letter-spacing:0.2pt;
}
#site {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 600px;
}

/* IE fix */

* html #site {
height: 600px;
}
#bg {
	width:100%;
}
.morning #bg {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/scape_day.gif);
}
.day #bg {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/scape_day.gif);
}
.evening #bg {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/scape_day.gif);
}
.night #bg {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#000;
	background-image: url(images/scape_night.gif);
}

.morning #site {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #3D81C1;
	background-image: url(images/morning.jpg);
}
.day #site {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #3A73B0;
	background-image: url(images/day.jpg);
}
.evening #site {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #004CB1;
	background-image: url(images/evening.jpg);
}
.night #site {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #080808;
	background-image: url(images/night.jpg);
}
.header {
	width:760px;
	height:120px;

}
.ie_logo {
	margin-top:10px;
	float:left;
	height:107px;
}
.logo_text {
	width:326px;
	height:61px;
	float:left;
	margin-top:20px;
}

#icons {
	float:right;
}

#icons ul {
	padding-left:0px;
}
h1,h2,h3,h4,h5,h6 {
	color: #DEB883;
}
h1 {
	font-size:14pt;
}
h2 {
	font-size:12pt;
}
h3 {
	font-size:10pt;
}
h4 {
	font-size:9pt;
}
.text_content {
	width:230px;
	float:left;
	margin:20px;
}
.text_content a:link, .text_content a:active, .text_content a:visited{
	text-decoration:none;
	color:#DEB883;
	
}

.text_content a:hover {
	color: #CCCCCC;
	text-decoration:none;
}

.text_content li{
	color:#DEB883;
	font-size:10pt;
	text-transform:uppercase;
	line-height:30px;
	margin-top:10px;
	text-align:right;
}
.text_content2 {
	width:550px;
	margin:20px;
}
.text_content3 {
	width:450px;
	float:left;
	margin:20px 0px 0px 20px;
}

.sidebar {
	width:150px;
	float:left;
	margin:60px 0px 20px 20px;
}

.sidebar ul {
	padding-left:0px;
}

a:link, a:active{
	text-decoration:none;
	color:#FFFFFF;
	
}

a:hover, a:visited {
	color: #CCCCCC;
	text-decoration:none;
}

.menu {
	width:350px;
	height:30px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	line-height: 15pt;
	font-size: 10pt;
	margin-top:10px;
	margin-right:10px;

}
ul{
    margin: 0 auto;
}
ul.menu_list li{
    float: right;
    list-style: none;
    margin: 0px 5px 0px 5px;
}

.buttons {
	width:350px;
	height:270px;
	float:left;
	margin-bottom: 30px;
	z-index: 5;
}

#content {
	width:350px;
	float:left;

}
input, textarea {
	width:99%;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:14pt;
}
#send_email {
	width: 112px;
	height:32px;
	float:right;
}
label {
	font-size:7pt;
}
.clear {
clear:both;
}

#footer {
height:200px;
}

p {
	margin-top: 10px;
}

h2.article_title {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 50px;	
}

h2.article_title2 {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h3.article_title {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h3.comments {
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 25px;		
}
h6.article_title {
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-bottom: 50px;		
}


.post {
	margin: 0px 0px 40px 0px;
	text-align: justify;
}

.alignright {
	float: right;
	width:550px;
	text-align: right;	
}

.alignleft {
	float: left;
	width:550px;
	text-align: left;		
}

strong {
	font-weight:bold;
}

.article_excerpt {
	width:425px;
	float:left;
	margin:20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: justify;
	font-size: 10pt;
}

.article_text {
	width:550px;
	float:left;
	margin:30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 10pt;
	line-height: 16pt;
}

.navigation {
	width:550px;
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
}

.comment {
	width:450px;
	padding:10px;
	float:left;
	font-size:9pt;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

.commentform {
	width:450px;
	float:left;
	font-size:9pt;
	margin-top: 15px;	
	margin-left: 30px;
}
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
	color:#000000;
	}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px;
	width:200px;
	filter: alpha(opacity=70);
	-KHTML-Opacity: 0.70;
	-MozOpacity: 0.70;
	opacity: 0.70;
}
a.tt:hover span.top{
	display: block;
	padding: 65px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background-color:#FFFFFF;
	color:#000000;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}/*---------- bubble tooltip end -----------*/


.linklove {
		display:none;
}

.cform legend { 
    display: none;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}

.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 0px 0 0 250px;
	color: transparent;
	font-size:0.8em;
	background:url(images/send.png) repeat-x; 
	border:0px solid #adadad!important;

}
