/*#Global#*/

body
{
	margin: 0px; 
	padding: 0px;
	background: #dcddde;
}

.lightGrayText
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #a7a9ac;
	display: inline;
	margin-left: 1px;
}

.titlePanelText
{
	/*padding: 10px 38px 0px 30px;*/
}

.pageText
{
	color: #58595b;
	font-family: arial;
	font-size: 9pt;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 10px;
	padding-bottom: 10px;
}

.pageText a
{
	color: #ec008c;
	text-decoration: none;
}

.italic
{
	width: 100%;
	font-style: italic;
	text-align: center;
}

a
{
	color: #58595b;
	font-family: arial;
	text-decoration: none;
}

a:hover
{
	color: #ec008c;
}

h1
{
	color: #bfc1c3;
	font-family: arial;
	font-size: 13.5pt;
	font-weight: normal;
}

/*#Master Page#*/
.outerMaster
{
	width: 980px;
	height: 100%;
	margin: 0px auto;
	background-image: url(../App_Themes/AMJYachting/Images/shading.gif);
	background-repeat: repeat-y;
	overflow: auto;
	padding-left: 20px;
}

.innerMaster
{
	width: 940px;
	height: 100%;
	float: left;
	/*overflow: auto;*/
	background: #58595b;
}

/*#Master Page/Header#*/
.header
{
	width: 940px;
	height: 175px;
	background: #58595b;
}

.IE6 .headerTop
{
	width: 100%;
	height: 130px;	
	background: #58595b url(../App_Themes/AMJYachting/Images/headerTopImage.gif) top no-repeat;
}

.headerTop
{
	width: 100%;
	height: 130px;	
	background: #58595b url(../App_Themes/AMJYachting/Images/headerTopImage.gif) top no-repeat;
}

.leftHeader
{
	width: 735px;
	height: 100%;
	float: left;	
}

.topHeaderleft
{
	width: 500px;
	height: 100%;
	float: left;
	clear: left;
}

.logoText
{
	color: white;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	margin-left: 87px;
}

.rightHeader
{
	width: 205px;
	height: 100%;
	float: right;
	background: #dcddde;
	opacity:0.2;
	filter: alpha(opacity=25);
}

.topHeaderRight
{
	width: 240px;
	height: 100%;
	float: right;
	clear: right;
}

.spacer
{
	margin-top: 43px;
	margin-bottom: 43px;
	height: 49px;
}

.rightHeaderImg
{
	height: 49px;
	float: left;
}

.rightHeaderText
{
	line-height: 22px;
	color: white;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	float: left;
}

.rightHeaderText a
{
	color: white;
}

.headerBottom
{
	width: 100%;
	height: 45px;
	background: #ffffff;
	clear: both;
	*clear: none;
}

.headerLinksBar
{
	width: 695px;
	height: 45px;
	float: left;
	position: relative;
}

.searchPanel
{
	width: 235px;
	height: 45px;
	float: right;	
}

/*#Master Page/Header/Links Bar#*/
.CMSListMenuUL
{
	width: 660px;
	height: 15px;
	list-style-type: none;
	margin: 0px;
	line-height: 45px;
	*margin-left: 37px;
}

.CMSListMenuLI, .CMSListMenuHighlightedLI, .CMSListMenuLILast
{
	float: left;
}

.CMSListMenuLILast .CMSListMenuLink
{
	background: none;
	padding-right: 0px;
}

.CMSListMenuHighlightedLILast .CMSListMenuLinkHighlighted
{
	background: none;
	padding-right: 0px;
}

.CMSListMenuLink, .CMSListMenuLinkHighlighted, .CMSListMenuLink:active, .CMSListMenuLink:visited
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #58595b;
	padding-right: 15px;
	background: url(../App_Themes/AMJYachting/Images/linkseperatorWhite.gif) 95% no-repeat;
}

.CMSListMenuLink:hover
{
	color: #ec008c;
}

/*#Pages/Level 2 Links#*/
.leftMenuPanel
{
	border-right: 1px dotted #dcddde;
	float: left;
	height: 100%;
	width: 200px;
}

