@font-face
{
	font-family: "Open Sans";
	src: url("OpenSans-Regular.ttf");
}

body
{
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	font-family: "Open Sans";
	overflow: hidden;
}

#bg_img
{
	position: absolute;
	width: 100%;
	height: 100%;
}

a
{
	color: #FFFFFF;
}



.blend_label
{
	font-family: sans;
	font-size: 1.25em;
	/*pointer-events: all;*/
	position: absolute;
}

.blend_label:hover
{
	color: #00C000;
}



.splash_div
{
	pointer-events: none;
	overflow: hidden;
	background-color: #000000;
	width: 100%;
	height: 100%;
	position: absolute;
}

.splash_loadlabel_vpos
{	
	position: absolute;
	bottom: 52.5%;
	width: 100%;
	text-align: center;
}

.splash_loadlabel
{
	color: #FFFFFF;
	font-family: "Open Sans";
	font-size: 12pt;
}

.splash_image
{
	position: absolute;
	left: 0;
}

.splash_dark
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.25;
}

.splash_progressframe
{
	position: absolute;
	left: calc(50% - 205px);
	top: 52.5%;
	width: 410px;
	height: 64px;
}

.splash_progressbar
{
	position: absolute;
	height: 100%;
	width: 0%;
	overflow: hidden;
	left: 0;
	top: 0;
}

.splash_toload
{
	position: absolute;
	opacity: 0.3;
	left: 0;
	top: 0;
}



#blendview
{
	position: absolute;
	width: 100%;
	height: 100%;
}

#hud
{
	font-family: "Open Sans";
	pointer-events: none;
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
}

#hud_flash
{
	background-color: #FFFFFF;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#hud_controls
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
}

#hud_top
{
	position: absolute;
	left: 3%;
	top: 3%;
	width: 94%;
	margin-top: 48px;
}

#hud_headers
{
	width: 100%;
	position: relative;
	top: 6px;
}

#hud_logo
{
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left: -24px;
	margin-bottom: -10px;
}

.hud_title
{
	display: block;
	font-size: 14pt;
	letter-spacing: 0.05em;
	position: absolute;
	bottom: 0;
}

#hud_title_old
{
	left: 232px;
	text-align: center;
	width: calc(45% - 116px);
}

#hud_title_new
{
	right: 0;
	text-align: center;
	width: calc(55% - 116px);
}

#hud_line
{
	position: absolute;
	width: 100%;
	border: 0;
	border-top: 0.8pt dashed #FFFFFF;
}

#hud_topbtns
{
	position: absolute;
	width: 100%;
	position: absolute;
	top: 14px;
}

.hud_topbtns_group
{
	display: block;
	position: absolute;
	top: 0;
	text-align: center;
}


div.bwrap { display:inline; }

div.bwrap span { 
	display: none;
	position: absolute;
	margin: 30px 0px 0px -60px;
	border-radius: 3px;
	padding: 4px 8px 4px 8px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1;
	font-size:0.8em;
}

div.bwrap:hover span {
	display:inline;
}


#hud_topbtns_ac
{
	left: 0;
	text-align: left;
}

#hud_topbtns_old
{
	left: 232px;
	width: calc(45% - 116px);
}

#hud_topbtns_new
{
	right: 0;
	width: calc(55% - 116px);
}

.hud_topbtn
{
	pointer-events: all;
	cursor: pointer;
	width: 14px;
	height: 14px;
	padding: 6px 14px 6px 14px;
	margin: -2px;
	/*opacity: 0.5;*/
}


.hud_acbtn
{
	width: 13px;
	padding: 6px 12px 6px 12px;
	pointer-events: all;
	cursor: pointer;
}

#hud_cycle
{
	position: absolute;
	top: 50%;
	width: 100%;
}

.hud_cycbtn
{
	pointer-events: all;
	cursor: pointer;
	width: 50px;
	height: 50px;
}

#hud_left
{
	position: absolute;
	left: 16px;
}

#hud_right
{
	position: absolute;
	right: 16px;
}

.hud_item
{
	/*display: none;*/
	position: absolute;
	font-size: 12pt;
	letter-spacing: 0.05em;
	opacity: 0;
}

.hud_item_bg
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #080808;
	opacity: 0.65;
	z-index: 1;
}

.hud_item_content
{
	position: relative;
	z-index: 2;
}

.hud_item_name, .hud_item_price
{
	font-size: 13pt;
	font-weight: bold;
}


.hud_item_smallt {
	font-size: 10pt;
}

#hud_item_fence-old
{
	left: 0%;
	top: 0%;
	width: 45%;
	height: 100%;
}

#hud_item_fence-old_content
{
	padding: 112px 10% 25% 25%;
	/*text-align: justify;*/
}

.hud_item_fence-old_img
{
	width: 65%;
	margin-bottom: 16px;
}

#hud_item_floor-old
{
	left: 0%;
	top: 0%;
	width: 100%; 
	/*height: 50%;*/
}

#hud_item_floor-old_content
{
	/*position: absolute;*/
	left: 10%;
	width: 80%;
	bottom: 5%;
	margin: 136px 0 8px 0;
	/*text-align: justify;*/
}

#hud_item_floor-old_img
{
	margin-right: 16px;
	width: 20%;
	display: inline-block;
}

#hud_item_floor-old_txt
{
	width: 75%;
	display: inline-block;
}

#hud_item_garage-old
{
	left: 0%;
	top: 0%;
	width: 30%;
	height: 100%;
}

#hud_item_garage-old_content
{
	padding: 112px 10% 10% 10%;
	/*text-align: justify;*/
}

#hud_item_1-old
{
	right: 0%;
	top: 0%;
	width: 35%;
	height: 100%;
}

