.cssDialogCaption
{
	color: #008542;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/* Den yttersta tabellen i en dialog. */
/*
.cssDialogBorder 
{
	background-color: White;
	border: 2px #008542 solid;
}
*/
.newsBoxCopy
{
  font-weight: normal;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif
}
/*code for adding round corners to title of booking interface*/

.rbroundbox { background: url(/FilesLib/631/content/home/nt.gif) repeat; }
.rbtop div { background: url(/FilesLib/631/content/home/tl.gif) no-repeat top left; }
.rbtop { background: url(/FilesLib/631/content/home/tr.gif) no-repeat top right; }
.rbbot div { background: url(/FilesLib/631/content/home/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/FilesLib/631/content/home/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

A.newsBoxLink
{
	font-weight: normal;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif
}

/* Starts - id 1218 : NCR Homepage distortion on firefox */

.latestNews {	
	color: #000000;	
}

.latestNewsContent {
	border: 2px #008542 solid;	
}
.latestNewsTop { 
	background: url('/Images/national/home/news_box_header.gif') no-repeat top right; 
	background-color:#008442;
	text-align:center;
	font-size:18px;
	color:#fff;
	height:27px;
	line-height:30px;
	vertical-align:bottom;
}

.latestNewsBottom {
	background: url('/Images/national/home/news_box_footer.gif') no-repeat top right; 
}

img.latestNewsCorner {
   /*width: 15px;
   height: 100px;*/
   border: none;
   display: block !important;
}

/* Starts - id 1218 : NCR Homepage distortion on firefox */

.txtWhite {
	color:White;
	font-weight:bold;
}

.txtWhiteBig{
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	font-size:16px;
	color:white;
}

H2.latestNewsSubHeading 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000;
	display: inline;
}

/* Booking engine round corner */

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#008542; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#008542; border-right:2px solid #008542; border-left:2px solid #008542; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#008542; border-right:1px solid #008542; border-left:1px solid #008542; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#008542; border-right:1px solid #008542; border-left:1px solid #008542; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ffffff;}
.headh {background: #008542; border-right:1px solid #008542; border-left:1px solid #008542;}
/*.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}*/
.contenth {background: #ffffff; border-right:1px solid #008542; border-left:1px solid #008542;}
.contenth div {margin-left: 6px; padding-top: 5px;}
.cssSectionDefaultNone {background:#008542}


/* Image swaping in nationalcar.co.uk */

a.image-swap:hover  {text-decoration:none;cursor:hand;}

h3#image-swap-tile1 
{ 				
	padding-top: 110px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("/FilesLib/630/content/home/ZLUK_USpromo_static.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#image-swap-tile2 
{ 		
	padding-top: 110px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("/FilesLib/630/content/home/free-uk-upgrade-car-hire.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#image-swap-tile3 
{ 
	padding-top: 110px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("/FilesLib/630/content/home/ZLUK_InternationalTile.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#image-swap-tile4 
{
	padding-top: 110px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("/FilesLib/630/content/home/15_discount_car_hire_v2.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}

h3#image-swap-tile5 
{
	padding-top: 110px; /* height of the replacement image */ 
	height: 0;
	font-size: 0em;
	overflow: hidden;
	background-image: url("/FilesLib/630/content/home/zluk_plan_route_with_GPS.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	color:white;
}


.image-swap-logo 
	{
		height: 0;
		font-size: 0em;
		overflow: hidden;
		background-image: url("/Images/nav/national/logo_national.gif");
		width:162px;
		height:52px;
		background-repeat: no-repeat;
		color:white;
		z-index:1000;
		left: 10px;
	}


/* END of Image swaping in nationalcar.co.uk */
