﻿body
{
	/*background-position-x: center;*/
	background-image: url(/Includes/Images/bg-main.jpg);
	background-repeat: repeat-y;
	background-color: #63b2d5;
	background-position: center; 
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

img
{
	border: none;	
}

a
{
	text-decoration:none;	
	color:#009ebb;
}

a:hover
{
	text-decoration:underline;	
	color:Black;
}

p
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;	
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Calibri, Helevetica, Verdana, Times New Roman;
	color:#333333;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color:#333333;
	text-decoration:none;
}

h1
{
	font-size:22px;	
}

h2
{
	font-size:20px;	
	margin-top:5px;
	margin-bottom:10px;
}

h3
{
	font-size:18px;	
}

h4
{
	font-size:16px;	
}

h5
{
	font-size: 14px;
	margin-top: 20px;
	border-bottom: #cccccc 1px solid;
	padding-bottom:4px;
}

h6
{
	font-size:12px;	
}

#dvOuterContainer
{
	width:800px;
	margin: 0 auto;	
}

#dvContainer
{
	width:740px;
	margin: 0 auto;
	padding-left:20px;
	padding-right:20px;	
}

#dvPageHead
{
	clear:both;	
	height:90px;
}

#dvFlash
{
	clear:both;	
	margin-bottom:20px;
}
.flash-replaced .alt { display:none; }
.navContainer { background:url(/includes/flash/about.jpg); width:740px; height:164px; }
.navContainer ul { background:url(/includes/flash/shade.png); margin:0px; padding:0px; }
.navContainer ul li { display:inline-block; }
.navContainer ul li a { display:block; color:#fff; font-weight:bold; font-size:12px; font-family:Verdana; width:120px; padding-top:11px; padding-bottom:11px; text-align:center; }
.navContainer ul li a:hover { color:#21d1cb; text-decoration:none; }

#dvFooter
{
	border-top: #696969 1px solid;
	margin-top: 15px;
	padding-top: 8px;
	float:none;
	clear:both;
}

#dvFooter img
{
	float:left;	
}

#dvFooter ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}

#dvFooter ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	margin-left:10px;
}

#dvFooter ul li a, #dvSubFooter a
{
	text-decoration:none;
	color:#333333;
}

#dvFooter ul li a:hover, #dvSubFooter a:hover
{
	text-decoration:underline;
	color:#009ebb	;
}


#MainContent #Alpha
{
	width:180px;	
	float:left;
	margin-right:30px;
}

#MainContent #Alpha ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#MainContent #Alpha ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:5px;
	display:inline-block;
	height:40px;	
}

#MainContent #Alpha ul li label
{
	clear:left;
}

#MainContent #Alpha ul li .validate
{
	
}

#MainContent #Alpha ul li .textbox
{
	display:block;
	font-size:11px;	
	width:180px;
}

#MainContent #Alpha ul li div, #MainContent #Alpha ul li table
{
	float:left;
	clear:both;
	width:180px;
}

#MainContent #Alpha ul li .button
{
	height:35px;
	width:100px;
	font-size:11px;	
	clear:both;
	margin-left:80px;
}

#MainContent #Alpha ul li.tickbox
{
	margin-top:5px;
}

#MainContent #Alpha ul li.tickbox label
{
	
	
	
}

#MainContent #Beta
{
	width:530px;
	float:left;
}


.dvNewsItem
{
	border-bottom: silver 1px solid;
	margin-bottom:20px;
	padding-bottom:10px;
}


.feedbacktitle
{
	font-weight:bold;
	padding-right:10px;	
	display:inline-block;	
	color:Black;
}

.feedbackdate
{
	color:#666666;
	display:inline-block;	
}

.feedbackmessage
{
	display: block;
	padding-top: 5px;
	font-style: italic;
	color:Black;
}

.feedbackresponse
{
	display: block;
	padding-top: 10px;
	
	float:left;
}

.feedbackimage
{
	display:block;
	float:left;	
	margin-top:5px;
	margin-right:15px;
}

.feedbackdivider
{
	display: block;
	margin-top: 10px;
	border-bottom: silver 1px solid;
	margin-bottom:20px;
	float:none;
	clear:both;
	overflow:hidden;

}



#VehiclePage
{
	
}

#VehiclePage #Alpha
{
	float:left;
	width:285px;
	margin-right:20px;
}

#VehiclePage #Beta
{
	float:right;
	width:220px;
}

#VehiclePage #Gamma
{
	clear:both;
}

#VehiclePage h1
{
	margin:0px;
	padding:0px;
}

#VehiclePage h2
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;	
}

#VehiclePage #dvPrice
{
	margin-bottom:15px;	
}

#VehiclePage #dvPrice span
{
	color:#006600;	
}


#VehiclePage #HireRates
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-image: url(/Includes/Images/bg-hirerates.jpg);
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 201px;
	padding: 10px;
	padding-top:45px;
	background-repeat: repeat-x;
	margin-top:10px;
}


.ResultContainer
{
	width: 50%;
	height: 100px;
	float: left;
	margin-top: 15px;
	display: block;
	border-bottom: silver 1px solid;
}

.ResultContainer strong
{
	font-size:12px;	
}

.VehicleResult
{
	float:left;	
	margin-left:0px;
}

.VehicleInfo
{
	float:left;	
	width:130px;
	margin-left:10px;
	
}

.VehicleInfo a
{
	color:Black;
	text-decoration:none;	
}

.VehicleInfo a:hover
{
	color:#666666;
	text-decoration:none;	
}


#MainContent #Beta ul
{
	margin-left:20px;
}

#MainContent #Beta ul li
{
	list-style:square;
	height:auto;
}




ul.form
{ margin:0px; padding:0px; width:320px; margin-top:20px;}

ul.form li
{ margin:0px; padding:0px; list-style:none; margin-bottom:7px; }

ul.form li label
{ display:inline-block;width:100px;vertical-align:top;font-weight:bold;}

ul.form li input
{display:inline-block;}

ul.form li .input, ul.form li textarea
{ width:190px; }

ul.form li input.button{margin-right:20px;}



#MainContent #Alpha ul#confirm_list li {
    display: block;
}

#MainContent #Alpha ul#confirm_list li .button {
    margin-left: 0;
    width: 85px;
}

.text-enquiry {
    padding-bottom: 25px;
    padding-top: 6px;
}
