﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    font-family:Georgia;
    font-size:12px;
    color:#404041;
    background:#ffffff;
	background-image:url(images/bg_tile.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

a
{
    text-decoration:none;
    color:#006a72;
    outline:0;
}

a:hover
{
    text-decoration:none;
}

img
{
    border:0px;
}

p
{
    margin:12px 0;
}

.text-green
{
    color:#006a72;
}

.text-highlight
{
    color:#006a72;
    font-style:italic;
    font-weight:bold;
}

h1
{
    font-size:23px;
    color:#006a72;
    margin:0;
    padding:0;
}

h2
{
    font-size:16px;
    color:#006a72;
    margin:0;
    padding:0;
}

.image-small
{
    float:right;
    margin-top:20px;
}



		/*---------------------layout--------------------*/
		
#container
{
    width:900px;
    margin:0 auto;
    height:auto;
}

#container-form
{
    width:490px;
    margin:0 auto;
    height:auto
}

		/*---------------------header---------------------*/
		
#header
{
    float:left;
    width:900px;
}

    #header-left
    {
        float:left;
        width:550px;
        height:420px;
        position:relative;
    }
    
    #header-right
    {
        float:right;
        width:350px;
        position:relative;
    }
        
        #view-menus
        {
            float:left;
            width:350px;
            height:120px;
            background:#c1d72e;
        }
        
        #view-menus-title
        {
            font-size:25px;
            font-weight:bold;
            font-style:italic;
            color:#006a72;
            float:left;
            width:310px;
            margin-bottom:5px;
        }
            
            #view-menus a
            {
                display:block;
                width:310px;
                height:80px;
                padding:20px;
                color:#ffffff;
                font-size:16px;
            }
            
#xmas-link
{
    position:absolute;
    top:0;
    right:0;
}

        /*----------------------nav-----------------------*/
 
#nav
{
    margin:0;
    padding:35px 20px 15px 20px;
    float:left;
    width:210px;
    background:#bec0c2;
    position:absolute;
    top:0;
    right:0;
}

    #nav li
    {
        list-style-type:none;
        font-size:18px;
        line-height:28px;
    }
    
        #nav li a
        {
            color:#ffffff;
        }
        
        #nav li a:hover,
        #nav li a.current
        {
            color:#006a72;
        }
 
#subnav
{
    float:left;
    margin:0;
    padding:0 0 0 20px;
    height:202px;
}
       
    #subnav li
    {
        font-size:12px !important;
        line-height:18px;
    }

        /*---------------------content--------------------*/

#content
{
    float:left;
    width:900px;
    margin-bottom:30px;
}

    #content-left
    {
        float:left;
        width:300px;
    }
    
        .content-left-inner
        {
            float:left;
            width:260px;
            padding:20px;
        }
    
    #content-right-full
    {
        float:right;
        width:580px;
        padding:20px 0 0 20px;
    }
    
    #content-right
    {
        float:right;
        width:600px;
    }
        
        .content-right-leftcol
        {
            float:left;
            width:250px;
        }
        
        .content-right-rightcol
        {
            float:right;
            width:310px;
            padding:20px;
        }
    
#make-reservation
{
     float:left;
     width:300px;
     height:110px;
     background:#006a72;
	 padding-bottom:10px;
}

    #make-reservation-title
    {
        font-size:23px;
        font-weight:bold;
        font-style:italic;
        color:#c1d72e;
        float:left;
        width:260px;
        margin-bottom:5px;
    }
            
        #make-reservation a
        {
            display:block;
            width:260px;
            height:70px;
            padding:20px;
            color:#ffffff;
            font-size:15px;
        }
        
.news
{
    float:left;
    width:580px;
    margin:15px 0;
}

    .news-left
    {
        float:left;
        width:80px;
    }
    
    .news-right
    {
        float:right;
        width:480px;
        padding-top:0px;
    }
    
#download
{
    float:right;
    width:230px;
    background:#c1d72e;
    font-size:22px;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    padding:12px 0;
}

        /*---------------------footer---------------------*/

#footer
{
    clear:both;
    width:860px;
    border-top:1px solid #006b73;
    padding:10px 20px;
}

    #footer-left
    {
        float:left;
        width:140px;
        padding-top:5px;
    }
    
    #footer-right
    {
        float:right;
        width:710px;
    }
    
#duke,
#duke a
{
    color:#bec0c2;
}

/*pop-up*/

#pop-up-wrapper
{
    float:left;
    width:490px;
    background:#ffffff;
}

#pop-up-header
{
    float:left;
    width:490px;
    height:50px;
    background:#006a72;
}

#pop-up-content
{
    float:left;
    width:410px;
    padding:15px 35px 35px 35px;
}

.pop-up-text
{
    float:left;
    width:390px;
    padding:0 5px;
    margin:5px 0;
}

.textbox
{
    float:left;
    width:400px;
    background:#cccccc;
    border:0;
    padding:5px;
    margin:5px 0;
}

textarea
{
    font-size:14px;
    font-family:Georgia;
    height:60px;
    overflow:auto;
}

/*shadowbox*/

#sb-container,#sb-wrapper{
text-align:left; 
}
#sb-container,#sb-overlay{
position:absolute;
top:0;
left:0;
width:100%;
margin:0;
padding:0;
}
#sb-container{
height:100%;
display:none;
visibility:hidden;
z-index:999;
}
body > #sb-container{
position:fixed;
}
#sb-overlay{
height:expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay{
height:100%;
}
#sb-wrapper{
position:relative;
}
#sb-wrapper img{
border:none;
}
#sb-body{
position:relative;
margin:0;
padding:0;
overflow:hidden;
border:1px solid #303030;
}
#sb-body-inner{
position:relative;
height:100%;
}
#sb-content.html{
height:100%;
overflow:auto; 
}
#sb-loading{
position:absolute;
top:0;
width:100%;
height:100%;
text-align:center;
padding-top:10px;
}
#sb-body,#sb-loading{
background-color:#060606; 
}
#sb-title,#sb-info{
position:relative;
margin:0; 
padding:0;
overflow:hidden;
}
#sb-title-inner,#sb-info-inner{
position:relative;
font-family:'Lucida Grande',Tahoma,sans-serif;
line-height:16px;
}
#sb-title,#sb-title-inner{
height:26px;
}
#sb-title-inner{
font-size:16px;
padding:5px 0;
color:#fff;
}
#sb-info,#sb-info-inner{
height:20px;
}
#sb-info-inner{
font-size:12px;
color:#fff;
}
#sb-nav{
float:right;
position:relative;
height:16px;
padding:2px 0;
width:45%;
}
#sb-nav a{
display:block;
float:right;
height:16px;
width:16px;
margin-left:3px;
cursor:pointer;
}
#sb-nav-close{
background-image:url(scripts/resources/close.png);
background-repeat:no-repeat;
}
#sb-nav-next{
background-image:url(scripts/resources/next.png);
background-repeat:no-repeat;
}
#sb-nav-previous{
background-image:url(scripts/resources/previous.png);
background-repeat:no-repeat;
}
#sb-nav-play{
background-image:url(scripts/resources/play.png);
background-repeat:no-repeat;
}
#sb-nav-pause{
background-image:url(scripts/resources/pause.png);
background-repeat:no-repeat;
}
#sb-counter{
float:left;
padding:2px 0;
width:45%;
}
#sb-counter a{
padding:0 4px 0 0;
text-decoration:none;
cursor:pointer;
color:#fff;
}
#sb-counter a.sb-counter-current{
text-decoration:underline;
}
div.sb-message{
font-family:'Lucida Grande',Tahoma,sans-serif;
font-size:12px;
padding:10px;
text-align:center;
}
div.sb-message a:link,div.sb-message a:visited{
color:#fff;
text-decoration:underline;
}
