
/* /// STANDARD TABLE - SPECIAL /// */

.specialBODY
{
	margin: 0;
	padding: 10px;
}

/* /// STANDARD TABLE - SPECIAL /// */

.specialSEARCH-table
{
	font: normal 8pt/10pt Verdana, Arial, Helvetica, sans-serif;
	color: #3D4563;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #EEE;
}


.specialSEARCH-table th,
.specialSEARCH-table th a:link,
.specialSEARCH-table th a:active,
.specialSEARCH-table th a:visited,
.specialSEARCH-table th a:hover
{
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color:#BC5600;
}

.specialSEARCH-table th a:hover
{
	text-decoration: underline;
}

.specialSEARCH-table th,
.specialSEARCH-table td {
	width: auto;
	text-align: left;	
	padding: 0 0 2px 0;
}

.specialSEARCH-table td.table-discount
{
	width: 130px;
	font-weight: bold;
	text-align: right;
}

.specialSEARCH-table td.table-discount b
{
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #BC5600;
}

.specialSEARCH-table td.table-discount span
{
	font-weight: normal
}

.specialSEARCH-table td.table-bookit
{
	width: auto;
	width: 58px;
	vertical-align: middle;
	text-align: center;
}

a.bt-hotelinfo:link,
a.bt-hotelinfo:visited,
a.bt-hotelinfo:active,
a.bt-hotelinfo:hover {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration: none;
}
a.bt-hotelinfo:hover {
	text-decoration: underline;
}


/* /// STANDARD TABLE - SPECIAL - FINISH /// */
