/* --------------------------------------------------------
* MMG-CMS - developed for Vissacon
* Copyright (C) 2004-2008 MMG interactive
*
* MMG interactive versioning:
* ---------------
* $Revision: 17 $
* $Author: brandon $
* $Date: 2008-09-19 09:31:45 +1000 (Fri, 19 Sep 2008) $
*
* --------------------------------------------------------
*/
/* CSS Document */
/* VISSACON CONTENT STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.Heading1, .heading1 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #637C82;
}

.Heading2, .heading2 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E6166;
}

.Heading3, .heading3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #4E6166;
}

.Heading1 a, .heading1 a {
	color: #637C82;
	text-decoration:none;
}

.Heading1 a:hover, .heading1 a:hover {
	color: #1083c4;
	text-decoration:underline;
}

.Heading2 a, .Heading3 a, .heading2 a, .heading3 a {
	color: #4E6166;
	text-decoration:none;
}

.Heading2 a:hover, .Heading3 a:hover, .heading2 a:hover, .heading3 a:hover {
	color: #1083c4;
	text-decoration:underline;
}

.GrayText {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #4E6166;
}

.BlueTextBold, .bluetextbold {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #4792D6;
}

.DefaultText, .defaulttext, .defaultText {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.AlignCenter {
	text-align:center;
}

.AlignRight {
	text-align:right;
}

.FooterNote {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #4E6166;
	text-align:center;
}

.ContactDetails {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	line-height:14px;
	color: #4E6166;
}

.ContactNo {
	line-height:18px;
	font-size: 12px;
}

.ContactDetails a {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #4E6166;
}

.ContactDetails a:hover {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #4792D6;
}

.BoatShowHilite {
	padding-right:20px;
	text-align:right;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #4792D6;
}

.crumbTrail {
	width: auto;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #4E6166;
	padding:10px;
	padding-left:0px;
}

.crumbTrail a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #4E6166;
	text-decoration: none;
}

.crumbTrail a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #1083c4;
	text-decoration: underline;
}

.ProdLinks {
	margin-left:10px;
}

.ProdLinks a {
	display:block;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #1083c4;
	text-decoration:none;
	margin-top:7px;
	margin-left:10px;
	width:auto;
}

.ProdLinks a:hover {
	display:block;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #1083c4;
	text-decoration:underline;
}

.PAGE_Link {
	background: url('../images/ICON_Doc.gif') no-repeat left top;
	padding-left:20px;
}

.PDF_Link {
	background: url('../images/ICON_Pdf.gif') no-repeat left top;
	padding-left:20px;
}
