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

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td */


/*body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-size: 1.1rem;
		color: #cccccc;
		background-color: #020203;
		background-image: url("http://www.conradcasper.com/images/Gallery1/031.jpg");
		background-position: 100% 100%;
		background-repeat: no-repeat;
	}
*/


body {
		max-width: 100%;
		margin: 0 auto;
		width: 100%;
		background-color:#000;
		font-family: Arial, Helvetica, sans-serif;
		color:#fff;
}

.page {
	background-color:#000;
	}

p {
	margin-left: auto;
	margin-right: auto;
    }
   
p.clear-left {
    clear: left;
} 
p.clear-right {
    clear: right;
} 
p.clear-both {
    clear: both;
}   
   
.para {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align:center;
}

h1  {
	font-family:Verdana, Geneva, sans-serif;
	font: 600 24px/36;
	color: #FFF;
	text-align: center;
	}
  
h2 	{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	}
h3 	{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	}
h4 	{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	}
h5 	{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	}

.border {
	border:0px;
	border-color:#fff;
	border-style:solid;
	}

.border2 {
	border:1px;
	border-color:red;
	border-style:solid;
	}
		
.header-title-left {
		overflow: hidden;
		/*font-family: Comic Sans;*/
		font-size: 20px;
		font-style:italic;
		color: #fff;
		background-color: #000;
		padding-left: 32px;
		padding-top: 16px;
		padding-bottom: 2px;
		text-align: left;
		}
	
.header-title-right {
		overflow: hidden;
		padding-right: 40px;
		padding-bottom: 0px;
		/*font-family: Comic Sans;*/
		font-size: 12px;
		font-style:italic;
		color: #fff;
		background-color: #000;
		text-align: right;
}
.topnav {
  overflow: hidden;
  background-color: #4449;
}

.topnav-right {
  float: right;
}

.topnav a {
  float: left;
  color: #f2f2f2;  /*color: d8d8d8;*/  
  text-align: center;
  padding: 3px 6px;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:100;
  }

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  /*background-color: ##69F;*/
  background-color: #69F;
  color: white;
}


	                                    /*Gallery Top Container*/
.gallery-container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	margin-bottom:3.6rem;	
	box-sizing:border-box;
	}
     
.gallery-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align:center;
	
	}    
	
.index-title {
	font-family:Arial, Helvetica, sans-serif;
	font: 400 20px/36px sans-serif;
	color: #FFF;
    margin: 1px 0;
	text-align: center;
	visibility:hidden;
	}	
	                        /* gallery first child container*/
#slideshowWrapper{
	position:relative;
	max-width:700px;
	max-height:426px;
	margin-left:auto;
	margin-right:auto;
	}
	
		
.photoGrid {
			display:block;
			width: 90%;   /*74% */
			max-width: 100%;
			margin: auto;
			padding-top: 10px;
			padding-left:88px;
	}
	
.photoGrid a {  
			
			padding-top: 0px;  /* 0 */
			padding-left:0px;  /* 0 */
	}

.photoGrid img {  /* thumnails */
			width: 22%;
			padding-top: 6px;  /* 0 */
			padding-left:6px;  /* 0 */
	}
		
.photo-Grid-title {
			display:block;
			width: 80%;
			max-width: 100%;
			margin: auto;
			padding-top: 0px;
			padding-bottom:0px;
			font-size: 20px;
	}

.wrapper {}
	                             /* gallery first child container mobile*/
.slideshowWrapperMobile{
	position:relative;
	width:700px;
	margin:auto;
	text-align:left;
	font:14px Tahoma, Geneva, sans-serif;
	font-style:italic;
	font-size:18px;
	}
	



                                 /* 1 index slideshow top container*/
.slideshow-container {
	max-width: 100%;;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	margin-bottom: 0rem;	
	box-sizing:border-box;
	}

                                 /* 2 slideshows first child container*/
.slideshowWrapper{
	position:relative;
	max-width:700px;
	max-height:426px;
	margin-left:auto;
	margin-right:auto;
	}
	                             /* 2 Index slideshow first child container*/

.indexSlideshowWrapper{
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	}

