/*
Theme Name: 	CarInsurance
Description: 	A quick loading 2 and 3 column theme
Version: 		1.0.0
Author: 		
Author URI: 	
Tags: 			3 column, 2 column, widget ready
*/

/* RESET 
---------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, 

strike, sub, sup, tt, var, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
a {
	color:#0077C1
}
:focus {
	outline:0
}
body {
	font-family: Arial, Helvetica, sans-serif;/
	font-size:62.5%;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear:both
}
textarea {
	font-family:Verdana;
}
p, li, ul, span, strong {
	color:#000000
}
/* STRUCTURE
---------------------------------------*/
.backGTop {
	background-color:#2288d7;
	background-position:bottom center;
	background-repeat:no-repeat;/*	color:#000;*//*	font-size:.8em;
	line-height:1.6;*/
	padding-bottom:200px;
}
.backBottom {
/*background-image:url(images/BackG_bottom.jpg)
	min-height:1200px;
	background-position:bottom center;
	background-repeat:no-repeat;;*/
}
/*.backGTop {
	min-height:1200px;
	background:#000000;
	background-image:url(images/BackG_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;/*	color:#000;*//*	font-size:.8em;
	line-height:1.6;
}
.backBottom {
	background-image:url(images/BackG_bottom.jpg);
	min-height:1200px;
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:200px;
}*/

.vheader{
	 color: #FFFFFF !important;
	 font-size: 12px !important;
	 background-color: #CC4F4B !important;
	 font-weight: bold;
	 width: 80px !important;
	 line-height: 18px;
	 padding-left: 5px;
}
.backBoo {
	background-color:#FFFFFF;
	width:960px;
	margin:auto;
}
.logo {
	/*background-image:url(images/logo.jpg);*/
	height:70px;
	width:420px;
	/*left:40px;*/
	top:22px;
	position:absolute;
}
.bannerHeader {
	position: absolute;
	top: 45px;
	right: 270px;
}
.footmotor, .footother, .footbuyer, .footuinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:5px;/*7px;*/
	width:200px;
	color:#909090;
	display:inline
}
.footother {
	padding-left:78px;
 padding-left:84px !ie;
	display:inline
}
.footbuyer {
	padding-left:15px;
 padding-left:20px !ie;
}
.footuinfo {
	padding-left:100px;/*80px;*/
 padding-left:104px !ie;
}
#header-container /*by hernan*/ {
	width:100%;
	float:left;
	border-top:5px solid #000080;
}
#header /*by hernan*/ {
	background-color:#0177C1;
	border-bottom:5px solid #B9D9EE;
	height:177px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
/* menu2 */ 
#menu2 {
	padding:0 20px 0 0;
	list-style:none;
	color:#fff;
	line-height:45px;
	display:block;
	width: 400px;
	vertical-align:top;
	height:45px;
	float:right;
}
#menu2 a {
	color:#ffffff;
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
}
#menu2 li {
	margin:3px;
	cursor:pointer;
	float:right;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#menu2 a:hover {
	text-decoration:underline !important;
}
/* sub-menus*/ 
#menu2 ul {
	padding:0px;
	margin-right:10px;
	display:block;
	display:inline;
}
#menu2 li ul {
	position:absolute;
	left:-10px;
	top:0px;
	margin-top:45px;
	width:150px;
	line-height:16px;
	background-color:#0078C1;
	color:#0395CC; /* for IE */
	display:none;
}
#menu2 li:hover ul {
	display:block;
}
#menu2 li ul li {
	display:block;
	margin:5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type:none;
}
#menu2 li ul li:first-child {
	border-top: none;
}
#menu2 li ul li a {
	display:block;
	color:#0395CC;
}
#menu2 li ul li a:hover {
	color:#7FCDFE;
}
/* cierra menu2 */

