body{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	color: #ffffff;
	height: 100%;
    text-align: center;
    text-align: -moz-center;
    text-align: -khtml-center;
} 
img
{
    border: 0;
    margin: 0;
}
.button {
    background-color: #000000;
	border-radius: 2px;
    border: 1px solid #bd8b34;
    color: #bd8b34;
    padding: 8px 16px;
    text-align: center;
    text-decoration: bold;
    display: inline-block;
    font-size: 15px;
}
.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -15px;
  transition: 0.5s;
}

.button:link {
    color: #bd8b34;
}
.button:visited {
    color: #bd8b34;
}
.button:hover span {
  padding-right: 15px;
  
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}
.goldtext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	color: #bd8b34;
}
p
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
} 
td
{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}
a.textlink
{ 
    font-family: Verdana; 
    font-size: 12px; 
    color: #ffffff;
} 
a:link.textlink 
{ 
    font-family: Verdana; 
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
} 
a:visited.textlink 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
} 
a:hover.textlink 
{
	font-family: Verdana;
	font-size: 12px;
	color: #bd8b34;
	font-style: normal;
} 
a.speciallink
{ 
    font-family: Verdana; 
    font-size: 12px; 
    color: #bd8b34;
} 
a:link.speciallink
{ 
    font-family: Verdana; 
    font-size: 12px;
	font-weight: bold;
	color: #bd8b34;
	font-style: normal;
	text-decoration: none;
} 
a:visited.speciallink 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #bd8b34;
	font-style: normal;
	text-decoration: none;
} 
a:hover.speciallink 
{
	font-family: Verdana;
	font-size: 12px;
	color: #bd8b34;
	font-style: normal;
	text-decoration: underline;
} 
a.homelink
{ 
    font-family: Verdana; 
    font-size: 16px; 
    color: #bd8b34;
	text-decoration: underline;
} 
a:link.homelink
{ 
    font-family: Verdana; 
    font-size: 16px;
	font-weight: bold;
	color: #bd8b34;
	font-style: normal;
	text-decoration: underline;
} 
a:visited.homelink 
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #bd8b34;
	font-style: normal;
	text-decoration: underline;
} 
a:hover.homelink 
{
	font-family: Verdana;
	font-size: 16px;
	color: #bd8b34;
	font-style: normal;
	text-decoration: underline;
} 
.small
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
ul
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
} 
h1 
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #bd8b34;
} 
h5 
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
} 
.hans 
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #bd8b34;
} 
h2 
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	
}
.hbns 
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
h3 
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}
h4 
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #bd8b34;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#gallery {position:relative; width:834px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA;}
#images {border:2px solid #9ac1c9; height:820px; background:#eef5f6; margin-bottom:20px;}
#image {position:relative; width:820px; height:820px; padding:5px; border:2px solid #666; background:#FFF url(img/loading.gif) center center no-repeat;}
#image img {position:absolute; top:5px; left:5px;}
#thumbwrapper {margin-top:10px; padding:5px 0; width:830px; height:100px; border:2px solid #666; background:#FFF;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:830px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:1000px; border-right:5px solid #FFF;}
#thumbs li {float:left; margin-right:5px; cursor:pointer;}
.imgnav {position:absolute; height:820px; width:20%; z-index:100; height:820px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(img/left.gif) left center no-repeat; border-left:5px solid #FFF;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(img/right.gif) right center no-repeat; border-right:5px solid #FFF;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
a 
{ 
    font-family: Verdana; 
    font-size: 11px; 
    color: #ffffff;
} 
a:link 
{ 
    font-family: Verdana; 
    font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
} 
a:visited 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
} 
a:hover 
{
	font-family: Verdana;
	font-size: 11px;
	color: #bd8b34;
	font-style: normal;
} 
a.on 
{ 
    font-family: Verdana; 
    font-size: 11px; 
    color: #bd8b34;
} 
a:link.on 
{ 
    font-family: Verdana; 
    font-size: 11px;
	font-weight: bold;
	color: #bd8b34;
	font-style: normal;
	text-decoration: none;
} 
a:visited.on 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #bd8b34;
	font-style: normal;
	text-decoration: none;
} 
a:hover.on 
{
	font-family: Verdana;
	font-size: 11px;
	color: #bd8b34;
	font-style: normal;
} 
.content
{
    color:#ccc;
    font:14px/1.4 Verdana;
    width:900px;
    margin:20px auto;
}
#galleria
{
    height:500px;
}
#slideshow 
{
  width: 900px;
  height: 300px;
}
.footer 
{ 
    font-family: Verdana; 
    font-size: 10px; 
    font-weight: normal;
    color: #ffffff;
    text-align: center;
} 
a.footer
{ 
    font-family: Verdana; 
    font-size: 10px; 
    font-style: normal; 
    line-height: normal ; 
    font-weight: normal ; 
    color: #ffffff;
    text-decoration: underline; 
} 
a:link.footer
{
    font-family: Verdana; 
    font-size: 10px; 
    color: #ffffff; 
    text-decoration: underline; 
} 
a:visited.footer
{ 
    font-family: Verdana; 
    font-size: 10px; 
    color: #ffffff; 
    text-decoration: underline; 
} 
a:hover.footer
{    font-family: Verdana; 
    font-size: 10px; 
    color: #ffffff; 
    text-decoration: underline; 
} 
a.footer1 
{ 
    font-family: Verdana; 
    font-size: 13px; 
    font-style: normal; 
    line-height: normal ; 
    font-weight: normal ; 
    color: #bd8b34;
    text-decoration: underline; 
} 
a:link.footer1 
{
    font-family: Verdana; 
    font-size: 13px; 
    color: #bd8b34; 
    text-decoration: underline; 
} 
a:visited.footer1 
{ 
    font-family: Verdana; 
    font-size: 13px; 
    color: #bd8b34; 
    text-decoration: underline; 
} 
a:hover.footer1 
{    font-family: Verdana; 
    font-size: 13px; 
    color: #bd8b34; 
    text-decoration: underline; 
} 
#flashContent 
{ 
    width:100%; 
    height:100%; 
    vertical-align: middle;
}

