/* Red */

body.bc-red {
	border-top: 4px solid #D12E2E;
}

.bc-red .contentheading,
.bc-red #main-section a,
.bc-red .moduletable h3,
.bc-red #left-column .module h3,
.bc-red #right-column .module h3,
.bc-red #left-column .module-menu h3,
.bc-red #right-column .module-menu h3,
.bc-red #bottommodules1 .module h3,
.bc-red #bottommodules2 .module h3,
.bc-red #sub-menu a {
	color: #D12E2E;
}

.bc-red img#logo {
	background: url(../images/red/logo.png) 0 0 no-repeat;
			margin-top:-10px;
	height: 90px;
}

.bc-red #showcase {
	background: #972121 url(../images/red/showcase-bg.png) 0 0 no-repeat;
}

.bc-red .showcase-div {
	background: url(../images/red/showcase-div.png) 0 0 repeat-x;
}

.bc-red #showcase .column-1 {
	border-right: 1px solid #E03232;
}

.bc-red #showcase a {
	color: #FFB9B6;
}

.bc-red #showcase ul.latestnews li {
	background-color: #781B1B;
}

.bc-red #showcase ul.latestnews li:hover {
	background-color: #591414;
}

.bc-red .date-block {
	border-bottom: 1px solid #D12E2E;
}

.bc-red span.date-number {
	background: #EB3535;
	color: #fff;
}

.bc-red #horiz-menu li.active a,
.bc-red #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-red #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #D12E2E;
	color: #D12E2E;
}

.bc-red #news-rotator .story {
	border-top: 5px solid #D12E2E;
	color: #FFB9B6;
}


body, td, input, select {font-size:11px; font-family: Arial, Helvetica,sans-serif;}
a:link, a:active, a:visited, a:hover {color:#000000;}

.masterBOLD { font-weight: bold; }
.masterHEADER { color:#000000; font-weight: bold; font-size: 12px;}

.form-border {
	background:#b30000;
	border:solid 10px #b30000;
	width:400px;
} /*changes outside border color - change width here*/
.form-color {
	background: #ff6b6b;
	border: 2px #7d0000 solid;
	padding: 3px;
	width:400px;
} /*changes inside color and bevel edge - change width here*/

a.tablink:link, a.tablink:active, a.tablink:visited {color:#FFFFFF;text-decoration:none;}
a.tablink:hover {color:#FFFFFF;text-decoration:underline;}

.hotel-tab {background: #b30000; color: #FFFFFF; font-weight: bold; font-size: 12px;} /*change bg color*/
.rental-tab {background: #b30000; color: #FFFFFF; font-weight: bold;}
.car-tab {background: #b30000; color: #FFFFFF; font-weight: bold;}
.air-tab {background: #b30000; color: #FFFFFF; font-weight: bold;}
.cruise-tab {background: #b30000; color: #FFFFFF; font-weight: bold;}

