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






/* Global Styles */ 
body,td,th, h1, h2, h3, h4, h5, h6{
	width: 100%;
	height: auto;
	font-family: 'Raleway', sans-serif;
	line-height: 25px;
	vertical-align: baseline;
	color: #464646;
	font-size: medium;
	margin-left: auto;
	margin-right: auto;
}
/* For parallax or indidual page bg */ 
.bg {
	position: fixed;
	width: 100%;
}













/* Links */ 
/* Page links */ 
a:link {
	color: #2666A5;
	font-size: large;
	text-decoration: none;
}
a:visited {
	color: #2666A5;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	transition: color .5s ease;
	text-decoration: none;
}
a:active {
	color: #2666A5;
	text-decoration: none;
}
/* Menu links */ 
a.class2:link {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}
a.class2:visited {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}
a.class2:hover {
	color: #85C45B;
	transition: color .5s ease;
	text-decoration: none;
	font-size: 15px;
}
a.class2:active {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}
/* Footer links */ 
a.class3:link {
	color: #ffffff;
	text-decoration: none;
}
a.class3:visited {
	color: #ffffff;
	text-decoration: none;
}
a.class3:hover {
	color: #999999;
	text-decoration: none;
	transition: color .5s ease;
}
a.class3:active {
	color: #ffffff;
	text-decoration: none;
}
/* Global-includes */ 
a.class4:link {
	color: #2666A5;
}
a.class4:visited {
	color: #2666A5;
}
a.class4:hover {
	color: #c2c2c2;
	transition: color .5s ease;
}
a.class4:active {
	color: #2666A5;
}
/* footer seo */ 
a.class5:link {
	color: #454545;
	font-weight: normal;
	font-size: small;
}
a.class5:visited {
	color: #666666;
	font-weight: normal;
	font-size: small;
}
a.class5:hover {
	color: #FFFFFF;
	font-weight: normal;
	transition: color .5s ease;
	font-size: small;
}
a.class5:active {
	font-weight: normal;
	color: #666666;
	font-size: small;
}
/* header menu email and screens*/ 
a.class6:link {
	text-decoration: none;
	font-size: 100%;
	color: #999999;
}
a.class6:visited {
	color: #999999;
	text-decoration: none;
	font-size: 100%;
}
a.class6:hover {
	color: #FFFFFF;
	text-decoration: none;
	transition: color .5s ease;
	font-size: 100%;
}
a.class6:active {
	color: #999999;
	text-decoration: none;
	font-size: 100%;
}











/* selectors */
#container {
	float: none;
	width: auto;
	height: auto;
	margin-left: -30px;
	margin-right: -30px;
	margin-top: -30px;
	margin-bottom: -30px;
}
#wrap {
	margin-top:none ;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	width: auto;
	max-width: 1020px;
	float: none;
}
#wrapleft {
	float: left;
	min-height: 1200px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 10px;
	max-width: 700px;
}
#wrapright {
	float: right;
	height: 100%;
	overflow: hidden;
	width: auto;
	margin-top: 210px;
	padding-bottom: 35%;
	border-left: medium solid #CCCCCC;
	padding-left: 40px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#menu {
	height: 40px;
	z-index: 1;
	float: none;
	width: 550px;
	margin-left: -50px;
}
#menupanel {
	z-index: 1;
	height: 100px;
	width: 100%;
	float: left;
}
#menuiefix {
	z-index: 1000;
	position: relative;
}










/* Parallax sections mcdonald*/
sectionheader {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-top: 3%;
	background-color: #FFFFFF;
}
section001 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 10%;
	display: inline-block;
	text-align: center;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90px;
	margin-bottom: 40px;
}
section002 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	line-height: 63px;
	font-size: 60px;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 5px;
	display: inline-block;
}
section003 {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-top: 5%;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
}
/* Parallax sections*/
.parallax-window {
	min-height: 480px;
	background: transparent;
	float: none;
}













