/* reset styles */
	
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* Initial Styles */

body {
    color: black;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-family: ff-tisa-web-pro-1, ff-tisa-web-pro-2, Georgia, sans-serif;
    background-color: #353535;
    margin: 0;
    font-size: 100%;
    

}

#top {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto 0 auto;
    background-color: #575757;
    overflow-x: hidden;
    overflow-y: visible;
	padding-bottom: 200px;
    /* background-color: rgba(88, 88, 88, 0.85); */ /* #575757 */
    /* min-width: 599px; */
}
#header {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 50px;
    clip: auto;
}

#A {
	display: none;
    margin-left: 9px;
    position: fixed;
    color: #202020;
    font-weight: bold;
    font-size: 120px;
    clip: auto;
}
a {
    text-decoration: none;
    color: inherit;
}
#navigation {
	display: none;
    top: 135px;
    margin-left: 5px;
    background-color: rgba(13, 13, 13, 0.85);
    position: fixed;
    
}
#navlist {
     list-style-type: none;
     padding: 0;
     margin: 0 0 0 0;
     height: 390px;
     width: 165px;
     line-height: 40px;
     text-align: start;
     
     
     color: #353535;
     
}
.navlink {
    font-size: 26px;
    font-weight: 400;
    border-bottom: 5px;
    border-style: solid;
    border-left: none;
    border-right: none;
    border-top: none;
    border-color: #575757;
    text-align: center;
    
}

#contact {
	text-align: center;
	max-width: 165px;
	line-height: 30px;
	font-size: 15px;
	margin-left: 2px;
	
}

#header2 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 100px;
    clip: auto;
    padding-top: 25px;
}
#header3 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 100px;
    clip: auto; 
}
#header4 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 100px;
    clip: auto; 
}
.introduction {
    max-width: 100%;
    margin: 0 auto 0 auto;
}
.pgraph {
    margin: 0 30px 0 0;
}
.pgraph:first-letter {
    font-size: 200%;
}

.pictures {
    width: 700px;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 0;
    
    display: inline;
    z-index: 50;
    
}
.pictures2 {
    width: 95%;
    margin: 0 auto 0 auto;
    margin-left: 0;
    margin-top: 5px;
}
/* #picturesFinal {
    max-width: 700px;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 0;
    padding-bottom: 10%;
    
} */



.thumbBox {
	margin-left: 5px;
	padding-top: 5px;

	max-width: 100%;
     margin: 0 auto 0 auto;
}
.thumb, .galthumb {
	cursor: pointer;
}
.galthumb {
	max-width: 100%;
}

#thumb1 {
	float: right;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
}
#thumb2 {
	float: left;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
	margin-left: 0;
}

.portKey {
	position: relative;
	top: 0;
	left: 85%;
    color: #000000;
    width: 60px;
    background-color: #353535;
    height: 35px;

    
}

.portKey2 {
    position: relative;
	top: 5px;
	left: 85%;
    color: #000000;
    width: 60px;
    background-color: #353535;
    height: 35px;
}

.arrow {
	text-align: center;
}
.next {
	text-align: center;
}

/* php contact form */

#contactForm {
    margin-left: 195px;
    padding-bottom: 50px;
}
input:focus {
	border-style: solid;
	border-color: #353535;
}
form {
	margin: 15px 0 15px 45px;
	
}
input {
	outline: none;
}
#formHeader {
	font-size: 18px;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
.formItem {
	font-size: 18px;
	margin: 15px 0 5px 0;
}

textarea {
	width: 300px;
	height: 125px;
	resize: none;
	overflow: auto;
	
}
textarea:focus {
	border-color: #353535;
	border-style: solid;
}

.footer {
	width: 1000px;
	max-width: 100%;
	height: 50px;
	position: relative;
	top: 100px;
}
.ftLink {
	font-size: 16px;
	font-weight: 300;
}
.ftBar {
	font-family:  Geneva, sans-serif;
}

