/***********************************************/
/* 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: 0px 14px 14px;
	color: black;
	line-height: 1.166;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* Page Layout */
TABLE.Page
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	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;
	display:none;
}

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%;
}

TD.SingleContent
{
	vertical-align: top;
	height: 500px;
}

.LeftColumn
{
	vertical-align: top;
	height: 500px;
	width: 40%;
}

.RightColumn
{
	vertical-align: top;
	height: 500px;
	width: 60%;
}


A:link
{
	color: #0000cc;
	text-decoration: none;
}
A:visited
{
	color: #0000cc;
	text-decoration: none;
}
A:hover
{
	cursor: hand;
	color: #0066cc;
	text-decoration: underline;
}

P
{
	font-size: 12px;
	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: 12px;
}

UL
{
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 11px 27px;
}
UL UL
{
	list-style-image: url(images/bullet_ylw_arrow.gif);
	margin: 0px 0px 11px 27px;
}
OL
{
	margin: 0px 0px 11px 27px;
	list-style-type: decimal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #777777;
}
H1
{
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
	word-spacing: normal;
	text-transform: none;
	line-height: .8em;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: 2px;
	text-decoration: none;
	margin-left: 0px;
	color: #003399;
}

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: 5px;
	line-height: 1em;
	color: #3D7643;
}

H3
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: 500;
	font-style: italic ;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 8px;
	line-height: 1.2em;
	margin-top: 10px;
	color: #003399;
}

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;
}

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: 12px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
SELECT
{
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}
TEXTAREA
{
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}


/* Borders */
TD.border-right
{
	border-right: #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 the detail table elements in the Vehicle page */

.RateDetailHeader
{
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #ebf3fa; 
	TEXT-ALIGN: center
}

.RateDetailLight
{	
	background-color: #ebf3fa;
	text-align:center;
}
.RateDetailDark
{	
	background-color: #D8E8F5;
	text-align:center;
}

/* These styles let the large images in the left column resize down for printing  */
.MainPicSize
{
	width: 300px;
}

.BigPicAreaLength
{
	height: 300px; 
}
.BigPicAreaLengthShort
{
	height: 250px;
}

.FPSize
{
	width: 300px;
	height: 125px;
}

/* Penline borders */
.PenLine1
{
	background-color: lightgrey;
}
.PenLine2
{
	background-color: white;
}
.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 */

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;
}

.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 */

Table.Input1
{
	border-right: buttonshadow 2px solid;
	border-top: buttonhighlight 2px solid;
	background-color: #eeeeee; /*eeeeee FEFECC*/
	border-left: buttonhighlight 2px solid;
	border-bottom: buttonshadow 2px solid; /* border-collapse: collapse; */
}
Table.Input1 TH
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: black;
	padding-top: 3px;
	border-bottom: #89543b 1px solid;
	font-family: Arial, Helvetica;
	letter-spacing: normal;
	background-color: #c9d3af;
}
Table.Input1 TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica;
	letter-spacing: normal;
	background-color: beige;
}

.InputRequired
{
	font-weight: bold;
}
.InputField
{
	font-weight: normal;
}
.InputLabel
{
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	width: 25%;
}
.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: tomato;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
