/* Libs */
@import "lib.css";
@import "http://fonts.googleapis.com/css?family=Josefin+Sans+Std+Light";

/* Layout */
body {
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	color: #666;
	background: #FFF url(../img/bodyBackground.png) repeat-x scroll top left;
	
}

.container {
	width: 960px;
	margin: 0px auto;
	background: #FFF url(../img/containerBackground.png) no-repeat scroll bottom center;
	padding-bottom: 46px;
	border: 18px solid #FFF;
	border-top: none; border-bottom: none;
}

.header h1 {
	text-indent: -9999px;
	margin: 0;
}

.header h1 a {
	display: block;
	width: 340px;
	height: 54px;
	background: transparent url(../img/logo.png) no-repeat scroll top left;
	position: relative;
	z-index: 100;
}

#banner {
	margin-top: -9px;
	margin-bottom: 36px;
	width: 960px;
	height: 270px;
	background: #FFF url(../img/tree.jpg) no-repeat scroll top center;
	border: 1px solid #666;	
}

#banner ul li {
	color: #FFF;
	font-size: 36px;
	font-family: "Josefin Sans Std Light", arial, verdana, sans-serif;
	width: 600px;
	margin-top: 90px;
	margin-left: 58px;
	text-shadow: 0px 1px 1px #4b6281;	
}

.content {
	width: 960px;
}

#cboxLoadedContent .content {
	width: auto;
	margin: 0 auto;
}

.content.withSide {
	width: 690px;
	margin-right: 10px;
	float: left;
}

.side {
	width: 260px;
	float: left;
}

.footer {clear: both; padding-top: 18px;}
.footer .footerLinks {
	float: left;
	line-height: 2em;
}
.footer .footerLinks ul li {
	display: inline;
	margin-right: 10px;
}

.footer .footerLinks ul li a {
	color: #578508;
	text-decoration: none;
	font-size: 14px;
}
.footer .footerLinks ul li a:hover {
	color: #719733;
	border-bottom: 1px solid #578508;
}

.footer .copyText {
	float: right;
	text-align: right;
}

p, .content li {font-size: 14px; margin-bottom: 18px;}
h1, h2, h3 {
	margin-bottom: 18px;
	font-weight: normal;
}

h1 {
	font-size: 20px;
}

h1 span {
	font-size: bold;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;	
}
 a {
	color: #578508;
	text-decoration: none;
}
a:hover {
	color: #719733;
}

a.important, ul.homeBox a {
	font-weight: bold;
	color: #578508 !important;
	border-bottom: 1px solid #578508;
}

p.important {
	
}

.content ul {list-style-type: disc; margin-left: 2em;}
.side ul {margin: 0; list-style-type: none;}

.side img {
	border: 1px solid #666;
}
.side img.cards {
	border: none;
	padding-top: 1em;
}
.side a.sideButton {
	display: block;
	width: 260px;
	height: 36px;
	line-height: 36px;
	color: #FFF;
	background: transparent url(../img/sideButton.png) no-repeat scroll top left;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 9px;
	text-indent: 5px;
	text-shadow: 0px 1px 1px #333;	
	text-align: center;	
}

.side a.sideButton:hover {
	background: transparent url(../img/sideButton.png) no-repeat scroll top right;
	text-shadow: none;
}

ul.homeBox {
	border: 2px solid #060;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
	list-style-position: inside;
	margin: 0 0 1em 0;
	padding: 0.5em 0.5em 0 0.5em;
	width: 80%;
}
ul.homeBox li {
	margin-bottom: 0.5em;
}

form {
}

#cboxLoadedContent form {
	width: 600px;
	margin: 0; padding: 0;
}

form fieldset {
}

form fieldset.aboutYou {
	border-bottom: 1px solid #EEE;
}

form legend {
	display: block;
	padding-bottom: 9px;
	font-family: Georgia, serif;
	font-size: 16px;
}

div.input {
	clear: both;
	display: block;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
}

div.input label {
	display: block;
	float: left;
	width: 140px;
	font-size: 14px;
}

form div.name p {
	display: block;
	float: left;
	width: 140px;
}

div.customerTelephone p, div.customerPostcode p, div.birthLocation p, div.budget p  {
	font-size: 10px;
	margin-left: 140px;
	margin-bottom: 0px; padding-bottom: 0px;
}