.Lev2CMSListMenuUL
{
	list-style: none;
	margin-top: 12px;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	/*text-transform: capitalize;*/
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

.Lev2CMSListMenuLI, .Lev2CMSListMenuLILast
{
	padding-bottom: 10px;
	margin-bottom: 10px;	
	border-bottom: 1px dotted #dcddde;
}

.Lev2CMSListMenuLILast
{
	border-bottom: 0px;
}

.Lev2CMSListMenuLink
{
	color: black;
	text-decoration: none;
}

.Lev2CMSListMenuHighlightedLI, .Lev2CMSListMenuHighlightedLILast 
{
	color: #ec008c;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

.Lev2CMSListMenuLinkHighlighted
{
	color: #ec008c;
	text-decoration: none;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuLI .Lev2CMSListMenuUL .Lev2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuLI .Lev2CMSListMenuUL .Lev2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLI .Lev2CMSListMenuUL .Lev2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLI .Lev2CMSListMenuUL .Lev2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLILast .Lev2CMSListMenuUL .Lev2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLILast .Lev2CMSListMenuUL .Lev2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuLILast .Lev2CMSListMenuUL .Lev2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuLILast .Lev2CMSListMenuUL .Lev2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLI .Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLILast .Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuUL .Lev2CMSListMenuHighlightedLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL
{
	list-style: none;
	margin-top: 12px;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	/*text-transform: capitalize;*/
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

.L2CMSListMenuLI, .L2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;	
	border-bottom: 1px dotted #dcddde;
}

.L2CMSListMenuLILast
{
	border-bottom: 0px;
}

.L2CMSListMenuLink
{
	color: black;
	text-decoration: none;
}

.L2CMSListMenuHighlightedLI, .L2CMSListMenuHighlightedLILast 
{
	color: #ec008c;
	text-decoration: none;
	/*background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;*/
	padding-bottom: 10px;
	margin-bottom: 10px;	
	/*border-bottom: 1px dotted #dcddde;*/
}

.L2CMSListMenuLinkHighlighted
{
	color: #ec008c;
	text-decoration: none;
}

.L2CMSListMenuUL .L2CMSListMenuLI .L2CMSListMenuUL .L2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuLI .L2CMSListMenuUL .L2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuHighlightedLI .L2CMSListMenuUL .L2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuHighlightedLI .L2CMSListMenuUL .L2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuHighlightedLILast .L2CMSListMenuUL .L2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuHighlightedLILast .L2CMSListMenuUL .L2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuLILast .L2CMSListMenuUL .L2CMSListMenuLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuLILast .L2CMSListMenuUL .L2CMSListMenuLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuHighlightedLI .L2CMSListMenuUL .L2CMSListMenuHighlightedLI
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuHighlightedLILast .L2CMSListMenuUL .L2CMSListMenuHighlightedLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

.L2CMSListMenuUL .L2CMSListMenuUL .L2CMSListMenuHighlightedLILast
{
	background: url(../App_Themes/AMJYachting/Images/pinkCrumbArrowSmall.gif) left top no-repeat;
	padding-left: 18px;
}

/*#Master Page/Header/Search#*/
.searchBox
{
	width: 218px;
	height: 22px;
	float: right;
	line-height: 22px;
	margin-top: 12px;
	margin-right: 17px;
}

.IE6 .searchBox
{
	width: 218px;
	height: 22px;
	float: left;
	line-height: 22px;
	margin-top: 7px;
	margin-right: 10px;
	position: absolute;
}

.searchButton
{
	border: 0px;
	float: right;
}

.IE6 .searchButton
{
	border: 0px;
	float: none;	
	position: relative;
	right: 0px;
	top: 5px;
}

.searchLabel
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #58595b;
}

.searchTextbox
{
	width: 130px;
	height: 15px;
	border: 1px solid #ec008c;
}

/*#Master Page/Content#*/
.content
{
	width: 940px;
}

.leftPanel
{
	width: 735px;
	float: left;
	clear: left;
	/*overflow: auto;*/
	background: white;
}

.titlePanel
{
	min-height: 15px;
	background: #58595b;
	margin-bottom: 1px;
	padding: 18px 38px 18px 38px;

	color: #bfc1c3;
	font-family: arial;
	font-size: 13.5pt;
	font-weight: normal;
}

.imagePanel
{
	width: 100%;
	height: 210px;
	_height: 200px;
	background: gray;
	background: white;
}

.contentsPanel
{
	width: 100%;
	_width: 720px;
	min-height: 300px;
	float: left;
}

.contentsPanel a .contentsPanel a:visited, .contentsPanel a:active
{
	color: black;
	text-decoration: none;
}

.contentsPanel a:hover
{
	color: #ec008c;
	text-decoration: none;
}

.pageTitlePanel
{
	width: 534px;
	float: right;
	*margin-right: -20px;
}

.IE6 .pagePanel
{
	width: 524px;
	float: right;	
}

.pagePanel
{
	width: 534px;
	float: right;
	*margin-right: -18px;
}

.rightPanel
{
	width: 205px;
	height: 100%;
	float: right;
	clear: right;
	background: #58595b url(../App_Themes/AMJYachting/Images/widgetBarShading.png) repeat-x;
}

.IE6 .rightPanel
{
	background: #58595b url(../App_Themes/AMJYachting/Images/widgetBarShading.gif) repeat-x;
}

.widgetPanel
{
	padding: 20px 20px 20px 20px;
	width: 165px;
	min-height: 500px;
	height: 100%;
	color: white;
	font-family: arial;
	font-size: 8pt;
	/*overflow: auto;*/
}

/*#Master Page/Footer#*/
.footer
{
	width: 940px;
	height: 80px;
	background: #58595b;
	overflow: auto;
	float: left;
}

.footerLinks
{
	width: 735px;
	height: 40px;
	float: left;
	border-bottom: 1px dotted white;
	
}

.footerLeft
{
	*height: 40px;
	*float: left;
	_padding-top: 12px;
	margin-left: 15px;
}

.footerLeft a, .footerLeft a:hover, .footerLeft a:visited, .footerLeft a:active
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 40px;
	text-decoration: none;
	color: white;
}

.footerLeft
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 40px;
	text-decoration: none;
	color: white;
	float: left;
}

