/*# 1 - Global#*/
*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffebcc;
}

/*# 1 - Global/Text Styles#*/
.pageTitle
{
	font-family: arial;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: none;
	color: #ff9900;
	background: #990000;	
	padding: 20px;
}

.pageTitle2
{
	height: 40px;
	width: 580px;
	float: right;
	margin: 0px 0px 20px 0px;
	padding-top: 20px;
	border-bottom: 1px dotted #3b3b3c;
	display: inline;

	color: #3b3b3c;
	font-family: arial;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


.pageSubTitle
{

}

.pageText
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #3b3b3c;
	letter-spacing:.5px;
	line-height:22px;
	overflow:auto;
}

.pageText a
{
	color: #ff9900;
	text-decoration: none;
}

/*#2 - Master Page#*/
.outerMaster
{
	width: 980px;
	height: 100%;
	margin: 0px auto;
	background-image: url(../App_Themes/StealthSecurity/Images/shading.gif);
	background-repeat: repeat-y;
	overflow: auto;
	padding-left: 20px;
}

.innerMaster
{
	width: 940px;
	height: 100%;
	float: left;
	background: #ff9900;
}

/*#2 - Master Page/Header#*/
.header
{
	width: 940px;
	height: 145px;
	background: #58595b;
}

.headerTop
{
	width: 940px;
	height: 100px;	
	background-color: #cc0000;
	clear: both;
}

.headerBottom
{
	width: 940px;
	height: 45px;
	background: #ff9900;
	clear: both;
}

.leftHeader
{
	width: 735px;
	height: 100%;
	float: left;	
}

.topHeaderleft
{
	width: 500px;
	height: 100%;
	float: left;
	clear: left;
	margin-top: 40px;
	margin-left: 10px;
}

.logoText
{
	/*color: #ec008c;*/
	color: white;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	/*margin-left: 35px;*/
	margin-left: 87px;
}

.rightHeader
{
	width: 205px;
	height: 100%;
	float: right;
}

.topHeaderRight
{
	width: 220px;
	height: 100%;
	float: left;
	clear: right;
	padding-top: 25px;
	display: none;
}

.spacer
{
	margin-top: 43px;
	margin-bottom: 43px;
	height: 49px;
}

.rightHeaderImg
{
	height: 49px;
	float: left;
}

.rightHeaderText
{
	line-height: 22px;
	color: white;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 13.5pt;
	font-weight: normal;
	text-align: center;
}

.rightHeaderText a
{
	color: white;
	text-decoration: underline;
}

.headerLinksBar
{
	width: 735px;
	float: left;
	height: 45px;
	background: #990000;
}

.searchPanel
{
	width: 205px;
	height: 45px;
	float: left;
	background: #990000;	
}

/*#2 - Master Page/Header/Links Bar#*/
.CMSListMenuUL
{
	list-style: none;
	width: 735px;
	float: left;
	line-height: 45px;
}

.CMSListMenuHighlightedLIFirst, .CMSListMenuLIFirst
{
	display: inline;
	padding-left: 10px;
}

.CMSListMenuHighlightedLILast, .CMSListMenuLILast, .CMSListMenuLI, .CMSListMenuHighlightedLI
{
	display: inline;
}

.CMSListMenuLink, .CMSListMenuLink:active, .CMSListMenuLink:hover, .CMSListMenuLink:visited
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #ff9900;
	/*background: url(../App_Themes/StealthSecurity/Images/linkseperatorWhite.gif) right no-repeat;*/
	padding-right: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.CMSListMenuLinkHighlighted
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #ff9900;
	/*background: url(../App_Themes/StealthSecurity/Images/linkseperatorWhite.gif) right no-repeat;*/
	padding-right: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.CMSListMenuUL li a
{
	border-right: 1px solid orange;
	padding-left: 6px;
}

.CMSListMenuUL li.CMSListMenuLILast a, .CMSListMenuUL li.CMSListMenuHighlightedLILast a
{
	border-right: 0px solid orange;
}

/*#2 - Master Page/Header/Search#*/
.searchButton
{
	float: right;
	margin-top: 7px;
	margin-left: 6px;
	width: 25px;
}

.searchLabel
{
	display: none;
}

.searchBox
{
	width: 170px;
	height: 25px;
	margin: 0px auto;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}

.searchTextbox
{
	width: 130px;
	height: 15px;
	margin: 0px auto;
	margin-top: 8px;
}