/*all search begin */
.search {
	float:right;
	clear:both;
	margin-right:10px;
	margin-top:5px;
}
/* menu3 */
.TitleMenu3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
	margin-left:31px;
	padding-bottom:7px;
	padding-left:10px;
	padding-top:7px;
}
.searchBT {
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
	width:70px;
	float:right;
	height: 33px;
}
.searchBTtext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding:10px;
	text-decoration:none;
}
.searchBTtext a:hover {
	color: #CCE6F4;
	text-decoration:none;
	vertical-align: middle;
}
.searchBOX {
	background-image:url(images/SearchBoxBg.jpg);
	background-repeat:repeat-x;
	width:160px;
	float:right;
	height: 33px;
}
.searchBoxText {
	color: #6baed8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px;
}
/*end all serch*/


/*body
	{/*
	width:100%;
	background:#fff;
	color:#000;
	font-size:.8em;
	line-height:1.6;
	}*/
*/ #skip {
 width:100%;
 display:none;
 background:#f1f1f1;
 color:#000;
}
#rss {
	float:right;
	width:30%;
}
#menu {
	bottom:0;
	color:#FFFFFF;
	display:inline-block;
	float:left;
	left:10px;
	line-height:37px;
	list-style-image:none;
 list-style-position ut;
	list-style-type:none;
	padding:0;
	position:absolute;
}
.greyBox {
	background-color:#e4e4e4;
	width:940px;
	height:228px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.motor-insurance {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#909090;
	line-height:20px;
	/*display:inline-block;*/
	float:left;
	width: 182px;
	margin-left: 15px;
}
.motor-insurance a {
	color:#909090;
	;
	text-decoration:none;
}
.motor-insurance li {
	margin:1px;
	cursor:pointer;
	position:relative;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.motor-insurance li a:hover {
	color:#000000;
}
.motor-insurance .blue {
	color:#0099FF;
}
/* Blue menu left */

.menuleft {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#0077c1;
	line-height:20px;
	float:left;
	width: 200px;
	margin-top: 30px;
}
* html .menuleft {
	width: 180px;
}

.menu-width{
	width: 200px !important;
	float: left;
}

.menuleft li a, .menuleft li a:active, .menuleft li a:visited {
	color:#0077c1;
	text-decoration:none;
}
.menuleft li {
	margin:1px;
	cursor:pointer;
	/*position:relative;*/
	padding:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top:dashed 1px #0099CC;
	font-weight: bold;
}
.menuleft li a:hover, .menuleft li a.current_item {
	color:#f2b046!important;
	font-weight:normal
}
.menuleft li a.current_item {
	font-weight:bold;
}
.menuleft .blue {
	color:#0099FF;
}
/* cierra blue menu left*/

#sidebar-right {
	/*margin-top:15px;*/
	width:170px;
	float:right;
	height:630px;
	text-align:right;
}
#bannerAd {
	/*float:left;*/
	height:210px;
	margin-left:0px;
	margin-top:0px;
	width:770px;
	text-align:center;
	z-index: 0;
	z-index: -1;
}
#bannerAd img {
	text-align:center;
}
#container {
	padding:0 0 10px 0;
	margin:5px 10px;/*add by Mario*/
}
#content-container {
	float:left;
	width:770px;
	margin-bottom:10px;/*width:940px;*/
}
#content {
	float:left;
	margin:15px;
	padding:0 !important;
	width:530px;
}
* html #content {
	width:542px;
	margin:0px;
}
#content #post-77 {
	margin:0;
	padding:0;
}
#content-2cols {
	/*/	width:700px;*/
	float:left;
	width:770px;
}
#bar-left {
	float:left;
	line-height:20px;
	list-style-image:none;
	list-style-position:out;
	list-style-type:none;
	margin:0;
	padding:0;
	width:200px;
}
* html #bar-left {
	width:160px !important;
}
#bar-right {
	float:right;
	margin:0 0 10px 0;
	width:160px;
}
#footer {
	clear:both;
	width:100%;
	background:#f1f1f1;
	color:#000;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}


/* New Footer
---------------------------------------*/

#newfooter {

width: 960px;

margin: 0px auto;
padding: 5px 0 200px 0;

clear: both;

}




/*IE6*/



.newfooter-contents {
    
float: left;
    
padding-top: 15px;
    
padding-bottom: 10px;
    
padding-left: 10px;
	
background-position: 0 0;
	
background-repeat: no-repeat;
    
font-size: 12px;

font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}



