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

html {
    height: 100%;
	max-width: 100%;
        }
		
body {
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0;
	background:url(../images/bg_main.jpg) no-repeat center center fixed;
	background-size: 100% 100%;
	overflow-x: hidden;
}

@font-face {
    font-family: ArRound;
    src: url('arlrdbd.eot');
    src: url('arlrdbd.eot') format('embedded-opentype'),
         url('arlrdbd.woff') format('woff'),
         url('arlrdbd.ttf') format('truetype'),
         url('arlrdbd.svg#ArialRoundedMTBoldRegular') format('svg');
}

#logo {
	width: 50%;
	margin: -1.5% 25%;	
}

#header {
	width: 100%;
	background: #000;
	position: relative;
	z-index: 99900;
	margin-bottom: 0px;
	padding-top: 33px;
	border-bottom: 1px solid #8dc641;
}


#center {
	width: 100%;
height: 100%;
margin: 0 auto;
text-align: center;
overflow: hidden;
text-align: center;
border-top: 1px solid #000;
}

div.top_img_cont {
	display: inline-block;
	width: 300px;
	height: 200px;
	margin: 1% 5px;
	padding: 5px;
	opacity: 0.9;
	border: 1px solid #111;
	box-shadow: 0px 3px 3px #000;
	z-index: 99990;
}

div.top_img_cont:hover {
	margin: 1% 1px;
	width: 302px;
	height: 202px;
	opacity: 1;
	box-shadow: 0px 7px 12px #000;
}

div.top_img_cont:active {
	display: inline-block;
	width: 300px;
	height: 200px;
	margin: 1% 5px;
	padding: 5px;
	opacity: 0.9;
	border: 1px solid #111;
	box-shadow: 1px 1px 1px #333, -1px -1px 1px #333;
}

div.top_img_cont:visited {
	display: inline-block;
	width: 22.5%;
	height: 25%;
	margin: 1% 5px;
	padding: 5px;
	opacity: 0.9;
	border: 1px solid #111;
	box-shadow: 0px 3px 3px #000;
	z-index: 99990;
}

div.top_img_cont a {
	font-family: sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 200%;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
}

img.top_panels {
	

}

img.top_panels:hover {

opacity: 1;

}

.bottom_img_cont {
width: 46%;
position: relative;
display: block;
margin: auto;
font-family: sans-serif;
}

img.main_panel {
	width: 100%;
opacity: 0.9;
border: 1px solid #111;
}

img.main_panel:hover {

opacity: 1;

}

.header-unit {
	display: none;
height: 100%;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-right: none;
border-left: none;
position: relative;
padding-top: 0px;
top: -30%;
z-index: 99990;
box-shadow: 0px 3px 3px #000;
}
#video-container {
	position: absolute;
}
#video-container {
	top: 0%;
left: 0%;
height: 100%;
width: 100%;
overflow: hidden;
}
video {
	position: absolute;
margin-top: -5%;
z-index: 0;
}
video.fillWidth {
	width: 100%;
}

ul {
	list-style-type: none;
	height: 100%;
	margin: 0 -40px;
}

ul#contact {
	list-style-type: none;
	margin: 0 -40px 500px -40px;
}

li {
	margin-left: 0px;
}

li#socially {
	text-align: center;
	padding-bottom: 50px;
}


#left1 {
	background: url(../images/bg_tiles.jpg) repeat;
height: 250px;
width: 50%;
border: 2px solid #222;
margin-left: -5px;
margin-bottom: 40px;
box-shadow: -4px 10px 20px #000;
}

#left2 {
height: 650px;
width: 50%;
border: 2px solid #222;
margin-left: -5px;
margin-bottom: 40px;
box-shadow: -4px 10px 20px #000;
}

#right1 {
	background: rgba(0,0,0,0.5);
width: 100%;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
margin-bottom: 40px;
box-shadow: 4px 10px 20px #000;
color: #8dc641;
font-family: ArRound;
font-weight: normal;
text-shadow: 4px 4px 1px #000, 2px 2px 1px #000, -1px -1px 1px #000;
text-align: center;
}

