/* REGULAR STYLES */

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 25px;

}

h3
{
    font-size: 14pt;
	display: block;
	clear: both;

}

h4
{
    font-size: 12pt;

}

strong
{
    font-weight: bold;
	font-size: 0.85em;

}

small
{
    font-size: 8pt; 

}

#center
{
    text-align: center;

}

#home_content h3
{
    text-align: center;

}

.main_content h3
{
    text-align: center;

}



.wrapper
{
    margin: 0px auto;
	width: 950px;

}

#header
{
    height: 185px;
    position: relative;
	padding-top: 10px;
	margin-bottom: 55px;
	border-bottom: 5px solid #AC5D78;
    border-top: 5px solid #AC5D78;
	
}

.header_image
{
    background-image: url('../images/header_image_test.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
	z-index: 21;

}

#header p
{
    display: block;
	color: #fff;
	font-size: 10pt;
	float: right;
	overflow: hidden;
	padding: 3px;
	margin-top: 160px;
	margin-left: 10px;
	font-weight: bold;

}

.clear
{
    clear: both;

}

.main_content
{
    float: left;
    background: #fff;
    margin: 10px;
    font-size: 11pt;
    width: 930px;
	overflow: hidden;
	clear: right;
	
}

.main_content a
{
    color: #000;
	text-decoration: underline;
	
}

.main_content a:hover
{
    color: #000;
	text-decoration: none;
	
}

.footer
{
    margin-top: 10px;
    padding: 15px;
    color: #333;
    background: #ac5d78;
	text-align: center;
	font-size: 8pt;

}

.rule
{
    height: 1px;
	overflow: hidden;
	background: #ac5d78;
	width: 930px;

}

/* ------------------------------------------- */

/* CONTACT BOX STYLES */

.contact_box
{
    background: /*url('../images/tourist_sign.jpg') bottom right no-repeat*/ #eadfe3;
    padding: 10px;
    float: right;
	overflow: hidden;
	width: auto;
	text-align: left;
	font-size: 8pt;
	margin-bottom: 5px;

}

.contact_box h3
{
    text-align: left;

}

/* ----------- PAGE STYLES ------------ */

/* BLOG BOX STYLES */

.blog_box
{
    background: #eadfe3;
    padding: 10px;
    float: right;
	overflow: hidden;
	height: auto;
	width: 235px;
	text-align: left;
	font-size: 8pt;

}

.blog_box h3
{
    text-align: left;

}

/* HOME STYLES */

#pano_image
{
    position: relative;
    margin: 5px 0px 5px 0px;
    width: 950px;
	height: 211px;
    background: url('../images/image_header.jpg');

}

#home_content
{
    overflow: hidden;
    float: left;
	clear: right;
    background: #fff;
    padding: 10px;
    font-size: 11pt;
    width: 65%;

}

#home_content a
{
    color: #000;
	text-decoration: underline;
	
}

#home_content a:hover
{
    color: #000;
	text-decoration: none;
	
}

#widget
{
	overflow: hidden;
	height: 150px;
	position: relative;
	padding: 1em;
	
}

#widget img 
{
    float: left;
    border: 1px solid white;
    padding: 0.2em;
    background: #d3d3d3;
    margin-right: .5em;
    width: 90px;
    height: 90px;
	overflow: hidden;

}

#widget li 
{
    clear: left;
    overflow: hidden;
    position: relative;
    top: 0;
    padding-bottom: 1em;
    height: auto; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

/* ACCOMMODATION STYLES */

#accommodation_banner
{
    position: relative;
    margin: 5px 0px 5px 0px;
    width: 950px;
	height: 211px;
    background: url('../images/accommodation_banner.jpg');

}

span
{
    display: block;
    text-align: center;

}

/* FACILTIES STYLES */

ul#check_boxes li
{
    list-style: circle inside url('../images/tick_box.jpg');

}

ul#check_boxes
{
    float: left;
	clear: right;
    display: block;
	height: auto;
	margin-bottom: 15px;

}

.left
{
    float: left;
	clear: right;
	overflow: hidden;
	margin-right: 210px;

}

.right
{
    float: right;
	clear: right;
	overflow: hidden;

}


/* BEDROOM SYTLES */

#bedroom_banner
{
    /*background: #eadfe3;*/
    overflow: hidden;
    height: 260px;
	width: 905px;
	display: block;
	margin-left: 40px;
	margin-bottom: 15px;
	background: url('../images/bedroom_banner_2.jpg') no-repeat;

}

#bedroom_banner img
{
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
	width: 157px;
	height: 118px;

}

#bedroom_banner a
{
    display: block;
    padding: 5px;
	
}

.up
{
    margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
	clear: right;
	display: inline;

}

.down
{
    margin-top: 80px;
	float: left;
	clear: right;
	overflow: hidden;
	display: inline;

}

.second_layer_left
{
	clear: left;
	float: left;
	display: inline;
	top: 0px;
	overflow: hidden;

}

.second_layer_right
{
    clear: right;
	float: right;
	display: inline;
	overflow: hidden;
	padding-right: 35px;
	position: realtive;

}

ul.rooms
{
	width: 750px;
	display: block;
	overflow: hidden;
    height: auto;
	border: 1px solid #c191a2;

}

.room_description
{
    padding: 5px;
    margin-top: 5px;
    width: 450px;
	float: left;
	display: inline;
	overflow: hidden;

}


.room_image
{
    padding: 5px;
    background: #eadfe3;
    padding-left: 25px;
	padding-bottom: 13px;
    width: auto;
	float: right;
    overflow: hidden;
	display: inline;
	border-left: 1px solid #c191a2;

}

/* LOCATION STYLES */

#location_banner
{
    position: relative;
    margin: 5px 0px 5px 0px;
    width: 950px;
	height: 211px;
    background: url('../images/location_banner.jpg');

}

/* CONTACT STYLES */

#contact_banner
{
    position: relative;
    margin: 5px 0px 5px 0px;
    width: 950px;
	height: 211px;
    background: url('../images/contact_banner.jpg');

}

input
{
    border: 1px solid #ac5d78;

}

textarea
{
    border: 1px solid #ac5d78;

}

#map
{
    padding-right: 5px;
    font-size: 12pt;
    float: left;
	overflow: hidden;
	clear: right;
	width: auto;
	text-align: right;
	display: inline;

}

#map ul li
{
    display: block;

}

#contact_form
{
    margin-top: 15px;
    float: left;
	margin-left: 280px;
	overflow: hidden;
	clear: left;
	width: auto;

}

#numbers
{
    width: 300px;
	display: inline;
	float: left;
	clear: both;
	overflow: hidden;

}

#numbers ul li
{
    display: block;

}

#email ul li
{
	display: block;

}

#email
{
	width: 450px;
	float: left;
	clear: right;
	display: inline;

}
	
/* COMMENT STYLES */

#comments_banner
{
    position: relative;
    margin: 5px 0px 5px 0px;
    width: 950px;
	height: 211px;
    background: url('../images/comments_banner.jpg');

}

#comments blockquote
{
    font-style: italic;

}

/* RATE STYLES */

span strong
{
    padding-right: 120px;
	float: left;
	clear: right;
	overflow: hidden;

}

#family
{
    border-top: 1px solid #ac5d78;
	width: 910px;
	padding-top: 10px;
}

.main_content h4
{
    font-size: 10pt;
	font-weight: bold;

}

#rates_banner
{
    position: relative;
    margin: 5px 0px 5px 0px;
    width: 950px;
	height: 211px;
    background: url('../images/rates_banner_new.jpg');

}

/* FOOTER STYLES */

.footer a
{
    color: #fff;
	text-decoration: none;

}

.footer a:hover
{
    text-decoration: underline;

}

/* SITEMAP STYLE */

ul#sitemap
{
    list-style: disc inside;
	padding: 0px 0px 0px 10px;

}

ul#sitemap li
{
    padding: 0px 0px 5px 6px;

}

ul#sitemap ul li
{
	padding: 5px 0px 0px 20px;
	list-style: disc inside;
	font-size: 9pt;

}