/* Divs*/
/* Empty generic div*/
#box001 {
	float: left;
	width: 100%;
	height: auto;
}
#box002 {
	width: 100%;
	height: 90px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
	background-image: url(../images/website/bgheader.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-right: 0px;
}
#box003 {
	float: none;
	width: 100%;
	height: 130px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	background-color: #000000;
	padding-top: 10px;
	background-image: url(../images/website/infinity-building-projects-eastleigh-logo-graphic.png);
	background-repeat: no-repeat;
}
#box004 {
	height: 150px;
	width: 150px;
	float: left;
}
#box005 {
	height: auto;
	width: 100%;
	float: left;
	background-color: #01416D;
}
/* row 1 content div LHS */
#box051 {
	width: 33%;
	height: auto;
	float: left;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 25px;
	padding-top: 8%;
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 8%;
}
#box052 {
	width: 33%;
	float: right;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 25px;
	background-color: #333333;
	padding-top: 10%;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 10%;
	min-height: 180px;
}
#box053 {
	width: 33%;
	float: right;
	color: #FFFFFF;
	font-size: 110%;
	line-height: 25px;
	background-color: #333333;
	padding-top: 8%;
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 8%;
	min-height: 180px;
}
#box054 {
	width: auto;
	padding-top: 5%;
	padding-left: 5%;
	padding-right: 5%;
	min-width: 230px;
	float: left;
	text-align: left;
	height: auto;
}
/* variable divs */
#box060 {
	float: left;
	background-color: #333333;
	width: 100%;
	height: auto;
}
#box061 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#box062 {
	width: 55%;
	height: auto;
	float: none;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 62px;
	line-height: 30px;
	text-align: center;
}
#box063 {
	height: auto;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
#box064 {
	height: auto;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 0px;
}
#box065 {
	width: 80%;
	height: auto;
	float: none;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-size: 110%;
	text-align: center;
	padding-top: 20px;
}
#box066 {
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-top: 25px;
	padding-bottom: 0px;
}
#box067 {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: -40px;
}
#box068 {
	float: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
#box069 {
	float: left;
	height: auto;
	text-align: left;
	width: 46%;
	min-width: 290px;
}
#box070 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-modern-quality-house.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box071 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-garage-conversion.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box072 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-bathrooms.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box073 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-kitchens.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box074 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-cottage-extension.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box075 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-refurbishment.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box076 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-conversions.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box077 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-extensions.jpg);
	background-repeat: no-repeat;
	background-size: auto 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box078 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-driveways.jpg);
	background-repeat: no-repeat;
	background-size: 54% 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}
#box079 {
	width: 100%;
	float: left;
	background-image: url(../images/backgrounds/infinity-building-projects-loft-conversions.jpg);
	background-repeat: no-repeat;
	background-size: 54% 103%;
	background-position-x: -1%;
	-moz-background-size: cover;
	margin-bottom: 60px;
}














/* Tables */
/* container for smaller box divs */
#box150 {
	float: left;
	height: auto;
	width: 730px;
}
/* header width 1 with background colour*/
#box151 {
	width: 669px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #000000;
}
/* header width 1 no background colour*/
#box152 {
	width: 669px;
	float: left;
	background-color: none ;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 2 with background colour*/
#box153 {
	width: 554px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 3 no background colour*/
#box154 {
	width: 554px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* sub-headers width 1 with background colour*/
#box155 {
	width: 93px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* sub-headers width 2 no background colour*/
#box156 {
	width: 440px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* data width 1 */
#box157 {
	width: 93px;
	float: left;
	background-color: none;
	padding: 10px;
	height: 140px;
	border: 1px solid #c2c2c2;
}
/* data width 2 */
#box158 {
	width: 440px;
	padding: 10px;
	height: 140px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	text-align: left;
	float: left;
	border-width: 1px;
	border-color: #c2c2c2;
}















