﻿@charset "UTF-8";
/* CSS Document */

body{ /*background-image: url(../images/bg-solid_4x4.gif); background-repeat:repeat;*/ margin:0px; padding:0px; font-family: Tahoma, Verdana; font-size:12px; color: #222; background-color:#f6f6f6; }

object {
	display: block;
}

.clearingDiv{clear: both;font-size: 1%;height: 0px;margin: 0px;padding: 0px;}

body img{ border:0px; text-decoration:none;}
h4 {margin:0px; padding:0px; display:inline; font-size:12px;}
sup {font-size: .5em;}
#main-top, #main-bg, #main-bottom{ width:876px; margin-left:auto; margin-right:auto; padding-left:5px; padding-right:5px;}
#main-top { background-image:url(../images/bg-top_886x23.jpg); background-repeat:no-repeat; background-position:bottom; height:35px; padding-top:10px; text-align:right; color:#CCCCCC;}
#main-top a { text-decoration:none; margin-left:5px; margin-right:5px; color:#207cc5;}
#main-top a:hover {text-decoration:underline;}
#main-bg{ background-image:url(../images/bg-stretch_886x1.jpg); background-repeat:repeat-y; background-position: center top; padding-bottom:25px;}
#main-bottom { background-image:url(../images/bg-bottom_886x23.jpg); background-repeat:no-repeat; background-position:top; height:40px; padding-top:30px;}
.clear{ clear:left;}
.shadow{ background-image:url(http://static.hobiecat.com/www/images/shadow-stretch_1x22.gif); background-repeat:repeat-x; height:22px;}
.shadow2{ background-image:url(http://static.hobiecat.com/www/images/shadow-stretch_1x18.gif); background-repeat:repeat-x; height:18px;}
.div-dotted{ background-image:url(http://static.hobiecat.com/www/images/div-dotted_3x1.gif); background-repeat:repeat-x; height:1px; margin:0px; padding:0px; font-size:1px; line-height:0; clear: left;}

#search{ background-color:#FFFFFF; height:55px; float:left;}

/*
[Hobie Logo]
*/
#hobie-logo {
		float: left;
		margin: 10px 0 0 10px;
		width: 174px;
	}

.superscript {vertical-align: super; font-size:75%;}
/**/
#search{ width:187px; position: relative;}
#search div{ position: relative; left:10px; top: 26px;padding-top: 0px; }
* html #search div{  }
/**/
#bar{ background-repeat:repeat-x; height:29px; padding-top:1px;
	
	/*border-color: #ff0033;
	border-style: solid;
	border-width: 1px 0px 1px 0px;*/

}
body#page6 #bar{height:13px;}
/**/

#productSection{ padding-left:15px;}
#productTitle span { font-weight:500;  }

#productContent{ float:left; width:631px;  padding:0px;}
#productContent div.div-dotted{ margin:0px;}

#contentSection{ padding-left:15px;}

/*
[ Footer ]
*/
#footer {
	padding-bottom: 15px;	
}

#footer div.footer-links{ float:left; width:100%;  color:#207cc5; overflow: hidden; }
#footer div.footer-links a{ text-decoration:none;  color:#207cc5;}
#footer div.footer-links a:hover{ text-decoration:underline; }
#footer div div.copyright{ font-size:11px; margin-top:6px; color:#666666; }
#footer div.footer-logo{ float:left; }
#footer div#footer-logo {
	float:left;
	margin-right: 15px;
}

/******* Menu Code *******/

/*
[Primary Navigation]
*/
#primary-navigation {
	height: 55px;
	float: left;
	position: relative;
	width: 600px;
	z-index: 1;
}

#primary-navigation ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
}

#primary-navigation ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#primary-navigation ul li a:link {
	color: #fff;
	display: block;
	font-size: 1.5em;
	padding: 5px 15px;
	text-decoration: none;
}

#primary-navigation ul li a:visited {
	color: #fff;
	display: block;
	font-size: 1.5em;
	padding: 5px 15px;
	text-decoration: none;
}

#primary-navigation ul li a:hover {
	color: #fff;
	display: block;
	font-size: 1.5em;
	padding: 5px 15px;
	text-decoration: none;
}

