/* reverse auction page */
.cols {
	float: left;
	padding: 0 0 0 12px;
}
.cols #l_col {
	padding-left: 0;
	padding-top: 49px;
	width: 135px;
}
.cols .bg {
	float: left;
	background-color: #ece9d8;
}
.auction_menu {
	padding: 0 0 14px 7px;
}
.auction_menu li {
	background: url('/i/more.gif') no-repeat 0 1px;
	padding: 0 0 6px 18px;
}
#container .auction_menu li a {
	font-weight: bold;
	text-decoration: none;
}
#container .auction_menu li a:hover {
	text-decoration: underline;
}
.auction_content {
    float: left;
}
.auction_content td.desc {
	padding: 8 20px 0 22px;
}
.auction_content h3 {
	margin: 0;
	padding: 0 0 13px;
	font: 13px Tahoma, Verdana, Serif;
	font-weight: bold;
	color: #f60;
}
.auction_content .title2 {
	display: block;
	padding: 0 0 3px;
}
.auction_content .pic {
	border: 1px solid #9F9F9F;
	margin: 12px 0 13px;
}
.bid {
	text-align: center;
}
.bid img {
	vertical-align: middle;
	margin: 0 0 0 8px;
}
table.info {
	margin: 0 auto;
	border-collapse: collapse;
}
table.info td {
	border: 1px solid #B0AFAD;
	padding: 4px 9px 5px;
}
.auction_content table td.r {
	text-align: right;
}
table.info td.gold {
	color: #f60;
}
.info2 {
	border: 1px solid #f60;
	margin: 11px auto 0;
	padding: 6px 0 8px;
	text-align: center;
	width: 267px;
}
.info2 table {
	margin: 0 auto;
}
#container .info2 a {
	margin: 0 0 0 6px;
	color: #000;
}
.info2 td {
	padding-bottom: 3px;
}
.gtm {
	padding: 18px 0 0 0;
	text-align: center;
}
.gtm img {
	vertical-align: middle;
}

.reverse_auction_main .bl_grey .bl_title {
	background: #ece9d8 url('/i/bl_grey_t_ra.gif') no-repeat bottom;
}
.reverse_auction_main .bl_grey {
	background: #9a9a9a url('/i/bl_grey_bg_ra.gif') no-repeat bottom;
}


.bl_grey h1, .bl_grey h3, .bl_grey h2, .bg_grey {
    background-color: #9c1f2e !important;
}

.bl_grey .bl_title {
    background: #9c1f2e url(/images/home/bl_grey_t.gif) no-repeat scroll center bottom !important;
    color: #FFFFFF !important;
}

.bl_grey .bl_title h1, .bl_grey .bl_title h3, .bl_grey h1, .bl_grey h3, .bl_grey h2 {
    color: #FFFFFF !important;
}

.home_flights_search .line1 h2 {
    background: #FFFFFF none repeat scroll 0% 50% !important;
}

.home_list_t {
    background: transparent url(/images/home/list_bg_t.gif) no-repeat scroll 0pt !important;
}

.bl_grey {
    border-top-color: #CC0000 !important;
}

/* extra style for discover section*/
.bl_text3 table {
    border-bottom: #111 solid 1px;
    width: 100%;
}
.bl_text3 table img {
	margin-right: 5px;
	margin-bottom: 5px;
}