/*Style sheet for Compu-spec September 2008*/
body, p, div, ul, th, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
}
/*container for all copy all pages*/
#container {
position: relative;  
top:20px;
width:750px;
height:auto;
margin-left:auto;
margin-right:auto;
padding:0;
}
#header {
position:relative;
top:0;
width:750px;
height:158px;
background: url(http://www.harken.com/cspec/image/CompuSpec_Header.gif) no-repeat;
}
#headerInside {
	position:relative;
	top:0;
	width:750px;
	height:75px;
	background: url(http://www.harken.com/cspec/image/CompuSpec_Header-inside.gif) no-repeat;
}
#content {
	position:relative;
	width:750px;
	height:auto;
	top: 20px;
	margin: 0px;
	padding: 0px;
}
#selectBoat {
width:220px;
height:auto;
position:relative;
float:right;
clear: left;
}
p.selectBoat {
width:220px;
height:auto;
position:relative;
float:left;
left:0px;
margin:0;
padding:0;
}
#homeContent {
	position:relative;
	float:left;
	top:0px;
	left:0;
	width:490px;
	height:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding: 0 20px 0 0;
}
p.homeContent {
	position:relative;
	float:left;
	top:0px;
	left:20px;
	width:490px;
	height:auto;
	margin:0;
	padding:0;
}

#footer {
	position:relative;
	float:left;
	clear:both;
	top:40px;
	width:750px;
	height:auto;
	border-top-color:#000;
	padding:10px 0 0 0;
	border-top-width: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {font-size: 16px}
.body{
font-family:Arial, Helvetica, Verdana, sans-serif, "Trebuchet MS";
font-size:12px;
color:#000000;
font-weight:normal;
}
p.body {
padding-top:20px;
}
a:link, a:visited {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
/*select table*/
#select tr {
font-size:14px;
font-weight:bold;
line-height:34px;
}
/*footer*/
.address {
	font-size: 11px;
	text-align: center;
}
.copyright {
	color:#666666;
	font-size: 10px;
	font-style: italic;
}

/*SelectSystem*/
.headline {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:10px 0 10px 0;
}
/*table*/
.systems td{
border: 1px solid #666666;
}
.colorMainsail {
color:#000;
}
.colorHeadsail {
color:#000;
}
.colorMastbase {
color:#000;
}
.colorWinch {
color:#000;
}
.colorAfterguy {
color:#000;
}
.colorBackstay {
color:#000;
}
#submitSystems {
text-align:center;
padding-top:12px;
}
/*SelectSystem*/

/*Questions*/
#submitQuestions {
text-align:left;
padding-top:8px;
padding-bottom:8px;
}
/*Questions*/

/*RequestResults*/
#submitRequest {
text-align:left;
padding-top:0px;
padding-bottom:0px;
}
/*RequestResults*/

/*ResultsReport*/
#submitResultsReport {
text-align:center;
padding-top:10px;
padding-bottom:0px;
}
#resultsHeader td {
	height:24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size:10px;
	padding-top:24px;
}
#results tr {
	height:24px;
}
#results td {
	height:24px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #df;
	border-left: none;
}
.colorHead {
	color:#B90000;
	font-weight:bold;
	text-transform:uppercase;
}
td {
	height:20px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #df;
	border-left: none;
}
table {
	background:none;
	border: none;
	width:750px;
	margin: 10px 0 0 0;
}
CAPTION {
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	text-align:left;
	padding:15px 0 5px 0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.purple {
color:#6600CC;
}
.red {
color:#b90000;
}
p.helpText {
color:#000000;
margin:30px 0 0 0;
padding:0 0 0 0;
}
/*table for results report*/
#tblReport {
text-align:left;
}
#tblReportHeader td {
	text-transform:uppercase;
	font-size:8px;
}	
#tblReportHeader {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333;
	border-left: none;
	margin: 20px 0 0 0;
}
#boatDim td {
width:50%;
padding:0;
margin:0;
}
.boatDim {
line-height: 24px;
left:0;
}
.boatDim2 {
position:absolute;
left:350px;
}