/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url( "../assets/images/background.gif" )}
 A:active { color: rgb(192,192,192)}
 A:link { color: rgb(192,192,192); text-decoration: none }
 A:visited { color: rgb(192,192,192)}
 .nof_GlasgowTealSilverBanners1-Default {
font-family:verdana; font-size:18; font-weight:700; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar4-Regular {
font-family:Trebuchet MS ; font-size:8; font-weight:400; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar5-Rollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar6-Highlighted {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

.nof_GlasgowTealSilverNavbar7-HighlightedRollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

.nof_GlasgowTealSilverNavbar9-Regular {
font-family:Trebuchet MS ; font-size:8; font-weight:400; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar10-Rollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar11-Highlighted {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

.nof_GlasgowTealSilverNavbar12-HighlightedRollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}
A:hover { color: rgb(255,255,255)}
 
.style2crossout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-decoration: line-through;
}

h1#car-hire {
	/* font-family:Arial,Helvetica,Geneva,Sans-serif; */
	font-family:serif;
	font-size:52px;
	text-transform:uppercase;
	/* text-transform:uppercase; */
	color:#0002D9;
	text-align:center;
}

	h1#car-hire span {
		display:block;
		margin:20px 0px 0px 0px;
		font-size:16px;
		font-weight:normal;
		color:#000;
	}

table#rates {
	width:640px;
	margin:0px 15px 10px 0px;
	padding:15px;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	background:#fffee2;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
	
	table#rates td {
		padding:0px 0px 8px 0px;
	}
		
		/*
table#rates h1 {
			margin:0px;
			padding:0px;
			font-size:14px;
		}
*/
	
		table#rates h2 {
			margin:0px;
			padding:0px;
			font-size:16px;
			font-weight:bold;
			/* color:#0002d9; */
			color:#000000;
		}
		
		table#rates h3 {
			margin:0px;
			padding:0px;
			font-size:14px;
			font-weight:normal;
			font-style:italic;
		}
		
		table#rates del {
			color:red;
		}
		
		table#rates .price {
			font-weight:bold;
		}
		
		table#rates h4 {
			margin:0px auto 20px auto;
			/*padding:20px;*/
			text-align:center;
			font-size:24px;
			font-weight:normal;
/*
			color:#ffffff;
			background:#0104db;
*/
			-moz-border-radius:10px;
			-webkit-border-radius:10px;
			border-radius:10px;
		}
		

#our-cars {
	width:135px;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	font-size:13px;
	color:#cccccc;
	float:left;
}

	#our-cars h3 {
		margin:0px 0px 4px 0px;
		padding:0px;
	}
	
	#our-cars ul {
		margin:0px 0px 16px 0px;
		padding:0px;
	}
	
		#our-cars li {
			list-style-type:none;
		}
		
#meta {
	width:640px;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	font-size:13px;
	text-align:center;
	color:#ffffff;
	clear:both;
}
	
	#meta h2 {
		font-size:16px;
		color:#ffffff;
	}
	
.note {
	font-size:11px;
	text-align:center;
}

#lightbox {
	position:fixed;
	width:600px;
	top:50px;
	left:50%;
	margin:0px 0px 0px -300px;
	padding:8px;
	background:#ffffff;
	z-index:999;
	display:none;
}

#lightbox a {
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	color:#000000;
}

#mask {
	position:absolute;
	width:100%;
	/*height:100000px; */
	top:0px;
	left:0px;
	background:transparent url(../images/mask.png);
	z-index:998;
	display:none;
}

h2 a {
	text-decoration:none;
	color:#000000!important;
}

h2 a:hover {
	color:#000000;
}

.sample {
	margin:0px;
	padding:0px;	
}

	.sample a {
		font-size:12px;
		color:#666666;
		text-decoration:underline;
	}
	
#bab-logo {
	width:243px;
	height:110px;
	margin:0px auto;
	background:transparent url(../images/bab-logo.png);
}

h2.prices {
	text-align:center;
}

h3.column-header {
	margin:10px 0px 0px 0px!important;
	font-weight:normal!important;
	font-style:normal!important;
	text-align:center;
}
