body {
	color:#000000;
    font-family:"Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
    font-size:12px;
    background-color: #eeeae4;
}

hr {
    background-color:#CCCCCC;
    border:0 none;
    height:1px;
    width:100%;
}

em {
	font-style: italic;
	font-weight: bold;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.dealership {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.dealershipaddress {
	font-size: 11px;
	text-align: center;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

ol,ul {
    list-style:disc;
}

/* HEADER */
#header {
    background-color: #333333;

    margin:0 auto;
    width:100%;
}

#headerContainer {
    margin:0 auto;
    width:1000px;
}

#logo {
    float:left;
    padding-left:50px;
    padding-top:10px;
    width:98px;
}

#bannerTop {
	margin:0 auto;
	width: 428px;
	padding: 20px 0px 20px 20px;
}

#bannerTop h1 {
	font-family: Helvetica;
	font-size: 20px;
}

#bannerTop h1 a{
	font-family: Helvetica;
	font-size: 20px;
	color: #ff0000;
	text-decoration: underline;
}

#bannerTop h1 a:hover{
	text-decoration: none;
}

.dealerTop {
	background:#b4ccf4 none repeat scroll 0 0;
	padding:10px 10px 10px 10px;
	width: 800px;
	font-size: 14px;
	text-align: center;
}

.dealerTop li {
	float: left;
	padding-right:10px;
	list-style-type: disc;
	list-style-position: inside;
}

#top_details {
	padding: 20px 0px 0px 60px;
}

#top_details li {
	float: left;
}

.paymentTop {
	background:#eeeae4 none repeat scroll 0 0;
	padding:10px 10px 10px 10px;
	width: 800px;
	font-size: 14px;
	text-align: center;
}

.paymentTop .paym {
	padding: 10px 0px 10px 0px;
	font-size: 16px;
}

.paymentTop .paym span {
	font-size:12px;
	line-height: 16px;
}

.paymentTop span {
	font-size:10px;
}



/* FORM MESSAGE */
.sentMessage {
	width: 700px;
	font-size: 20px;
	background-color: #C0F6BA;
	border-top: #1B9F0E 1px solid;
	border-bottom: #1B9F0E 1px solid;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #1B9F0E;
	margin: 0px 0px 10px 0px;
}

.nosentMessage {
	width: 700px;
	font-size: 20px;
	background-color: #FCBDC0;
	border-top: #FE010D 1px solid;
	border-bottom: #FE010D 1px solid;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #FE010D;
	margin: 0px 0px 10px 0px;
}

#titleul li {
	list-style: none;
	float: left;
}

#titleul li .left {
	width:750px;
}

#titleul li .right {
	margin:0px 0px 0px 20px;
}


/* MENU */
#navMenu {
    color:#FFFFFF;
    float:left;
    font-size:22px;
    padding-left:55px;
    padding-top:18px;
}

#menubar{
    font-size: 12px;
    background-repeat: repeat-x;
    display: block;
    font-weight: normal;
    height: 40px;
    clear: both;
}

#menubar a {
    color:#FFFFFF;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-right:10px;
    text-decoration:none;
}
#menubar a span {
    display:block;
    height:23px;
    padding-left:10px;
}
#menubar a:hover {
    background:transparent url(/images/mb_a_current.png) no-repeat scroll right top;
    color:#ffffff;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-right:10px;
    text-decoration:none;
}

#menubar a.nospan {
	background: transparent;
    color:#ffffff;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-left:30px;
    text-decoration:underline;
}
#menubar a.nospan:hover {
	background: transparent;
    color:#ffffff;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-left:30px;
    text-decoration:none;
}
#menubar a:hover span {
    background:transparent url(/images/mb_span_normal.png) no-repeat scroll left top;
    display:block;
    height:23px;
    padding-left:10px;
}
#menubar a.active span {
    background:transparent url(/images/mb_span.png) no-repeat scroll left top;
    display:block;
    height:23px;
    padding-left:10px;
}
#menubar a.active {
    background:transparent url(/images/mb_a.png) no-repeat scroll right top;
    color:#ffffff;
    height:23px;
    line-height:23px;
    padding-right:10px;
}

/* SORT LINKS */

#sortmenu{
    font-size: 12px;
    display: block;
    font-weight: bold;
    height: 40px;
    clear: both;
    padding-top: 5px;
}

#sortmenu a {
    color:#000000;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-right:10px;
    text-decoration:none;
}
#sortmenu a span {
    display:block;
    height:23px;
    padding-left:10px;
}
#sortmenu a:hover {
    background:transparent url(/images/ms_a_current.png) no-repeat scroll right top;
    color:#000000;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-right:10px;
    text-decoration:none;
}