#right1 p {
	width: 95%;
	margin: 10px auto;
}

#right2 {
	background: rgba(0,0,0,0.5);
min-height: 250px;
width: 45%;
border: 1px solid #222;
margin-bottom: 40px;
box-shadow: 4px 10px 20px #000;
float: right;
display: inline-block;
}

#right2 h1 {
	color: #ffffff;
	font-family: ArRound;
	font-size: 40px;
	margin: 0px 10px;
}

#right2 p {
	color: #ffffff;
	font-family: ArRound;
	font-size: 14px;
	margin: 0px 10px;
}

p.stretch {
    display: block;
	z-index: 99990;
	font-size: 50px;
	height: 60px;
	width: 60px;
	border-radius: 30px;
	background: rgba(0,0,0,0.5);
	font-family: ArRound;
	color: #8dc641;
	margin-right: 12.5%;
	margin-top: 0%;
	text-shadow: 0px 5px 5px #000, -1px -1px 1px #000;
	float: right;
}

.sn_buttons {
	height: 50px; 
	width: 50px; 
	opacity: 0.75; 
	border: none;
	display: inline-block; 
	position: relative; 
	margin-bottom: 20px;
}

.sn_buttons:hover {
	opacity: 1; 
	display: inline-block; 
	position: relative; 
	margin-bottom: 21px;
}

.sn_buttons:active {
	opacity: 1; 
	height: 48px; 
	width: 48px; 
	margin: 1px 1px 21px 1px;
}

#credit {
font-family: ArRound;
color: #000;
font-size: 18px;
position: absolute;
float: right;
margin-top: -18px;
width: 100%;
text-align: right;
text-shadow: -1px 0px 1px #8dc641;
cursor: pointer;
}

#credit:hover {
font-family: ArRound;
color: #8dc641;
font-size: 18px;
position: absolute;
float: right;
margin-top: -18px;
width: 100%;
text-align: right;
text-shadow: none;
}

#credit:active {
font-family: ArRound;
color: #8dc641;
font-size: 17px;
position: absolute;
float: right;
margin-top: -17px;
width: 100%;
text-align: right;
text-shadow: none;
}

.SED {
	display: block;
	position: absolute;
width: 160px;
right: -2000px;
margin-top: 0px;
float: right;
height: 75px;
line-height: 90px;
border: none;
z-index: 99990;
}

input {
	display: inline-block;
	height: 30px;
	margin: 7px 5px 5px 10px;
	width: 60%;
	outline: none;
	background: rgba(0,0,0,0.5);
	border: 1px solid #8dc641;
	color: #fff;
	font-family: ArRound;
	font-size: 26px;
	padding: 3px;
}

textarea {
	display: inline-block;
	height: 90px;
	margin: 7px 5px 5px 10px;
	width: 60%;
	outline: none;
	background: rgba(0,0,0,0.5);
	border: 1px solid #8dc641;
	color: #fff;
	font-family: ArRound;
	font-size: 26px;
	padding: 3px;
}

.input-label {
	display: inline-block;
text-align: right;
font-family: ArRound;
font-size: 24px;
color: #8dc641;
text-shadow: -2px 2px 3px #000, 1px -1px 0px #000;
position: relative;
}

input[type="submit"] {
	width: 25%;
height: inherit;
margin-left: 10px;
margin-top: 2px;
margin-bottom: 10px;
box-shadow: 6px 6px 5px #000;
display: block;
}



#header2 {
	position:fixed; 
	z-index: 99999; 
	width: 100%; 
	background: #000; 
	border-bottom: 1px solid #8dc641;  
	height: 50px;
	top: -100px;
}

#header2 a {
	font-family: ArRound;
	color: #fff;
	font-size: 160%;
	text-decoration: none;
	 top:9px;
	height: 26px;
	position:relative;
	margin: 0 10px;
}

#header2 a:hover {
	color: #8dc641;
}

#header2 a:active {
	color: #666;
}

.sn_buttons-hdr {
	height: 42px; 
	width: 42px; 
	opacity: 0.75; 
	border: none;
	display: inline; 
	position: relative;
	top: 4px; 
}

