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%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;

background-position:top;
}
.infoPage {background: url("../images/rvt-gui/bg-info.png") repeat-y scroll 0 0 #C5C4C2;}
ol, ul {
	list-style: none;
	padding:5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
  height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	
}

img {
  max-width: 100%;
}

p {
  line-height: 1.2em;
}

#wrapper {
	margin:20px auto 0;
  width:70%;
  text-align: center;
	background-color:#FFF;
	padding:20px;
	border:5px solid #f1f1f1;
-webkit-box-shadow: 0px 0px 8px rgba(141, 141, 141, 0.6);-moz-box-shadow:    0px 0px 8px rgba(141, 141, 141, 0.6);box-shadow:         0px 0px 8px rgba(141, 141, 141, 0.6);}

h1, h1 a {
	font-size: 38px;
	font-weight: bold;	
	margin-top: 0px;
	color:#0F8263;
	font-weight:100;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align:left;
}
h1 a {font-weight:700}
h2 {
	font-size: 18px;
	font-weight: normal;	
	margin: 5px 0 10px 0;
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
h3 {
	font-size: 28px;
	font-weight: normal;	
	margin: 5px 0 30px 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align:left;
}
input[type="button"] {
	background-image: -moz-linear-gradient(left center , rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.5));
    border-radius: 10px 10px 10px 10px;
    height: 60px;
    max-width: 70%;
	min-width: 60%;
	margin-top: 15px;
	color: #fff;
	padding: 12px 10px;
	background: -moz-linear-gradient(
		top,
		#046380 0%,
		#0094B3);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#046380),
		to(#0094B3));
	border-radius: 10px;
	font-weight: bold;
	-moz-border-radius: 10px;
	font-size: 14px;
	-webkit-border-radius: 10px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(105,105,105,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(105,105,105,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(158,158,158,1);
	cursor: pointer;
}
input[type="button"]:hover {
	background: -moz-linear-gradient(
		top,
		#046380 0%,
		#0094B3);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#046380),
		to(#0094B3));			
	cursor: pointer;
}
 input[type="button"]:active {
	background: #0094B3;
}
a {
	color: #424242;
	text-decoration: none;
}
.navContainer {position:absolute;margin-top:160px;top:0}
.moreInfo {margin:10px;padding:10px;
	background: -moz-linear-gradient(
		top,
		#ef8314 0%,
		#ed8c38);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ef8314),
		to(#ed8c38));
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
border:2px solid #fff;cursor:pointer;font-family:'Clarendon',Georgia,"Times New Roman",Times,serif;}
.moreInfo a {color:#fff; text-decoration:none;font-size:32px;font-weight:100;display:block;width:100%;padding:5px;}
.interested {background-image:url('../images/rvt-gui/detailed-search.png');background-repeat:no-repeat;background-position:center;background-size:100% 100%;padding: 20px 0;}
.interested h1, .interested h1 a {
	font-size: 33px;
	font-weight: bold;	
	margin-top: 0px;
	margin-left:20px;
	color:#fff;
	font-weight:100;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-align:left;
}

.interested a {font-weight:100; color:#fff}
.interested h2 {
	font-size: 20px;
	font-weight: normal;	
	margin: 5px 0 30px 20px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.interested h3 {
	font-size: 28px;
	font-weight: normal;	
	margin: 5px 0 30px 20px;
	color:#fff;
	font-family:Georgia,"Times New Roman",Times,serif;
}
.arrowFont {	font-family: 'Economica', sans-serif;padding-left:10px;}

.infoTitle {background:url('../images/rvt-gui/bg-info-title.png');width:100%;padding:10px;margin:0}

.navButton {background-image:url('../images/rvt-gui/rvtgui-spritesheet.png');width:80px;height:80px;cursor:pointer}

.info {background-position:-160px -0px;}
.infoOn {background-position:-160px -80px;}
.t360 {background-position:-240px 0px;}
.floorplan {background-position:0px 0px;}
.slideout {background-position:-80px 0px;}
.gallery {background-position:-320px 0px;}
.galleryOn {background-position:-320px -80px;}
.thumbs {background-position:-480px -80px;}
.thumbsOff {background-position:-480px -0px;}
.hide {display:none;}

.mobile .navButton {background-image:url('../images/rvt-gui/rvtgui-spritesheet.png');width:40px;height:40px;cursor:pointer;background-size:auto 80px}

.mobile .info {background-position:-80px -0px;}
.mobile .infoOn {background-position:-80px -40px;}
.mobile .t360 {background-position:-120px 0px;}
.mobile .floorplan {background-position:0px 0px;}
.mobile .slideout {background-position:-40px 0px;}
.mobile .gallery {background-position:-160px 0px;}
.mobile .galleryOn {background-position:-160px -40px;}
.mobile .thumbs {background-position:-240px -40px;}
.mobile .thumbsOff {background-position:-240px -0px;}

#thumbContainer {display:none}