/* @override http://www.horizonmediagroup.net/public/barkleyregional.com/style.css */

@charset "UTF-8";body {	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	background-image: url(images/site/clouds.jpg);	background-repeat: repeat;}#container  {	width: 728px;	text-align: left; /* this overrides the text-align: center on the body element. */	margin-top: 25px;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	padding-top: 0px;}#header  {	background-attachment: scroll;	background-image: url(images/site/header.jpg);	background-repeat: no-repeat;	height: 208px;	padding-top: 0;	padding-right: 10px;	padding-bottom: 0;	padding-left: 20px;	margin: 0px;}#menu {	height: 38px;	width: 727px;	background-attachment: scroll;	background-image: url(images/site/menu_default.jpg);	background-repeat: repeat-x;	margin: 0px;	padding: 0px;	clear: both;	z-index: 99;}#header  h1  {	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */	font-family: "Times New Roman", Times, serif;	font-style: italic;	color: #FFFFFF;	font-weight: normal;	font-size: 150%;	padding-top: 125px;	padding-right: 0;	padding-bottom: 0px;	letter-spacing: 1px;	left: -15px;	position: relative;}#mainContent  {	background: #FFFFFF;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #C6D5E1;	border-left-color: #C6D5E1;	padding: 20px;	width: 685px;	margin-top: 0px;	margin-right: 1px;	margin-bottom: 0px;	margin-left: 0px;}#mainContent p {	text-align: left;}#mainContent a {	color: #FF6600;	text-decoration: none;}#footer  {	background-image: url(images/site/footer.gif);	background-repeat: no-repeat;	height: 57px;	padding-top: 0;	padding-right: 10px;	padding-bottom: 0;	padding-left: 10px;}#footer  p  {	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	text-align: center;	padding-top: 3px;	padding-right: 0;	padding-bottom: 3px;	padding-left: 0;	font-size: 88%;}#design {	font-size: 65%;	float: right;	position: relative;	margin-top: 15px;	margin-right: 15px;}#design a, #design a:visited {	color: #999999;	text-decoration: none;	}#design a:hover {	color: #FF6600;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.travelBox  {	background-image: url(images/site/gradient_box.jpg);	background-repeat: no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 75%;	padding-top: 0px;	padding-right: 5px;	padding-bottom: 0px;	padding-left: 5px;	margin-top: 5px;	margin-right: 5px;	margin-bottom: 0px;	margin-left: 5px;}.travelBox h1  {	font-size: 150%;	text-transform: capitalize;	font-variant: normal;	font-weight: bold;	color: #FFFFFF;	text-align: center;	padding: 0px;	margin-top: 2px;	margin-right: 0px;	margin-bottom: 2px;	margin-left: 0px;	background-image: none;}.travelBox td {	background-image: none;	padding-top: 2px;	padding-right: 2px;	padding-bottom: 0px;	padding-left: 2px;}.weather {	position: relative;	overflow: visible;	top: -1px;	left: -15px;	font-family: Arial, Helvetica, sans-serif;	font-size: 70%;	color: #FFFFFF;	margin: 0px;	padding: 0px;}.oneconnect {	font-family: Arial, Helvetica, sans-serif;	font-size: 60%;	color: #000000;}h1 {	color: #376CA7;}h2 {	color: #78A0B9;}.flash {	position: relative;	z-index: 1;}.fareDate {	font-size: 12px;	color: #FF6E0D;}#bid  {	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 0px;	margin: 0px;}#connectTabs {	display: block;	margin-right: auto;	margin-left: auto;	width: 300px;}#connectTabs #tabs {	list-style-type: none;	display: inline;}#connectTabs #tabs li {	display: block;	width: 120px;	float: left;	height: 32px;	line-height: 32px;	background-image: url(images/site/menu_default.jpg);	background-repeat: repeat-x;	margin-right: 5px;	margin-left: 5px;}#connectTabs #tabs a {	text-align: center;	color: #FFFFFF;	display: block;	height: 32px;	width: 120px;}#connectTabs #tabs li a:hover {	color: #fff;	background-image: url(images/site/menu_hover.jpg);}#mainContent  #national, #mainContent #international {	clear: both;	padding-top: 20px;}#mainContent #international {	display: block;}/* @group Carousel */

#contentBlock{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	color: #989898;
	letter-spacing: .1em;
	font: .9em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#carouselWrapper{
	margin-top: 0px;
	border: 2px solid #3c76b6;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius:16px
}

#carousel {
		padding: 0px;
		position: relative;
		border: 2px solid white;
}
span.caption a {
	color: orange;
	text-decoration: none;
}
#carousel span {
	padding-top: 12px;
	padding-right: 5px;
	text-align: right;
	float: right;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#carousel .caption{
	color: white;
}
.opacity {
	background: transparent url(images/carousel/opacity.png) repeat;
}
.clear-block{
clear: both;
}
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* @end */
.lists{
	font-size: .8em;
}
tr.lists.odd {
	background-color: #e2edf5;
}
.lists.even{
	
}
td.center h4{
	text-align: center;
	padding: 0;
	margin: 0;
}
table#parkingRates{
	border: 0;
	margin: 0;
}
table#parkingRates tr.head td{
	border: 0;
	margin: 0;
	white-space: nowrap;
}
#parkingRates td{
white-space: nowrap;
text-align: right;
	margin: 0;
	padding: 5px;
	border: 0;
}
