
h1 {
	color: #111111;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-family:arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 18px;
	font-weight: bold;
	display:inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #529A48;
	font-size: 14px;
	font-weight:bold;
	display: inline;
}

h4 {
	color: #343434;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.home_popular_box
{
	background-color: #ecf3fa;
	border: 1px solid #a6aca6;
}





/*--------------*/

.text_top_blue {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.text_top_blue_marin {
	font-size: 14px;
	color: #2a5d77;
	text-decoration: none;
}

.text_top_blue_marin_11 {
	font-size: 11px;
	color: #2a5d77;
	text-decoration: none;
}





.text_black_12 {
	color: #365064;
	font-size: 12px;
	text-decoration: none;
}


.txt_black {
	color: #000000;
	font-size: 11px;
}



#content {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.content_after_top {
	width: 956px;
	text-align: center;

	background-repeat: repeat-x;
	background-position: top;
}

.content_after_top_dark {

	background-repeat: repeat-x;
}


/*---SEARCH RESULTS---*/

.div_result_inner_header {
	float:left;
	text-align:left;
	/* background-color: #e3f2e3;*/
}

.div_search_results_order {
	float:left;
	background-color: #eff8ef; /* ecf3fa */
	border:1px solid #c1c1c1;
	padding:4px;
	height:30px;
}

.div_result_prices_table, .div_result_ratings_table {
	background-color: #eff8ef; /* ecf3fa */
	border-top:1px solid #9e9e9e;
	padding:2px;
	margin-bottom:7px;
}

.div_result_room_prices {
	background-color: #f1f1f1;
	padding:1px;
	margin-top:10px;
}

.static_line {
	width: 944px;
	border-top: 1px #a1c2d3 solid;
	height: 1px;
	font-size: 1px;
}









/*--- GAME ON PLAY PAGE---*/
#game_outer {
	border: 7px #d6edd6 solid;
}

#game_outer .game_inner {
	border: 4px #ffffff solid;
}

