body {
    font-family: Geneva, Helvetica, sans-serif;
}

h3.contentheading, h2.componentheading, h2.contentheading {
    font-size: 34px;
    color: #1F4A7D;
    margin-bottom: 20px;
	font-weight: bold;
}

img.left, img.right, p img.left, p img.right {
    display: inline;
    padding: 3px;
    border: 1px solid #1F4A7D;
}

img.left, p img.left {
    float: left;
    margin: 0 1.5em 1.5em 0;
}

img.right, p img.right {
    float: right;
    margin: 0 0 1.5em 1.5em;
}

.phone {
	font-size: 1.5em;
	font-weight: bold;
	color: #bf1815;
}

#bd {
    background: url(../images/background.gif) 0 0 repeat;
}

#header {
    width: 970px;
    height: 181px;
    background: url(../images/header-bg.png) 0 0 no-repeat;
    margin-top: 25px;
    position: relative;
}

#logo h1 {
    margin: 0;
}

    #logo a {
        display: block;
        margin: 46px 26px;
        width: 308px;
        height: 44px;
        overflow: hidden;
        text-indent: -9999px;
        background: url(/images/honda-world-oakland-logo.jpg) 0 0 no-repeat;
    }

#search {
    margin: 100px 0 0 10px;
    height: 28px;
}

    #search input {
        background: none;
        border: none;
        margin: 0 0 0 20px;
        padding: 4px 10px;
        width: 230px;
        font-size: 16px;
        line-height: 1em;
        color: #1F4A7D;
    }
    
        #search input:focus {
            color: #222222;
        }

#mainnav {
    margin: 0 10px;
}

#mainnav ul {
    margin: 0 6px;
    height: 30px;
    list-style-type: none;
}

#mainnav li {
    float: left;
    margin: 0;
    padding: 0;
}

#mainnav a {
    display: block;
    font-size: 14px;
    line-height: 1em;
    padding: 8px 15px;
    color: #FFFFFF;
    text-decoration: none;
    border-left: 1px solid #4C6E97;
    border-right: 1px solid #193B64;
}

#mainnav .active a {
    background: #193B64;
}

    #mainnav a:hover {
        background: #4C6E97;
    }

#main {
    padding: 10px;
    background: #FFFFFF;
}

#slideshow {
    margin-bottom: 20px;
}

#slideshow #fpss-outer-container {
    margin: 0;
    padding: 0;
    border: none;
    background: url(../images/slideshow-bg.gif) 0 0 no-repeat;
}

#slideshow #slide-wrapper #slide-outer .slide .slide-inner {
    background: none;
}

#slideshow #slide-loading {
    width: 600px;
    background: url(../images/slide-loading.gif) 50% 50% no-repeat;
}

#slideshow .fpss_img {
    display: block;
    width: 600px;
    height: 300px;
    overflow: hidden;
}

#slideshow .fpss-introtext {
    width: 350px;
    left: auto;
    right: 0;
    background: none;
}

#slideshow .fpss-introtext .slidetext {
    padding: 15px 20px;
}

#slideshow .fpss-introtext .slidetext h1,
#slideshow .fpss-introtext .slidetext h1 a {
    font-family: Geneva, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    text-decoration: none;
}

#slideshow .fpss-introtext .slidetext h1 {
    margin-bottom: 15px;
}

#slideshow .fpss-introtext .slidetext p {
    background: none;
    font-size: 16px;
    line-height: 2em;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}

#right .moduletable {
    margin-bottom: 10px;
}

#right h3 {
    color: #1F4A7D;
    font-size: 24px;
    font-weight: bold;
}

#right .specials-title {
    font-size: 14px;
    color: #1F4A7D;
    text-transform: uppercase;
    font-weight: bold;
}

#right .specials-price {
    font-size: 14px;
    color: #BF1815;
    font-weight: bold;
    font-style: italic;
}


#footer {
    padding: 27px 10px 10px;
    background: url(../images/footer-bg.png) 50% 0 no-repeat;
    color: #FFFFFF;
}


#footer a {
    color: #FFFFFF;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}

#footer-right ul {
    float: right;
    display: inline;
    margin: 0;
    list-style-type: none;
}

#footer-right li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 5px;
    border-right: 1px solid #FFFFFF;
}

#footer-right li:last-child {
    padding-right: 0;
    border-right: none;
}

.modalbox {
	border: 2px dashed #CCC;
	opacity: 0.75;
	margin: 1em;
}

	#component .modalbox {
		border: none;
		opacity: 1;
		margin: 0;
		display: none;
	}

#offerdetails {
	padding: 1em;
}

/* ---------- VirtueMart ---------- */


.browseProductImageWrap {
	height: 150px;
	overflow: hidden;
}

.snapshotWrapper {
	text-align: center;
}

	.snapshotWrapper .product-Old-Price {
		text-decoration: line-through;
	}

.buttons_heading a img {
	border: none;
	padding: 0;
}

.category-childlist .row {
	margin-bottom: 20px;
}

.category-childlist .category {
	display: inline;
	float: left;
	text-align: center;
}

/*.category-childlist .category-image img,
.product-image img {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}*/

.category-childlist .category-name {
	font-size: 16px;
}

.category-childlist .category-inner {
	padding: 0 10px 10px;
}

#product_list .productWrapper {
	float: left;
	width: 33%;
}

.browseProductContainer,
.featuredProductContainer,
#product_list .browseProductContainer {
	padding: 0 20px;
	text-align: center;
	width: auto;
}

/*.browseProductContainer .product-image {
	display: block;
	height: 105px;
}*/