#ftLink1 {
	position: relative;
	left: 275px;
	top: 15px;
}
#ftBar1 {
	position: relative;
	left: 355px;
}
#ftLink2 {
	position: relative;
	left: 388px;
	bottom: 17px;
}
#ftBar2 {
	position: relative;
	left: 453px;
	bottom: 32px;
}
#ftLink3 {
	position: relative;
	left: 490px;
	bottom: 49px;
}
#ftBar3 {
	position: relative;
	left: 571px;
	bottom: 64px;
}
#ftLink4 {
	position: relative;
	left: 600px;
	bottom: 81px;
}




/*  tv  */
/*----------------------*/
.tv #header {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 9px;
    font-size: 120px;
    clip: auto;
}
.tv #header2 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 185px;
    font-size: 100px;
    clip: auto;
    padding-top: 25px;
}
.tv #header3 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 100px;
    clip: auto; 
}
.tv #A {
	display: block;
    margin-left: 9px;
    position: fixed;
    color: #202020;
    font-weight: bold;
    font-size: 120px;
    clip: auto;
}
.tv #header4 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 185px;
    font-size: 100px;
    clip: auto; 
}
.tv #navigation {
	display: block;
    top: 135px;
    margin-left: 5px;
    background-color: rgba(13, 13, 13, 0.85);
    position: fixed;
}
.tv #thumb1 {
	float: right;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
}
.tv #thumb2 {
	float: left;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
	margin-left: 195px;
}
.tv .pgraph {
    margin: 0 30px 0 195px;
}
.tv .pictures2 {
    width: 700px;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 5px;
}
.tv #contactForm {
    margin-left: 195px;
    padding-bottom: 50px;
}
.tv form {
	margin: 15px 0 15px 45px;
}
.tv textarea {
	width: 300px;
	height: 125px;
	resize: none;
	overflow: auto;
}
.tv .ftLink {
	font-size: 16px;
	font-weight: 300;
}
.tv .ftBar {
	font-family:  Geneva, sans-serif;
}

.tv #ftLink1 {
	position: relative;
	left: 275px;
	top: 15px;
}
.tv #ftBar1 {
	position: relative;
	left: 355px;
}
.tv #ftLink2 {
	position: relative;
	left: 388px;
	bottom: 17px;
}
.tv #ftBar2 {
	position: relative;
	left: 453px;
	bottom: 32px;
}
.tv #ftLink3 {
	position: relative;
	left: 490px;
	bottom: 49px;
}
.tv #ftBar3 {
	position: relative;
	left: 571px;
	bottom: 64px;
}
.tv #ftLink4 {
	position: relative;
	left: 600px;
	bottom: 81px;
}

/*  pc  */
/*----------------------*/
.pc #header {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 9px;
    font-size: 120px;
    clip: auto;
}
.pc #A {
	display: block;
    margin-left: 9px;
    position: fixed;
    color: #202020;
    font-weight: bold;
    font-size: 120px;
    clip: rect(0px,91px,120px,0px);
}
.pc #header2 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 185px;
    font-size: 100px;
    clip: auto;
    padding-top: 25px;
}
.pc #header3 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 100px;
    clip: auto; 
}
.pc #header4 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 185px;
    font-size: 100px;
    clip: auto; 
}
.pc #navigation {
	display: block;
    top: 135px;
    margin-left: 5px;
    background-color: rgba(13, 13, 13, 0.85);
    position: fixed;
}
.pc #thumb1 {
	float: right;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
}
.pc #thumb2 {
	float: left;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
	margin-left: 195px;
}
.pc .pgraph {
    margin: 0 30px 0 195px;
}
.pc .pictures2 {
    width: 700px;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 5px;
}
.pc #contactForm {
    margin-left: 195px;
    padding-bottom: 50px;
}
.pc form {
	margin: 15px 0 15px 45px;
}
.pc textarea {
	width: 300px;
	height: 125px;
	resize: none;
	overflow: auto;
}
.pc .ftLink {
	font-size: 16px;
	font-weight: 300;
}
.ftBar {
	font-family:  Geneva, sans-serif;
}

