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

/* global Styles */ 
body,td,th{
	font-family: 'Montserrat', sans-serif;
	line-height: 20px;
	vertical-align: baseline;
	width: 100%;
	color: #474747;
	font-size: medium;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
}






/* links */ 
/* page links */ 
a:link {
	color: #2666A5;
	font-size: medium;
	text-decoration: none;
}
a:visited {
	color: #2666A5;
	text-decoration: none;
}
a:hover {
	color: #c2c2c2;
	transition: color .5s ease;
	text-decoration: none;
}
a:active {
	color: #2666A5;
	text-decoration: none;
}
/* menu links */ 
a.class2:link {
	color: #FFFFFF;
	size: x-large;
	font-size: 100%;
}
a.class2:visited {
	color: #ffffff;
	font-size: 100%;
}
a.class2:hover {
	color: #c2c2c2;
	size: x-large;
	transition: color .5s ease;
	font-size: 100%;
}
a.class2:active {
	color: #ffffff;
	font-size: 100%;
}
/* Footer links */ 
a.class3:link {
	color: #ffffff;
	text-decoration: underline;
	font-size: small;
}
a.class3:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: small;
}
a.class3:hover {
	color: #999999;
	text-decoration: underline;
	transition: color .5s ease;
	font-size: small;
}
a.class3:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: small;
}
/* other */ 
a.class4:link {
	color: #2666A5;
}
a.class4:visited {
	color: #2666A5;
}
a.class4:hover {
	color: #c2c2c2;
	transition: color .5s ease;
}
a.class4:active {
	color: #2666A5;
}







/* selectors */
#container {
	margin-right: auto;
	margin-left: auto;
	float: none;
	width: 100%;
	background-image: url(/images/website/bg.png);
	background-repeat: repeat-x;
}
#wrap {
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: left;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 800px;
}
#wrapleft {
	width: 800px;
	margin-top: 20px;
	float: left;
	height: auto;
}
#wrapright {
	width: 285px;
	float: right;
	margin-top: -3px;
	margin-bottom: 0px;
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 100px;
	background-color: rgba(0,0,0,0.05);
	height: auto;
}
#header {
	width: 100%;
	height: 280px;
	float: left;
	background-image: url(../images/website/clouds.jpg);
	text-align: center;
	background-size: cover;
	padding-top: 0px;
}
#menucontainer {
	width: 100%;
	height: auto;
	background-color: #000000;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -20px;
}
#menu {
	z-index: 1000;
	height: 60px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	max-width: 1200px;
}









/* Parallax sections*/
.parallax-window {
	min-height: 400px;
	background: transparent;
	float: none;
}




#boxtest {
	width: 49%;
	float: left;
	height: auto;
	background-color: #56BEDA;
	margin-top: 155px;
	margin-bottom: 102px;
	padding-top: 38px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
	max-width: none;
}




/* Divs*/
/* Empty generic div*/
#box001 {
	width: 100%;
	float: left;
	height: auto;
}
/* Social media bar*/
#box002 {
	height: 40px;
	background-color: #464646;
	text-align: center;
	font-family: Abel;
	font-size: x-large;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}
/* phone email div menucodepen*/
#box003 {
	float: left;
	text-align: justify;
	margin: 5px;
	padding-top: 140px;
	padding-right: 140px;
	padding-bottom: 70px;
	padding-left: 140px;
	max-width: 100px;
}
#box005 {
	text-align: justify;
	margin: 5px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* slogan only container concertina */
#box006 {
	float: right;
	text-align: justify;
	max-width: 100px;
	margin: 5px;
	padding-top: 70px;
	padding-right: 140px;
	padding-bottom: 140px;
	padding-left: 140px;
}
/* For image only revealed in RWD  */
#box010 {
}






/* full width */
#box020 {
	float: left;
	width: 100%;
	min-height: 20px;
	max-width: none;
}








/* full span */
#box050 {
	float: left;
	max-width: 1190px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
}
/* row 1 LHS */
#box051 {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 40px;
}
/* row 1 RHS */
#box052 {

}
/* row 2 LHS */
#box053 {
	text-align: center;
	width: 270px;
	margin-left: 20px;
	float: left;
	padding-bottom: 20px;
	background-color: #DEE9F3;
	margin-bottom: 20px;
	height: 240px;
}
/* row 2 RHS */
#box054 {
	max-width: 400px;
	height: auto;
	float: right;
	padding-top: 10px;
	padding-left: 80px;
}
/* workbench */
/* row 1 LHS  */
#box055 {
	text-align: justify;
	max-width: 600px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	height: auto;
	float: left;
	background-color: #24E127;
}
/* row 1 rHS */
#box056 {
	max-width: 400px;
	height: auto;
	float: right;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}
