/* commented backslash hack \*/ 

html {
	height:100%;
}

body{
	height:100%;
	background: #eeeeee;	
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 86%;
	color: #626262;
	text-align:center;
} 

/* end hack */
html,body {margin:0;padding:0}


hr {border: none 0;  

	margin-right:20px;

border-top: 1px dashed #000;/*the border*/

height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 



#outer{

	min-height:100%;
	height:auto;	
	width: 960px;
	margin:0;
	padding:0;
	background-color:#fff;
	text-align:center;
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom:-80px;
	
	
}



#header {
	margin:0;
	padding:0;
	height: 110px;
	width: 960px;	
	text-align:center;
	margin-right: auto;	
	margin-left: auto; 
	background: url(../images/header.gif) no-repeat center top;
}


#header p {
	padding:0;
	margin:0;
	
	
}


#header h1 {
	padding:0;
	margin:0;
	text-indent: -9999px;
	
}

#header h1 a {
	display:block;
	width:100%;
	height:100%;
	

}





#topnav {
	background: #ebebeb;
	margin-left: auto;
	margin-right: auto;
	width: 960px;		
	height: 60px;
	text-align: center;
	padding:0;
}



#main {

    min-height:100%;
    height:auto;    	 
    width:960px;
    text-align: center;    
    margin: 0 auto;
    padding:0;
    padding-top: 20px; 
    padding-left:20px; 
    
   
   
    
}





#leftColumn {
	float:left;
	width: 200px;		
	margin-left:20px;
	
	
}


#body_index #main #leftColumn {
	float: left;
	width: 200px;
	background: #fff;
	text-align: left; 

	
	
}




#middleColumn {
	
	float: left;
	width: 500px;
	background: #fff;
	text-align: left;  
	height:100%;

}

#body_index #main #middleColumn {
	float: left;
	width: 700px;
	background: #fff;
	text-align: left; 

	
	
}


#middleColumn p.smallFormText {

	font-size: 11px;


}


#body_1column #middleColumn {
 
	float: left;
	width: 800px;
	background: #fff;
	text-align: left;  
	height:100%;

}
 	






#rightColumn {
	float: left;
	width: 200px;
	background:#fff;

}



#topnav UL#menu {
		padding-right: 0px;
		padding-left: 0px;
		background:   url(../images/navbar.gif) no-repeat left top;
		padding-bottom: 0px;
		margin: 0px;
		width: 960px;
		padding-top: 0px;
		position: relative;
		height: 60px;
}

#topnav ul#menu li {
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		margin: 0px;
		padding-top: 0px;
		list-style-type: none;
		position: absolute;
		top: 0px
}

#topnav ul#menu li a {
		text-indent: -9999px;
		text-decoration: none
}


ul#menu li {
		display: block;
		height: 60px
}

ul#menu a {
		display: block;
		height: 60px
}



#topNav_home {
	left: 20px;
	width: 90px;
}

#topNav_about {
	left: 110px;
	width: 125px;
}

#topNav_removalDoctor {
	left: 235px;
	width: 180px;
}

#topNav_usefulInfo {
	left: 415px;
	width: 140px;
}

#topNav_contact {
	left: 555px;
	width: 120px;
}





#topNav_home a:hover {
		background:   url(../images/navbar.gif) no-repeat -20px -60px;
}

#topNav_about a:hover {
		background:   url(../images/navbar.gif) no-repeat -110px -60px;
}


#topNav_removalDoctor a:hover {
		background:   url(../images/navbar.gif) no-repeat -235px -60px;
}


#topNav_usefulInfo a:hover {
		background:   url(../images/navbar.gif) no-repeat -415px -60px;
}


#topNav_contact a:hover {
		background:   url(../images/navbar.gif) no-repeat -555px -60px;
}





#leftColumn #leftNav {

	margin:0;
	padding:0;
	background:#9fac7b;
	list-style-type:none;
	width: 210px;

	//float:left;

}



#leftColumn #leftNav li {


	margin:0;
	padding:0;

	
	


}


#leftColumn #leftNav li.current a {

	background: #98cd94;
	color: #000;
	font-weight: bold;
	


}


#leftColumn #leftNav a {


	display:block;
	color:#fff;
	text-decoration:none;
	padding: 0 15px;
	border-bottom:1px solid #fff;
	line-height: 1.5;


}


#leftColumn #leftNav #leftNav_subheading {

	BACKGROUND: #397435;
	display:block;
	color:#fff;
	text-decoration:none;
	padding: 0 15px;
	border-bottom:1px solid #fff;
	line-height: 1.5;
	font-weight:bold;
	


}


#leftColumn #leftNav a:hover {

	background: #98cd94;

}


#leftColumn #leftNav #leftNav_endTopic a {

	/* Remove bottom border from bottom item of menu */
	
	border-bottom:none;
	

}




.clear {
	clear: both;
	margin:0;
	padding:0;
}


















#clearfooter{
 clear:both;
 height: 120px
}



#footer {
	margin:0;
	padding:0;
	height: 80px;
	width: 960px;
	background: url(../images/footer.gif) repeat-y center top; 
	
	text-align:center;
	margin-right: auto;	
	margin-left: auto; 

	color: #fff;
	
}

#footer a {	
		text-decoration: none;
		color: #fff;		
}
	
#footer a:hover {	
		text-decoration: underline;
}





#credit {

	width:960px;
	height:36px;	
	color: #073c70;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	position:relative;
	font-size: 11px;

}


