/* Global */

body, td, input, select, textarea, a{
	font: 12px Verdana;
}

body{
	margin: 0px;
}

a{
	color: blue;
}

form{
	margin: 0px;
}

/*
a:hover{
	color: #FF9900;
}
*/

/* IDs */

#header{
	background-image: url("/images/default-template/hdr_end.jpg");
	background-repeat: repeat-x;
}

#header .dots{
	background-image: url("/images/default-template/tile_dots.gif");
	background-repeat: repeat-x;
}

#messages{
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

#topLinks1{
	position: absolute;
	top: 60px;
	left: 220px;
}

#topLinks2{
	position: absolute;
	top: 178px;
	left: 205px;
}

#topLinks1,
#topLinks2,
#topLinks1 a,
#topLinks2 a{
	font-size: 11px;
}

#topLinks1 a,
#topLinks2 a{
	color: #000066;
	font-weight: bold;
}

#topLinks1 a:hover,
#topLinks2 a:hover,
#topLinks1 a.selected:hover,
#topLinks2 a.selected:hover{
	color: #FF9900;
}

#topLinks1 a.selected,
#topLinks2 a.selected{
	color: #E68A00;
}

#secondaryLinks{
	position: absolute;
	top: 30px;
	right: 25px;
	color: white;
}

#secondaryLinks a{
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#content{
	padding: 20px;
	padding-top: 10px;
	margin-bottom: 60px;
}

#default .text{
	padding-left: 20px;
}

#default .title{
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#default .mapQuest{
	margin-top: 10px;
}

#footer{
	background-image: url("/images/default-template/footer.jpg");
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	color: #000066;
	font-weight: bold;
}

#footer .siteName{
	font-size: 14px;
	
}

#footer .phone{
	font-size: 18px;
	margin-bottom: 10px;
}

#footer .links{
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 10px;
}

#footer a{
	color: #000066;
	font-weight: bold;
	font-size: 10px;
}

#footer a:hover{
	color: #FF9900;
}

#footer .address{
	font-size: 11px;
}

#login .leftCell{
	text-align: right;
	padding-right: 5px;
}

#links .category{
	font-weight: bold;
	background-color: #CECBD2;
	border-top: 1px solid #3461A2;
	border-bottom: 1px solid #3461A2;
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
}

#links .categoryLinks{
	margin-bottom: 30px;
}

#links .categoryLink{
	margin-bottom: 5px;
}

#links .categoryLink a{
	font-weight: bold;
}

#staff .department{
	font-weight: bold;
	background-color: #CECBD2;
	border-top: 1px solid #3461A2;
	border-bottom: 1px solid #3461A2;
	padding: 3px 5px 3px 5px;
	margin-bottom: 15px;
}

#staff .staffMembers{
	margin-left: 20px;
}

#staff .staffMember{
	padding-right: 40px;
	text-align: center;
}

#staff .image{
	margin-bottom: 5px;
}

#staff .info div{
	margin-bottom: 5px;
}

#staff .info .name{
	font-weight: bold;
}

#preowned .top{
	margin-bottom: 20px;
}

#preowned .title{
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica;
	padding: 3px 5px 3px 5px;
	background-color: #EFEFEF;
	margin-bottom: 5px;
}

#preowned .backLink a{
	font-size: 11px;
	font-weight: bold;
}

#preowned .images img{
	cursor: pointer;
}

#preowned .images .largeImage{
	width: 300px;
	padding-right: 0px;
}

#preowned .images .largeImage .clickText{
	margin-top: 5px;
	font-size: 11px;
	margin-left: 10px;
}

#preowned .images .smallImages{
	width: 500px;
}

#preowned .images .smallImages img{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#preowned .specifications{
	width: 500px;
}

#preowned .specifications td{
	padding: 3px 5px 3px 5px;
	background-color: #EFEFEF;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#preowned .specifications .label{
	font-weight: bold;
}

#preowned ul{
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 25px;
}

#preowned .subSection{
	margin-bottom: 20px;
}

#preowned .list td{
	padding-bottom: 0px;
}

#preowned .list .subSection{
	font-style: italic;
	margin-bottom: 7px;
}

#newInventory .inStock{
  width: 330px;
	margin: 20px 0 35px 225px;
}

#newInventory .inStock a{
	display: block;
	font-weight: bold;
	font-size: 15px;
	font-family: Helvetica;
	color: #f00;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	background-color: #EFEFEF;
	text-align: center;
	border: 1px solid #3461A2;
}

#newInventory .brand td.image,
#newInventory .brand td.text{
	padding: 7px;
}

#newInventory .image{
	padding-right: 10px;
}

#newInventory .brandName{
	font-weight: bold;
	margin-bottom: 5px;
	color: #000066;
	font-size: 14px;
	font-family: Helvetica;
}

#newInventory .description{
	width: 400px;
	padding-right: 15px;
	border-right: 1px solid #CCC;
}

#newInventory .lines{
	padding-left: 15px;
}

#newInventory .lines .title{
	text-decoration: underline;
	margin-bottom: 5px;
}

#newInventory .lines ul{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

#newInventory .lines li{
	list-style-type: square;
	margin-bottom: 2px;
}

