@charset "utf-8";
/* CSS Document */

.videoContainer {
  position: relative;  
  overflow: hidden;
  width: 100%;
  /*padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
  }
  .videoWrapper iframe {
	position: absolute;
	top: 0;
	margin-left: auto;
  margin-right: auto;
	width: 100%;
	height: 100%;
  }

/* facebook */
.fb-button{
	width: 40%;
	max-width: 160px;
	min-width: 95px;
	display: block;
	margin: 75px 20px 10px 20px;
	cursor: pointer;
}
/* end facebook */
.goldlogo {
	position: relative;
	margin: 20px auto -90px;
	z-index: 300;
	width: 125px;
}
.typelist {
	margin: 20px auto;
	font-size: 1.3em;
	text-decoration: underline;
}
.container {
	position: relative;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	background: #ab5f09;
	background-image: url("../img/ZenBG-1.png"), url("../img/ZenBG-2.png");
	background-repeat: repeat-x, repeat;
	color: rgba(244,48,19,1);
	font-family: 'Lobster Two', cursive;
	padding-bottom: 50px;
}
.container2 {
	position: relative;
	padding-bottom: 50px;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	background-image: url(../images/dna2.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.content {
	color: rgba(0,0,0,1);
	display: block;
	z-index: 999;
	/*width: 45%;*/
	width: 60%;
	height:	auto;
	/*margin: 50px auto 120px;*/
	margin: -40px auto 120px;
	background-color: rgba(0,0,0,.8);
	
	/*background: ##000000;
	background-image: url("../img/back1.png"), url("../img/back2.png");
	background-repeat: repeat-y, repeat;*/
	border: thin ridge rgba(221,197,111,1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 0;
	
}
.gallery{
	z-index: 100;
	margin: -20px auto;
	width: 55px;
	display: block;
}
.button{
	width: 55px;
	text-decoration:none; text-align:center; 
 padding:11px 47px; 
 border:none; 
 -webkit-border-radius:0px 0px 10px 10px; 	 				 border-radius: 0px 0px 10px 10px; 					-moz-border-radius-topleft:0px; 					-moz-border-radius-topright:0px; 					-moz-border-radius-bottomleft:10px; 					-moz-border-radius-bottomright:10px;  
 font:18px; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#fa5b05; 
 background-image: -moz-linear-gradient(top, #fa5b05 0%, #992219 100%); 
 background-image: -webkit-linear-gradient(top, #fa5b05 0%, #992219 100%); 
 background-image: -o-linear-gradient(top, #fa5b05 0%, #992219 100%); 
 background-image: -ms-linear-gradient(top, #fa5b05 0% ,#992219 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#992219', endColorstr='#992219',GradientType=0 ); 
 background-image: linear-gradient(top, #fa5b05 0% ,#992219 100%);   
 -webkit-box-shadow:4px 2px 2px #bababa, inset 4px -3px 5px #ffcd03; 
 -moz-box-shadow: 4px 2px 2px #bababa,  inset 4px -3px 5px #ffcd03;  
 box-shadow:4px 2px 2px #bababa, inset 4px -3px 5px #ffcd03;  
  
 text-shadow: 1px 1px 1px #121111; 
 filter: dropshadow(color=#121111, offx=1, offy=1);  -webkit-transition: all 0.82s ease;
 -moz-transition:  all 0.82s ease;
 -o-transition:  all 0.82s ease;
 transition:  all 0.82s ease;}.button:hover{
 padding:11px 47px; 
 border:none; 
 -webkit-border-radius:0px 0px 10px 10px; 	 				 border-radius: 0px 0px 10px 10px; 					-moz-border-radius-topleft:0px; 					-moz-border-radius-topright:0px; 					-moz-border-radius-bottomleft:10px; 					-moz-border-radius-bottomright:10px;  
 
 font-weight:bold; 
 color:#fafafa; 
 background-color:#f71c0d; 
 background-image: -moz-linear-gradient(top, #f71c0d 0%, #ffaa00 100%); 
 background-image: -webkit-linear-gradient(top, #f71c0d 0%, #ffaa00 100%); 
 background-image: -o-linear-gradient(top, #f71c0d 0%, #ffaa00 100%); 
 background-image: -ms-linear-gradient(top, #f71c0d 0% ,#ffaa00 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ffaa00',GradientType=0 ); 
 background-image: linear-gradient(top, #f71c0d 0% ,#ffaa00 100%);   
 -webkit-box-shadow:4px 2px 3px #bababa, inset 4px -3px 6px #eb1515; 
 -moz-box-shadow: 4px 2px 3px #bababa,  inset 4px -3px 6px #eb1515;  
 box-shadow:4px 2px 3px #bababa, inset 4px -3px 6px #eb1515;  
  
 text-shadow: 2px 1px 3px #0d0d0d; 
 filter: dropshadow(color=#0d0d0d, offx=2, offy=1);}.button:active{
 padding:11px 47px; 
 border:none; 
 -webkit-border-radius:0px 0px 10px 10px; 	 				 border-radius: 0px 0px 10px 10px; 					-moz-border-radius-topleft:0px; 					-moz-border-radius-topright:0px; 					-moz-border-radius-bottomleft:10px; 					-moz-border-radius-bottomright:10px;  
 font:18px; 
 font-weight:bold; 
 color:#e5ffff; 
 background-color:#c7683b; 
 background-image: -moz-linear-gradient(top, #c7683b 0%, #ff0000 100%); 
 background-image: -webkit-linear-gradient(top, #c7683b 0%, #ff0000 100%); 
 background-image: -o-linear-gradient(top, #c7683b 0%, #ff0000 100%); 
 background-image: -ms-linear-gradient(top, #c7683b 0% ,#ff0000 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff0000',GradientType=0 ); 
 background-image: linear-gradient(top, #c7683b 0% ,#ff0000 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 3px -4px 8px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 3px -4px 8px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 3px -4px 8px #ffffff;  
  
 }
.thirtyabove {
	 margin-top: 30px !important;
 }
 
.gold{
	color: rgba(225,168,89,1);
	text-shadow: 2px 1px 2px #000000;
}
 
.painting {
	padding: 70px 0px;
}
.shadow {
	-webkit-box-shadow: 5px 3px 2px #000000; 
 -moz-box-shadow: 5px 3px 2px #000000;  
 box-shadow:5px 3px 2px #000000;  
}
p{
	/*margin: 20px;*/
	margin: 40px 35px;
	font-size:1.5em;
}
a:hover {
	color: rgba(255,255,255,1);
}
a{
	color: rgba(225,168,89,1);
	text-decoration: none;
}
.copy {
	font-size: 1.1em;
	line-height: 1em;
}
hr {
	width: 70%;
	margin: 50px auto;
	color: rgba(194,217,248,1);
	height: 1px;
}
.left-photo {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
.center {
	text-align: center;
	display:block;
    margin:5px auto 5px auto;
	
}
img.center {
	display:block;
    margin:5px auto 5px auto;
}
.framed {
	/*background-image: url(../img/frame.gif);*/
}

.tp-banner-container {
	position: relative;
	top:20px;
	width: 95%;
	height: auto;
	margin: 20px auto;
	z-index: 0;
}
.header {
	position: relative;
	width: 100%;
	top: 0;
	/*height: 100px;*/
	z-index: 1;
	
}
.logocontainer{
	position: relative;
	width: 40%;
	height: auto;
	margin: 0 auto;
	z-index: 10;
}
.logocontainer2{
	position: relative;
	z-index: 3;
	width: 200px;
	height: auto;
	top: 50px;
	left: 50px;
	/*padding: 50px;*/
	float: left;
	z-index: 10;
}
img.logo {
	display: block;
	width: 80%;
	max-width: 300px;
	min-width: 200px;
	margin: 0 auto;
	padding-top: 20px;
}
.movie {
	width: 80%;
	margin: 0 auto;
}
.large {
	font-size: 36px;
	/*line-height: 2em;*/
	line-height: 36px;
	font-weight: 400;
	margin: 20px;
	word-wrap: break-word;
	}
.video {
	min-width: 400px !important;
	
}
.footer {
	display: block;
	
	bottom: 0px;
	width: 100%;
	text-align: center;
	z-index: 0; 
	font-size: .8em;
	line-height: .8em;
	color: rgba(255,255,255,1);
	padding-bottom: 50px;
	margin-top: 50px !important;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* +++++++ FORMS  +++++++++++++++++++++++*/

.error {
	color: rgba(102,153,255,1) !important;
	font-size: 1em;
	font-weight: bold;
}


::-webkit-input-placeholder { color:rgba(153,153,153,1); }
::-moz-placeholder { color:rgba(153,153,153,1); } /* firefox 19+ */
:-ms-input-placeholder { color:rgba(153,153,153,1); } /* ie */
input:-moz-placeholder { color:rgba(153,153,153,1); }



label {
	
	margin-left: 5%;
	display: inline-block;
	
}

input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
  	-webkit-appearance: none; 
	-moz-appearance: none;
  	display: block;
  	margin: 0px 5% 20px;
  	width: 90%; 
  	height: 40px;
  	line-height: 40px; 
  	font-size: 17px;
  	border: 1px solid rgb(3,3,104);
}

input[type=reset], input[type=submit] {
	display: block;
	width: 90%;
	height: 60px;
	font-size: 17px;
	margin: 50px 5% 40px;
}
select {
  	display: inline-block;
  	margin: 10px auto 20px 5% !important;
  	width: 90%; 
 	height: 40px;
  	line-height: 40px; 
  	font-size: 17px;
  	border: 1px solid rgb(3,3,104);
	
	}

textarea {
	display: block;
  	margin: 0px 5% 20px !important;
  	width: 90%; 
 	/*height: 40px;*/
  	line-height: 40px; 
  	font-size: 17px;
  	border: 1px solid rgb(3,3,104);
}

fieldset {
	width:90%;
	margin: 30px auto 0px !important;
	border:1px solid rgb(3,3,104) ;
	/*border-bottom:1px solid rgb(3,3,104) ;*/
	/*background-color:#F5F5F5;*/	
}

legend {
	padding-left:25px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:.5em;
	font-variant:small-caps;
	text-align: center;
}


/* ++++++++++++++++ END FORMS ++++++++++++++++++*/
