/***************************************************
*
*  Fare Bid Stylesheet
*
*  (C) Xibit 2009
*
****************************************************/

* {
	margin:0;
	padding:0;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
h1 {
	display: none;
}
img, .fareBidMain h4, #mobilePhone, #header, #mainContent li, #tip, #steps div, .checked, .unchecked {
	behavior: url(http://farebid.co.uk/assets/css/iepngfix.htc);
}
.fareBidMain {
	background-image: url(http://farebid.co.uk/assets/images/background.jpg);
	width: 790px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	z-index: 0;
}
.fareBidMain h4 {
	background-image: url(http://farebid.co.uk/assets/images/taxi.png);
	padding: 0px;
	width: 790px;
	height: 334px;
	margin: 0;
	position: absolute;
	bottom: 0;
	z-index: -1;
}
.smallPrint {
	text-align:justify;
	font-weight: normal;
	color:#666666;
	font-size: 0.6em;
	padding: 3px 3px 0px 3px;
}
#header {
	background: url(http://farebid.co.uk/assets/images/logo.png) no-repeat;
	height: 123px;
}
#loginArea {
	width: 300px;
	float: right;
	clear:both;
	margin-right: 10px;
	text-align: right;
	color:#666666;
}
#mainMenu {
	margin-top: 85px;
	margin-left: 115px;
	width: 80%;
	color:#666666;
	float:right;
	position:absolute;
	text-align: left;
}
#mainMenu a, #loginArea a {
	text-decoration: none;
	color:#CCCCCC;
	position:relative;
	z-index:150;
}
#mainMenu a:hover, #loginArea a:hover {
	color:#FFFFFF;
}
#mainWrapper {
	color: #CCCCCC;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	z-index: auto;
}
#mainContent {
	float:left;
	width: 560px;
	min-height: 300px;
	height:auto !important;
	height:300px;
	background-color: #FFFFCC;
	/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
  	opacity:0.9;
}
#mainContent p {
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
	text-align:justify;
	padding: 3px;
	line-height: 1.2em;
}
#mainContent h2 {
	color: #F18300;
	font-size: 2em;
	margin: 3px;
}
#mainContent h3 {
	color: #FFB904;
	font-size: 1.2em;
	margin: 3px;
}
#mainContent ul {
	margin-left: 0;
	padding-left: 3em;
}
#mainContent li {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	list-style-image: url(http://farebid.co.uk/assets/images/bullet.png);
}
#sideBar {
	float: left;
	width: 200px;
	height: auto;
	font-weight: 700;
	line-height: 1.2em;
}
#footer {
	clear: both;
	text-align:center;
	font-size: 0.6em;
	color:#999999;
	position:relative;
	z-index:auto;
}
#clear {
	clear: both;
}
#error {
	display: block;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.8em;
	background: #FF9D9D url(http://farebid.co.uk/assets/images/stop.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FF0000;
}
#success {
	display: block;
	line-height: 22px;
	color: #008000;
	font-weight: normal;
	font-size: 0.8em;
	background: #CBFFC2 url(http://farebid.co.uk/assets/images/ok.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #008000;
}
#info {
	line-height: 22px;
	color: #6B8BD6;
	font-weight: normal;
	font-size: 0.8em;
	background: #CCFFFF url(http://farebid.co.uk/assets/images/info.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #6B8BD6;
}
#tip {
	width: 150px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
	min-height:70px;
	background: url(http://farebid.co.uk/assets/images/bulb.png) no-repeat;
	background-color: #FFFFCC;
	/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
  	opacity:0.9;
	padding: 5px 5px 5px 25px;
	margin: 0px 10px 0px 10px;/*border: 1px solid #6B8BD6;*/
}
#mobilePhone {
	background: url(http://farebid.co.uk/assets/images/mobilephone.png) no-repeat;
	width: 172px;
	height: 224px;
	float: left;
	position: relative;
	z-index: 100;
}
#mobilePhone div {
	color: #000000;
	position:relative;
	z-index:100;
	width: 100px;
	height: 65px;
	font-family:"Courier New", Courier, monospace;
	font-size: 0.7em;
	line-height: 0.9em;
	font-weight:normal;
	overflow: hidden;
	margin: 105px 0px 0px 36px;
}
.map {
	float: right;
	width: 200px;
	height: 200px;
	overflow:hidden;
	padding: 0;
	background: url(http://farebid.co.uk/assets/images/mapbackground.jpg) no-repeat;
}
.details {
	width: 540px;
	height: 200px;
	margin: 5px;
	padding: 0;
}
.detailsSingle {
	width: 540px;
	height: 50px;
	margin: 5px;
	margin-bottom: 10px;
	padding: 0;
}
.detailsTransport {
	width: 540px;
	height: 230px;
	margin: 5px;
	margin-bottom: 10px;
	padding: 0;
}
.detailsDate {
	width: 540px;
	height: 75px;
	margin: 5px;
	margin-bottom: 10px;
	padding: 0;
}
.placesearch {
	width: 290px;
}
.pickdate {
	width: 100px;
}
.picktime {
	width: 50px;
}
.searchDiv, .pickDateDiv {
	background: none;
	border: none;
	font-weight: bold;
	color:#000000;
	float: left;
	width: 300px;
	margin: 0px 3px 0px 0px;
}
.searchDiv p, .pickDateDiv p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em !important;
}
.searchDiv a, .pickDateDiv a {
	font-size: 0.6em;
}
.searchDiv input, .pickDateDiv input {
	float: left;
	padding: 0;
	background: #FFFFFF;
	font-size: 1em;
	height: 1.4em;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.mapMessage {
	color: #000000;
	font-size: 0.6em;
	margin-left: 5px;
	clear:left;
}
.instruction {
	float: left;
}
#nextStep {
	float: right;
	width:540;
	margin: 20px;
}
.question {
	clear: left;
}
textarea {
	width: 100%;
	height: 120px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
#steps {
	float: right;
	margin: 3px;
}
#steps div {
	float: left;
	width: 50px;
	height: 37px;
	padding-top:13px;
	text-align:center;
	color:#FFFFFF;
	background: url(http://farebid.co.uk/assets/images/step-inactive.png);
}
#steps div.active {
	color:#000000;
	background: url(http://farebid.co.uk/assets/images/step-active.png);
}
#anyAlerts {
	clear: both;
}
.transport {
	width: 530px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: auto;
}
.transportThin {
	display: inline;
}
.transportWide {
	display:inline;
}
/* CSS for Time Picker */

