* {
	margin:0;
	padding:0;
}
body {
	color: black;
	font-family: Arial, helvetica, verdana;
	font-size: 12px;
	/*background-image:url(../assets/blackBox120x1.gif);
	background-repeat:repeat-y;*/
}
.body {
	color: black;
	font-family: Arial, helvetica, verdana;
	font-size: 12px;
	/*background-image:url(../assets/blackBox120x1.gif);
	background-repeat:repeat-y;*/
}
h2 {
	color: black;
	font-family: Arial, helvetica, verdana;
	font-size: 14px;
	font-weight:bold;
	color:#FF0000;
}
a {
color:#000000;
text-decoration:underline;
}
a:hover {
color:#b90000;
}
/*Inside Page Header*/
#logoSmall {
	position:absolute;
	top:15px;
	left:20px;
	height:52px;
	width:156px;
	z-index:501;
}
/*inside Page Black Header background*/
#blackBackground{
	position:relative;
	top:0px;
	left:0px;
	height:75px;
	width:100%;
	background-color:#000;
	z-index:499;
}
/*inside Page grey Header background*/
#greyBackground{
	position:absolute;
	top:55px;
	left:0px;
	height:20px;
	width:100%;
	background-color:#999;
	z-index:500;
}
/*Red line used for inside pages*/
#redLine{
	position:absolute;
	top:75px;
	left:0;
	height:4px;
	width:100%;
	background-color:#b90000;
	background-image: url(../assets/RedGreyRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index:500;
}
/*Red line used for inside pages*/
#redlineLeft {
	position:absolute;
	top:75px;
	left:0;
	height:4px;
	width:120px;
	background-color:#b90000;
	background-image: url(../assets/RedGreyLeft.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index:501;
}

/*Front Page Header*/
#logoBig {
	position:absolute;
	top:10px;
	left:20px;
	height:72px;
	width:216px;
	z-index:501;
}
/*Front Page Black Header background*/
#blackBackgroundM{
	position:relative;
	top:0px;
	left:0px;
	height:85px;
	width:100%;
	background-color:#000;
	z-index:499;
}
/*Home Page grey Header background*/
#greyBackgroundM{
	position:absolute;
	top:65px;
	left:0px;
	height:20px;
	width:100%;
	background-color:#999;
	z-index:500;
}
/*Red line for home page*/
#redLineM{
	position:absolute;
	clear:none;
	float: left;
	left:0;
	height:4px;
	width:100%;
	background-color:#b90000;
	background-image: url(../assets/RedGreyRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index:500;
}
/*Red line used for all*/
#redlineLeftM {
	position:absolute;
	top:85px;
	left:0;
	height:4px;
	width:120px;
	background-color:#b90000;
	background-image: url(../assets/RedGreyLeft.gif);
	background-repeat: no-repeat;
	background-position: right;
	z-index:501;
}

/*Page container sans menu*/
#ContainerM {
position:absolute;
left:120px;
top:89px;
width:883px;
}

/*main image*/
#HeadImageM {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:883px;
	height:auto;
}
/*Thumbnail boxes*/
#thumbnailContainer {
	position:relative;
	float:left;
	clear:left;
	left:0px;
	top:20px;
	height:200px;
	width:883px;
}
#Box1 {
	position:relative;
	float:left;
	clear:left;
	left:0px;
	top:0px;
	height:200px;
	width:155px;
	padding:0;
	margin:0;
}
#Box2 {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	height:200px;
	width:155px;
	margin-left:5px;
}
#Box3 {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	height:200px;
	width:155px;
	margin-left:5px;
}
/*box4 on default page*/

/*Dotted boarder between thumbnail boxes*/
.dottedBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color:#000000;
}
/*Banner bar and text style*/
#banner {
	position: relative;
	float:left;
	left:0px;
	top:10px;
	width:883px;
	height:20px;
	background-color:#A3A598;
	background-image: url(../assets/triangleEnd.png);
	background-repeat: no-repeat;
	background-position: left;
}
.banner {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	margin-right:10px;
	text-align:right;
	margin-top:2px;
}


/*footer block*/
.footer {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	padding-top:20px;
}
.footer a {
color:#000000;
text-decoration:underline;
}
.footer a:hover {
color:#b90000;
}
#footerCnt {
	position:relative;
	clear:left;
	width:auto;
	top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#footerCntNoLine {
	position:relative;
	clear:left;
	width:auto;
	top: 0px;
}
#footerCntNoLineBox {
	position:relative;
	clear:left;
	width:auto;
	top: -20px;
}
/*promo box  text styles*/
/*promo logo*/
.promoLogo {
	position:absolute;
	left:26px;
	top:45px;
	width: 100px;
	height: 39px;
}



