/*
Author: ICON
website: MPH 
Style CSS file
*/

/*
Design Colors:
rose: #ffeede
dark orange: #e29518
bright orange: #fab513

*/


/*-----------<container>-------------*/

#container {
	
	width:890px;
	margin:auto;
	}
	
/*-----------</container>------------*/


/*-----------<Header>----------------*/

#header {
	
	height:155px;
	background: url(../images/header-bg.gif) repeat-x;
	
	}

/*-----------</Header>---------------*/


/*-----------<flags>----------------*/

#flags {
	
	padding: 0 0 774px 0;
	margin:0;
	float:right;
	
	}

/*-----------</flags>---------------*/


/*-----------<side-bar>--------------*/

#side-bar {

	margin:0;
	padding:0;
	width:286px;
	float:right;
	
	}

#sidebar-title {

	padding: 3px;
	font-family: verdana;
	font-size: .9em;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	background: url(../images/weather-bg.gif);

	}

#weather {

	margin:0;
	padding-left:20px;
	height:70px;
	background-color:#fff;

	}

/*----------</side-bar>--------------*/


/*----------<booking engine>---------*/

#booking-engine {

	margin:0;
	padding:0 0 0 5px;
	height:149px;
	background-color:#FDB813;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#FFFFFF;
	line-height: 1.1em;

	}
		

select {
	font-size: 9px;
	color: #666;
	height: 18px;
	border: none;
   }


/*----------</booking engine>--------*/

/*----------<Spacer>-----------------*/

#horizontal-spacer {

	clear:both;
	height:16px;
	
	}

/*----------</Spacer>----------------*/


/*-----------<Content>---------------*/

#content {
    clear:left;
	margin:0;
	padding:0;
	width:588px;
	float:left;
	
	}
#content-text ul {

	margin:0;
	padding:0;
	
	}
	
#content-text li a {

	margin:0;
	padding:0;
	list-style:circle;

	}	

p {
	text-align:justify;
}


#content a, #content a:visited{

	text-decoration:none;
	color:#f37043;

	}

#content a:hover{

	text-decoration:none;
	color:#e8a943;
	
	
	}
	
#content h3 {

	font-family: verdana;
	font-size: 1em;
	font-weight:bold;
	color:#f37043;
	color:#e8a943;
	text-transform:uppercase;
	margin:0;
	padding: 4px 0 0 0 ;

	}

	
/*-----------</Content>--------------*/




/*-----------<boxes>------------------*/

h2 {
	
	font-family: verdana;
	font-weight:bold;
	font-size: 1.3em;
	color:#f37043;
	text-transform:uppercase;
	margin:0px;
	padding: 4px 0 0 0 ;

	}

#box1 {

	height:222px;
	width:286px;
	padding:0;
	float:left;
	background: url(../images/sightseeing.jpg) no-repeat  ;
	font-family: verdana;
	font-size: .8em;
	color:#999999;
	
	}

#box1_content {

	padding: 10px 20px 0 20px;
	line-height: 1.2em;

	}

#box2 {

	height:222px;
	width:286px;
	padding:0;
	float:right;
	background: url(../images/spa.jpg) no-repeat  ;
	font-family: verdana;
	font-size: .8em;
	color:#999999;
	
	}

#box3 {

	clear:both;
	height:222px;
	width:286px;
	background: url(../images/accommodation.jpg) no-repeat  ;
	font-family: verdana;
	font-size: .8em;
	color:#999999;
	
	}

#box1 h2 a:link,#box2 h2 a:link, #box3 h2 a:link, #box1 h2 a:visited,#box2 h2 a:visited, #box3 h2 a:visited {

	color: #f37043;
	text-decoration:none;

	}

#box1 h2 a:hover, #box2 h2 a:hover, #side-bar #box3 h2 a:hover {

	color: #f99674;

	}

/*-----------</boxes>-----------------*/


/*-----------<Content Text>-----------*/

#content-text {

	clear:both;
	margin:0;
	padding:16px 16px 0 16px;		
	font-family: verdana;
	font-size: .9em;
	color:#999999;
	line-height: 1.4em;

	}

h3 {

	font-family: verdana;
	font-size: .8em;
	font-weight:bold;
	color:#f37043;
	text-transform:uppercase;
	margin:0;
	padding: 4px 0 0 0 ;
	
	}

/*-----------</Content Text>----------*/



/*-----------<Footer menu>------------*/

#footer_menu {

	
	clear:both;
	height:55px;
	font-family: verdana;
	color:#e8a943;
	font-size: .8em;
	text-transform:uppercase;
	background: url(../images/footer-bg.gif);
	height: 55px;

	}

#footer_menu ul{

	list-style-type:none;
	float:center;
	padding: 20px;
	
	}

#footer_menu ul li {
	
	display: inline;
	padding: 0 5px 0 5px;
	
	
	}

#footer_menu ul li a, #footer_menu ul li a:visited  {

	color:#e8a943;
	text-decoration:none;


	
	}

#footer_menu ul li a:hover{

	color:#f37043;

	
	}

/*-----------</Footer menu>-----------*/



/*-----------<Copy rights>------------*/

#copyrights {

	font-family: verdana;
	font-size: .6em;
	color:#999;
	padding: 15px 0 25px 0 ;
	text-transform:uppercase;

	}

#copyrights a:link  {

	color:#999;
	text-decoration:none;

	}

#copyrights a:hover, #copyrights a:visited {

	color:#333;
	text-decoration:none;

	}


/*-----------</Copy rights>-----------*/

button {
	background-image: url(../images/button-bg.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 115px;
}



/*-----------<facebook>-------------*/

#facebook {
background-color:#fff3db;
	


	clear:both;
	margin:0;
	padding:0;
	
	}
	
/*-----------</facebook>------------*/

/*-----------<Trip Advisor>-------------*/

#tripadvisor {
	
	clear:both;
	margin:0;
	padding:0;
	
	}
	
/*-----------</Trip Advisor>------------*/


/*-----------<Google Map>-------------*/

#tripadvisor {
	
	clear:both;
	margin:0;
	padding:0;
	
	}
	
/*-----------</Google Map>------------*/

/*-----------<side img>-------------*/

#sideimg img {
	
	width: 286px;
	height:178px;


	}

#sideimg2 img {

	
	width: 286px;
	height:178px;


	}


/*-----------</side img>------------*/

/*-----------<flash img>-------------*/

#flashimg {
	
	width: 588px;
	height:256px;


	}

/*-----------</flash img>------------*/

.contenttable {

	font-family: verdana;
	font-size: .8em;

	}
	
	
/*-----------Table of images ------------*/


#gallery-title {

	background-color: #fdb813;
	padding: 60px 14px 14px 14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:1em;
	color:#fff;


}




.gallery li {
        display: inline;
        list-style: none;
        width: 149px;
		heights:104px;
		
        float: left;
        margin: 0 19px 19px 0;
		padding:14px;
        text-align: center;
		
		background-color:#F3ECDB;
		font-size:.9em;
		font-family:Verdana;
		color:#717171;
	}
	
.gallery li a:link img {
    
		background-color:#F3ECDB;
	}	
	
.gallery li a:hover img{
    
		background-color:#f9f4e7;
	}	

/*-----------End of Table of images ------------*/	
	