#ftLink1 {
	position: relative;
	left: 275px;
	top: 15px;
}
#ftBar1 {
	position: relative;
	left: 355px;
}
#ftLink2 {
	position: relative;
	left: 388px;
	bottom: 17px;
}
#ftBar2 {
	position: relative;
	left: 453px;
	bottom: 32px;
}
#ftLink3 {
	position: relative;
	left: 490px;
	bottom: 49px;
}
#ftBar3 {
	position: relative;
	left: 571px;
	bottom: 64px;
}
#ftLink4 {
	position: relative;
	left: 600px;
	bottom: 81px;
}
/*  tab  */
/*----------------------*/
.tab #header {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 9px;
    font-size: 120px;
    clip: auto;
}
.tab #A {
	display: block;
    margin-left: 9px;
    position: fixed;
    color: #202020;
    font-weight: bold;
    font-size: 120px;
    clip: auto;
}
.tab #header2 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 185px;
    font-size: 100px;
    clip: auto;
    padding-top: 25px;
}
.tab #header3 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 80px;
    clip: auto; 
}
.tab #header4 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 185px;
    font-size: 50px;
    clip: auto; 
}
.tab #navigation {
    display: block;
    top: 135px;
    margin-left: 5px;
    background-color: rgba(13, 13, 13, 0.85);
    position: fixed;
}
.tab #thumb1 {
	float: right;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
}
.tab #thumb2 {
	float: left;
	width: 30%;
	max-width: 499px;
	min-width: 150px;
	margin-left: 195px;
}
.tab .pgraph {
    margin: 0 30px 0 195px;
}
.tab .pictures2 {
    width: 65%;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 5px;
}
.tab #contactForm {
    margin-left: 195px;
    padding-bottom: 50px;
}
.tab form {
	margin: 15px 0 15px 45px;
	
}
.tab textarea {
	width: 300px;
	height: 125px;
	resize: none;
	overflow: auto;
}
.tab .ftLink {
	font-size: 16px;
	font-weight: 300;
}
.ftBar {
	font-family:  Geneva, sans-serif;
}

#ftLink1 {
	position: relative;
	left: 275px;
	top: 15px;
}
#ftBar1 {
	position: relative;
	left: 355px;
}
#ftLink2 {
	position: relative;
	left: 388px;
	bottom: 17px;
}
#ftBar2 {
	position: relative;
	left: 453px;
	bottom: 32px;
}
#ftLink3 {
	position: relative;
	left: 490px;
	bottom: 49px;
}
#ftBar3 {
	position: relative;
	left: 571px;
	bottom: 64px;
}
#ftLink4 {
	position: relative;
	left: 600px;
	bottom: 81px;
}
/*  m  */
/*----------------------*/
.m #header {
    color: #202020;
    font-weight: bold;
    margin: 0 auto 0 auto;
    font-size: 50px;
    clip: auto;
}
.m #A {
	display: none;
    margin-left: 9px;
    position: fixed;
    color: #202020;
    font-weight: bold;
    font-size: 120px;
    clip: auto;
}
.m #header2 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 60px;
    clip: auto;
    padding-top: 25px;
}
.m #header3 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 50px;
    clip: auto;
    
    padding-top: 50px;
   
}
.m #header4 {
    color: #202020;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 40px;
    clip: auto;
    
    padding-top: 40px;
}
.m #navigation {
    display: none;
    top: 135px;
    margin-left: 5px;
    background-color: rgba(13, 13, 13, 0.85);
    position: fixed;
}
.m #thumb1 {
	float: right;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
}
.m #thumb2 {
	float: left;
	width: 30%;
	min-width: 150px;
	max-width: 499px;
	margin-left: 0;
}
.m .pgraph {
    margin: 0 30px 0 0;
}
.m .pictures2 {
    width: 95%;
    margin: 0 auto 0 auto;
    margin-top: 5px;
}
.m #contactForm {
    margin-left: 0;
    padding-bottom: 50px;
}
.m form {
	margin: 15px 0 15px 10px;
}
.m textarea {
	width: 250px;
	height: 125px;
	resize: none;
	overflow: auto;
}
.m .ftLink {
	font-size: 16px;
	font-weight: 300;
}
.m .ftBar {
	font-family:  Geneva, sans-serif;
}

