/*
Copyright (c) 2008 VIPMALTA.com
http://www.vipmalta.com

Developed by Brinzan Dumitru
http://www.brinzan.net
*/

body {margin:0; padding:0; background-color:#ffffff; font-family:Tahoma, Verdana, "trebuchet MS"; font-size:11px; color: #333333; text-align:center; }
table {border:0; }
a {text-decoration:underline; color:#b20916; }
a:hover {text-decoration:none; }
a.white {text-decoration:none; color:#fff; }
a.white:hover {text-decoration:underline; }
a.external {padding-right: 13px; background-image:url(http://www.vipmalta.com/images/icon_external.gif); background-repeat:no-repeat; background-position:bottom right;}
a.external:hover {}
img {border:0;}

td {text-align: center; background-color:#f4f4f4; }
th {background-color: #739f1b; color:#fff; font-size:11px; font-weight:normal; line-height:14px; }

h1,h2,h3,h4,h5,h6 {margin: 0; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h1 {font-family: Georgia, "Times New Roman", Times, serif; color:#b20916; font-size:18px; border-bottom: solid 1px; line-height:25px; }
h2 {font-family: Arial, Helvetica, sans-serif; color:#b20916; font-size:14px; font-weight:bold; }

.left {float: left; }
.right {float: right; }

#container {text-align: left; width:1000px; margin: 0 auto; }

#header {height: 100px; position:relative; }
#header #logo {margin: 25px 0 0 50px; }

#menuTop {height: 25px; background-image:url(http://www.vipmalta.com/images/back_grad_red.gif); background-repeat:repeat-x; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:25px; margin: 0 0 50px 0; }
#menuTop a {text-decoration:none; color:#fff; }
#menuTop a:hover {text-decoration:underline; }
#menuTop ul {padding: 0; margin:0; }
#menuTop li {padding: 0; margin:0 30px; list-style-type:none; display:inline;}

#headBooking {position: absolute; top: 20px; right:0; }

#menuMain {position: absolute; top:0; left:0; width:190px; }
#menuMain .box h4 {background-repeat:repeat-x; line-height:25px; color:#fff; font-family:Tahoma, Verdana, "trebuchet MS"; font-size:11px; font-weight:bold; padding: 0 0 0 15px;}
#menuMain .green h4 {background-image:url(http://www.vipmalta.com/images/back_grad_green.gif); }
#menuMain .blue h4 {background-image:url(http://www.vipmalta.com/images/back_grad_blue.gif); }
#menuMain .green a {color: #4f6130;}
#menuMain .green li {color: #4f6130; background-image:url(http://www.vipmalta.com/images/bullet_green.png);}
#menuMain .blue a {color: #21759e;}
#menuMain .blue li{color: #21759e; background-image:url(http://www.vipmalta.com/images/bullet_blue.png); }
#menuMain ul {margin: 10px 0 10px 5px; padding:0; }
#menuMain li {list-style-type:none; line-height: 18px; margin: 0; background-repeat:no-repeat; background-position:left top; padding: 0 0 0 20px;}
#menuMain .blue ul li ul {border-left: solid 1px #21759e; margin-left:0; }
#menuMain .blue ul li ul li {background-image:none; padding-left: 10px; }

#content {line-height:16px; font-size:11px; position:relative;}
#content #main {margin: 0 230px 0 240px; }
#resources ul {margin: 20px 0; }
#resources h2 {margin: 0 0 10px 0; }
#content #sidebar {position: absolute; top:0; right:0; width:200px; height:400px; }

#footer {clear: both; margin: 30px 0 20px 0; padding: 0 0 0 240px; }
#footer p {margin: 0; line-height:18px; }

/* Page navigator */
#pageNavigator {clear: left; margin: 15px 0 15px 0; font-size:11px; }
#pageNavigator a{text-decoration:none; padding: 4px 4px; color:#ffffff; background-color:#bbbbbb; }
#pageNavigator a:hover{text-decoration:underline; background-color:#e94832; }
#pageNavigator ul {padding: 0; margin:0; }
#pageNavigator li {list-style-type:none; display:inline; background-color:#bbbbbb; color:#ffffff; margin-right: 1px; }
#pageNavigator li.active {padding:4px; background-color:#e94832;}
#pageNavigator li.nav {}

#gallery {margin: 10px 0 0 0; padding: 15px 0 0 0; text-align:center; border-top: solid 1px #21759e; border-bottom: solid 1px #21759e; }
#gallery .photo {width: 33%; float:left; height: 130px; }
#gallery img{margin: 0 20px 20px 0; }
#gallery br {clear: both; }

#listings {margin: 20px 0 20px 0; }
#listings .entry {margin: 0 0 20px 0; border: solid 1px #980000; padding: 10px; }
#listings .entry p{margin: 0; }
#listings .entry p.title{margin: 0 0 2px 0; font-weight:bold; font-size:12px; color:#980000; }
#listings .entry p.address{color:#999; font-size:10px; line-height:14px; }
#listings .entry p.content{margin: 5px 0; font-size:12px; }

.centered {text-align: center; margin-top:30px; }
.caption {text-align: center; margin-bottom:5px; font-weight:bold;}