#sortmenu a.nospan {
	background: transparent;
    color:#000000;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-left:30px;
    text-decoration:underline;
}
#sortmenu a.nospan:hover {
	background: transparent;
    color:#000000;
    display:block;
    float:left;
    height:23px;
    line-height:23px;
    margin:0 2px;
    padding-left:30px;
    text-decoration:none;
}
#sortmenu a:hover span {
    background:transparent url(/images/ms_span_normal.png) no-repeat scroll left top;
    display:block;
    height:23px;
    padding-left:10px;
}
#sortmenu a.active span {
    background:transparent url(/images/ms_span.png) no-repeat scroll left top;
    display:block;
    height:23px;
    padding-left:10px;
}
#sortmenu a.active {
    background:transparent url(/images/ms_a.png) no-repeat scroll right top;
    color:#000000;
    height:23px;
    line-height:23px;
    padding-right:10px;
}

/* BODY */

.bodyRounded {
	background:#ffffff none repeat scroll 0 0;
	width: 1000px;
	margin: 0 auto;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #cccccc;
	
}

#bodyContent {
    background-color:#ffffff;
    padding:10px 40px 40px 40px;
}

/* VEHICLE DETAILS */

.vehicleBackfg {
    background:#FFFFFF;
    padding-left:25px;
    padding-top:15px;
}

.detailNavfg {
    background:#E9ECF7;
    float: left;
}

.detailsDealerHeader {
    color:#000000;
    font-size:14px;
    font-weight:bold;
    padding:7px;
    text-transform:uppercase;
    width:100%;
}

.detailsDealerHeader img {
	border: none;
	padding:5px 0px 0px 10px;
}

.detailsContainer {
    margin:0 auto;
    padding:10px 0 10px 10px;
    width:900px;
}

.detailsHeader {
	margin-top:10px;
    margin-bottom: 10px;
    width:100%;
	color:#000000;
    font-size:26px;
    font-weight:bold;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-family:"Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
    letter-spacing: 1px;
    display: block;

}

.backSearch {
    background-color:#EFEFEF;
    color:#000000;
    font-weight:bold;
    line-height:16px;
    padding:2px;
}

.detailsdiv2 {

    float:left;
    margin-bottom:10px;
    margin-left:10px;
    width:370px;
    padding:0px 0px 0px 10px;
    height: 290px;
}

.detailsdiv ul li {
    clear:both;
    display:block;
    margin-left:5px;
    width:350px;
    list-style-type: disc;
}

.detailsli {
    clear:both;
    display:block;
    margin-left:5px;
    width:350px;
    list-style-type: disc;
}


.detailsdivTop {
    clear:both;
    display:block;
    margin-left:5px;
    width:320px;
    font-weight: bold;
}

.detailscontainer2 {
    margin:0 auto;
    padding:10px 0 10px 10px;
    width:900px;
    display: block;
    clear: both;
}

/* IMAGES */
.photoDiv {
    clear:both;
    display:table;
    margin:0 auto;
    width:900px;
}

.photoRow {
    display:block;
    margin: 0 auto;
}

.mainPhoto {
    display:block;
    margin: auto 0;
    text-align: center;
    width: 900px;
}

.pborder {
    max-width:640px;
}

.pborder2 {
    border:2px solid #CCCCCC;
    margin:2px;
    max-width:60px;
}

/* GALLERY */
.photoThumbs {
	width:900px;
}

.gallery {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
    background: url(../img/ajax-loader.gif) no-repeat center center;
}

.gallery img {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    padding:5px;
}

.gallery span {
	width:85px;
	height: 68px;
	position: absolute;
	top: 106px;
	left: 168px;
	background: url(../img/click-gallery.png) no-repeat;
}

.gallery li {
    float:left;
    height:130px;
    margin:0;
    padding:10px;
    position:relative;
    width:180px;
}
.gallery img {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    padding:5px;
}
.gallery li:hover img {
    border-color:#999999;
}
.gallery em {
    background:transparent url(../img/bubble.gif) no-repeat scroll 0 0;
    display:none;
    font-style:normal;
    left:50px;
    padding:3px 0 6px;
    position:absolute;
    text-align:center;
    top:-2px;
    width:102px;
}
.gallery a {
    color:#000000;
    text-decoration:none;
}
.gallery a:hover em {
    display:block;
}

.photoNumber {
	font-size: 14px; font-weight:bold;
}

.buttons {
	padding:5px;
    background:#ffffff none repeat scroll 0 0;
    width: 320px;
}