/* row 2 LHS */
#box057 {
	text-align: center;
	width: auto;
	float: left;
	padding-bottom: 40px;
	background-color: #0684F7;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	height: auto;
}
/* row 2 RHS */
#box058 {
	max-width: 400px;
	height: auto;
	float: right;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	-webkit-box-shadow: 0px 0px #ACBD43;
	box-shadow: 0px 0px #ACBD43;
	background-color: #ACBD;
}
/* divider */
#box059 {
	float: left;
	height: 100px;
	background-image: url(../workbench/images/divider.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	background-position-x: 10%;
	background-position-y: 50%;
	width: 100%;
}








/* variable divs */
#box060 {
	height: 30px;
	width: 100%;
	padding-top: 29px;
	padding-bottom: 60px;
	float: left;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;
	line-height: 1.5;
	background-image: url(../images/website/bgheadings.jpg);
	background-size: cover;
	border: thin solid #000000;
	background-repeat: no-repeat;
}
#box061 {
	text-align: center;
	width: 330px;
	float: left;
	height: 300px;
	margin-right: 30px;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#box062 {
	height: 40px;
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
#box063 {
	height: 520px;
	float: left;
	width: 220px;
	border: thin solid #DDDDDD;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#box064 {
	width: 100%;
	height: auto;
	float: left;
}
#box065 {
	height: auto;
	float: centre;
	line-height: 40px;
	margin-top: 180px;
	margin-right: 10%;
	max-width: 480px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#box066 {
	height: auto;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-position: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
/* workbench search results box */
#box067 {
	height: 480px;
	width: 240px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	border: thin solid #A5A1A1;
}
/* workbench hoverbar button */
#box068 {
	height: 100px;
	width: 200px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	border: medium solid #F40C10;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #C99C9D;
	border-radius: 15px;
}
/* search results box *
#box069 {
	height: 400px;
	width: 120px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	border: thin solid #777777;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 5px;
}
/* web example pics */
#box070{
	height: 2650px;
	width: 250px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
/* web example pics */
#box071{
	height: auto;
	width: 270px;
	float: right;
	margin-top: -40px;
	margin-left: 50px;
	margin-right: 20px;
}
/* web example pics */
#box072{
	height: auto;
	width: 270px;
	float: left;
	margin-top: -40px;
	margin-left: 50px;
	margin-right: 50px;
}
/* testimonials */
#box073{
	height: auto;
	width: 100%;
	float: right;
}
/* editing etc */
#box074{
	height: 2000px;
	width: 250px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#box075 {
	width: 100%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
/* workbench test */
#box076 {
	width: 400px;
	height: 300px;
	float: left;
	background-image: url(../workbench/images/012.jpg);
	background-repeat: no-repeat;
	clear: left;
	
}











/* Indents */
/* Site Map */
/* main */
#box200 {
	padding-left: 0px;
	padding-bottom: 5px;
	width: 220px;
	float: left;
	text-align: left;
	height: auto;
	clear: left;
	padding-top: 5px;
}
/* branch subs */
#box201 {
	padding-left: 10%;
	background-image: url(../images/website/branch.png);
	background-repeat: no-repeat;
	background-position: 15% top;
	clear: left;
	height: 20px;
	width: 220px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* branch sub subs */
#box202 {
	padding-left: 35%;
	background-image: url(../images/website/branch.png);
	background-repeat: no-repeat;
	background-position: 40% top;
	clear: left;
	height: 20px;
	width: 220px;
	float: left;
	padding-bottom: 5px;
}
/* bullet */
#box204 {
	float: none;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	margin-right: auto;
	height: auto;
	width: 100%;
	text-align: left;
	padding-left: 30px;
}
/* quotes */
#box205 {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-left: 40px;
	border-top: medium solid #a0410d;
	border-bottom: medium solid #a0410d;
	margin-bottom: 60px;
	margin-top: 20px;
	text-align: center;
	width: 60%;
	float: left;
}
#box206 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}




