.styled{
		}




.validation-advice { 
color:#dc2a67;
background: url(../images/icons/alert.gif) no-repeat left center; 
padding-left: 22px; 
width: 150px;

} 




h1{font: 90%/1.3 arial,sans-serif;}

h2 {font-family: arial, sans-serif;font-size: 90%;line-height: 1.3;color: #F00;}

#services .form .left h3 {font-family: arial, sans-serif;
font-size:16px;
line-height:1.3;
color:#ff0000;}

#services .form {
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #feffe0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 50px;
	
}

.login {
	background:url(http://www.flex-able.co.uk/images/user.gif) no-repeat 95% 1em;
}
.booking {
	background:url(http://www.flex-able.co.uk/images/email2.gif) no-repeat 95% 1em;
}
fieldset div {
	margin:0.8em 0;
	clear:both;
	color: #000;
}
.small{
	font-size: 10px; font-family: arial;	color: #ff0000; 
}

form {
	margin:1em;
	padding:1em;
	width:500px;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:4em;
	
}

legend {
	color:#0b77b7;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
	width:590px;
}
.date input {
	background-image:url(http://www.flex-able.co.uk/images/calendar.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
padding:1px 2em 2em 0;

	
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
	padding-left:1em;
}
.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#submit {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	display:block;
	cursor:pointer !important;
	cursor:hand;
	background-image: url(http://www.flex-able.co.uk/images/submit.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#submit:hover {
	background-position:0 -26px;
}
#reset {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	display:block;
	cursor:pointer !important;
	cursor:hand;
	background-image: url(http://www.flex-able.co.uk/images/reset.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#reset:hover {
	background-position:0 -26px;
}

.booking #hear label {
}
.booking #hear #h {
	width: 350px;
	margin-right: 50px;
	margin-left: 5%;
}


/*
input[type=checkbox], input[type=radio] { visibility: hidden; width:0; height:0; padding:0; margin:0; }
input[type=checkbox] + label, input[type=radio] + label { padding-left:18px; }
input[type=checkbox] + label{ background: url(../images/check_radio.png) 0 0 no-repeat; }
input[type=checkbox]:focus + label{ background-position: 0 -16px; }
input[type=checkbox] + label:hover{ background-position: 0 -32px; } 
input[type=checkbox]:checked + label{ background-position: 0 -48px; }

input[type=radio] + label{ background: url(../images/check_radio.png) 0 -64px no-repeat; }
input[type=radio]:focus + label{ background-position: 0 -80px; }
input[type=radio] + label:hover{ background-position: 0 -96px; } 
input[type=radio]:checked + label{ background-position: 0 -112px; }
*/
.form .left form .booking div label {
	color: #000;
}
.radio fieldset div label {
	color: #000;
}



.dropdown {
	border:1px solid #cac9c2;
	padding:0.2em;
	cursor:default;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	-moz-border-radius:0 2em 0 0;
	-khtml-border-radius:0 2em 0 0;
	border-radius:0 2em 0 0;
	width:21em;
	background-color: #dad9d4;
	background-image: url(http://www.flex-able.co.uk/images/calendar_big.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.dropdown .month {
	margin-left:48px;
	width:37%;
}
.dropdown .year {
	margin-left:1em;
	width:25%;
}
.dropdown .close {
	display:block;
	overflow:hidden;
	border:0;
	position:absolute;
	top:0.5em; right:1em;
	background:url(http://www.flex-able.co.uk/images/close.png) no-repeat 50% 50%;
	width:16px; height:16px;
	border:none;
	text-indent:-9999px;
}

.dropdown table {
	border-spacing:0;
	table-layout:fixed;
	empty-cells:show;
	margin-top:0.5em;
	width:100%;
}
.dropdown thead th {
	width:14%;
}

.dropdown tbody td {
	background:#fff;
	text-align:center;
	line-height:2;
	border:1px solid #dad9d4;
}
.dropdown tbody td.hover {
	background:#748098;
	color:#fff;
	cursor:pointer;
}
.dropdown .weekend {
	color:#f00;
}
.dropdown .today {
	border:1px solid #f00;
}
.dropdown .selected {
	background:#748098;
	color:#fff;
}#buttons {
	width: 500px;
}
form #buttons div {
	width: 100px;
	float: left;
	padding-left: 40px;
}
