/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

* {
	margin : 0;
	padding : 0;
}

body {
	background : #009999;
	color : #484d5a;
	padding : 40px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: .7em;
	height : 100%; 
}
a {
	color : #909AB4;
	text-decoration : none;
	background-color: #FFFFFF;
}
a:hover {
	color : #006699;
	text-decoration : underline;
	background-color: #FFFFFF;
}
a:active {
	color : #006699;
	text-decoration : underline;
	background-color: #FFFFFF;
}
a:visited {
	color : #00CCFF;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 220%;
	color: #006699;
	background-color: #FFFFFF;
	padding-top: 60px;
}

h2{
	font-size: 114%;
	color: #006699;
	padding-top: 10px;
	background-color: #FFFFFF;
}

h3{
	font-size: 100%;
	color: #006699;
}

h4{
	font-size: 100%;
	color: #666666;
	font-weight: bold;
	margin-top: 8px;
}

h5{
	font-size: 85%;
	color: #334d55;
	text-align: left;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

p {
	font-size: 100%;
	padding-top: 0;
	padding-bottom: 1em;
}
img {
    border: none;
} 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	text-align : left;
	padding : 0;
	width : 780px;
	background-image:  url(../images/thailand_lay/bottom_border_edge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #333333;
}

#inner_container {
	left: 0px;
	top: 0px;
	width: 780px;
	background-image: url(../images/thailand_lay/top_border_edge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#myheader {
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
}


#right_column {
	width: 170px;
	top: 246px;
	right: 0px;
	position: absolute;
	padding-right: 25px;
}
#right_column_rates {
	width: 170px;
	position: relative;
	padding-right: 25px;
	float: right;
	padding-top: 30px;
}
#left_column {
	position: absolute;
	left: 0px;
	top: 315px;
	width: 180px;
}
#left_column_rates {
	position: relative;
	left: 0px;
	width: 180px;
	float: left;
	padding-top: 15px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/************* #logo styles *************/
#logo {
	position: absolute;
}
/************* #header styles *************/	
#header_image {
	border: none;
}
/*- top_nav--------------------------- */
    #top_nav {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:10px;
	line-height:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
      }
    #top_nav ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
      }
    #top_nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #top_nav a {
      float:left;
      background:url(../images/top_nav/tableftP.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #top_nav a span {
	float:left;
	display:block;
	background:url(../images/top_nav/tabrightP.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#0099CC;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #top_nav a span {float:none;}
    /* End IE5-Mac hack */
    #top_nav a:hover span {
      color:#FFFFFF;
      }
    #top_nav a:hover {
      background-position:0% -42px;
      }
    #top_nav a:hover span {
      background-position:100% -42px;
      }

/*- End top_nav--------------------------- */

/************* End #header styles *************/	

/************* #text styles (body) *************/	
#header_title {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 25px;
}
#header_title_2 {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 25px;
}
#text {
	width: 320px;
	min-height: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-bottom: 0px;
	color: #484D5A;
	background-color: #FFFFFF;
}
#text_pdf_list {
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-bottom: 0px;
	color: #484D5A;
	background-color: #FFFFFF;
}

#text_yacht_pics {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	color: #484D5A;
	background-color: #FFFFFF;
}
#text_short {
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	color: #484D5A;
	background-color: #FFFFFF;
}
#text ul {
	padding-top: 0px;
	list-style-position: inside;
	list-style-type: square;
	color: #009999;
	padding-bottom: 15px;
}
#text li {
	background-color: #FFFFFF;
	font-size: 160%;
	line-height: 140%;
}

.a_small_arrow {
	font-size: 60%;
}
#story_1 {
	text-align: justify;
	line-height: 140%;
	padding-top: 15px;
	padding-bottom: 0px;
}
#story_1 p {
	padding-bottom: .6em;
	background-color: #FFFFFF;
}
#story_1 ul {
	padding-top: 0px;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 0px;
	color: #909ab4;
}
#story_1 li {
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: 140%;
}

#story_1_rates {
	text-align: justify;
	line-height: 140%;
	padding-top: 0px;
	padding-bottom: 0px;
}
#story_1_rates p {
	padding-bottom: .6em;
	background-color: #FFFFFF;
}
#story_1_rates ul {
	padding-top: 0px;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 10px;
	color: #909ab4;
}
#story_1_rates li {
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: 140%;
}