/*#2 - Master Page/Content#*/
.content
{
	width: 940px;
	min-height: 540px;
	/*background: #ff9900;*/
}

.leftPanel
{
	width: 735px;
	min-height: 840px;
	float: left;
	clear: left;
	background: #ffebcc;
}

.documentTitle
{
	width: 735px;
	min-height: 40px;
	float: left;
}

.leftLinksNav
{
	width: 150px;
	min-height: 600px;
	float: left;
}

.leftLinksNav img
{
	padding-top: 210%;
	padding-left: 20px;
	max-width: 100px;
	max-height: 130px;
}

.contentsPanel
{
	float: left;
	width: 585px;
	min-height: 540px;

	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #3b3b3c;
	letter-spacing:.5px;
	line-height:22px;
}

.contentsPanel a .contentsPanel a:visited, .contentsPanel a:active
{
	color: black;
	text-decoration: none;
}

.contentsPanel a:hover
{
	/*color: #ec008c;*/
	text-decoration: none;
}

.titlePanel
{
	min-height: 15px;
	background: #cc0000;
	margin-bottom: 1px;
	padding: 18px 38px 18px 38px;

	color: black;
	font-family: arial;
	font-size: 12.5pt;
	font-weight: normal;
}

.imagePanel
{
	width: 940px;
	height: 117px;
	background: #ffebcc;
}

.rightPanel
{
	width: 205px;
	height: 100%;
	float: right;
	clear: right;
	background: #ff9900;
	/*background-image: url(../App_Themes/StealthSecurity/Images/widgetBarShading.png) repeat-x*/
}

.widgetPanel
{
	padding: 15px 20px 10px 20px;
	width: 165px;
	min-height: 500px;
	height: 100%;
	color: white;
	font-family: arial;
	font-size: 8pt;
}

/*#2 - Master Page/Footer#*/
.footer
{
	width: 735px;
	float: left;
	background: #ff9900;
	padding-right: 205px;
	overflow: auto;
}

.footerTop, .footerBottom
{
	float: left;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 40px;
	color: white;
	float: right;	
	text-align: right;
}

.footerTop
{
	width: 735px;
}

.footerBottom
{
	width: 735px;
	border-top: 1px dotted white;
}

.footerLeft
{
	width: 50px;
	float: left;
	margin-left: 33px;
	line-height: 40px;
}

.footerLeft a, .footerLeft a:hover, .footerLeft a:visited, .footerLeft a:active
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: white;
	float: left;
}

/*#4 - Pages#*/

/*#4 - Pages/Careers#*/
.DataGrid
{
	width: 580px;
	text-align: center;
	float: left;
	margin-top: 20px;
	font-size: 11px;
	border: 0px;
}

.Header
{
	background: #990000;
	color: #ff9900;
	letter-spacing: 0px;
	text-transform: capitalize;
	
}

tr.Header td
{
	border-right: 1px solid #ffebcc;	
	color: white;
}

.Header td a
{
	color: white;
	text-decoration: none;
}

.Header td a:hover
{
	color:	#ff9900;
	text-decoration: none;
}

.DataGrid tr.Row td a
{
	color: #3b3b3c;
	text-decoration: underline;
}

.DataGrid tr.AltRow td a
{
	color: #3b3b3c;
	text-decoration: underline;
}

.DataGrid tr.Row td a:hover
{
	color:	#ff9900;
	text-decoration: underline;
}

.DataGrid tr.AltRow td a:hover
{
	color:	#ff9900;
	text-decoration: underline;
}

/*#4 - Pages/Case Study#*/

.caseStudyRepeater
{
	width: 500px;
	height: 80px;	
	border: 2px solid white;

	clear: both;
	margin-bottom: 5px;
	/*text-transform: lowercase;*/
}

.caseStudyText
{
	width: 480px;
	height: 60px;
	padding: 10px;	

	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	/*text-transform: lowercase;*/
	color: #3b3b3c;
}

.caseStudyText a
{
	color: #3b3b3c;
	text-decoration: none;
}

.caseStudyText a:hover
{
	color: #ff9900;
	text-decoration: none;
}

.caseStudyText ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.caseStudyText img
{
	float: left;
	margin-right: 20px;
}


/*#4 - Pages/Home#*/
.homeRepeatContainer
{
	height: 165px;
	padding: 10px;
	background: white;
}

.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;
}

.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;
	height: 133px;
	float: left;
}

