@charset "utf-8";
body {
	margin: 0;
	/* [disabled]font-size: 13px; */
	line-height: 1.231;
	background-image: url(../_images/global/back_2.jpg);
	background-repeat: repeat;
	color: #CCCCCC;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	overflow-x: hidden;
}


.header {
	background-image: url(../_images/global/back_2.jpg);
	background-repeat: repeat;
	padding-bottom: 15px;
}
.header_search {
	/* [disabled]margin-top: 50px; */
	width: 60%;
	float: right;
	/* [disabled]text-align: center; */
	/* [disabled]display: inherit; */
	/* [disabled]margin-bottom: 10px; */
	margin-right: 15px;
}
.header #Logo:hover {
	background-color: #0066CC;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

.header_search #src  {
	height: 2em;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	color: #CCCCCC;
	width: 80%;
	float: left;
	font-style: italic;
	padding-right: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
	/* [disabled]padding-top: 10px; */
	padding-bottom: 10px;
}


.midle {
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #678921;
	padding-top: 1em;
	-webkit-box-shadow: inset 0 8px 6px 0 rgba(0,0,0,.5);
	box-shadow: inset 0 8px 6px 0 rgba(0,0,0,.5);
	background-image: url(../_images/global/back.jpg);
	background-position: center top;
	padding-bottom: 2em;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}






.footer {
	/* [disabled]background-image: url(../_images/global/back_1.jpg); */
	background-repeat: repeat;
	height: 150px;
	padding-top: 0.8em;
	-webkit-box-shadow: inset 0 8px 6px 0 rgba(0,0,0,.5);
	box-shadow: inset 0 8px 6px 0 rgba(0,0,0,.5);
	font-size: 0.9em;
	color: #999999;
}



.tag {
	text-align: center;
	font-size: 1.2em;
	padding: 0px;
	background-color: #D6D6D6;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #000000;
	background: #6da82f;
	background: -moz-linear-gradient(top, #6da82f 1%, #367707 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6da82f), color-stop(100%,#367707));
	background: -webkit-linear-gradient(top, #6da82f 1%,#367707 100%);
	background: -o-linear-gradient(top, #6da82f 1%,#367707 100%);
	background: -ms-linear-gradient(top, #6da82f 1%,#367707 100%);
	background: linear-gradient(to bottom, #6da82f 1%,#367707 100%);



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6da82f', endColorstr='#367707',GradientType=0 );
	font-style: normal;
	font-weight: lighter;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tag img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	vertical-align: middle;
}
.tag a {
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.tag a:hover {
	color: #FFCC00;
	text-decoration: none;
}


.opening {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	padding: 0px;
	margin-top: 0px;
}
.footer a img {
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
.footer a:hover img {
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	-webkit-filter: drop-shadow(5px 5px 10px #FFAE21);
    filter:         drop-shadow(5px 5px 10px #FFAE21); 
}
.clearfloat {
	clear: both;
}
#big_button {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.3);
box-shadow: 5px 5px 5px 0 rgba(0,0,0,.3);
}
