@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0} /* this fixes FF so no gaps between Divs */
body {
background-image:url(../images/bkgnd.jpg);
background-repeat:repeat-x;}

a:link { color: #3885d5; text-decoration: none }
a:visited { color: #3885d5; text-decoration: none }
a:hover { color: #3885d5; text-decoration: underline }
a:active { color: #3885d5; text-decoration: none }



#main_container
{
width: 905px;
min-height:800px;
margin-left:auto;
margin-right:auto;
padding:0px 10px 0px 10px;
background-color:#fff;
border-left:1px solid #d6dbe0;
border-right:1px solid #d6dbe0;
}
/* HEADER CONTAINER */
#heading_container
{
width: 905px;
height:120px;
background-color:#fff;
background-image: url(../images/header.jpg);
}
#regatta_heading_container
{
width: 905px;
height:174px;
padding-top:14px;
background-color:#fff;
background-image:url(../regatta/images/regatta_header.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
border-bottom:4px solid #8db8e3;
}

/* BODY CONTAINER */
#body_container
{
width:905px;
background-color:#fff;
}

#body_heading_container
{
width:905px;
padding:8px 0px 8px 0px;
background-color:#fff;
margin-bottom:10px;
border-bottom:4px solid #8db8e3;
}
#yacht_heading_container
{
width:575px;
padding:15px 0px 8px 330px;
background-color:#fff;
margin-bottom:10px;
border-bottom:4px solid #8db8e3;
}

#body_sub-heading_container
{
width:905px;
padding:0px 0px 8px 0px;
margin-bottom:10px;
background-color:#fff;
border-bottom:4px solid #8db8e3;
}


#body_left_container
{
float:left;
width:280px;
padding-right:20px;
}
#body_left_container ul{padding:0px 0px 0px 12px;}


#body_right_container
{
float:left;
width:575px;
padding-left:30px;
}
#body_right_container ul{padding:0px 0px 0px 12px;}

#yacht_left_container
{
	float:left;
	width:260px;
	background-color:#ECEFF4;
	padding-left: 20px;
}
#yacht_left_container ul{padding:0px 0px 0px 12px;}

#yacht_middle_container
{
float:left;
width:315px;
padding-right:10px;
}
#yacht_middle_container ul{padding:0px 0px 0px 12px;}

#yacht_right_container
{
float:right;
width:250px;
padding:0px;
}
#yacht_detail_middle_container
{
float:left;
width:315px;
padding-right:20px;
}

#yacht_detail_right_container
{
float:right;
width:240px;
padding:0px;
text-align:right;
}

#yacht_tech_spec
{
float:left;
background-color:#ECEFF4;
width:226px;
padding:5px;
margin-bottom:10px;
border:1px dashed #272E64;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
color:#000;
}
#regatta_left_container
{
	float:left;
	width:260px;
	height:100%;
	background-color:#ECEFF4;
	padding-left: 20px;
}
#regatta_right_container
{
float:right;
width:250px;
padding:0px;
margin-left:10px;
}
#regatta_press_right_container
{
float:right;
width:250px;
padding:10px;
margin:0px 0px 20px 10px;
border:1px solid #d6dbe0;
background-color:#FFFFFF;
}
#register_right_container
{
float:right;
width:130px;
padding:0px;
margin-left:20px;
}
#regatta_entry_list_container
{
float:left;
width:200px;
padding:0px;
margin-right:20px;
}

.endfloats {clear: both;} /* this makes the two columns line up side by side */

.charter_main_container
{
	width:905px;
	margin-top:15px;
	background-repeat:repeat-y;
	background-color:#fff;
}

.charter_left_container
{
float:left;
width:280px;
padding: 0px 20px 0px 0px;
}
.charter_middle_container
{
float:left;
width:280px;
padding: 0px 20px 0px 0px;
}
.charter_right_container
{
float:left;
width:280px;
padding: 0px 0px 0px 0px;
}
	
/* NAVIGATION *//* NAVIGATION */
#navcontainer ul
{
float:left;
margin-top:102px;
padding-left:258px;
color: White;
float: left;
width: 650px;
font-family: arial, helvetica, sans-serif;
font-size:14px;
font-weight:bold;
position: relative;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding:1px 10px 1px 10px;
float: left;
color: #fff;
text-decoration: none;
}

#navcontainer ul li a:hover {
color: #3885d5;
background-color:#fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
color: #3885d5;
background-color:#fff;
}



/* FOOTER */
#footer_bkgnd
{
float:left;
width:100%;
height:80px;
background-color:#a7c1d9;
}

#footer_container
{
margin-left:auto;
margin-right:auto;
width:905px;
height:70px;
padding:10px 10px 0px 10px;
border-left:1px solid #fff;
border-right:1px solid #fff;
background-color:#9cbad4;
}
#regatta_footer_container
{
margin-left:auto;
margin-right:auto;
width:905px;
height:70px;
padding:10px 10px 0px 10px;
border-top:1px solid #d6dbe0;
background-color:#9cbad4;
}

/* END */


/* CLASSES *//* CLASSES *//* CLASSES *//* CLASSES */

.page-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:48px;
color:#8b8989;
}
.regatta-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#8b8989;
text-align:center;
}
.yacht-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:42px;
color:#8b8989;
}
.page-sub-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:26px;
color:#8b8989;
}
.regatta-press-release-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
color:#8b8989;
margin:0px 10px 10px 0px;
padding:10px 0px;
font-weight:bold;
border-top:1px solid #d6dbe0;
border-bottom:1px solid #d6dbe0;
}
.body-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
color:#8b8989;
margin-bottom:20px;
}
.body-text-blue
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
color:#3885D5;
margin-bottom:20px;
}

