@charset "utf-8";
/* CSS Document Australia
Europcar International*/
* {/*For all elements*/
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clear {/*For aligenment*/
	clear: both;
	height: 0px;
}
.invisible {
	display:none;
}
#box {/*MCS*/
	width: 758px;
	text-align:left;
	background-color: #FFFFFF;
}
#box .white {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
	width: 756px;
}
#box #left {/*Left of the MCS*/
	width: 486px;
	margin-top: 15px;
	float: left;
	padding-left: 14px;
	background-color: #FFFFFF;
	padding-right: 14px;
}
#box #left #top {/*Annoucement*/
	margin-bottom: 30px;
}
#box #left #top h1 {/**/
	color: #006600;
	font-size: 1.5em;
	height: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
#box #left #top .image {/**/
	float: left;
	margin-right: 4px;
	height: 118px;
	width: 82px;
	background-repeat: no-repeat;
	background-position: left top;
}
#box #left #top h2 {/**/
	font-weight: bold;
	font-size: 11px;
	width: 400px;
	float: right;
}
#box #left #top p {/**/
	width: 400px;
	float: right;
	text-align: justify;
}
#box #left #bottom {/*Promos and title*/
	float: left;
	width: 486px;
	clear: left;
	margin-top: 0px;
	page-break-after: always;
	border-radius: 3px;

}
#box #left #bottom h4 {/**/
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	height: 20px;
	width: 477px;
	margin-bottom: 8px;
	padding-left: 9px;
	padding-top: 2px;
	border-radius: 3px 3px 0px 0px;
}
#box #left #bottom #promos {/*Promos only*/
	background-color: #f3f3f3;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	border: 1px solid #CCCCCC;
	border-radius: 0px 0px 3px 3px ;
}
#box #left #bottom #promos h3 a {/**/
	font-size: 13px;
	font-weight: bold;
	color: #060;
	text-decoration: underline;
	margin-bottom: 9px;
	float: left;
	width: 366px;
	margin-left: 3px;
}
#box #left #bottom #promos h3 a:hover {/**/
	color: #090;
}
#box #left #bottom #promos p {/**/
	float: left;
	width: 366px;
	clear: left;
	margin-left: 3px;
	margin-bottom: 0px;
	text-align: justify;
}
#box #left #bottom #promos .imgages {/**/
	height: 59px;
	width: 80px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-right: 3px;
	clear: right;
	background-repeat: no-repeat;
	background-position: left top;
}
#box #left #bottom #promos a {/**/
}
#box #left #bottom #promos strong {/**/
	font-weight: bold;
}
#box #left #bottom #promos .break {/*Barre pour diviser*/
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
	margin-bottom: 16px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#box #left #terms {/*Terms and Conditions*/
	clear: left;
	float: left;
	width: 486px;
	margin-top: 20px;
	color: #999999;
}
#box #left #bottom dl {
	clear: both;
	float: left;
	margin-top: 10px;
	color: #666666;
	font-size: 10px;
	width: 366px;
	margin-left: 3px;
}
#box #left #bottom dt a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#box #left #bottom dt {
	width: 366px;
}
#box# left #bottom dd {
}
#box #left #bottom dd {
	width: 366px;
	margin-left: 10px;
}
#box #right {/*Form and Concierge*/
	float: left;
	width: 230px;
	margin-top: 15px;
}
#box #right #formulaire {/*Form and title*/
}
#box #right #formulaire h4 {/*Title*/
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	height: 20px;
	width: 221px;
	margin-bottom: 8px;
	padding-left: 9px;
	padding-top: 2px;
}
#box #right #formulaire .modify a {/*Modify/cancel*/
	float: right;
	color: #666666;
	margin-right: 5px;
}
#box #right #formulaire form {/*Form only*/
	background-color: #F3F3F3;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#box #right #formulaire label {/**/
	font-weight: bold;
	width: 210px;
	display: block;
	clear: right;
	margin: 9px;
}
#box #right #formulaire select {/**/
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
#box #right #formulaire .country {/*Counrty menus*/
	width: 100%;
}
#box #right #formulaire .day {/*Day menus*/
	width: 43px;
}
#box #right #formulaire .month {/*Month menus*/
	width: 95px;
}
#box #right #formulaire .time {/*Time menus*/
	width: 59px;
}
#box #right #formulaire .break {/*For alignement*/
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#box #right #formulaire label.totherightinside {/**/
	text-align:right;
}
#box #right #formulaire label.margintop {/**/
	margin-top:15px;
}
#box #right #formulaire #secure {/*Security text*/
	margin: 9px;
}
#box #right #formulaire #secure a {/**/
}
#box #right #formulaire #secure strong {/**/
	font-weight: bold;
}
#box #right #formulaire #secure img {/**/
}
#box #right #concierge {/*Concierge*/
 width: 234 .px;
	width: 230px;
	padding-top: 30px;
}
#box #right #concierge .ShadedBox {/*Code From europcar.com.au*/
	border:1px solid #ccc;
	background-color:#f3f3f3;
	margin-bottom:10px;
	border-radius: 3px;
}
#box #right #concierge .ShadedBox a {
	font-weight: bold;
	color: #060;
	text-decoration: underline;
	font-size: 12px;
}
#box #right #concierge .ShadedBox a:hover {
	color: #090;
}
#box #right #concierge div.CanWeHelp {
}
#box #right #concierge div.CanWeHelp div.Border {
	padding:6px;
	border:2px solid #999;
	border-radius: 3px;
}
#box #right #concierge div.CanWeHelp h3 {
	margin-top:16px;
	padding-top:0px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-size:1.23em;
	font-weight:bold;
	/* ie hack to stop disappearing */
	height:1%;
}
#box #right #concierge div.CanWeHelp img {
	float:left;
}
#box #right #concierge div.CanWeHelp ul {
	clear:both;
	padding-top:5px;
	margin-left:10px;
	padding-left:0px;
}
#box #right #concierge div.CanWeHelp ul li {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:6px;
}
#box #footer {/**/
	height: 29px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	text-align: center;
	margin-top: 10px;
	background-color: #F3F3F3;
}
#box #footer a {/**/
	color: #060;
	text-decoration: underline;
	margin-right: 20px;
	font-weight: bold;
}
#box #footer a:hover {/**/
	color: #090;
}
#box #footer ul {/**/
	list-style-type: none;
	margin-top: 5px;
}
#box #footer li {/**/
	display: inline;
}
#box #footer a.norightmargin {/**/
	color: #006600;
	text-decoration: underline;
	margin-right: 0px;
}
#happybox {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#box iframe {
	width: 756px;
	background-color: #FFFFFF;
	height: 600px;
	margin-left: 2px;
}
iframe {
	display: block;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#box #left #top .image {
	-webkit-transform: rotate(-2deg);
	position: relative;
	right: 2px;
}
#box #left #top .image:hover {
	-webkit-transform: rotate(2deg);
	-webkit-transition: -webkit-transform 0.15s linear;
}