.m #ftLink1 {
	position: relative;
	left: 5px;
	top: 15px;
}
.m #ftBar1 {
	position: relative;
	left: 65px;
}
.m #ftLink2 {
	position: relative;
	left: 75px;
	bottom: 17px;
}
.m #ftBar2 {
	position: relative;
	left: 121px;
	bottom: 32px;
}
.m #ftLink3 {
	position: relative;
	left: 132px;
	bottom: 49px;
}
.m #ftBar3 {
	position: relative;
	left: 192px;
	bottom: 64px;
}
.m #ftLink4 {
	position: relative;
	left: 205px;
	bottom: 81px;
}
/* Lightbox */

.backdrop
		{
			position:fixed;
			top:0px;
			left:0px;
			width:100%;
			height:100%;
			background:#000;
			opacity: .0;
			filter:alpha(opacity=0);
			z-index:50;
			display:none;
		}
.box
		{
			position:fixed;
			margin:auto;
			background:#cccccc;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			height: 450px;
			width: 450px;
			max-width: 100%;
			max-height: 100%;
		}
.tv .box
		{
			position:fixed;
			margin:auto;
			background:#cccccc;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			height: 450px;
			width: 450px;
			max-width: 100%;
			max-height: 100%;
		}
.pc .box
		{
			position:fixed;
			margin:auto;
			background:#cccccc;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			height: 450px;
			width: 530px;
			max-width: 100%;
			max-height: 100%;

		}
.tab .box
		{
			position:relative;
			margin:auto;
			background:#cccccc;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			height: 450px;
			width: 530px;
			max-width: 100%;
			max-height: 100%;
		}
.m .box
		{
			position:relative;
			margin:auto;
			background:#cccccc;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			height: 400px;
			width: 390px;
			max-width: 100%;
			max-height: 100%;
		}

.close
		{
			cursor:pointer;
			z-index:56;	
			position: absolute;
			left:0;
			top:0;
			color: #ff0000;
			height: 40px;
			width: 40px;
			background-color: #555555;
			text-align: center;
			font-size: 30px;
		}
.tv .close
		{
			cursor:pointer;
			z-index:56;	
			position: absolute;
			left:0;
			top:0;
			color: #ff0000;
			height: 40px;
			width: 40px;
			background-color: #555555;
			text-align: center;
			font-size: 30px;
		}
.pc .close
		{
			cursor:pointer;
			z-index:56;	
			position: absolute;
			left:0;
			top:0;
			color: #ff0000;
			height: 40px;
			width: 40px;
			background-color: #555555;
			text-align: center;
			font-size: 30px;
		}
.tab .close
		{
			cursor:pointer;
			z-index:56;	
			position: absolute;
			left:0;
			top:0;
			color: #ff0000;
			height: 40px;
			width: 40px;
			background-color: #555555;
			text-align: center;
			font-size: 30px;
		}
.m .close
		{
			cursor:pointer;
			z-index:56;	
			position: absolute;
			left:0;
			top:0;
			color: #ff0000;
			height: 20px;
			width: 20px;
			background-color: #555555;
			text-align: center;
			font-size: 15px;
		}
 .xl {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

 }

#rotator {
	position: relative;
	/* opacity: 0;  if fade in... */
	/* top: 3px; */

}

