body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #fff;
	font-size: 12px;
}

.oneColElsCtr {
	background-color: #fff;
}

.oneColElsCtr #container {
	width: 900px;
	background: #FFF;
	margin: 0px auto;
	/* the auto margins (in conjunction with a width) center the page */
	border-style: solid;
	border-color: #454545;
	border-width: 1px;
	text-align: left;
	/* this overrides the text-align: center on the body element. */
}

.oneColElsCtr #mainContent {
	margin: 0px auto;
	/*padding: 0px auto;*/
}


.oneColElsCtr #topseparator {
	background: #454545;
	color: white;
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-style: italic;
	font-size: 16px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #454545;
}

#stats {
	background: #454545;
	color: #BBB;
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #CCC;
	font-style: italic;
}

a.menuitem {
	color: #436EEE;
	text-decoration: none;
}

a.menuitem:hover {
	color: #454545;
	text-decoration: underline;
}

a.moreinfo{
	font-style: italic; 
	color: #436EEE;
}

a.taxiPanelContact{
	font-style: italic; 
	color: #BBB;
}

a.affiliate{
	color: #CCCCCC;
	text-decoration: underline;
}

a.affiliate:hover {
	color: #CCCCCC;
	}

.oneColElsCtr #footeritem {
	color: #454545;
	text-decoration: none;
}

.oneColElsCtr #logo {
	background: #FFF;
	color: #2288ff;
	margin: 10px;
	font-style: italic; 
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 0px 0px 0px;
}

.oneColElsCtr #input {
	text-align: center;
	background: #EEE;
	color: #454545;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCC;
	margin: 0px;
	padding: 15px 0px 35px 0px;
	height: 85px;
	display: block;
	font-size: 13px;
}

.oneColElsCtr #output {
	text-align: center;
	background: #EEE;
	color: #454545;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCC;
	margin: 0px;
	font-size: 12px;
	padding: 15px 0px 25px 0px;
	height: 85px;
	display: none;
}

.formoutput #output{
	text-align: center;
	display: none;
}
#output-container {
	height: 280px;
	text-align: left;
}

div.search {
	display: inline;
	text-align: left;
}

div.infobox {
	display: none;
	text-align: left;
}
div.infobox_footer {
	text-align: left;
	font-size: 80%;
	color: #999;
}
div.infobox_header {
	text-align: left;
	color: #436EEE;

}

div.horizontal_add{
	height: 15px;
	text-align: center;
}
div  #vert-ad-container{
		margin: 0 auto;
		color: #CCCCCC;
	}

a.pricingType {
	text-decoration: underline;
	text-align: left;
	color: #3366cc;
	font-size: 10px;
}

label.pricingTypeDescription {
	color: #BBB;
	font-style: italic;
	font-size: 10px;
}

#fareDetails {

}
#costing {
}

#dir-container {
	display: none;
	float: left;
	width: 550px;
	height: 370px;
	background-color: white;
}

#map-container {
	display: inline-block;
	float: left;
	width: 280px;
	height: 280px;
	background-color: #454545;
}

#taxiInfo {
	display: none;
	height: 250px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
}
#infocontainer {
	display: none;

}


#taxiInfoList {
	display: block;
	height: 250px;
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
	overflow: auto;
}

.formoutput #googleButton {
	position: relative; 
	display: inline;
	top: 3px;

}

.formoutput #fb-button{
	position: relative;
	display: inline-block; 

}
.formoutput #searchtype{
	height: 50px;
	display: block;
	margin-left: -6%;
	text-align: center;

}
.formoutput #social{ 
	position: relative;
	display: block; 
	padding-left: 30px;
	top: 10px;
	text-align: center;

}
.formoutput #twitterButton {
	padding-left: 5px; 
	position: relative; 

}
#ajaxStatus {
	min-height: 90px;
	display: block;
}
#twitter_update_list li {
	width: 100%;
	position: relative;
	background: #eee;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: black;
	  margin-top: 5px;
    padding-left: 5px;
    padding-top: 3px;
	}

.formoutput  #dataentry{
	text-align:center;
}

#affiliate, #blog {
 -webkit-border-radius:3px;
 -moz-border-radius: 3px;
 -border-radius: 3px;

 min-height: 280px;
	}
span.taxiName {
	font-size: 10px;
	color: #999;
	display: inline-block;
}

span.taxiNumber {
	font-weight: bold;
	font-size: 10px;
	color: #436EEE;
	display: inline-block;
	float: right;
}

span.taxiData {
	font-style: italic;
	font-size: 10px;
	color: orange;
	display: block;
}

div.taxiPanelHeader {
	padding: 2px 0px 2px 3px;
	margin: 3px 0px 3px 3px;
	border-color: #CCC;
	border-width: 0px;
	border-style: solid;
	background-color: #454545;
	color: #BBB;
}

div.taxiPanelLight {
	padding: 2px;
	margin: 3px;
	border-color: #BBB;
	border-width: 1px;
	border-style: solid;
	background-color: #FAFAFA;
}

div.taxiPanelDark {
	padding: 2px;
	margin: 3px;
	border-color: #BBB;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
	margin: 3px;
}

div.question {
	padding: 1em;
	height: 49px;
}

div.errorMessage {
	display: none;
	color: #BBB;
	font-style: italic;
	font-size: 14px;
	color: red;
}

span.validatedOK {
	display: none;
}

div.showErrorMessage {
	display: inline;
	color: #CCC666;
	font-weight: bold;
	font-style: italic;
}

label.error {
	color: #CCC666;
	font-style: italic;
}

label {
	width: 50px;
}

input:focus {
	outline: none;
}

img {
	vertical-align: text-top;
	border: none;
}

div.question {
	height: 20px;
}

div.interactiveArea {
	padding: 0px;
}

div.generalInfoArea {
	padding: 10px;
}


.points td{
	text-align:center;
	padding:10px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	
	}
	
.points {
	border:solid 2px #999999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:900px;
	margin-bottom:10px;}
	
.title {
	float:right;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	padding:10px 350px; 0 0;}
	
.main {
	border-bottom:#666 solid 1px;
	padding-bottom:10px;}	
	
.footer {
	font-size:12px;
}	
		