#wrapper {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  /*float: left;*/
  width: 100%;
  }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  /*margin: 0;*/
  margin: auto;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  } 
                                 /* 3 Index slideshow images list ul*/
	
	
	.slideshow-list {
	list-style: none;
	border:1px solid #999;
	padding: 4px;
	margin-top: 5%;
	max-width: 100%;
	height: auto;
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	}
                                 /* 3 Formats image size inside the slidshow container image list*/


.sizeMe {                    
		max-width: 100%;  /* Must be in % */
		height: auto;
		width: auto\9; /* IE8*/ 
		/*margin-left: auto;
		margin-right: auto;*/
		}	

.sizeMe2 {                    
		max-width: 80%;  /* Must be in % */
		height: auto;
		width: auto\9; /* IE8*/ 
		margin-left: auto;
		margin-right: auto;
		}	


.thumbnail {
	float: left;
	max-width: 90%;
	height: auto;
	border: 1px solid #999;
	/*margin: auto;
	margin-top: 0px; 
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;*/
	padding: 10px;
	padding-left: 6%;
	text-align: left;
	}
	
.thumbnail-container {
	float: left;
	max-width: 450px;
	height: auto;
	border: 1px solid #999;
	margin: auto;
	margin-top: 2%; 
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 15px;
	text-align: left;
	clear:left;
	overflow:hidden;
	}

	
.slideshowsContainer    {
	overflow:auto;
	overflow-y: hidden;
	}

.ss1 {
	}
.ss2 {
	}
.ss3 {
	}
.ss4 {
	}
.ss5 {
	}
.ss6 {
	}




.slideshow1,
.slideshow2,
.slideshow3,
.slideshow4,
.slideshow5,
.slideshow6    {
	border: 0px ridge !important;
	border-color:#838383 !important;
	padding-left:	0px;	
	max-width: 80%;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 40px;
	/* overflow:auto;
	overflow-y: hidden; */
}

.slideshow-Description-Title {
		padding-right: 0px;
		padding-top:	10px;
		padding-bottom: 0px;
		font-size: 16px;
		font-style:italic;
		color: #fff;
}

.slideshow-Description {
		padding-right: 0px;
		padding-top:	10px;
		padding-bottom: 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:1.4;
		/*font-style:italic;*/
		color: #fff;
		text-align: left; 
		vertical-align: top;

}
.btn	 {
    background: #444;
    border-width: 0;
    color: #dedada;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    line-height: 1.5;
    border-radius: 4px;
    /* text-transform: uppercase; */
    /* font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
    font-size: 80%;
    font-weight: 600;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    display: inline-block;
    cursor: pointer;
    outline: none;
    transition: all .4s ease-in-out;
    text-align: center;
}

.btn-slideshow {
	width:80px;
	margin: 8px 0px 0px 0px
}

.btn-gallery {
	width:56px;
	margin: 8px 0px 0px 0px
}

.btn-more {
	width:55px;
	margin: 10px;
	float:right;
	/* valign: bottom; */
	display:none;
	
}
.column-Left {
	float: left;
	max-width: 16%;
	height: auto;
	min-width: 0%;
	min-height: 0%;
	border: 1px solid #999;
	margin-top: 0px; 
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
	box-sizing:border-box;
	}
.column-Center-Mobile {
	float: left;
	width: 82%;
	height: 1000px;
	min-width: 650px;
	border: 1px solid #999;
	margin-top: 0px; 
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
	box-sizing:border-box;
	}
	.column-Center {
	float: left;
	max-width: 100%;
	height: auto;
	min-width: 650px;
	border: 1px solid #999;
	margin-top: 0px; 
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
	box-sizing:border-box;
	}
.column-Right {
	float: left;
	width: 16%;
	height: 1000px;
	border: 1px solid #999;
	margin-top: 0px; 
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
	box-sizing:border-box;
	}

.clearboth {
	clear: both;
	}
	
.imgSize {

	max-width: 50%;
	max-height: auto;
	padding:6px;
	margin: 10px;
	border: .1em;
	border-color: #fff;
	border-style:solid;
	
}

li img {
	position:relative;
	overfolw:hidden
	max-width: 100%;
	max-height: auto;
	padding:.0rem;
	margin-top: 0;
	}

.foot {
	margin-top: 50px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}

@media all and (max-width: 800px) {
	.photoGrid {
			padding-left:0px;
	}
	.photoGrid img {  /* thumnails */
			width: 30%;
	}}



