/* link box start - make the div the link */

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

p	{ padding: 0px;}

li {
	padding: 0px;
	margin-left: 20px;
}

.hovering {
	height: 130px;
	background-color: #a11800;
	cursor: pointer;
	padding: 0px;
	background-image:  url(http://rivercitymarine.winboatsweb.com/images/main-bg.jpg);

}

.linkbox {
	margin: 0;
	background-color: #333;
	height: 130;
	}
	
/* link box end- make the div the link */


div.boatlist, div.inquirelink {
	padding: 8px;
}


.redgrad {
	color: #fff;
}

td#photo-container	{
	background-image:  url(http://rivercitymarine.winboatsweb.com/images/bg-boat-detail-left.jpg);
}

td#redgrad	{
	padding: 10px;
	background-image:  url(http://rivercitymarine.winboatsweb.com/images/bg-boat-detail-left.jpg);
}

.nextprev	{
	padding: 10px;
}



div.boat-col1	{
	width: 150px;
	float: left;
	padding: 10px;
}


div.boat-col1 img	{
	border: 1px solid #ffffff;
}

div.boat-col2	{
	width: 465px;
	float: left;
}

div.boat-col3	{
	padding-top: 16px;
	width: 60px;
	float: left;
}

.details	{}