/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */
/* Questions about the xhtml/css are happily answered by mejobloggs at gmail dott com */

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #444;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
}

div.warningbox{
	border: 1px solid #CC0000;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	padding-left: 60px;
	color:#CC0000;
	background: #F9F0C3 url("images/boxerror.gif") no-repeat 10px center;
}

div.warningbox .title{
	font-size: 120%;
}

div.infobox{
	border: 1px solid #003399;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	padding-left: 60px;
	color:#003399;
	background: #E7EEFC url("images/boxinfo.gif") no-repeat 10px center;
}

div.infobox .title{
	font-size: 120%;
}

.block{
	background:#F1F1F1;
	padding:15px;
}

div.blockgrey{
background:#F1F1F1;
padding:15px;
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

img.border {
	padding: 5px;
	border: #DDD 1px solid;
}

img.details {
	padding: 5px;
	border: #DDD 1px solid;
	margin-left: 10px;
	margin-bottom:10px;
}

a:hover img{
	padding: 5px;
	border: 1px solid #286ea0;
}

a img{
	padding: 5px;
	border: 1px solid #DDD;
}

/* Set the page width here */
#menu-top,#space-top, #header, #wrapper-content,.wrapper-content, #wrapper-footer {
	/*width: 85%;
	min-width: 840px;
	max-width: 840px;*/
	width:840px;
	margin: 0 auto;
	text-align: left;
}

#menu-top {
	background: white url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden;
}

#space-top {
	background: white url('images/bg02-white-right.png') no-repeat right top;
	height:20px;
}

#menu-top ul {
	background: transparent url('images/bg02-white-left.png') no-repeat left top;
	margin: 0;
	padding: 10px 0 0 20px;
	list-style: none;
	float: left;
}

#space-top-left {
	background: transparent url('images/bg02-white-left.png') no-repeat left top;
	margin: 0;
	padding: 0 0 0 20px;
	height:20px;
	float: left;
}

#menu-top li { display: inline; }

#menu-top a {
	background: transparent url(images/menuleft2.png) no-repeat left top;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 2px;
}

#menu-top a span {
	background: transparent url(images/menuright2.png) no-repeat right top;
	padding: 0 8px 0 4px;
	margin: 0 0 0 4px;
	display: block;
}
#menu-top a:hover { background-position: 0% -29px; }
#menu-top a:hover span { background-position: 100% -29px; }

#menu-top a.selected { background-position: 0% -29px; }
#menu-top a.selected span { background-position: 100% -29px; }



#wrapper-header { background: transparent url('images/bg.png') top center repeat-x; }
#header { background: #fff url('images/habour2.jpg') no-repeat left top; }
#wrapper-header2 { background: transparent url('images/bg02-blue-left.png') top left no-repeat; }
#wrapper-header3 { background: transparent url('images/bg02-blue-right.png') top right no-repeat; }


#header2 { 
	background: transparent url('images/header-text.jpg') no-repeat right top; 
	height: 192px;
	margin: 0 20px 0 20px;
}

#header2 span {
	display:none;
}

#header h1 {
	margin: 0 0 0 20px;
	height: 192px;
	line-height: 3em;
	color: #444;
	font-size: 130%;
}

#wrapper-content,.wrapper-content { background: white url('images/bg02-white-left.png') no-repeat left top; }

#content,.content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 5px 40px 3em 40px;
}


#wrapper-footer { text-align: center; }

#footer {
	margin: 0px 20px;
	/*background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;*/
	clear: both;
	line-height: 2.2em;
	height:54px;
	background: #fff url('images/footer.jpg') no-repeat center top;
}


h2 { font-size: 110%; }
h3 { font-size: 100%; margin-bottom: 0.5em; }
h4 { font-size: 100%; margin-bottom: 0; padding-bottom: 0; }
p { margin-top: 0.5em; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #444; text-decoration: underline; }

/* footerStickAlt http://themaninblue.com/experiment/footerStickAlt/ */
/* This code is for the positioning of the footer. There is also an IE part in ltie7.css */
html, body { height: 100% }

#nonFooter,.nonFooter {
	position: relative;
	/*min-height: 100%;*/
}

#wrapper-footer {
	position: relative;
	margin-top: -2.3em;
}



input.buttonwide {
	background: url("images/submitwide.gif") no-repeat;
	background-color: #286ea0;
	border: 0;
	padding: 4px 0 4px 0;
	width: 95px;
	height: 28px;
	margin: 0 0px 1px 0;
	color: #FFFFFF;
	font: bold 0.9em Arial, Sans-Serif;
	cursor: hand;
}

select{
	border: 1px solid #c3c3c3;
	color: #6c6c6c;
}

textarea{
	background: #FFF url("images/tinygrad.gif") repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #c3c3c3;
	color: #6c6c6c;
	padding: 4px; 
}

textarea.error{
	background: #F9F0C3 url("images/tinygraderr.gif") repeat-x;
	background-color:#F9F0C3;
	border: 1px solid #CC0000;
}

input.checkbox{
	border: 0;
}

input{
	border: 1px solid #c3c3c3;
	color: #6c6c6c;
}

input.error{
	background-color:#F9F0C3;
	border: 1px solid #CC0000;
}

select {
	background: #FFF url("images/tinygrad.gif") repeat-x;
	padding: 4px 4px 4px 0px; 
}

input.text { 
	background: #FFF url("images/tinygrad.gif") repeat-x;
	padding: 4px; 
	font-weight: normal;
	font-size: 10pt;
}


input.texterr { 
	border: 1px solid #CC0000;
	background: #F9F0C3 url("images/tinygraderr.gif") repeat-x;
	padding: 4px; 
	font-weight: normal;
	font-size: 10pt;
}

table.calender {
	border:0;
	border-spacing:3px;
}

table.calender th {
	background: #F1F1F1;
	text-align:center;
}

table.calender th.link a{
	display:block;
	margin:0;
	height:100%;
	text-decoration: none;
	font-size: 130%;
}

table.calender th.link a:hover{
	background: #CCF;
}

table.calender tr td {
	width:40px;
}
table.calender tr td.booked {
	background: #FCC;
}

table.calender tr td.free {
	background: #CFC;
}

table.calender tr td.pending {
	background: #FFB;
}

table.calender tr td.white {
	width:280px;
}
table.calender tr td.partial {
	background: #CFC url("images/partial2.gif") right repeat-y;
}

table.calender tr td.partial-end {
	background: #CFC url("images/partial2.gif") left repeat-y;
}

table.calender tr td.partialpending {
	background: #CFC url("images/partial2_pending.gif") right repeat-y;
}

table.calender tr td.partialpending-end {
	background: #CFC url("images/partial2_pending.gif") left repeat-y;
}

table.calender tr.days td {
	background: #F1F1F1;
}

table.prices {
	border:0;
	border-spacing:3px;
	display:inline;
	margin-right:15px;
}
table.prices th {
	background: #F1F1F1;
	text-align:center;
}

table.prices tr {
	border-bottom: 1px solid #DDD;
}

table.prices tr td.price {
	text-align:right;
}
p.todolink {
	border-bottom: 1px solid #DDD;
}