
/* #Site Styles
================================================== */


	body { color: #2a2a2a;  font-family: 'Open Sans Condensed', sans-serif; }
	
	img, embed, object{ max-width: 100%; height: auto; margin: 0 auto; }
	
	img { width: auto\9; /* ie8 */  }
		
	a, a:visited { -o-transition: all .2s linear;  -moz-transition: all .2s linear;  -webkit-transition: all .2s linear;  transition: all .2s linear; color: #7d8a2d;  outline: 0 none;  text-decoration: none; }
	
	a:hover { text-decoration:underline; }
	
	.s-center { text-align: center; }
	
	.right { text-align:right; }
	
	.left { text-align:left; }
	
	.center { margin: 0 auto; max-width: 1388px; width: 100%; }
	
	.contact { font-size: 0.9em; /*14/16*/ text-align: right; padding-top: 54px;  font-family: Arial; }
	
	.telephone { padding-top:54px;  font-size: 1em; font-family:Tahoma;  }

	#centeredmenu { position:relative; z-index:5; }	
	
	 
	 
	 nav.navigation ul { /*clear:left;*/ float:left; position:absolute; z-index:10; left:50%; text-align:center; margin:0; padding:0; clear:left;   }
	
	 nav.navigation ul li { float:left; position:relative; right:50%; margin:34px 0 0 0 }	 
	 
	.navigation a:link,.navigation a:visited{ text-decoration:none; float:left; height:3.5em; overflow:hidden; font-size: 1.6em; }
		
	.navigation span{  position:relative; background:#fff;display:inline-block; line-height:1.97em; padding:0 0.8em; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all .3s linear; -o-transition: all .3s linear;  }
	
	.navigation span:hover { color: #fff; background: #cbcf59; }	
	
	
	
	.nav-sec.navigation ul li { margin:17px 0 0 0;  }		
	
	.nav-sec.navigation span { border-bottom: 2px solid #e0e0e0; line-height:1.97em;  padding:0 1.2em;}
	
	.content_tabs { min-height: 170px; }
	
	.content_tabs .albums { margin: 20px 0; }
	
	#offers p { font-size: 1.6em; font-style: italic; }


	
	
	footer{ background:#26282b url(../images/icons/bg_footer.png) scroll; color:#999; padding: 14px 0 10px 0; width:100%; font-family:Georgia; font-size:11px; }
	
	#nav-footer a{  }
	
	#nav-footer a:hover{ color:#fff;}
	
	ul#nav-footer li{ float:left; margin-right:10px; padding-left:10px; }
	
	.copy{ text-align:right;}
	
	

	

/* #Page Styles
================================================== */

	
	/* slide index page */
	
	.rslides { list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; position: relative;  z-index:1; }
	
	.rslides li { position: absolute; display: none; width: 100%; }
	
	.rslides li:first-child { position: relative; display: block; float: left; }
	
	.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }		

	  
    section img#default { margin: 20px 0; }
	
	.box1 { background-color: #eee;  }
	
	.box2 { padding-bottom: 40px;  background: url(../images/icons/bg-senc2.png);  } 
	
	.box2 h2 { color:#2a2a2a;  text-align: center; font-size: 2em; /* 32/16 */ font-family: 'Open Sans Condensed', sans-serif;  font-style:italic; }
	
	#shandow { -webkit-box-shadow: 1px 1px 7px hsla(0,0%,0%,.3);
			   -moz-box-shadow: 1px 1px 7px hsla(0,0%,0%,.3);
					box-shadow: 1px 1px 7px hsla(0,0%,0%,.3);	 
			 }
	
	
	/* coner */
	
	.corners {  background: #fff; border: 0px solid #aaa; margin: 30px auto; padding:6px 6px 0; position: relative; width: 94%;	
		-webkit-box-shadow: 0 1px 7px hsla(0,0%,0%,.2);
		   -moz-box-shadow: 0 1px 7px hsla(0,0%,0%,.2);
		        box-shadow: 0 1px 7px hsla(0,0%,0%,.2);				
		 
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;	 
		        border: 1px solid #fff;				
	
         border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;
		 
	}
	
	.corners:hover { background: #fff; border: 0px solid #aaa;  -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all .2s linear; -o-transition: all .2s linear; 
					 		-webkit-box-shadow: 0px 4px 10px hsla(0,0%,0%,.9);
							   -moz-box-shadow: 0px 4px 10px hsla(0,0%,0%,.2);
									box-shadow: 0px 4px 10px hsla(0,0%,0%,.2);		
	}
	
	/* Corner Effect */
	.corners:after, .corners:before { background:transparent url('../images/semi-white.png') repeat 0 0; content: ''; 
	                                  height: 16px; position: absolute; -moz-border-radius-bottomleft: 50px;  border-bottom-left-radius: 50px; top: -2px; width: 44px;
		   -webkit-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.9);
			  -moz-box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.9);
				   box-shadow: 0 5px 10px -7px hsla(0,0%,0%,.9);
	}
	.corners:before { background-positon: 0 -21px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 50px; border-bottom-right-radius: 50px;  }	
		
	.corners:after {
		left: -16px;
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			 -o-transform: rotate(-45deg);
				transform: rotate(-45deg);
	}
	.corners:before {
		right: -16px;
		-webkit-transform: rotate(45deg);
		   -moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			 -o-transform: rotate(45deg);
				transform: rotate(45deg);
	}	
	


	.box3 { margin-top:60px; }
	
	.marglr {  font-size: 1.6em; font-style:italic; line-height:1.4em; text-align:left; padding: 20px 3% 30px; margin-bottom: 40px; background: url(../images/icons/bg_dot.png) bottom center no-repeat; }
	
	.box4 {  margin-bottom:20px; background:url(../images/icons/bg_box4.png) center no-repeat; }
	
	.box4a, .box4b, .box4c {  height: 45px; padding-top: 18px;  }
	
	.box4a { font-size: 1.62em; color:#000; text-align:right;  }
	
	.box4b { font-family: 'Play', sans-serif;  font-size: 1.9em;  letter-spacing:-1.2px;  text-align:center;  }
	
	.box4c { text-align:center; padding-top: 12px; }
	
	

		
		
	
    
	ul.social { margin: 3px 0 20px; }
	
	ul.social li { display: inline-block;  width: 40px;  height: 39px;  padding: 0px 2px 0;  border: none; margin: 0;
				  -moz-opacity:1.0;
		 filter: alpha(opacity=100);
					   opacity:1.0;
		   -moz-transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
			 -o-transition: all .3s ease-in-out;
				transition: all .3s ease-in-out;
		}
				
	ul.social li:hover {
				   -moz-opacity:0.7 !important;
		  filter: alpha(opacity=70) !important;
						opacity:0.7 !important;
	}	
	
	
	
	
	/* GALLERY */
	
	#back_to_camera { clear: both; display: block; height: 80px; line-height: 40px; padding: 20px; }
	
	.gal-title { text-align:center; padding: 70px 0 30px; }
	
	.fluid_container {  margin: 0 auto; max-width: 940px; width: 90%; }
	
	.box-gal { padding-bottom: 0px; margin-bottom: 0;  background: url(../images/icons/bg-senc2.png);  }
	
	.box-gal nav.navigation ul li { margin:10px 0 0 0 } 
	
	.pullquote { margin-bottom: 30px; background-image:url(../images/icons/bg_dot.png) no-repeat center; }
	
	.pullquote .gal-pull { margin-top: 24px; }
	
	.row5 h4 { font-weight: bold; }
	
	.row5 { padding-bottom: 30px;}
	
	.row5 .txt { color:#444; margin-top:14px;  line-height: 2em; font-size: 0.85em; font-family: Arial;  }
	
	.row5 .more { font-size: 1em; font-family:Georgia;  }
	
	.row5 .more a { text-decoration:underline; }
	
	.box5 { background: url(../images/icons/bg_dot.png) top center no-repeat; padding:20px 0;  }
	
	.fb-count { padding: 20px 0; }
	
	
	/* STATIC */
	
	
	.static  {   font-size: 1.35em; font-style: italic; line-height: 1.7em; padding: 14px 40px 30px; margin: 80px auto 20px; border: none; width: 100%; color:#000; border-radius: 0;	-moz-border-radius: 0;	-webkit-border-radius: 0; }
	
	.contact-wrapper  {  font-size: 1.35em;  padding: 0; margin: 75px auto 0; }
	
	.static h1 { letter-spacing:-1px; font-size: 2em; font-style:normal; line-height: 40px;  }
	
	.map { background: url(../images/icons/map.png) no-repeat center top; height: 350px; margin-top:30px; margin-bottom: 10px; border: 10px solid #FFF; position:relative;
		
		/* CSS3 Transitions */
		-webkit-box-shadow: 1px 0.5px 5px 0.2px #d0d0d0;
		-moz-box-shadow: 1px 0.5px 5px 0.2px #d0d0d0;
		box-shadow: 1px 0.5px 5px 0.2px #d0d0d0;
		
	}
	
	.direction { position:absolute; bottom: 20px; left:20px; }
	
	.box6 { margin-bottom: 40px; }
	
	.box6 .contact-title { margin: 20px auto 40px; }
	
	.box6 h4 { padding-bottom: 20px; }
	
	.box6 p { font-size: 1.4em; line-height: 1.7em; color:#000; }
	
	.box6 table { width: 100%; }	
	
	.box6 .input, .box6 .textarea { background-color: #eee; width:60%; padding: 8px; }
	
	.box6 label {  font-size: 0.9em; font-weight:normal;  }
	
	.box6 .facebook:hover {        -moz-opacity:0.7 !important;
						  filter: alpha(opacity=70) !important;
										opacity:0.7 !important; }
							

	
	.error[generated=true] { color: #dc0000; font-size: 16px; }
		
	#response {	margin-bottom: 0px; text-align: center; }
		
	#response .success { color: #08a300; font-size: 2em; text-align:left; }
	
	#response .failure { color: #dc0000; }
		
	tr.error td { padding: 0; }		
	

									
	/* ALBUMS */
	
	.albums { margin: 80px auto 0px; }
	
	.thumbnail { 
						
					    position: relative; height: 100%; margin-bottom:30px; padding: 6px; background-color: #fff; 
	
						-webkit-box-shadow: 0 1px 7px hsla(0,0%,0%,.2);
						   -moz-box-shadow: 0 1px 7px hsla(0,0%,0%,.2);
								box-shadow: 0 1px 7px hsla(0,0%,0%,.2);	
										
						-webkit-box-sizing: border-box;
						   -moz-box-sizing: border-box;
								box-sizing: border-box;	 
				
				border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;
				
				
	}
	
	.thumbnail img { vertical-align: bottom; border: 0px solid #fff;   }
	
	.thumbnail .details { text-align: center; background-color: #fff;  color: #fff; opacity: 0;  position: absolute; top: 0; left: 0; min-height: 20%; width: 100%; 
				   -webkit-transition: 0.25s ease-in;
				   -moz-transition: 0.25s ease-in;
				   -o-transition: 0.25s ease-in;
				   transition: 0.25s ease-in;
	}
	
	
	.no-opacity .thumbnail .details { text-align: center; background: none; min-height: 20%; width: 100%; top: -9999px; }
	
	.thumbnail:hover .details { margin-top: 0; /*opacity: .9;*/ opacity: 1.0; }
	
	.thumbnail .details h5{  color: #333;   font-weight:normal;  line-height: 1.3em;   margin: 0 auto;  text-align: center;  padding:12px 0 0;  border: none; }
	
	.thumbnail .details p {  color: #666; font-family: Arial; font-size: 0.9em; font-weight:normal;  text-align: center; margin:0 0 8px; }
	
	.box7 { margin: 14px auto 6px; }
	
	.box7 .fb { margin-top: 17px; }
	
	.box2b { padding: 20px 0 20px; margin-bottom: 30px; } /* ALBMUS update, XOROI */
	
	.box8 { padding-top: 24px; }
	
	.box8 .marglr { background:none; margin:0; }
	
	.box8 h2 { ; margin-bottom:0; }
	
	

		

/* #Media Queries
================================================== */


	/* Smaller than standard 960 (devices and browsers) */
	
	
	@media only screen and (min-width: 959px) { 
		 
		 .row5 .txt { padding: 0 16px;  } /* gallery page */
	}
		
	
	@media only screen and (max-width: 959px) { 
	
		 #left-end , #right-end { display:none; }
		 
		 .row5 .txt { padding: 0 8px;  } /* gallery page */
		 
	}
	
	
	/* ipad = Tablet Portrait size to standard 960 (devices and browsers) */
	
	@media only screen and (min-width: 768px) and (max-width: 959px) { 
	
		.navigation span{  padding:0 0.6em;  line-height:1.8em; }
	
	    .nav-sec.navigation span { padding:0 0.6em;}
		
		
	 }
	
	

	/* 768px =ipad  All Mobile Sizes (devices and browser) */
	
	@media only screen and (max-width: 767px) {   
	
		section  img#default { display:none; }
		
		.marglr { margin: 20px 0; }	
		
			.thumbnail img {  border: none; }		
		
		
	}
	
		

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	
		.telephone { text-align:center; padding-top: 10px; font-size: 1.187em; /*19/16*/   }
		
		.contact { text-align:center; padding: 20px 0; font-size: 1.06em;  /*17/16*/ }
		
		.box2 {  padding-top: 30px;  }
		
		 nav.navigation ul { clear:left; }
	
	     nav.navigation ul li {  margin: 14px 0 0 0; }
		
		.navigation a:link,.navigation a:visited{  height:2em; font-size: 1.4em;  }	
		
		.marglr { margin: 20px 0; }
		
		.nav-sec { display:none; }
		
		.box4a { text-align:center; }
		
		#f1 { display: none; }
		
		.ep { display: none; }
		
		.box2 {  padding-bottom: 0;  }
		
		.fb-count { display: none; visibility:hidden; }
		
		.form1 { padding-bottom: 20px; border-bottom: 1px solid #eee;  }
		
		.forma { padding-top: 30px;  background:#f3f3f3; }
		
		.box6 .input, .box6 .textarea { background-color: #fff; width:80%;  }
		
		.box7 { display: none; }
		
		
	}
	
	

	/* 320px =iphone  Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	
	@media only screen and (max-width: 479px) {
	
		.telephone { text-align:center; padding: 20px 0; font-size: 1.187em; /*19/16*/   }
		
		.contact { text-align:center; padding: 20px 0; font-size: 1em; /* 15/16 */  }
		
		.rslides { display: none; }
		
		 section  img#default { display:none; }
		
		 section  img#tablet { display:none; }			
		
		.navigation a:link,.navigation a:visited{  height:2em;  font-size: 1.4em;  border-bottom: 4px solid #fff; }	
		
		 nav.navigation ul { clear:left; position:relative; margin-bottom:0px; }
	
	     nav.navigation ul li {  margin:0; clear:left; }		
	
		.navigation span{  background-color:#efefef;  line-height:2.0em; padding:0; width: 148px; border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;   }
		
		.navigation span:hover {  color: #fff; background: #cbcf59;  }
		
		.nav-sec.navigation span {  padding:0 1.2em; background-color:#fff; -webkit-box-sizing: border-box;	 -moz-box-sizing: border-box; box-sizing: border-box; }
		
		.nav-sec.navigation span:hover {  color: #fff; background: #cbcf59;   }
		
		.fb-count { display: none; visibility:hidden; }
		
		
		
		.ep { display:none; }
		
		.box2 h2 { margin-top:20px; }
		
		.corners { margin-bottom: 10px; }
		
		.marglr { margin: 20px 0; }
		
		.box2 {  margin: 20px auto 20px;  }
		
		.box4a { text-align:center; }
		
		footer { display: none; }
		
		/* gallery */
		
		.box-gal { background-image:none; margin-bottom:0; }		
		
		/* static */
		
		.static { margin:20px auto; padding:16px; width: 96%;  }
		
		.contact-wrapper {  margin: 0;  }
		
		.form1 { padding-bottom: 20px; border-bottom: 1px solid #eee;  }
		
		.forma { padding-top: 30px; background:#f3f3f3; }
		
		
		.box6 .input, .box6 .textarea { background-color: #fff; width:80%;  }
		
		.box7 { display: none; }
		
		
		

	}
	

	
	/* mine : 768px =ipad  All Mobile Sizes (devices and browser) */
	
	@media only screen and (min-width: 767px) {  
	
		section  img#tablet { display:none;  }  
	
	}