/* Indents */
/* Site Map */
#box200 {
	padding-left: 30px;
	padding-bottom: 5px;
	width: 220px;
	float: left;
	font-size: small;
	text-align: left;
	height: auto;
	clear: left;
}
#box201 {
	padding-left: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/branch.png);
	background-repeat: no-repeat;
	background-position: 81px top;
	clear: left;
	height: auto;
	width: 220px;
	float: left;
}
/* Site Map */
#box202 {
	padding-left: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/branch.png);
	background-repeat: no-repeat;
	background-position: 180px top;
	clear: left;
	max-width: 500px;
}
/* Others */
#box203 {
	padding-left: 30px;
	padding-bottom: 5px;
	width: 150px;
	float: left;
	font-size: small;
	text-align: left;
}
#box204 {
	width: 190px;
	float: left;
	clear: left;
	margin-left: 30%;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 5px;
}
#box205 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20%;
	height: auto;
	max-width: 480px;
}
#box206 {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 600px;
	float: left;
	clear: left;
}
#box207 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 25%;
}













/* Contact Form and page */
#box300 {
	float: left;
	height: auto;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#box301 {
	float: left;
	height: auto;
	margin-bottom: 20px;
	padding-left: 20px;
	width: 312px;
}
#box302 {
	float: left;
	height: 145px;
	text-align: left;
	width: 357px;
}
.formbutton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	background-color: #3F7BAE;
	border: thin solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 60px;
}
.formcheckbox{
	display: block !important;
}
.formboxmessage {
	font-size: medium;
	height: 200px;
	width: 100%;
	background-color: #FFF;
	border: 1px solid #666;
}
.formboxwidth {
	font-family: 'Work Sans';
	font-size: medium;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.formboxheight {
	font-family: 'Work Sans';
	font-size: medium;
	float: left;
	min-height: 100px;
}
/* Review Form */
#box305 {
	border: 1px solid #000;
	border-radius: 10px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	clear: left;
	margin-bottom: 60px;
	max-width: 400px;
	padding-right: 40px;
}
#box306 {
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
}
#box307 {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	float: none;
	margin-left: 25px;
}












/* Terms */
#box400 {
	max-width: 500px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	clear: left;
}
/* Indents */
#box401 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 70px 10px;
	padding-left: 100px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	max-width: 360px;
	text-align: justify;
	clear: left;
}
/* Recommended websites container */
#box402 {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-right: 60px;
}
















/* Footer */
#footer {
	width: 100%;
	float: left;
	color: #999999;
	font-size: small;
	background-color: #000000;
	height: auto;
	line-height: normal;
	padding-top: 60px;
	padding-bottom: 60px;
}
#box500 {
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	height: auto;
}
#box501 {
	text-align: left;
	float: left;
	height: auto;
	padding-right: 0px;
	width: 45%;
	padding-left: 40px;
}
#box502 {
	max-width: 920px;
	height: auto;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
}
#box503 {
	width: auto;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	clear: both;
	font-size: x-small;
	height: 200px;
}
/* website summary  */
#box504 {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	height: auto;
	padding-bottom: 0px;
	margin-bottom: -20px;

}
/* colour band  */
#box505 {
	width: 100%;
	height: 1%;
	padding-left: auto;
	padding-right: auto;
	clear: left;
	background-color: #222222;
}
















/* gallery */
#box600 {
	height: 260px;
	max-width: 350px;
	float: left;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 40px;
}














/* animated divs hover */
#box700{
	height: 240px;
	width: auto;
	text-align: center;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#box701 {
	height: 220px;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#box702{
	height: 420px;
	width: 320px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
/* animate grow box on hover */
.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow:hover, .grow:focus, .grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}







