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

.galleria{list-style:none;width:200px}
.galleria li{
	display:block;
	width:77px;
	height:66px;
	overflow:hidden;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 7px;
}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{
	display:block
}
* html .galleria li div span{width:400px} /* MSIE bug */
	
	.nav{
	padding-top:0px;
	clear:none;
	letter-spacing:3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B6035;
	text-align: center;
	font-weight: bold;
	float: right;
	width: 33px;
	display: block;
	height: 70px;
	padding-right: 8px;
}
.nav img {
	letter-spacing:3px;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.nav  a{
	color:#CCCAB5;
	text-decoration:none;
	outline:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav  a:hover{
	color:#CCCAB5;
}
.caption{
	color:#CCCAB5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 600px;
	margin: auto;
}
	.demo{
	position:relative;
	background-image: url(images/gallery-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 555px;
	background-color: #FFFFFF;
	width: 706px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.gallery_demo{
	width:555px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 80px;
	display: block;
	float: right;
}
.gallery_demo   li{
	width:81px;
	height:66px;
	border:1px solid #CCCAB5;
	background:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 7px;
}
.gallery_demo   li   div{left:240px}
.gallery_demo   li   div   .caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #4B6035;
	text-align: center;
}
	
	.galleria_container{margin:0 auto 60px auto;height:438px;width:700px;float:right;}

	
	#main_image{
	height:400px;
	width:692px;
	border: 2px solid #CCCAB5;
	background-color: #6D8257;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 5px;
	background-image: url(images/gallery1-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	#main_image img{
	height: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
.left-nav  {
	padding-top:0px;
	clear:none;
	letter-spacing:3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B6035;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 33px;
	display: block;
	height: 70px;
	margin-left: 7px;
}
.left-nav img {
	letter-spacing:3px;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.left-nav a {
	color:#CCCAB5;
	text-decoration:none;
	outline:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left-nav a:hover {
	color:#CCCAB5;
}
#pag  {
	height: 39px;
	width: 35px;
	text-align: center;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	float: left;
}
#pag  .next-btn  a  {
	width: 118px;
	background-image: url(images/next-btn.jpg);
	background-repeat: no-repeat;
	height: 17px;
	display: none;
	font-size: 11px;
	color: #CCCAB5;
	text-decoration: none;
	background-position: right center;
	padding: 0px;
	float: right;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#pag  .prev-btn  a  {
	width: 35px;
	background-image: url(images/next-page.jpg);
	background-repeat: no-repeat;
	height: 39px;
	display: block;
	float: left;
	font-size: 11px;
	color: #CCCAB5;
	background-position: left center;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pag .gallery-btn a {
	width: 265px;
	height: 17px;
	display: block;
	float: left;
	font-size: 11px;
	color: #CCCAB5;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.iframe {
	position:relative;
	height: 565px;
	background-color: #4B6035;
	width: 706px;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#pag1 {
	height: 39px;
	width: 35px;
	text-align: center;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	float: right;
}
#pag1 .next-btn a {
	width: 35px;
	background-image: url(images/prev-page.jpg);
	background-repeat: no-repeat;
	height: 39px;
	display: block;
	font-size: 11px;
	color: #CCCAB5;
	text-decoration: none;
	background-position: right center;
	padding: 0px;
	float: right;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#pag1 .prev-btn a {
	width: 142px;
	background-image: url(images/prev-btn.jpg);
	background-repeat: no-repeat;
	height: 17px;
	display: none;
	float: left;
	font-size: 11px;
	color: #CCCAB5;
	background-position: left center;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pag1 .gallery-btn a {
	width: 265px;
	height: 17px;
	display: block;
	float: left;
	font-size: 11px;
	color: #CCCAB5;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#loadarea {
	height:400px;
	width:692px;
	border: 2px solid #CCCAB5;
	background-color: #6D8257;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 5px;
	background-image: url(images/gallery1-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.gallery_demo p img {
	width:81px;
	height:66px;
	border:1px solid #CCCAB5;
	background:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 7px;
	float: left;
}
