/*-------------------------------------------------
		    - GLOBAL -						
-------------------------------------------------*/

body {
    font-size: 12px;
    line-height: 1.5em;
    font-style: normal;
    font-weight: normal;
    font-family: arial, verdana, serif;
    background:url(../images/53original.gif) repeat;
    color: #666;
    text-align: left;
}
    
body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}

#containerhead { background: url('../images/head_bg_03.png') no-repeat;
                 width: 950px;
                 height: 18px;
                 margin: 0 auto;
                 padding: 0; }

#container { 
    width: 950px; 
    margin: 0 auto 0 auto; 
    background: url('../images/cont_bg.png') repeat-y; }
	
a {color: #207FB7; text-decoration: underline;}
a:hover { text-decoration: none;}

a img { border: none; }
p { margin: 0 0 1.5em 0; }
span { color: #787746; font-weight: bold; }

.ghost { display : none; }

/*-------------------------------------------------
		- IMAGES -					
-------------------------------------------------*/

a img.raam { 
	background: #fff;
	border: 3px solid #b4af91;
	padding: 2px;
	float: left;
	margin-right: 8px;
	}
a:hover img.raam {
	border: 3px solid #c03000;
	}

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #CCC;
        padding: 2px;
        margin: 3px;
}
.highslide:hover img {
	border: 1px solid #CCC;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
	

/*-------------------------------------------------
		- H-TAGS -				
-------------------------------------------------*/

h2 {
    font-size: 150%;
    font-weight: normal;
    color: #88B4CB;
    margin: 8px 70px 5px 0;
    padding: 0 0 8px 0;        
    text-transform: uppercase;
}

h3 {
    font-size: 15px;
    font-weight: normal;
    color: #88B4CB;
    margin: 8px 50px 5px 0;
    padding: 0 0 8px 0;        
    text-transform: uppercase;
}


/*-------------------------------------------------
		- HEADERS -					
-------------------------------------------------*/

#header_01 { 
	width: 860px;
        clear: both;
        margin: 0 auto;
        background: url('../images/headers/headers_05.png') no-repeat center;
	height: 72px;
        color: #7A7A6C;
	}
	
#header_01 ul {
        list-style: none;
        font-size: 13px;
        font-weight: bold;
        padding: 20px 0;
        text-align: center;
        text-transform: uppercase;
    }
    #header_01 ul li {
        float: left;
        height: 34px;
       
    }
    #header_01 ul li a {
        padding: 10px 15px 5px 5px;
        color: #996600;
        text-decoration: none;
        border-right: 1px solid #AEB0B0;
        display: block;
    }
    
#header_01 ul li a:hover { background: none;
                           color: #0a76b5;       }
    
    #header_01 ul li a.menugap { width: 150px; border: none; background: none; }
    #header_01 ul li a.menubegin { padding: 10px 10px 5px 30px;}
    #header_01 ul li a.menuend { padding: 10px 20px 5px 5px; border: none; }
    #header_01 ul li a.imgleft { border: none; }
    
    

#header_03 { 
	width: 860px;
        clear: both;
        margin: 0 auto;
        padding: 10px 0 0 0;
	height: 50px;
        color: #996600;
	}
	
#header_03 ul {
        list-style: none;
        font-size: 13px;
        font-weight: bold;
        padding: 20px 0;
        text-align: center;
        text-transform: uppercase;
    }
    #header_03 ul li {
        float: left;
        height: 34px;
       
    }
    #header_03 ul li a {
        padding: 5px 30px 5px 25px;
        color: #996600;
        text-decoration: none;
        border-right: 1px solid #ccc;
        display: block;
    }
    
#header_03 ul li a:hover {
                          background: none;
                          color: #0a76b5; 
                          }
                          
/*-------------------------------------------------
		- RIGHT -				
-------------------------------------------------*/

#right { 
	float: right; clear:right; 
	width: 200px;
	margin-top: 10px;
        color: #207FB7;
        }

#right p { padding: 0 0px 0 0px;
	    margin: 0 0 0 15px;  }

#right img { border: 1px solid #fff;
	    }
	    
#right a img.trip {  
    display: block;
    margin: 10px auto 0 auto;
    border: none;
} 
	    
#right a.read_more { font-size: 10px;}



/*-------------------------------------------------
		- MAIN -				
-------------------------------------------------*/

#main { margin: 0 60px 20px 40px; }

#main02 { margin: 0 225px 20px 0; }

#main02 li {
    margin: 2px 0 0 25px;
    padding: 0 0 0 10px;
    list-style: circle;
    }