.footerLeft img
{
	border: none;
	margin-left: 4px;
	margin-right: 4px;
}

.footerRight
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 40px;
	text-decoration: none;
	color: white;
	float: right;
	display: inline;
}

.footerRight .lightGrayText
{
	font-size: 7.5pt;
}

/*#Pages#*/
/*#Pages/Home#*/
.homeRepeatContainer
{
	height: 165px;
	padding: 10px;
	background: white;
	*padding-right: 0px;
}

.smallRepeatContainer
{
	height: 165px;
	width: 500px;
	padding: 10px 10px 10px 5px;
	background: white;
	float: left;
}

.boatsRepeatContainer
{	
	height: 100%;
	padding: 10px;
	background: white;
}

.homeRepeatContainerAlt
{
	height: 165px;
	padding: 10px;
	background: #f1f1f2;
}

.IE6 .pageTitlePanel .repeatHeader
{
	/*margin-left: 10px;*/
	/*width: 480px;*/
}

.repeatHeader
{
	width: 480px;
	/*height: 32px;*/
	clear: right;
	float: left;
	border-bottom: 1px dotted #58595b;
	margin-left: 20px;
	margin-top: 5px;

	color: black;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.repeatHeader a
{
	text-decoration: none;
	color: black;
}


.repeatHeader a:hover
{
	text-decoration: none;
	color: #ec008c;
}

.repeatSubHeader
{
	width: 480px;
	height: 26px;
	clear: right;
	float: left;
	border-bottom: 1px dotted #58595b;
	margin-bottom: 10px;

	color: black;
	text-transform: uppercase;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

.repeatHeaderGray
{
	color: #58595b;
}

.repeatImg
{
	width: 210px;
	float: left;
	margin-bottom: 5px;
}

.repeatImg img
{
	border: 0;
	width: 207px;
	margin-top: 8px;
	background: url(/App_Themes/AMJYachting/Images/noImage.gif);
}

.repeatTitle
{
	width: 460px;
	height: 32px;
	float: left;
}

.repeatSelect
{
	width: 20px
	height: 32px;
	float: right;
}

.repeatSelect img
{
	border: 0;
}

.repeatText
{
	width: 475px;
	float: left;
	clear: right;
	*clear: none;
	margin: 10px 10px 10px 0px;
	*margin-right: 0px;
	padding-left: 20px;
	color: #58595b;
	font-family: arial;
	font-size: 9pt;
	line-height: 18px;
}

.repeatText a
{
	color: #ec008c;
}

.repeatText img
{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

table.TechDetails tbody tr td
{
	vertical-align: top;
	border-bottom: 1px dotted #dcddde;
}

.TechDetails
{
	float: left;
}

.contactRepeatHeader
{
	width: 306px;
	/*height: 32px;*/
	clear: right;
	float: left;
	border-bottom: 1px dotted #58595b;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;

	color: black;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.contactRepeatTitle
{
	width: 206px;
	height: 32px;
	float: left;
}
/*#Pages/Google Map#*/
.googleMap
{
	float: right;
	margin: 20px 34px 5px 10px;
}

/*#Pages/Blogs#*/
.blogContainer
{
	width: 534px;
	min-height: 30px;
	padding: 20px;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #58595b;
	float: right;
}

.BlogPTitle
{
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 16pt;
	border-bottom: 1px dotted black;
}

.blogContainer h1
{
	color: black;
	font-family: arial;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding-bottom: 10px;
	font-size: 16pt;
	border-bottom: 1px dotted black;
}

.BlogPBody
{
	margin-bottom: 20px;
}

.BlogPDateWhole
{
	margin-bottom: 20px;
}

#leftNav
{
	width: 160px;
}

.leftMenuPanel .recentPosts
{
	margin: 20px;
}

.recentPosts
{
	margin: 0px;
	padding: 0px;
}

.recentPosts .widgetContent, .recentPosts .widgetTitle
{
	width: 500px;
	border: 0px;
}

.recentPosts .widgetContent a
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ec008c;
	text-decoration: none;
}
/*#Pages/Logs#*/
.logContainer
{
	padding: 20px;
	word-wrap: break-word;
	padding-bottom: 0px;
	padding-right: 30px;
	color: #58595b;
	font-size: 10pt;
	font-family: arial;
}

.logTitle
{
	text-transform: capitalize;
	border-bottom: 1px dotted gray;
	width: 480px;
	padding-bottom: 3px;
}

.logContainer:hover .logTitle
{
	background: url(../App_Themes/AMJYachting/Images/pinkArrow.gif) top right no-repeat;
	color: #ec008c;
}


/*#Pages/Widget#*/
.widgetTitle
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	line-height: 21px;
	border-bottom: 1px dotted #dcddde;
	padding-bottom: 10px;
	background: url(../App_Themes/AMJYachting/Images/whiteArrow.png) right 10% no-repeat;
}

.IE7 .widgetTitle
{
	background: url(../App_Themes/AMJYachting/Images/whiteArrow.png) right 10% no-repeat;
}

.IE6 .widgetTitle
{
	_background: url(../App_Themes/AMJYachting/Images/whiteArrow.gif) right 10% no-repeat;
}


.widgetTitle img
{
	float: right;	
	padding-top: -2px;
	line-height: 21px;	
}

.IE6 .widgetTitle img
{
	float: right;	
	margin-top: -30px;
	line-height: 21px;	
}

.widgetContent
{
	border-bottom: 1px dotted #dcddde;
	margin-bottom: 10px;
	padding: 5px;
}

.widgetContent a
{
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
}

.widgetContent img
{

}

.gmnoprint span
{
	display: none;
}

/*#IE7#*/
.IE7 .CMSListMenuUL
{
	margin-left: 37px;
}
.IE7 .pageText
{
	margin-top: 15px;
	word-wrap: normal;	
}

.IE7 .header
{
	height: 100%;
}

.IE7 .headerTop
{
	height: 100%;
}

.IE7 .rightHeader
{
	height: 135px;
}

.IE7 .headerBottom
{
	margin-top: -4px;
}

.IE7 .leftPanel
{
	overflow: visible;
}

.IE7 .repeatText
{
	/*float: none;
	clear: none;*/
}

.IE7 .newsDate
{
	margin-top: -30px;
}

.IE7 .searchButton
{
	margin-top: -22px;
}

.IE7 .CMSSearchDialogSearchForTextBox
{
	float: left;
	display: inline;
}

.IE7 .CMSSearchDialogSearchButton
{
	float: right;
	display: inline;
	margin-top: -17px;	
}

.IE7 .widgetTitle img
{
	padding-top: 0px;
	line-height: 0px;	
}

/*#Contact Us#*/
.contactUsContainer
{
	width: 300px;
	padding: 20px;
	color: #58595b;
	font-family: arial;
	font-size: 8pt;
	padding-top: 10px;
}

#plc_lt_zoneContent_placeholder_placeholder_lt_contentPanel_BizForm_viewBiz_ctl00_pnlForm, #plc_lt_zoneContent_placeholder_placeholder_lt_contentPanel_BizForm_viewBiz
{
	width: 350px;
	float: left;
}

.TextboxField
{
	width: 300px;
}

.TextAreaField
{
	width: 300px;
	height: 100px;
	/*background-color: #fcf7fa;*/
}

.EditingFormLabel
{
	float: left;
	height: 30px;
	line-height: 30px;
}

.EditingFormErrorLabel
{
	height: 30px;
	line-height: 30px;
	float: right;
	color: #ec008c;
	padding-right: 40px;
	background: url(../App_Themes/AMJYachting/Images/pinkArrowSmall.gif) right no-repeat;
}

.FormButton
{
	width: 80px;
}

.ErrorLabel
{
	height: 30px;
	width: 350px;
	color: #ec008c;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 20px 20px;
	display: none;
}

.EditingFormInfoLabel
{
	height: 30px;
	width: 350px;
	color: #ec008c;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px;
}

.OfficeDetails
{
	width: 300px;
	float: left;
	font-family: arial;
	font-size: 10pt;
	color: #58595b;
	margin: 0px 15px 15px 15px;
}

.OfficeDetails a, .OfficeDetails a:active, .OfficeDetails a:visited, .OfficeDetails a:hover
{
	color: #ec008c;
	text-decoration: none;
}

/*#Sitemap#*/
.CMSSiteMapList
{
	font-family: arial;
	font-size: 12pt;
	color: #dcddde;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
	margin: 20px;
	width: 300px;
}

.CMSSiteMapListItem
{
	list-style: none;
	border-bottom: 1px dotted #dcddde;
	background: url(../App_Themes/AMJYachting/Images/pinkArrow.gif) top right no-repeat;
}

.contentsPanel ul.CMSSiteMapList li ul li
{
	background: none;
	border-bottom: 0px dotted #dcddde;
	font-family: arial;
	font-size: 11pt;
	color: #dcddde;
	padding: 0px;
	line-height: 20px;
	margin: 20px;
	width: 250px;
}

.CMSSiteMapLink
{
	text-decoration: none;
	color: black;
}

.CMSSiteMapLink:hover
{
	color: #ec008c;	
}

/*#News#*/
.newsListDetail
{
	width: 700px;
	min-height: 70px;
	margin: 20px;
}

.newsHeader
{
	height: 32px;
	line-height: 32px;

	color: black;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;

	border-bottom: 1px dotted #58595b;
	/*background: url(../App_Themes/AMJYachting/Images/pinkArrow.gif) bottom right no-repeat;*/
}

.newsHeader img
{
	border: 0;
	float: right;
	clear: right;
	margin-top: -26px;
}

.newsHeader a
{
	text-decoration: none;
	color: black;
}

.newsHeader a:hover
{
	color: #ec008c;
}

.newsTitle
{
	float: left;
}

.newsTitle a:hover
{
	color: #ec008c;
}

.newsDate
{
	float: right;
	margin-right: 30px;
	color: #58595b;
}

.newsSummary
{
	color: #58595b;
	font-family: arial;
	font-size: 9pt;
	padding-top: 10px;
}

.newsContent
{
	color: #58595b;
	font-family: arial;
	font-size: 9pt;
	padding-top: 10px;
}

/*#About Us#*/
.repeaterBlock
{
	width: 700px;
	float: left;
	margin-bottom: 15px;
}

.repeaterTitle
{
	width: 700px;
	height: 40px;
	border-bottom: 1px dotted black;
	clear: both;	
	margin-left: 10px;
	margin-right: 10px;
	background: url(../App_Themes/AMJYachting/Images/pinkArrow.gif) bottom right no-repeat;

	color: black;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 40px;
}

.repeaterImg
{
	width: 182px;
	height: 175px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;	
}

.repeaterText
{
	width: 480px;
	float: left;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;

	color: #58595b;
	font-family: arial;
	font-size: 9pt;
	line-height: 18px;
}

.infoBlock
{
	width: 190px;
	height: 100%;
	float: right;
	background: #f1f1f2;
	margin-top: 20px;
	clear: right;
	margin-right: 35px;
	margin-left: 10px;
}

.infoBlock2
{
	height: 100%;
	float: right;
	background: #f1f1f2;
	clear: right;
}

.IE6 .infoBlockALT
{
	margin-right: 5px;
}

.infoBlockALT
{
	width: 170px;
	height: 100%;
	float: right;
	background: #f1f1f2;
	margin-top: 10px;
	clear: right;
	margin-right: 15px;
	margin-left: 10px;
}

.infoText
{
	width: 180px;
	color: #58595b;
	font-family: arial;
	font-size: 8pt;
	line-height: 18px;
	padding: 5px;
}

.infoTextALT
{
	width: 160px;
	color: #58595b;
	font-family: arial;
	font-size: 8pt;
	line-height: 18px;
	padding: 5px;
}

.infoText img
{
	margin: 10px 0px 15px 10px;
}

/*#Boats#*/
.boatDetailList
{
	list-style: none;
	margin: 0;
	padding: 0;	
}

/*# Breadcrumbs #*/
.breadCrumbsPanel
{
	/*width: 735px;*/
	_width: 720px;
	min-height: 20px;
	font-family: arial;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #dcddde;
}

.breadCrumbsPanel img
{
	padding: 0px 5px 0px 5px;
	height: 9px;
}

.CMSBreadCrumbsLink
{
	color: black;
	text-decoration: none;
}

.CMSBreadCrumbsCurrentItem
{
	color: #ec008c;	
}

/*#Search#*/
.SearchDialog
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	margin: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #58595b;
}

.CMSSearchDialogSearchForLabel
{
	margin-right: 25px;
}

.CMSSearchDialogSearchForTextBox
{
	width: 180px;	
}

.CMSSearchDialogSearchModeDropDownList
{
	width: 200px;	
}

.CMSSearchDialogSearchButton
{
	width: 50px;	
	float: right;
}

.SearchResults
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	margin: 20px;
}

.SearchResults
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	margin: 20px;
}

.SearchResult
{
	margin-bottom: 15px;	
	border-bottom: 1px dotted #dcddde;
}

CMSSearchResultsNoResultsLabel
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #58595b;
}

.ResultTitle
{

}

.ResultTitle a
{
	text-decoration: none;
	color: #ec008c;
}

.ResultPath
{

}

.PagerControl
{
	color: #58595b;	
}

.SelectedPage
{
	text-decoration: none;
	color: #ec008c;
}

.UnselectedPage, .UnselectedNext, .PagerNumberArea a, .PagerNumberArea
{
	text-decoration: none;
	color: #58595b;
}

/*#LinksRepeater#*/
.linksRepeater
{
	width: 200px;
	min-height: 350px;
	color: #58595b;
	font-family: arial;
	font-size: 9pt;
	margin: 20px;
	float: left;
}

.linksRepeater a
{
	color: #ec008c;
}

.linkTitle
{
	width: 200px;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	border-bottom: 1px dotted gray;
}

.latestNews a
{
	color: white;
}