/* text classes */
/* colour 1 */
.text001 {
	color: #FFFFFF;
	font-size: small;
}
.text002 {
	color: #FFFFFF;
	font-size: medium;
}
.text003 {
	color: #FFFFFF;
	font-size: large;
}
.text004 {
	color: #FFFFFF;
	font-size: x-large;
}
.text005 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.text006 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}
.text007 {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
}
.text008 {
	color: #FFFFFF;
	font-size: 200%;
	font-weight: bolder;
}
.text009 {
	color: #FFFFFF;
	font-size: 200%;
	font-weight: bolder;
}
/* colour 2 */
.text021 {
	color: #000000;
	font-size: small;
}
.text022 {
	color: #464646;
	;
	font-size: medium;
}
.text023 {
	color: #000000;
	font-size: large;
}
.text024 {
	color: #000000;
	font-size: x-large;
}
.text025 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.text026 {
	color: #000000;
	font-size: medium;
	font-weight: bolder;
}
.text027 {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
}
.text028 {
	color: #000000;
	font-size: 300%;
	font-weight: bolder;
}
.text029 {
	color: #000000;
	font-size: large;
	font-weight: bold;
}
.text030 {
	color: #000000;
	font-size: large;
	font-weight: bolder;
}
/* colour 3 */
.text041 {
	color: #2666A6;
	font-size: small;
}
.text042 {
	color: #2666A6;
	font-size: medium;
}
.text043 {
	color: #2666A6;
	font-size: large;
}
.text044 {
	color: #2666A6;
	font-size: x-large;
}
.text045 {
	color: #2666A6;
	font-size: small;
	font-weight: bold;
}
/* used on global terms */
.text090 {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
}
/* used on global terms */
.text091 {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}
.text048 {
	color: #2666A6;
	font-size: 300%;
	font-weight: bolder;
}
.text049 {
	color: #2666A6;
	font-size: medium;
	font-weight: bolder;
}



















/* Positioning */
.floatcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.clearleft {
	clear:left;
}
.floatleft001 {
	float: none;
	clear: left;
}
.floatleft002 {
	float: left;
	margin-right: 40px;
	margin-bottom: 8px;
}
.floatleft003 {
	float: left;
	margin-top: 20px;
}
.floatright001 {
	float: right;
	margin-right: 25px;
	margin-top: -45px;
}
.floatright002 {
	float: left;
	margin-top: 110px;
	margin-right: 40px;
}
.floatleftmargin001 {
	float: left;
	margin-top: 0px;
	margin-bottom: 70px;
	margin-right: 40px;
}
.floatmiddle001 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	margin-top: 10px;
}
.margin001 {
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.margin002 {
	margin-right: 2px;
}
.margin003 {
	margin-bottom: 10px;
}
.positionabsolute {
	position: absolute;
}












/* Formatting */
.bullet {
	color: #3f7bae;
}
.border {
	border: 0.5px solid #333;
	float: left;
	margin-right: 40px;
}
.ul {
	/* important will override same class elsewhere  */
	display: list-item !important;
	list-style-type: disc;
	margin: 1em 0 1em 0;
	padding-start: 40px;
	float: left;
	text-align: left;
	clear: left;
}
.hr001 {
	/* rule for main divs*/
	width: 100%;
	border: 0.5px solid #2666A5;
	display: block;
	margin-bottom: 40px;
	margin-top: 40px;
}
.hr002 {
	/* rule for footer panels*/
	width: 30%;
	border: thin solid #2D78C5;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	display: block;
	margin-right: 70%;
}
/* rule for footer privacy panels*/
.hr003 {
    width: 100%;
	border: thin solid #2D78C5;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
}

















/* maxes all images to 100% of div */
.img {
	width: 100%;
	height: auto;
	margin-right: 10px;
}
/* basic responsive img keeps original size when maxed */
.fixed-ratio-resize { 
	max-width: 100%;
	height: auto;
}
/* scaleable areas */
.scroll-wrapper {
	-webkit-overflow-scrolling: touch;
  	overflow-y: scroll;

/* important:  dimensions or positioning here! */
}
.scroll-wrapper iframe {
	/* nada! */
}
.scalable {
	overflow: hidden;
	height: 750px;
}
.scalable .scalable-content {
	height: 0;
	position: relative;
	margin: 20px;
}
.scalable iframe {
	height: 943px;
	position: relative;
	width: 100%;
	max-width: 402px;
}
.scalable-16-9 .scalable-content {

}
/* videos/animation ie Phoria */
/* adjust padding-bottom as required */
.video-container {
	position: relative;
	padding-bottom: 53.75%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
	clear: left;
}
/* for blog etc */
.video-container-blog {
	position: relative;
	padding-bottom: 100%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
/* embedded video like Odstock */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
	height: 0;
	width: 100%; /* You can set this width to whatever suits your needs */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	float: left;
}
.videoWrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
}













/* horizontal scroll for tables */
.overflowy-hidden {
	overflow-y: hidden;
	width: 700px;
	border: 1px solid #000000;
	clear: left;
}