.repeatImg img
{
	border: 0;
	width: 207px;
	height: 133px;
	margin-top: 8px;
	background: url(/App_Themes/StealthSecurity/Images/noImage.gif);
}

.repeatTitle
{
	width: 460px;
	height: 32px;
	float: left;
}

.repeatSelect
{
	width: 20px
	height: 32px;
	float: right;
}

.repeatSelect img
{
	border: 0;
}

.repeatText
{
	width: 480px;
	float: left;
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #58595b;
	font-family: arial;
	font-size: 8pt;
	line-height: 18px;
}

.repeatText a
{
	color: #ec008c;
}

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;
}

/*#4 - Pages/BreadCrumbs#*/
.breadCrumbs
{
	min-height: 20px;
	font-family: arial;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #dcddde;
}

.breadCrumbs img
{
	padding: 0px 5px 0px 5px;
	height: 9px;
}

.CMSBreadCrumbsLink
{
	color: black;
	text-decoration: none;
}

.CMSBreadCrumbsCurrentItem
{
	color: #ec008c;	
}

/*#4 - Pages/Level 2 Links#*/
.lev2LinksMenu
{
	float: left;
	width: 150px;
	height: 100%;
	overflow: auto;
	letter-spacing: 0.5px;
}

.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;	
}

.Lev2CMSListMenuLILast
{
	border-bottom: 0px;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuLI .Lev2CMSListMenuUL
{
	display: none;
}

.Lev2CMSListMenuUL .Lev2CMSListMenuLILast .Lev2CMSListMenuUL
{
	display: none;
}

.Lev2CMSListMenuLink
{
	color: #3b3b3c;
	text-decoration: none;
}

.Lev2CMSListMenuLink:hover
{
	color: #ff9900;
}

.Lev2CMSListMenuHighlightedLI 
{
	color: #ff9900;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

.Lev2CMSListMenuLinkHighlighted
{
	color: #ff9900;
	text-decoration: none;
}

/*#4 - 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;
}

.widgetTitle img
{
	float: right;	
	padding-top: -2px;
	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
{
	width: 150px;	
}

/*#About Us#*/
.repeaterBlock
{
	width: 533px;
	float: left;
}

.repeaterTitle
{
	width: 513px;
	height: 40px;
	border-bottom: 1px dotted black;
	clear: both;	
	margin-left: 10px;
	margin-right: 10px;
	background: url(../App_Themes/StealthSecurity/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: 300px;
	float: right;	

	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #58595b;
	font-family: arial;
	font-size: 8pt;
	line-height: 18px;
}

.infoBlock
{
	width: 202px;
	height: 100%;
	float: right;
	background: #f1f1f2;
}

.infoText
{
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #58595b;
	font-family: arial;
	font-size: 8pt;
	line-height: 18px;
	
}

/*#VaccancyForm#*/
.VaccancyForm
{
	width: 350px;
	margin-left: 60px;
	margin-bottom: 0px;
}

/*#Contact Us#*/
.contactUsContainer
{
	float: left;
	width: 350px;
	margin: 0px 0px 10px 10px;
}


{
	color: #ff9900;
	text-decoration: none;
}

.TextboxField
{
	width: 350px;
}

.TextAreaField
{
	width: 350px;
	height: 100px;
	/*background-color: #fcf7fa;*/
}

.EditingFormLabel
{
	float: left;
}

.EditingFormErrorLabel
{
	float: right;
	color: #ff9900;
	background: url(../App_Themes/AMJYachting/Images/pinkArrowSmall.gif) right no-repeat;
}

.FormButton
{
	width: 80px;
	margin-top: 10px;
}

.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: #ff9900;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px 20px 20px 0px;
}
.OfficeDetails a, .OfficeDetails a:active, .OfficeDetails a:visited, .OfficeDetails a:hover
{
	color: #ff9900;
	text-decoration: none;
}

/*#News#*/
.newsListDetail
{
	width: 700px;
	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/StealthSecurity/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: 8pt;
	padding-top: 10px;
}

.newsContent
{
	color: #58595b;
	font-family: arial;
	font-size: 8pt;
	padding-top: 10px;
}

/*#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;
}

/*#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;
}

.contentsPanel ul.CMSSiteMapList li ul li
{
	background: none;
	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: #ff9900;
}

/*#X - IE7 Fixes#*/

.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
{
	float: right;	
	padding-top: -20px;
	line-height: 0px;	
}
