@charset "utf-8";
/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif;font-size:12px;margin:0px;padding:0px;background:#4d4419 url('images/bg.gif') top repeat-x;}
#site{background:#4d4419;}
#btn1 a{display:block;width:148px;height:31px;background:url('images/btn1-1.jpg') no-repeat;line-height:33px;text-align:center;color:#ffffff;text-decoration:none;}
#btn2 a{display:block;width:91px;height:31px;background:url('images/btn2-1.jpg') no-repeat;line-height:33px;text-align:center;color:#ffffff;text-decoration:none;}
#btn3 a{display:block;width:141px;height:31px;background:url('images/btn3-1.jpg') no-repeat;line-height:33px;text-align:center;color:#ffffff;text-decoration:none;}
#btn4 a{display:block;width:115px;height:31px;background:url('images/btn4-1.jpg') no-repeat;line-height:33px;text-align:center;color:#ffffff;text-decoration:none;}
#btn1 a:hover, #btn1-active a, #btn1-active a:hover{display:block;width:148px;height:31px;background:url('images/btn1-2.jpg') no-repeat;line-height:31px;text-align:center;color:#ff7300;text-decoration:none;}
#btn2 a:hover, #btn2-active a, #btn2-active a:hover{display:block;width:91px;height:31px;background:url('images/btn2-2.jpg') no-repeat;line-height:31px;text-align:center;color:#ff7300;text-decoration:none;}
#btn3 a:hover, #btn3-active a, #btn3-active a:hover{display:block;width:141px;height:31px;background:url('images/btn3-2.jpg') no-repeat;line-height:31px;text-align:center;color:#ff7300;text-decoration:none;}
#btn4 a:hover, #btn4-active a, #btn4-active a:hover{display:block;width:115px;height:31px;background:url('images/btn4-2.jpg') no-repeat;line-height:31px;text-align:center;color:#ff7300;text-decoration:none;}
.button{width:219px;height:36px;display:block;background:url('images/menubg1.jpg') no-repeat;color:#ff7300;line-height:36px;font-size:14px;text-indent:40px;text-align:left;font-weight:bold;text-decoration:none;}
.button:hover, .button-active{width:219px;height:36px;display:block;background:url('images/menubg2.jpg') no-repeat;line-height:36px;color:#ffffff;text-indent:42px;font-size:14px;text-align:left;font-weight:bold;text-decoration:none;}
.menu{margin-top:30px;}
.contentimg{float:right;border:1px solid #ff7300;margin:0px 16px 10px 20px;}
.txt1{font-family:Verdana, Arial, Helvetica, sans-serif;line-height:20px;color:#aaaaaa;text-align:left;margin:10px 15px 5px 30px;}
.list1{line-height:24px;color:#aaaaaa;text-align:left;margin-left:40px;}
.list2{line-height:36px;color:#ffffff;text-align:left;margin-left:20px;font-weight:bold;}
.list3{line-height:24px;color:#aaaaaa;text-align:left;margin-left:20px;font-weight:normal}
.wit{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:#ff7300;}
h1{font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;margin:30px 0px 15px 15px;padding:0px;color:#ff7300;}
h2{font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;margin:30px 0px 15px 15px;padding:0px;color:#ff7300;}
.bottom{height:50px;width:917px;background:url('images/bottom.jpg') top no-repeat;line-height:50px;color:#ff7300;text-align:center;}
.ref-foto{border:1px solid #ff7300;}
.link1{color:#ff7300;}
.link1:hover{color:#fff;}



.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 1px solid #ff7300;
}
.highslide:hover img {
	border-color: #ff7300;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 