#Syllabus {
}
#Syllabus ul {
	padding-top: 0px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 10px;
	color: #484D5A;
	background-color: #FFFFFF;
	margin-left: 15px;
}

/************* END #text styles (body) *************/	

/************* ##left_column Styles *************/	
/*- Start side_nav--------------------------- */
#Side_col_1 {
	left: 0px;
	margin-left: 25px;
	font-size: 90%;
}

#side_nav_1 {
	width: 150px;
	margin: 0px;
}
#side_nav_1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#side_nav_1 li a {
	height: 21px;
	text-decoration: none;
	font-size: 11px;
}	
#side_nav_1 li a:link, #side_nav_1 li a:visited {
	color: #9999FF;
	display: block;
	background:  url(../images/side_nav/menuP11.GIF);
	padding: 2px 0 0 10px;
	margin-top: 1px;
	height: 17px;
	}
	
#side_nav_1 li a:hover {
	color: #FF9834;
	background:  url(../images/side_nav/menuP11.GIF) 0 -21px;
	padding: 2px 0 0 10px;
	}
/*- End side_nav--------------------------- */

/*- News page left--------------------------- */
#Side_col_2 {
	left: 0px;
	margin-left: 25px;
	font-size: 90%;
	margin-bottom: 20px;
	margin-top: 30px;
}
#Side_col_2 a {
	background-color: #FFFFE1;
}
#Side_col_2 a:hover {
	color: #FF9834;
}
#Side_col_2 p {
	padding-top: 0;
	padding-bottom: 0em;
	line-height: 1.4em;
	color: #003366;
	background-color: #FFFFE1;
}
#news_1 {
	background-image: url(../images/side_nav/page.gif);
	height: 200px;
	width: 150px;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
}

#news_story {
	width: 130px;
	text-align: left;
	margin-top: 10px;
}
/*- News page left--------------------------- */
#Side_col_r {
	left: 0px;
	margin-left: 0px;
	font-size: 90%;
	margin-bottom: 20px;
	margin-top: 30px;
	width: 170px;
}
#Side_col_r a {
	background-color: #FFFFE1;
}
#Side_col_r a:hover {
	color: #FF9834;
}
#Side_col_r p {
	padding-top: 0;
	padding-bottom: 0em;
	line-height: 1.4em;
	color: #003366;
	background-color: #FFFFE1;
}
#news_1_r {
	background-image: url(../images/yacht_charter_rcol/page.gif);
	height: 200px;
	width: 170px;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
}

#news_story_r {
	width: 150px;
	text-align: left;
	margin-top: 10px;
	padding-left: 10px;
}

/************* END #text styles (body) *************/	

#bottomnav {
	left: 0px;
	text-align: left;
	padding-left: 15px;
	font-size: 120%;
	padding-bottom: 20px;
	padding-top: 50px;
	width: 780px;
}
#iytlogo {
	text-align: right;
	height: 100px;
}
.h_no_links {
	padding-top: 10px;
}
#price_list {
	border: none;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 40px;
	width: 730px;
}

#price_list a {
	text-decoration: underline;
	background-color: #fafafa;
	text-align: left;
}
#price_list p {
	background-color: #fafafa;
	padding: 2px 0px;
	line-height: normal;
	margin-bottom: 0px;
	font-size: 100%;
	color: #666666;
	font-weight: bold;
}
table.contacts
{ width: 730px;
background-color: #fafafa;
border: 2px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{
	background-color: #99CCCC;
	border: 1px #000000 solid;
	font-weight: bold;
	font-size: 100%;
	color: #404040;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

td.contactDept2 { 
background-color: #99CCCC;
font-weight: bold;
font-size: 100%;
color: #404040;
padding-left: 8px;
}


td.contact
{
	border-bottom: 1px solid #6699CC;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-left-color: #6699CC;
}
td.yacht {
	border-bottom: 1px #6699CC solid;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-left-color: #6699CC;
}
#schedule_container {
	padding-left: 25px;
	padding-bottom: 30px;
	width: 740px;
}
#schedule {
	border: none;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 150px;
	float: left;
}