.newfooter-contents li {

padding: .1em;

}



.newfooter-contents2 {

color: #000000;

}



#newfooter .col, #newfooter .col-last {
float: left;
    
margin: 10px 0 0 0;
    
padding: 1px 0;
    
width: 19.6%;
    
border-right: 1px solid #ddd;
    
min-height: 150px;
    
position: relative;

}



#newfooter .col-last {
    
border: none;
    
width: 20% !important;

} 

/*IE7*/


#newfooter dl {
    
margin: 0;
}

#newfooter dl.col-prime {
    
margin-bottom: 0.7em;

}



#newfooter dd {
    
margin: 0;
    
padding: 3px 20px 0 10px;
    
font-size: 85%;
	
color: #000000;

}



#newfooter dd a {
    
text-transform: uppercase;
    
font: 85% tahoma, sans-serif;
    
text-decoration: none;
    
background: url(images/link-line.gif) repeat-x 0 100%;
    
padding-bottom: 1px;
	
color: #000000;

}



#newfooter dd a span {
    
text-transform: none;

}



#newfooter dt {
    
font-size: 105%;
    
font-weight: bold;
    
letter-spacing: -0.02em;
    
padding: 0 10px;
	
color: #000000;

}



#newfooter .footer-feature {
    
position: absolute;
    
right: 10px;
    
top: 28px;

}



.newfoot-clear {
    
height: 0;

}


.copyright img {
    

margin-top: 0px;
    
padding: 7px 0 0 0px;
  

}



.copyright {
	 
font-size: 9px;

font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    
color: #000000;
    
clear: both;
    
padding: 0px 0 0 10px;


}



.copyright div {
    
padding: 30px 15px 40px 0;
	
background-position: 100% -385px;
	
background-repeat: no-repeat;

}



.copyright a {
    
color: #000000;

}




/***** NEW Footer END *****/

/*----NewsLatter-----------------------*/

#enewslettercontent {
	background-image:url(images/backNewsLetter.gif);
	background-repeat:repeat-x;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	position:absolute;
	width:310px;
	padding:20px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:35px;
	visibility:hidden;
	z-index:100;
	right:80px;
	top:37px;
	font-weight:bold;
	height:190px;
	background-color:#dcedf4;
}
#enewslettercontent p {
	color:#0E7FC3;
}
#enewslettercontent label {
	color:#000000;
}
#enewslettercontent span a {
	font-weight:normal;
	font-size:12px;
}
#enewslettercontent span a:hover {
	text-decoration:underline;
	color: #000;
}
.NLtitle {
	font-size:14px;
	color:#0077c1;
	width: 250px;
	float: left;
	margin:15px 0px 0px 15px;
}
.NLbox {
	width:180px;
	float: left;
	vertical-align: middle;
	font-size:18px;
	color:#666666;
	font-weight:bold;
}
.NLbox input {
	border:1px solid #ddd;
	padding:3px;
	margin:2px 0;
	background:#f6f6f4;
	height:30px;
	margin-bottom:5px;
}
.NLcuestion {
	background-image:url(images/btnhelp.gif);
	width:17px;
	height:17px;
	margin:2px;
	float: left;
}
.NLbuttom {
	background:url(images/backButtom.gif) repeat-x;
	width:70px;
	height:34px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	/*to words submit*/
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#enewslettercontent .NLbuttom {
	margin-right: 0;
	margin-top: 0;
}
.NLbuttom a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	text-decoration:none;
	padding-top: 10px;
}
/*----End NewsLatter-----------------------*/	
	
	
/* BLOCK
---------------------------------------*/
.block {/*
	clear:both;
	background:#f1f1f1;
	color:#000;
	padding:10px 0;
	margin:10px 10px 0 10px;
	border:1px solid #ddd;*/
}
.block ul {
	float:left;
}
.fblock {
	clear:both;
	background:#f1f1f1;
	color:#000;
	padding:10px 0;
	/*margin:10px 10px 0 10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	background-color:#e4e4e4;
	width:940px;
	min-height:350px;
	/*margin-left:0px;
	margin-top:-10px;
	float:left;*/
	position: relative;
}
.fblock H3 {
	font-size: 15px;
	font-weight: bold;
	color: #909090;
}
.fblock .flinks {
	width:200px;
	float:left;
}
.fblock .column {
	float:left;
	width:200px;
}
.fblock ul {
	border-top:2px dotted #666635;
	text-decoration:none;
	margin:10px;
	margin-top:3px;
	margin-right:15px;
	float:left;
}
* html .fblock ul {
	margin:10px 5px;
}
.halfblock {
	width:50%;
	float:left;
	padding:0;
	margin:0;
}
.postmetadata {
	color:#000;
	margin: 0px 10px 20px 0px;
	font-size: 11px;
/*	border:1px solid #ddd;
	background:#f1f1f1;
	padding:10px !important;
*/
}
.more-info-container{
	margin: 0 20px 0 0;
	clear: both;
	height: 20px;
}
.more-info{
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.left-nav-tags{

}

/* TYPOGRAPHY
---------------------------------------*/
p, h1, h2, h3, h4, h5, h6 {
	padding: 5px 10px 0 10px;
}
/*change by peche*/
h1 {
	font-size:30px;
	font-weight:bold;
	color:#1984c6;
}
h2 {
	font-size:18px;
	color:#1984c6;
}
h3 {
	font-size:14px;
	color:#1984c6;
}
h4 {
	font-size:1.4em;
}
#sidebar-left .nofloat{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content small {
	padding: 10px 20px;
}
#content h2 {
	padding: 0 0px 10px 20px;
	color:#1984c6;
}
* html #content h2 {
	padding: 0px;
}
/*#header p
	{
	padding:0;
	margin:0;
	padding-left:60px;
	}*/
