@import url(customClasses.css);

body
{
	background-color: #FFF;
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background: #FFF;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #64879b;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.PrimaryHeader
{
	background: #64879b;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background: #64879b;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.PrimaryEnlargedText
{
	background-color: #64879b;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #64879b;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #876f50;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #876f50;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #876f50;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #876f50;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #876f50;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.AccentHeader
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.AccentEnlargedText
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #F1F1F1;
	background-color: #99c2d4;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.SplashHeader
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal
}
td, .DefaultText
{
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.BoldText
{
	color: #2B3853;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.EnlargedText
{
	color: #2B3853;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #876F50;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #2B3853;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background: #E7E2DC;
	border: #876F50 1px solid;
	color: #2B3853;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background: #E7E2DC;
	border: #876F50 1px solid;
	color: #2B3853;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #536a7c;
	border-bottom: #536a7c 1px solid;
	border-left: #536a7c 1px solid;
	border-right: #536a7c 1px solid;
	border-top: #536a7c 1px solid;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #536a7c;
	color: #ff6666;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #536a7c;
	border-width: 1px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #876F50;
	background: #E0D5C4 url(../Content/Images/Default/button_bg.jpg) repeat-x left center;
	border: solid 1px #876F50;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a,
a:link,
a:visited
{
	/*color: #876F50;*/
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}
a:hover 
{
	color: #073F2C;
}
a.menu
{
	text-decoration: none;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.menu:link { color: #F1F1F1; }
a.menu:visited { color: #F1F1F1; }
a.menu:hover { color: #cccccc; }
a.Gridmenu
{
	text-decoration: none;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.Gridmenu:link { color: #F1F1F1; }
a.Gridmenu:visited { color: #F1F1F1; }
a.Gridmenu:hover { color: #F1F1F1; }
a.Homebase
{
	text-decoration: none;
	color: #64879b;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #64879b; }
a.Homebase:visited { color: #64879b; }
a.Homebase:hover { color: #99c2d4; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #F1F1F1;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.FormFileManagerFileList:link{ color: #F1F1F1; }
a.FormFileManagerFileList:visited{ color: #F1F1F1; }
a.FormFileManagerFileList:hover
{
	color: #F1F1F1;
	background-color: #536a7c;
}
img.blockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: none;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/** BEGIN "TABS" STYLE **/
table.ReservTabs
{
	width: 100%;
	empty-cells: hide;
	border-collapse: collapse;
/*	table-layout: fixed; */
}
/*table.ReservTabs td { padding-bottom: 10; }*/

table.ReservTabs a,
table.ReservTabs a:link,
table.ReservTabs a:visited
{
	display: block;
	font-size: 11px;
	font-weight: normal;	
	/*font-family: garamond, 'new york', serif;*/
	font-family:Verdana;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 5px 0 0 20px;
	line-height: 11px;
	height: 30px;
	_height: 35px;
}

table.ReservTabs a.One:link,
table.ReservTabs a.Two:link,
table.ReservTabs a.Three:link,
table.ReservTabs a.Four:link,
table.ReservTabs a.Five:link,
table.ReservTabs a.Six:link,
table.ReservTabs a.One:visited,
table.ReservTabs a.Two:visited,
table.ReservTabs a.Three:visited,
table.ReservTabs a.Four:visited,
table.ReservTabs a.Five:visited,
table.ReservTabs a.Six:visited
{
	color: #666666;
	background-color: #FFF;
	cursor: default;
}

table.ReservTabs a.OneHot:link,
table.ReservTabs a.TwoHot:link,
table.ReservTabs a.ThreeHot:link,
table.ReservTabs a.FourHot:link,
table.ReservTabs a.FiveHot:link,
table.ReservTabs a.SixHot:link,
table.ReservTabs a.OneHot:visited,
table.ReservTabs a.TwoHot:visited,
table.ReservTabs a.ThreeHot:visited,
table.ReservTabs a.FourHot:visited,
table.ReservTabs a.FiveHot:visited,
table.ReservTabs a.SixHot:visited
{
	color: #4A4A49;
	background-color: #E7E2DC;
}

table.ReservTabs a.OneCold:link,
table.ReservTabs a.TwoCold:link,
table.ReservTabs a.ThreeCold:link,
table.ReservTabs a.FourCold:link,
table.ReservTabs a.FiveCold:link,
table.ReservTabs a.SixCold:link,
table.ReservTabs a.OneCold:visited,
table.ReservTabs a.TwoCold:visited,
table.ReservTabs a.ThreeCold:visited,
table.ReservTabs a.FourCold:visited,
table.ReservTabs a.FiveCold:visited,
table.ReservTabs a.SixCold:visited
{
	color: #644F25;
	background-color: #C7BDB2;
}

/* Tab "One" BG-Image */
table.ReservTabs a.One:link, table.ReservTabs a.One:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/1Norm.gif); }

table.ReservTabs a.OneHot:link, table.ReservTabs a.OneHot:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/1Hot.gif); }

table.ReservTabs a.OneCold:link, table.ReservTabs a.OneCold:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/1Cold.gif); }

/* Tab "Two" BG-Image */
table.ReservTabs a.Two:link, table.ReservTabs a.Two:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/2Norm.gif); }

table.ReservTabs a.TwoHot:link, table.ReservTabs a.TwoHot:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/2Hot.gif); }

table.ReservTabs a.TwoCold:link, table.ReservTabs a.TwoCold:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/2Cold.gif); }

/* Tab "Three" BG-Image */
table.ReservTabs a.Three:link, table.ReservTabs a.Three:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/3Norm.gif); }

table.ReservTabs a.ThreeHot:link, table.ReservTabs a.ThreeHot:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/3Hot.gif); }

table.ReservTabs a.ThreeCold:link, table.ReservTabs a.ThreeCold:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/3Cold.gif); }

