/* Ends Vehicle Guide Styles */

a:link { color: #0000CD; text-decoration: underline; }

a:visited { color: #ADADAD; text-decoration: underline; }

a:hover { color: #B22222; text-decoration: underline; }

a:active	{ color: #0F2870; text-decoration: none; }

body {
	color: #424242;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: inherit;
	margin-left: 0px;
	margin-top: 0px;
}

div {
	color: #424242;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
}

div.vehicle{
	float: left;
	width: 47%;
	margin: 5px 5px 2px 5px;
	border: 1px solid #ccc;
	height: 210px;
}

div.vehicle_text{ margin-top: 5px; text-align: right; margin-right: 5px; }

div.vehicles_text2{
	clear: both;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
}

//////////////////

div.commercial{
	float: left;
	width: 310px;
	margin: 5px 5px 2px 5px;
	border: 1px solid #ccc;
	height: 197px;
}

div.commercial_text{ margin-top: 5px; text-align: right; margin-right: 5px; }

div.commercial_text2{
	clear: both;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
}

h1.commercial{
	background: #818F98;
	color: White;
	font-size: 11pt;
	padding: 1px 0px 1px 2px;
	margin: 0 0 0 0;
}




h1{
	font-size: 12pt;
	margin: 0px;
	padding-bottom: 10px;
}

h1.vehicle{
	background: #818F98;
	color: White;
	font-size: 11pt;
	padding: 1px 0px 1px 2px;
	margin: 0 0 0 0;
}

h2{ font-size: 10pt; margin: 0px; }

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	color: #424242;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
}

span.amendment{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
}

span.goldcard{
	color: #E6B800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
}

td {
	color: #424242;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
}

td.op_times_corner {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

td.op_times_left { border-left: 1px solid #cccccc; text-align: left; }

td.op_times_left,td.op_times_top { font-weight: bold; }

td.op_times_title { text-align: left; font-weight: bold; }

td.op_times_top { border-top: 1px solid #cccccc; }

td.opening_times { color: #aaa; background-color: White; }

td.opening_times,td.op_times_left,td.op_times_top,td.opening_times_closed {
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

td.opening_times_closed { color: #aaa; text-align: left; }

.fuel div {
	width: 180px;
	height: 15px;
	padding: 20px;
	padding-left: 25px;
	border: 0px solid #FF00FF;
	float: left;
	padding-left: 20px;
	list-style: none;
	margin: 0px;
	padding: 3px;
}

.black { color: #0F2870; }

.bottom{
	background-color: #818F98;
	color: #FFFFFF;
	font-size: 8pt;
}
.footer {
	width: 798px;
	float: left;
	background-color: #818F98;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.footer a:hover {
	background-color: #818F98;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.bottom a{
	background-color: #818F98;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bottom a:visited{
	background-color: white;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.bottom a:hover{
	background-color: #0068bd;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.error {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.errorlarge {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.fltlft {
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.fltrt {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.grayMenuItem {
	color: Black;
	font-weight: bold;
	background-color: #A5B0B6;
}

.leftmenucolor{ background-color: #0068BD; }

.menuhead {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 4pt;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6699CC;
	font-size: 12px;
	text-indent: 7pt;
}

.menuitem a { background-color: #0069BD; color: #000000; }

.menuitem a, .menuitem span { display: block; padding: 2px; text-indent: 7pt; }

.menuitem a:link {
	color: #FFFFFF;
	background-color: #0069BD;
	text-decoration: none;
	text-indent: 7pt;
}

.menuitem a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0069BD;
	text-indent: 7pt;
}

.menuitem a:hover { background-color: #6699CC; color: #FFFFFF; }

.menuitem a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 7pt;
}

.menuitem span {
	background-color: #6699CC;
	color: #FFFFFF;
	text-indent: 7pt;
}

.menuitem2 { height: 2px; }

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tiny{ font-size: 8pt; }

.tinywhite{
	background-color: White;
	color: #FFFFFF;
	font-size: 8pt;
}
#footing {
position: fixed;
}


#cell { display: table-cell; }

#container {
	width: 780px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container {
	width: 600px; /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	display: table;
	margin: 0px;
	padding: 0px;
}

#hnav { margin: 0; padding: 0; }

#hnav #active { border-left: 1px solid #B63202; height: 23px; }

#hnav ul {
	background-color: #818F98;
	color: #B83308;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height: 18px;
	padding-bottom: 1px;
	padding-left: 0;
	padding-top: 5px;
	text-align: left;
	width: 792px;
}

#hnav ul li {
	display: inline;
	padding-bottom: 6px; /* matches link padding except for left and right */
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}

#hnav ul li a {
	border-right: 1px solid #C9D3DC;
	color: #FFFFFF;
	background-color: #818F98;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
}

#hnav ul li a:hover { background: #A5B0B6; color: White; }

#leftnav {
	background-color: #FFFFFF;
	width: 100px;
	float: left;
	margin: 0px;
	padding-left: 1em;
	padding-right: 1em;
	width: 160px;
}

#mainContent {
	margin: 0 0 0 145px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-left: thin dotted #818f98;
	border-right: thin dotted #818f98;
	border-top: thin dotted #818f98;
	vertical-align: top;
	min-height:480px;
	_min-height:480px;
	height:auto;
	_height:auto;
	width: 600px;
	min-width: 600px; /*for IE*/
	_width: 639px; /*for FF*/
}
#mainContentWrapper {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;

	border-top: thin dotted #818f98;
	border-right: thin dotted #818f98;


width: 788px;
}
#mainContentHome {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
float:left;
	border-right: thin dotted #818f98;
	width: 545px;

}

#sidebarHome {


}
.sideBarlink{
text-align : center;
padding:0px;
padding-left:10px;
padding-top:10px;
}




#row { display: table-row; }

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: white; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	height: auto;
	border-top: thin dotted #818f98;
}

/*------------- hnav------------*/
#sidebar1 {
	float: left;
	width: 12em; /* since this element is floated, a width must be given */
	background: white; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}

#sidebar1 ul { list-style: none; margin: 0px; padding: 0px; }

#sidebar1 ul li {
	margin-left: 1px;
	padding: 4px;
	padding-left: 22px;
	background-image: url(/images/bluearrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}



.blue_arrow {
list-style-type: none;
padding: 0em;
margin: 0em;
}

.blue_arrow {
background-image: url(/images/bluearrow.jpg);
background-repeat: no-repeat;
background-position: 0em .4em;
padding-left: 3em;
}



#text {
	background-image: url(/images/bluearrow.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 100px;
	width: 590px;
	padding-left: 1em ;
}

#textContentBlock{ float: left; }

#textContentBlock .clear{ clear: both; }

#textContentBlock .image { float: left; margin: 5px; width: 120px; }

#textContentBlock .text {
	float: left;
	width: 450px;
	0;
	text-align: left;
	line-height: 1.52em;
}

#divtable div {
	width: 250px;
	height: 15px;
	padding: 0px;
	padding-left: 0px;
	border: 0px solid #FF00FF;
	float: left;
	background-image: url(/images/bluearrow.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	list-style: none;
	padding: 3px;
}

#divtable div ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#divtable div li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#textContentBlock a {
	margin-left: 1px;
	padding: 4px;
	padding-left: 22px;
	background-image: url(/images/bluearrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* Vehilce Guide Styles */
#titleborder { border-bottom: thin dotted #818f98; }


.bordering,.bordering2
{
color: #fff;
background-color: #6699CC;
margin-top:4px;
margin-bottom:4px;
margin-left:0px;
padding:2px 0px 2px 12px;

}
.bordering2,.borderingsubmit,.submit
{
background-color: #0069bd;

}

.borderingyourcaroverride
{
background-color: #ff0000;

}

.borderingresultswrapper{
margin-top : 10px;
width : auto;
}
.borderingoutline
{
margin-top:5px;
border:1px solid  #6699CC;
width: 99%;
margin-left:0px;

margin-right:0px;
padding:0px;
}

.borderingcost,.goldcardcost{
color: #0069bd;
font-size: 16px;
font-weight:900;
}
.goldcardcost{
	color : #e6b800;

}
.borderingcost
{
padding-right:20px;
}
.borderinghighlight
{
color: #ff0000;
font-size: 16px;
font-weight:900;
}
.borderinggroup{
color: #0069bd;
font-size: 16px;
font-weight:900;

}

.borderingsubmit,.submit{
	color: #fff;
	padding: 0 4px 0 4px;
	margin : 0 2px 0 2px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;border:1px solid #CCCCCC;



}
.borderingamend{
border: 2px dashed #ff0000;
padding:4px;
width:100%;
margin-top: 4px;
margin-bottom: 4px;
}

.borderingamendsub{
color: #fff;
background-color: #ff0000;
margin-top:0px;
margin-bottom:4px;
margin-left:0px;
padding:2px 0px 2px 12px;
}

.borderingyourcar{
border: 2px solid #ff0000;
}
.borderingcdwtext
{
padding-top :5px;
padding-bottom:5px;
}

#bookTripHeader{
background-color: #0067be;
color : #fff;
padding:10px;
}
#bookTripForm{
border:1px solid #000;
width:440px;
}
div.van{
	float: left;
	margin: 5px 5px 2px 5px;
	border: 1px solid #ccc;
	padding-bottom: 10px;

}
h1.van{
	background: #818F98;
	color: White;
	font-size: 11pt;
	padding: 1px 0px 1px 2px;
	margin: 0 0 5px 0;
}
.van_line{
	float:left;
/*background-color: #0167bc;*/
color: #0068bd;
border : 0px solid #ccc;
padding: 2px;
margin-right: 1px;
margin-bottom:1px;
width: 175px;
}
.van_title{
	font-weight: bold;

width: 90px;
float:left

}
.van_info{
	float:right;
padding-left: 2px;
font-weight: normal;

width: 82px;

}

.footer p{
	background-color: #818f98;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: white;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 791px;
	clear: both;
	float: left;
	display: block;
	text-align: center;
}
	
.footer a{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: white;
}

.footer a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #B22222;
}