/* IMAGES
----------------------------------------*/
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft {
	margin: 10px 10px 10px 0px;
	display:inline;
}
.alignright {
	float:right;
	margin-left:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
}
/* LISTS
----------------------------------------*/

a:link, a:visited {
	color:#0177C1;
	text-decoration:none;
}
.fblock a:link, .fblock a:visited {
	color:#808080;
}
a:hover, a:focus, a:active, {
 color:#0077C1;
 text-decoration:underline;
}
#content p a strong, a {
	color:#469adf;
}
/* FORMS
---------------------------------------*/
/*---Contact---------------*/

.TitleContact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#0099CC;
	margin-bottom:7px;
	padding-bottom: 7px;
}
.ContactForm {
	float:left;
	/*margin-top:30px;
	margin-left:10px;*/
	width:550px;
	height: 600px;
}
.CompleteForm {
	width:240px;
	float: left;
}
.contactPic {
	background-image:url(images/ContactPic.jpg);
	height:378px;
	float: right;
	margin-top:-330px;
	width:230px;
}
/*---End Contact---------------*/
#searchform {
	padding:0 0 0 10px;
	float:right;
}
#searchform #s {
	background-image:url(images/SearchBoxBg.jpg);
	background-repeat:repeat-x;
	width:136px;
	padding: 7px 3px;
	height: 16px;
	display: inline;
}
#searchsubmit {
	padding:7px;
	padding-left:3px;
	padding-right:3px;
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
	width:70px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	margin-left:-3px;
	display: inline;
}
.ContactForm .checkBox {
	background:none;
	border:none;
	float:left;
 margin::0;
	padding:0;
}/*FIX FOR IE Bacgrounds in checkbox*/
.ContactForm textarea {
	border:1px solid #ddd;
	color:#fff;
	font-weight:bold;
	background:#0077c1;
	margin-bottom:5px;
	width:308px;
	margin: 3px;
	padding:3px;
}
.ContactForm select {
	background:#0077c1 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#ffffff;
	font-weight:bold;
	margin:3px;
	padding:3px;
	width:315px;
}
.ContactForm input {
	border:1px solid #ddd;
	padding:3px;
	margin:2px 0;
	color:#fff;
	font-weight:bold;
	background:#0077c1;
	height:30px;
	margin-bottom:5px;
	width:308px;
}
.ContactForm input submit {
	margin:10px 0;
}
#csubmit {
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
}
.ContactForm input:focus, form textarea:focus {
	color:#000;
	background:#fff;
}
.ContactForm p {
	margin:0;
}
.ContactForm a, a:hover {
	color:#0077c1;
	text-decoration:none;
	margin:0;
}
/* MENU
---------------------------------------*/	 
#menu {
	bottom:0;
	color:#FFFFFF;
	left: 10px;
	line-height:37px;
	list-style-image:none;
	list-style-position:out;
	list-style-type:none;
	padding:0;
	width: 
	position:absolute;
	width:100%;
}
#menu a {
	color:#0e7fc3;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	margin:0;padding:0;
	/*height:39px;*/
