/* ---------- Extras ---------- */

.extrastable
{
	margin: 10px 0 0 0;
	border: 0;	
	padding: 2px 0 0 0;
}

.extrastable table
{
	width: 100%;
	border: 0;	
	margin: 0;
}

.extrastable td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	vertical-align: middle;
	margin-bottom: 0;
}

.extrastable th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	color: White;
	background-color: #E6E6E6;
	background: url("images/booking_background_grey.gif") top left repeat;
	margin: 0;
	border: 0;
	padding: 0 3px;
}

.extrastable td
{
	padding: 4px 2px 4px 3px;
	line-height: 14px;
}

.extrastable h3
{
	margin: 4px 0 4px 0;
	padding: 0;
}

.extrastab
{
	padding: 3px 0 2px 0;
	margin: 0;
}

.extrastab a, .selectedextra
{
	padding: 2px 4px 2px 4px;
	margin-right: 4px;
}

.extrastab, .extrastab a 
{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.extrastab a
{
	background-color: #ccc;
	background: url("../images/tab_background.gif") top left repeat-x;
	color: black;
	border: 1px solid #888;
}

.extrastab a:hover
{
	background-color: #d8d8e0;
	color: black;
}

.selectedextra
{
	background-color: #BDCBE7;
	background: url("../images/tab_background_selected.gif") top left repeat-x;
	color: black;
	display: inline;
	border: 1px solid #888;
}

.unselectedextra
{
	background-color: #ccc;
	background: url("../images/tab_background.gif") top left repeat-x;
	color: black;
	display: inline;
	border: 1px solid #888;
}

.extrastable .odd
{
	background-color: White;
	margin: 0;
}

.extrastable .even
{
	background-color: #F0F0F0;
	margin: 0;
}

.extrastable .leftcolumnlarge
{
	font-weight: normal;
	width: 56%;
	border: solid #E1E1E1;
	border-width: 0px 0px 1px 0px;
	padding: 1px 4px 1px 4px;
}

.extrastable .leftcolumn
{
	font-weight: normal;
	border: solid #E1E1E1;
	border-width: 0px 0px 1px 0px;
	padding: 1px 4px 1px 4px;
}

.extrastable .leftcolumn
{
	width: 28%;
}

.extrastable .leftcolumnbooking
{
	width: 82%;
}

.extrastable .rightcolumndescription, 
.extrastable .rightcolumnprice, .extrastable .rightcolumnpricebasis
{
	border: solid #E1E1E1;
	border-width: 0px 0px 1px 1px;
	padding: 1px 4px 1px 4px;
}

.extrastable .leftcolumnbooking, .extrastable .rightcolumnbookingprice
{
	border: 0;
	padding: 1px 4px 1px 4px;
}

.extrastable .rightcolumndescription
{
	width: 28%;
}

.extrastable .rightcolumnprice, .extrastable .rightcolumnbookingprice
{
	width: 18%;
	text-align: right;
}

.extrastable .rightcolumnpricebasis
{
	width: 32%;
}

.extrastable .subtitle
{
	background-color: #D3D3D7;
}

.extrastable .subtitle td
{
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 2px 2px 2px 4px;
}

#showExtras
{
	margin-bottom: 16px;
}
