@charset "UTF-8";
/* CSS Document */
#maintitle {
	color: #073148;
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#subtitle {
	color: #073148;
	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#titletext {
	color: #e64471;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0 20px 0;
}
.line{
	background: url(../media/new/line.jpg) no-repeat center center;
	margin:0;
	padding:0;
	width: 730px;
	height:13px;
}
#maincar {
	width: 730px;
	height: 132px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.carphoto1 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
	background: url(../media/new/yago.jpg) no-repeat center center;
}
.carphoto2 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
	background: url(../media/new/yaris.jpg) no-repeat center center;
}
.carphoto3 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
	background: url(../media/new/auris.jpg) no-repeat center center;
}
.carphoto4 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
	background: url(../media/new/corsa.jpg) no-repeat center center;
}
.carphoto5 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
	background: url(../media/new/jaguar.jpg) no-repeat center center;
}
.carname{
	margin: 5 0 0 0px;
	font-size:12px;
	color: #073148;
	font-weight:bold;
}
.moreinfo{
	text-align: right;
	margin: 95px 5px 0 0;
	font-size:12px;
	color: #073148;
}
.moreinfo a { color: #073148 }
.price1 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
}
.price1title{
	text-align:center;
	background: url(../media/new/pink.jpg) no-repeat center center;
	color:#FFFFFF;
	font-size:14px;
	width:100%;
	height:20px;
	padding-top:3px;
	line-height:16px;
}
.blanktitle{
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	width:100%;
	height:20px;
	padding-top:3px
}
.price1daily{
	width:182.5px;
	height:22px;
	text-align:center;
	margin: 15px 0 0 0;
}
.price1display{
margin: 5px 0 0 0;
text-align:center;
color: #073148;
font-size:32px;
font-weight:bold;
}
.currency{
	font-size:35px;
}
.price2 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
}
.price3 {
	width: 182.5px;
	height: 132px;
	position: relative;
	float: left;
}
.price3title{
	text-align:center;
	background: url(../media/new/blue.jpg) no-repeat center center;
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	height:20px;
	padding-top:3px;
	line-height:16px;
}
.price3title a { color: #ffffff; text-decoration: none }
.price3daily{
	width:182.5px;
	height:22px;
	text-align:center;
	margin: 15px 0 0 0;
}
.price3display{
margin: 5px 0 0 0;
text-align:center;
color: #073148;
font-size:32px;
font-weight:bold;
}

#cardiv   { text-align: left; visibility: hidden; cursor: move; position: absolute; width: 500px; height: 300px; overflow: hidden; border: solid 1px #000033 }

#cardiv .text  { color: #ffffff; margin: 20px 0 0 240px; position: relative; width: 250px }
.text a  { color: #ffffff; line-height: 30px; margin: 10px; position: relative; width: 100px }
#carclose a  { color: #fff; line-height: 20px; text-decoration: none; background-color: #284b83; text-align: center; margin: 5px; position: relative; width: 20px; height: 20px; float: right; border: solid 1px }
