@charset "utf-8";

/* CSS Document */
body 
{
	height:100%;
        background-attachment:fixed;
        background-image: -moz-linear-gradient(top, #000, #777);
        background-image: -ms-linear-gradient(top, #000, #777);
        background-image: -o-linear-gradient(top, #000, #777);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#777));
}
.main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
}
.header {
	width: 100%;
	color: #CCC;
}
.sitename {
	text-align: center;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	line-height: 1em;
	font-weight: bold;
	padding-top: 40px;
}
.logo {
	float: left;
	margin-top: 5px;
	margin-right: 2px;
}
.titlebar {
	text-transform: capitalize;
	color: #CCC;
	text-align: center;
	font: italic bold 140%/1em "Times New Roman", Times, serif;
	width: 100%;
}
.siteaddress {
	color: #CCC;
	width: 75%;
	padding-top: 1.4em;
	padding-bottom: 1.9em;
	text-align: right;
	float: left;
	padding-right: 7%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 110%;
	font-style: italic;
	line-height: 1em;
}
.menubar {
	width: 98%;
	color: #CCC;
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	text-align: left;
	position: fixed;
	max-width: 109.8em;
	z-index: 100;
	top: 0.1px;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
}
.address {
	float: left;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 3%;
	text-transform: none;
	width: 97%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}
.language {
	height: 2em;
	width: 2em;
	float: right;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-top: 0.1em;
	text-align: center;
}
.google {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
.pageimage {
	width: 72.8%;
	color: #CCC;
	float: left;
	font-size: 112%;
	line-height: 1.4em;
	margin-right: 0.6em;
	margin-bottom: 0.6em;
	background-color: rgba(70,70,70,0.65);
}
.pagetechnique {
	width: 72.8%;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	font-size: 112%;
	line-height: 1.4em;
	margin-right: 0.6em;
	margin-bottom: 0.6em;
	background-color: rgba(70,70,70,0.65);
	padding-left: 2%;
	padding-right: 2%;
}
.sidebar {
	float: left;
	width: 26%;
	text-align: center;
}
.socialnetworks {
	text-align: center;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 0.7em;
	float: left;
	background-color: rgba(70,70,70,0.65);
}
.page {
	color: #CCC;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
	background-color: rgba(70,70,70,0.65);
}
.homepage {
	color: #CCC;
	float: left;
	width: 73%;
	margin-right: 0.6em;
	margin-bottom: 0.6em;
}
.pagegallery {
	width: 72.8%;
	float: left;
	color: #CCC;
	text-align: center;
	font-size: 112%;
	line-height: 1.4em;
	margin-right: 0.6em;
	margin-bottom: 0.6em;
	background-color: rgba(70,70,70,0.65);
}
.hometitle {
	text-align: center;
	width: 100%;
	color: #CCC;
	text-transform: capitalize;
	font-size: 160%;
}
.gallerytitle {
	text-align: left;
	padding-left: 100px;
	width: 850px;
	font: 10px Tahoma, Geneva, sans-serif;
}
.imagetitle {
	text-align: center;
	font: bold 140% Tahoma, Geneva, sans-serif;
}
.titleright {
	text-align: right;
	padding-right: 5%;
}
.title {
	color: #CCC;
	text-align: left;
	padding-left: 5%;
	font-family: Tahoma, Geneva, sans-serif;
}
.ansel {
	text-align: center;
	color: #CCC;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 100%;
	font: italic bolder 120% Tahoma, Geneva, sans-serif;
	float: left;
}
.nextpage {
	text-align: center;
	color: #CCC;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 100%;
	float: left;
}
.anselhome {
	width: 100%;
	color: #CCC;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	background-color: rgba(70,70,70,0.65);
	position: relative;
	margin-top: 1%;
	text-align: center;
	height: 35em;
	margin-bottom: 1%;
	padding-left: 2%;
	padding-right: 2%;
}
.comment {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-align: left;
	width: 100%;
	margin-bottom: 0.7em;
	float: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(70,70,70,0.65);
}
.banner {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-align: center;
	width: 100%;
	margin-bottom: 0.7em;
	float: left;
	padding: 5%;
	background-color: rgba(70,70,70,0.65);
}

.commentnews {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-align: left;
	width: 96%;
	margin-bottom: 0.7em;
	float: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 2%;
	padding-left: 2%;
}

.thimbniel2 {
	width: 31.3%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	height: 15em;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1.5em;
}
.footer {
	width: 100%;
	text-align: center;
	color: #CCC;
	float: left;
	font: italic 90% Tahoma, Geneva, sans-serif;
	clear: both;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
.imageflouid {
	height: auto;
	width: auto;
	max-width: 100%;
	min-width: 80px;
}
figure {
	text-align: center;
	margin-right: 4%;
	margin-left: 4%;
}
.homefigcaption {
	font-size: 112%;
	line-height: 1.4em;	
}
.imagegallery {
	text-align: center;
	border-style: none;
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}
.imageinformation {
	text-align: center;
	padding-top: 2%;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	width: 100%;
}
.picturedetail {
	margin-right: 5%;
	margin-left: 5%;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: top;
}
.columewidth5 {
	text-align: center;
	width: 5%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth10 {
	width: 10%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth15 {
	text-align: center;
	width: 15%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth20 {
	text-align: center;
	width: 20%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth25 {
	width: 25%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth30 {
	width: 30%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth35 {
	text-align: center;
	width: 35%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth40 {
	text-align: center;
	width: 40%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.columewidth45 {
	text-align: center;
	width: 45%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}
.table    {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: rgb(204,204,204);
	width: 100%;
	border-collapse:collapse;
}
.lastupdate {
	font-size: 16px;
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
}
.homecontents {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	width: 100%;
	float: left;
	font-size: 112%;
	line-height: 1.4em;
	background-color: rgba(70,70,70,0.65);
	position: relative;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 135%;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 125%;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 115%;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.alignleft {
	text-align: left;
	width: 98%;
	padding-bottom: 1%;
	float: left;
	padding-left: 2%;
	padding-top: 1%;
}
.sharegoogle {
	float: left;
	padding-left: 2%;
	padding-bottom: 0.2em;
	width: 5em;
	padding-top: 0.3em;
}
.facebook {
	padding-right: 1%;
	width: 10em;
	float: left;
	padding-bottom: 0.3em;
	padding-left: 2%;
	text-align: left;
}
.formulatableup {
	font-size: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
	font-style: italic;
	vertical-align: middle;
	font-weight: bold;
}
.formulatabledown {
	text-align: center;
	font-size: 20px;
	font-style: italic;
	vertical-align: middle;
	font-weight: bold;
}
.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.alignright {
	text-align: right;
	width: 99%;
	padding-right: 1%;
	float: left;
	padding-top: 1%;
	padding-bottom: 0.7em;
}
.zone0 {
	background-color: rgb(0,0,0);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone1 {
	background-color: rgb(25,25,25);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone2 {
	background-color: rgb(46,46,46);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone3 {
	background-color: rgb(67,67,67);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone4 {
	background-color: rgb(88,88,88);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone5 {
	background-color: rgb(109,109,109);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone6 {
	background-color: rgb(140,140,140);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone7 {
	background-color: rgb(172,172,172);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone8 {
	background-color: rgb(193,193,193);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone9 {
	background-color: rgb(235,235,235);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
.zone10 {
	background-color: rgb(255,255,255);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 3em;
}
#fullpage {
	max-width: 110em;
	margin: auto;
}
.col-md-4 {
	float: left;
	position: relative;
	min-height: 1px;
	width: 28.9%;
	padding-top: 1%;
	margin-left: 2.2%;
	margin-right: 2.2%;
}
.panel {
	margin-bottom: 0.3em;
	width: 100%;
	margin-left: 3%;
	margin-right: 3%;
}
.row {
	clear: both;
	width: 100%;
}
.bordernone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#toc ul li, #toc ul ol li {
	list-style-type: disc;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	color: #CCCCCC;
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 90%;
	border: thin solid rgba(70,70,70,0.65);
}
#tfheader{
		background-color:#c3dfef;
	}
	#tfnewsearch{
		float:right;
		padding:20px;
	}
	.tftextinput{
	margin: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	border: 1px solid #0076a3;
	border-right: 0px;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	vertical-align: middle;
	}
	.tfbutton {
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid rgba(99,99,101,1.00);
	border-right: 0px;
	background: #aaa;
	background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#aaa));
	background: -moz-linear-gradient(top,  #aaa,  #aaa);
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	}
	.tfbutton:hover {
	text-decoration: none;
	/* [disabled]background: #007ead; */
	/* [disabled]background: #007ead; */
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}
.image2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90%;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}
.main .page #toc {
	padding-left: 42px;
}
.newsletter {
	float: right;
}
#register {
	font-style: normal;
}
#reg2 {
	padding-left: 40px;
}
/*start go to up*/
#backtop {
	position: fixed;
	right: 2%;
	padding: 0;
	width: 50px;
	z-index: 100;
	height: 50px;
	top: 93%;
}
/*end go to up*/

.googlenetworks {
	float: right;
	position: fixed;
	top: 55px;
	right: 2.5%;
	z-index: 100;
}





/*start map-responsive*/
.map-responsive{
    overflow: hidden;
    padding-bottom: 56.25%;
	position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/*end map-responsive*/





/*start slideshow*/
.slider {
	position: relative;
	width: 100%;
	float: left;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
    animation:fade 12s infinite;
-webkit-animation:fade 12s infinite;
} 
.slide2 {
    animation:fade2 12s infinite;
-webkit-animation:fade2 12s infinite;
}
.slide3 {
    animation:fade3 12s infinite;
-webkit-animation:fade3 12s infinite;
}
@keyframes fade
{
  0%   {opacity:1}
  33.333% { opacity: 0}
  66.666% { opacity: 0}
  100% { opacity: 1}
}
@keyframes fade2
{
  0%   {opacity:0}
  33.333% { opacity: 1}
  66.666% { opacity: 0 }
  100% { opacity: 0}
}
@keyframes fade3
{
  0%   {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 1}
  100% { opacity: 0}
}
/*end slideshow*/







































/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	top: 10%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
a {
	color: #337ab7;
	text-decoration: none;
}
a:hover,
a:focus {
	/* [disabled]color: #23527c; */
	/* [disabled]text-decoration: underline; */
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.form-group {
	float: right;
	padding-top: 2px;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #CCCCCC;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #f00;
	text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
  }
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: rgba(70,70,70,0.75);
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
	padding-left: 15px;
	padding-right: 1px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(70,70,70,0.75);
	box-shadow: inset 0 1px 0 rgba(70,70,70,0.75);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
	float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
	padding: 10px 5px;
	margin-top: 9px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-color: rgba(70,70,70,0.95);
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
	background-color: rgba(70,70,70,0.95);
	border-color: rgba(70,70,70,0.95);
	top: auto;
}
.navbar-inverse .navbar-brand {
	color: #CCCCCC;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #CCCCCC;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
	color: #CCCCCC;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #F00;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #f00;
	background-color: #5C5C5C;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: rgba(140,140,140,1.00);
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #E71114;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: rgba(110,110,110,1.00);
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #E81619;
	background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
@media (max-width: 768px) {
  .navbar-brand {
	padding-top: 15px;
	padding-right: 1px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 20px;
}
.navbar-collapse {
	padding-right: 30px;
 }
}
/*# sourceMappingURL=bootstrap.css.map */



















































/*start my media*/

/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
.ie6 img {
	width:100%;
}

/* Tablet Layout: 769px. Inherits styles from: Mobile Layout. */

@media only screen and (max-width: 992px) {
.col-md-4 {
	width: 88%;
	margin-right: 3%;
	margin-left: 3%;
}
.thimbniel2 {
	width: 48%;
}
.pagetechnique {
	width: 100%
}
.sidebar {
	width: 100%;
}
.pagegallery {
	width: 100%
}
.pageimage {
	width: 100%;
}
.page {
	width: 100%
}
.homepage {
	width: 100%
}
/*start go to up*/
#backtop {
	position: fixed;
	right: 0%;
	margin: 0;
	padding: 0;
	width: 50px;
	z-index: 100;
	height: 50px;
	top: 87%;
}
/*end go to up*/
.googlenetworks {
	float: right;
	position: fixed;
	top: 55px;
	z-index: 100;
	right: 2.5%;
}
.anselhome {
	height: 35em
	  }
}
@media only screen and (max-width: 769px) {
	body 
{
	height: 100%;
	background: #252525;        
}
.main {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}
.picturedetail {
	margin-right: 3%;
	margin-left: 3%;
}
.pageimage {
	font-size: 100%;
}
.pagegallery {
	font-size: 100%;
}
.homecontents {
	font-size: 100%;
}
.col-md-4 {
	width: 85%;
	margin-right: 3%;
	margin-left: 3%;
}
.thimbniel2 {
	width: 48%;
}
.hometitle { 
     font-size: 120%;
}
.sitename {
	font-size: 130%;
}
.titlebar {
	font-size: 120%;
}
.titleright {
	font-size: 120%;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 115%;
}
h3,h4 {
	font-size: 110%;
}
.titleerror { font-size:200%
}
.titleerror1{
	font-size: 110%;
}
.logo {
	margin-left: 2%;
	margin-right: 2%;
}
.menubar {
	width: 97%;
	}
.homefigcaption {
	font-size: 100%;
}
.anselhome {
	height: 32em
	  }
}
@media only screen and (max-width: 600px) {
.thimbniel2 {
	width: 100%;
}
.myimage {
	width: 100%;
  }
  .anselhome {
	height: 24em
	  }
	  }
/*end my media*/



























/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