/* Form - non-membership */
#box300 {
	border: 1px solid #000;
	border-radius: 10px;
	float: left;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin-left: 0px;
	height: auto;
	background-color: none;
	clear: left;
	margin-bottom: 60px;
	max-width: 480px;
	margin-top: 80px;
}
#box301 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
#box302 {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	float: none;
	margin-left: 25px;
}
/* contact form*/
#box303 {
	width: 400px;
	height: auto;
	float: left;
	margin-bottom: 100px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	border: thin solid #cccccc;
	border-radius: 20px;
}
/* petition */
#box305 {
    border: 0.5px solid #CCCCCC;
    border-radius: 10px;
    float: right;
    padding-top: 3%;
    padding-bottom: 5%;
    height: 390px;
    text-align: center;
    background-color: #FFFFFF;
    width: 349px;
}
#box306 {
    height: 500px;
    float: left;
    margin-top: 40px;
    width: 337px;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: left;
}
#box307 {
    height: auto;
    float: left;
    margin-top: 6px;
    width: 220px;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: left;
}
#box308 {
    height: auto;
    float: left;
    margin-top: 6px;
    width: 220px;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 333px;
    padding-bottom: 10px;
    clear: left;
}

/* comms icons and text see rockvend*/
#box310 {
	float: none;
	height: auto;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#box311 {
	float: left;
	height: auto;
	text-align: left;
	margin-bottom: 20px;
	width: 40%;
	padding-left: 20px;
}
#box312 {
	float: left;
	height: 220px;
	text-align: left;
	margin-bottom: 20px;	
	width: auto;
}
.box{
	font-size: small;
	color: #333;
	padding: 2px;
	float: right;
	background-color: #FFF;
	text-decoration: none;
	margin-bottom: 30px;
}
.cols{
	width: 90%;
}
.formbutton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	background-color: #2666A5;
	border: thin solid #666;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: 50px;
	width: 150px;
	font-size: medium;
}
/* the important overides the menu css checkbox */
.formcheckbox{
	display: block !important;
	transform: scale(1.5);
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.boxformwidth {
	font-family: 'Work Sans';
	font-size: medium;
	height: 25px;
	float: left;
	width: 100%;
}
.boxformwidth002 {
	font-family: 'Work Sans';
	font-size: medium;
	height: 25px;
	float: left;
	width: 50%;
}







/* global terms and conditions */
/* Terms */
#box400 {
	width: 95%;
	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 {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 20px;
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	height: auto;
}







/* Footer */
#footer {
	height: auto;
	width: 99%;
	float: left;
	background-image: url(../images/website/bgfooter.png);
	color: #FFF;
	padding-bottom: 50px;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	clear: left;
}
#box500 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	height: auto;
	color: #FFFFFF;
	padding-top: 0px;
	float: none;
}
#box501 {
	text-align: left;
	float: left;
	width: 170px;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: small;
}
#box502 {
	width: auto;
	height: auto;
	margin-top: 40px;
	padding-right: 30px;
	padding-left: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: small;
}
#box503 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	height: auto;
	color: #FFFFFF;
	padding-top: 0px;
	float: none;
	font-size: small;
}
/* website summary  */
#box504 {
	text-align: left;
	height: auto;
	float: left;
	max-width: 1120px;
	padding-left: 40px;
	padding-right: 40px;
}








/* animated divs hover */
#box700{
	width: 400px;
	height: 440px;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: center;
}
#box701 {
	height: 360px;
	float: left;
	text-align: left;
	margin-bottom: 25px;
	width: 90px;
	margin-right: 40px;
}
#box702{
	width: 304px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 209px;
	padding-top: 3px;
	font-weight: normal;
	font-size: medium;
	line-height: 21px;
	border: 1px solid #ffffff;
}
/* workbench family tree search results box */
#box703{
	height: 500px;
	width: 120px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	border: thin solid #777777;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 5px;
}
/* workbench comics search results box */
#box704{
	height: 500px;
	width: 200px;
	margin-bottom: 20px;
	margin-right: 20px;
	border: thin solid #777777;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 5px;
	float: none;
}








