/* CSS Document */
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 30px;
	font-weight: lighter;
	color: #000000;	
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	color:#2367ac;
	font-size: 15px;
	font-weight: bold;
}
#header {
	background-image: url(/WorkingImages/bg-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 990px;
}
.login {
	font-size: 11px;
	color: #999999;
	padding: 0px 0px 20px 0px;
}
.login a {
	color: #2367ac;
	text-decoration: none;
}
.login a:hover {
	color: #000000;
	text-decoration: none;
}
.datebox h1 {
	color: #2367ac;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navigation {
	background-image: url(/WorkingImages/bg-navbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 990px;
}
#content{
	background-image: url(/WorkingImages/bg-body.png);
	background-repeat: repeat-y;
	width: 990px;
}
.padding-content {
	padding: 10px 40px 10px 40px;
}
.textarea a {
	color: #2367ac;
	text-decoration: none;
}
.textarea a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	background-image: url(/WorkingImages/bg-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 990px;
	font-size: 11px;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
	}
#footer a:hover {
	color: #2367ac;
	text-decoration: none;
	}
.padding-footer {
padding: 30px 50px 10px 50px;	
}
.sidepanel-padding {
	padding: 0px 10px 0px 0px;
}
a#tickets {
	height: 40px;
	width: 200px;
	margin-bottom: 10px;
	background-image: url(/WorkingImages/btn-tickets.png);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #2367ac;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	padding: 20px 0px 0px 20px;
}
a#tickets:hover {
	text-decoration: underline;
	cursor: pointer; cursor: hand;
	color: #2367ac;
}
a#boatsales{
	height: 53px;
	width: 200px;
	margin-bottom: 10px;
	background-image: url(/WorkingImages/btn-boatsales.png);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #2367ac;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	padding: 7px 0px 0px 20px;
}
a#boatsales:hover {
	text-decoration: underline;
	cursor: pointer; cursor: hand;
	color: #2367ac;
}
a.button {
	height: 40px;
	width: 220px;
	margin-bottom: 10px;
	background-image: url(/WorkingImages/btn.png);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #2367ac;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	padding-top: 20px;
}
a:hover.button {
	text-decoration: underline;
	cursor: pointer; cursor: hand;
	color: #2367ac;
}
#featurebox {
	margin-bottom: 10px;
}
#featurebox a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #2367ac;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 94px;
	height: 41px;
	width: 220px;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	display:block;
	
}
#featurebox a:hover{
	text-decoration: none;
	cursor: pointer; cursor: hand;
	color: #3BA84D;
	font-weight: bold;
}
#featureboxleft {
	background-image: url(/WorkingImages/btn-featureboxleft.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#featureboxmiddle {
	background-image: url(/WorkingImages/btn-featureboxmiddle.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#featureboxright {
	background-image: url(/WorkingImages/btn-featureboxright.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.marginbtm10 {
	margin-bottom: 10px;
}
#featurelinks {
	width: 220px;
	margin-bottom: 10px;
}
#featurelinks .top {
	background-image: url(/WorkingImages/box-featurelinks-top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 220px;
}
#featurelinks .body {
	background-image: url(/WorkingImages/box-featurelinks-body.png);
	background-repeat: repeat-y;
	width: 200px;
	padding: 0px 10px 0px 10px;
} 
#featurelinks .header {
	color: #2367ac;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;	
}
#featurelinks .btm {
	background-image: url(/WorkingImages/box-featurelinks-btm.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 220px;
}
#featurelinks a {
	color: #2367ac;
	text-decoration: none;
	padding-bottom: 10px;
}
#featurelinks a:hover {
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
}
.contentbox {
	background-image: url(/WorkingImages/advert-bg.png);
	background-repeat: repeat;
	padding: 10px;
	text-align: left;
	height: 60px;
}
.webapplist {
	background-color: #EFF0F0;
	color: #454545;
}
.webapplist-header {
	background-color: #F29321;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
.padding5 {
	padding: 5px;
}
.paddingleft20 {
	padding-left: 20px;
}
.paddingtop20 {
	padding-top: 20px;
}
.paddingright10 {
	padding-right: 10px;
}
.marginright30 {
	margin-right: 30px;
}
.boatlisting-searchbox {
	border: 1px solid #E3E4E6;
	padding: 10px;
	width: 100%;
}

