html,body{
	font: 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-align: center;
	margin:0;
}

body{
		background: #fff url('/images/icr_bg2.jpg') repeat-x;
}

h2 {
	font-size: 16px;
	line-height: 100%;
	margin-left: 20; 
	margin-right: 20; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
}

img { border:0; }

html,body, p{
	font: 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:0;
	color: white;
}

a,a:visited {
	color:#FF9900;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


div#page{
	width:990px;
	margin:0 auto;
	background-color:transparent;
	text-align: left;
	color:white;
}


div#header{
	width:990px;	
	background-image: url(/images/irish_car_rentals_header.jpg); 
	background-repeat:no-repeat;
	height:230px;
}

div#logo {
	background-color:transparent;
	width:350px;
	height:100px;
	display:block;
	float:left;
	cursor:hand;
}

div#topnav {
	color:black;
	float:right;
	padding:10px 0 0 0;
}

div#midnav {
	float:right;
	width: 625px;
	padding:65px 2px 5px 0;
	font: 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-align: center;
	margin:0;
}

div#midnav a {
	font-weight:bold;
	color: white;
}

div#botnav {
	width:990px;
	height:113px;
	padding:0;
}


div#tabbox {
	float:left;
	width:125;
	text-align:center;
}

.selected a{
	color:92D14D;
	font-weight:bold;
}

div#topboxes{
	float:left;
	clear:both;
	display:block;
	width:990px;
	height:300px;
	overflow:hidden;
}

div#topboxes h1{
	font-size:22px;
	padding:10px 0 0 20px;
}


div#quotebox{
	float:left;
	width:476px;
	height:300px;
	background-image: url(/images/icr_book_back.jpg); 
	background-repeat:no-repeat;
}

div#adbox{
	float:right;
	width:514px;
	height:300px;
}

div#texbox {
	float:left;
	width:476px;
	height:300px;
	background-image: url(/images/icr_book_back.jpg); 
	background-repeat:no-repeat;
}
div#texbox p {
	padding: 5px 20px 0px 20px;
	font-size:14px;
	line-height:16px;
}
	
div#adboxmulti {
}

div#footer {
	display:blockl;
	float:left;
	width:990px;
	height:127px;
	background-image: url(/images/car_rental_footer.jpg); 
	background-repeat:no-repeat;
	text-align: center;
}	
	
#links {
	display:block;
	width:990px;
	height:50px;
	text-align:center;
	color:black;
	padding-top:25px;
}

#address {
	display:block;
	width:990px;
	height:50px;
	padding-top:10px;	
	color:white;
}

.large {
	font-size:14px;
}

div#quoteframe{
	padding:0 0 0 10px;
}

#quoteframewide {
	padding:10px 0 5px 55px;
}

div#showQuoteH {
	background-image: url(/images/car_book_top.jpg); 
	background-repeat:no-repeat;	
}

div#quoteframe{
	padding:0 0 0 10px;
}

div#carRow {
	float:left;
	clear:both;
	width:990px;
	display:block;
}	

div#carBox {
	float:left;
	width:247px;
	height:317px;
	display:block;
}

div#carCost{
	margin-top:225px;
	width:240px;
	text-align:center;
	font-size:20px;
}

div#carBook {
	margin:15px 10px 0px 20px;
	width:210px;
	text-align:center;	
}	

div#bookSummary {
	background-image: url(/images/booksummary.jpg); 
	background-repeat:no-repeat;		
	width:990px;
	height:127px;
	color:black;
	padding-top:10px;
}

.bigOrange {
	font-size:14px;
	color:#E06C33;
}

.bigBlue {
	font-size:14px;
	color:#0A638D;
}

.bigBlack {
	font-size:14px;
	color:black;
}

div#bookbox {
	width:990px;
	background-image: url(/images/book_mid.jpg); 
	background-repeat:repeat-y;		
	color:black;
	padding:20px;	
}

div#headBook {
	background-image: url(/images/book_top.jpg); 
	background-repeat:no-repeat;		
	width:990px;
	height:40px;
	display:block;
}

div#headThanks {
	background-image: url(/images/book_top.jpg); 
	background-repeat:no-repeat;		
	width:990px;
	height:40px;
	display:block;
}

div#footBook {
	background-image: url(/images/book_bot.jpg); 
	background-repeat:no-repeat;		
	width:990px;
	height:40px;
	display:block;
}


/* -------------------------------------------------------------------------- */
/* Error DIV */
/* -------------------------------------------------------------------------- */
.formError {
	color:red;
	border:3px solid red;
	font-weight:bold;	
}

div.error {
	border: 5px solid red;
	background-color: #fcecec;
	padding: 10px;
	margin: 10px 0 25px 0;
	font-size: 12px;
}

div.error h1 {
	color: red;
}

div.error p {
	margin: 0;
}

div#pagebox {
	float:left;
	padding-left: 20px;
	width: 900px;
	font-size:14px;
	line-height:16px;
}
div#pagebox p {
	padding: 5px 40px 0px 20px;
	font-size:14px;
	line-height:16px;
}