.resultstable2 {
	background:#ecebeb no-repeat scroll 0 0;
	clear:both;
	display:block;
	margin:10px;
	padding:10px;
	width:580px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #cccccc;
}
.resultstable1 {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	display:block;
	margin:10px;
	padding:10px;
	width:580px;
}

.sorthighlight {
	font-weight:bold;
	padding:1px;
	text-align:left;
}

.descfont1 {
	color:#0000FF;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-transform: none;
}
.descfont1 a {
	color:#0000FF;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-transform:none;
}

.descfont1 a:hover {
	color:#0000FF;
	background-color: #EEE8FF;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-transform:none;
	text-decoration: none;
}

.descfont2 {
	color:#000000;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
}

.photocell {
	display:block;
	float:left;
	padding:5px 10px 5px 5px;
}

.photoli {
	display:block; 
	float:left;
	width: 165px;
}

.desccell {
	display:block;
	padding:5px 5px 5px 10px;
	text-align:left;
	width:280px;
	font-size:12px;
}

.desccell ul li {
	list-style: none;
	padding: 0px 0px 5px 0px;
}

.descdelli {
	display:block; 
	float:left;
}

.rightSideli ul li {
	list-style: none;
}

.rightSideli {
	display:block; 
	float:left;
	width: 110px;
	padding-left: 10px;
}

.createdon {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}

.priceround {
		background:#dad8d8 no-repeat scroll 0 0;
		font-size: 14px;
		line-height: 24px;
		color: #000000;
		padding:1px 3px 1px 3px;
		font-family: "Trebuchet MS";
		font-weight: normal;
		width: 100px;
		text-align: center;
		margin: 0 auto;	
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
}

.clickmore {
	background:#999999 none repeat scroll 0 0;
	width:100px;
	font-size: 11px;
	padding:3px;
	margin: 0 auto;
	text-align: center;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	
}

.clickmore a {
	text-decoration: none;
	color: #ffffff;
	
}

.clickmore a:hover {
	text-decoration: underline;
	color: #ffffff;
	
}


.moredetails {
	border-top:thin solid #CCCCCC;
	color:#000000;
	display:block;
	line-height: 16px;
}

.moredetails ul li {
	float: left;
	padding-right: 8px;
	padding-top: 10px;
	list-style: none;
	height: 36px;
	line-height: 36px;
}

.moredetails ul {
	padding-top: 10px;
}


.summ {
	color:#666666;
	display:block;
	font-size:11px;
	line-height:12px;
	padding-bottom:5px;
	padding-top:5px;
}

.summ ul {
	padding-top:10px;
}

#summIndex {
	float: left;
	list-style-type: disc;
	padding-right: 10px;
	list-style-position: inside;
	text-align: left;
}
.makes {
	color:#0000FF;
	font-size:12px;
	font-weight:normal;
	text-transform:normal;
}

.makestitle {
	color:#0000FF;
	font-size:18px;
	font-weight:normal;
	text-transform:normal;
	padding:0px 0px 5px 10px;
	line-height: 20px;
}

.citi {
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	padding-bottom:5px;
}

.detailsList {
	width:800px;
	padding-bottom: 20px;
	display: block;
	clear: both;
}

.detailsListdiv {
	width:375px;
	float: left;
	padding:0px 0px 0px 0px;
}

.detailsListdiv dl {
	font-size: 14px;
	line-height: 20px;
	display: block;
	clear: both;
}

.detailsListdiv dl dt {
	width:100px;
	color: #999999;
	float: left;
	border-bottom: 1px #cccccc solid;
}

.detailsListdiv dl dd {
	float: left;
	border-bottom: 1px #cccccc solid;
	width: 250px;
}



/* FEATURES */
.featurestitle {
    background:transparent url(../img/featuresback.jpg) no-repeat scroll 0 0;
    clear:both;
    color:#000000;
    display:block;
    font-family:"Trebuchet MS","Century Gothic","Arial Narrow",Arial,sans-serif;
    font-size:18px;
    height:40px;
    margin:0 auto;
    padding-left:10px;
    padding-top:8px;
    width:900px;
}