.featuredProductContainer {
	width: 33%;
	float: left;
}
	
	/*.browseProductContainer .product-price,
	.featuredProductContainer .product-price {
		margin-bottom: 0;
	}*/
	
	.browseProductContainer h4 {
		color: #1F4A7D;
	}
	
	.browseProductContainer .product-price {
		font-size: 1.2em;
	}
	
	.browseProductContainer .product-s-desc {
		font-size: 1em;
		text-align: left;
		margin-bottom: 0.5em;
	}
	
	.browseProductContainer .product-more-details {
		text-align: right;
		font-style: italic;
		margin-bottom: 0;
	}
	
.product-top {
	margin-bottom: 15px;
}

.product-left {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #DDDDDD;
	width: 190px;
}

	.product-image a {
		text-decoration: none;
	}

	.product-parameters h4 {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	.product-param-row.row1 {
		background: #EFEFEF;
	}
	
	.product-param-row.row0 {
		background: #F7F7F7;
	}
	
	.product-param-label,
	.product-param-value {
		display: inline;
		float: left;
		padding: 5px;
	}
	
	.product-param-label {
		border-right: 1px solid #FFFFFF;
		font-weight: bold;
		width: 85px;
	}
	
	.product-param-value {
		width: 119px;
	}
	
	#value-Sold {
		color: #C00000;
		font-weight: bold;
	}

.product-right {
	float: left;
	width: 400px;
}

.product-moreimages {
	border: 1px solid #DDDDDD;
	background: #EEEEEE;
	padding: 10px;
}

	.product-moreimages h3 {
		margin-bottom: 5px;
		font-size: 20px;
	}
	
	.product-moreimages .browseProductImage {
		margin: 10px;
	}
	
product-Old-Price {
    color: red;
    text-decoration: line-through;
}

.productPrice {
    font-weight: bold;
    white-space: nowrap;
}




/*Featuread Area*/

#featured {
	margin-bottom: 20px;
}

#featured, .featured, .fadeout, .newsselect{ 
  height: 300px;
  width: 950px;
  position: relative;
  overflow: hidden;
}


#featured .featured{
width:550px;
position:absolute;
top:0;
left:0;
overflow: hidden;
display:none;
background: #FFFFFF url(../images/preload.gif) 50% 50% no-repeat;
}


.feature_excerpt{
width:400px;
height:100px;
position: absolute;
display: block;
left:0;
bottom:0;
z-index: 3;
padding:0px 20px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;

}

/*accordion slider*/
.featured img{
display:block;
position: relative;
z-index: 2;
}

.fadeout{
position:absolute;
width:200px;
display:block;
right:0px;
top:-24px;
z-index: 4;
background: transparent url(../images/preload.gif) repeat-y right top;
}

.sliderheading{
display:block;
font-size: 32px;
color:#fff;
margin-bottom:7px;
margin-top:5px;
font-weight:bold;
background:#000;
width:100%;
padding:20px;
}

.heading_clone{
position: absolute;
z-index: 4;
bottom:20px;
left:20px;
font-size: 16px;
font-weight:normal;
/*text-transform: uppercase;*/
padding:0;
padding-left:7px;
margin: 0;
}
#featured a{

}

.featured a, .featured a img, .featured img{
text-decoration: none;
border:none;
}

.featured1{
border:none;
display: block;
}

#ff_div311 textarea {
	width: 194px !important;
	height: 140px !important;
}

form[name="order"] {
    display: none;
}

.menu li {
    position: relative;
}

.menu li ul {
    display: none;
        z-index: 9999;
    position: absolute;
    top:30px;
    left: -17px;
    width: 188px;
}

#mainnav .menu li ul li {
    float: none;
    background: #193B64;
}

.menu li.hover ul {
    display: block;
}

.menu li ul li.parent ul {
	display: none;
}

.menu li ul li.parent:hover ul {
	display: block;
}

.menu li ul li ul {
	left: 170px;
	top: 0;
}

#vmMainPage div > p {
    text-align: center;
}

#vmMainPage > h3 {
    display: none;
}

#vmMainPage div {
    text-align: center;
}

div.phone {
    position:absolute;
    font-size: 1.1em;
    left: 637px;
    top: -10px;
    width: 333px;
}

.browseProductTitle > div {
    margin-top: 20px;
}
.browseProductTitle hr {
    display: none;
}

#vmMainPage .atv_clearance {
	margin-top: 20px;
}

#vmMainPage .browseProductTitle .atv_clearance {
	margin-top: 15px;
}

#vmMainPage .browseProductTitle .atv_clearance p {
	margin-bottom: 18px;
}

#vmMainPage .browseProductTitle .atv_clearance hr {
	display: block;
	background: none repeat scroll 0 0 #ddd;
    border: medium none;
    clear: both;
    color: #ddd;
    float: none;
    height: 1px;
    margin: 0 0 18px;
    width: 100%;
}

#vmMainPage .browseProductContainer h3 {
    margin: 0em;
}

ul#miimo_slide{
    list-style: none;
}

.span-24, div.span-24 {
  width: 960px;
}

.form-label {
   color: #369;
   font-size:16px;
}

.rsform-input-box {
    width: 100%;
    border: 1px solid #ccc;
    padding: 3px 10px;
    border-radius: 0;
    box-shadow: none;
    font-weight: 300;
    font-size:16px;
}

.rsform-text-box {
    width: 100%;
    border: 1px solid #ccc;
    padding: 3px 10px;
    border-radius: 0;
    box-shadow: none;
    font-weight: 300;
    font-size: 16px;
}

.rsform-block-send #Send {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: #369;
    border-color: #2d5986;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 2px;
}

.span-16 {
  width: 600px;
}