#credit p {
		
		margin: 0;			
		padding:0;
		padding-top:10px;
		padding-bottom:5px;
		color: #073c70;	
}
	
#credit a {	
		text-decoration: none;
		color: #073c70;		
}
	
#credit a:hover {	
		text-decoration: underline;
}





h1 {


        margin:0 0 1px 0;

        color:white;

        padding: 0.1em 0 0.1em 0.8em;

        background:  #0e6099 top left no-repeat;

        font-size:1.3em;

        font-weight:normal;

}


form{

        background-color:#F2F1F1;

        margin:0;

        padding:0 10px 20px 25px;

        border: 1px solid #cac8c8;

        color: #444;

}


fieldset {

        border :0px solid gray;

        margin : 0px 0px 10px 0px;

        padding:0px;

        color: #444;

}

fieldset legend{

        font-size:1.3em;

        font-weight: normal;

        color:#444;

        padding: 0.8em 0 0.5em 0;

}

fieldset ul{

        list-style-type:none;

        margin:0px 0px 0px 15px;

        padding:0px;

}

fieldset ul li{

    margin:0px;

    padding:5px 0px 5px 0px;

    

}


.label_block{

        display: inline-block;

        display: -moz-inline-box; /* Fixes Firefox */

        display: inline-block;	

	width: 14em;

}

.tips p {

	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	margin:0;

	margin-left:20px;
	margin-right:50px;

	font-size:0.9em;

}


.tips ul {

	padding:0;
	margin:0;
	list-style-type: none;
	
	
}

.tips li {

	margin-left:20px;
	margin-right:50px;

	font-size:0.9em;

	padding-bottom:10px;


}

.tips {

	background-image:url(../images/columnSectionMiddle.gif);

	background-position:left;

	background-repeat:repeat-y;

	padding:0;
	margin:0;

	text-align:left;
}

.tipsTop {

	background-image:url(../images/topTipsTop.gif);

	background-position:left;

	background-repeat:no-repeat;

	height:50px;
	padding:0;
	margin:0;

}


.tipsBottom {

	background-image:url(../images/columnSectionBottom.gif);

	background-position:left;

	background-repeat:no-repeat;

	height:15px;
	padding:0;
	margin:0;

}


.join p {

	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	margin:0;

	margin-left:20px;
	margin-right:50px;

	font-size:0.9em;

}



.join {

	background-image:url(../images/columnSectionMiddle.gif);

	background-position:left;

	background-repeat:repeat-y;

	padding:0;
	margin:0;
	
	text-align:left;
}

.joinTop {

	background-image:url(../images/joinTop.gif);

	background-position:left;

	background-repeat:no-repeat;

	height:126px;
	padding:0;
	margin:0;

}


.joinBottom {

	background-image:url(../images/columnSectionBottom.gif);

	background-position:left;

	background-repeat:no-repeat;

	height:15px;
	padding:0;
	margin:0;

}



.step p {

	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	margin:0;

	margin-left:20px;
	margin-right:50px;

	font-size:0.9em;

}



.step {

	background-image:url(../images/columnSectionMiddle.gif);

	background-position:left;

	background-repeat:repeat-y;

	padding:0;
	margin:0;
	
	text-align:left;
}

.stepTop {

	background-image:url(../images/step1_top.gif);

	background-position:left;

	background-repeat:no-repeat;

	height:126px;
	padding:0;
	margin:0;

}


.stepBottom {

	background-image:url(../images/columnSectionBottom.gif);

	background-position:left;

	background-repeat:no-repeat;

	height:15px;
	padding:0;
	margin:0;

}



li {

	padding-bottom:10px;

}



.formerror {

	border: 2px solid red;
	background-color : #fff;
	width: auto;
	padding: 5px 0;

}

.errortext {

	padding-left: 80px;
	font: bold smaller sans-serif;

}



.vehicleInfo{

	padding-top:20px;
	float:left;
	display:inline;
	height:120px;

}


.vehicleInfo .vehicle-image{

	float:left;
	width:130px;
	margin:2px 10px 0px 0px;
	height:87px;

}

.vehicleInfo h3{

	font-size:20px;
	font-weight:bold;
	font-style:italic;
	height:21px;
	line-height:21px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	width:550px;
	color: #0e6099;

}


.vehicleInfo h3 span {

	font-size:14px;

}


.vehicleInfo .vehicleInfo-boxes{

	height:67px;	
	float:left;
	display:inline;

}


.vehicleInfo .vehicleInfo-box{

	width:212px;
	background:#fea900;
	float:left;
	display:inline;
	color:#FFFFFF;
	height:56px;
	margin-right:1px;
	padding:11px 0px 0px 0px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	font-size:12px;
	

}


.vehicleInfo .vehicleInfo-box dd{

	height:35px;
	line-height:35px;
	
}

dd{margin-left: 0px; }


.vehicleInfo .vehicleInfo-box dd span{

	color:#0e6099;

}


.vehicleInfo .vehicleInfo-box .hire-big{

	font-size:20px;

}

.vehicleInfo #vehicleInfo-box-left{

	background:#fea900 url(/images/box-top-left.gif) left top no-repeat;

}

	
.instantQuote {

	border: 1px solid #fea900;
	padding: 5px;

}

.instantQuote h1 {

	color: #fea900;
	font-size:20px;
	font-weight:bold;

	margin:0;
        padding: 0;
        background:  #fff;

       
}


	
	
	