/***********************************************/
/* Nautical.css                                */
/* Use with SCI Nautical web template          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/bg_grad.jpg) white fixed;
	padding-bottom: 0px;
	margin: auto;
	color: black;
	line-height: 1.166;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align:center;
}

/* Page Layout */
TABLE.Page
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: auto;
	width: 1000px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #ffffff;
}

TABLE.Header
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px; /* margin: 25px 25px 15px 25px; /* Top Right Bottom Left  */
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
.radposition
{
	background-position: 50% bottom;
}

.Button
{
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: top;
	color: white;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma;
	letter-spacing: 0.3pt;
	height: 33px;
	width: 200px;
	background-color: #305eb4;
	text-align: center;
}

.Button2
{
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: top;
	color: white;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma;
	letter-spacing: 0.3pt;
	background-color: #305eb4;
	text-align: center;
}

.Button3
{
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: top;
	color: white;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma;
	letter-spacing: 0.3pt;
	background-color: #5D7B9D;
	text-align: center;
}

TABLE.Footer
{
	margin: 20px 0px 8px 15px; /* Top Right Bottom Left  */
	width: 96%; /* 940 - (15 + 15) Left & Right margins */
}


/* Content Format */

TABLE.Content
{
	padding: 30px 15px 10px 15px; /* Top Right Bottom Left */ /* margin: 30px 25px 20px 25x; /* Top Right Bottom Left */
	width: 100%;
}

.SingleColumn
{
	vertical-align: top;
	height: 500px;
	width: 100%;
}

.LeftColumn
{
	vertical-align: top;
	height: 500px;
	width: 50%;
}

.RightColumn
{
	vertical-align: top;
	height: 500px;
	width: 50%;
}


A:link
{
	color: #0000cc;
	text-decoration: none;
}
A:visited
{
	color: #0000cc;
	text-decoration: none;
}
A:hover
{
	color: #0066cc;
	text-decoration: underline;
}

P
{
	font-size: 13px;
	margin: 0px 5px 11px;
	line-height: 1.3em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

P.intro
{
	font-weight: bold;
}

TD
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
}

UL
{
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 15px 35px;
}

OL
{
	margin: 0px 0px 15px 35px;
	list-style-type: decimal;
}

H1, H2, H3, H4, H5
{
	color: #003399;
}
H1
{
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial; /*letter-spacing: 1px; 	line-height: 1.2em; */
	text-decoration: none;
	margin-left: 0px;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 10px;
	line-height: 1.2em;
}

H3
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 8px;
	line-height: 1.2em;
	margin-top: 10px;
}

H4
{
	font-weight: 800;
	font-size: 15px;
	margin-bottom: 5px;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: 6px;
	color: #3D7643;
}

H5, DT
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 6px;
	color: #777777;
}

H6
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 2px;
}

.subhead
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