#newInventory .alternative{
	background-color: #EFEFEF;
}

#line .lineDesc{
	margin-bottom: 30px;
}

#line .top{
	margin-bottom: 20px;
}

#line .lineName{
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica;
	margin-bottom: 5px;
	background-color: #EFEFEF;
	padding: 3px 5px 3px 5px;
}

#line .backLink a{
	font-size: 11px;
	font-weight: bold;
}

#line .model{
	width: 350px;
	float: left;
	margin-right: 35px;
	margin-bottom: 40px;
}

#line .modelName{
	font-weight: bold;
	color: #000066;
	font-size: 18px;
	font-family: Helvetica;
	text-align: center;
	background-color: #EFEFEF;
	padding: 3px 5px 3px 5px;
	margin-bottom: 15px;
}

#line .image{
	margin-bottom: 15px;
}

#line .description{
	
}

#line .inventoryAlert{
	margin-left: 10px;
	color: red;
	font-weight: bold;
}

#line .alternative{
	background-color: #EFEFEF;
}

#model .top{
	margin-bottom: 20px;
}

#model .title{
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica;
	padding: 3px 5px 3px 5px;
	background-color: #EFEFEF;
	margin-bottom: 5px;
}

#model .backLink a{
	font-size: 11px;
	font-weight: bold;
}

#model .images img{
	cursor: pointer;
}

#model .images .largeImage{
	padding-right: 40px;
}

#model .images .largeImage .clickText{
	margin-top: 5px;
	font-size: 11px;
	margin-left: 10px;
}

#model .images .imageNote td{
	padding-top: 10px;
}

#model .caption{
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	font-size: 11px;
	width: 130px;
}

#model .images .smallImages{
	/*width: 500px;*/
}

#model .images .smallImages .image{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#model ul{
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 25px;
}

#model .subSection{
	margin-bottom: 20px;
}

#model .list td{
	padding-bottom: 0px;
}

#model .list .subSection{
	background-color: #EFEFEF;
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3461A2;
}

#model .highlight{
	color: red;
}

#model .inventory{
	width: 700px;
}

#model .inventory td{
	padding: 3px 5px 3px 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#model .inventory thead td{
	background-color: #DDD;
	font-weight: bold;
}

#model .inventory tbody tr{
	background-color: #EFEFEF;
	cursor: pointer;
}

#model .inventory .subSection{
	font-style: italic;
}

#model .inventory .price{
	color: #990000;
}

#inventory .titleBar{
	margin-bottom: 30px;
	width: 700px;
}

#inventory .title{
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica;
	padding: 3px 5px 3px 5px;
	background-color: #EFEFEF;
	margin-bottom: 5px;
}

#inventory .backLink a{
	font-size: 11px;
	font-weight: bold;
}

#inventory .price{
	color: #990000;
}

#inventory .sold,
#viewInventory .sold{
	font-weight: bold;
	color: red;
}

#viewInventory .specifications{
	width: 500px;
}

#viewInventory .specifications td{
	padding: 3px 5px 3px 5px;
	background-color: #EFEFEF;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#viewInventory .specifications .label{
	font-weight: bold;
}

#viewInventory .top{
	margin-bottom: 20px;
}

#viewInventory .title{
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica;
	padding: 3px 5px 3px 5px;
	background-color: #EFEFEF;
	margin-bottom: 5px;
}

#viewInventory .backLink a{
	font-size: 11px;
	font-weight: bold;
}

#viewInventory .images img{
	cursor: pointer;
}

#viewInventory .images .largeImage{
	width: 300px;
	padding-right: 0px;
}

#viewInventory .images .largeImage .clickText{
	margin-top: 5px;
	font-size: 11px;
	margin-left: 10px;
}

#viewInventory #caption{
	font-weight: bold;
	margin-bottom: 3px;
}

#viewInventory .images .smallImages{
	width: 500px;
}

#viewInventory .images .smallImages img{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#viewInventory ul{
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 25px;
}

#viewInventory .list .subSection{
	background-color: #EFEFEF;
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3461A2;
}

#viewInventory .subSection{
	margin-bottom: 20px;
}

#viewInventory .list td{
	padding-bottom: 0px;
}

#contact .info .titles td{
	font-weight: bold;
	padding-bottom: 5px;
}

#contact .info .values td{
	padding-right: 30px;
}

#contact .info .values .text{
	margin-bottom: 3px;
}

#partsAndService{
	width: 600px;
}

#partsAndService .title{
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#partsAndService .text{
	margin-bottom: 10px;
}

#partsAndService .link a{
	font-weight: bold;
}

/* Classes */

.subTitle{
	font-weight: bold;
	background-color: #CECBD2;
	border-top: 1px solid #3461A2;
	border-bottom: 1px solid #3461A2;
	padding: 3px 5px 3px 5px;
	margin-bottom: 15px;
}

.list td{
	padding-right: 40px;
	padding-bottom: 20px;
}

.list .subSection{
	font-style: italic;
	margin-bottom: 7px;
}

.italic{
	font-style: italic;
}

.bold{
	font-weight: bold;
}

.clear{
	clear: both;
}

.required{
	font-weight: bold;
}

.price{
	color: #990000;
}