.ErrorMessage {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #990000;
}
h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #00A886;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.redBorderTxt {   
	color: red;   
	background-color: #ffcccc;   
	border: 1px solid;   
	border-color: red;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	width:100%;
	font-weight:bold;
}
.greenBorderTxt {   
	color: green;   
	background-color: #ccffcc;   
	border: 1px solid;   
	border-color: green;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	width:100%;
	font-weight:bold;
}
.normBtn {   
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
  overflow: visible;
	width: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
}

.normSel { 
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

.normBtnLg {   
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
  overflow: visible;
	width: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px; 
}

.normSelLg { 
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

.normSel100PercW {   
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	width:100%;
}
.redText {   
	color: #e04646;   
	font-family: Verdana, Tahoma;
	font-size: 10px;
}
.normSelCourier {   
	color: #000000;   
	background-color: #f1f1fd;   
	border: 1px solid;   
	border-color: #7c7c94;
	border-style: solid;
	border-width: 1px;
	font-family: Courier New;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #00A886;
}

a.GreenLink:link {
	text-decoration: none;
	color: #00A886;
}
a.GreenLink:visited {
	text-decoration: none;
	color: #00A886;
}
a.GreenLink:active {
	text-decoration: none;
	color: #00A886;
}
a.GreenLink:hover {
	text-decoration: underline;
	color: #999999;
}

.header {
	background-color: #000000;
	background-image:url("/images/hdr_top_bkr.jpg");
	background-repeat: no-repeat;
	height: 87px;
	width: 900px;
	background-position: left;
}
.mainbody {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.mainbodyCallout {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #00A886;
	font-weight: bold;
}
a.mainbodyCallout:link {color: #00A886}
a.mainbodyCallout:visited {color: #00A886}
a.mainbodyCallout:active {color: #00A886}
a.mainbodyCallout:hover {color: #999999}

.newsitem {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}
a.newsitem:link {color: #999999}
a.newsitem:visited {color: #999999}
a.newsitem:active {color: #999999}
a.newsitem:hover {color: #00A886}

 /* navigation on home */
.homenavigation {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.homenavigation:link {color: #FFFFFF}
a.homenavigation:visited {color: #FFFFFF}
a.homenavigation:active {color: #FFFFFF}
a.homenavigation:hover {color: #00A886}

.homenavigationOn {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#00A886;
	padding: 2px 5px 2px 5px;
}
a.homenavigationOn:link {color: #FFFFFF}
a.homenavigationOn:visited {color: #FFFFFF}
a.homenavigationOn:active {color: #FFFFFF}
a.homenavigationOn:hover {color: #000000}

 /* searchbox */

#search_box {
	width: 201px;
	height: 31px;
	background-image:url("/images/searchbox.gif");
}
.searchcontent {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.searchTextBox {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 10px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
.titles {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #00A886;
	font-weight: bold;
}
 
 /* footer and navigaton */
 
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
.footerMedium {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footer:link {color: #999999}
a.footer:visited {color: #999999}
a.footer:active {color: #999999}
a.footer:hover {color: #00A886}
a.footerMedium:link {color: #999999}
a.footerMedium:visited {color: #999999}
a.footerMedium:active {color: #999999}
a.footerMedium:hover {color: #00A886}

 /* press backer boxes */
 #pressbox{
	background-image:url(/images/bkr_press.png);
	background-repeat: repeat-x;
	height: auto;
	width: 550px;
	border: thin solid #666;
	background-color: #666;
	margin: 5px;
	padding-bottom: 15px;
}

 #pressboxline{
	height: auto;
	width: 550px;
	margin: 5px;
	padding-bottom: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


 #pressboxline400{
	height: auto;
	width: 400px;
	margin: 5px;
	padding-bottom: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
##pressboxwrapper p{
	color: #FFF;
}

#pressboxwrapper h2{
	color: #FFF;
	line-height: 18px;
}

#pressboxwrapper a, #pressboxwrapper a:active, #pressboxwrapper a:link, #pressboxwrapper a:visited{
	color: #FFF;
}

#pressboxwrapper a:hover{
	color: #00A886;
}
#pressboxwrapper{
	padding: 10px;
}
#pressboxwrapper hr{
	
}

 /* halfbox backer boxes */
 #halfbox{
	background-image:url(/images/bkr_press.png);
	background-repeat: repeat-x;
	height: auto;
	width: 425px;
	border: thin solid #666;
	background-color: #666;
	margin: 5px;
	padding-bottom: 15px;
}

#halfboxwrapper h2, #halfboxwrapper p{
	color: #FFF;
}

#halfboxwrapper a, #halfboxwrapper a:active, #halfboxwrapper a:link, #halfboxwrapper a:visited{
	color: #FFF;
}

#halfboxwrapper a:hover{
	color: #00A886;
}
#halfboxwrapper{
	padding: 10px;
}
#halfboxwrapper hr{
	
}


 /* fullbox backer boxes */
 #fullbox{
	background-image:url(/images/bkr_press.png);
	background-repeat: repeat-x;
	height: auto;
	width: 832px;
	border: thin solid #666;
	background-color: #666;
	margin: 5px;
	padding-bottom: 15px;
}

#fullboxwrapper h2, #fullboxwrapper p{
	color: #FFF;
}

#fullboxwrapper a, #fullboxwrapper a:active, #fullboxwrapper a:link, #fullboxwrapper a:visited{
	color: #FFF;
}

#fullboxwrapper a:hover{
	color: #00A886;
}
#fullboxwrapper{
	padding: 10px;
}
#fullboxwrapper hr{
	
}




/**special callouts **/
#containerinfoboxes{
	z-index: 1;
	position: absolute;
	width: 811px;
}


/* Dropdown Details begin*/

#button, #button2, #button3, #button4, #button5, #button6, #button7, #button8 {
	height: 32px;
	width: 101px;
	margin: auto;
	z-index: auto;
}

.dropping_class, .dropping_classtwo, .dropping_classthree, .dropping_classfour, .dropping_classfive, .dropping_classsix, .dropping_classseven, .dropping_classeight {
	border:1px solid #1c1c1c;
	z-index: 1001;
}

.the_dropping, .the_droppingtwo, .the_droppingthree, .the_droppingfour{
	display:none;
	width:500px;
	border: 5px solid #000;
	z-index: 1001;
	background-color: #FFF;
	padding: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}
	
	
	
	
.the_droppingfive{
	display:none;
	width:500px;
	border: 5px solid #000;
	z-index: 1001;
	background-color: #FFF;
	padding: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	left: 1px;
	position: absolute;
	}
		
	
	
	
.the_droppingsix{
	display:none;
	width:500px;
	border: 5px solid #000;
	z-index: 1001;
	background-color: #FFF;
	padding: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	left: 85px;
	position: absolute;
	}
		
	
	
	
.the_droppingseven{
	display:none;
	width:500px;
	border: 5px solid #000;
	z-index: 1001;
	background-color: #FFF;
	padding: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	left: 185px;
	position: absolute;
	}
		
	
.the_droppingeight{
	display:none;
	width:500px;
	border: 5px solid #000;
	z-index: 1001;
	background-color: #FFF;
	padding: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	left: 285px;
	position: absolute;
	}
	
	
	
	


/*.the_droppingtwo, .the_droppingthree, .the_droppingfour, .the_droppingfive, .the_droppingsix, .the_droppingseven, .the_droppingeight {
	display:none;
	width:200px;
	border: 5px solid #000;
	z-index: 1001;
	background-color: #FFF;
	padding: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}*/

.the_dropping li, .the_dropping p, .the_droppingtwo li, .the_droppingtwo p, .the_droppingthree li, .the_droppingthree p, .the_droppingfour li, .the_droppingfour p, .the_droppingfive li, .the_droppingfive p, .the_droppingsix li, .the_droppingsix p, .the_droppingseven li, .the_droppingseven p, .the_droppingeight li, .the_droppingeight p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 2px;
	padding-bottom: 2px;
}

.the_dropping h1, .the_droppingtwo h1, .the_droppingthree h1, .the_droppingfour h1, .the_droppingfive h1, .the_droppingsix h1, .the_droppingseven h1, .the_droppingeight h1 {
	color: #00A886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}



.the_dropping li a, .the_droppingtwo li a, .the_droppingthree li a, .the_droppingfour li a, .the_droppingfive li a, .the_droppingsix li a, .the_droppingseven li a, .the_droppingeight li a {
	color:#666;
	text-decoration:none;
	display:block;
}

.the_dropping li a:hover, .the_droppingtwo li a:hover, .the_droppingthree li a:hover, .the_droppingfour li a:hover, .the_droppingfive li a:hover, .the_droppingsix li a:hover, .the_droppingseven li a:hover, .the_droppingeight li a:hover {
	color: #066;
	text-decoration: none;
}




/* Product text styles*/

.productheadlines{
	font-size: 25px;
	line-height: 29px;
	color: #CCC;
	padding-bottom: 15px;
}
.producttext{
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}

#saildescription td{
	padding: 5px;
}
#sailglow{
	background-image: url(/images/glow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 550px;
	width: 260px;
}

#racingproductpage{
	background-image: url(/images/graphics-racingmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: auto;
	overflow: visible;
}	

#cruisingproductpage{
	background-image: url(/images/graphics-cruisingmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 500px;
	overflow: visible;
}	

#superyachtproductpage{
	background-image: url(/images/graphics-superyacht.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 700px;
	overflow: visible;
}

#multihaulproductpage{
	background-image: url(/images/graphics-multihaul.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 700px;
	overflow: visible;
}

#wovenproductpage{
	background-image: url(/images/graphics-wovenmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: auto;
	overflow: visible;
}	

#wovenracingproductpage{
	background-image: url(/images/graphics-wovenracing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: auto;
	overflow: visible;
}	





/* Comparison Chart Styles*/

#comparesailstable td, #comparesailstable td p{
	font-size: 11px;
	line-height: 14px;
	color: #333;
}

#comparesailstable td h1{
	font-size: 15px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
}
.dropDownMenu {
	width: 120px;
	background-color: #000;
	border: 1px solid #999999;
	font-size: 11px;
	color: #FFF;
	margin:5px;
	font-weight: bold;
    }
	


/* Product Page Box */

#productsubbox{
	background-image: url(/images/product-sub-bkr.png);
	background-repeat: repeat;
	height: auto;
	width: 300px;
}
#productsubboxinterior{
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	padding: 10px;
	height: auto;
	width: auto;
}

#productsubboxinterior a, #productsubboxinterior a:visited, #productsubboxinterior a:link, #productsubboxinterior a:active{
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
}

#productsubboxinterior a:hover{
	font-size: 11px;
	line-height: 15px;
	color: #00A886;
	text-decoration: none;
}