INPUT
{
	font-size: 13px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
SELECT
{
	font-size: 13px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
TEXTAREA
{
	font-size: 13px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}


/* Borders */
TD.border-right
{
	border-right: #999999 1px solid;
}
TD.border-left
{
	border-left: #999999 1px solid;
}
TD.border-bottom
{
	border-bottom: #999999 1px solid;
}
TD.frame-border
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
TD.border-top
{
	border-top: #cccccc 1px solid;
}
TD.glnav
{
	color: #666666;
	text-decoration: none;
}
TD.ftnav
{
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	height: 26px;
	text-decoration: none;
}


.glnav
{
	font-size: 12px;
	color: #0000cc;
	text-decoration: none;
}
A.glnav
{
	font-size: 12px;
	color: #0000cc;
	text-decoration: none;
}
A.glnav:visited
{
	font-size: 12px;
	color: #0000cc;
	text-decoration: none;
}
A.glnav:hover
{
	text-decoration: underline;
}
.lhnav
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.lhnav
{
	color: #000000;
	text-decoration: none;
}
A.lhnav:visited
{
	color: #000000;
	text-decoration: none;
}
A.lhnav:hover
{
	color: #000066;
	text-decoration: underline;
}
A.lhnav-active
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.lhnav-active:visited
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.lhnav-active:hover
{
	color: #666666;
	text-decoration: underline;
}
.lhnavbld
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.lhnavbld
{
	color: #0066cc;
	text-decoration: none;
}
A.lhnavbld:visited
{
	color: #0066cc;
	text-decoration: none;
}
A.lhnavbld:hover
{
	color: #0066cc;
	text-decoration: underline;
}
.ftnav
{
	font-size: 10px;
	color: #0066cc;
	text-decoration: none;
}
A.ftnav
{
	font-size: 10px;
	color: #0066cc;
	text-decoration: none;
}
A.ftnav:visited
{
	font-size: 10px;
	color: #0066cc;
	text-decoration: none;
}
A.ftnav:hover
{
	text-decoration: underline;
}
.title
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
.subtitle
{
	font-style: italic;
}
.gray
{
	color: #666666;
	text-decoration: none;
}
.ltgray
{
	color: #999999;
	text-decoration: none;
}
.black
{
	color: #000000;
	text-decoration: none;
}
.red
{
	color: #ff0000;
	text-decoration: none;
}
HR
{
	margin: 0px 0px 5px;
	color: #cccccc;
	height: 1px;
}

HR.ltick
{
	margin: 4px 0px 0px;
	width: 36px;
	color: #999999;
	height: 1px;
	text-align: left;
}
HR.rtick
{
	margin: 4px 0px 4px 122px;
	width: 36px;
	color: #999999;
	height: 1px;
	text-align: right;
}
IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	margin: 0px;
}
IMG.border
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin: 0px;
}
.icon
{
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

/* These styles are for image size
*/
.MainPicSize
{
	/* 	width: 400px; */
}
/* These styles control the length of the large image area on the vehicle page */

.BigPicAreaLength
{
	height: 354px;
}
.BigPicAreaLengthShort
{
	height: 300px;
}

/* These styles are for Amenities Table. 
	The checkmark class applies styles to each td in the table that has the class checkmark specified */
.table_checkmark
{
}

.table_checkmark td
{
	background-position: left 40%;
	padding-left: 15px;
	background-image: url(../images/check.gif);
	width: 33%;
	background-repeat: no-repeat;
}
/* Penline borders */
.PenLine1
{
	background-color: #d3d3d3;
}
.PenLine2
{
	background-color: #ffffff;
}
.PenLine3
{
	background-color: #003300; /* Dk Green */
}
.PenLine4
{
	background-color: #F20000; /* Red */
}
.PenLine5
{
	background-color: #060659; /* Blue */
}
.PenLine6
{
	background-color: #703d04; /* Brown */
}

/* Logo Alignment */
IMG.Logo
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 10px;
	border-right-width: 0px;
}

/* Header Picture Alignment */
IMG.Header_Picture
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 10px;
	border-right-width: 0px;
}

/* Display1 Table layout - KEvin's original styles for the Vehicle page. I moved away from these because 'Table.Display1 td' could only be overridden 
	with a local style - Went to the 'Display3 group of styles below -MR  */

Table.Display1
{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
Table.Display1 TH
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: baseline;
	color: white;
	background-color: #0e75c0;
	text-align: center;
}
Table.Display1 td
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-top: 3px;
	background-color: #D8E8F5;
}
/* Table classes for light/dark blue stripes on Vehicle page. -MR */
Table.Display3
{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
Table.Display3 TH
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: baseline;
	color: white;
	background-color: #0e75c0;
	text-align: center;
}
.Display3Lt
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-top: 3px;
	background-color: #ebf3fa;
}
.Display3Dk
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-top: 3px;
	background-color: #D8E8F5;
}