padding-top:2px;
	padding-left:15px;
	padding-right:15px;
	display: block;
	border:0;
	/*border:1px solid Transparent;*/
}
#menu li:hover {
	background:#b9ddf5;
	border:0;
}
#menu a:hover {
	border:0;
	/*border:1px solid Transparent;*/
	background:#b9ddf5;
}
/*#menu  li {
background:#0078c1 url(images/backmenu.jpg) repeat-x scroll left top;
	margin-left:1px;
	margin-right:1px;*/
	/*background:#0078c1 none repeat scroll 0 0;
 cursor:pointer;
 float:left;
 position:relative;
 padding:0px 5px;
}*/ 

/*#menu li a:hover {
color:#B0D730;
}*/


#menu .logo {
	background:transparent none repeat scroll 0% 0%;
	padding:0px;
	background-color:Transparent;
}
/* sub-menus*/ 
#menu ul {
	padding:0px;
	margin:0 auto;
	display:block;
}
/*#menu li ul { position:absolute; left:-10px; top:-5px; margin-top:45px; width:150px; line-height:16px; 
    background-color:#0078C1; color:#0395CC; /* for IE */ /*display:none; }*/ 
#menu li:hover ul {
	display:block;
}
/*#menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; 
    list-style-type:none; } */
#menu li ul li:first-child {
	border-top: none;
}
/*#menu li ul li a { display:block; color:#0395CC; }*/ 
#menu li ul li a:hover {
/*color:#7FCDFE;*/
}
/* main submenu */ 
#menu #main {
	left:0px;
	top:-20px;
	padding-top:20px;
	background-color:#7cb7e3;
	color:#fff;
	z-index:999;
}
/* search */ 
.searchContainer div {
	background-color:#fff;
	display:inline;
	padding:5px;
}
.searchContainer input[type="text"] {
	border:none;
}
.searchContainer img {
	vertical-align:middle;
}
/*by solange*/

#menu li.current_page_item {
	background:#0078C1 url(images/backmenu.gif) repeat-x scroll left top;
}
#menu li {
	background:white;
	cursor:Pointer;
	float:left;
	margin-left:1px;
	margin-right:1px;
	/*padding:0 5px;*/
	position:relative;
}
#menu li ul {
	background:#ecf3f9 url(images/bcksubmenu.gif) repeat-x scroll left top;/*#007861*/
	/*background-color:#FFFFFF;*/ 
	color:#0395CC;
	/*	background-color:#0078C1; color:#0395CC;*/
	position:absolute;
	left:-10px;
	top:-6px;
 top:-8px !ie;;
	margin-top:45px;
	width:181px; /*150PX*/
	line-height:16px;
	/* for IE */ /*display:none;*/
	margin-left:10px;
	z-index:999999;
}
#menu li ul li a {
	color:#0395CC;
	display:block;
	font-size:12px;
}
#menu li ul li {
	background:transparent none repeat scroll 0 0;
	/*background:#FFFFFF url(images/backmenu.jpg) repeat-x scroll left top;/*#007861*/

	display:block;
	list-style-type:none;
	margin-top:1px;
	padding:0px 0;
	width:180px;
}
#menu li ul {
	position: absolute;
	left: -999em;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: -10px;
}
#menu li ul li a {border-top:1px solid #ffffff;height:auto;padding:5px 5px 5px 20px;width:155px;}
#menu li ul li:first-child a{border-top: none;}
#menu li ul li a:hover {border-top:1px solid #ffffff;}
#menu li ul li:first-child a:hover{border-top: none;}

