/* CSS Document */

/* Global Default */
a img{
	border:0;
}
/* Global Default End */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:10pt;
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	background:url(pic/bg.gif) top repeat-x #f4f2ec;
}
.container{
	width:926px;
	margin:0 auto;
}
.header{
	background:url(pic/taxi_hire_Witney.jpg) top center no-repeat;
	height:83px;
}
/* Menu */
.menu{
	height:41px;
}
.menu ul{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:12pt;
}
.menu li{
	float:left;
	text-align:center;
	list-style-type:none;
	
	width:160px;
	line-height:41px;
	padding-left:2px;
	background:url(pic/menu_sep.gif) left center no-repeat;
}
.menu li a{
	text-decoration:none;
	color:#fff;
	
	display:block;
}
.menu li a:hover, .menu li a.current{
	text-decoration:none;
	color:#454657;
	
	display:block;
}
/* Menu End */
.h_space{
	height:23px;
	clear:both;
}
.banner{
	height:244px;
	clear:both;
	padding:15px 15px 17px;
}
.center{
	margin-top:1px;
	border-top:1px solid #244ba5;
	padding:5px 15px 20px;
}
.footer_box{
	background:url(pic/footer.gif) top repeat-x;
	clear:both;
	
	height:50px;
	padding:8px 0 5px;
	line-height:16px;
	font-size:8pt;
}
.footer{
	width:926px;
	margin:0 auto;
}
.footer, .footer a, .footer a:hover{
	color:#fff;
}
.mainsection {
 padding-left: 0px;
 padding-right: 0px;
}
#ImportantSiteContent {
 font-size:10px;
 color: #fff;
 height: 60px;
 width:926px;
 float:center;
 overflow: scroll;
 margin: 30px 0px 0px 30px;
 padding:5px 10px;
}
.webbuilt4u{
	float:right;
	margin-top:12px;
}
.sep{
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
}
/* Structure End */

/* Main styles */
.center ul, .center strong, a, a:hover, .impact, h1, h2, h3, h4, h5{
	color:#252525;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
}
h1{
	background:url(pic/AAC_Taxis_Witney.gif) left center no-repeat;
	height:38px;
	padding:0 0 0 15px;
	line-height:38px;
	font-size:12pt;
	color:#fff;
}
.impact{
	font-size:12pt;
}
p{
	margin:10px 0;
	padding:0;
}
a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
/* Main styles End */

/* BIA Standard */
.big{
	font-size:16pt;
}
.small{
	font-size:8pt;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.center img.fr{
	margin-right:20px;
	margin-left:5px;
}
.center img.fl{
	margin-left:10px;
	margin-right:5px;
}
.cl{
	clear:both;
}
.centered{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
.inblock{
	display:inline-block;
}
ul.none{
	list-style-type:none;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
p.question{
	font-weight:bold;
}
p.answer{
	font-style:italic;
}
/* additional end */

/* Enquiry */
form{
	padding-left:10%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 130px;
	text-align:right;
	padding-right:10px;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form select{
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 50px;
}
form .short{
	width:80px;
}
form input[type="radio"], form input[type="checkbox"]{
	width:1em;
}
form #Submit{
	margin-left: 138px;
	margin-top: 5px;
	width: 90px;
}
.red{
	color:#f00;
}
button.calendarStyle{ /* pop-up calendar */
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(calendar/calendar.png);
	cursor: pointer;
	cursor: hand;
}
/* Browser specific (not valid) styles to make preformatted text wrap */		
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/* Enquiry End */

/* gallery */
.gallery{
	text-align:center;
}
a.thickbox img{
	border:2px solid #09416d;
	margin:5px;
}
a.thickbox:hover img{
	border:2px solid #ccc;
}
/* gallery end */

/* Border Box */
.border_box, .border_end{
	width:812px;
	margin:0 auto;
}
.border_box{
	background:url(pic/border.png) center repeat-y;
}
.border_end{
	background:url(pic/border_end.png) bottom center no-repeat;
	height:18px;
}
/* Border Box End */