.regatta-table-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:22px;
padding:5px;
color:#3885D5;
margin-bottom:20px;
}

.personal-services-text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	color:#8b8989;	
}
.PERSONAL-SERVICES-COMPANY-NAME
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform: uppercase;
	line-height:22px;
	color:#58595b;
}

.body-text-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#58595b;
margin-top:6px;
}

.left-side-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#58595b;
margin-top:6px;
}
.news-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#3885d5;
margin-top:6px;
}

.leftside-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
padding:6px 0px 6px 0px;
color:#8b8989;
}
.Yacht-Listings-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
padding:6px 0px 6px 0px;
color:#8b8989;
}

.Yacht-technical-spec-heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
padding:3px;
background-color:#272E64;
}
.events-month-style
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#8b8989;
padding:3px 0px 3px 6px;
background-color:#E6EBF1;
}

.regatta-date-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
padding:8px 0px 8px 6px;
color:#8b8989;
border-bottom:1px solid #d6dbe0;
}
.events-event-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:22px;
padding:8px 0px;
font-weight:bold;
color:#8b8989;
border-bottom:1px solid #d6dbe0;
}
.regatta-date-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
padding:8px 0px 8px 6px;
color:#8b8989;
}
.regatta-event-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:22px;
padding:8px 0px;
font-weight:bold;
color:#8b8989;
}
.notice-of-race-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:14px;
padding:4px 0px 4px 3px;
color:#8b8989;
}
.Read-More-Link
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:22px;
padding:6px 0px 6px 0px;
color:#8b8989;
border-bottom:2px solid #8db8e3;
}


.photo-caption
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3885d5;
margin:2px 0px 6px 0px;
}
.regatta-pr-date
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
color:#3885d5;
}

.regatta-entries
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
padding:8px 2px 8px 2px;
border-bottom:1px solid #8db8e3;
}
.regatta-entries-yacht-name
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
font-weight:bold;
border-bottom:1px solid #8db8e3;
padding:8px 2px 8px 2px;
}

.regatta-entries-column-titles
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight:bold;
padding:3px 2px 3px 2px;
}

.charter-heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#fff;
padding:3px 0px 3px 10px;
background-color:#3885d5;
}

.charter-text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
padding:6px 0px 6px 0px;
color:#8b8989;
}

.regatta-left-links
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#3885d5;
padding:10px 0px 10px 0px;
}
.regatta-left-links-with-sub
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#3885d5;
padding:10px 0px 0px 0px;
}
.regatta-left-sublinks
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#3885d5;
padding:2px 0px 2px 10px;
}
.footer
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#fff;
}
a.footerlink:link {color: #fff}
a.footerlink:visited {color: #fff}
a.footerlink:hover {color: #fff; text-decoration:underline;}

.regatta_footer
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#fff;
text-align:center;
}
.regatta_footer_heading
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#fff;
text-align:center;
padding-bottom:4px;
}

img.floatLeft { 
    float: left; 
    margin-right: 14px; 
}

/* END */
