﻿body,td,th {
	font-family: Arial, sans-serif;
	color: #3e484a;
	font-size:12px;
}

a:link {
	color: #295778;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #295778;
}
a:hover {
	text-decoration: underline;
	color: #295778;
}
a:active {
	text-decoration: underline;
	color: #295778;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

.button
{
    float: left;
    vertical-align: top;
}
.button-left
{
    float: left;
    vertical-align: top;
    width: 10px;
    height: 29px;
    background: transparent url(  '/resources/images/btnleft.jpg' ) center no-repeat;
} 

.button-center
{
    font-weight: bold;
    padding: 0px 1px 0px 2px;
    color:White !important;
    float: left;
    vertical-align: middle;
    text-align:center;
    height: 29px;
    background: transparent url(  '/resources/images/btnmiddle.jpg' ) top repeat-x;
    padding-top: 6px;
} 

.button-right
{
    float: left;
    vertical-align: top;
    width: 10px;
    height:29px;
    background: transparent url(  '/resources/images/btnright.jpg' ) center no-repeat;
}

.dvPhotoGallery
{
      width:345px; max-height:1000px; overflow:hidden;
}

.dvPhotoStrip
{
    
      scrollbar-face-color:#dedede;
      scrollbar-shadow-color:#656565;
      scrollbar-highlight-color:#ffffff;
      scrollbar-3dlight-color:#130919;
      scrollbar-darkshadow-color:#656565;
      scrollbar-track-color:#dedede;
      scrollbar-arrow-color:#656565;
}

.OptionsHeader
{
    margin-bottom:0px; height:30px; background-image:url(/resources/images/boxheaderbackground.png); background-repeat:repeat-x; font-family:Tahoma,Arial; text-align:left; font-size:14px; color:#ffffff; padding-left:10px; font-weight:bold; padding-top:12px; cursor:pointer;
}

.OptionsContent
{
    font-size:10px; background-color:#ffffff; overflow:hidden; margin-bottom:10px;
}

.breadcrumb a
{
}

/* the overlayed element */
.search-windowsticker {
	
	display:none;
	background-image:url(/resources/styles/images/white.png);
	width:600px;		
	padding:35px;
	font-size:11px;
}

.search-windowsticker div.close {
	background-image:url(/resources/styles/images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.contentWrap {
	height:960px;
	overflow-y:auto;
}


/*Default.Master*/
#slider {position:relative;width:629px; height:310px;}
#slider img {position:absolute;top:0px;left:0px;display:none;}
#slider a {border:0;display:block;}

/*.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}*/


#homebutton {float:left; display: block;width: 81px;height: 43px;background: url("/resources/images/buttonhome.png") no-repeat 0 0;}
#homebutton:hover { background-position: 0 -43px;}
#homebutton span {display: none;}

#newcarsbutton {float:left; display: block;width: 110px;height: 43px;background: url("/resources/images/buttonnewcars.png") no-repeat 0 0;}
#newcarsbutton:hover { background-position: 0 -43px;}
#newcarsbutton span {display: none;}

#usedcarsbutton {float:left;display: block;width: 161px;height: 43px;background: url("/resources/images/buttonpreownedcars.png") no-repeat 0 0;}
#usedcarsbutton:hover { background-position: 0 -43px;}
#usedcarsbutton span {display: none;}        

#servicepartsbutton {float:left;display: block;width: 156px;height: 43px;background: url("/resources/images/buttonserviceparts.png") no-repeat 0 0;}
#servicepartsbutton:hover { background-position: 0 -43px;}
#servicepartsbutton span {display: none;}               

#specialsbutton {float:left;display: block;width: 156px;height: 43px;background: url("/resources/images/buttonspecials.png") no-repeat 0 0;}
#specialsbutton:hover { background-position: 0 -43px;}
#specialsbutton span {display: none;}               

#aboutbutton {float:left;display: block;width: 106px;height: 43px;background: url("/resources/images/buttonabout.png") no-repeat 0 0;}
#aboutbutton:hover { background-position: 0 -43px;}
#aboutbutton span {display: none;}          

#darebutton {float:left;display: block;width: 170px;height: 43px;background: url("/resources/images/buttondare.png") no-repeat 0 0;}
#darebutton:hover { background-position: 0 -43px;}
#darebutton span {display: none;}  