#primary-navigation ul li.active a:link,
#primary-navigation ul li.active a:visited {
	color: #fff;
	display: block;
	font-size: 1.5em;
	padding: 5px 15px;
	text-decoration: none;
}

#primary-navigation ul li.active a:hover {
	color: #fff;
	display: block;
	font-size: 1.5em;
	padding: 5px 15px;
	text-decoration: none;
}

/*
[Secondary Navigation]
*/
#secondary-navigation {
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	z-index: 2;
}

#secondary-navigation ul {
	margin: 0;
	padding: 0 0 0 189px;
}

#secondary-navigation ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	list-style: none;
}

#secondary-navigation ul li a:link {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}

#secondary-navigation ul li:first-child a:link {
	border-left: none;
}

#secondary-navigation ul li:last-child a:link {
	border-right: none;
}

#secondary-navigation ul li a:visited {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}

#secondary-navigation ul li a:hover {
	color: #fff;
	padding: 0 10px;
	text-decoration: underline;
}

#secondary-navigation-shadow {
	background: url('../images/bg-secondary-navigation-shadow.gif') repeat-x;
	height: 18px;
	width: 100%;
	float: left;
	clear: both;
}

/*
[Tertiary Navigation]
*/
#tertiary-navigation {
	background: url('../images/bg-top_886x23.jpg') no-repeat center bottom;
	height: 40px;
	margin: 0 auto;
	padding: 10px 5px 0 5px;
	text-align: right;
	width: 876px;
}

#tertiary-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tertiary-navigation ul li {
	border-right: #ccc 1px solid;
	border-left: #fff 1px solid;
	display: inline;
	margin: 0;
	padding: 5px 0;
}

#tertiary-navigation ul li a:link {
	color: #207CC5;
	padding: 0 10px;
	text-decoration: none;
}

#tertiary-navigation ul li:first-child {
	border-left: none;
}

#tertiary-navigation ul li:last-child {
	border-right: none;
}

#tertiary-navigation ul li a:visited {
	color: #207CC5;
	padding: 0 10px;
	text-decoration: none;
}

#tertiary-navigation ul li a:hover {
	padding: 0 10px;
	text-decoration: underline;
}

#tertiary-navigation ul li#dealer {
	background: url('../images/icon-pin-16.png') no-repeat 10px center;
	padding: 1px 0 1px 18px;
}

#tertiary-navigation ul li#forums {
	background: url('../images/icon-bubbles-16.png') no-repeat 10px center;
	padding: 1px 0 1px 22px;
}

#tertiary-navigation ul li#contact {
	background: url('../images/icon-envelope-16.png') no-repeat 10px center;
	padding: 1px 0 1px 22px;
}
/*
[Side Navigation]
*/
#productLinks {
	background: url('../images/productLinks2-bg.jpg') repeat-y;
	float: left;
	width: 188px;
	margin-right: 15px;
	padding: 0;
}

#productLinks a {
	display: block;
	text-decoration: none;
}

#productLinks ul {
	border-top: #E9E9E9 1px solid;
	margin: 5px 10px 20px 10px;
	padding: 0;
	list-style: none;
}

#productLinks ul li {
	line-height: 1.1em;
	margin: 0;
	padding: 5px 0;
}

#productLinks ul li a:link {
	color: #747474;
}

#productLinks ul li a:visited {
	color: #747474;
}

#productLinks ul li:hover {
	background: #aaa;
	padding-left: 10px;
}

#productLinks ul li:hover a {
	color: #fff;
}

#productLinks ul li.current-page {
	background: #666 url('../images/img-rarrow-ffffff.png') no-repeat right center;
	color: #fff;
	padding: 5px 10px;
}

#productLinks ul li.current-page a {
	color: #fff;
	padding-left: 0;
}

#productLinks span {
	display: block;
	font-weight: 700;
	margin: 0 10px 5px 10px;
	padding: 0;
}

#productLinks span a:link,
#productLinks span a:visited {
	margin-bottom: 23px;
}

#productLinks span a:hover {
	text-decoration: underline;	
}

#productLinks span.has-visible-children a:link,
#productLinks span.has-visible-children a:visited {
	margin-bottom: 0;
}

#productLinks #productLink-top {
	background: url('../images/productLinksTop2-bg.jpg') no-repeat left top;
	height: 23px;
	width: 188px;
}

