body
{
	background-color: #a9cacf; 
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-size: 84%;
	width:999px;
	
	 margin-left: auto; 
  	margin-right: auto;
  	margin-top:20px;
  	margin-bottom:0px;
  	border: 0px solid #184163;

  	
  	}
	
a {text-decoration:none; }
a:visit {text-decoration:none;}

#rightad {float:left; margin:2px; border: 1px solid #ccc;}

strong 
{
color: #000;
}

div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 100%;
	
}
div.header
{
	height: 100px;
	background-color: #fff;
}
div.logo
{
	float: left;
	
	width: 880px;
}
div.vert-line
{
	border-left: 1px solid #B9A37C;
	float: left;
	height: 40px;
	margin: 10px 0 0 20px;
}

div.menu a
{
	color: #ff6500;
}
div.top-menu
{
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin: 0;
	text-transform: uppercase;
		border-top: 0px solid #92ae3d;
		border-bottom: 0px solid #92ae3d;
	background-color:  #92ae3d;;
	clear:both;
}
div.line
{
	background-color: #D2D2D2;
	height: 5px;
	width: 760px;
	height: 4px;
}	
ul.search
{
	margin: 0 50px 0 20px;
	padding: 0;	
	color: #FFF;
}
ul.search li
{
	padding: 0;
}
ul.search li a
{
	color: #FFF;
	font-size: 0.9em;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.menu li
{
	float: left;
	margin: 0 4px;
	line-height: 20px;
	
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 25px;
}
ul.menu li a
{
	line-height: 23px;
	padding: 0 15px;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #ccc;
}
ul.menu li.active
{
	color: #FFF;	
	font-weight: bold;
	font-size: 0.9em;
	
	background-position: top left;
	background-repeat: no-repeat;
	
}
ul.menu li.active div
{
	line-height: 23px;
	padding: 0 15px;

	background-position: top right;
	background-repeat: no-repeat;
}
ul.menu li.xml
{
	background-image: url('none');
	padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}
ul.menu li.xml a
{
	background-image: url('none');padding-left:0; padding-right:0; padding-top:2px; padding-bottom:0
}


#newsblurb {float:left; margin: 2px; 3px 2px 10px; height: 44px; width: 500px;}
#newsblurb a {color: #ffffff; font-size: .80em;}
#newsblurb li {list-style-type:none;}


div.lang-switch
{
	float: right;
	margin: 20px 30px 0 0;
	line-height: 14px;
	font-size: 0.85em;
}
ul.lang-switch
{
	list-style-type: none;
	margin: 0;
}
ul.lang-switch li
{
	color: #F36700;
	border-right: 1px solid #FFF;
	float: left;
	padding-right: 4px;
}
ul.lang-switch li a
{
	
}
div.link-sorting
{
	font-size: 0.80em;
	text-align: center;
}
div.link-sorting a
{
	
}
div.search-form
{
	font-size: 0.80em;
	font-weight: bold;
	height: 50px;
	border-top: 0px solid #FFF;
	border-bottom: 0px solid #FFF;	
	
	background-image: url('http://allinsurancecoverage.com/images/search.jpg');
	background-repeat: no-repeat;
	
}
div.search-form a
{
	color: #4983A9;
}
div.search-tools
{
margin-left: 5px;
margin-right: 5px;
background-color: #7EA5D0;
border-bottom: 0px solid #5A8FC3;
height: 28px;
}
input.what
{
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
div.bottom
{
	clear: both;
	color: #B2B2B2;
	font-size: 0.78em;
	padding: 1px 0;
	position: relative;
	text-align: center;
	background-color: #296def;
	background-image: url('../img/bottom-bg.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.copyright
{
	margin: 10px 0;
	position: relative;
	text-align: center;
	color: #FFF;
}
div.copyright a
{
	color: #FFF;
}
input, textarea
{
	font-size: 0.95em;
	font-family: Verdana;	
}
div.content
{
	border-bottom: none;
	padding-bottom: 1px;
	border-top: 0px solid #61B005;
	border-bottom: 1px solid #61B005;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 0.90em;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
	color: #0000cc;
}
p
{
	padding: 0;
	margin-bottom: 7px;
}
p.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0px none;
}



.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color: #52810d;
	font-weight:normal;
text-decoration:none;
padding: 8px 0px 8px 0px;
font-size:22px;
overflow:hidden;
margin:0px;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px solid #ccc;
	
}
h1 a
{	color: #52810d; text-decoration:none;}

h1 a:visit
{	color: #52810d; text-decoration:none;}


h2 {
	font-weight:normal;
text-decoration:none;
padding: 8px 0px 8px 0px;
font-size:19px;
font-weight:normal;
color:#52810d;
overflow:hidden;
margin:0px;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px solid #cccccc;
}

h3 {
	font-weight:normal;
text-decoration:none;
padding: 8px 0px 8px 0px;
font-size:19px;
font-weight:normal;
color:#52810d;
overflow:hidden;
margin:0px;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
}


h4 {
	font-weight:normal;
text-decoration:none;
padding: 8px 0px 8px 0px;
font-size:15px;
font-weight:normal;
color:#52810d;
overflow:hidden;
margin:0px;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
}

p.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 1em;
	
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: left;
}
div.links a
{
	color: #0000cc;
}

a.title
{
	font-size: 0.9em;
	
}
div.url
{
	color: #6EB82F;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
}
div.pr_stat
{
	color: #333;
	font-size: 0.75em;
	margin: 2px 2px 15px 2px;
}
form
{
	margin-left: 20px;
	padding: 0;
}
div.categories
{
	font-size: 0.95em;
	list-style-type: none;
	padding: 0px 0px 0px 0px;	
	background-color: #FFF;
	border-bottom: none;
	
}
div.categories a
{
	color: #0000CC;
	
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 110px;
	padding-top: 20px;
	margin-right:5px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 205px;
	padding-top: 15px;
}
div.subcategories
{
	padding-left: 30px;
}
div.subcategories a
{
	font-size: 0.8em;
	
	color: #1979B5;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	line-height: 9px;
	padding-left: 15px;
	margin-top: 5px;
	background-image: url('../img/ico-dir.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 12px;
	
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background-color: #FFE9DF;
	background-image: url('../img/notif-angle.gif');
	background-position: top-left;
	background-repeat: no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.error
{
	background-color: #FFE9DF;
	background-image: url('../img/notif-angle.gif');
	background-position: top-left;
	background-repeat: no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0px 0 15px 0;
	text-align: center;
}
div.navigation a
{
	color: #333;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0px 0px 5px;;
	text-align: justify;
	width:180px;
}
div.box
{
	
	margin: 10px 10px 0px 10px;
}


	
div.box-caption
{
	background-image: url('../img/green-caption-bg.gif');
	background-repeat: repeat-x;
	background-color: #61B005;
	color: #FFF;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 29px;
	padding-left: 5px;
	margin: 0 21px 0 21px;
}
div.box-caption-left
{
	background-image: url('../img/green-caption-left.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
}
div.box-caption-right
{
	background-image: url('../img/green-caption-right.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #61B005;
	height: 29px;
}
div.box-caption2
{
	background-image: url('../img/orange-caption-bg.gif');
	background-repeat: repeat-x;
	background-color: #F36700;
	color: #FFF;
	font-size: 0.95em;
	
	line-height: 29px;
	padding-left: 5px;
	margin: 0 21px 0 21px;
}
div.box-caption2-left
{
	background-image: url('../img/orange-caption-left.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
}
div.box-caption2-right
{
	background-color: #F36700;
	background-image: url('../img/orange-caption-right.gif');
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
}
div.box-content
{
	padding: 10px;
}


div.box ul li {
margin-left: -30px;
	
	padding: 0 10px 5px 30px;

	background: url(http://www.allinsurancecoverage.com/images/green-arrow.gif) no-repeat .5em .3em;
	list-style-type: none;
	}


div.box-bottom-left
{
	background-image: url('../img/box-bottom-left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 9px;
}
div.box-bottom-right
{
	background-image: url('../img/box-bottom-right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 9px;
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	font-size: 0.85em;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
div.sponsored-link a
{
	font-size: 0.85em;	
	text-align: left;
}
div.partner-link a
{
	font-size: 0.85em;	
	text-align: left;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.link
{
	padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
	font-size: 0.75em;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.75em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.column
{
	background-image: url('../img/td-bg.gif');
	background-color: #efefef;
	width: 190px;
}
td.dotted
{
	background-image: url('../img/dotted.gif');
	background-repeat: repeat-y;
	width: 1px;
}
p.field
{
	font-size: 11px;
	margin: 0 0 10px 0;
}
div.payment
{
	border: 2px solid #D1D1D1;
	background-color: #EBEBEB;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background-color: #FFEFC7;
}

h7 span  {display:block;font-style:italic; font-size:1em; color:#727272;}

#replyButton {float: right; width: 132px;  }
#replyButton img{border:none;}	

