/* 
	Bris2Byron
	-------------------------------------
*/

html>body #text{
	margin-left: 20px;
}
html>body #booking{
	margin-right: 20px;
}
html>body #step{
	margin-left: 20px;
}

/* The Rest */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFF100;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
}
#title{
	font-size: 11px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 172px;
}
#nav{
	font-size: 11px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-color: #008FD8;
	height: 27px;
	text-align: center;
}
#nav a:link, #nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-left: 45px;
	text-decoration: none;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover{
	color: #0066FF;
	text-decoration: none;
	background-color: #FFF100;
}
#content{
	font-size: 11px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	overflow: hidden;
}
#text{
	width: 540px;
	float: left;
	margin-left: 10px;
	text-align: justify;
	margin-top: 20px;
	color: #666666;
}
#booking{
	background-image: url(../img/booking_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 290px;
	height: 190px;
	margin-top: 20px;
	padding-top: 50px;
	margin-right: 10px;
	color: #FFFFFF;
	float: right;
	text-align: center;
}
#booking_text {
	width: 600px;
	float: left;
	margin-left: 50px;
	text-align: justify;
	margin-top: 20px;
	color: #666666;
	background-image: url(../img/booking_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#step2_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#step {
	width: 200px;
	float: left;
	margin-left: 10px;
	text-align: justify;
	margin-top: 20px;
	color: #0066FF;
}
#step a:link, #step a:visited{
	color: #0066FF;
	text-decoration: none;
}
#footer{
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
#input_select{
	font-size: 9px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
}
#input_text{
	font-size: 10px;
	width: 145px;
	margin-top: 7px;
}
#input_button{
	font-size: 10px;
	margin-top: 7px;
	margin-right: 4px;
}
input {
	font-size: 11px;
	color: #444444;
}
select {
	font-size: 11px;
	color: #444444;
}
a:link, a:visited {
	color: #0066FF;
	text-decoration: underline;
}
h1{
	color: #008FD8;
	font-size: 16px;
	font: lighter 20px Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h2 {
	color: #00BC2C;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
}
#admin_table {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#admin_table td {
	border: 1px solid #000000;
	margin: 0px;
	padding: 5px;
	color: #000000;
}
#bus1{
	background-image: url(../img/bus1.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bus2{
	background-image: url(../img/bus2.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bus3{
	background-image: url(../img/bus3.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#bus4{
	background-image: url(../img/bus4.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#admin_table_new_top {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#admin_table_new {
	background-color: #CC3300;
	color: #FFFFFF;
	background-image: url(../img/new_bg.jpg);
	background-repeat: repeat;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
#admin_table_new td {
	border: 1px solid #000000;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
}
#admin_menu {
	float: left;
	margin-left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#admin_menu a:link, #admin_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #008FD8;
	display: block;
	float: left;
	margin-left: 1px;
	text-decoration: none;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
#admin_menu a:hover {
	color: #0066FF;
	text-decoration: none;
	background-color: #FFF100;
}
#service_full {
	color: #FF0000;
}
#no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#surfboard {
	background-image: url(../img/surfboard.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-weight: bold;
}
#admin_link {
	width: 950px;
	text-align: right;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 500px;
	padding-right: 50px;
	margin-right: auto;
	margin-left: auto;
}
#admin_link a:link, #admin_link a:visited {
	font-size: 11px;
	text-decoration: none;
}
#schedule {
	font-size: 11px;
	margin: 0px;
	border: 1px solid #000000;
	color: #000000;
}
#schedule td {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 5px;
}
#schedule_colour {
	font-size: 11px;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #97DBFF;
}
#schedule_colour2 {

	font-size: 11px;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #8AFFA5;
}
#news {
	float: left;
	width: 220px;
	margin-left: 35px;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #208EC6;
	border-right-color: #208EC6;
	border-bottom-color: #208EC6;
	border-left-color: #208EC6;
	padding-right: 15px;
	padding-left: 15px;	
}
#home_text{
	width: 250px; 
	float: left;
	margin-top: 5px;
}
#fare_td a:link, #fare_td a:visited {
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#fare_td a:hover{
	background-color: #0099FF;
	cursor: default;
}
