@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Assistant:200,300,400,600,700');
.productbits {
	height: auto;
	width: 14%;
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 8px;
	float: left;
	overflow: visible;
	border-radius: 5px;
	background-image: url(media/40_percent_black.png);
	min-height: 100px;
}
.bs_div {
	font-family: 'Assistant', sans-serif;
	color: #FFF;
	font-size: 12pt;
	height: 95%;
	width: 100%;
	line-height: 14pt;
	background-image: url(media/small_w_logo.png);
	background-repeat: no-repeat;
	background-position: 50% 13%;
}
.bs_div:hover {
	background-image: url(media/small_rgreen_logo.png);
	cursor: pointer;
}
.comm_div {
	font-family: 'Assistant', sans-serif;
	color: #FFF;
	font-size: 12pt;
	height: 95%;
	width: 100%;
	line-height: 14pt;
	background-repeat: no-repeat;
	background-position: 50% 13%;
	background-image: url(media/small_w_logo.png);
}
.comm_div:hover {
	background-image: url(media/small_yellow_logo.png);
}
.content_50pc_right {
	float: right;
	width: 47%;
	margin-top: 10px;
	font-family: 'Assistant', sans-serif;
	padding: 5px;
	border: 1px solid #F00;
	font-size: 14pt;
	font-weight: 700;
	color: #F00;
}
.content_50pc_left {
	float: left;
	height: 100%;
	width: 47%;
	margin-top: 10px;
	font-family: 'Assistant', sans-serif;
	font-size: 14pt;
	font-weight: 700;
	padding: 5px;
	border: 1px solid #F30;
	color: #F00;
}
.content_100pc_tt {
	float: left;
	height: 100%;
	width: 98%;
	margin-top: 10px;
	font-family: 'Assistant', sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #F30;
	color: #F00;
}
.residential_div {
	font-family: 'Assistant', sans-serif;
	color: #FFF;
	font-size: 12pt;
	height: 95%;
	width: 100%;
	line-height: 14pt;
	background-repeat: no-repeat;
	background-position: 50% 13%;
	background-image: url(media/small_w_logo.png);
}
.residential_div:hover {
	background-image: url(media/small_blue_logo.png);
}
.shop_div {
	font-family: 'Assistant', sans-serif;
	color: #FFF;
	font-size: 12pt;
	height: 95%;
	width: 100%;
	line-height: 14pt;
	background-repeat: no-repeat;
	background-position: 50% 13%;
	background-image: url(media/small_w_logo.png);
}
.leisure_div {
	font-family: 'Assistant', sans-serif;
	color: #FFF;
	font-size: 12pt;
	height: 95%;
	width: 100%;
	line-height: 14pt;
	background-repeat: no-repeat;
	background-position: 50% 13%;
	background-image: url(media/small_w_logo.png);
}
.leisure_div:hover {
	background-image: url(media/small_red_logo.png);
}
.rpp_div {
	font-family: 'Assistant', sans-serif;
	color: #FFF;
	font-size: 12pt;
	height: 95%;
	width: 100%;
	line-height: 14pt;
	background-repeat: no-repeat;
	background-position: 50% 13%;
	background-image: url(media/small_w_logo.png);
}
.rpp_div:hover {
	background-image: url(media/small_gold_logo.png);
}
.shop_div:hover {
	background-image: url(media/small_purple_logo.png);
}
.holder {
	font-family: 'Assistant', sans-serif;
	font-size: 24pt;
	color: #FFF;
	text-align: center;
	font-weight: 200;
	margin-bottom: 20px;
	margin-top: 0px;
	clear: both;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 20px;
	height: 120px;
	min-width: 850px;
}
#agency_application {
	font-size: 16pt;
	color: #FFF;
	background-color: #C0F;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: 'Assistant', sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.agency_app_in_body {
	font-size: 16pt;
	color: #FFF;
	background-color: #F00;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: 'Assistant', sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	text-align: center;
	margin-bottom: 20px;
}
#sign_in {
	font-size: 16pt;
	color: #FFF;
	background-color: #C0F;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: 'Assistant', sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.captions {
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #FFF;
	text-align: center;
	width: 85%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 200;
}
#right {
	color: #FFF;
	width: 35%;
	margin-right: 14%;
	margin-left: auto;
	float: right;
	min-height: 300px;
	background-image: url(media/40_percent_black.png);
	text-align: center;
}
#left {
	color: #FFF;
	width: 35%;
	margin-right: auto;
	margin-left: 14%;
	float: left;
	min-height: 300px;
	background-image: url(media/40_percent_black.png);
	text-align: center;
}
.headline2 {
	font-family: Assistant, sans-serif;
	font-size: 24pt;
	color: #FFF;
	text-align: center;
	font-weight: 200;
	margin-bottom: 40px;
	margin-top: 10px;
}
.headline1 {
	font-family: 'Assistant', sans-serif;
	font-size: 54pt;
	color: #FFF;
	text-align: center;
	font-weight: 400;
	line-height: 42pt;
	margin-top: 30px;
}
.white_link {
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.white_link_centred {
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.red_link {
	color: #F00;
	text-decoration: none;
	text-align: left;
	font-weight: 600;
}
#white_content {
	font-family: 'Assistant', sans-serif;
	height: auto;
	width: 100%;
	overflow: auto;
	background-color: #FFF;
	display: block;
	float: left;
	clear: both;
}
#blank_content {
	font-family: 'Assistant', sans-serif;
	height: auto;
	width: 100%;
	overflow: auto;
	display: block;
	float: left;
	clear: both;
}
.black_link {
	color: #000;
	text-decoration: none;
}
.purple_link {
	color: #C0F;
	text-decoration: none;
}
#topper {
	font-family: 'Assistant', sans-serif;
	background-color: #000;
	height: auto;
	width: 100%;
	color: #FFF;
}
#logo_holder {
	text-align: center;
	height: auto;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#menu_holder {
	float: left;
	height: auto;
	width: 80px;
	margin-top: 15px;
}
#sign_in_room {
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	color: #FFF;
	background-color: #C0F;
	float: right;
	height: 25px;
	width: 140px;
	margin-top: 20px;
	text-align: center;
	font-weight: 400;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sign_in_panel {
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	color: #FFF;
	background-color: #C0F;
	height: 25px;
	width: 155px;
	text-align: center;
	font-weight: 400;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 2px;
}
#apply_in_panel {
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	color: #FFF;
	background-color: #C0F;
	height: 25px;
	width: 155px;
	text-align: center;
	font-weight: 400;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 2px;
}
#apply_in_rh {
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	color: #FFF;
	background-color: #C6F;
	height: 28px;
	width: 85%;
	text-align: center;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 2px;
}
#sign_in_after_description {
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	color: #FFF;
	background-color: #C0F;
	height: 28px;
	width: 150px;
	text-align: center;
	font-weight: 400;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 2px;
	float: left;
}
#so_grid1 {
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	overflow: auto;
	overflow-x: hidden;
	display: block;
}
#product_intro {
	font-family: 'Assistant', sans-serif;
	height: auto;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	max-width: 900px;
	min-width: 650px;
	background-image: url(media/70_percent_purple.png);
	overflow: auto;
	overflow-x: hidden;
}
#prod_description_left {
	font-family: 'Assistant', sans-serif;
	font-size: 14pt;
	font-weight: 300;
	height: auto;
	width: 46%;
	margin-right: 0%;
	margin-left: 1%;
	background-image: url(media/40_percent_white.png);
	color: #FFF;
	margin-top: 5px;
	padding: 5px;
	line-height: 15pt;
	margin-bottom: 20px;
	float: left;
}
#prod_description_right {
	font-family: 'Assistant', sans-serif;
	font-size: 14pt;
	font-weight: 300;
	height: auto;
	width: 46%;
	margin-right: 1%;
	margin-left: 0%;
	background-image: url(media/40_percent_white.png);
	color: #FFF;
	margin-top: 5px;
	padding: 5px;
	line-height: 15pt;
	margin-bottom: 20px;
	float: right;
}
h2 {
	font-family: 'Assistant', sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: 300;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 15pt;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.class_prod_right {
	font-family: 'Assistant', sans-serif;
	font-size: 16pt;
	font-weight: 300;
	height: auto;
	width: 44%;
	margin-right: 1%;
	margin-left: 0%;
	background-image: url(media/40_percent_white.png);
	color: #FFF;
	margin-top: 15px;
	padding: 11px;
	line-height: 16pt;
	margin-bottom: 20px;
	float: right;
}
#prod_description_center {
	font-family: 'Assistant', sans-serif;
	font-size: 24pt;
	font-weight: 200;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-top: 0px;
	line-height: 22pt;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
#hidden_menu {
	background-color: #09C;
	height: 100px;
	width: 100%;
	visibility: hidden;
	z-index: 20;
}
.logo_size_shop_office {
	background-image: url(media/shop_office_logo.png);
	background-repeat: no-repeat;
	height: 119px;
	width: 118px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 20000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
	}
