/*
Theme Name: Insurance site
Theme URI: insurance.us
Description: no description
Version: 1
*/


body {
	font-family: georgia,"times new roman",times,serif;
	font-size: 12px;
	color: #000;
       background-color: #F7F6F6;
       background-image:url('images/bg.gif');
       background-repeat:repeat-x;
	text-align: center;
}
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clear {
	clear: both;
}


#container {
	text-align: left;
	width: 1000px;
       padding: 10px;
	margin-left: auto;
       margin-right: auto;
       background-color: #ffffff;
       border-style: solid;
       border-width: 1px;
       border-color: #F4F4F4;
       margin-top: 30px;
       margin-bottom: 30px;
}
#header {
	height: 100px;
	margin-top: 11px;
	
}
#logo {
	padding-top: 21px;
       padding-bottom: 20px;
	float: left;
	margin-right: 42px;
	padding-left: 24px;
}
#top-banner {
	padding-top: 17px;
}
#top-banner {
	float: left;
	padding-top: 17px;
       padding-left: 100px;
       padding-bottom: 20px;      
       
}
#pages-menu {
	background-image: url(images/pages-menu-bg.gif);
	background-repeat: repeat-x;
	height: 38px;
}
#pages-menu ul li {
	float: left;
	list-style-type: none;
	background-image: url(images/pages-menu-seperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 31px;
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 7px;
}
#pages-menu ul {
	background-image: url(images/pages-menu-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 38px;
	font-size: 14px;
}
#register-login {
	background-image: url(images/pages-menu-right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 152px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-top: 9px;
}
#pages-menu ul li a {
	color: #0f3657;
	text-decoration: none;
	font-weight: normal;
}
#pages-menu ul li a:hover {
	color: #0f61a6;
}
#pages-menu ul li#contact-us-link a {
	color: #a41010;
}
#pages-menu ul li#contact-us-link a:hover {
	color: #DD1515;
}
#register-login a {
	color: #FFF;
	text-decoration: none;
}
#register-login a:hover {
	text-decoration: underline;
}
#companies-search {
	background-image: url(images/companies-search-bg.gif);
	height: 46px;
	padding-top: 15px;
	padding-left: 43px;
	margin-bottom: 16px;
}
#companies-search-title {
	font-size: 14px;
	color: #1360a1;
	float: left;
	height: 27px;
	padding-top: 4px;
	font-weight: bold;
	width: 215px;
	margin-right: 28px;
}
#zip-code {
	background-color: #1360a1;
	border: 1px solid #3b75a4;
	height: 24px;
	width: 54px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8e8e8;
	float: left;
	margin-right: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#search-submit {
	background-color: #eaf1f6;
	border: 1px solid #275e8e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cb1212;
	width: 67px;
	float: left;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	text-align: center;
}
#main-content {
	float: left;
	width: 644px;
}
#sidebar {
	float: right;
	width: 318px;
	background-color: #ECECEC;
	padding-top: 20px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
}
#latest-press-releases {
	padding-top: 20px;
	padding-right: 31px;
	padding-bottom: 20px;
	padding-left: 31px;
	border: 1px solid #e4e4e4;
	font-size: 14px;
}
#latest-press-releases h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #a9a9a9;
	height: 28px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 3px;
	margin-bottom: 20px;
	float: left;
}
#latest-press-releases ul {
	list-style-type: none;
	line-height: 20px;
	padding-left: 10px;
}
#latest-press-releases ul li a {
	background-image: url(images/press-releases-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
}
#latest-press-releases ul li a:hover {
	background-image: url(images/press-releases-arrow.gif);
	background-repeat: no-repeat;
	background-position: left -85px;
	font-weight: normal;
	color: #cb1414;
	text-decoration: underline;
}
#main-content-banner {
	text-align: center;
	margin-top: 24px;
	margin-bottom: 24px;
}
.blog-feed-headings {
	border: 1px solid #e4e4e4;
	padding-top: 20px;
	padding-right: 31px;
	padding-bottom: 20px;
	padding-left: 31px;
	position: relative;
}
.blog-feed-headings h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #ce2b2c;
	height: 28px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 3px;
	margin-bottom: 20px;
	float: left;
}
.blog-feed-headings h2 span {
	font-size: 12px;
}
.blog-feed-headings h2 span a {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	margin-left: 22px;
}
.single-post {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	overflow: hidden;
}
.avatar {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
	display: inline;
}
.single-post h3 {
	font-size: 12px;
	padding-bottom: 2px;
}
.single-post h3 a {
	font-weight: bold;
	color: #1e74be;
	text-decoration: none;
}
.single-post h3 a:hover {
	color: #cb1414;
	text-decoration: underline;
}
.single-post-content {
	float: left;
	width: 500px;
	display: inline;
}
.single-post small {
	color: #9c9c9c;
	font-size: 10px;
}
.single-post small a {
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: underline;
}
.single-post p {
	font-size: 1.2em;
	text-align: justify; 
line-height:1.5em;
	
}
.main-post p {
	font-size: 1.2em;
	padding: 5px 10px 0px 10px;
	text-align: justify; 
	
}
.first-post {
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #5390c3;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
}
.sidebar-block {
	background-color: #FFF;
	clear: left;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.text-block {
	background-color: #FFF;
	clear: left;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

a.text-block {
	background-color: #FFF;
        text-decoration: none;
	clear: left;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
       background-color: #DBDBDB;
	height: 112px;
	margin-top: 25px;
	padding-left: 325px;
	padding-right: 40px;
}
#copyrights {
	padding-top: 20px;
	font-size: 12px;
	color: #545555;
	height: 55px;
}
#footer ul {
	list-style-type: none;
	font-size: 13px;
}
#footer ul li {
	display: inline;
	float: left;
	background-image: url(images/footer-seperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 18px;
	padding-left: 24px;
}
#footer ul li a {
	font-weight: normal;
	color: #126fb9;
	text-decoration: underline;
}
#footer ul li#first-footer-link {
	background-image: none;
	padding-left: 0px;
}
#newsletter {
	width: 135px;
}
#search {
	width: 50px;
}
#featured {
	width: 95px;
}
#frame {
	margin:0 auto 10px;
       background-color: #F8F8F8;
       padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
       
}