/* text classes */
.h1 {
	font-size: x-large;
	line-height: 30px;
}
.h2 {
	font-size: large;
}
.h3 {
	font-size: small;
}
.h4 {
	font-size: x-small;
}
/* 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: large;
	font-weight: bold;
}
.text008 {
	color: #FFFFFF;
	font-size: 300%;
	font-weight: bolder;
}
.text009 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Source Serif Variable;
}
/* colour 2 */
.text021 {
	color: #000000;
	font-size: small;
}
.text022 {
	color: #000000;
	;
	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: 20px;
	font-weight: bold;
}
.text028 {
	color: #000000;
	font-size: 300%;
	font-weight: bolder;
}
.text029 {
	color: #000000;
	font-size: medium;
	font-weight: bolder;
}
/* colour 3 - house colour*/
/* used for globals */
.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;
}
.text046 {
	color: #2666A6;
	font-size: 140%;
	font-weight: bold;
}
.text047 {
	color: #2666A6;
	font-size: 161%;
	font-weight: bolder;
	line-height: 40px;
}
/* colour 4 */
.text061 {
	color: #F9C429;
	font-size: small;
}
.text062 {
	color: #F9C429;
	font-size: medium;
}
.text063 {
	color: #F9C429;
	font-size: large;
}
.text064 {
	color: #F9C429;
	font-size: x-large;
}
.text065 {
	color: #F9C429;
	font-size: small;
	font-weight: bold;
}
.text066 {
	color: #F9C429;
	font-size: 18px;
	font-weight: bold;
}
.text067 {
	font-family: 'Montserrat', sans-serif;
	color: #F9C429;
	font-size: 31px;
	font-weight: normal;
	text-shadow: 2px 2px #000000;
}
.text068 {
	font-family: 'Montserrat', sans-serif;
	color: #F4F4F4;
	font-size: 150%;
	font-weight: normal;
	text-shadow: 2px 2px #000000;
}
/* colour 4 */
/* used on global terms */
.text090 {
	color: #2666A6;
	font-size: 18px;
	font-weight: bolder;
}
.text091 {
	color: #2666A6;
	font-size: 25px;
	font-weight: bold;
}
.textitalic001 {
	font-style: italic;
}
.shadow {
	-webkit-box-shadow: 7px 7px 2px 1px #9B9999;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow: 7px 7px 2px 1px #9B9999;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}






/* Positioning */
.floatcenter001 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.floatleft001 {
	margin-bottom: 10px;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-top: 5px;
}
.floatleft002 {
	float: left;
	margin-right: 30px;
	clear: left;
	margin-bottom: 40px;
}
.floatleft003 {
	float: left;
	margin-left: 10%;
}
.float004 {
	float: left;
	margin-bottom: 20px;
}

.floatright001 {
	float: right;
}
.margin001 {
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}
.border001 {
	border: thin solid #777777;
}
.positionabsolute {
	position: absolute;
}
.letterspacing001 {
	letter-spacing: 2px;
}






/* Formatting */
.bullet {
	color: #3f7bae;
}
.bullet002 {
	height: 7px;
	width: 7px;
	background-color: #000000;
	border-radius: 50%;
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: middle;
}
/* global terms and conditions */
.bullet004 {
	height: 7px;
	width: 7px;
	background-color: #E8C979;
	border-radius: 50%;
	display: inline-block;
	margin-right: 15px;
	margin-left: 10px;
	vertical-align: middle;
}
.transparent {
   width: 20px;
   height: 20px;
   overflow: hidden; 
   color:transparent;}

.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;
}
/* rule for main divs*/
.hr001 {
	width: 100%;
	border: thin solid #2D78C5;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	clear: left;
}
/* rule for footer panels*/
.hr002 {
	width: 30%;
	border: thin solid #2D78C5;
	margin-top: 10px;
	float: left;
	display: block;
	margin-right: 0px;
}
/* rule for footer privacy panels*/
.hr003 {
	width: 100%;
	border: thin solid #2D78C5;
	float: left;
	margin-bottom: 20px;
}
/* fade rule*/
.hr004 {
	height: 1px;
	background-color: transparent;
	max-width: 25em;
	margin: auto;
	background-image: linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -o-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -moz-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -webkit-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -ms-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
	background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
	margin-top: 40px;
	margin-bottom: 40px;
	border: thin solid transparent;
}







/* sizing */
/* 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;
}
/* iFrames */
/* youtube*/
.ifcontainer {
	position: relative;
	width: 100%;
	overflow: hidden;
	/* 16:9 Aspect Ratio */
	padding-top: 53.25%;
	/* 8:5 Aspect Ratio */
	/* padding-top: 62.5%; */		
}
.ifresponsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* iFrames */
/* map*/
.iframe-rwd  {
	position: relative;
	padding-bottom: 30%;
	padding-top: 30px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: -20px;
}
.iframe-rwd iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
/* iFrames */
/* contact form */
.scalable iframe {
	height: 100%;
	width: 100%;
}
.scalable .scalable-content {
	height: auto;
	position: relative;
	width: auto;
	float: left;
}
.scalable-16-9 .scalable-content {
	width: 100%;
	height: 569px;
	float: left;
	padding-top: 40px;
	padding-bottom: 0px;
}
/* videos/animation ie Phoria */
/* adjust padding-bottom as required */
.video-container {
	position: relative;
	padding-bottom: 79.75%;
	padding-top: 0px;
	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; /* 16:9 Aspect Ratio */
	height: 449px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 130px;
}
.videoWrapper video {
	position: absolute;
	width: 100%;
	float: left;
	height: 115%;
}