.sn_buttons-hdr:hover {
	opacity: 1; 
}

.sn_buttons-hdr:active {
	opacity: 1; 
	top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	height: 40px; 
	width: 40px; 
	bottom: 1px;
}

.product_loc {
	display: block;
	height: 15%;
	width: 100%;
	position: relative;
	margin-top: 0;
}

.product_strip {
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	width: 100%;
	position: absolute;
	z-index: 99990;
	cursor: pointer;
	box-shadow: 0px 10px 10px #000;
}

.product_strip_over {
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 99900;
	background: rgba(0,0,0,0.75);
	cursor: default;
	margin: 0 auto;
}

.product_strip_over p {
	color: #fff;
	font-family: ArRound;
	font-weight: normal;
	text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
	font-size: 150%;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	cursor: default;
	padding: 10px 5px;
}

.product_strip_over a {
	color:rgb(141, 198, 65);
font-weight: normal;
text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
text-decoration: none;
display: block;
}

.product_strip_over a:hover {
	color:rgb(141, 198, 65);
text-decoration: underline;
}

.product_strip_over a:active {
	color:#666666;
text-decoration: underline;
}

#top_menu {
	width: 60%; 
	float: left; 
	margin-left: 10%; 
	z-index: 99999;
}

#sn_header {
	float: right;
background: none;
position: relative;
top: 0px;
right: 20px;
}

#header_logo {
	width: 15%; 
	margin: 0 auto; 
	float: left;
}

#logo_footer {
	height: 70%; 
	margin: 1.5% 1.5% 0 1.5%; 
	float: left;
}

#footer_contacts {
font-family: ArRound;
color: #fff;
font-size: 22px;
top: 0%;
height: 70%;
position: relative;
display: inline-block;
}

#footer_sn {
	display: inline;
}

#footer_bar {
	width: 100%; height: 150px; background: #000; bottom: 0; border-top: 1px solid #8dc641;
}

.product-content h1 {
	display: inline;
color: rgb(141, 198, 65);
font-family: ArRound;
font-weight: normal;
text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
margin-top: 0px;
position: relative;
z-index: 99990;
top: 15%;
font-size: 300%;
}

.product-text {
	width: 100%;
	text-align: center;
}

.product-text h1 {
	color: rgb(141, 198, 65);
	font-family: ArRound;
	font-weight: normal;
	font-size: 225.04999999999998%;
	text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
	padding: 10px 50px;
}

.product-text ul {
	list-style-type: none;
	display: inline-block;
	width: 25%;
	border: none;
	height: 400px;
	margin: 0 auto;
	color: rgb(141, 198, 65);
	font-family: ArRound;
	font-weight: normal;
	font-size: 75%;
	text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
	padding: 10px 50px;
	vertical-align: top;
}

#bottom-content h1 {
	display: inline;
	color: rgb(141, 198, 65);
	font-family: ArRound;
	font-weight: normal;
	font-size: 225.04999999999998%;
	text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
	margin-top: 0px;
	margin-left: 1.75%;
	position: relative;
	z-index: 99990;
	width: 70%;
	float: left;
}

#floorplan {
	height: 70%;
	float: right;
	top: 15%;
	width: 28%;
	z-index: 99990;
	position: relative;
}



#home-bottom {
	height: 50%;
	margin-top: 1%;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 99990;
}

#home-wrap {
	height: 100%;
}

#wrap {
	height: 100%; 
	display: block; 
	position: relative; 
	width: 100%; 
	margin-bottom: 130px;
}

#spacer {
	height: 100%; 
	margin-bottom: 125px;
}

#google {
	width: 100%;
	height: 30%;
	margin-top: 50px;
	border: 1px solid #8dc641;
	box-shadow: 6px 6px 5px #000;
}

#moogle {
	width: 100%;
	height: 100%;
}

input.contact {
	display: inline-block;
height: 30px;
margin: 7px -1px;
width: 100%;
outline: none;
background: rgba(0,0,0,0.5);
border: 1px solid #8dc641;
color: #fff;
font-family: ArRound;
font-size: 26px;
padding: 3px;
text-align: center;
}

