@charset "UTF-8";
/* CSS Document */


/*********Layout*******/

#page{width:770px;
	height:auto;
	position:relative;
	left:50%;
	margin-left:-385px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:-7px;
	}
	
#header{width:770px;
		height:78px;
		display:block;
		background-image:url(../img/header.jpg);
		background-repeat:no-repeat;
		}

#topNav{width:330px;
		padding-top:35px;
		padding-left:10px;}

#topNavRight{width:310px;
		padding-top:35px;
		float:right;}

#secNav{width:750px;
		height:35px;
		display:block;
		background-image:url(../img/nav2.png);
		padding-top:10px;
		padding-left:30px;
		padding-bottom:0px;
		background-repeat:no-repeat;
		font-weight:bold;
		/*z-index:4;*/
		/*position:absolute;*/
		}
		
#flash{width:770px;
		
		height:344px;
		display:block;
		margin-left:-5px;
		/*z-index:1;*/
		/*position:relative;*/
		padding-left:5px;
		padding-bottom:0px;
		}
		
#flash2{width:770px;
		height:250px;
		display:block;
		/*z-index:2;*/
		margin-left:-5px;
		margin-top:-10px;
		}
		
#ticker{width:770px;
		height:59px;
		display:block;
		background-image:url(../img/ticker.png);
		background-position:left;
		background-repeat:no-repeat;
		/*z-index:5;*/
		/*position:absolute;*/
		padding-left:10px;
		padding-right:10px;
		padding-bottom:0px;
		margin-bottom:0px;
				}
		

		
#content{width:770px;
		min-height:400px;
		display:block;
		background-image:url(../img/content.jpg);
		background-repeat:repeat-y;
		float:left;
		}
		
#footer{width:730px;
		height:35px;
		display:block;
		background-image:url(../img/footer.jpg);
		background-repeat:no-repeat;
		padding-right:25px;
		padding-top:14px;
		padding-left:14px;
		float:left;}
		

#contentRight{width:250px;
			min-height:400px;
			display:block;
			float:right;
			}
			
#contentLeft{width:460px;
			min-height:400px;
			display:block;
			float:left;
			padding-left:20px;
			padding-right:20px;
			border-right-style:dashed;
			border-right-width:thin;
			border-right-color:#999999;
			overflow:visible;}

#contentfull{width:730px;
			min-height:400px;
			padding-left:20px;
			padding-right:20px;
			float:left;}
			
#showroom{width:770px;
			height:500px;
			
			padding-left:5px;
			padding-bottom:20px;}
			
#range{width:730px;
	float:left;
	padding-top:10px;}

/********Font Styling********/

a{text-decoration:none;
	color:#2dabd6;}

.click{color:#0099CC;}

.empty{font-size:14px;
		font-weight:bold;}
		
.smaller{font-size:11px;}



/*****Footer Styling*******/

.allmediaRight{float:right;
				}
.allmediaRight a{text-decoration:none;
			     color:#000000;}
.allmediaOrange{color:#FF6600;
				}
				

/******Top Nav*******/

.spacer{padding-left:3px;
		padding-right:3px;}

.spacer2{padding-left:5px;
		padding-right:5px;}
		
/*****Form Styling*****/

.search label{float:left;
	width:7em;
	padding-left:25px;}
	
.search input{width:100px;}

.searchRight{float:right;
			padding-right:30px;}
			
/*******Ranges Menu Styling**********/

.ranges{padding-right:20px;
		text-align:center;}

.ranges a{text-decoration:none;
		color:#000000;
		}

.ranges2{color:#666666;
		float:left;
		padding-right:10px;}

/******Image Layout*********/

#pictureWrapper {
    float: right;
    margin: 0 20px 0 10px;
}

.picBorder {
    background-color:#999999;
    padding: 10px;
    border: #00425E solid 2px;
}

p#caption {
    margin: 0;
    padding: 3px 10px;
    font-weight: bold;
    text-align: center;
}
#gallery {
    width: 730px;
}

#picCount {
  color:#000000;
  font-weight:bold;
  }

#thumbs {
    float: left;
    margin-top: 10px;
	width:160px;
}

#thumbs td {
    text-align: center;
	padding-top:0px;
	padding-bottom:0px;
	padding:4px;
	
}

#thumbs tr{
	padding-top:0px;
	padding-bottom:0px;
}


#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}

#main_image {
    float: right;
    text-align: center;
    width: 409px;
	border-color:#999999;
	border-style:solid;
	border-width:thin;
	background-color:#CCCCCC;
	height:260px;
}


.deletePic{text-align:right;}

.deletePic a{text-decoration:none;
	color:#000000;}


#thumbs2 {
    float: left;
    margin-top: 10px;
	width:480px;
}

#thumbs2 img {
    border: none;
}

#thumbs2 a:link, #thumbs2 a:visited, #thumbs2 a:hover, #thumbs2 a:active {
    border: none;
    padding: 0;
}

#thumbs3 {
    float: left;
    margin-top: 10px;
	width:730px;
}

#thumbs3 img {
    border: none;
}

#thumbs3 a:link, #thumbs2 a:visited, #thumbs2 a:hover, #thumbs2 a:active {
    border: none;
    padding: 0;
}


#test{color:#000000;
		font-weight:bold;
		font-size:14px;
		background-color:#CCCCCC;
		padding-bottom:10px;}

.border{border-color:#999999;
	border-style:solid;
	border-width:thin;
	padding:1px;
	width:80px;
	height:54px;
	display:block;}

/******Form Styling******/

label{float:left;
	width:10em;}
	
textarea{width:315px;
		height:100px;}
		
.contact input{width:200px;}

.right{float:right;}

.warning{font-weight:bold;}

/****featured dealers*****/

#feature{width:250px;
		padding-left:10px;
		padding-right:10px;
		max-width:250p;}

/*******product details*******/

.productHeight{height:260px;}

/******Search Results*******/

.searchResult{width:450px;
			padding-left:10px;
			padding-right:10px;
			height:90px;
			padding-bottom:10px;
			padding-top:10px;
			border-bottom-color:#999999;
			border-bottom-style:dashed;
			border-bottom-width:thin;}
			
.searchText{float:left;}

.searchImage{float:right;
			margin-top:-2px;}

/***********Ticker************/

#ticker marquee{text-align:center;
				width:750px;
				padding-top:10px;}