/*-------------------------------------------------
		- FOOTER -					
-------------------------------------------------*/

#footer {
    clear: both;
    background: url('../images/footer_02.gif') no-repeat center; 
    color: #666666;
    }
	
#footer p { 
	text-align: center; 
	margin: 20px auto 0 auto; 
        padding: 20px 0; 
	font-size : 10px; 
	}
    #footer p a {
        color: #666666;
    }
    
/*-------------------------------------------------
                - FORMS -					
-------------------------------------------------*/

form {
    padding: 10px;
    border: 1px solid #ccc;
    width: 500px;
    margin: 20px auto;
    background: #fff;
    line-height: 150%;
}

input, textarea, select {
    border: 1px solid #ccc;
    padding: 3px 5px;
}
select { padding: 2px; }

input[type='radio'], input[type='checkbox'] {
    vertical-align: middle;
    border: 0;
    margin: 0 5px 2px 0;
}
    
form input.btn {
    font-size: 12px;
    padding: 3px 6px; margin: 4px 5px 2px;
    cursor: pointer;
    border: 2px solid #999;
    color: #666;
    text-transform: uppercase;
    background: #f9f9f9;
}

table.input {
    border-collapse: collapse;
    width: 100%;
}
    
    table.input td {
        padding: 6px 15px;
        text-align: left;
    }
    table.input td.lefttd {
        text-align: right;
        vertical-align: top;
        width: 35%;
    }
    
/*-------------------------------------------------
		- PICS -					
-------------------------------------------------*/
.pics {  
    height:  320px;    
    padding: 0;  
    
} 
 
.pics img {  
    background-color: #fff;
    margin:  10px 10px 0 5px;
    padding: 5px;  
    border:  1px solid #CCC;  
    width:  850px; 
    height: 310px; 
}

/*-------------------------------------------------
		- IMAGES -					
-------------------------------------------------*/

a img.banners_bottom { margin: 0 105px 0 0; }

img.right { float: right;
	    clear: left;
	    margin: 10px 0 50px 0;}
	    
img.img_left { float: left;
		margin: 0 5px 6px 25px;
		padding:4px;
		border: 1px solid #ccc; }
	    

img.img_border { display: block;
		    background: #fff;
		    padding:5px;
		    margin: 5px auto;
		    border: 1px solid #ccc;}
		    
.imgsec { width: 580px;
	  height: 180px; }
            
.stats { float: right;
	    margin-top: -25px;
	    padding-right: 15px;
	    border: none;
            }
            
/*-------------------------------------------------
		- ROOMS TABLE -				
-------------------------------------------------*/ 
        
table.rates {
		font-size: 95%;
		width: 90%;
		border: 1px solid #eee;
		}
		table.rates td, table.rates th {
			border-collapse: collapse;
			padding: 1px 5px; margin: 0;
		}
		table.rates th {
			font-weight: bold;
			background: #E8E9D7;
		}
		table.rates tr.blue td{
			background: #E6EFFF;
		}
	
	table#converter {
		width: 95%;
	}
/*-------------------------------------------------
		- Sitemap -				
-------------------------------------------------*/

#sitemap { width: 600px;
	    display: block;
	    margin: 35px 0 0 0;
	    padding: 0;}

    #sitemap ul {
        padding: 0 0 0 35px;
	margin: 0;
	background: #fff url('../images/build/sitemap01.png') no-repeat;
	list-style: none;
	text-decoration: none;
	color: #eee;}
    
	
        #sitemap ul li.main {
	    font-size: 140%;
	    line-height: 25px;
	    padding: 0 0 0 15px;
	    margin: 8px 0 8px 60px;
	    list-style: none;
	    background: #fff url('../images/build/sitemap02.png') no-repeat 0 2px; }
	    
        #sitemap ul li a {
            padding: 8px 20px;
            font-weight: bold;
	    text-decoration: none;
	    color: #333;
	     }
	     
#sitemap ol {
        padding: 0 0 0 35px;
	margin: 0;
	list-style: none;
	text-decoration: none;}
	
    #sitemap ol li {
	    font-size: 100%;
	    line-height: 25px;
	    padding: 0 0 0 10px;
	    margin: 0 0 0 60px;
	    list-style: none;
	    background: #fff url('../images/build/sitemap03.png') no-repeat 0 5px; }
	    
	#sitemap ol li a {
            padding: 8px 20px;
	    color: #990000;
	    font-weight: normal;
	     }
      
    