.learn-more-button {
	background-image: url(images/more-info-bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.learn-more-button div {
	background-image: url(images/more-info-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 8px;
	padding-top: 3px;
	height: 23px;
	cursor: pointer;
}
.sidebar-block p {
	padding-bottom: 5px;
}
.input-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	display: block;
	border: 1px solid #d1d1d1;
	padding: 4px;
	width: 268px;
}
#powered-by {
	color: #7c7c7c;
	float: right;
	padding-right: 10px;
}
#powered-by a {
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: underline;
}
#radio-buttons span.radio {
 width: 19px;
   height: 25px;
  padding: 0 5px 0 0;
  background: url(images/radio.png) no-repeat;
  display: block;
   float: left;
}
#radio-buttons {
	float: left;
	padding-left: 8px;
	width: 452px;
}
#radio-buttons ul {
	list-style-type: none;
}
#radio-buttons ul li {
	float: left;
	font-size: 14px;
	color: #FFF;
	padding-top: 6px;
}
#navigation a {
	background-color: #FFF;
	border: 1px solid #bababa;
	padding: 2px;
	display: inline-block;
	width: 15px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
}
#navigation a:hover {
	border: 1px solid #666;
}
#navigation {
	text-align: center;
	padding-top: 15px;
}
#navigation a#currect-page {
	background-color: #1669af;
	border-top-color: #1669af;
	border-right-color: #1669af;
	border-bottom-color: #1669af;
	border-left-color: #1669af;
	color: #FFF;
}
#breadcrumb {
	padding: 0px 0px 10px 10px;
}

#breadcrumb a {
	color: rgb(30, 116, 190);
	font-weight: bold;
	font-size: 12px;
}
#breadcrumb a:hover {
	color: rgb(203, 20, 20);
	text-decoration: underline;
}
#breadcrumb em {
	font-style: normal !important;
}
.addthis_default_style {
	float: right;
	width: 200px;
}

.mceButton, .mceOpen, a.mceText{
	border: 1px solid black !important;
	color: black;
}
.mceListBoxMenu, .mceColorSplitMenu {
	background-color: white;
}

.mceIframeContainer {
	border:1px solid #D1D1D1 !important;
}
.sidebarad a{
	text-decoration: none !important;
}
.contactright input{
	border: 1px solid black !important;
}
.contactright textarea{
	border: 1px solid black !important;
}