#rotator div {
	z-index: 52;
	position: relative;

	 max-width: 450px;
	 width: 100%;
	 
	top: 40px;
	left: 40px;
	 

    
}
.tv #rotator div {
	z-index: 52;
	position: relative;

	 max-width: 450px;
	 width: 100%;
	
	top: 40px;
	left: 40px;
    
}
.pc #rotator div {
	z-index: 52;
	position: relative;

	 max-width: 450px;
	 width: 100%;
	 
	top: 40px;
	left: 40px;
	 

    
}
.tab #rotator div {
	z-index: 52;
	position: relative;

	max-width: 450px;
	width: 100%;
     margin: auto;
    
     top: 40px;
	left: 0px;
}
.m #rotator div {
	z-index: 52;
	position: relative;

	 max-width: 100%;
	 width: 390px;
    
    	 top: 20px;
	 left: 0px;
}

#rotator div.previous {
    z-index: 53;
}
#rotator div.current {
    z-index: 54;
}

#rotator div.other {
	display: none;
}

div#button1 {
	background-color: #575757;
	position: relative;
	height: 337px;
	width: 40px;
	bottom: 297px;
	
	opacity: 0.6;
	z-index: 55;
	
	cursor: pointer;
}

.m div#button1 {
	background-color: #575757;
	position: relative;
	height: 292px;
	width: 20px;
	bottom: 272px;
	
	opacity: 0.6;
	z-index: 55;
	
	cursor: pointer;
	
}

div#button2 {
	background-color: #575757;
	height: 337px;
	width: 40px;
	position: relative;
	bottom: 674px;
	left: 490px;
	
	opacity: 0.6;
	z-index: 5;
	cursor: pointer;
}

.m div#button2 {
	background-color: #575757;
	height: 293px;
	width: 20px;
	position: relative;
	bottom: 585px;
	left: 370px;
	
	opacity: 0.6;
	z-index: 55;
	cursor: pointer;
	
	
}



span.rtrArrow1 {
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 337px;

	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 12px;
}

span.rtrArrow2 {
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 337px;

	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 7px;
}
.m span.rtrArrow1 {
	color: #999999;
	font-weight:boldest;
	font-size: 20px;
	line-height: 312px;

	position: relative;
	bottom: 0px;
	margin: auto;
	margin-left: 2px;
}

.m span.rtrArrow2 {
	color: #999999;
	font-weight:boldest;
	font-size: 20px;
	line-height: 312px;

	position: relative;
	bottom: 0px;
	margin: auto;
	margin-left: 2px;
}


/* pause, play: */
div#action1{
	background-color: #555555;
	position: relative;
	height: 40px;
	width: 40px;
	bottom: 674px;
	left: 490px;
	text-align: center;
	cursor: pointer;
	
	display: none;
	
	font-family: sans-serif;
}
div#action2{
	
	background-color: #555555;
	position: relative;
	height: 40px;
	width: 40px;
	bottom: 674px;
	left: 490px;
	text-align: center;
	cursor: pointer;

}

span.action {
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 40px;
	margin: auto;
}

.m div#action1{
	background-color: #555555;
	position: relative;
	height: 20px;
	width: 20px;
	bottom: 585px;
	left: 370px;
	text-align: center;
	cursor: pointer;
	
	display: none;
	
	font-family: sans-serif;
}
.m div#action2{
	
	background-color: #555555;
	position: relative;
	height: 20px;
	width: 20px;
	bottom: 585px;
	left: 370px;
	text-align: center;
	cursor: pointer;

}

.m span.action {
	color: #999999;
	font-weight:boldest;
	font-size: 15px;
	line-height: 20px;
	margin: auto;
}



.captions {

	position: relative;
	left: 0;
	bottom: 649px;
	max-width: 100%;
	height: 50px;
	background:#cccccc;
	z-index: 56;
	color: #000000;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.m .captions{

	position: relative;
	left: 0;
	bottom: 559px;
	max-width: 100%;
	height: 30px;
	background:#cccccc;
	z-index: 56;
	color: #000000;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
		
#legalbox {
			position:fixed;
			margin:auto;
			width: 450px;
			height: auto;
			background:#ffffff;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			overflow: scroll;
		}