div.input.text input, div.input.password input {
	width: 240px;
	font-size: 12px;
}
form div.name {
	clear: both;
}
form div.name div.input {
	clear: none;
	width: 140px; float: left;
}
form div.name div.input.middle {
	width: 140px; 
}
form div.name div.input label {
	width: 220px;
	font-size: 11px;
}
form div.name div.input input {
	width: 100px;
}
form input#CustomerMiddleInitial, form input#Relative0MiddleInitial, form input#CustomerBirthMiddleInitial {
	width: 100px;
}
form div.birthYear {
	clear: both;
}
form div.birthYear p {
	display: block;
	float: left;
	width: 140px;
}

form div.birthYear div.input {
	clear: none;
	width: 200px; float: left;
}
form div.birthYear div.input label {
	width: 200px;
	font-size: 11px;
	
}
form div.birthYear div.input input {
	width: 200px;
}

form div.textarea textarea {
	width: 380px;
}
form div.textarea textarea.inactive {
	color: #666;
}

p.formCopy {
	text-align: center;
}
.ui-button-text, .ui-button, .ui-datepicker-calendar {font-size: 0.6em;}

div.submit input {font-size: 14px;}
div#cboxLoadedContent .error {
	padding: 0;
}
div#cboxLoadedContent div.error-message {
	display: none;
}

div#cboxLoadedContent p.notice, div#cboxLoadedContent p.error, div#cboxLoadedContent div#flashMessage.error, div#cboxLoadedContent div#flashMessage.notice {
	margin: 0; padding: 0;
	margin-bottom: 0.2em; padding: 2px;
	font-size: 14px;
}

div#cboxLoadedContent div.input.error {
	padding-bottom: 0.2em; margin-bottom: 0.2em;
	border: none; background-color: #FFF;
	color: #F00;
}






div#diary {
	width: 600px;
	border: 1px solid #EEE;
}

div#diary div.day {
	clear: both;
	background-color: #EEE;
	padding: 1em;
	margin-bottom: 1em;
	border: 1px solid #333;
	border-top-color: #666;
	border-right-color: #666;
}

div#diary div.day h3 {
	color: #333;
}
div#diary div.day div.slot {
	background-color: #FFF;
	width: 50px;
	height: 40px;
	margin: 5px; padding: 5px;
	border: 1px solid #444;
	border-bottom-color: #666;
	border-left-color: #666;
	float: left;
	line-height: 20px;
	color: #000;
}

div#diary div.day div.slot:hover {
	border: 1px solid #444;
	border-top-color: #666;
	border-right-color: #666;
}

div#diary div.day div.slot a span {
	color: #000;
	display: block;
	font-size: 10px;
	
}

div#diary div.day div.slot a {
	display: block;
	font-size: 12px;
	text-align: center;
}

div#diary div.taken {
	text-align: center;
	color: #AAA;
}

table {
	border: 1px solid #333;
	border-bottom: none;
	width: 690px;
	margin-bottom: 1em;
}

table th {
	text-align: left;
	background-color: #578508;
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #296320;
	padding: 5px;
}

table tr.alt td {
	background-color: #EEE;
}

table td {
	border-bottom: 1px solid #333;
	font-size: 12px;
	padding: 5px;
	border-right: 1px solid #333;
}

table td div.message {
	max-width: 370px;
	max-height: 150px;
	overflow: auto;
}

table td a {
	display: block;
	width: 150px; height: 24px; line-height: 24px;
	background:#E6EFC2;
	color:#264409;
	border: 1px solid #C6D880;
	margin-bottom: 2px;
	padding: 2px;
}

table td p.error a {
	color: #F00;
	width: auto;
	display: inline;
	border: none;
	padding: 0; margin: 0;
	text-decoration: underline;
}

div.result {
	border: 1px solid #888;
	background-color: #EEE;
	padding: 1em; margin: 1em;
}

p .important {
	color: #D00;
}

div.tickets {
	background-color: #EEE;
	border: 1px solid #DDD;
	padding: 0;
	margin-bottom: 2em;
}
div.tickets h3 {
	background-color: #DDD;
	color: #000;
	border-bottom: 1px solid #FFF;
	padding: 5px;
}
div.tickets div.ticket {
	background-color: #FFF;
	
	border-bottom: 1px solid #DDD;
	overflow: auto;
	padding: 5px 0px;
}

div.tickets div.ticket.alt {
	background-color: #EEE;	
}

div.tickets div.ticket .name {
	width: 100px;
	float: left;
	padding-left: 5px;
	font-size: 12px;
	border-bottom: 1px solid #DDD;
}
div.tickets div.ticket .message {
	width: 569px;
	float: left;
	border-left: 1px solid #DDD;
	padding-left: 10px;
}
div.tickets div.ticket.admin {
	color: #000;
}
