@import url("jsCalendar/calendar-blue.css");

div.hotelChooseDest {
	margin-bottom: 15px;
}

div.hotelChooseDest div.countryBox {
	border-bottom: 1px solid #b3b3b3;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.hotelChooseDest div.countryBox a {
	font-weight: normal;
}

div.hotelChooseDest div.countryBox h1 {
	margin-top: 0px;
	font-size: 14px;
}

div.hotelChooseDest div.countryBox h2 a {
	font-size: 14px;
	font-weight: bold;
}

div.hotelChooseDest div.countryBox h2 {
	margin-bottom: 5px;
}

div.hotelChooseDest div.countryBox h3 {
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

div.hotelChooseDest div.countryBox div.lev2 {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

div.hotelChooseDest div.countryBox div.lev3 {
	margin-left: 20px;
	margin-bottom: 10px;
}



div.hotelSelectDest label {
	display: block;
	width: 40px;
	float:left;
}

div.hotelSelectDest select {
	
}

div.hotelSelectDest div.row {
	margin-bottom: 5px;
}




table.hotelResultGui {
	width: 100%;
}

table.hotelResultGui td {
	padding: 0px;
}

table.hotelResultGui div {
	margin-bottom: 10px;
}

table.hotelResultGui label {
	display: block;
	float: left;
	width: 40px;
}

table.hotelResultGui strong {
	color: #834201;
}

table.hotelResultGui td.numHotels {
	text-align: right;
}

table.pageBrowser {
	padding: 0px;
	margin: 0px;
}

table.pageBrowser a img {
	border: none;
}

div.hotelResultNotice {
	margin-bottom: 30px;
}

div.hotelBox {
	background-color: #fff0e1;
	border: 1px solid #834201;
	margin-bottom: 10px;
	padding: 2px;
	color: black;
}

div.hotelBox div.titleBar {
	background-color: white;
	background-image:url(images/boxes/bg_silver_bar.gif);
	background-position:right top;
	background-repeat:repeat-x;
	border: 1px solid #834201;
	padding: 2px;
	margin-bottom: 5px;
}

div.hotelBox h1 {
	font-size: 12px;
	color: black;
	font-weight: bold;
	display: inline;
	margin-right: 30px;
}

div.hotelBox div.prices-box {
	margin-top: 15px;
}

div.hotelBox div.overPriceTable {
	font-weight: bold;
	margin-bottom: 5px;
}

div.hotelBox table.prices {
	background-color: white;
	border: 1px solid #b3b3b3;
	width: 440px;
}






table.hotelDetail td.leftCol {
	width: 310px;
	padding-right: 15px;
}

table.hotelDetail td.picCol {
	width: 75px;
	padding-right: 15px;
}

table.hotelDetail td.picCol img {
	margin-bottom: 5px;
}

table.hotelDetail td.picCol a img {
	border: none;
}

table.hotelDetail td.picCol a:hover img {
	border: 1px solid #50E874;
}

table.hotelDetail td.rightCol {
	width: 323px;
}

table.hotelDetail div.greyGardient_box div.content {
	padding-top: 5px;
}

table.hotelDetail div.row {
	font-weight: bold;
}

div.hotelDetail div.row label {
	display: block;
	float:left;
	width: 40px;
	font-weight: normal;
}


div.hotelReqInfoBox div.firstCol,
div.hotelReqInfoBox div.secondCol,
div.hotelReqInfoBox div.thirdCol {
	float: left;
	margin-right: 5px;
}

div.hotelReqInfoBox div.firstCol {
	width: 80px;
}

div.hotelReqInfoBox div.secondCol {
	width: 200px;
}

div.hotelReqInfoBox div.thirdCol {
	width: 200px;
}


div.personCounts {
	float: left;
	padding: 5px;
}

table.personCounts {
	padding: 5px;
}

table.personCounts th,
table.personCounts td {
	font-size: 12px;
	vertical-align: middle;
}



span.endPrice {
	font-weight: bold;
	font-size:12px;
	color: green;
}

div.calcBox {
	margin-bottom:15px;
}

div.calcBoxFooter {
	width:440px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
}

div.calcBoxFooter .endPrice {
	font-weight: bold;
	font-size: 14px;
}

h1.calcTable {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

table.calcTable {
	background-color: white;
	border-spacing:0px;
	border-collapse:collapse;
	width: 450px;
}

.calcTable th {
	font-size:11px;
	font-weight:bold;
	border-bottom:solid 1px black;
	text-align:left;
	vertical-align:bottom;
	padding-left:5px;
	padding-right:10px;
}

.calcTable td {
	padding-left:5px;
	padding-right:10px;
}

.calcTable th.endPrice {
	color: black;
}

.calcTable td.endPrice {
	color: green;
	font-weight: bold;
}
.calcTable td.endPrice,
.calcTable th.endPrice {
	text-align:right;
}

.calcTable td.endPriceRow {
	text-align:right;
	font-weight: bold;
}

.calcTable td.footer {
	font-weight:bold;
	font-size:11px;
	border-top:solid 1px black;
	text-align:right;
}

.calcTable td.fee {
	font-weight:bold;
	font-size:11px;
	text-align:right;
}


div.hotelReqButtonRowTop,
div.hotelReqButtonRow {
	width: 573px;
	margin-bottom: 15px;	
}

div.hotelReqButtonRow {
	text-align: center;
}



.contactAddress fieldset {
	padding: 0px;
	padding-top: 5px;
}

.contactAddress fieldset.nameAndStuff label {
	display: block;
	float: left;
	width: 70px;
}


.contactAddress input {
	float: left;
}

.formRow {
	clear:both;
	height: 25px;
	padding: 0px;
	margin: 0px;
}

.contactAddress div.firstAddress {
	margin-bottom: 25px;
	vertical-align: top;
	padding: 5px;	
}

.contactAddress fieldset.nameAndStuff {
	border-style: none;
	width: 250px;
	float: left;
}

.contactAddress fieldset.mailAndStuff,
.contactAddress fieldset.agency {
	border-style: none;
	width: 250px;
	float: left;
}

.contactAddress fieldset.mailAndStuff label,
.contactAddress fieldset.agency label {
	display: block;
	float: left;
	width: 75px;
}

.contactAddress fieldset.agency {
	border: solid 1px rgb(175,175,175);
	padding: 5px;
	margin-top: 25px;
	width: auto;
}

.contactAddress fieldset.agency label {
	width: 70px;	
}


.contactAddress textarea {
	font-size: 12px;
}



.contactPlus {
	margin-bottom: 25px;
	font-family:arial;
	font-size:12px;
}

.contactPlus h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	margin-bottom:5px;
}
	
.contactPlus h3 {
	clear: both;
	font-family: arial;
	font-size: 12px;
	border-bottom: solid 1px black;
	margin-bottom: 5px;
}

.contactPlus  table.cols td {
	width: 235px;
	padding-right: 15px;
}


.contactPlus fieldset {
	border-style: none;
	float: left;
}

.contactPlus label {
	display: block;
	float: left;
	width: 70px;
	font-family:arial;
	font-size:12px;
}

.contactPlus label.childAge {
	width: 30px;
}

.contactplus input,
.contactplus select {
	float: left;
	margin-right: 10px;
}

.contactFooter td{
	vertical-align:top;
}

.mailContentBox,
.mailContentBox p {
	font-family:arial;
	font-size:12px;
}

.mailContentBox h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.mailContentBox h3 span.endPrice{
	font-size: 14px;
}
			
.mailContentBox h1 {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid black;
	margin-bottom:2px;
}

table.mailContenBox{
	width: 100%;
}

table.mailContentBox td {
	padding-right: 25px;
	vertical-align: top;
}

table.mailContentBox th {
	padding-right:5px;
}

div.mailContentBox {
	margin-bottom: 40px;
}

div.mailContentBox div.message {
	margin-top: 10px;
	margin-bottom: 50px;
}

div.aboveInputButtons {
	clear:both;
	padding: 5px;
}
