@charset "utf-8";
/* CSS Document */

a:link {
	color:#fff;
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	color:#fff;
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	color:#fff;
	text-decoration:underline;
	border: 0px;
}  /* mouse over link */
a:active {
	color:#fff;
	text-decoration:none;
	border: 0px;
}  /* selected link */
h1 {
	font-family:Palatino Linotype;
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
}
.PageManagerInfoContainer {
	display: none;
}
body {
	margin:0px;
	font-family: Verdana;
	font-size:12px;
	color:#ffffff;
	background-color:#1e1e1e ;
}
.bg {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}
.Top_PoolAndYacht {
	width:100%;
	float:left;
}
.Top_PoolAndYacht .header {
	width:100%;
	height:26px;
	float:left;
	background-image:url(/SiteDesign/Splash/header_bg.aspx);
	background-repeat:repeat-x;
	background-position:top;
}
.Top_PoolAndYacht .login {
	width:970px;
	margin:auto;
	padding-left:40px;
}
.Top_PoolAndYacht .container {
	width:970px;
	margin:auto;
}
.Top_PoolAndYacht .container_top {
	width:100%;
	float:left;
}
.Top_PoolAndYacht .logo {
	width:288px;
	height:126px;
	margin:auto;
	background-image:url(/SiteDesign/Splash/logo.aspx);
	background-repeat:no-repeat;
	background-position:center top;
}
.Top_PoolAndYacht .container_mid {
	width:100%;
	float:left;
}
.Top_PoolAndYacht .banner {
	width:936px;
	margin:auto;
	height:336px;
	background-image:url(/SiteDesign/Splash/image_border.aspx);
	background-repeat:no-repeat;
	background-position:center top;
}
.Top_PoolAndYacht .flash {
	width:936px;
	padding:7px;
}
.Top_PoolAndYacht .container_bottom {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 25px;
}
.Top_PoolAndYacht .content_container {
	width:936px;
	margin:auto;
}
.Top_PoolAndYacht .nav {
	width:30%;
	text-align:right;
	text-transform:uppercase; 
	font-size:13px;
	line-height:26px;
}
.Top_PoolAndYacht .divider {
	width:5%;
	padding-left:10px;
	padding-right:10px;
	background-image:url(/SiteDesign/Splash/divider.aspx);
	background-position:center top;
	background-repeat:repeat-y;
}
.Top_PoolAndYacht .content {
	width:65%;
}
.Top_PoolAndYacht .footer {
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

.Top_PoolAndYacht .WeaAtGlance{
color:#ffffff;
font-size:x-small;
font-family:Verdana;
background:none;
border:hidden;
float:left;
max-width:60%;
max-height:20px;
overflow:hidden;
width:120px;

}

.Top_PoolAndYacht .AGToday{
width:100%;
}


.Top_PoolAndYacht .currentUserLabelText{
color:#ffffff;
font-family:Verdana;
font-size:x-small;
margin-left:5px;
}

.Top_PoolAndYacht .signOutButton, .Top_PoolAndYacht .swap{
float:left;
padding-top:7px;
}

.Top_PoolAndYacht .signoutLink, .Top_PoolAndYacht .cmsdesklink{
color:#ffffff;
font-family:Verdana;
font-size:x-small;
margin-left:5px;
margin-right:5px;
text-decoration:none;
font-weight:bold;
}

.Top_PoolAndYacht .signinLink{
color:#ffffff;
font-family:Verdana;
font-size:10px;
margin-right:10px;
text-decoration:none;
font-weight:bold; 
}

.Top_PoolAndYacht .signInButton {
	margin-top:7px;
	float:left;
	margin-left:5px;
}

.Top_PoolAndYacht .TabControlRow {
background-color:none;
}

.Top_PoolAndYacht .TabControlLinkSelected, .Top_PoolAndYacht .TabControlLink{
color:#ffffff;
font-family:Tahoma;
font-size:13px;
}

.Top_PoolAndYacht .powered_by{
float:right; 
width:25%; 
padding-bottom:20px;
}

.Top_PoolAndYacht .poweredbylink{
color:#ffffff;
font-size:x-small;
font-family:Verdana;
text-decoration:none;
text-transform:none;
}

.Top_PoolAndYacht .logo_spacer{
border:0px;
margin-left:109px;
margin-top:30px;
}