.standardFeatures {
	padding: 0px 0px 40px 10px;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.standardFeatures ul {
	width: 800px;
	padding: 0px 0px 20px 10px;
}

.standardFeatures ul li {
	width: 266px;
	float: left;
	list-style-position: inside;
	list-style-type: disc;
}



/* CONTACT */
.sellerRoundfg {
    background:#F2EFE9 none repeat scroll 0 0;
    width:300px;
    -moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.mapRoundfg {
    background:#F2EFE9 none repeat scroll 0 0;
    width:800px;
    -moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.contactform {
        display:block;
        width:400px;
}

.contactformrow {
    display:table-row;
}

.contactformcell {
    display:table-cell;
    float:left;
    padding:5px;
}

.contactformcell2 {
    display:block;
    padding:5px;
}

/* FOOTER */
.copydiv {
    color:#666666;
    font-size:10px;
    margin:auto;
    padding-top:10px;
    text-align:center;
    text-decoration:none;
    width:800px;
}

/* RESULTS */
.pagecontainer {
	margin:0 auto;
	padding-top:15px;
	width:950px;
}
.leftColumn {
	float:left;
	padding-right:10px;
	width:150px;
}
.rightColumn {
	float:left;
	width:600px;
}

.adColumn {
	float:left;
	padding-left:30px;
	width:320px;
}

.infomessage {
	background:#F7F6FF url(../img/information.png) no-repeat scroll 15px 50%;
	border-bottom:2px solid #ABA9FF;
	border-top:2px solid #ABA9FF;
	font-size:12px;
	font-weight:bold;
	padding:5px 20px 5px 45px;
	text-align:left;
}
.nocarsinfomessage {
	background:#FFF6BF url(../img/exclamation.png) no-repeat scroll 15px 50%;
	border-bottom:2px solid #FFD324;
	border-top:2px solid #FFD324;
	font-size:12px;
	font-weight:bold;
	padding:5px 20px 5px 45px;
	text-align:left;
}

.resultList {
	background-color:#FFFFFF;
	border-bottom:1px dotted #CCCCCC;
	border-width:1px;
	font-size:12px;
	height:25px;
	margin:0 0 0 10px;
	padding:5px 0 20px;
	text-align:left;
	width:580px;
}

.vresultsg {
	background-color:#FFFFFF;
	margin:0 0 0 10px;
	width:700px;
}

.glayout {
	float:left;
	padding:5px;
	text-align:left;
	width:140px;
}
.glayoutSpecial {
	float:left;
	max-width:210px;
	padding:5px;
	text-align:left;
	width:210px;
}

/* SORT */
.sortBy {
	color:#339933;
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-left:25px;
	padding-top:12px;
	text-align:left;
	width:50px;
}

.sortLink {
	display:block;
	float:left;
	padding:5px 0 5px 10px;
}
.sorter {
	clear:both;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	height:1%;
	overflow:auto;
	padding:6px;
}
.sorter a {
	color:#3B5D14;
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	margin:0 5px;
	padding-right:10px;
	text-decoration:none;
}
.sorter a span {
	display:block;
	height:23px;
	padding-left:10px;
}
.sorter a:hover {
	background:transparent url(../img/mb_a_s.png) no-repeat scroll right top;
	color:#333333;
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	margin:0 5px;
	padding-right:10px;
	text-decoration:none;
}
.sorter a:hover span {
	background:transparent url(../img/mb_span_s.png) no-repeat scroll left top;
	display:block;
	height:23px;
	padding-left:10px;
}

.viewStyle {
	color:#339933;
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding:10px 0 5px 25px;
	text-align:right;
	width:80px;
}
.viewLink {
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 5px 10px;
	text-align:left;
}
.viewLink a {
	color:#333333;
}

/* SEARCH */

#searchmenu {
	width:580px;
	padding:10px;
}

#searchmenuli {
	float: left;
}

#300box {
	width:300px;
	padding-left:20px;
	float: left;
} 

#resultsValues {
	padding: 10px 0px 0px 20px;
}

.searchPop {
	background:#ffffff;
	padding:10px;
	overflow: hidden;
}