#container2 {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
#container1a {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
#container3 {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
#container3a {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
#container4 {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
	font-size: 13pt;
	line-height: 16pt;
	font-family: 'Assistant', sans-serif;
	font-weight: 300;
}
#container4a {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
	font-size: 13pt;
	line-height: 16pt;
	font-family: 'Assistant', sans-serif;
	font-weight: 300;
}
#container5 {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
	font-family: 'Assistant', sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: 300;
}
.padright {
	padding-right: 60px;
}
#container6 {
	background-color: #FFF;
	height: inherit;
	width: 75%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 650px;
	max-height: 4000px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
h4 {
	font-family: 'Assistant', sans-serif;
	font-size: 14pt;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 3px;
	line-height: 14pt;
}
#content_left {
	background-color: #FFF;
	float: left;
	width: 65%;
	font-family: 'Assistant', sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: 300;
	color: #000;
	margin-top: 10px;
	text-align: left;
}
#footer_test {
	color: #FFF;
	background-color: #000;
	height: auto;
	width: 100%;
}
#content_right {
	float: right;
	width: 30%;
	margin-top: 10px;
	font-family: 'Assistant', sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C39;
	font-weight: 300;
}
h1 {
	font-family: 'Assistant', sans-serif;
	font-size: 24pt;
	font-weight: 200;
	color: #FFF;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.product_name {
	font-family: 'Assistant', sans-serif;
	font-size: 54pt;
	color: #FFF;
	font-weight: 300;
	margin-bottom: 5px;
	line-height: 50pt;
}
.product_name_body {
	font-family: 'Assistant', sans-serif;
	font-size: 24pt;
	color: #666;
	margin-top: 20px;
	font-weight: 300;
}
.product_name_body_hp {
	font-family: 'Assistant', sans-serif;
	font-size: 22pt;
	color: #FFF;
	margin-top: 10px;
	font-weight: 300;
	line-height: 22pt;
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:312px;
	z-index:30;
	margin-top: 52px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-size: 100% 100%;
	background-color: #000;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	width:100px;
	height:51px;
	z-index:2;
	background-color: #000;
	visibility: hidden;
}
#footer_content {
	font-family: 'Assistant', sans-serif;
	font-size: 9pt;
	font-weight: 300;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.type_14pt {
	font-family: 'Assistant', sans-serif;
	font-size: 13pt;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 14pt;
	font-weight: 600;
	color: #999;
}
.type_10pt {
	font-family: 'Assistant', sans-serif;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 14pt;
	font-weight: 300;
	color: #000;
	font-style: italic;
}
.type_36pt {
	font-family: 'Assistant', sans-serif;
	font-size: 36pt;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 36pt;
	font-weight: 300;
	color: #000;
	font-style: normal;
}
.type_15pt {
	font-family: 'Assistant', sans-serif;
	font-size: 12pt;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 14pt;
	color: #000;
	font-weight: normal;
}
.type_18pt_red {
	font-family: 'Assistant', sans-serif;
	font-size: 16pt;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 16pt;
	font-weight: 600;
	color: #F00;
}
.type_18pt_teal {
	font-family: 'Assistant', sans-serif;
	font-size: 16pt;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 22pt;
	font-weight: 600;
	color: #1DB4A8;
}
.type_16pt {
	font-family: 'Assistant', sans-serif;
	font-size: 15pt;
	font-weight: 300;
	color: #FFF;
}
.type_16pt_teal {
	font-family: 'Assistant', sans-serif;
	font-size: 13pt;
	font-weight: 700;
	color: #1DB4A8;
}
#menu_right_panel {
	font-family: 'Assistant', sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	text-align: center;
	float: right;
	width: 48%;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	letter-spacing: 1px;
}
#menu_left_panel {
	font-family: 'Assistant', sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	text-align: center;
	float: left;
	width: 48%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
	letter-spacing: 1px;
}
#menu_container_top {
	height: auto;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#filler {
	color: #FFF;
	background-color: #000;
}
.leisure_headings {
	font-size: 18pt;
	color: #FFF;
	background-color: #F00;
	width: auto;
	font-family: 'Assistant', sans-serif;
	font-weight: 600;
	line-height: 18pt;
	padding: 7px;
	margin-bottom: 4px;
}
.teal {
	background-color: #1DB4A8;
}
