@import "navigation.css";

#content
{
	float: left;
	width: 780px;
	padding-top: 10px;
}

.gallery
{
	background-image: url(../images/background_gallery.gif);
	background-repeat: no-repeat;
}

#content .main
{
	float: left;
	width: 575px;
	padding: 10px 10px 0 0;
}

#content .content-1
{
	float: left;
}

#content .content-1-1
{
	float: left;
	width: 575px;
}

#content .content-1-white
{
	float: left;
	background-image: url(../images/background_white.gif);
	padding-bottom: 10px;
	margin-top: 10px;
}

#content .content-1-3
{
	float: left;
	width: 165px;
	padding: 0 10px 0 10px;
	clear: left;
}

#content .content-1-3-no-padding
{
	float: left;
	width: 165px;
	padding: 0 10px 0 0;
	clear: left;
}

#content .content-2-3
{
	float: left;
	width: 165px;
	padding: 0 10px 0 10px;
}

#content .content-3-3
{
	float: left;
	width: 165px;
	padding: 0 10px 0 10px;
}

#content .content-1-2
{
	float: left;
	width: 265px;
}

#content .content-2-2
{
	float: left;
	width: 265px;
	padding-left: 10px;
}

#content .content-1-2-products
{
	float: left;
	width: 255px;
	padding: 15px 0 0 0;
	height: 270px;
	display: block;
}

#content .content-2-2-products
{
	float: left;
	width: 255px;
	padding: 15px 0 0 30px;
	height: 270px;
	display: block;
}

#content .content-1-2-boat
{
	float: left;
	width: 325px;
	padding: 10px 0 0 0;
}

#content .content-2-2-boat
{
	float: left;
	width: 220px;
	padding: 10px 0 0 10px;
}

#content .content-2-2-right
{
	float: left;
	text-align: right;
	width: 275px;
}

#content .content-1-2-shop
{
	float: left;
	width: 255px;
	padding-left: 10px;
	padding-top: 30px;
}

#content .content-2-2-shop
{
	float: left;
	width: 255px;
	padding-left: 20px;
	padding-top: 30px;
}

#content .content-1-2-class
{
	float: left;
	width: 255px;
	padding-left: 10px;
}

#content .content-2-2-class
{
	float: left;
	width: 265px;
	padding-left: 10px;
}

.stats
{
	background-image: url(../images/background_stats.gif);
	background-repeat: no-repeat;
}

.stats-topaz
{
	background-image: url(../images/background_stats_topaz.gif);
	//background-repeat: no-repeat;
}

.stats-16CX
{
	background-image: url(../images/background_stats_16CX.gif);
	background-repeat: no-repeat;
}

.shop
{
	background-image: url(../images/shop/background_shop.gif);
	background-repeat: no-repeat;
	height: 530px;
}

#content .stats-table-topaz
{
	width: 545px;
	float: left;
	padding: 10px 0 20px 0;
}

table.stats-table-topaz
{
	border-collapse: collapse;
	float: left;
	font-size: 75%;
	width: 540px;
}

table.stats-table-topaz td
{
	border: 1px solid #dbe6ea;
	padding: 1px;
	//width: 125px;
}

#content .stats-table-1-2
{
	float: left;
	width: 255px;
	height: 220px;
	padding-top: 30px;
	padding-left: 5px;
}

#content .stats-table-2-2
{
	float: left;
	width: 255px;
	height: 220px;
	margin-top: 30px;
	padding-left: 20px;
}

table.stats-table
{
	border-collapse: collapse;
	float: left;
	font-size: 75%;
	width: 250px;
}

table.stats-table td
{
	background-color: #dbe6ea;
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 125px;
}

#content .stats-table-cat14
{
	float: left;
	margin-top: 30px;
}

	.stats-table-cat14 table
	{
		width: 545px;
		float: left;
		padding: 10px 0 20px 0;
	}

		.stats-table-cat14 th,
		.stats-table-cat14 td
		{
			background-color: #dbe6ea;
			border: 1px solid #FFFFFF;
			padding: 1px;
			width: 125px;
			text-align: left;
		}

table.boat-list td
{
	padding-right: 20px;
}

table.basket
{
	background-image: url(../images/shop/background_basket.gif);
	width: 570px;
	border: solid 1px #f3f5ef;
	border-collapse: separate;
	border-spacing: 0px;
	margin-top: 20px;
}

table.basket td
{
	border: solid 1px #f3f5ef;
	border-collapse: separate;
	padding: 3px;
}

table.basket td.padding-left
{
	padding-left: 20px;
}