.orangeRfg {
	background:#b4ccf4 none repeat scroll 0 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

.blueRfg {
	background:#b4ccf4 none repeat scroll 0 0;
	height: 250px;
}

.bluelistRfg {
	background:#b4ccf4 none repeat scroll 0 0;
	padding: 5px 5px 5px 15px;
	margin:20px 0px 10px 0px;
}

.graylistRfg {
	background:#e1e1e1 none repeat scroll 0 0;
	padding: 5px 5px 5px 15px;
	margin:0px 0px 10px 0px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.searchboxy {
	padding-bottom: 10px;
	display: block;
}

.zipcode {

	padding: 10px;
}

.formdiv {
	font-size:12px;
	text-align:left;
	display: block;
	clear: both;
}

.formLeft {
	float:left;
	padding:5px;
}

.formLeft .textbox {
	width: 125px;
	font-size: 12px;
	line-height: 18px;
}

.formLeft .desc {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.formLeft .zipcode {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.form1 {
	padding-left:10px;
	width:110px;
}

.form2 {
	padding-left:10px;
	width:110px;
}

.form3 {
	padding-left:10px;
	width:110px;
}

.form4 {
	padding-left:10px;
	width:110px;
}

.search_form_button {
	padding-left:10px;
}

label.desc {
	border:medium none;
	color:#000000;
	display:block;
	padding:5px 0 2px;
}

/* PAGING */
.pagination{
	padding: 2px;
	font-size:12px;
	margin:0 auto;
	width:550px;
	height:30px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
	color: #666666;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #cccccc;
	color: #ffffff;
	background-color: #666666;
}

.pagination li.currentpage{
	font-weight:bold;
	background-color: #ABA9FF;
}

/* RECENT */
.recentviewfg {
	background:#EEE8FF none repeat scroll 0 0;
	margin: 20px 0px 20px 0px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #b4ccf4;
}
.recentList {
	color:#000000;
	padding:5px 0px 5px 10px;
}
.recentList a {
	color:#000000;
	line-height:20px;
}
.recentSpan {
	line-height:20px;
}

.recentSpanRight {
	margin:2px;
	padding:5px;
}
.recentHeader {
	background:#FEFFF6 none repeat scroll 0 0;
	border:thin solid #F7F5DD;
	color:#333333;
	display:block;
	font-size:16px;
	height:100%;
	margin:0 0 0 10px;
	max-width:662px;
	padding:5px;
	width:580px;
}

.cleared {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}

.featureClick {
	padding-top: 10px;
	display: block;
	clear:both;
	font-size: 10px;
}

.features_category {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

.commentQuote blockquote {
margin:22px 40px;
padding:3px;
color:#575757;
padding: 0 60px;
background: transparent url(../img/blockquote.gif) no-repeat 0 0;
display: block;

}

.commentQuote {
	display: block;
	padding: 10px 0px 10px 0px;
	clear: both;
}

.keepSearching {
	padding: 0px 0px 10px 0px;
}

.title {
	border-bottom: #cccccc 1px solid;
	margin-right: 20px;
	margin-top: 10px;
}

.title h2 {
	font-size: 24px;
}

.pricetitle {
	padding: 5px 0px 10px 0px;
	font-size: 16px
}

#keepSearching {
	display: block;
	clear: both;
}

#keepSearching ul li {
	float: left;
	display: block;
}

.findMore {
	font-size: 18px;
	line-height: 24px;
	margin: 7px 0px 0px 10px;
	padding: 2px 5px 2px 5px;
}

.findMore a {
	color:#0033cc;
	text-decoration: underline;
}

.findMore a:hover {
	text-decoration: none;
}

.compareDetailsHome {
	float: left;
	display: block;
	width: 130px;
	padding: 10px;
	color: #000000;
	background:#b4ccf4 none repeat scroll 0 0;
}

.compareDetailsHome li {
	list-style-type: disc;
	list-style-position: inside;
	color: #666666;
}

#compareDetails {
	float: left;
	display: block;
	width: 130px;
	padding: 10px;
	color: #000000;
}

#compareDetails li {
	list-style-type: disc;
	list-style-position: inside;
	color: #666666;
}

.compareFeatures {
	padding: 0px 0px 40px 0px;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.compareFeatures span {
	font-weight: bold;
	font-size: 14px;
}

/* 125 AD SQUARES */

#squareDiv {
	width: 300px;
	padding:20px 0px 30px 20px;
}

#squareDiv li {
	list-style-type: none;
}

#squareDiv #row1 {
	float: left;
	width:125px;
	padding:5px;
}

#squareDiv #row2 {
	float: left;
	width:125px;
	padding:5px;
}

#squareDiv #row3 {
	float: left;
	width:125px;
	padding:5px;
}

#squareDiv #row4 {
	float: left;
	width:125px;
	padding:5px;
}

#squareDiv #row5 {
	float: left;
	width:125px;
	padding:5px;
}

#squareDiv #row6 {
	float: left;
	width:125px;
	padding:5px;
}

.breadcrumbs {
	font-size:12px;
	padding:0px 0px 5px 0px; 
	font-weight:bold;
}

.breadcrumbs span {
	color: #cccccc;
}

#contactBar{
	position:fixed;
	left:0px;
	bottom:0px;
	height:59px;
	width:100%;
	background: url(../img/contact-bg.png) repeat-x;
}
/* For ie 6*/
* html #contactBar{
	position:absolute;
	top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

#contactBar #content {
	text-align: center;
	padding-top: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

#contactBar #content ul {
	display: block;
	margin: 0 auto;
	width: 710px;
}

#contactBar #content ul li {
	display: inline;
	float: left;
	padding: 0px 15px 0px 0px;
}

#contactBar #content li img {
	border: none;
	vertical-align: middle;
}