body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

table {
	margin: 0px;
	padding: 0px;
	
}

table.light {
	margin: 0px;
	border:3px solid white;
	border-bottom: 0px;
	background-color: #FDB92D;
	width:478px;

}

td.side {
	background-attachment: fixed;
	background-image: url(../images/side.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

td.smtext {
	font-size: 10px;
	COLOR: #4f4f4f; 
}

td.green {
	background-color: #B7DE5C;
	border-top: 1px dashed # #999999;
}

td.instruct {
	font-size: 10px;
	color: #000000;
	padding-left:17px;
}
td.confirm {
	font-size: 10px;
	color: #000000;
	background-color: none;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
	padding-left:17px;
}
td.confirmprint {
	font-size: 16px;
	color: #000000;
	background-color: #000000;
	font-weight: bold;
	white-space: nowrap;
}
table.book {
	font-size: 12px;
	color: #000066;
	white-space: nowrap;
}

td.ads {
	font-size: 12px;
	color: #000066;
}

td.midtext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma, "Trebuchet MS", sans-serif;
	padding-left:9px;
	padding-right:3px;
}
td.confirmtext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma, "Trebuchet MS", sans-serif;
	padding-left:19px;
	padding-right:3px;
}

td.bigtext {
		FONT-WEIGHT: bold;
		FONT-SIZE: 14px;
		COLOR: #000000;
		FONT-FAMILY: Tahoma, "Trebuchet MS", sans-serif;
		padding-left: 2px;
		background-color:#FFFFFF;
			
}

td.midtextprint {
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	vertical-align: top;
}

td.headerprint {
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

td.headroom {
	font-size: 14px;
	color: #FBF7E4;
	font-weight: bold;
	white-space: nowrap;
	background-color: #FF9900;
}

td.headroomprint {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	background-color: #000000;
}

td.error {
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}

select {
	FONT-FAMILY: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 9px;
	color:black;
	background
}

td.input
{
	color:black;
}


a {
	font-size: 10px;
	color: #4f4f4f;
}
a:hover {
	color: #000000
}

.input {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, "Trebuchet MS", sans-serif;
	BACKGROUND-COLOR: none;
}

td.hostelDetail
{
	color:#000000;
	font-weight:bold;
	background-color:#FDB92D;
	padding-left:18px;
}
.hostelpicture 
{
	padding-left: 17px;
}
td.foot
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: black;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

td.label TermsandConditions
{
	border:none;
}

/* ------------------------------------------------------------------------- ErrorBedChoise */
	
td.error {
	font-size: 13px;
	color: Red;
	font-weight: bold;
	padding-left: 5px;
}

span.TermsAndConditions {
	font-size: 12px;
	color: Black;
	border: 1px solid silver; 
	background-color: #FBF7E4; 
	width: 97%; 
	align: center; 
	}

td.HeaderMsg{ border: 0px solid silver; font-size: 12px; color: Red; background-color: #000000; padding-left: 5px; }
td.HeaderDescription{ font-size: 12px; color: Black; background-color: #F3DAAE; padding-left: 5px; }	

td.ErrorMsg{ font-size: 12px; font-weight: bold; color:Red; background-color: #000000; padding-left:5px;}
td.ErrorDescription{ font-size: 12px; color: Black; background-color: #F3DAAE; padding-left:5px; }

span.NoCheckoutText{}
span.NoCheckoutDate{}	

img.ErrorSeperator{ height: 0px; border: 0px solid green }