/* MISCELLANEOUS
---------------------------------------*/



.hidden {
	display:none;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.author {
	color:#666;
	font-size:.9em;
}
.navigation {
	margin:10px 20px;
}
.navigation-right {
	text-align:right;
}
.navigation-left {
	text-align:left;
}
code {
	font-size:1.4em;
}
blockquote {
	background:#f1f1f1;
	color:#000;
	padding:10px !important;
	margin:20px 10px 20px 20px;
	border:1px solid #ddd;
}
cite {
	margin:10px 10px 10px 20px;
}
/* PAGENAVI
---------------------------------------*/
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color:#008080 !important;
	background:transparent !important;
}
.wp-pagenavi a:hover {
	color:#000080 !important;
	background:transparent !important;
}
.wp-pagenavi span.pages {
	background:transparent !important;
}
.wp-pagenavi span.current {
	background:transparent !important;
}
.wp-pagenavi span.extend {
	background:transparent !important;
}
/* COMMENTS
---------------------------------------*/
.commentlist li .avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:2px 0;
	background:#fff;
	color:#000;
}
.commentlist li {
	list-style:decimal;
	margin:10px;
	padding:0;
}
.commentlist .alt {
	background:#f1f1f1;
	color:#000;
	border:1px solid #ddd;
}
.topnav {
	border:1px solid #ddd;
	float: right;
}
/*TAble Supplies Directory*/

.summit-child-page-collection td {
	padding:5px;
}
p {
	font-size:12px;
	text-align:justify;
}
#content p strong {
	color:909090;
}
#content p span {
	color:#0177C1;
}
#content ul {
	list-style-type:disc;
	margin: 15px 20px;
}
#content ul li {
	margin: 8px 10px;
	font-size:12px;
}
.tabrand {
	background:#397cb1;
 color:FFF width: 300px;
}
.tabrand td {
	vertical-align:top;
	color:#FFF;
	text-align: left;
	font-size: 11px;
}
.tabrand .brandClose {
	text-align: right;
	padding: 5px 5px 0 0;
}
.tabrand .brandClose A {
	font-size: 15px;
	text-decoration:none;
	padding-right:5px;
	color: #9CBED8;
	font-family: Arial, Helvetica, sans-serif;
}
.tabrand a {
	text-decoration:none
}
.tabrand a, .tabrand a:hover {
	color:#FFFFFF;
	font-weight:bolder!important;
	font-family:Arial, Helvetica, sans-serif;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.tbrand img {
}
.homeImgContainer {
	width:775px;
}
.homeImgContainer img {
	margin:8px;
}
.logoHomeContainer {
	background:url(/wp-content/uploads/2010/03/logohomebg.jpg) repeat-x top #FFFFFF;
	width:770px;
	padding:5px 0 10px;
}
.logoHomeContainer h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3d3d3d;
}
.logoHomeContainer img {
	float:left;
	margin:9px;
}
.imageContainer {
	margin-left:15px;
	margin-right:15px;
	width:auto;
}
.dirImgContainer {
	float:left;
	height:90px;
	text-align:center;
	width:182px;
	vertical-align:middle;
}
.dirImgContainer img {
	padding:0;
	margin:0;
}
div.brandContent2 {
	position:relative;
}
div.tbrand {
	position:absolute;
	color:#FFFFFF;
	background:#397CB1;
	top: -88px; /* All Browsers */
	top /*\**/: -28px\9; /* All IE -IE8- */
 *top: -92px; /* IE 6 and IE 7 */
	left: -5px; /* All Browsers */
 *left: -7px; /* IE 6 and IE 7 */
	font-family: Arial, Helvetica, sans-serif;
}
/*CAR */