button.timespinner_minusNot, button.timespinner_minus {
	cursor:pointer;
	border:0px;
	height:24px;
	width:24px;
	margin:0px;
	margin-left:3px;
	padding:0px;
	margin-top: 1px;
	float: none;
}
button.timespinner_minusNot {
	background:url(http://farebid.co.uk/assets/images/timespinner-plus.gif);
}
button.timespinner_minus {
	background:url(http://farebid.co.uk/assets/images/timespinner-minus.gif);
}
button.timespinner_minusNot:hover, button.timespinner_minusNot.active, button.timespinner_minus:hover, button.timespinner_minus.active {
	background-position:0 24px;
}
/* CSS for Calendar */

button.dashboard {
	background: url(http://farebid.co.uk/assets/images/dashboard-icon.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 24px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 1px;
	width: 24px;
}
button.dashboard:hover, button.dashboard.active {
	background-position: 0 24px;
}
div.dashboard {
	background: url(http://farebid.co.uk/assets/images/dashboard.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}
div.dashboard * {
	margin: 0;
	padding: 0;
}
div.dashboard div {
	background: none !important;
	cursor: move;
	height: 165px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}
div.dashboard caption {
	color: #FFB904;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-align: center;
	width: 100%;
}
div.dashboard caption a {
	cursor: pointer;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 16px;
	width: 11px;
}
div.dashboard caption a.prev {
	background-image: url(http://farebid.co.uk/assets/images/dashboard-prev.gif);
	left: 1px;
}
div.dashboard caption a.next {
	background-image: url(http://farebid.co.uk/assets/images/dashboard-next.gif);
	right: 1px;
}
div.dashboard caption a:hover {
	background-position: 0 11px;
}
div.dashboard caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.dashboard caption span.month {
	padding-right: 8px;
}
div.dashboard caption span.month:after {
	content: ',';
}
div.dashboard table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.dashboard td, div.dashboard th {
	border: 0;
	color: #999;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 19px;
	text-align: center;
	width: 21px;
}
div.dashboard td {
	color: #333;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	width: 16px;
}
div.dashboard td.invalid {
	color: #666;
}
div.dashboard td.valid {
	color: #FFF;
	cursor: pointer;
}
div.dashboard td.active, div.dashboard td.hover {
	color: #FFB904;
	cursor: pointer;
}
/* FORMS CSS*/


form {
	margin:0;
	padding:0;
}
fieldset {
	margin-left:auto;
	margin-right:auto;
	width:400px;
	border:none;
}
label {
	float:left;
	width:150px;
	padding:0 1em;
	text-align:right;
	font-size: 1em;
	color:#000000;
}
fieldset div {
	margin-bottom:0.5em;
	margin-top:0.5em;
	padding:0;
	display:block;
}
fieldset div input, fieldset div textarea {
	width:200px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;
	color:#000000;
	font-size: 1em;
}
button {
	float: right;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
	margin: 3px;
}
#wlpeRegister, #wlpeUser, #formButtons, #companyRegistration {
	width: 410px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wlpeRegister {
	background: url(http://farebid.co.uk/assets/images/user.gif) no-repeat;
	background-position: 0px 155px;
}
#loginNeeded {
	background: url(http://farebid.co.uk/assets/images/padlock.gif) no-repeat;
	width: 360px;
	padding: 5px 5px 5px 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#loginNeeded p {
	margin-left:40px;
	margin-top:20px;
	margin-bottom: 50px;
}
#wlpeRegister p {
	color: #666666;
}
#sideBarLogin {
	width: 170px;
	margin: 0px 0px 5px 10px;
}
#sideBarLogin label {
	font-size: 0.8em;
	color:#FFFFFF;
	padding: 0;
	text-align:left;
}
#sideBarLogin input {
	font-size: 0.8em;
	width: 170px;
	margin-bottom: 10px;
}
#sideBarLogin button {
	margin-right: 0px;
}
#sideBarLogin p, #sideBarLogin a {
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 0;
}
#thinking {
	background:#FFFFFF;
	text-align: center;
	margin: 0px 10px 0px 10px;
	border: 1px solid #000000;
}
#status {
	float: right;
	width: 200px;
	height: 25px;
	margin: 15px 20px 0px 0px;
	font-size: 1em;
	padding-right: 25px;
	color: #009900;
	background: url(http://farebid.co.uk/assets/images/thinking.gif) no-repeat;
	background-position:right;
	text-align:right;
}
#ajaxfeed {
	margin-top: 20px;
}
#getQuoteButton {
	margin-top: 20px;
}
.quoteWrapper {
	width: 500px;
	margin: 10px auto;
	border: 1px solid #F18300;
}
.quote {
	background:#FFFF66;
}
.quote_alt {
	background:#FFFFAA;
}
.quote_booked {
	background:#CBFFC2;
}
.company a {
	color:#333333;
	padding-left: 3px;
}
.price {
	color:#000000;
	font-size: 1.5em;
	padding-right: 3px;
}
.bookit a {
	color:#000000;
	font-size: 0.8em;
	padding-right: 3px;
}
p {
	margin: 10px;
}
.small {
	margin: 0px 0px 0px 100px;
	color: #666666;
	text-align: right;
	font-size:0.6em;
}
#wlpeUserProfilePhotoImg {
	float: right;
}
#videoPlayer {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.faq_answer {
	line-height:18px;
	color:#000000;
	font-size:0.8em;
	padding:0 5px 20px 30px;
}
.faq_question {
	font-weight:bold;
	font-size:0.8em;
	cursor:pointer;
	color:#000000;
	line-height:26px;
	padding:0px 30px;
	margin:1px 5px;
	background:url(http://farebid.co.uk/assets/images/help.gif) no-repeat;
}
.faq_question:hover {
	background-color:#FFFF66;
}
#login {
	color:#000000;
	text-align:right;
}
#login a {
	text-decoration:none;
}
#otherOptions {
	color:#000000;
	font-size:0.8em;
	text-align:right;
}
#otherOptions a {
	text-decoration:none;
}
#companyRegistration div {
	clear: both;
}
.formSmall {
	font-size: 0.8em;
	color:#000000;
	display:inline;
	margin-left: 2px;
}
#formTips {
	float: right;
	clear:none !important;
	width:150px;
	text-align:left;
	font-size: 0.7em;
	color:#999999;
}
#companyRegistration {
	width: 500px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#companyRegistration div input {
	margin-bottom: 8px;
	width: 200px;
}
#companyRegistration div label {
	width: 130px;
	padding: 0px 5px 0px 0px;
}
#commentwrap {
	display: block;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 5px;
}
.commentlist li {
	display: block;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-bottom: 10px;
}
.commentlist ol {
	margin-left: 0px;
	padding-left: 0px;
}
.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}
.comment-inside {
	background-image: url(http://farebid.co.uk/assets/images/comment-bg.jpg);
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	width: 408px;
	float: left;
	color: #616161;
}
.comment-date {
	float: right;
	color:#999999;
	font-size: 0.6em;
}
#companyphoto {
	border:1px solid #ccc;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
#small {
	font-size: 0.4em;
	font-style:italic;
	color:#999999;
	display:inline;
}
#textMenu {
	width:100%;
	text-align:center;
	font-size: 0.6em;
	color:#999999;
}
#textMenu * {
	text-decoration: none;
	color: #FFFFFF;
}
#editCompanyLink {
	font-size: 0.6em;
	text-decoration:none;
	color:#333333;
}