/*Style sheet for the Default page only*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	overflow:auto;
}
#header {
	background-color: #FFFFFF;
	background-image: url("immagini/HarkenLogoDef.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 67px;
	width: 100%;
	position:absolute;
	left: 0px;
	top: 0px;
}
#band{
	background-image:url("immagini/fadeRight.gif");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#666666;
	height: 4px;
	width: 100%;
	position: absolute;
	top: 67px;
	left: 0px;
}
#navMenu {
	background-color:#666666;
	position: absolute;
	top: 91px;
	left: 0px;
	width: 105px;
	height:100%;
	z-index:510;
}
#navTop {
	background-color:#666666;
	position:absolute;
	top:71px;
	left:0px;
	width:105px;
	height:20px;
}
#corner {
	background-color:#FFFFFF;
	background-image:url("immagini/grayCorner.gif");
	background-repeat:no-repeat;
	position: absolute;
	top: 71px;
	left: 105px;
	width: 20px;
	height: 20px;
}
#imagePosition {
	border: none;
	position: absolute;
	top: 71px;
	left: 105px;
	width: 650px;
	height:auto;
}
#flashPosition {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 231px;
	left: 260px;
}
#quote {
	position:absolute;
	clear:none;
	top: 91px;
	left: 130px;
	width:166px;
	/*	background-color:#999999;*/
	padding:15px;
	/*	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;*/
	z-index:510;
	background-image: url(immagini/home/TransparentBox60.png);
	background-repeat: repeat;
	z-index:500;
}

.quote {
	color: black;
	font-family: Arial, helvetica, verdana;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
}
.body {
	color: black;
	font-family: Arial, helvetica, verdana, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.body a:link {
	text-decoration: underline;
	color:#000000;
}
.body a:visited {
	text-decoration: underline;
	color:#000000;
}
.body a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.body a:active {
	text-decoration: underline;
	color:#000000;
}

.copyright {
	font-family: Arial, helvetica, verdana, san-serif;
	color: black;
	font-size: 10px;
	text-decoration:none;
	font-style: italic;
	text-align:right;
}


/*for the new thumbnails on default*/
#Announcement {
	position:absolute;
	left:545px;
	top:252px;
	width:170px;
	color: white;
	font-family: Arial, helvetica, verdana, san-serif;
	font-size: 36px;
	font-weight:bold;
	text-align:center;
	line-height:95%;
	z-index:505;
}
#productContainer {
	position:absolute;
	height:auto;
	width: 530px;
	background-image: url(../harkensailinggear/immagini/home/featured-products1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	left: 220px;
	top: 435px;
}
.productImage {
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #666666;
	margin-bottom:3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#fp1 { /*last from left*/
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
}

#fp2 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}
#fp3 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}
#fp4 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}
#fp5 {
	position:relative;
	float:right;
	top:27px;
	width:97px;
	height:auto;
	margin-left:11px;
}

.featuredProducts {
color:#333;
display: inline;
font-size:11px;
font-weight:bold;
line-height:normal;
text-transform:uppercase;
font-family: Arial, helvetica, verdana, san-serif;
}
.featuredProducts a {
color: #333;
text-decoration:none;
}

.featuredProducts a:hover {
color: #b90000;
text-decoration:none;
}
/*______________________________________________*/