.post {
}
.entry {
}
table.childcontent {
	font-size:11px;
	margin:10px 15px 10px 0;
	width:770px;
}
table.guides {
	width:495px!important;
	margin:auto;
}
table.guides td {
	background:#f1f1f1;
	border-bottom:3px solid #FFF;
	padding:5px
}
table.childcontent img {
	margin:auto;
	text-align:center;
}
table.childcontent tr td.featured {
	background:#8ebddb;
	color:#FFF;
}
table.childcontent .ratingCol {
	text-align:center;
}
table.childcontent thead th, .post table thead, table.childcontent th {
	background:#0177c1;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:5px;
}
.post table tbody tr td {
	vertical-align:middle;
	background:#f1f1f1;
	border-bottom:3px solid #FFF;
	color:#909090;
	padding:5px;
}
table.childcontent a {
	text-decoration:none;
}
table.childcontent a:hover {
	text-decoration:underline;
	color: #000;
}
table.childcontent td > strong {
	text-align:center;
	font-size:14px;
}
table .ratingCol {
	text-align:center;
	width:100px;
}
a.getButton {
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
	width:98px;
	height: 33px;
	color:#FFFFFF;
	display:block;
	padding:0;
	text-align:center;
	font-weight:bold;
	margin:5px auto;
	line-height:32px;
}
.sitemap a {
	font-size:13px;
}
.sitemap a:hover {
	color:#000 !important;/*#B0D730;*/
	font-weight:normal;
	text-decoration:underline !important;
}
.motor-insurance li a:hover {
	color:#000000;
	text-decoration:underline;
}
.ptext {
	color:#909090;
	font-size:12px;
}
.ptext a {
	color:#0079C1;
	text-decoration:none;
}
.ptext a:hover {
	color:#0079C1;
	text-decoration:none;
}
.subtitleunactive, .subtitleactive {
	line-height:24px;
	padding-left:10px;
}
.subtitleunactive {
	background-color:#0177C1;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	height:25px;
	margin:3px;
}
.subtitleactive {
	background-color:#66ADDB;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	height:25px;
	margin:3px;
}
.page {
	/*background-color:#F4F4F4;*/
color:#909090;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.subtitlepage {
	color:#909090;
	font-weight:bold;
}
.fiveStars, .fourHalfStars, .fourStars, .fourStars {
	display:block;
	width:100px;
	height:21px;
	margin:auto;
}
.fiveStars {
	background: url(../../uploads/2009/04/5stars.gif) no-repeat
}
.fourHalfStars {
	background: url(../../uploads/2009/04/4_stars.gif)no-repeat
}
.fourStars {
	background:url(../../uploads/2009/04/4stars.gif)no-repeat
}
.threeHalfStars {
	background:url(../../uploads/2009/04/3_stars.gif) no-repeat
}
.threeStars, .threeStarsStars {
	background:url(../../uploads/2009/04/3_stars.gif) no-repeat
}
.formfilter {
	border:1px solid #bfbfbf;
	background: url(images/filter_bg.gif) repeat-x #ececec;
	margin-right:15px;
	padding: 3px 0;
	color:#0e80c5;
	font-size:14px;
	font-weight:bold;
}
.formfilter p {
	color:#0177C1;
	font-weight:bold;
	display:inline;
	line-height:21px;
	vertical-align:baseline;
	font-size:14px;
}
.formfilter form {
	display:inline;
	font-weight:bold;
}
.formfilter form input {
	vertical-align:middle;
	margin-top:0;
	margin-left:15px;
}
.tfoot {
	color:#909090;
	display:inline;
	font-weight:bold;
	margin-left:12px;
}
div.mmf-mail-sent-ok, div.mmf-validation-errors {
	font-size:11px;
	width:286px;
}
div.mmf-mail-sent-ok {
	background-color:#DFE6EC;
	border:1px solid #0177C1;
}
div.mmf-validation-errors {
	background:#E3CACE;
	border:1px solid #990000;
	color:#990000;
}
.TxtCheckbox {
	color:#0077c1;
	width: 400px;
	font-weight:bold;
	display:block;
	height:10px;
}
.ContactForm .TxtCheckbox .mmf-list-item-label {
	padding:0 68px 0 0;
	padding:0 50px 0 0;
}
.ContactForm .TxtCheckbox input {
	display:inline;
	width:25px;
	background:none;
	border:none;
	margin:0;
	padding:0;
	height:0;
 height:auto!ie;
}
.ContactForm .TxtCheckbox span.mmf-list-item {
	margin-left:0;
}
.ContactForm .TxtCheckbox .mmf-form-control-wrap checkbox-932 {
	height:10px
}
.detailTable {
	width:540px;
}
.detailTable td {
	vertical-align:middle
}
.detailTable td.right {
	text-align:right;
	width: 106px;
}
.ContactForm .TxtCheckbox .submitContact {
	width:80px;
	height:33px;
 margin-top:5px!ie;
}
.TxtCheckbox span, .TxtCheckbox input, TxtCheckbox label {
}
.breadcrumb {
	padding: 5px;
	color:#0177C1;
	font-size:12px;
	padding-left:15px;
}
input.mmf-validates-as-required, .mmf-form-control-wrap input {
	width:215px;
	margin-right:5px;
}
.row {
	margin-bottom:10px;
}
.threepict {
	margin-top:10px;
	text-align:center;
	height:195px!important;
}
.threepict img.left {
	float:left
}
.threepict img.center {
	float:left;
	margin-left:10px;
}
.threepict img.right {
	float:right
}