textarea.contact {
	display: inline-block;
	height: 150px;
	margin: 7px -1px;
	width: 100%;
	outline: none;
	background: rgba(0,0,0,0.5);
	border: 1px solid #8dc641;
	color: #fff;
	font-family: ArRound;
	font-size: 26px;
	padding: 3px;
	text-align: center;
}

form#contacts-form {
	text-align: center;
}

.contact-label {
	display: inline-block;
	font-family: ArRound;
	font-size: 32px;
	color: #8dc641;
	text-shadow: -2px 2px 3px #000, 1px -1px 0px #000;
	position: relative;
}

#contact li h1 {
	color: #8dc641;
	text-shadow: -2px 2px 3px #000, 1px -1px 0px #000;
	font-weight: normal;
	font-family: ArRound;
	font-size: 48px;
	width: 100%;
	text-align: center;
}

#contact li h2 {
	color: #8dc641;
	text-shadow: -2px 2px 3px #000, 1px -1px 0px #000;
	font-weight: normal;
	font-family: ArRound;
	font-size: 26px;
	width: 100%;
	text-align: center;
}

input[type="submit"]#contact-submit {
	width: 25%;
height: inherit;
font-size: 36px;
margin: 25px auto 10px auto;
box-shadow: 6px 6px 5px #000;
display: block;
}

input[type="submit"]#contact-submit:hover {
	background: rgba(0,0,0,0.75);
}

input[type="submit"]#contact-submit:active {
	background: rgba(0,0,0,0.75);
	width: 25%;
height: inherit;
margin: 26px auto 11px auto;
box-shadow: 3px 3px 3px #000;
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px)

{
	
html {
	max-width: 100%;
	background:url(../images/bg_main.jpg) repeat center center fixed;
	background-size: 100% 100%;
	    }
		
body {
	position: relative;
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0;
	overflow-x: hidden !important;
}

@font-face {
    font-family: ArRound;
    src: url('arlrdbd.eot');
    src: url('arlrdbd.eot') format('embedded-opentype'),
         url('arlrdbd.woff') format('woff'),
         url('arlrdbd.ttf') format('truetype'),
         url('arlrdbd.svg#ArialRoundedMTBoldRegular') format('svg');
}

#home-wrap {
	height: 100%;
}

#header {
	width: 100%;
	background: #000;
	position: relative;
	z-index: 99900;
	margin-top: -20px;
	margin-bottom: 0px;
	border-bottom: 1px solid #8dc641;
}

#floorplan {
float: left;
top: 0%;
width: 95%;
height: 75%;
z-index: 99990;
position: relative;
}

#bottom-content h1 {
color: rgb(141, 198, 65);
font-family: ArRound;
font-weight: normal;
font-size: 225.04999999999998%;
text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
margin-top: 0px;
position: relative;
z-index: 99990;
width: 100%;
}

#top_menu {
	width: 100%;
	text-align: center;  
	z-index: 99990;
	margin-right: 10%;
}

#sn_header {
	display: none;
}

#header2 {
	position:fixed; 
	z-index: 99999; 
	width: 100%; 
	background: #000; 
	border-bottom: 1px solid #8dc641;  
	top: -100px;
	height: 33px;
}

#header2 a {
	font-family: ArRound;
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	height: 26px;
	position:relative;
	margin: 0 10px;
}

#header2 img#header_logo {
	display: none;
}

#logo_footer {
	position: relative; 
	width: 100%;
	height: 70px;
	margin: 2% auto auto auto;
}

.product_strip_over p {
	color: #fff;
font-family: ArRound;
font-weight: normal;
text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
font-size: 100%;
height: 100%;
margin-top: 0;
	cursor: default;
}

#footer_bar {
	width: 100%; background: #000; bottom: 0; border-top: 1px solid #8dc641; text-align: center;
}

.sn_buttons {
	height: 50px; 
	width: 50px; 
	opacity: 0.75; 
	border: none;
	display: inline-block; 
	position: relative;
	margin-top: -20px; 
	margin-bottom: 10px;
}