#privbox {
			position:fixed;
			margin:auto;
			width: 450px;
			height: auto;
			background:#ffffff;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			overflow: scroll;
		}

#legal, #privacy {
	cursor: pointer;
	}


	
/* GALLERY ROTATOR */
	
#pictureBox {
	position: relative;
	top: 30px;
	left: 195px;
	bottom: 0px;
	width: 605px; 
	height: 260px;
	border: 5px solid #212e1a;
	
}
.tv #pictureBox {
	position: relative;
	top: 30px;
	left: 195px;
	bottom: 0px;
	width: 605px; 
	height: 260px;
	border: 5px solid #212e1a;
	
}
.pc #pictureBox {
	position: relative;
	top: 30px;
	left: 195px;
	bottom: 0px;
	width: 605px; 
	height: 260px;
	border: 5px solid #212e1a;
	
}
.tab #pictureBox {
	position: relative;
	top: 30px;
	left: 195px;
	bottom: 0px;
	width: 605px; 
	height: 260px;
	border: 5px solid #212e1a;
	
}
.m #pictureBox {
	position: relative;
	top: 30px;
	left: 0px;
	bottom: 0px;
	width: 350px; 
	height: 151px;
	border: 5px solid #212e1a;
	
}
.gallery {
	width: 605px;
}
.tv .gallery {
	width: 605px;
}
.pc .gallery {
	width: 605px;
}
.tab .gallery {
	width: 605px;
}
.m .gallery {
	width: 350px;
}


#pictureBox div {
    position:absolute;  
    z-index: 50;
}

#pictureBox div.previousgal {
    z-index: 51;
}
#pictureBox div.currentgal {
    z-index: 52;
}

.buttonsgal {
	opacity: 0.8;
	position: relative;
	bottom: 15px;
	left: 725px;
	width: 80px;
	height: 40px;
	z-index: 53;
	cursor: pointer;
}
.tv .buttonsgal {
	opacity: 0.8;
	position: relative;
	bottom: 15px;
	left: 725px;
	width: 80px;
	height: 40px;
	z-index: 53;
	cursor: pointer;
}
.pc .buttonsgal {
	opacity: 0.8;
	position: relative;
	bottom: 15px;
	left: 725px;
	width: 80px;
	height: 40px;
	z-index: 53;
	cursor: pointer;
}
.tab .buttonsgal {
	opacity: 0.8;
	position: relative;
	bottom: 15px;
	left: 725px;
	width: 80px;
	height: 40px;
	z-index: 53;
	cursor: pointer;
}
.m .buttonsgal {
	opacity: 0.8;
	position: relative;
	bottom: 15px;
	left: 5px;
	width: 80px;
	height: 40px;
	z-index: 53;
	cursor: pointer;
}

#button1gal {
	
	background-color: #575757;
	
	height: 40px;
	width: 40px;
	
}

#button2gal {
	background-color: #575757;
	position: relative;
	
	height: 40px;
	width: 40px;
	left: 40px;
	bottom: 40px;
	
	
}

.arrowgal {
	
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 40px;
	margin: auto;
	
	
}
#arrow1gal {
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 12px;
	
}

#arrow2gal{
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 7px;
	
}

/*    PLANS   */
#allPlans {
	height: 620px;
}
.planBox {

}

.planPiece {
	display: inline-block;
	font-size: 100%;
	margin-right: 8px;
	max-width: 315px;
	height: 310px;
	text-align: center;

}
.planBox {
	display: block;
	margin-left: 195px;
	max-width: 65%
}
.othPlanBox {
	display: none;
}


.planPic {
	max-width: 100%;
}
.planTxt {
	margin-top: 8px;
}
.planTog {
	color: #999999;
	background-color: #353535;
	margin-left: 195px;
	max-width: 650px;
	height: 80px;
	text-align: center;
}
.seeMore {
	position: relative;
	top: 20px;
	font-size: 40px;
	cursor: pointer;
	max-width: 100%;
}

