/*	Grey: 	555555
	Blue:	00AEEF
	Orange:	F49832
*/
html {	overflow: scroll;}
body {	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #555555;
}
body, textarea {	font-family: Arial,Helvetica,sans-serif;	}
p {
	font-size: 1em;
	padding: 0 0 15px 0;
	margin: 0;
}
td {	vertical-align: top;	}
a {	color: #00AEEF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00AEEF;
}
.members a { color: #F49832 }
.nolinks a { color: #555555; }

img {	border: 0;	}
h2 {	font-size: 1em;
	color: #00AEEF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.members h2 { color: #F49832 }

p {	margin: 0 0 12px 0;
	padding: 0;
}
ul {	margin: 0 0 12px 18px;
	padding: 0;
}
.all {	float: left;
	width: 1000px;
	margin: 31px 31px 31px 0;
}

.row {	float: left;
	clear: left;
	width: 1000px;
}
#row1 {	margin-bottom: 56px;	}
.col1, .col4 {
	float: left;
	width: 211px;
	overflow: hidden;
}
.col1, .col23, .col4 {
	margin-left: 31px;
}
.col23 {
	float: left;
	width: 453px;
}
#colm1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#colm1 ul ul {
	font-size: 0.8em;
	list-style-type: square;
	list-style-position: inside;
}
#colm1 ul ul ul {	margin-left: 1.4em;	}
#colm1 a {
	text-decoration: none;
	color: #555555;
}
#colm1 a:hover {	color: #00AEEF;	}
#colm1 a.sel {	color: #00AEEF;	}
.members #colm1 a:hover { color: #F49832 }
.members #colm1 a.sel { color: #F49832 }
#colf4 { float: right; font-size: 0.78em; padding: 20px 31px 0 0; text-align: right; }
#row3 {
	margin-top: 56px;
}

#status {	height: 71px;	}
#status a {
	display: block;
	padding-left: 4px;
	border: 1px solid #555555;
	color: #00AEEF;
}
#status a.logout {	color: #F49832;	}

.heading { padding-bottom: 19px; }

.story {
	margin-top: 6px;
	padding-top: 6px;
	background: #fff url('/assets/anc01/img/Speech Bubbles/LatestNews/LatestNewsBlueTop.gif') no-repeat top left;
}
a.storytop {
	display: block;
	border-left: 2px solid #00AEEF;
	border-right: 2px solid #00AEEF;
	padding: 3px;
	color: #555555;
}
a.storytop:hover {	text-decoration: none;	}
a.storytop:hover .headline {	text-decoration: underline;	}
a.storytop .headline {	color: #00AEEF;	}
a.storyeven, .storyodd {
	display: block;
	height: 41px;
	margin-bottom: 21px;
}
.storyeven {	background: #fff url('/assets/anc01/img/Speech Bubbles/LatestNews/LatestNewsBlueL.gif') no-repeat top left;	}
.storyodd {	background: #fff url('/assets/anc01/img/Speech Bubbles/LatestNews/LatestNewsBlueR.gif') no-repeat top left;	}
.newsdate { margin-bottom: 10px; }

.booking td { margin-bottom: 3px; }

.booking .prompt { font-size: 0.8em; }

.booking .frmControl { float: right; margin-left: 8px; }
.booking #verify_td { float: none; padding-left: 8px; }

.booking select { width: 288px; }
.booking input { width: 280px; padding-left: 4px;}
.booking #verify { width: 100px; float: none; }

.bookingprice .prompt { text-align: right; }
.bookingprice input { width: 100px; }
.breakout { text-align: right; }


.frmCtrlInvalid { background-color: #00AEEF; }
.frmCellpInvalid { color: #00AEEF; }
.cssError { font-weight: bold; color: #00AEEF; margin: 8px 0; }

.search p {
	padding: 0;
	margin: 0;
}
.search h2 {
	padding-top: 15px;
}