/* Tab "Four" BG-Image */
table.ReservTabs a.Four:link, table.ReservTabs a.Four:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/4Norm.gif); }

table.ReservTabs a.FourHot:link, table.ReservTabs a.FourHot:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/4Hot.gif); }

table.ReservTabs a.FourCold:link, table.ReservTabs a.FourCold:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/4Cold.gif); }

/* Tab "Five" BG-Image */
table.ReservTabs a.Five:link, table.ReservTabs a.Five:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/5Norm.gif); }

table.ReservTabs a.FiveHot:link, table.ReservTabs a.FiveHot:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/5Hot.gif); }

table.ReservTabs a.FiveCold:link, table.ReservTabs a.FiveCold:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/5Cold.gif); }

/* Tab "Six" BG-Image */
table.ReservTabs a.Six:link, table.ReservTabs a.Six:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/6Norm.gif); }

table.ReservTabs a.SixHot:link, table.ReservTabs a.SixHot:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/6Hot.gif); }

table.ReservTabs a.SixCold:link, table.ReservTabs a.SixCold:visited
{ background-image: url(/DSN/wwwseaislandcom/Content/Images/default/resrv_tabs/6Cold.gif); }
/** END "TABS" STYLE **/


/* "MAKE RESERVATIONS" SPECIFIC ELEMENT/CLASS/ID DEFINITIONS
============================================================= */
a.Arrow:link,
a.Arrow:visited
{
	background: url(../Content/Images/Default/link-arrow_right.gif) no-repeat left center;
	padding-left: 9px;
	color: #876F50;
}

.ItineraryColumn hr
{
	color: #FFF;
	background-color: #FFF;
	margin: 8px auto;
	border: none;	
	height: 2px;
}

.ItineraryColumn
{
	width: 185px;
	padding-left: 8px;
             border-left: solid 1px #B2A38F;
}

.TabContentFill
{
	color: #636759;
	background-color: #ECECE6;
	padding: 1px 0;
	font-family:Verdana;
	font-size:11px;
}

.ResTabContentFill
{
	color: #636759;
	background-color: #E7E2DC;
	padding:5px;
}

.SectionOutline
{
	text-align: left;
	/*border: 1px solid #FFFFFF;*/
	padding-bottom:20px;
}

.SectionOutline .hlite
{
	color: #666;
}

.SectionOutline .PriceContainer
{
	color: #666;
	background: #E7E2DC;
}

.SectionHeader
{
	padding: 4px 0;
	font-weight: bold;
	font-family:Verdana;
	font-size:14px;
}