/*Sandwich Page*/
.sandwichTop {
	background-color:#FFF;
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:50px;
	text-align:center;
 	height:auto!ie;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px
}
.sadchichContainer {
	width:520px;
	height:200px;
	text-align:center;
	margin: auto;
	background:#0278c2;
	padding-top:15px
}


.sadchichContainer .arrow {
	margin:20px auto;
	display:block;
	height:74px;
	width:484px;
	
}
.sadchichContainer p, .sadchichContainer a {
	color:#FFFFFF;
	font-size:20px;
	line-height:28px;
}
.sadchichContainer p {
	text-align:center;
}
.sadchichContainer a:hover {
	text-decoration:underline;
}
.
.nofloat{
	float: none !important;
}

/*-----------------------------------*/
#respond{
	color: #1984C6;
	font-weight: bold;
}
#commentform textarea{
	width: 100% !important;
	font-size: 11px;
	padding: 1em;
	color: #FFFFFF;
	background: #0077C1 none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
}
#submit{
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
	border: 0px;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
small{
	font-size: 11px;
}
.excerpt p{
	font-size: 14px;
	line-height: 135%;
	color: #838383 !important;
}
.summit-newsticker-mewsContent{
	margin-left: 7px;
}

/* Summit changes */
.vheader{
	 color: #FFFFFF !important;
	 font-size: 12px !important;
	 background-color: #CC4F4B !important;
	 font-weight: bold;
	 width: 80px !important;
	 line-height: 18px;
	 padding-left: 5px;
}
#news-ticker{
	position: absolute;
	top: 110px;
	left: 11px;
	width: 690px;
	border-top: 1px solid #B9D9EE;
	border-bottom: 1px solid #B9D9EE;
/*	display: none; */
}
.menu-width{
	width: 200px !important;
	float: left;
}
.postmetadata {
	color:#000;
	margin: 0px 10px 20px 0px;
	font-size: 11px;
/*	border:1px solid #ddd;
	background:#f1f1f1;
	padding:10px !important;
*/
}
.more-info-container{
	margin: 0 20px 0 0;
}
.more-info{
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.left-nav-tags{

}
#sidebar-left h4 {
	padding: 6px 0 6px 4px;
	margin-top: 20px;
	color: #0077D6;
	font-weight: bold;
	border-top: 1px solid #71BBFF;
/*	background-color: #E6F3FF;*/
	display: block;
	height: 20px;
	clear: both;
	font-size: 16px;
}
#sidebar-left .nofloat{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.nofloat{
	float: none !important;
}

#respond{
	color: #1984C6;
	font-weight: bold;
}
#commentform textarea{
	width: 100% !important;
	font-size: 11px;
	padding: 1em;
	color: #FFFFFF;
	background: #0077C1 none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
}
#submit{
	background-image:url(images/SearchBtBg.jpg);
	background-repeat:repeat-x;
	border: 0px;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
small{
	font-size: 11px;
}
.excerpt p{
	font-size: 14px;
	line-height: 135%;
	color: #838383 !important;
}
.summit-newsticker-mewsContent{
	margin-left: 7px;
}