
body {
	text-align: center;
	background: #b2b3b5 url(../images/bodyBackground.png) repeat-x top left;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

#wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent url(../images/mainBackground.png) repeat-y 50% 0;
}

:focus, :active {
	outline: 0;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
}

h1, h2, h3 {
	background-repeat: no-repeat;
	margin: 0 0 0.5em 0;
}
h1 span, h2 span, h3 span, h1 a, h2 a, h3 a {
	text-indent: -9000px;
	display: block;
	height: 100%;
}

h1 {
	height: 85px;
}

h2 {
	height: 30px;
	margin-top: 1em;
}

h3 {
	height: 24px;
	margin-top: 1em;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

p {
	margin: 0.5em 0 0 0;
}

ul {
	margin: 0 0 0 1em;
	padding: 0;
}

li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#page {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #fff;
}

#mainMenu {
	padding: 8px 0 8px 0;
	background: #6a6c6e url(../images/headerFooterBackground.png) no-repeat top left;
	clear: both;
}

#mainMenuWrapper {
	padding: 4px 30px 4px 30px;
	background: #4e4e50 url(../images/mainMenuBackground.png) repeat-x top left;
}

.ie6 #mainMenuWrapper {
	height: 30px;
	padding: 4px 20px 4px 20px;
}

.ie7 #mainMenuWrapper {
	height: 30px;
}

#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
}

#mainMenu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#mainMenu li.clear {
	float: none;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#mainMenu a {
	display: block;
	text-indent: -9000px;
	background-repeat: no-repeat;
}

#firstLevelMenu {
	width: 52%;
	float: left;
}

#metaMenu {
	width: 48%;
	float: right;
}

#metaMenu li {
	float: right;
	margin: 4px 0 0 10px;
}

.ie6 #mainMenu li {
	zoom: 1;
}

#main {
	width: 980px;
	margin: 0 auto 0 auto;
	padding-bottom: 100px;
	text-align: left;
	background: #fff url(../images/mainBackground.png) repeat-y top left;
}

#mainContent {
	width: 670px;
	float: left;
}

#subMenu ul {
	margin: 20px 0 -10px 0;
	list-style-type: none;
	text-align: center;
}

#subMenu li {
	display: inline;
	padding: 0 1em 0 1em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#subMenu a {
	color: #000;
	text-decoration: none;
}

#subMenu a:hover {
	color: #666;
}

#subMenu li.act a, #subMenu li.cur {
	color: #999;
}



#mainContentInner {
	padding: 30px;
	margin-bottom: 20px;
}

#rightContent {
	width: 290px;
	float: right;
}

#rightContentInner {
	padding: 30px 30px 30px 20px;
}

#footer {
	
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}

#home {
	display: block;
	width: 107px;
	height: 107px;
	float: left;
	background: transparent url(../images/logo.png) no-repeat top left;
	text-indent: -9000px;
	margin: -50px 0 -50px 0;
}

.ie6 #home {
	background-image: url(../images/logoIE6.png);
	margin: 0;
	width: 63px;
	height: 63px;
}

#footerInner {
	background: #6a6c6e url(../images/headerFooterBackground.png) no-repeat bottom left;
	padding: 15px 0 15px 0;
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#contactInfo {
	background: #b2b3b5 url(../images/bodyBackground.png) repeat-x 0 -100px;
	padding: 1px 100px 10px 50px;
	height: 53px;
	font-size: 11px;
	text-shadow: #bbb 1px 1px;
}

#contactInfo dl {
	width: 20%;
	float: left;
	text-align: center;
	margin-top: 5px;
}

#contactInfo dt {
	font-weight: bold;
	text-transform: uppercase;
}

#contactInfo dd {
	margin: 0;
}

#contactInfo a {
	color: #000;
	text-decoration: none;
}

#contactInfo a:hover {
	color: #666;
}

.twoColumns { margin-bottom: -6px; }

.twoColumns .left, .twoColumns .fiftyFifty .left {
	width: 290px;
	float: left;
}

.twoColumns .right, .twoColumns .fiftyFifty .right {
	width: 290px;
	float: right;
}

.twoColumns .sixtytwoThirtyeight .left {
	width: 360px;
	float: left;
}

.twoColumns .sixtytwoThirtyeight .right {
	width: 220px;
	float: right;
}

.csc-textpic-imagewrap {
	margin-bottom: 10px;
}

.csc-textpic-caption {
	font-style: italic;
	margin-top: 0.5em !important;
}

.ie8 #boatSearchForm {
	overflow: hidden; /* strange bug */
}

#boatModelSearchWord {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0 1px 1px;
	font-family:"Trebuchet MS",verdana,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	outline-width:0;
	padding:8px 10px;
	width:250px;
}

.ie6 #boatModelSearchWord {
	height: 41px;
}

.product-page #boatModelSearchWord {
	width: 160px;
}

.ie7 .product-page #boatModelSearchWord, .ie8 .product-page #boatModelSearchWord {
	width: 155px;
}

#boatSearchForm label {
	color: #999;
	padding: 8px 10px;
	font-size: 18px;
}

#boatModelSubmit {
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border:1px solid #444;
	background: #666 url(../images/submit-background.png) repeat-x top left;
	color:#ccc;
	font-family:"Trebuchet MS",verdana,sans-serif;
	font-size:18px;
	margin-left:-0.5em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:8px 15px;
	text-decoration:none;
	text-shadow:0 1px 0 #000;
}


.ie6 #boatModelSubmit, .ie7 #boatModelSubmit {
	left:-5px;
	padding:8px 10px 8px 20px;
	position:relative;
	top:-10px;
}


#boatModelSubmit:hover, #boatModelSubmit:focus {
	background-position: 0 -10px;
}

.product-page #boatModelSubmit {
	border-color: #666;
}

#noBoatResults {
	margin-top: 1em;
}

#boatList {
	margin-top: 1em;
}

.tx-boding-prices h4 {
	margin: 1em 0 0.5em 0.5em;
}

table.products {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}

table.products-narrow {
	width: 240px;
}

table.products-wide {
	width: 100%;
}

.ie6 table.products-wide {
	width: 90%;
}

table.products td {
	vertical-align: top;
	padding: 6px;
	border-bottom: 1px solid #ccc;
}

table.products td.product {
	
}

table.products td.size {
	width: 50px;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}


table.products-wide td.size {
	padding: 0 20px 0 20px;
}

table.products td.price {
	width: 50px;
	text-align: right;
	color: #ac2428;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 6px;
}

.ie6 table.products td.price, .ie7 table.products td.price  {
	width: 60px;
}

table.products-wide td.price {
	padding-left: 20px;
}

.ie6 .products-wide td.price, .ie7 .products-wide td.price {
	width: 80px;
}

table.products tr.hover {
	background-color: #f9f9f9;
}

.ie6 #thisProduct, .ie6 #sailsForThisBoat, .ie6 #accessoriesForThisBoat {
	font-size: 100%;
}

.toggler {
	margin-left: -12px;
	padding-left: 12px;
	background: transparent url(../images/toggleArrowSprite.png) no-repeat 0 2px;
	cursor: pointer;
}

.togglerOpen {
	background-position: 0 -21px;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.info-icon {
    vertical-align: baseline;
    padding-left: 1em;
    cursor: help;
}

.tooltips {
    width: 240px;
    background: #4e4e4f url(../images/submit-background.png) repeat-x scroll left bottom;
    color: white;
    padding: 10px;
    text-align: left;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius: 5px 5px;
    -webkit-border-top-left-radius: 5px 5px;
    -webkit-border-top-right-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
}

.tooltips .tip-title {
    font-weight: bold;
}
