/* This stylesheet is used to style the individual pages */

.spacer-10{width: 100%; height: 10px;}
.spacer-20{width: 100%; height: 20px;}
.spacer-30{width: 100%; height: 30px;}
.spacer-40{width: 100%; height: 40px;}

.page-title{
margin-top: 20px;
margin-left: 10px;
font-family: trebuchet, Arial;
font-size: 13pt;
font-weight: bold;
color: #f98006;
}


.left-column{width: 600px; vertical-align: top;}

.right-column{width: 230px; vertical-align: top;}

.left{
width: 600px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}

.right{
width: 300px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}

.left-split{
width: 450px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}
.right-split{
width: 450px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}
.unique-containter{width: 900px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}

.paragraphs{width: 535px; margin-right: 10px; margin-left: 10px;}
.paragraphs h4{margin-bottom: 0px; color: #00befd;}

.paragraphs-blue{
width: 530px; 
padding: 10px;
background-color: #ffffff; 
border: 2px solid #09aff7; 
margin-left: 10px; 
color: #000000;
}

.paragraphs-brown-large{
width: 760px; 
margin: 0px auto;
padding: 20px;
margin-right: 20px; 
margin-left: 20px;
border: 2px solid #a27a3f;
background-color: #ffffff;
}
.paragraphs-brown-large h5{
text-align: center;
font-size: 12pt;
font-weight: bold;
color: #6f2605;
}

.side-photo{margin: 0px auto; margin-top: 30px;}

.side-image{margin: 0px auto;}



/* ====================== HOME PAGE ================= */





.estimate-form-holder{width: 226px; margin-top: 20px;}

.estimate-form-top{
width: 226px;
height: 9px;
margin: 0px auto;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-image: url(../images/elements/form/form-top.jpg);
background-repeat: no-repeat;
overflow: hidden;
}

.estimate-form-center{
width: 224px;
border-right: 1px solid #7b7b7b;
border-left: 1px solid #7b7b7b;
}
.estimate-form-center h4{
margin-top: 0px;
text-align: center;
font-size: 11pt;
color: #00befd;
}
.estimate-form-center p{
text-align: right;
margin-right: 7px;
font-weight: bold;
color: #0a148f;
}

.estimate-form-bottom{
width: 226px;
height: 9px;
margin: 0px auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
background-image: url(../images/elements/form/form-bottom.jpg);
background-repeat: no-repeat;
overflow: hidden;
}


/* ====================== ABOUT  PAGE ================= */


/* ====================== PACKAGES PAGE =============== */

.package-left{
width: 270px; float: left;
}
.package-left li{
margin-left: 15px;
}
.package-right{
width: 230px; padding-left: 20px;  margin: 0px auto; margin-left: 10px; border-left: 1px solid #f98006; float: left;
}
.package-right li{
margin-left: 10px;
}
/* ===================== CONTACT PAGE ================= */


.ct-form-holder{
width: 400px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
/* border: 1px solid #3e1c0e; */
}
.ct-form-holder p{
}
.ct-form-holder h4{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-align: center;
font-size: 13pt;
font-weight: bold;
color: #09aff7;
}
.ct-form-each{
width: 170px;
height: 50px;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 10px;
float: left;
}
.ct-form-each input{
width: 160px;
/*background-color: #ffffff; */
/* border: #000080 1px solid; */
font-weight: bold; 
color: #000080;
padding-left: 2px;
}

.ct-form-textarea{
width: 360px;
margin: 0px auto;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 10px;
clear: both;
}
.ct-form-textarea textarea{
/*background-color: #ffffff; */
/*border: #000080 1px groove; */
width: 360px;
height: 90px; 
padding: 5px;
font-weight: bold; 
color: #000080;
}


.cpsubmit{
padding-top:20px;
padding-right: 20px;
float:right;
}

/* Reservation contact side */

.res-form-holder{
width: 400px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

.res-form-holder p{
text-align: right;
margin-right: 70px;
}
.res-form-holder h4{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 25px;
margin-left: 0px;
text-align: center;
font-size: 13pt;
font-weight: bold;
color: #09aff7;
}




/* ====================== PACKAGES PAGE ================= */







/* ================== OTHER LOCATIONS PAGE ============= */
.each-location{
width: 250px;
height: 250px;
margin: 0px auto;
margin-top: 20px;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 10px;
float: left;
overflow: hidden;
}
.each-location p{
text-align: center;
}



/* Picture gallery */

.picture-gallery-holder{
margin-left: 40px;
}

/**
 * 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
 */

#gallery{
margin-left: 55px;
}

	#gallery img {
	
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
		border: 5px solid #09aff7;
		border-width: 5px 5px 20px;
	}
	#gallery a:hover img {
		border: 5px solid #f98006;
		border-width: 5px 5px 20px;
		color: #000000;}

.each-thumb-image{
width: 100px;
height: 80px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
border-top: 2px solid #f98006;
border-right: 2px solid #f98006;
border-bottom: 10px solid #f98006;
border-left: 2px solid #f98006;
float: left;
overflow: hidden;
}

#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;	
}