#schedule a {
	text-decoration: underline;
	background-color: #fafafa;
	text-align: left;
}
#schedule p {
	background-color: #fafafa;
	padding: 0px 0px 0px;
	line-height: normal;
	margin-bottom: 0px;
}
table.contacts2
{ width: 150px;
background-color: #fafafa;
border: 2px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.contactDept2 { 
background-color: #99CCCC;
font-weight: bold;
font-size: 100%;
color: #404040;
}

td.day {
	border-bottom: 2px solid #6699CC;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-left-color: #6699CC;
}

#schedule_frame {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 580px;
	float: left;
	border-top: none;
	border-right: thin solid #6699CC;
	border-bottom: none;
	border-left: none;
}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
color: #666666;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
#contact_form {
	margin-left: 25px;
	width: 480px;
	min-height: 400px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#catalina_logo_pricing {
	margin-left: 25px;
}

.gallery_frame {
	background-color: #FFFFCC;
	z-index: auto;
	height: 315px;
	width: 465px;
	left: 290px;
	top: 2px;
	position: absolute;
	border: 2px solid #FFFF66;
	text-align: center;
}
#gallery_instruct_1 {
	width: 400px;
	padding-left: 0px;
	text-align: left;
}
#gallery_instruct_1 ul {
	padding-top: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 10px;
	padding-left: 15px;
}
#gallery_instruct_1 li {
	font-size: 100%;
	line-height: 180%;
	color: #666666;
	font-weight: bold;
}
#gallery_instruct_1 a {
	background-color: #FFFFCC;
	text-decoration: underline;
}
#gallery_instruct_1 h2 {
	background-color: #FFFFCC;
	text-decoration: underline;
}
#gallery_instruct_2 {
	width: 400px;
	padding-left: 0px;
	text-align: left;
}
#gallery_instruct_2 ul {
	padding-top: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 10px;
	padding-left: 15px;
}
#gallery_instruct_2 li {
	font-size: 100%;
	line-height: 180%;
	color: #666666;
	font-weight: bold;
}
#gallery_instruct_2 a {
	background-color: #FFFFCC;
	text-decoration: underline;
}
#gallery_instruct_2 h2 {
	background-color: #FFFFCC;
	text-decoration: underline;
}
#keelboat {
}
#keelboat h2 {
	background-color: #FFFFFF;
	width: 240px;
	margin: 2px 0px 5px;
	border-bottom: 2px solid #009999;
	font-size: 125%;
}
#cats {
}
#cats h2 {
	background-color: #FFFFFF;
	width: 240px;
	margin: 5px 0px 5px;
	border-bottom: 2px solid #009999;
	font-size: 125%;
}
#skippered_fleet {
}
#skippered_fleet h2 {
	background-color: #FFFFFF;
	width: 240px;
	margin: 5px 0px 5px;
	border-bottom: 2px solid #009999;
	font-size: 125%;
}

.gallerycontainer {
	position: relative;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 0px;
	margin-top: 50px;
}
.thumbnail {
	color : #0033FF;
	text-decoration : none;
	background-color: #FFFFFF;
	border: none;
}
.thumbnailp {
	text-decoration : none;
	background-color: FFFFFF;
	border: none;
	padding: 4px;
}

.thumbnail img{
	border: 1px solid white;
	margin: 0 5px 5px 0;
}

.thumbnail:hover{
	background-color: #FFFF99;
}

.thumbnail:hover img{
border: 0px solid #990000;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFCC;
padding: 0px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 290px; /*position where enlarged image should offset horizontally */
z-index: auto;
}


#spec_list {
	width: 500px;
	padding: 0px 0px 0px;
}

#spec_list_col_1 {
	width: 230px;
	position: relative;
	float: left;
	padding-right: 18px;
	padding-top: 15px;
}
#spec_list_col_2 {
	width: 250px;
	position: relative;
	float: right;
	padding-top: 15px;
}
#spec_list ul {
	padding-top: 0px;
	list-style-type: none;
	margin-bottom: 10px;
	color: #484D5A;
	float: left;
	position: relative;
	list-style-position: outside;
}
#spec_list li {
	background-color: #FFFFFF;
	font-size: 120%;
	line-height: 140%;
}
#breadcrumbs {
	float: left;
	width: 100%;
	padding-left: 0px;
	padding-bottom: 20px;
}