.Display1 a:link
{
	font-weight: normal;
	color: blue;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display1 a:active
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display1 a:visited
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display1 a:hover
{
	color: #F20000;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}


/* Display2 Table layout */

Table.Display2
{
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-color: buttonhighlight;
	border-bottom-width: 2px;
	border-bottom-color: buttonshadow;
	border-top-color: buttonhighlight;
	border-right-width: 2px;
	border-right-color: buttonshadow;
}
Table.Display2 TH
{
	padding-right: 2px;
	border-top: #6f524a solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: black;
	padding-top: 2px;
	letter-spacing: normal;
	background-color: transparent;
	text-align: center;
}
Table.Display2 TD
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 6px;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	padding-top: 15px;
	letter-spacing: normal;
}

.Display2 a:link
{
	font-weight: normal;
	color: blue;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display2 a:active
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display2 a:visited
{
	color: blue;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}
.Display2 a:hover
{
	color: #F20000;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-decoration: underline;
}

UL.SquareList
{
	list-style-position: outside;
	list-style-image: url(images/bullet_org_sqr.gif);
}
UL.ArrowList
{
	list-style-position: outside;
	list-style-image: url(images/bullet_ylw_arw.gif);
}


/* Input Forms */

.InputBody
{
	width: 650px;
}
.StrongButton
{
	background-color: #EE9515;
}
Table.Input1
{
	border-right: #D8E8F5 thin solid;
	border-top: #D8E8F5 thin solid;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	border-left: #D8E8F5 thin solid;
	border-bottom: #D8E8F5 thin solid;
	width: 100%;
	text-align: left;
}
Table.Input1 TH
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle;
	word-spacing: normal;
	color: black;
	background-color: #7DA5E0;
	font-family: Arial, Helvetica;
}
Table.Input1 TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle;
	background-color: #D8E8F5;
	font-family: Arial, Helvetica;
	color: black;
}

Table.Input2
{
	border-right: #aca899 1px solid;
	border-top: #ece9d8 1px solid;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	border-left: #ece9d8 1px solid;
	border-bottom: #aca899 1px solid;
	width: 100%;
	text-align: left;
	background-color: #ffffff; /*#ece9d8;*/
}
Table.Input2 TH
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle;
	word-spacing: normal;
	background-color: #5D7B9D;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Tahoma;
}
Table.Input2 TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: middle;
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Tahoma;
}

.InputRequired
{
	font-weight: bold;
}
.InputField
{
	font-weight: normal;
}
.InputLabel
{
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
}
.Input25
{
	width: 25px;
}
.Input50
{
	width: 50px;
}
.Input65
{
	width: 65px;
}
.Input85
{
	width: 85px;
}
.Input100
{
	width: 100px;
}
.Input125
{
	width: 125px;
}
.Input150
{
	width: 150px;
}
.Input200
{
	width: 200px;
}
.Input250
{
	width: 250px;
}
.Input300
{
	width: 300px;
}
.Input350
{
	width: 350px;
}
.Input400
{
	width: 400px;
}
.Input450
{
	width: 450px;
}
.Input500
{
	width: 500px;
}
.Input550
{
	width: 550px;
}
.Input600
{
	width: 600px;
}
.Input650
{
	width: 650px;
}

.Validation
{
	color: #F20000;
}
LI.ErrorList
{
	font-weight: normal;
	list-style-position: inside;
	font-size: 12px;
	color: #ff6347;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}


/***********************************************/
/* Admin Pages                                 */
/***********************************************/

.AdminMenu
{
	font-family: Arial;
	font-size: 8px;
	vertical-align: middle;
}

.AdminMenu a:link
{
	font-weight: normal;
	color: #0066DD;
	text-decoration: none;
}
.AdminMenu a:active
{
	color: #0066DD;
	font-weight: normal;
	text-decoration: none;
}
.AdminMenu a:visited
{
	color: #0066DD;
	font-weight: normal;
	text-decoration: none;
}
.AdminMenu a:hover
{
	color: #EE0000;
	font-weight: normal;
	text-decoration: none;
}

.AdminNavBar
{
	width: 120px;
	height: 600px; /* Force min height for IE7 */
	min-height: 600px;
	background: #F1F3F6;
}

.AdminContent
{
	background: #FFFFFF;
	text-align: left;
}


/***********************************************/
/* Standard Grid Format                        */
/***********************************************/


.gridHeader
{
	background-color: #5D7B9D;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Tahoma;
	
}

.gridRow
{
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Tahoma;
}

.gridAltRow
{
	background-color: White;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Tahoma;
}