.sn_buttons:hover {
	opacity: 1; 
	display: inline-block; 
	position: relative; 
	margin-bottom: 21px;
}

.sn_buttons:active {
	opacity: 1; 
	height: 48px; 
	width: 48px; 
	margin: 1px 1px 21px 1px;
}

#footer_contacts {
font-family: ArRound;
color: #fff;
font-size: 70%;
top: 0%;
width: 95%;
text-align: center;
margin-bottom: 0px;
}

#footer_sn {
width: 100%;
margin-top: 0px;
text-align: center;
position: relative;
background: none;
}

.SED {
	display: none;
}

#credit {
display: none;
}

#credit:hover {
color: #8dc641;
text-shadow: none;
}

#credit:active {
color: #8dc641;
font-size: 17px;
margin-top: -17px;
}



.product-content h1 {
	display: inline;
color: rgb(141, 198, 65);
font-family: ArRound;
font-weight: normal;
text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
margin-top: 0px;
position: relative;
z-index: 99990;
top: 15%;
font-size: 120%;
}

p.stretch {
    display: none;
}

#spacer {
	height: 100%; 
}

#right2 {
	background: rgba(0,0,0,0.5);
min-height: 250px;
width: 100%;
border: 1px solid #222;
margin-bottom: 40px;
box-shadow: 4px 10px 20px #000;
display: block;
}

#left2 {
height: 250px;
width: 100%;
border: 2px solid #222;
margin-left: 0px;
margin-bottom: 40px;
box-shadow: -4px 10px 20px #000;
}

.product-text {
	width: 100%;
	text-align: center;
}

.product-text h1 {
	color: rgb(141, 198, 65);
	font-family: ArRound;
	font-weight: normal;
	font-size: 100%;
	text-shadow: rgb(0, 0, 0) 4px 4px 1px, rgb(0, 0, 0) 2px 2px 1px, rgb(0, 0, 0) -1px -1px 1px;
	padding: 10px 50px;
}

.product-text ul {
	display: none;
}

ul#contact {
	list-style-type: none;
	margin: 0 1px 500px -40px;
}

li#socially {
	text-align: center;
	padding-bottom: 50px;
}

input.contact {
	display: inline-block;
height: 30px;
margin: 7px -1px;
width: 100%;
outline: none;
background: rgba(0,0,0,0.5);
border: 1px solid #8dc641;
color: #fff;
font-family: ArRound;
font-size: 26px;
padding: 3px;
text-align: center;
}

textarea.contact {
	display: inline-block;
	height: 150px;
	margin: 7px -1px;
	width: 100%;
	outline: none;
	background: rgba(0,0,0,0.5);
	border: 1px solid #8dc641;
	color: #fff;
	font-family: ArRound;
	font-size: 26px;
	padding: 3px;
	text-align: center;
}

form#contacts-form {
	text-align: center;
}

.contact-label {
	display: inline-block;
	font-family: ArRound;
	font-size: 20px;
	color: #8dc641;
	text-shadow: -2px 2px 3px #000, 1px -1px 0px #000;
	position: relative;
}

#contact li h1 {
	color: #8dc641;
	text-shadow: -2px 2px 3px #000, 1px -1px 0px #000;
	font-weight: normal;
	font-family: ArRound;
	font-size: 32px;
	width: 100%;
	text-align: center;
}

#contact li h2 {
	color: #8dc641;
	text-shadow: -2px 2px 3px #000, 1px -1px 0px #000;
	font-weight: normal;
	font-family: ArRound;
	font-size: 18px;
	width: 100%;
	text-align: center;
}

input[type="submit"]#contact-submit {
	width: 25%;
height: inherit;
font-size: 26px;
margin: 25px auto 10px auto;
box-shadow: 6px 6px 5px #000;
display: block;
}

input[type="submit"]#contact-submit:hover {
	background: rgba(0,0,0,0.75);
}

input[type="submit"]#contact-submit:active {
	background: rgba(0,0,0,0.75);
	width: 25%;
height: inherit;
margin-left: 11px;
margin-top: 26px;
margin-bottom: 9px;
box-shadow: 3px 3px 3px #000;
}

}
