/* Grey */

body.bc-grey {
	border-top: 4px solid #333;
}

.bc-grey .contentheading,
.bc-grey .moduletable h3,
.bc-grey #left-column .module h3,
.bc-grey #right-column .module h3,
.bc-grey #left-column .module-menu h3,
.bc-grey #right-column .module-menu h3,
.bc-grey #bottommodules1 .module h3,
.bc-grey #bottommodules2 .module h3,
.bc-grey #sub-menu a {
	color: #000;
}

.bc-grey #main-section a {
	color: #D12E2E;
}

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

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

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

.bc-grey #showcase .column-1 {
	border-right: 1px solid #777;
}

.bc-grey #showcase a {
	color: #ccc;
}

.bc-grey #showcase ul.latestnews li {
	background-color: #333;
}

.bc-grey #showcase ul.latestnews li:hover {
	background-color: #1f1f1f;
}

.bc-grey .date-block {
	border-bottom: 1px solid #777;
}

.bc-grey span.date-number {
	background: #111;
	color: #fff;
}

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

.bc-grey #news-rotator .story {
	border-top: 5px solid #777;
	color: #ccc;
}

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:#6d6d6d;
	border:solid 10px #6d6d6d;
	width:400px;
} /*changes outside border color - change width here*/
.form-color {
	background: #474747;
	border: 2px #878787 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: #6d6d6d; color: #FFFFFF; font-weight: bold; font-size: 12px;} /*change bg color*/
.rental-tab {background: #474747; color: #FFFFFF; font-weight: bold;}
.car-tab {background: #474747; color: #FFFFFF; font-weight: bold;}
.air-tab {background: #474747; color: #FFFFFF; font-weight: bold;}
.cruise-tab {background: #474747; color: #FFFFFF; font-weight: bold;}

