@charset "UTF-8";
/* CSS Document */

body {
	background:#4b4040 url(/sites/www.fiat500tours.com/masterpages/images/bk_repeat_blue_long.gif) repeat-x 0 0;
}

#bk_illustration {
	position: absolute;
	xtop: 471px;
	top: 598px;
	left: 0;
	background:url(/sites/www.fiat500tours.com/masterpages/images/bk_illustration_blue.jpg) no-repeat 0 0;
	width: 407px;
	height: 164px;
}

/* NAVIGATION */

#nav li a.tours {
	display: block;
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_tours.gif) no-repeat 0 0;
	width: 134px;
	height: 29px;
	text-indent: -2000px;
	outline: none;
}

#nav li a.tours:hover {
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_tours.gif) no-repeat 0 -29px;
}

#nav li a.tours_current{
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_tours.gif) no-repeat 0 -58px;
}

#nav li a.private {
	display: block;
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_private.gif) no-repeat 0 0;
	width: 84px;
	height: 29px;
	text-indent: -2000px;
	outline: none;
}

#nav li a.private:hover {
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_private.gif) no-repeat 0 -29px;
}

#nav li a.private_current{
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_private.gif) no-repeat 0 -58px;
}

#nav li a.fleet {
	display: block;
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_fleet.gif) no-repeat 0 0;
	width: 73px;
	height: 29px;
	text-indent: -2000px;
	outline: none;
}

#nav li a.fleet:hover {
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_fleet.gif) no-repeat 0 -29px;
}

#nav li a.fleet_current{
	display: block;
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_fleet.gif) no-repeat 0 -58px;
	width: 73px;
	height: 29px;
	text-indent: -2000px;
	outline: none;
}

#nav li a.booking {
	display: block;
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_booking.gif) no-repeat 0 0;
	width: 67px;
	height: 29px;
	text-indent: -2000px;
	outline: none;
}

#nav li a.booking:hover {
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_booking.gif) no-repeat 0 -29px;
}

#nav li a.booking_current{
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_booking.gif) no-repeat 0 -58px;
}

#nav li a.gallery {
	display: block;
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_gallery.gif) no-repeat 0 0;
	width: 137px;
	height: 29px;
	text-indent: -2000px;
	outline: none;
}

#nav li a.gallery:hover {
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_gallery.gif) no-repeat 0 -29px;
}

#nav li a.gallery_current{
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_gallery.gif) no-repeat 0 -58px;
}

#nav li a.contact {
	display: block;
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_contact.gif) no-repeat 0 0;
	width: 65px;
	height: 29px;
	text-indent: -2000px;
	outline: none;
}

#nav li a.contact:hover {
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_contact.gif) no-repeat 0 -29px;
}

#nav li a.contact_current{
	background:url(/sites/www.fiat500tours.com/masterpages/images/tab_blue_contact.gif) no-repeat 0 -58px;
}

/* CONTENT */

#dotted_line {
	position: absolute;
	background:url(/sites/www.fiat500tours.com/masterpages/images/dots_blue.gif) no-repeat 0 0;
	width: 573px;
	height: 1px;
	margin: 0;
}

h1 {
	background:url(/sites/www.fiat500tours.com/masterpages/images/heading_fleet.gif) no-repeat 0 0;
	width: 192px;
	height: 50px;
	text-indent: -1000px;
	margin: 0;
	padding: 0 0 10px 0;
}


/* SUBNAV */


#sub_nav li a{
	text-decoration: none;
	background:url(/sites/www.fiat500tours.com/masterpages/images/navarrow_blue.gif) no-repeat 0 2px;
}

#sub_nav li a:hover{
	background:url(/sites/www.fiat500tours.com/masterpages/images/navarrow_blue_hover.gif) no-repeat 0 2px;
}

#sub_nav li a.current{
	background:url(/sites/www.fiat500tours.com/masterpages/images/navarrow_blue_hover.gif) no-repeat 0 2px;
	color: #333;

}

a {
	color: #0b4c7a;
	text-decoration: none;
	font-weight: bold;
}