@charset "utf-8";
/* BCT - Master CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	background: #121212;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #b00207;
	margin-bottom: 15px;
	
}

h2 {
	font-size: 14px;
	color: #004e9b;
	font-weight: bold;
}

h3 {
	color:#010000;
	font-size:12px;
	font-weight: bold;
	
}

/*img {border:0px; float:left;} */

img {border:0px;}

/* Header **************************************************************/

#miniHeaderRow {
	background: url(images/mini-header-bg.png) repeat-x;
	border-bottom: #232323 1px solid;
	height: 30px;
	width: 100%;
	float:left;
	
}

#miniheaderPanel {
	width: 990px;
	margin:0 auto;
	color: #d6d6d6;
	text-align: right;
	font-size: 12px;
	padding-top: 8px;

}

#miniheaderPanel a {
	color: #d6d6d6;
	text-decoration: none;
}

#miniheaderPanel a:hover {
	border-bottom: 1px dotted #d6d6d6;
}

#siteRow {
	background:url(images/site-bg.png) repeat-x #545454;	
	height:auto;
	width:100%;
	float: left;
}


#headerPanel {
	margin:0 auto;
	width:990px;
	height: 138px;
	position: relative;
	display:block;
	
}

#headerLogo {
	position: absolute;
	top: 8px;
	left: 40px;
	
}

#headerCars {
	position: absolute;
	top: 8px;
	left: 280px;
	
}

#headerLogin {
	background:url(images/login-bg.png) no-repeat;	
	height: 89px;
	width: 303px;
	position: absolute;
	top: 0px;
	right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	
}

.headerLoginRow {
	float: left;
	width: 295px;
	margin: 6px 0px 0px 10px;
}

#headerAgents {
	text-transform: uppercase;
}

.headerLable {
	float: left;
	width: 68px;
	margin-top:4px;
}

.headerLoginRow input {
	float: left;
	width:155px;
	*width:145px;
}

#headerButton {
	float: left;
	margin-left:8px;
	margin-top:3px;
}


/* Navigation row */


#navPanel {
	position: absolute;
	bottom: 0px;
	*top: 110px;
	right: 16px;
	height: 28px;
	width: 693px;
}

#navPanel ul {
	list-style: none;
	padding:0px;
	margin: 0px;

}

#navPanel li {
	float: left;
	font-size: 14px;
	background: url(images/nav-item-bg.png) no-repeat;
	width: 113px;
	height: 28px;
	margin-left: 2px;
	font-family: Arial narrow;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 7px;
}

#navPanel li:hover {
	background: url(images/nav-item-bg-hover.png) no-repeat;
	cursor: pointer;

}

#navPanel li a {
	color: #6d6d6d;
	text-decoration: none;
	
}

#navPanel li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #6d6d6d;
}

/* Content row */

.contentPanel {
	margin:0 auto;
	width:990px;
	
	background: url(images/content-bg.png) repeat-x #FFF;
	margin-bottom: 15px;
	
}

.contentBG1 {	
	background: #FFF;
}

.contentChunk {
	float: left;
	background: url(images/h1-bg.png) repeat-x;
	margin: 10px 15px 10px 15px;
	*margin: 5px 7px 5px 7px;
	padding: 0px 15px 0px 15px;
	*padding: 0px 7px 0px 7px;
	
}

.contentChunk p {
	color: #303030;
	font-size: 12px;
	line-height: 18px;
}

.thirdsPanel {
	
	float: left;
	margin: 15px 0px 15px 13px;
	*margin: 7px 0px 15px 7px;
	width: 313px;
	
}

.thirdsPanelTitle {
	float: left;
	background: url(images/thirds-panel-title-bg.png) no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #d40308;
	width: 303px;
	height: 23px;
	padding: 7px 0px 0px 10px;

}

.thirdsPanelContent {
	float: left;
	background: url(images/thirds-bg.png) no-repeat;
	width: 313px;
	height: 268px;
}

.thirdsPanelContent img {
	margin: 10px 0px 0px 10px;
}

.thirdsPanelContent .bookOnline {
	float: right;
	padding:0px 10px 0px 0px;
}

.thirdsPanelContent p {
	color: #303030;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 15px 0px 15px;
}

.sideImage {
	clear: right;
	float: right;
	border: 2px solid #dfe4f1;
	margin-bottom: 5px;
}

#newsTicker{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
}

#newsTitle {
	float: left;
	background: url(images/news-title.png) repeat-x;
	width: 83px;
	height: 28px;
	color: #FFF;
	padding-top: 14px;
	padding-left: 13px;
}

#newsContent {
	float: left;
	background: url(images/news-bg.png) repeat-x;
	height: 28px;
	width: 857px;
	color: #2c2c2c;
	padding-top: 14px;
}

#newsContent a {
	color: #2c2c2c;
	text-decoration: none;
	
}

#newsContent a:hover {
	color: #2c2c2c;
	text-decoration: none;
	border-bottom:1px dotted #2c2c2c;
	
}

#newsEndBit {
	float: left;
	
}

#bookingsQuotesPanel {
	
	margin: 15px 0px 0px 15px;
	*margin: 7px 0px 0px 7px;
	float: left;
	background: url(images/bookings-map.png) no-repeat;
	width: 634px;
	height: 209px;
	position: relative;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#bookingsQuotesPanel #countryTitle {
	position: absolute;
	left: 20px;
	top: 55px;
}

#bookingsQuotesPanel #countryDropdown {
	position: absolute;
	left: 20px;
	top: 72px;

}

#bookingsQuotesPanel #stateTitle {
	position: absolute;
	left: 20px;
	top: 110px;
}

#bookingsQuotesPanel #stateDropdown {
	position: absolute;
	left: 20px;
	top: 125px;
}

#stateDropdown select, #countryDropdown select {
	width: 211px;
}

#bookingsQuotesPanel #searchButton {
	position: absolute;
	top: 155px;
	left: 172px;
}

#youTubePanel {
	margin: 15px 0px 0px 15px;
	margin: 15px 0px 0px 15px;
	float: left;
}


/* Footer **************************************************************/

#footerRow {
	float: left;
	background: url(images/footer-bg.png) repeat-x #121212;
	border-top: #6f6f6f 1px solid;
	height: 125px;
	width: 100%;
	
}

#footerPanel {
	width: 990px;
	margin:0 auto;
	color: #939393;
	font-size: 11px;
}

#footerLeft {
	float: left;
	margin-top: 20px;
}

#footerRight {
	float: right;
	margin-top: 20px;
}

#footerPanel a {
	color: #939393;
	text-decoration: none;
}

#footerPanel a:hover {
	border-bottom: 1px dotted #d6d6d6;
}

