	
.daButton { border: solid 1px #929496;
	color: #FFF;
	font-weight: bold; 
	font-size: 12px;
	background-image: url('/boats/images/buttonUpBG.gif');
	padding: 6px 10px;
	cursor: hand;
	cursor: pointer;
}
						
.daButton:hover 				{
	background-image: url('/boats/images/buttonDownBG.gif');
}

.daButtonNoClick {
	border: solid 1px #929496;
	color: #FFF;
	font-weight: bold; 
	font-size: 12px;
	background-image: url('/boats/images/buttonUpBG.gif');
	padding: 6px 10px;
	
}
					
					
.daButtonNoClick:hover 				{
	background-image: url('/boats/images/buttonUpBG.gif');
}

.daRedButton { border: solid 1px #929496;
				color: #FFF;
				font-weight: bold; 
				font-size: 12px;
				background-image: url('/boats/images/buttonRedUpBG.gif');
				padding: 6px 10px;
				cursor: hand;
				cursor: pointer;
			}
									
.daRedButton:hover 				{
				background-image: url('/boats/images/buttonRedDownBG.gif');
}

.basePrice {
	font-size:18px;
	font-weight:bold;
	color:black;
	margin: 0;
	padding: 0;
}

.yourPrice {
	font-size:18px;
	font-weight:bold;
	color:black;
	margin: 0;
	padding: 0;
}

.callprice {
	font-size:18px;
	font-weight:bold;
	color:black;
	margin-bottom: 5px;
}

#boatTitle {
	margin:0px;	
}
		
#boatTitle a {
	font-size:18px;
	font-weight:bold;
	color: #990000;
	line-height:1.25;
	text-decoration:none;
}
#boatTitle a:hover {
	color: #FF0000;
	text-decoration:underline;
}

td {
	color:black;
}

#viewDetails {
	margin-top: 2px;
	margin-bottom: 0px;
}
	
.boatItem {
	border-spacing: 0;
	border: dotted 1px silver;
	width: 100%;
	margin-bottom: 5px;
}

#compareCheckbox {
	border: solid 1px black;
}
.new { color:red; }

#tnt_pagination {
	display:block;
	text-align: right;
	line-height:30px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#34739a;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#e2e2e2;
	border:1px solid silver;
	color:#34739a;	
}

#tnt_pagination a.active_tnt_link, a.active_tnt_link:visited {
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #990000;
	margin-left:5px;
	text-decoration:none;
	background-color:#e2e2e2;
	color:#34739a;
	cursor:default;
	font-weight:bold;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}


#searchHeader {
	color: #34739a;
	font-size:24px;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom: dotted 1px silver;
}

#subSearchHeader {
	color: #34739a;
	font-size:12px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:20px;
}

#searchNavHeader {
	font-size:16px;
	background-color: #e2e2e2;
	border: solid 1px silver;
	color:#34739a;
	font-weight:bold;
	padding: 7px 7px 5px 7px;
}

.searchNavCondition {
	padding: 7px 5px;
	margin-left: 10px;
	margin-bottom: 2px;
	color: silver;
	border-bottom: dotted 1px silver;
}

.searchNavCondition a {
	text-decoration: none;
	color: #990000;
}
.searchNavCondition a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#narrowedBy {
	color: black;
	font-weight: bold;
}

#compareCell {
	padding-top:5px;
}

.mediaCount {
	color:#808080;
}

#boatSubtitle {
	font-style:italic;
	margin-left:15px;
	font-size:11px;
	padding-top:5px;
	padding-bottom:4px;
}

#boatSubtitle strong {
	font-weight:bold;
}

#breadcrumb a {
	font-size:12px;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
}

#breadcrumb a:hover {
	color: #FF0000;
	text-decoration:underline;
}

#breadcrumb {
	color:black;
	background-color:#e2e2e2;
	padding-top:5px;
	padding-left:7px;
	padding-bottom:3px;
}


#breadCrumbArrow {
	vertical-align:middle;
	margin-top:-2px;
}

#priceColumn {
	line-height:1.25;
	font-size:11px;
}

#noHaggle {
	font-size:11px;
}
