/*GENERAL*/
*						{margin:0; padding:0; }
/*img, div 	    		{b!ehavior: url(/iepngfix/iepngfix.htc);}*/
img						{border:none;}

body					{text-align:center;background-color:#000000;}

#flash_container 		{width: 100%; height: 100%;overflow: visible;}
#background 			{position: absolute;top: 0px;left: 0px;margin: 0;padding: 0;width: 100%;height: 100%;text-align: center;overflow: visible;}
#alternate				{margin-top:350px; width:450px; text-align:center; margin-right:auto; margin-left:auto; color:#CCCCCC;}
#wrapper_home			{width:265px;margin-left:auto;margin-right:auto;text-align:left;position:relative; background-color:transparent;}
#content_home			{position: absolute; top: 300px; right:80px;width:265px;text-align:left;}
.line					{font-size: 9px;border-top: dotted 1px;border-top-color:#42100E; margin:8px 15px 10px 15px;clear:both;}
body					{font: 12px Georgia, "Times New Roman", Times, serif;color:#42100E;line-height:14pt;}
body p					{padding:0px 0px 8px 0px; text-align:justify;}

a:link 					{color: #FFFFFF;text-decoration: none;}
a:visited 				{color: #FFFFFF;text-decoration: none;}
a:hover 				{color: #FFFFFF;text-decoration: underline;}
a:active 				{color: #FFFFFF;text-decoration: none;}

/*HOME - ROOM PRICES:*/
.home_room_name{
/*	font: 12px Georgia, "Times New Roman", Times, serif;
*/	color: #42100E;
	font-weight:normal; 
	line-height:14pt; 
	text-align: left; 
}
.home_room_name_divider{
/*	font: 12px Georgia, "Times New Roman", Times, serif;
*/	color: #BFAA9D;
	font-weight:normal; 
	line-height:14pt; 
	text-align: left; 
}
.home_room_price{
/*	font: 12px Georgia, "Times New Roman", Times, serif;
*/	color: #42100E;
	font-weight:normal; 
	line-height:14pt; 
	text-align: left; 
}

.home_rates a:link			{font-size : 11px; color: #42100E; text-decoration: underline;}
.home_rates a:visited		{font-size : 11px; color: #42100E; text-decoration: underline;}
.home_rates a:hover			{font-size : 11px; color: #42100E; text-decoration: none;}
.home_rates a:active		{font-size : 11px; color: #42100E; text-decoration: underline;}





/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 3px solid #FFFFFF;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(/mootools/images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -12px;
	right: -12px;
	background: url(/mootools/images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(/mootools/images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin: 11px 7px 7px 7px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(/mootools/images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin: 11px 7px 7px 7px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: #FFF;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: #FFF;
}

.MultiBoxTitle {
	display: none;
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	display: none;
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	font-size: 12px;
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding: 12px 7px 12px 7px;
	color:#655749;
	text-align: left;
}

.MultiBoxDescription a:link			{font-size : 12px; color: #655749; text-decoration: underline;}
.MultiBoxDescription a:visited		{font-size : 12px; color: #655749; text-decoration: underline;}
.MultiBoxDescription a:hover		{font-size : 12px; color: #630018; text-decoration: none;}
.MultiBoxDescription a:active		{font-size : 12px; color: #655749; text-decoration: underline;}


/*************************************************************/