#productLinks #productLink-bottom {
	background: url(../images/productLinksBottom2-bg.jpg) no-repeat left bottom;
	height:23px;
	width:188px;
}

/* LEFT SIDE NAVIGATION */

#productLinks h4 {padding: 10px 0;}

/* BREADCRUMBS */
#breadcrumbs{ color:#666666; font-size:11px;}
#breadcrumbs a{  text-decoration:none;}
#breadcrumbs a:hover{ text-decoration:underline; }
#breadcrumbs div.div-dotted{ margin-top:10px; margin-bottom:5px;}


#page182 p.pagination {margin: 8px 0 8px 0;}


/* FLOATING IMAGE BLOCKS */
.image-wrap {text-align:center;}
.image-wrap img {margin-right: auto; margin-left:auto;}
.left-image {float: left; padding: 0 10px 10px 0;}
.right-image {float: right; padding: 0 0 10px 10px;}
#first-image {margin-top: 10px;}


/* MULTI-COLUMN SECTIONS */
.columnGroup, .thin-column, .two-column {float: left; display:inline; overflow:hidden;}
.columnGroup {width:630px; margin: 20px 0;}
.thin-column {width: 200px;margin: 0 5px; padding-bottom: 10px; background:#fff url(http://static.hobiecat.com/www/images/subBox-bottom_200x10.gif) left bottom no-repeat;}
.two-column {width:290px;margin: 0 15px;}
.thin-column.alpha, .two-column.alpha {margin-left: 0;}
.thin-column.omega, .two-column.omega {margin-right: 0;}

/*.thin-column h4	{display:block;padding: 10px 10px 5px 10px;background:#fff url(http://static.hobiecat.com/www/images/subBox-top_200x42.gif) 0 0 no-repeat; width: 180px;height:20px;}
.thin-column ul {margin: 0;padding: 0 10px 0 25px;border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb;background:url(http://static.hobiecat.com/www/images/div-dotted_3x1.gif) top left repeat-x;}
.thin-column ul li {margin-bottom: 0; padding-bottom: 2px;}
.thin-column a {text-decoration: none; font-weight:700;}*/
.thin-column h3 {margin: 0; padding:10px 10px 0 10px;display: block;background:#fff url(http://static.hobiecat.com/www/images/subBox-top_200x42.gif) 0 0 no-repeat;color:#663}
.column-body {padding:10px 10px 5px;border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; }
.column-body p {margin:0; padding:0; font-size:12px;}
.column-body ul {margin: 0 0 0 15px; padding:0;}
.column-body ul li {margin-bottom: 0; padding-bottom: 2px;}
.column-body a {text-decoration: none; font-weight:700;}


.subbox {width:280px;}
.subbox-date, .subbox-desc {float: left; display:inline;}
.subbox-date {width: 90px; }
.subbox-desc {width: 190px;}

.two-column small {display: block; font-style:italic;}

.two-column h2 {font-weight: normal; color:#999;}
.two-column h2 span {color: #1288cf;}

.subbox h5, .subbox p {margin: 0; padding:0;}
.subbox h5 {font-weight: normal; font-size:11px;}
.subbox p {margin-bottom: 5px;}

.two-column .clear {clear: left;height: 5px; background: url(http://static.hobiecat.com/www/images/div-dotted_3x1.gif) 0 0 repeat-x;}
.two-column .readmore {text-align: right;padding-top: 5px;padding-bottom: 5px;}
.readmore a	{background: url(http://static.hobiecat.com/www/images/icon-arrow_ltblue_5x5.gif) left center no-repeat; padding-left: 12px; text-decoration:none;}
.readmore { background: url(http://static.hobiecat.com/www/images/div-dotted_3x1.gif) 0 0 repeat-x; overflow:hidden;}
.readmore p.left {float: left;}
.readmore p.right {float: right;}

.fish-video-wrap, .fish-video-thumb, .fish-video-meta {float: left; display:inline;}
.fish-video-wrap { width: 100%; padding: 10px 0;}
.fish-video-thumb {margin-right: 10px; width: 115px;}
.fish-video-thumb img {border: #eee 5px solid;}
.fish-video-meta {width: 165px;}

/* DEALER FINDER */
#dealerTable{ font-size:11px; color:#666666; width:630px; border-left:1px solid #dddddd; margin-top:20px; }
#dealerTable tr{ vertical-align:top;}
#dealerTable tr.dealerTop{ font-weight:700; font-size:12px; text-transform:uppercase; color:#0e5283; vertical-align:middle; }
#dealerTable tr.dealerTop td{ height:42px; text-align:center; text-align:center; border-top:1px solid #dddddd; border-bottom:3px solid #9db8cd; border-right:1px solid #dddddd; border-left:1px solid #FFFFFF;} 
.dealerName { width:280px; font-weight:100; font-size:12px; color:#333333; }
.dealerName a, span.internationalDealerName { font-weight:700; display:block; color:#166EA6; font-size:13px; text-decoration:none; margin-bottom:3px; }
.dealerName a:hover { text-decoration:underline; }
.dealerContact { width:220px; color:#333333; text-align:center; line-height:18px; }
.dealerContact a { font-weight:700; color:#1c93db; font-size:12px; text-decoration:none; }
.dealerContact a:hover { text-decoration:underline; }
.dealerMap { width:130px; font-weight:700; color:#333333; text-align:center; font-size:13px;}
.dealerMap a { font-weight:700; color:#1c93db; font-size:12px; text-decoration:none; }
.dealerMap a:hover { text-decoration:underline; }
#dealerTable tr#dealerListing { vertical-align:middle; }
#dealerTable tr#dealerListing td {padding:10px; border-left:1px solid #FFFFFF; border-right:1px solid #dddddd;  border-bottom:1px solid #dddddd; font-size:12px; }
#dealerTable tr.dealerAlt {background-color:#eeeeee;}
/**/
.newSearch { border:1px solid #dddddd; margin:20px 0 20px 0; }
.newSearch div.newSearchTtl { background-color:#eeeeee; padding:5px 10px; font-size:15px; font-weight:700; color:#1c93db; border-bottom:1px solid #dddddd; }
.newSearch div { font-size:12px; font-weight:700; padding-top:8px; padding-bottom:8px; color:#333333; }
.newSearch div.newSearch1 { padding-left:10px; }
.newSearch div.newSearch1 select { margin-right:20px; }
.newSearch div.newSearch2 { padding-left:62px; }
.newSearch div.newSearch2 input { margin-right:20px; }
.newSearch div.newSearch2 select { margin-right:20px; }
/**/
.dealerContent { width:270px; float:left; padding-right:15px; }
#around-the-world {width:259px;margin-right:30px;float:left;padding-top:0px;}
#around-the-world dl dt {margin-top:10px;}
#around-the-world dl dd {margin:0;padding:0;}
.dealerBox { background-image:url(http://static.hobiecat.com/www/images/subBox-bottom_342x10.gif); background-position:bottom; background-repeat:no-repeat; width:342px; float:left; padding:0 0 10px 0; }
.dealerBox dt { background-image:url(http://static.hobiecat.com/www/images/subBox-top_342x50.gif); background-position:top; background-repeat:no-repeat; width:329px; height:30px; font-weight:700; font-size:17px; padding:20px 0 0 13px; }
.dealerBox dt span { font-size:24px; color:#1c93db; margin-right:10px; }
.dealerBox dd { margin:0px; padding:10px 13px 10px 13px; background-image:url(http://static.hobiecat.com/www/images/subBox-stretch_342x10.gif); background-repeat:repeat-y; width:316px; }
.dealerBox dd table { width:317px; }
.dealerBox dd table tr { vertical-align:middle; }
.dealerBox dd table tr td.dealerBoxTtl { font-weight:700; font-size:17px; padding-bottom:10px; }
.dealerBox dd table tr td.dealerBoxTtl span { font-size:24px; color:#1c93db; margin-right:10px; } 
.dealerBox dd table tr td.label { font-weight:700; font-size:12px; color:#1c93db; text-align:right; padding:0 8px 0 0; }
.dealerBox dd table tr td.field { padding:5px 0; }

/*dl.contactForm { margin:0 auto 10px auto; padding:20px 0 10px 0; width:462px; background-image:url(http://static.hobiecat.com/www/images/subBox-bottom_462x10.gif); background-position:bottom; background-repeat:no-repeat; }
#productContent dl.contactForm span { color:#be001e; }
#productContent dl.contactForm dt { 
	font-size:120%; 
	font-weight: bold; 
	color:#1c93db; 
	background: #aaa url(http://static.hobiecat.com/www/images/subBox-top_462x50.gif) 0 0 no-repeat;
	width: 452px;
	padding: 10px 0 10px 10px;
	
}

#productContent dl.contactForm dd { margin:0px; padding:0 13px; background-image:url(http://static.hobiecat.com/www/images/subBox-stretch_462x10.gif); background-repeat:repeat-y; width:436px; }*/

.column-wrap, div.contactForm, div.links {float: left; display:inline; overflow:hidden;}
.column-wrap {width: 630px;/*background: #f1f1f1;*/}
div.contactForm {width: 380px;/* background: #E9E9E9;*/}
div.links		{width: 220px; margin-left: 20px; /*background:#fff;*/}
div.links a		{text-decoration: none;}

div.contactForm span {color:#be001e;font-weight: bold; color:#1c93db; }

.link-box	{margin-bottom:25px;padding-bottom: 10px;background: #fff url(http://static.hobiecat.com/www/images/subBox-bottom_r_220x10.gif) left bottom no-repeat;}
.link-box h3.top {background: #fff url(http://static.hobiecat.com/www/images/subBox-top_r_220x42.gif) 0 0 no-repeat; margin-bottom:0; padding: 10px 0 5px 10px;}
.link-box dl {border-left: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf; margin: 0; padding:0 10px;}
.link-box dl dt {border-bottom: 1px dotted #dfdfdf;padding-top: 5px; font-weight:700;}
.link-box dl dt a {display:block; padding:3px 0;background: transparent url(http://static.hobiecat.com/www/images/newWindow.jpg) right center no-repeat;}
.link-box dl dd {margin: 0;}
.link-box dl dd#contact-description {
	padding-top: 5px;
}
/*.link-box h4 a.newWindow {background: transparent url(../images/newWindow.jpg) right center no-repeat; padding: 5px 0; display:block;}*/

/*
[Catalog Request]
*/
.catalog-download {
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	width: 64px;
	vertical-align: top;
}

.catalog-download img {
	border: #ccc 1px solid;
	padding: 3px;
}

.catalog-download img:hover {
	border: #999 1px solid;
	padding: 3px;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
}

.catalog-download p {
	margin-top: 5px;
}

.contactForm table {/* width:330px;*/ margin:15px 0; }
.contactForm table tr { vertical-align:top; }
.contactForm table tr td.label { font-size:11px; font-weight:700; color:#1c93db; text-align:right; padding:3px 10px 15px 0; }
.contactForm table tr td.entry input { width:170px; }
#id_mail_pieces_1, #id_mail_pieces_2, #id_mail_pieces_3, #id_mail_pieces_4 {width: 20px;}
.contactForm table tr td.entry select { width:175px; }
.contactForm table tr td.entry textarea { width:250px; height:85px; }
.contactForm table tr td.entry ul		{margin: 0 0 15px 0; padding:0;}
.contactForm table tr td.entry ul li	{padding: 2px 0;}

.contactForm table tr td.entry ul.errorlist {margin-bottom:2px;}
.contactForm table tr td.label div.fieldinstruction {font-size:10px;font-weight:normal;color:black;}
.errorlist li {list-style-type:none;color:red;font-size:11px;}
.errorMessage {color:red;font-size:11px;}

/* media page */
#full-feature-caption	{background: url(../images/play.jpg) left top no-repeat; padding-left: 40px; padding-bottom:10px;}
.video-caption {margin-top: 5px;}
.video-caption a {display: block;}
.scenes, .video {float:left; display:inline; }
.scenes {overflow:hidden; width:630px;}
.video	{width: 190px; margin: 10px; }

#productContent{ float:left; width:631px;  padding:0px;}
#productContent div.div-dotted{ margin:0px;}

#contentSection{ padding-left:15px;}

/* Fishing Team */

/**/
.fishTeam { padding:20px 0 0 0; }
.fishTeam h4 { color:#666633; background-image:url(images/div-dotted_3x1.gif); background-repeat:repeat-x; background-position:0 bottom; display:block; padding:8px 0; }
.fishTeam p { margin:0px; padding:5px 0; }
/**/
.fishTeam div.col3 { padding:20px 25px 0 0; width:185px; float:left; } 
.fishTeam div.col3 a { color:#666633; font-weight:700; text-decoration:none; }
.fishTeam div.col3 a:hover { text-decoration:underline; }
/**/
h2.ttl-team { font-size:30px; font-weight:100; display:block; padding:40px 0 8px 0; margin:0px; clear:left; color:#666633; }
h2.ttl-team span { color:#999999; }
/**/
.member { background-image:url(images/div-dotted_3x1.gif); background-repeat:repeat-x; background-position:0 top; padding:20px 0 0 0; clear:left; }
.member div.col-img { width:268px; float:left; padding-bottom:20px; }
.member div.col-img a { border:1px solid #DDD; height:221px; display:block; }
.member div.col-img a img { border:2px solid #FFFFFF; }
.member div.col-img dl dt { color:#666633; font-weight:700; }
.member div.col-img dl dd { background:url(images/icon-bullet_moss_8x7.gif) no-repeat 0 10px; padding:5px 0 5px 15px; margin:0px; }
/**/
.member div.col-info { width:340px; float:left; padding:0 0 20px 22px; }
.member div.col-info h3 { color:#666633; margin:0px; font-size:24px; font-weight:100; }
.member div.col-info h5 { color:#999; margin:0px; padding:0 0 10px 0; font-size:18px; font-weight:100; }
.member div.col-info strong { display:block; color:#666633; }
.member div.col-info p.lnk-top { text-align:right; }
.member div.col-info p.lnk-top a { color:#666633; font-weight:700; text-decoration:none; }
.member div.col-info p.lnk-top a:hover { text-decoration:underline; }

p.successMessage {color:green;}

/*
[On-the-water]
*/
.review a {
	color: #1C93DB;
}

.review {
	border-top: #eee 1px solid;
	margin: 0 0 60px 0;
	padding: 10px 0 0 0;
}

.review p {
	margin: 0 0 15px 0;
}

.review p:last-child {
	margin: 0;
}

.review-author {
	background: url('../images/icon_author_16.png') no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	height: 16px;
	padding-left: 20px;
}

.review-bubble-arrow {
	background: #eee url('../images/review_bubble_arrow.gif') no-repeat center;
	height: 32px;
	width: 32px;
	margin: 10px 0 0 0;
	padding: 0;
}

.review-content {
	background: #eee;
	color: #666;
	line-height: 1.5em;
	margin: 0 0 15px 0;
	padding: 30px;
}

.review-date {
	border-left: #eee 1px solid;
	color: #999;
	font-size: .8em;
	height: 16px;
	line-height: 16px;
	margin-left: 30px;
	padding-left: 5px;
	text-transform: uppercase;
}

/*
[Support]
*/
h1, 
h2, 
h3, 
h4, 
#page-title {
	color: #1C93DB;
	margin: 0;
	padding: 0;
}

.section {
	clear: both;
	float: left;
	margin: 30px 0 30px 0;
	overflow: hidden;
}

.section a:link {
	color: #1C93DB;
}

.section a:visited {
	color: #1C93DB;
}

.section a:hover {
	color: #136698;
}

#history .section img {
	border: #eee 10px solid;
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	width: 128px;
}

#history .section img.right {
	float: right;
	margin: 0 0 15px 15px;
}

.section p {
	margin: 0 0 15px 0;
	padding: 0;
}

.section h2 {
	border-top: #1C93DB 3px solid;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-top: 3px;
}

.section .pdf {
	background: url('../images/icon-pdf-16.png') no-repeat left center;
	padding-left: 22px;
	display: inline-block;
}

.section .pod-container {
	clear: both;
	overflow: hidden;
}

.two-col-pod {
	float: left;
	height: 200px;
	width: 180px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.two-col-pod img {
	height: 130px;
}

.two-col-pod p {
	text-align: center;
}

.two-col-pod p span.attribution {
	color: #999;
	font-size: .9em;
	font-weight: 100;
}

.two-col-pod p span.attribution em {
	font-family: georgia, "Times New Roman", times, serif;
	font-style: italic;
}

#hero {
	font-family: "Helvetica Neue", arial, helvetica, sans-serif;
	margin: 30px 0;
	overflow: hidden;
}

#hero h2 {
	border: none;
	font-size: 2.3em;
	font-weight: 700;
}

#hero p {
	color: #999;
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 0;
}

#hero p.hero-link {
	margin-top: 10px;
}

#hero img {
	float: left;
	margin-right: 30px;
	width: 230px;
}

#hero #colors {
	margin-top: 10px;
}

#hero #colors .color {
	border: #eee 3px solid;
	display: inline-block;
	height: 26px;
	width: 26px;
	position: relative;
}

.color em {
	background-color: #1C93DB;
	background-image: url('../images/bg-arrow-top.png');
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	font-style: normal;
	font-weight: 500;
	text-shadow: 0px -1px 0px #188AD6;
	display: none;
	padding: 11px 3px 3px 3px;
	width: 60px;
	text-align: center;
	position: absolute;
	top: 42px;
	left: -16px;
	margin-left: -3px;
}

.color:hover em {
	display: block;
}

#colors #mango {
	background-color: #ffb836;
}

#colors #cactus {
	background-color: #9a935d;
}

/*
[#support-index]
*/
#col1 {
	float: left;
	margin-right: 30px;
}

#col2 {
	float: left;
}

.pod {
	border-top: #1C93DB 3px solid;
	margin: 15px 0 60px 0;
	padding-top: 15px;
	width: 250px;
}

.pod img {
	width: 250px;
}

.pod img.icon-64 {
	height: 64px;
	width: 64px;
}

.pod-title {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#support-index ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

#support-index ul li {
	border-bottom: #ccc 1px solid;
	font-size: 1em;
	margin: 0;
	padding: 5px 0;
}

#support-index ul li span {
	color: #666;
	font-size: 1em;
}

#support-index ul li.pdf {
	background: url('../images/icon-pdf-16.png') no-repeat left center;
	padding-left: 30px;
}

#support-index ul li.video {
	background: url('../images/icon_video_16.png') no-repeat left center;
	padding-left: 30px;
}

#support-index ul li.html {
	background: url('../images/icon_html_16.png') no-repeat left center;
	padding-left: 30px;
}

#support-index ul li.forum {
	background: url('../images/icon_forum_16.png') no-repeat left center;
	padding-left: 30px;
}

#support-index ul li a:link {
	color: #1C93DB;
	text-decoration: none;
}

#support-index ul li a:visited {
	color: #1C93DB;
}

#support-index ul li a:hover {
	color: #136698;
}

#support-index ul.discontinued li {
	color: #666;
}

#support-index ul.discontinued li a:link {
	color: #666;
}

#support-index ul.discontinued li a:visited {
	color: #666;
}

#support-index ul.discontinued li a:hover {
	color: #333;
}

#support-index ul li.list-title {
	color: #000;
}

#support-article h1 {
	border-top: #1C93DB 7px solid;
	font-size: 2.4em;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 5px;
}

#support-article h2 {
	border-top: #1C93DB 3px solid;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 60px;
	padding-top: 3px;
}

#support-article h3 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
}

p {
	line-height: 1.3em;
}

#support-article img {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

.image-caption {
	background: #eee;
	margin: 0 0 60px 0;
	padding: 10px;
}

.image-caption p {
	margin: 7px 0 7px 60px;
	padding: 0;
}

.image-caption ol {
	margin: 0 0 0 60px;
	padding: 0;
}

.image-caption p,
.image-caption ol li {
	color: #666;
	font-size: .7em;
	line-height: 1.5em;
}

.edit {
	background: #F1FD19;
	font-size: .9em;
	margin: 0;
	padding: 15px;
}

.comment {
	color: #666;
	font-size: .9em;
	margin: 0;
	padding: 15px 15px 15px 60px;
}

#page-title {
	border-top: #333 1px dotted;
	border-bottom: #333 1px dotted;
	font-size: 1.9em;
	padding: 5px 0 5px 0;
}

#end-article {
	border-top: #000 3px solid;
	font-size: .8em;
	padding-top: 5px;
}

/*
[Social media links]
*/
#footer div.footer-links #social-media-links {
	float: right;
	position: relative;
}

#footer div.footer-links #social-media-links img {
	cursor: pointer;
}

#footer div.footer-links .popup-bubble {
	background: #eee url('../images/bg-popup-bubble.gif') repeat-x left center;
	color: #fff;
	display: none;
	padding: 5px 10px;
	position: absolute;
	top: -40px;
	right: 37px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px #888888;
	-moz-box-shadow: 0 0 5px #888888;
	box-shadow: 0 0 5px #888888;
	text-shadow: 0 -1px 0 #188ad6;
	white-space: nowrap;
}

#footer div.footer-links .popup-bubble em {
	font-family: georgia, serif;
}

#footer div.footer-links .popup-bubble a:link {
	color: #fff;
}

#footer div.footer-links .popup-bubble a:visited {
	color: #fff;
}

#footer div.footer-links .popup-bubble a:hover {
	color: #6ddefb;
}

#footer div.footer-links .popup-bubble-arrow {
	border-color: #1c93db transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -19px;
	right: 5px;
}

/*
[Forms]
*/
div.contactForm form fieldset {
	border: #ccc 1px solid;
	margin-bottom: 15px;
	padding: 10px;
}

div.contactForm form fieldset legend {
	color: #888;
	font-size: .9em;
	font-weight: 300;
	padding: 0 5px;
	text-transform: uppercase;
}

div.contactForm form fieldset label {
	color: #1C93DB;
	display: inline-block;
	margin-top: 10px;
}

div.contactForm form fieldset label span.label-instruction {
	color: #999;
	font-size: .9em;
	font-weight: 100;
}

div.contactForm form fieldset select {
	margin-bottom: 10px;
}

div.contactForm form fieldset input[type="text"] {
	background: -webkit-gradient(linear, left top, left 25, from(white), color-stop(4%, #EEE), to(white));
	background: -moz-linear-gradient(top, white, #EEE 1px, white 25px);
	border: #ddd 1px solid;
	color:#666666;
	font-size: 1.3em;
	padding: 5px;
	width: 340px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

div.contactForm form fieldset input[type="text"]:focus,
div.contactForm form fieldset input[type="text"]:hover {
	border: #ccc 1px solid;
}

div.contactForm form input[type="submit"] {
	background: #1C93DB url('../images/bg-button-blue.gif') repeat-x left center;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	padding: 5px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 -1px 0 #126190;
}

span.required-marker {
	font-size: 1.3em;
	font-weight: 700;
}

/*
[Warranty]
*/
.warranty {
	color: #333;
	line-height: 1.4em;
}

.warranty dl dd,
.warranty ul {
	margin: 0;
	padding: 0;
}

.warranty dl dd {
	margin: 0 0 10px 0;
	padding: 0;
}

.warranty ul {
	margin: 0 0 0 16px;
	padding: 0;
}

.warranty .warranty-title {
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
}

.warranty dl dt {
	font-size: 1.1em;
	font-weight: 700;
	text-transform: uppercase;
}

.revision-date {
	color: #666;
	font-size: .8em;
	font-weight: 300;
}

/*
[Legal]
*/
div#legal h2,
div#legal h3 {
	text-transform: uppercase;
}

h2 span.heading-count {
	padding-right: 30px;
}

.caps {
	text-transform: uppercase;
}

.indent p {
	text-indent: 60px;
}

/*
[Facebook]
*/
.fb-like {
	margin-bottom: 10px;
}

/*
[Mirage i12S Giveaway]
*/
#giveaway-registration label {
	color: #1C93DB;
	font-weight: 700;
}

#giveaway-registration input,
#giveaway-registration select {
	margin-bottom: 10px;
}

#giveaway-registration .error {
	color: red;
	padding-left: 10px;
}

#giveaway-rules ol li {
	margin-bottom: 10px;
}

/*
[ Hobie Outdoor Adventures ]
*/
#hoa p.intro {
	font-size: 1.4em;
	line-height: 1.4em;
}

#hoa h2 {
	margin-bottom: 5px;
}

#hoa ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

#hoa li {
	padding: 5px 0;
	overflow: hidden;
}

#hoa ul.schedule li {
	border-bottom: #eee 1px solid;
}

#hoa ul.schedule li:first-child {
	border-top: #eee 1px solid;
}

#hoa .thumbnail {
	float: left;
	margin-right: 10px;
}