/*
 *	generated by WOW Slider 8.7
 *	template Pulse
 */

#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 900px;
	max-height:300px;
	margin:15px auto 15px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
}
* html #wowslider-container1{ width:900px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:300px;
	max-width: 900px;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:300px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:300px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title > div {
	display: inline-block !important;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a {
	line-height: 0;
}

#wowslider-container1  .ws_script{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


#wowslider-container1.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}


/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}
#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-image: url(./img/playvideo.png);
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}
#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}
#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}
#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

/* Navigation arrows for preview mode */
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev{
	position:absolute;
	top:50%;
	width:5.6em;
	height:5.6em;
	margin:-2.8em 0 0 0;
	z-index:60;
	cursor:pointer;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
    border-radius:1em;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
#wowslider-container1 a.ws_next{
	right:2%;
	background:#000 url(./img/next_photo.png) no-repeat 50% 50%;
	background-size: 100%;
}
#wowslider-container1 a.ws_prev{
	left:2%;
	background:#000 url(./img/prev_photo.png) no-repeat 50% 50%;
	background-size: 100%;
}
#wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#wowslider-container1 .ws_bullets a {
	position:relative;
	background:url("./img/bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:10px;
	z-index:100;
	outline:none;
	color:transparent;
}
#wowslider-container1 a.ws_selbull,#wowslider-container1 a.ws_overbull,#wowslider-container1 .ws_bullets a:hover{
	background-position:100% 0;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
    width: 4.8em;
    height: 4.8em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2.4em;
    margin-top: -2.4em;
    z-index: 59;
	background-size: 100%;
}

#wowslider-container1 .ws_pause {
    background-image: url(./img/pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./img/play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
	bottom:20px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	font: 1.4em Tahoma, Arial, Helvetica;
	bottom: 5%;
	left: 2%;
	margin-right:2.5em;
	color:#fff;
	z-index: 50;
}
#wowslider-container1 .ws-title span,#wowslider-container1 .ws-title div{
	display:inline-block;
	background-color:black;
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	border-radius:0.4em;
	padding:0.8em;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#wowslider-container1 .ws-title div{
	display:block;
	font-size: 0.857em;
	margin-top:0.25em;
}#wowslider-container1 .ws_images > ul{
	animation: wsBasic 16s infinite;
	-moz-animation: wsBasic 16s infinite;
	-webkit-animation: wsBasic 16s infinite;
}
@keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-moz-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }

#wowslider-container1  .ws_shadow{
	background-image: url(./img/bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-1.67%;
	top:-5%;
	width:103.33%;
	height:110%;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='./img/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='./img/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:10px;
	left:-72px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:144px;
	background-color:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-9px;
	left:72px;
	background:url(./img/triangle.png);
	width:15px;
	height:6px;
}#wowslider-container1 .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none
	}
}