#hud_item_1-old_content
{
	top: 25%;
	padding: 0% 15% 0% 15%;
}

#hud_item_1-old_img
{
	width: 90%;
}

#hud_item_2-old
{
	width: 40%;
	height: 100%;
}

#hud_item_2-old_content
{
	top: 112px;
	padding: 0% 48px 0% 96px;
}

#hud_item_2-old_img
{
	width: 70%;
}

#hud_item_6-old
{
	width: 35%;
	height: 100%;
}

#hud_item_6-old_content
{
	top: 128px;
	padding: 0% 15% 0% 20%;
}

#hud_item_6-old_img
{
	width: 70%;
}

#hud_item_fence
{
	left: 0%;
	top: 0%;
	width: 45%;
	height: 100%;
}

#hud_item_fence_content
{
	padding: 112px 10% 25% 20%;
	/*text-align: justify;*/
}

#hud_item_floor
{
	left: 0%;
	top: 0%;
	width: 100%; 
	/*height: 50%;*/
}

#hud_item_floor_content
{
	bottom: 5%;
	/*margin: 112px 88px 8px 88px;*/
	margin: 112px 88px 8px 24px;
}

#hud_item_floor_img
{
	margin-right: 2%;
	width: 12%;
	display: inline-block;
	vertical-align: top;
	margin-top: 16px;
}

#hud_item_floor_txt
{
	width: 85%;
	display: inline-block;
}

#hud_item_garage
{
	left: 0%;
	bottom: 0%;
	width: 100%;
}

#hud_item_garage_content
{
	padding: 2% 5% 2% 5%;
	/*text-align: justify;*/
}

#hud_item_garageopen
{
	top:0%;
	left: 0%;
	bottom: 0%;
	height:100%;
	width: 25%;
}

#hud_item_garageopen_content
{
	padding: 132px 36px 12px 36px;
	/*text-align: justify;*/
}

#hud_item_1
{
	right: 0%;
	top: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_1_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_1_img
{
	width: 75%;
}

#hud_item_2
{
	width: 45%;
	height: 100%;
}

#hud_item_2_content
{
	top: 128px;
	padding: 0% 48px 0% 96px;
}

#hud_item_2_img
{
	width: 75%;
}

#hud_item_6
{
	right: 0%;
	width: 35%;
	height: 100%;
}

#hud_item_6_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_6_img
{
	width: 75%;
}

#hud_item_8
{
	width: 45%;
	height: 100%;
}

#hud_item_8_content
{
	top: 128px;
	padding: 0% 48px 0% 96px;
}

#hud_item_8_img
{
	width: 75%;
}

#hud_item_9
{
	right: 0;
	width: 35%;
	height: 100%;
}

#hud_item_9_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_9_img
{
	width: 75%;
}

#hud_item_12
{
	width: 45%;
	height: 100%
}

#hud_item_12_content
{
	top: 128px;
	padding: 0% 64px 0% 96px;
}

#hud_item_12_img
{
	width: 75%;
}

#hud_item_13
{
	width: 45%;
	height: 100%;
}

#hud_item_13_content
{
	top: 112px;
	padding: 0% 64px 0% 96px;
}

#hud_item_13_img
{
	width: 65%;
}

#hud_item_19
{
	right: 0;
	width: 45%;
	height: 100%;
}

#hud_item_19_content
{
	top: 144px;
	padding: 0% 15% 0% 15%;
}

#hud_item_19_img
{
	width: 75%;
}

#hud_item_dumbbells
{
	right: 0;
	width: 45%;
	height: 100%;
}

#hud_item_dumbbells_content
{
	top: 128px;
	padding: 0% 15% 0% 15%;
}

#hud_item_dumbbells_img
{
	width: 65%;
}

#hud_item_discs-and-bars
{
	right: 0;
	width: 45%;
	height: 100%;
}

#hud_item_discs-and-bars_content
{
	top: 144px;
	padding: 0% 15% 0% 10%;
}

.hud_item_discs-and-bars_img
{
	vertical-align: top;
	display: inline-block;
	width: 45%;
}

#hud_item_36-37
{
	width: 30%;
	height: 100%;
}

#hud_item_36-37_content
{
	top: 128px;
	padding: 0% 15% 0% 25%;
}

#hud_item_36-37_img
{
	width: 100%;
}

#hud_item_29
{
	right: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_29_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_29_img
{
	width: 75%;
}

#hud_item_3435383940
{
	bottom: 0%;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
}

#hud_item_3435383940_img
{
	position: relative;
	padding: 0 1% 0 1%;
	margin: 16px 0 -16px 0;
	/*height: 20%;*/
	width: 249px;
	height: 132px;
	z-index: 2;
}

#hud_item_34-35_content
{
	display: inline-block;
	padding: 16px 1% 16px 1%;
	text-align: left;
}

#hud_item_38_content
{
	display: inline-block;
	padding: 16px 1% 16px 1%;
	text-align: left;
}

#hud_item_39-40_content
{
	display: inline-block;
	padding: 16px 1% 16px 1%;
	text-align: left;
}

#hud_item_3
{
	right: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_3_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_14
{
	left: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_14_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_15
{
	right: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_15_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_11
{
	left: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_11_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_10
{
	left: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_10_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_7
{
	right: 0%;
	width: 40%;
	height: 100%;
}

#hud_item_7_content
{
	top: 160px;
	padding: 0% 15% 0% 15%;
}

#hud_item_31
{
	right: 0;
	/*width: 35%;*/
	width: 27%;
	height: 100%;
}

#hud_item_31_content
{
	/*top: 25%;
	padding: 0% 15% 0% 15%;*/
	padding: 144px 84px 0 36px;
}