/*Inside pages--------------------------------------------*/

/*Page container sans menu*/
#Container {
position:absolute;
left:120px;
top:79px;
width:883px;
}

/*Fabric and Styles page image*/
#HeadImage {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:883px;
	height:auto;
}
#fabricBox {
	position:relative;
	float:left;
	top:-22px;
	left:0px;
	width:883px;
	height:auto;

}
#FabricPanel{
	position:relative;
	float:left;
	clear:left;
	top:20px;
	left:140px;
}
#CoverStylesPanel{
	position:relative;
	float:left;
	clear:left;
	top:20px;
	left:20px;
	width:300px;
}
#StylesHeadline {
	position:absolute;
	top:235px;
	left:20px;
	width:300px;
	height:auto;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #fff;
}

/*padding for boats on styles pages*/
.stylesImagePadding30 {
margin-right:10px;
margin-bottom:70px;
margin-top:10px;
}

/*Specials----------------------------------------*/

/*OD Specials*/
#ODSpecialsContainer {
	position:absolute;
	left:20px;
	top:550px;
	width:160px;
	height:auto;
	background-color: #ccc;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #666666;
	border-left: none;
	padding: 10px 10px;
	text-align:center;
	visibility:hidden;
	}
.style1OD {
	color: #cc0000;
	font-size: 24px;
	font-weight: bold;
	text-transform:uppercase;
	line-height:24px;
}
.style2OD {font-size: 16px}


/*One Design Pages*/
.boatName {
	font-size: 24px;
	font-weight:bold;
	color:#000;
	text-align:left;
	text-transform:capitalize;
}
#OneDesignContainer{
	position:absolute;
	top:107px;
	left:218px;
	width:650px;
	height:auto;
}
.thumbnailBorder {
border:none;
}
.tableDottedBorder {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #333333;
	border-left: none;
	padding-right:10px;
}
/* spacing to be used with cover explainations*/
.tableDottedBorderSpacing {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #333333;
	border-left: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:10px;
}
.rowSpacing {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:10px;
}
.categories {
	background-color: #CCCCCC;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #333;
	border-left: none;
	padding: 1px 4px;
}
.OneDesignTableBorder {
	border-top: 1px solid #666666;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #666666;
}
.OneDesignTableHeader {
font-size:9px;
font-weight:bold;
text-transform:uppercase;
}
#crossSellBox {
	position:absolute;
	left:20px;
	top:400px;
	width:160px;
	height:auto;
	background-color: #999;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #666666;
	border-left: none;
	padding: 5px 10px;
	text-align:center;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: black;
	font-family: Arial, helvetica, verdana;
	font-size: 12px;
	text-decoration:none;
}
.crossSell a {
text-decoration:none;
}
.crossSell a:hover {
text-decoration:none;
color:#b90000;
}
.hrStyle {
	border-bottom: 1px solid #666666;
	width:100px;
	text-align:center;
	margin: 0 auto;
}
/*all one design pages*/
#OneDesignSpecialsBox {
	position:absolute;
	left:20px;
	top:530px;
	width:160px;
	height:auto;
	background-color:#b90000;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #666666;
	border-left: none;
	padding: 5px 10px;
	text-align:center;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: black;
	font-family: Arial, helvetica, verdana;
	font-size: 12px;
	text-decoration:none;
}
.ODSpecial a {
color:#FFFFFF;
text-decoration:none;
}
.ODSpecial a:hover {
text-decoration:none;
color:#000;
}
/*-----------------------------------------------*/
/*Powerboat, sailboat accessories*/
#ProductContainer{
position:absolute;
left:120px;
top:89px;
width:883px;
}
.imagePadTop10 {
padding-top:10px;
border:none;
}
.imagePadBottom10 {
padding-bottom:10px;
border:none;
}
.imagePadTopBot10 {
padding-top:10px;
padding-bottom:10px;
border:none;
}

/*Empty container floats under head image*/
#contentBox {
	position:relative;
	float:left;
	top:20px;
	left:0px;
	margin-bottom:20px;
	width:883px;
	height:auto;

}
/*dealers list*/
.blue {
color:#0662b6;
font-weight:bold;
}

.noPhoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
/*-----------------------------------------*/
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #CCCCCC;
	color:#000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	height: auto;
	width: 140px;
}
.samples {
font-size:9px;
text-align:center;
}
.samplesTable{
margin-top:10px;
margin-left:10px;
}
.red {
color: #b90000;
}

