/* CSS Document */



* {
margin : 0;
padding : 0;
border-width : 0;
}

body {
	font-size : 0.90rem;
	font-family :  Arial, Helvetica, sans-serif;
	text-align : center;
	border-style : none;
	padding-top: 10px;
}


#wrapper {
	top : 0px;
	width : 850px;
	width: 100%;
	height : 100%;
	margin-top : 0;
	padding-top: 0px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #888888;
}

#header {
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

	#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#header h2 {
	color: #BBBBBB;
	line-height: 150%;
	font-weight: normal;
	display: block;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding-top: 6px;
	padding-left: 20px;
}
#nav {
	width: 200px;
	width: 250px;
	position: absolute;
	overflow: hidden;
	right: 15px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE0000;
	top: 15px;
	font-size: 98%;
}
#nav li {
	height: auto;
	padding-left: 15px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	right: -20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EE0000;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#nav a {
	text-decoration: none;
	color: #888888;
}
  
#nav a:visited {
	color: #AAAAAA;
}
#nav a:hover {
	color: #EE0000;
	font-weight: bold;
}

#content {
	width: auto;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#content p {
	line-height: 150%;
	padding-bottom: 0.2em;
}

#lft-cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 216px;
	width: 230px;
	padding-bottom: 20px;
	padding-right: 0px;
	height: auto;
	font-size: 90%;
}
.thumbs img {
	margin: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	display: block;
	height: 46px;
	width: 46px;
	height: 50px;
	width: 50px;
	cursor: pointer;
}

.thumbs-b {
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.thumbs-b img{
	padding-right: 7px;
	padding-bottom: 7px;
	display: block;
	height: 46px;
	width: 46px;
	height: 50px;
	width: 50px;
	cursor: pointer;
}


#lft-cont ul.sidenav {
	list-style-type: none;
	padding-bottom: 0px;
	margin-bottom: 16px;
	display: block;
	clear: left;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

#lft-cont ul.sidenav li {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	letter-spacing: 1px;
	
}





.txtbig  {
    font-size: 0.85rem;
	
}



.padd  {
	padding-right: 4px;
}
#content a:link, #content a:visited  {
	color: #777777;
	text-decoration: none;
	
}
p a:link, p a:visited  {
	color: #777777;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE0000;
}
#content ul {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 4px;
}
#content li {
	padding-left: 5px;
	padding-bottom: 5px;
}
#content a:hover, #content a:hover.current {
	color: #EE0000;
	font-weight: bold;
}


#cont-rght {
	width: auto;
	padding-left: 240px;
	clear: none;
	height: auto;
}

#cont-rght img {
}




#footer {
	height: auto;
	width: auto;
	padding-top: 5px;
	text-align: center;
	clear: both;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 8px;
}
#footer p {
	font-size: 85%;
}
#main {
	background-image: url(../images/large/Walter_0004-1.jpg);
	background-repeat: no-repeat;
}




/* CLASS */

.panel {
	float: left;
	height: auto;
	width: 249px;
	width: 252px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

.panel1 {
	float: left;
	height: auto;
	width: 533px;
	width: 600px;
	margin-right: 14px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}


.panel1 img{
	width: 100%;
}

.panel2 {
	padding: 10px;
	border: 1px solid #DDDDDD;
}


#ali-di-terra img {
	padding-bottom: 5px;
}


.flt-left {
	float: left;
}
.float-right {
	float: right;
	padding-left: 10px;
	cursor: pointer;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 120%;
	color: #222222;
	padding-bottom: .2em;
	font-weight: normal;
	letter-spacing: .1em;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #DD0000;
	padding-bottom: 6px;
}
em {
	font-style: italic;
	color: #888888;
	letter-spacing: .1em;
}
strong {
	font-weight: bold;
}
.red {
	color: #DD0000;
}
.fl-left-clear {
	clear: left;
	float: left;
	padding-right: 11px;
	padding-bottom: 8px;
}

.clear {
	clear: both;
}
.clear-right {
	clear: right;
	padding-top: 6px;
}
.red, a.red, a:visited.red  {
	font-weight: bold;
	color: #ED0013;
}
.current {
	color: #FFFFFF;
	background-color: #E43C46;
	display: block;
	border-top-width: thick;
	border-top-style: dashed;
	border-top-color: #EE0000;
	font-weight: bolder;
}






/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.2);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
