/***********************************************/
/* styles.css                                  */
/* Use with Windy Oceancraft templates         */
/* Developed by Innoventi (C) 2007             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	color: #b1b1b1;
	text-align: center;
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
/******* hyperlink and anchor tag styles *******/

h1 {
	padding: 0;
	margin: 0;
	color: #717171;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	padding-bottom: 25px;
	margin: 0;
	color: #717171;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	padding-bottom: 16px;
	margin: 0;
	color: #717171;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	padding: 0;
	margin: 0;
	color: #cfcfcf;
	font-size: 12px;
	font-weight: bold;
}
#menuContainer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 23px;
	width: 745px;
	background-image: url(images/menu_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
}



/********* form and related tag styles *********/

.textfield {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 104px;
	color: #b1b7bb;
	padding-left: 5px;
	margin-right: 6px;
}
.button {
	position: absolute;
    top: 1px;
	right: 0px;
}

/***********************************************/
/* Layout Divs and Tables                      */
/***********************************************/

#indexContainer {
	position: relative;
	width: 944px;
	height: 546px;
	background-image: url(images/index_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#indexContainerOC {
	position: relative;
	width: 944px;
	height: 546px;
	background-image: url(images/index_oc_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#welcomeText {
	position: relative;
	top: 230px;
	width: 326px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
}
#welcomeText a {
	color: #0dcae6;
	text-decoration: none;
}
#welcomeText a:hover {
	text-decoration: underline;
}
.welcomeHeader {
	position: absolute;
	top: 179px;
	left: 304px;
}
#indexLinks {
	position: absolute;
	top: 301px;
	left: 273px;
	width: 399px;
}
.indexLink1 {
	text-align: left;
	width: 199px;
}
.indexLink2 {
	text-align: right;
	width: 200px;
}
#webWrapper {
	position: relative;
	width: 955px;
	margin: 0 auto;
}
#topContainer {
	position: relative;
	height: 80px;
	margin-bottom: 3px;
}
.modelFrontpageLeft {
	width: 220px;
}
.modelFrontpageMiddle {
	width: 77px;
	background-image: url(images/divider_vert1.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.modelFrontpageRight {
	width: 626px;
	background-image: url(images/watermark.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.galleryLeft {
	width: 300px;
}
.galleryMiddle {
	width: 77px;
	background-image: url(images/divider_vert1.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.galleryRight {
	width: 546px;
}
.specsLeft {
	width: 267px;
}
.specsMiddle {
	width: 77px;
	background-image: url(images/divider_vert1.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.specsRight {
	width: 577px;
	background-image: url(images/watermark.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.schematicsLeft {
	width: 120px;
	text-align: right;
	font-size: 9px;
	color: #383838;
}
.schematicsMiddle {
	width: 17px;
	background-image: url(images/divider_vert1.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.schematicsRight {
	width: 130px;
	font-size: 9px;
	color: #7b7b7b;
	background-image: url(images/watermark.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}
.pressLeft {
	width: 148px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.pressMiddle {
	width: 570px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left: 1px solid #FFF;
}
.pressRight {
	width: 143px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left: 1px solid #FFF;
}
.formLeft {
	width: 110px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.formRight {
	width: 550px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left: 1px solid #FFF;
}
.pressWide {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.frontpageThumbs {
	width: 310px;
	color: #666b6c;
}
.frontpageThumbs2 {
	width: 310px;
	color: #666b6c;
}
.frontpageDivider {
	width: 63px;
	background-image: url(images/divider_vert2.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.frontpageDivider2 {
	width: 63px;
	background-image: url(images/divider_vert3.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.frontpageNews {
	width: 275px;
	color: #0e86b2;
}
.frontpageNews a {
	color: #0e86b2;
	text-decoration: none;
}
.frontpageNews a:hover {
	text-decoration: underline;
}
.frontpageNews2 {
	width: 275px;
	color: #a2a2a2;
}
.frontpageNews2 a {
	color: #0dcae6;
	text-decoration: none;
}
.frontpageNews2 a:hover {
	text-decoration: underline;
}
.frontpageCalendar {
	width: 180px;
	color: #b1b1b1;
	font-size: 12px;
}
.frontpageCalendar a {
	color: #0e86b2;
	text-decoration: none;
}
.frontpageCalendar a:hover {
	text-decoration: underline;
}
.frontpageCalendar2 {
	width: 180px;
	color: #a2a2a2;
	font-size: 12px;
}
.frontpageCalendar2 a {
	color: #0dcae6;
	text-decoration: none;
}
.frontpageCalendar2 a:hover {
	text-decoration: underline;
}
.thumbsText {
	font-size: 11px;
	color: #666b6c;
}
.thumbsText a {
	color: #0e86b2;
	text-decoration: none;
}
.thumbsText a:hover {
	text-decoration: underline;
}
.thumbsText2 {
	font-size: 11px;
	color: #a2a2a2;
}
.thumbsText2 a {
	color: #0dcae6;
	text-decoration: none;
}
.thumbsText2 a:hover {
	text-decoration: underline;
}
.range {
	width: 233px;
}
.rangeDividerVert {
	height: 36px;
}
.rangeDividerVert2 {
	height: 15px;
}
.rangeDividerHor {
	width: 87px;
}


/***********************************************/
/* Component Divs (Boxes)                      */
/***********************************************/

/***** menu styles *****/

.logo {
	position: absolute;
	width: 158px;
	height: 35px;
	top: 27px;
	left: 0px;
}
.indexHeader {
	position: absolute;
	top: 192px;
	left: 273px;
}
.logoIndex {
	position: absolute;
	top: 32px;
	left: 803px;
}
.logoIndexOC {
	position: absolute;
	top: 31px;
	left: 774px;
}
#headerContainer {
	position: relative;
	width: 955px;
	height: 304px;
}
#headerContainer2 {
	position: relative;
	width: 955px;
}

.headerText {
	position: absolute;
	top: 44px;
	left: 36px;
}

#contactContainer {
	width: 182px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 22px;
	padding-bottom: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#boatMenu1 {
	text-align: left;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 40px;
}
#boatMenu1 a {
	color: #FFF;
	text-decoration: none;
	padding-right: 23px;
}
#boatMenu1 a:hover {
	color: #ed1c24;
	text-decoration: none;
}
#boatMenu2 {
	text-align: left;
	font-size: 12px;
	color: #232323;
	margin-bottom: 40px;
}
#boatMenu2 a {
	color: #232323;
	text-decoration: none;
	padding-right: 23px;
}
#boatMenu2 a:hover {
	color: #ed1c24;
	text-decoration: none;
}
#galleryMenu {
	text-align: left;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 38px;
}
#galleryMenu a {
	color: #FFF;
	text-decoration: none;
	padding-right: 22px;
}
#galleryMenu a:hover {
	color: #ed1c24;
	text-decoration: none;
}


/***** content styles *****/

#contentWrapper {
	position: relative;
	width: 923px;
	background-image: url(images/content_bar.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 38px;
	padding-bottom: 38px;
	padding-left: 32px;
	font-size: 12px;
	margin-bottom: 3px;
	text-align: left;
}
#contentWrapperHome {
	position: relative;
	width: 923px;
	background-image: url(images/content_bar2.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 38px;
	padding-bottom: 38px;
	padding-left: 32px;
	font-size: 12px;
	text-align: left;
}
#contentWrapper2 {
	position: relative;
	background-color: #FFF;
	background-image: url(images/white_border_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 923px;
	padding-top: 38px;
	padding-bottom: 38px;
	padding-left: 32px;
	font-size: 12px;
	margin-bottom: 3px;
	text-align: left;
}
#galleryContainer {
	position: relative;
	width: 220px;
	color: #5f5e5e;
	font-size: 10px;
}
#galleryContainer a {
	color: #5f5e5e;
	font-size: 10px;
	text-decoration: none;
}
#galleryContainer a {
	text-decoration: none;
}
.galleryLink {
	padding-top: 5px;
}
#contentContainer {
	position: relative;
	width: 594px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b1b1b1;
	text-align: left;
	line-height: 22px;
}
#contentContainer a {
	text-decoration: none;
	color: #ed1c24;
}
#contentContainer a:hover {
	text-decoration: underline;
}
#specsContainer {
	position: relative;
	width: 594px;
}
#contentContainer2 {
	position: relative;
	width: 545px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
	text-align: left;
	line-height: 22px;
}
#contentContainer2 a {
	text-decoration: none;
	color: #ed1c24;
}
#contentContainer2 a:hover {
	text-decoration: underline;
}
#contentContainer3 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
	text-align: left;
}
#contentContainer3 a {
	text-decoration: none;
	color: #ed1c24;
}
#contentContainer3 a:hover {
	text-decoration: underline;
}
#contentContainer4 {
	position: relative;
	width: 891px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
	text-align: left;
}
#contentContainer4 a {
	text-decoration: none;
	color: #ed1c24;
}
#contentContainer4 a:hover {
	text-decoration: underline;
}
.schematicText {
	font-size: 10px;
	color: ##7b7b7b;
}
.rangeText {
	text-align: left;
	font-size: 10px;
}
.rangeText a {
	color: #ed1c24 ;
	text-decoration: none;
}
.rangeText a:hover {
	text-decoration: underline;
}


/***** footer styles *****/

#bottomContainer {
	position: relative;
	width: 943px;
	height: 32px;
	background-image: url(images/bottom_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: right;
	color: #4d4d4d;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 12px;
	line-height: 18px;
}
#bottomContainer a {
	text-decoration: none;
	color: #4d4d4d;
}
#bottomContainer a:hover {
	text-decoration: underline;
}
#bottomContainer2 {
	position: relative;
	width: 943px;
	height: 32px;
	background-image: url(images/bottom_bg2.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: right;
	color: #4d4d4d;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 12px;
	line-height: 18px;
}
#bottomContainer2 a {
	text-decoration: none;
	color: #4d4d4d;
}
#bottomContainer2 a:hover {
	text-decoration: underline;
}
#linkBox {
	font-size: 11px;
	color: #898989;
}
#linkBox a {
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
#linkBox a:hover {
	text-decoration: underline;
}