/*Common

------------------------------------------------------------------------- */
* { margin:0;padding:0;}
img { border: 0 }
a, button, object{ text-decoration: none; outline: none; color: #479AA7;}
a:hover { text-decoration: underline; }
ul { list-style: none; text-align: left; }
ul ul { margin-left: 20px;}
fieldset { border: 0; }
.submit:hover { cursor: pointer;}
h2 {font: bold 16px/22px Arial; color: #479AA7; padding: 0 0 5px; text-align: center;}
h5 { text-align: center; font-size:12px; }
p  { padding-left: 30px; padding-right: 30px; text-align: justify; }

a:link {color:#0099ee}      /* unvisited link */
a:visited {color:#0099dd}  /* visited link */
a:hover {color:#00aaee}  /* mouse over link */
/*Layout

------------------------------------------------------------------------- */
html { height: 100%; background: #448FA1 url(../images/bg.jpg) 50% 0 repeat;}
body { height: 100%; width: 100%; font: 12px/16px Arial,Helvetica,sans-serif; color: #124C59; background: url(../images/bg-top.jpg) 50% 0 repeat-x;}

#top, #content , #footer{ width: 799px; margin: 0 auto; clear: both; z-index: 1;}
#page { width: 799px; min-height: 100%; height: auto!important; height: 100%; margin: 0 auto -218px; clear: both; position: relative; z-index: 1;}

/* Top

------------------------------------------------------------------------- */
#top { height: 420px; position: relative; overflow: hidden; z-index: 1;}
#top h1 { position: absolute; top: 80px; left: 5px; z-index: 999;}
#top h1 a { width: 507px; height: 180px; display: block; background: url(../images/breakers-cafe.png) 0 0 no-repeat; font-size: 0; text-indent: -1000px; }
#menu { position: absolute; top: 0; right: 0; z-index: 10;}
#menu ul { width: 150px; height: 162px; padding: 64px 40px 100px 54px; float: right; margin: 86px 0 0; background: url(../images/menu.png) 0 0 no-repeat;}
#menu li { float: left;}
#menu li a { float: left; overflow: hidden; font-size: 0; text-indent: -1000px; width: 132px; background: 0 0 no-repeat;}
#menu li a.home { height: 22px; background-image: url(../images/menu-home.png); }
#menu li a.home:hover, #menu li a.home.hover { background-image: url(../images/menu-home-hover.png); }
#menu li a.current { height: 35px; background-image: url(../images/menu-current.png); }
#menu li a.current:hover, #menu li a.current.hover { background-image: url(../images/menu-current-hover.png); }
#menu li a.special { height: 42px; background-image: url(../images/menu-special.png); }
#menu li a.special:hover, #menu li a.special.hover { background-image: url(../images/menu-special-hover.png); }
#menu li a.links { height: 26px; background-image: url(../images/menu-links.png); }
#menu li a.links:hover, #menu li a.links.hover { background-image: url(../images/menu-links-hover.png); }
#menu li a.contact { height: 31px; background-image: url(../images/menu-contact.png); }
#menu li a.contact:hover, #menu li a.contact.hover { background-image: url(../images/menu-contact-hover.png); }

/* Content

------------------------------------------------------------------------- */
#content { top: -170px; padding: 0 5px; width: 789px; position: relative; z-index: 2; margin-bottom: -170px; }
.content { float: left; width: 544px;}
.content p { text-indent: none;}
.sidebar { float: right; margin: 196px 0 0; width: 181px; height: 230px; padding: 15px 20px 5px; background: url(../images/bg-sidebar.png) 0 0 no-repeat; text-align: center; overflow: hidden; line-height: 14px; text-indent: none;}

.box-small { float: left; clear: both; margin: 0 0 34px; width: 504px; height: 181px; padding: 15px 20px 5px; background: url(../images/box-small.png) 0 0 no-repeat; overflow: hidden; line-height: 14px; display: inline; text-indent: none;}
.box-medium { float: left; clear: both; margin: 0 0 34px; width: 504px; height: 262px; padding: 15px 20px 5px; background: url(../images/box-medium.png) 0 0 no-repeat; overflow: hidden; line-height: 14px;display: inline;}
.box-large { float: left; clear: both; margin: 0 0 34px; width: 504px; height: 386px; padding: 15px 20px 5px; background: url(../images/box-large.png) 0 0 no-repeat; overflow: hidden; line-height: 14px;display: inline;}
.box-flex { float: left; clear: both; margin: 0 0 34px; width: 544px; display: inline;}
.box-flex-top { float: left; clear: both; margin: 0; width: 544px; height: 12px; background: url(../images/box-flex-top.png) 0 0 no-repeat; font-size: 0; line-height: 0; text-indent: -1000px;}
.box-flex-bottom { float: left; clear: both; margin: 0 0 34px; width: 544px; height: 17px; background: url(../images/box-flex-bottom.png) 0 0 no-repeat; font-size: 0; line-height: 0; text-indent: -1000px;}
.box-flex-body { float: left; clear: both; margin: 0; width: 504px; padding: 5px 20px 0; background: url(../images/box-flex.png) 0 0 repeat-y; overflow: hidden; line-height: 14px;}

.map { width: 370px; margin: 0 auto;}

#slider { width: 363px; margin: 0 auto; position: relative;}
#prev, #next { width: 45px; height: 45px; background: 0 0 no-repeat; position: absolute; top: 40px; cursor: pointer; z-index: 99; }
#prev { background-image: url(../images/btn-prev.png); left: -60px;}
#next { background-image: url(../images/btn-next.png); right: -60px;}
.box-medium #slider { margin-top: 10px;}
.box-medium #prev, .box-medium #next { top: 70px;}

#sidenav { text-align: center;}
#sidenav li { margin: 30px 0 0; text-align: center;}
#sidenav  a {font: bold 14px/18px Arial; color: #124C59; text-align: center; text-decoration: underline;}
#sidenav  a:hover {text-decoration: none;}


/* Footer 

------------------------------------------------------------------------- */
#footer { width: 100%; height: 58px; padding: 160px 0 0; margin: -160px 0 0; background: url(../images/bg-bottom.jpg) 50% 100% repeat-x; position: relative; z-index: 999;}
#footer .inner {width: 799px; margin: 0 auto; font-size: 10px; color: #124C59;}
#footer .inner a {color: #124C59;}
#footer .inner span { line-height: 24px; padding: 0 20px;}

/* Other 

------------------------------------------------------------------------- */
.fl { float: left; }
.fr { float: right; }
.clear { clear:both; }
.push { height: 218px; }


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;}
#jquery-lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block;}
#lightbox-nav-btnPrev { left: 0; float: left;}
#lightbox-nav-btnNext { right: 0; float: right;}
#lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data {padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom: 1.0em;}
#lightbox-secNav-btnClose {width: 66px; float: right;padding-bottom: 0.7em;}