/* Product Pages */
#product_content {
	float: left;
	display: inline;
	width: 936px;
	height: 452px;
	background: url('images/content_bubbles.jpg') bottom repeat-x #CCCCCC;
	margin-left: 7px;
}

#product_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/airis/products_bg.jpg') top right no-repeat;
}

#product_rid_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/rigid_inflatable_dinghy/RID-bg.png') bottom right no-repeat;
}

#product_airdock_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/airdock/airdock-bg.png') right no-repeat;
}

#product_odyssey_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/odyssey/odyssey-bg.png') right no-repeat;
}

#product_generation_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/generation/generation-bg.png') bottom right no-repeat;
}

#product_genesis_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/genesis/genesis-bg.png') right no-repeat;
}

#product_rigid_dinghy_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/rigid_dinghy/rigid-dinghy-bg.png') bottom right no-repeat;
}

#product_sailboat_homepage_content {
    float: left;
	width: 844px;
	height: 452px;
	padding-top: 25px;
	background: url('images/products/sailboats/sailboat-bg.png') bottom right no-repeat;
}

#product_homepage_images img {
	padding: 0 11px 10px 11px;
}

#product_page_content, #product_page_overflow {
    float: left;
	width: 640px;
	height: 452px;
	padding-top: 25px;
}

#product_page_overflow {
    padding: 0 25px 0 0;
	width: 615px;
	height: 426px;
	overflow: auto;
}

#product_page_label {
	float: left;
	width: 40px;
	height: 452px;
	padding: 25px 23px 0 23px;
}

#product_gallery_links {
    float: right;
	display: inline;
	width: 204px;
	height: 452px;
}

#product_gallery {
    padding-top: 0px;
	height: 315px;
}

#product_buttons {
	padding-top: 2px;
}

#product_buttons img {
	padding: 4px 0 7px 0;
}

.product_header {
    font-family: "Helvetica Nueu", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: #07646B;
}

.product_features_header {
    font-family: "Helvetica Nueu", Helvetica, Arial, sans-serif;
	font-color: #012033;
	font-size: 1.1em;
	font-weight: 500;
}

.multimedia_text {
    font-family: "Helvetica Nueu", Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 1em;
	color: #07646B;
}

.video_size {
    font-family: "Helvetica Nueu", Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	color: #005694;	
}

.error, #form_table td.error {
	color: #aa3333;
	font-wight: bold;
}