/**************************************************
 * WebMaster:Louie L
 *
 * @file		main.css
 * @author		Louie L
 * @type		CSS
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @copyright	2010 Monte Carlo Inns. All Rights Reserved.
 *
 *******************************************************/



body { margin: 0; padding: 0; text-align: left;background-color:white;
background-image:url(backgrounds/monte-wallbk.jpg);background-position:left top;background-repeat:repeat;}


/*
form {

font-size: 11px;
font-family: Verdana, Arial, sans-serif;
color: #000;

}*/

.text {
  text-align   : justify;
  line-height  : 1.5em;
}



p {
  text-align   : justify;
  line-height  : 1.5em;
}

table {

border: 0;
border-style: none;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;

}

#container
{

padding: 25px;
margin: 55px;
border: 1px solid #000;
}


#sideform {

	margin:0;
	padding: 0;
	z-index:-5;
	width: 320px;
	height: auto; 
	padding:7px 0;
	color:#000;
	background:white;

}


form {

font-size: 11px;
font-family: Verdana, Arial, sans-serif;
color: #000;

}



.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.76em;
  margin-right : 0.9em;
  height       : 4.5em;
}

.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -1.5em;
}


.write {

clear: both;
width: 95%;
margin: 10px;
text-align: left;
padding:13px;
color: black;
font-size: 11px;
font-family: verdana, arial, sans-serif;

}

#footer {

clear: both;
width: 1000px;
background-color: #313131;

}


#footer p{
	border-top: 20px solid #333;
	font-size:11px;
	color:#f02b93;
	margin:0 auto;
	padding:0 0 10px 20px;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: justify;
	color: white;
}

#footer a {

	color:  #eecf54;
	text-decoration: underline;
}

#footer a:hover{
	color:  #c00003;
	text-decoration: underline;
}


#tryman {

clear: both;
width: 1000px;
margin:0 auto;


}



ul.listme {

list-style-type: diamond;
margin-left: 0;
text-align: left;

}


/* ****FORM CSS **/

/* Booking Widget */
#booking_widget {width:400px; height:274px; background:url(images/booking-widget.png) left top no-repeat; font-family:Georgia, "Times New Roman", Times, serif!important;}
#booking_widget h2 {margin:0 0 7px 0; padding:0; width:400px; height:38px; text-indent:-9999px; background:url(images/book-online.png) left top no-repeat;}
#booking_widget form {margin:0; padding:0; width:400px; height:274px; background:url(images/res-btm.png) left top no-repeat;}
#booking_widget label {margin:0 4px 0 0; font-size:12px; color:#292929;}
#booking_widget select {font-size:11px;}
#booking_widget div {padding:8px 0; overflow:hidden; clear:right;}

#Arrivaldiv {margin:0 0 0 5px;}
#Arrivaldiv select {margin:0 0 0 0;}

#Nightsdiv {margin:0 0 0 5px;}
#Nightsdiv select {margin:0 20px 0 17px;}

#Adultsdiv {margin:0 0 0 5px;}
#Adultsdiv label {margin:20 86px 0 0;}
#Adultsdiv select {margin:0 30 0 20px;}

#Childrendiv {margin:0 0 0 5px;}
#Childrendiv label {margin:0 13px 0 0;}
#Childrendiv select {margin:0;}

select#ArrivalDay {width:49px;}
select#ArrivalMonth {width:56px;}
select#ArrivalYear {width:64px;}
select#Nights {width:39px;}
select#Adults {width:39px;}
select#Rooms {width:39px;}
select#Children {width:38px;}

input#button_check {margin:4px 0 0 5px;}
img#button_calendar {margin:0 0 -5px 3px;}
img#button_best_rate {margin:10px 0 0 20px;}

.widget_content {margin:0 0 0 18px;} /* content used for homepage */
.widget_home {margin:27px 0 0 18px;} /* home used for content pages */

/* Forms */
#wrapper_form {width:400px; margin:0 0 0 30px; overflow:hidden}
#wrapper_form form {font-size:1.00em; color:#292929;}
#wrapper_form form input {float:left; font-size:0.90em; margin:0;}
#wrapper_form form label {float:left; width:125px;}
#wrapper_form form label#email_format {width:160px;}
#wrapper_form form label.form_radio {width:66px;}
#wrapper_form form div {padding:0 0 14px 0; clear:both; overflow:hidden;}
#wrapper_form form input.fbutton {clear:both;}





