body {
	background: url(../img/header.png) center top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666	;
}

h3 {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}

ul {
	list-style: circle;
}

a {
	color: #4F2048;
	padding: 2px;
	-moz-border-radius: 2px;
}

a:hover {
	background: #833578;
	color: #fff;
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #833578;
}

h2.logo {
	background: url(../img/paradisohotel_logo.png) no-repeat center bottom;
	display: block;
	text-indent: -9999px;
	height: 180px;
	margin: 0;
	padding: 0;
}

div#topnav {
	margin: 118px 0 0 0;
	height: 62px;
	text-align: right;
}

div#topnav ul {
	float: right;
	margin: 0;
}

div#topnav ul li {
	padding: 0;
	margin: 0;
	clear: none;
	float: left;
	list-style: none;
	background: #833578 url(../img/topnav_bg.png);
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	height: 62px;
	width: 110px;
}

div#topnav ul li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 30px 0 0 0;
	height: 32px;
	font-size: 13px;
	background: none;
}

div#topnav ul li.first {
	background: #833578 url(../img/topnav_bg_first.png) no-repeat;
}

div#topnav ul li.last {
	background: #833578 url(../img/topnav_bg_last.png) no-repeat;
}

div#topnav ul li:hover {
	background-position: 0px -62px;
	background-color: #4F2048;
}

div.body_border_top {
	background: #FFF url(../img/body_bdr_t.png) no-repeat bottom center;
	height: 8px !important;
	margin-top: 6px;
}

div.body_border_bottom {
	background: #FFF url(../img/body_bdr_b.png) no-repeat top center;
	height: 8px;
}

div.body_main_bg {
	background: #FFF url(../img/body_mainbg.png) repeat-y center;
}

div.body_sidemenu_bg {
	background: url(../img/sidemenu_bg.png) repeat-y 10px top;
	overflow: hidden;
	margin: 2px 0px;	
}

div.body_main {
	background: url(../img/sidemenu_footer.png) no-repeat 10px bottom;
	overflow: hidden;
	padding: 0px 10px;
}

div.side_menu {
	background: #e9e9e9 url(../img/sidemenu_shd_gry.png) right repeat-y;
	margin: 0;
	width: 224px !important;
	min-height: 200px;
}

div.side_menu h3 {
	color: #FFF;
	background: #4f2048 url(../img/sidemenu_shd_ppl.png) right repeat-y;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 92px;
	margin: 0;
	padding: 8px 0 0 10px;
}

div.side_menu div.hordiv_wht {
	background: #FFF url(../img/sidemenu_shd_wht.png) right repeat-y;
	height: 4px;
}

div.side_menu ul {
	margin: 0;
}

div.side_menu ul li{
	background: #FFF url(../img/sidemenu_shd_wht.png) right repeat-y;
	margin: 0;
	list-style: none;
	color: #666;
	text-transform: capitalize;
	font-size: 14px;
	height: 54px;
}

div.side_menu ul li.current {
	background: #FFF url(../img/sidemenu_sel_bg.png) repeat-x bottom;
}

div.side_menu ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	height: 42px;
	padding: 8px 0 0 10px;
	background: #e9e9e9 url(../img/sidemenu_shd_gry.png) right repeat-y;	
}

div.side_menu ul li:hover a {
	color: #833578;
	text-decoration: none;
	background: #FFF url(../img/sidemenu_shd_wht.png) right repeat-y;
	font-weight: bold;
	letter-spacing: 2px;
	width: 214px;
}

div.side_menu ul li.current a {
	color: #833578;
	text-decoration: none;
	background: #FFF url(../img/sidemenu_glit.png) no-repeat right bottom;
	font-weight: bold;
	letter-spacing: 2px;
	height: 42px;
	width: 214px;	
}

div.side_menu ul li:current a {
	color: #833578;
	text-decoration: none;
	background: #FFF url(../img/sidemenu_glit.png) no-repeat right bottom;
	font-weight: bold;
	letter-spacing: 2px;
	height: 50px;
}

div.side_menu h5, div.side_menu p {
	padding: 0 10px;
}
div.side_menu h5 {
	font-size: 12px;
	padding: 10px;
	background: #833578;
	color: #fff;
	margin-bottom: 10px;
}

div.side_menu p {
	font-size: 11px;
	margin-bottom: 10px;
}

div.body_content {
	background: #FFF;
	margin: 0;
	width: 696px !important;	
}

div.content {
	padding: 20px;
	min-height: 400px;
}

div.content h1{
	color: #4f2048;
	font-weight: normal;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

div.content {
	font-family: Arial, Helvetica, sans-serif;
}

div.content th, div.content td {
	text-align: left;
	padding: 2px 4px;
	background: #f3f3f3;
	border-bottom: 1px solid #fff;
}

div.content th {
	background: #833578;
	color: #fff;
	font-weight: bold;
}

img.borders {
	padding: 6px;
	border: #4f2048 2px solid;
	background: #833578;
	margin: 10px;
}

img.image_in_content {
	float: right;
}

div.footer {
	text-align: center;
	background: url(../img/footer.png) center bottom repeat-x;
	clear: both;
	padding: 25px 0;
	color: #999999;
	font-size: 11px;
}

/*HOMEPAGE*/

h1#heading {
	font-size: 26px;
	color: #86367A;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: #000 1px 1px 3px;
	padding: 4px 8px;
	color: #fff;
	background: #4F2048;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}


/*WEATHER*/

div.weather {
	margin: auto 10px;
	border: 1px solid #bbb;
	background: #ddd;
	padding: 4px !important;
	height: 40px;
	margin-bottom: 8px;
}

div.weather span {
	font-size: 11px;
	line-height: 14px;
}

div.weather img {
	vertical-align: top;
	padding-right: 6px;
	float: left;
}

#myGallery {
	width: 660px !important;
	height: 440px !important;
}