table.basket tr.basket-header
{
	line-height: 22px;
	font-size: 75%;
	font-weight: bold;
}

table.basket tr.basket-item
{
	line-height: 25px;
	font-size: 75%;
}

div.form
{
	border-collapse: collapse;
	float: left;
	margin-top: 10px;
}

.input-text
{
	font-size: 75%;
	color: #002152;
	width: 260px;
	font-family: Trebuchet MS, Arial, Helvetica;
	padding-left: 2px;
}

.input-text-quantity
{
	color: #002152;
	width: 16px;
	height: 16px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.input-text-search
{
	font-size: 75%;
	color: #002152;
	width: 130px;
	font-family: Trebuchet MS, Arial, Helvetica;
	padding-left: 2px;
	margin-top: 5px;
}

.input-textarea
{
	font-size: 75%;
	color: #002152;
	width: 260px;
	height: 60px;
	font-family: Trebuchet MS, Arial, Helvetica;
	padding-left: 2px;
}

.input-textarea-large
{
	font-size: 75%;
	color: #002152;
	width: 260px;
	height: 100px;
	font-family: Trebuchet MS, Arial, Helvetica;
	padding-left: 2px;
}

#one
{
	position: absolute;
	background-color: #F3F5EF;
	width: 220px;
	float: left;
}

#two
{
	position: absolute;
	display: none;
	background-color: #F3F5EF;
	width: 220px;
	float: left;
}

#three
{
	position: absolute;
	display: none;
	background-color: #F3F5EF;
	width: 220px;
	float: left;
}

#four
{
	position: absolute;
	display: none;
	background-color: #F3F5EF;
	width: 220px;
	float: left;
}

#five
{
	position: absolute;
	display: none;
	background-color: #F3F5EF;
	width: 220px;
	float: left;
}

ul.boatyard
{
	font-size: 75%;
	padding: 10px 0 0 5px;
	margin: 0;
	list-style-image: url(../images/bullet.gif) !important; /* Mozilla */
	list-style-image: url(../images/bullet.gif); /* Mozilla */
	list-style-image/**/:/**/url(../images/bullet_ie.gif); /* IE */
}

ul.medium
{
	font-size: 80%;
	padding: 10px 0 0 20px;
	margin: 0;
	list-style-image: url(../images/bullet.gif) !important; /* Mozilla */
	list-style-image: url(../images/bullet.gif); /* Mozilla */
	list-style-image/**/:/**/url(../images/bullet_ie.gif); /* IE */
}

#events
{
	font-size: 80%;
}

#events ul
{
	font-size: 80%;
	padding: 10px 0 0 20px;
	margin: 0;
	list-style-image: url(../images/bullet.gif) !important; /* Mozilla */
	list-style-image: url(../images/bullet.gif); /* Mozilla */
	list-style-image/**/:/**/url(../images/bullet_ie.gif); /* IE */
}

#news
{
	font-size: 80%;
}

#news ul
{
	font-size: 80%;
	padding: 10px 0 0 20px;
	margin: 0;
	list-style-image: url(../images/bullet.gif) !important; /* Mozilla */
	list-style-image: url(../images/bullet.gif); /* Mozilla */
	list-style-image/**/:/**/url(../images/bullet_ie.gif); /* IE */
}

.used-boat-background
{
	background-image: url(../images/used_boat.gif);
	float: left;
	width: 555px;
}

.used-boat-footer
{
	background-image: url(../images/used_boat_footer.gif);
	float: left;
	width: 555px;
	height: 14px;
}

.used-boat
{
	float: left;
	width: 555px;
}

.used-boat-1-2
{
	float: left;
	width: 390px;
	padding: 15px 0 0 10px;
}

.used-boat-2-2
{
	float: left;
	width: 145px;
	padding: 15px 0 0 10px;
}

.news-events-1-2
{
	float: left;
	width: 100%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}

.news-events-2-2
{
	float: left;
	width: 205px;
}

.news-events-background
{
	background-image: url(../images/news_events.gif);
	float: right;
	width: 185px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}

.news-events-footer
{
	background-image: url(../images/news_events_footer.gif);
	float: right;
	width: 205px;
	height: 11px;
	clear: right;
}

select
{
	font-size: 75%;
	color: #002152;
	font-family: Trebuchet MS, Arial, Helvetica;
}

#one, #two, #three, #four, #five
{
	width: 575px;
	display: block;
}

#overview img
{
	display: block;
}

.gallerycontainer{
position: relative;
margin-top: 330px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.right {
	float: right;
}


.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -330px;
left: 0; /*position where enlarged image should offset horizontally */
z-index: 50;
}

