@charset "utf-8";


body { color: #1b1b1b; font-size: 100%; font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, SunSans-Regular, sans-serif; background-color: #fff; margin: 0; }

a {
	color: #3f3f3f;
	font-style: normal;
	text-decoration: underline;
	outline: none medium;
}
a:hover { color: #fff; font-style: normal; background-color: #0154aa; text-decoration: underline; }
.top-menu a:hover { color: #4f328a; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { color: #0154aa; font-family: open-sans; font-weight: bold; }
h1.pageTitle {text-indent: -1000em;}
h1 { font-size: 2em; margin-top: 4px; margin-bottom: 4px; }
h2 { font-size: 1.6em; margin-top: 4px; margin-bottom: 4px; }
h2.pageHeading { }
h3 { font-size: 1.4em; margin-top: 3px; margin-bottom: 3px; }

h4 { font-size: 1.2em; margin: 0; padding: 0; }
h5 { font-size: 1.1em; margin: 0; padding: 0; }
img { height: auto; max-width: 100% !important;}

.gal-image {
	background-size:cover;
	width:300px;
	height:200px;
	border:solid 7px #0a0f0e;
	margin-left:calc(100% - 620px);
	margin-top:50px;
	opacity:0.7;
	background-position:center;
	transition: all 0.5s ease, background-image 1ms;
}

.sitedesc {
	width:400px;
	height:100px;
	margin-left:calc(20px);
	margin-top:100px;
	color:rgba(235,235,235,1.00);
	font-family:open-sans;
	font-size:25px;
	position:absolute;
	
	}

.gal-image:hover {
	opacity:1;
}

.gal-item {
	font-family:open-sans;
	width:210px;
	height:40px;
	margin-left:307px;
	position:absolute;
	line-height:40px;
	font-size:20px;
	color:rgba(229,228,224,1.00);
	padding-left:20px;
	transition: all 0.5s ease;
}

.gal-item1 {
	background:rgba(14,22,20,1.00);
	margin-top:20px;
}
.gal-item2 {
	background:rgba(14,22,20,0.40);
	margin-top:60px;
}

.gal-item3 {
	background:rgba(14,22,20,0.40);
	margin-top:100px;
}


.buildbox {
	text-align:center; width:100%; background:rgba(213,213,213,1.00); padding:10px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
	}
	
	#mob-menu {
	 display:none;
	}
	.men-i { color: #f7f7f7; width:100%; display:block; background:#BAE9E6; border-bottom:1px solid #9c9c9c; border-top:1px solid #9c9c9c; padding:15px; font-family: open-sans; }
	
.contactinput {
	padding:8px; font-size:18px; line-height:18px; width:300px;
}
.contacttable {
	max-width:500;
	}

.top-bar { height: 185px; width: 100%; z-index: 100; }
.dark-section {
	background-color: #1d2927;
	height: 320px;
	width: 100%;
}
.sub-menu { color: #3f3f3f; background-color: #f7f7f7; height: 40px; width: 100%; position: relative; z-index: 1000; border-top: 2px solid #bdbdbd; border-bottom: 2px solid #bae9e6; }
.sub-menu-button {
	color:#fff;
	font-size:17px;
	line-height:45px;
	font-family: open-sans;
	text-decoration:none;
		margin-left:18px;
}
.sub-menu li a { color: #3f3f3f; font-size: 1em; font-family: open-sans, source-sans-pro, "Helvetica Neue", Helvetica, Arial, SunSans-Regular, sans-serif; line-height: 58px; background-color: #bae9e6; background-repeat: no-repeat; background-position: left -5px; text-decoration: none; z-index: 1000; padding-top: 3px; padding-right: 5px; padding-left: 5px; border: solid 1px #bae9e6; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.sub-menu li a:hover { color: #fff; font-size: 1em; font-family: open-sans, source-sans-pro, "Helvetica Neue", Helvetica, Arial, SunSans-Regular, sans-serif; line-height: 58px; background-color: #3f3f3f; text-decoration: none; z-index: 1000; border: solid 1px; }
.sub-menu li { color:#3f3f3f; font-size:1em; font-family: open-sans, source-sans-pro, "Helvetica Neue", Helvetica, Arial, SunSans-Regular, sans-serif; text-decoration:none; position: relative; z-index: 1000; float: left; margin-top: 0; padding: 0; list-style-type: none; }
.sub-menu ul { z-index: 1000; margin: 0; padding: 0;    display: flex; justify-content: space-around;}
.sub-menu-button:hover { color: #7f4098; background-color: #fff; }

.sub-menu-buttongall {
	color:#7f4098;
	font-size:17px;
	line-height:45px;
	font-family: open-sans;
	text-decoration:none;
		margin-left:18px;
}
.sub-menu-buttongall:hover { color: #fff; background-color: #7f4098; }

.sub-menu a:hover, .sub-menu ul li:hover > a{ z-index: 2000; }

.sub-menu ul ul { color: #3f3f3f; background-color: #bae9e6; display: none; position: absolute; left: 0; top: 22px; width: 250px; z-index: 2000; padding: 2px; border: solid 1px; }
.sub-menu ul ul ul { top: 0; }
.sub-menu li:hover ul { z-index: 2000; display: block; }
.sub-menu ul ul li { line-height: 30px; float: none; }
.sub-menu ul ul li a { line-height: 30px; display: block; text-decoration: none; float: none; background-image: none; text-indent: 0; margin: 0; z-index: 2000; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.sub-menu ul ul li a:hover { line-height: 30px; margin: 0; }
.sub-menu ul ul ul li a:hover { z-index: 3000; }
.sub-menu ul ul ul li ul a:hover { z-index: 3000; }
.sub-menu li.lastItem, .sub-menu li.lastItem a, .sub-menu li.lastItem a:hover {border-right: none;}
.sub-menu ul ul { position:absolute; left: -9999px; }

.sub-menu ul li:hover > ul { left:10px; z-index: 2000; }
.sub-menu ul ul li:hover > ul { left:250px; z-index: 2000; }

.sub-menu ul li ul li:hover > ul {z-index: 3000;}

.text-body {
	font-family: open-sans;
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	line-height:16px;
	margin-top: 10px;
	padding-right: 20px;
	color: #3A3333;
}


.sub-heading-dark {
	font-family: open-sans;
	font-style: normal;
	font-size:34px;
	font-weight: 600;
	color:#000000;
	padding-left:20px;
	padding-top:30px;
}
.sub-heading-dark-smaller {
	font-family: open-sans;
	font-style: normal;
	font-size:28px;
	font-weight: 600;
	color:#000000;
	padding-left:20px;
	padding-top:30px;
}

.sub-heading-light {
	font-family: open-sans;
	font-style: normal;
	font-size:34px;
	font-weight: 400;
	color:rgba(255,255,255,1.00);
	padding-left:20px;
	padding-top:40px;
}

.dark-section-as-header {
	background-color: #bae9e6;
	height: 12px;
	width: 100%;
}


.centre-block { font-family: open-sans, "Helvetica Neue", Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: 400; position: relative; width: 62em; margin: 0 auto; padding-left: 30px; padding-right: 30px;  }
.centre-blocktop { font-family: open-sans, "Helvetica Neue", Helvetica, Arial, SunSans-Regular, sans-serif; font-weight: 400; position: relative; width: 62em; margin: 0 auto; padding-left: 30px; padding-right: 30px;  }
.top-menu { float: right; height: 120px; vertical-align: text-bottom; font-family: source-sans-pro; font-weight: 400; margin-top: 24px; }


.menu-l {
	height: 59px;
	line-height: 55px;
	display: inline-block;
	margin-top:10px;
	width: auto;
	min-width:166px;
	text-align:center;

	background-image:url(../images/mb-l.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
}
.menu-c {
	height: 59px;
	line-height: 55px;
	display: inline-block;
	margin-top:10px;
	width: auto;
	min-width:205px;
	text-align:center;
margin-left:-4px;
margin-right:-4px;
	background-image:url(../images/mb-c.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #000;
	text-decoration: none;
}
.menu-r {
	height: 59px;
	line-height: 55px;
	display: inline-block;
	margin-top: 10px;
	width: auto;
	min-width: 144px;
	text-align: center;
	
	background-image: url(../images/mb-r.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}


.menu-l:hover, .menu-l-s {
	background-image:url(../images/mg-l.png);
}
.menu-c:hover, .menu-c-s {
	background-image:url(../images/mg-c.png);
}

.menu-r:hover, .menu-r-s {
	background-image:url(../images/mg-r.png);
}

.sub-head { text-align: center; width: 100%; margin-top:10px; position: absolute; margin-right: auto; margin-left: auto; }
.sub-head h1 { color: #BAE9E6; font-size: 2em; font-family: source-sans-pro; font-weight: 700; margin-top: 20px; margin-bottom: 20px; }
.top-logo { background-image: url(../images/top-icon.png); background-repeat: no-repeat; width: 550px; height: 185px; position: absolute; }
.mob-menu-button {
	display:none;
}

.build-your-own {
	
	background-image: url(../images/build-your-own.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 389px;
	position:relative;
	float:right;
	margin-right:330px;
	margin-top:110px;
}

.scroll {
	
	background-image: url(../images/scroll.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 257px;
	position:absolute;
	margin-top:150px;
	margin-left:290px;
	display:block;
}

.begin {
	background-image: url(../images/begin.png);
	height: 70px;
	width: 193px;
	
	position:absolute;
	margin-left:410px;
	margin-top:-8px;
}

.begin:hover {
	background-image: url(../images/begin-hover.png);
}
.begin:active {
	background-image: url(../images/begin-active.png);
}
.green-triangle-top {
	position:absolute;
	background-image: url(../images/green-triangle-top.png);
	height: 92px;
	width: 521px;
	margin-top:-91px;
	margin-left:-100px;
}
.green-triangle-bottom {
	position:absolute;
	background-image: url(../images/green-triangle-bottom.png);
	height: 27px;
	width: 521px;
	margin-left:-100px;
}
.green-triangle {
	display:none;
	position:absolute;
	background-image: url(../images/green-triangle.png);
	height: 118px;
	width: 521px;
	margin-top:-92px;
	margin-left:-100px;
}
.grey-triangle {
	position:relative;
	background-image: url(../images/grey-triangle.png);
	height: 26px;
	width: 877px;
	margin-left:400px;
}
.tile-container { min-height: 414px; }
.subtile-container { clear: both; }
a {
	text-decoration:underline;
}
.tile-desc {
	font-family: Arial;
	color:#434343;
	line-height:32px;
	font-size:18px;
	text-align:center;
	text-decoration:none;
}
.tile {
	width:300px;
	margin:0 auto;
	margin:10px;
	display:inline-block;
	vertical-align:text-top;
	background:rgba(255,255,255,0) ;
}

.tile-title {
	font-family: source-sans-pro;
	color: #434343;
	line-height: 32px;
	font-size: 35px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 22px;
	margin-top: 9px;
	font-style: normal;
}

.earth-tile {
	background-image:url(../images/earth.png);
	background-size:contain;
	width:230px;
	height:230px;
	margin:0 auto;
}

.money-tile {
	background-image:url(../images/money.png);
	background-size:contain;
	width:230px;
	height:230px;
	margin:0 auto;
}

.power-tile {
	background-image:url(../images/power.png);
	background-size:contain;
	width:230px;
	height:230px;
	margin:0 auto;
}
.black-section {
	width: 100%;
	background-image:url(../images/menu-bg.png);
	background-position:center;
	background-repeat:no-repeat;
	height: 50px;
}

.fade-pic {
 background-color: #4f328a;
	background-repeat: no-repeat;
	background-size: auto;
	overflow:hidden;
margin-top:50px;
	position: relative;
	width: 100%;
	text-align:center;
}
#mob-test-tit {
		display:none;
	}

.speech {
	background-image: url(../images/speech.png);
	height: 195px;
	width: 350px;
	padding: 45px;
	padding-top: 37px;
	padding-bottom: 30px;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 300;
	color: rgba(245,245,245,1.00);
	vertical-align:top;
	line-height:35px;
	margin-left:87px;
	margin-top:10px;
	display:inline-block;
	margin-right:-10px;
	margin-bottom:50px;
}

.speechmark {
font-size:84px;	
display:inline-block;

margin-top:10px;
margin-bottom:-70px;
}

.speechname {
position:absolute;
margin-left:200px;
margin-top:130px;
font-weight:400;
font-size:19px;
}

.person {
	width:104px;
	height:126px;
	position:absolute;
	margin-top:120px;
	margin-left:-140px;	
	
}

.social-icons { color: #1b1b1b; font-size: 0.7em; background-color: #bae9e6; background-repeat: repeat-x; background-position: 50% center; margin-top: 10px; padding-top: 1px; padding-bottom: 10px; }
.social-icons  a:link { color: #1b1b1b; text-decoration: none; }
.social-icons  a:visited { color: #1b1b1b; }
.social-icons  a:hover { color: #bae9e6; background-color: #1b1b1b; text-decoration: none; }
.social-icons  a:active { color: #1b1b1b; text-decoration: none; }
.mobile-testim {
	background-color: rgba(14,14,14,0.79);
	width: calc(100% - 165px);
	margin: 20px;
	text-align:left;
	min-height:132px;
	padding-left:115px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	font-family:source-sans-pro;
	color:rgba(248,248,248,1.00);
	display:none;
}
.person-mob {
	position:absolute;
	display:inline-block;
	margin:7px;
	margin-left:-108px;
	margin-top:-3px;
	width:104px;
	height:126px;
}
.sidemenu { background-color: #eaf3e7; width: 30%; float: left; margin-right: 2%; padding-bottom: 34px; }
.slideshow { text-align: center; width: 100%; margin-right: auto; margin-left: auto; }
div.thumbTable { overflow: hidden; margin: 10px auto; }
div.thumbRow { overflow: hidden; margin-left: 120px; }
div.thumbCell { font-size: 12px; background-color: #ddd; text-align: center; width: 300px; height: 550px; float: left; margin-right: 5px; margin-bottom: 5px; padding-bottom: 7px; }
div.thumbCell2 { font-size: 12px; text-align: center; margin-right: 5px; margin-bottom: 5px; padding-bottom: 7px; width: 200px; height: 200px; float: left; }
div.thumbCell3 { font-size: 12px; text-align: center; margin-right: 5px; margin-bottom: 5px; padding-bottom: 7px; width: 200px; height: 270px; float: left; }
.green { color: #35a325; font-size: 14px; font-weight: bold; }
.red { color: #ce0201; font-size: 14px; font-weight: bold; }
div.thumbCell a { }
div.thumbCell img:hover { }
a.arrowLinkLeft, a.arrowLinkRight {/*text-decoration: none; font-size: 24px; font-weight: bold; color: #666666;*/ position: absolute; text-indent: -1000em; width: 48px; height: 48px; background-repeat: no-repeat; display: block;}
a.arrowLinkLeft {background-image: url(/images/arrowLeft.png);}
a.arrowLinkRight {background-image: url(/images/arrowRight.png);}
a.arrowLinkLeft:hover, a.arrowLinkRight:hover {/*color: #000000;*/ background-position: -48px 0;}
.lowerLinks { overflow: auto; border: solid 1px #c0c0c0; margin: 3px auto; padding: 2px; position: relative; width: 60%; /* height: 40px; Needed if #backLink is positioned absolutely */}
#backLink {float: right; /*	position: absolute; */ /* comment out these two lines if floating to the right */ /*	top: 25px; */ }
.storeButton { color: #bae9e6; background-color: #1b1b1b; margin: 0; padding: 4px; border: solid 1px #ade; }
.bx-viewport ul { margin-left: 0; padding: 0; }
.galleryImage { border: solid 1px #c1c1c1; -moz-box-shadow: 5px 5px 5px #908b7f; -webkit-box-shadow: 5px 5px 5px #908b7f; box-shadow: 5px 5px 5px #908b7f; }
.graybox { color: #000; font-size: 1.4em; background-color: #d6d6d6; margin: 2px 8px; padding: 4px; display: inline-block; font-family: forum, sans-serif; text-align: center; width: 236px; }
.graybox a{ color: #000; background-color: #d6d6d6; text-decoration: none; }
.graybox a:link{ color: #000; background-color: #d6d6d6; text-decoration: none; }
.graybox a:hover{ color: #000; background-color: #d6d6d6; text-decoration: none; }
a.graybox { color: #000; background-color: #d6d6d6; text-decoration: none; }
 a:hover.graybox{ color: #cbcbcb; background-color: #000; text-decoration: none; }
.footer { color: #fdf7ec; margin-bottom: 2em; }
.linkset { font-size: 0.9em; }
.backbutton a:link { color: #027742; background-color: #fff; text-decoration: none; padding: 2px 4px; border: solid 1px; }
.backbutton a:hover { color: white; background-color: #027742; text-decoration: none; padding: 2px 4px; border: solid 1px; }
.teaser { min-height: 120px; }
.casestudy { text-align: center; position: relative; width: 240px; float: left; min-height: 350px; margin-right: 12px; margin-bottom: 10px; padding: 5px; border: solid 1px #2e408b; -moz-border-radius: 15px; border-radius: 15px; }
.newsStory { min-height: 450px; }

.scrolly a:link { color: #2d3824; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; text-decoration: none }
.scrolly a:visited { color: #2d3824; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; text-decoration: none }
.scrolly a:hover { color: #fff; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; background-color: #008000; text-decoration: none  }
.scrolly a:active { color: #2d3824; font-style: normal; font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Segoe UI","Helvetica","Arial","Sans Serif"; text-decoration: none }
.newsList { font-size: 18px; } 
.newsDetail { font-size: 18px; }
.botlink { text-align: center; position: absolute; bottom: 10px; width: 100%; }
#contact_form { margin: 10px auto; width: 600px;}
#contact_form input[type=text] {background-color: #d9dada; width: 100%}
#contact_form textarea {
	background-color: #d9dada;
	margin-top: 10px;
	width: 100%;
}
#contact_form select {width: 175px;}
#contact_form label {display: block;}
#wrapper { background-color: #fff; position: relative; top: 10px; width: 66em; margin-right: auto; margin-left: auto; box-shadow: 0 0 15px #333; }
td.gallery {
    border-bottom: 1px solid #44466d;
    padding: 10px 2px 20px;
}
td {
    vertical-align: top;
}
.storeButton { color: #bae9e6; font-size: 14px; background-color: #3f3f3f; text-decoration: none; margin: 2px; padding: 5px; border: solid 1px; }
a.storeButton:live { color: #bae9e6; font-size: 14px; background-color: #3f3f3f; text-decoration: none; margin: 2px; padding: 5px; border: solid 1px; }
a.storeButton:visited { color: #bae9e6; font-size: 14px; background-color: #3f3f3f; text-decoration: none; margin: 2px; padding: 5px; border: solid 1px; }
a.storeButton:hover { color: #3f3f3f; font-size: 14px; background-color: #bae9e6; text-decoration: none; margin: 2px; padding: 5px; border: solid 1px; }
a.storeButton:active { color: #bae9e6; font-size: 14px; background-color: #3f3f3f; text-decoration: none; margin: 2px; padding: 5px; border: solid 1px; }
.jurybutton { color: #3f3f3f; font-size: 14px; background-color: #ae2; text-decoration: none; margin: 2px; padding: 5px; border: solid 1px; }
a.storeButton:link,a.storeButton:hover,a.storeButton:visited,a.storeButton:active { color: #bae9e6; font-size: 14px; background-color: #3f3f3f; text-decoration: none; margin: 2px; padding: 5px; border: solid 1px; }
.storesubnav { text-align: center; float: left; margin-right: 5px; margin-bottom: 5px; padding-right: 5px; border: solid 1px #dea; }
#storeSubNav { margin-left: 10%; }
.lowerLinks { text-align: center; width: 70%; margin-right: auto; margin-left: auto; padding: 4px; border: solid 1px #dea; }
#memberLoginForm, #contact_form, #userRegisterForm { color: #1b1b1b; background-color: #bae9e6; width: 80%; margin: 15px auto; padding: 5px; border: solid 1px #000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; box-shadow: 5px 5px 5px #8e7f6d; }
#userRegisterFormnew { color: #1b1b1b; background-color: #bae9e6; width: 90%; margin: 15px auto; padding: 5px; border: solid 1px #000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; box-shadow: 5px 5px 5px #8e7f6d; }
#memberLoginForm input[type=text], #memberLoginForm input[type=password], #contact_form input[type=text], #contact_form input[type=password], #userRegisterFormnew input[type=text], #userRegisterFormnew input[type=password] {border: solid 1px #000000;}
#memberLoginForm textarea, #contact_form textarea,  #userRegisterFormnew textarea { margin: 10px 25px; width: 360px; border: solid 1px #000000; }
#memberLoginForm label, #contact_form label, #userRegisterFormnew label { display: block; color: #1b1b1b; font-size: 13px; font-weight: bold; padding-left: 25px; }
#memberLoginForm input[type=submit].storeButton, #contact_form input[type=submit].storeButton, #userRegisterFormnew input[type=submit].storeButton {margin: 5px 25px;}
#memberLoginForm div#register  {width: 175px; float: right; padding-right: 25px; text-align: right;}
#memberLoginForm div#forgotPassword {width: 175px; float: left; padding-left: 25px;}
#memberLoginForm div a { color: #1b1b1b; text-decoration: none; font-size: 13px; font-weight: bold; }
#memberLoginForm div a:hover {color: #808080;}
th { text-align: left; }
.error { color: #ce0201; font-size: 1.2em; }
.small { font-size: 0.7em; }
.small2 { font-size: 0.8em; }
.validationError { color: red; }
#judgelogout { position: absolute; top: 5px; right: 5px; float: right; margin: 10px; }
#main { width: 90%; margin-right: auto; margin-left: auto; }
.highlight { color: #fff; background-color: #ce0201; }
.highlight2 { color: #121212; background-color: #fff; }
#highlighted { border: solid 1px #f00; }
#infowindow { background-color: #c0c0c0; position: fixed ; top: 10px; right: 10px; width: 400px; height: auto; z-index: 10000; border: solid 1px #1b1b1b; }
#left { width: 53%; float: left; padding: 5px; }
#right { width: 43%; float: right; padding: 5px; }
.smalltable { font-size: 0.8em; }
.classpos { background-color: lightgreen; text-align: center; position: absolute; width: 100%; padding-top: 5px; opacity: 0.75;}
.class-menu { background-color: #4d4d4d; height: 40px; width: 100%; position: relative; z-index: 800; border-top: 6px solid #4d4d4d; }

.class-menu-button {

	color:#fff;

	font-size:17px;

	line-height:45px;

	font-family: open-sans;

	text-decoration:none;

		margin-left:18px;

}

.class-menu li a { color: #fff; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 45px; text-decoration: none; z-index: 1000; margin-left: 4px; }

.class-menu li a:hover { color: #4d4d4d; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 45px; background-color: #fff; text-decoration: none; z-index: 1000; }

.class-menu li { color:#fff; font-size:1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration:none; position: relative; z-index: 1000; float: left; margin-top: 0; margin-left:2px; padding: 0; list-style-type: none; }

.class-menu ul {

	z-index: 1000;

	margin: 0;

	padding: 0;

	display: flex;

	justify-content: space-around;

}

.class-menu-button:hover { color: #7f4098; background-color: #fff; }



.class-menu-buttongall {

	color:#7f4098;

	font-size:17px;

	line-height:45px;

	font-family: open-sans;

	text-decoration:none;

		margin-left:18px;

}

.class-menu-buttongall:hover { color: #fff; background-color: #7f4098; }



.class-menu a:hover, .class-menu ul li:hover > a{ z-index: 2000; }



.class-menu ul ul { color: #fff; display: none; position: absolute; left: 0; top: 32px; background-color: #4d4d4d; width: 175px; z-index: 2000; padding: 2px; border: solid 1px; }

.class-menu li:hover ul { z-index: 2000; display: block; }

.class-menu ul ul li {float: none;}

.class-menu ul ul li a { font-size: 1em; display: block; text-decoration: none; float: none; background-image: none; text-indent: 0; width: 100%; margin: 0; z-index: 2000; }

.class-menu ul ul li a:hover { z-index: 2000; margin: 0; }

.class-menu li.lastItem, .class-menu li.lastItem a, .class-menu li.lastItem a:hover {border-right: none;}

.red { color: #f00; }

.catgalleryimage { border: solid 1px #a8ad00; min-height: 220px; float: left; max-width: 200px; margin: 10px;vertical-align: middle; display: table-cell; }
.newscats { display: flex; justify-content: space-evenly; flex-flow: row wrap;}
.catgalleryimage { float: none; width: 25%; padding: 2px; flex-grow: 1; }
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* For tablets */
@media (max-width: 1024px) {
	#wrapper { background-color: #fff; position: relative; width: 100%; margin-right: auto; margin-left: auto;  box-shadow: 0 0 0 0 #333;  top: 0px;}
	.class-menu { height: auto; }
	.sitedesc {
	margin-top:70px;
	width:200px;
	font-size:18px;

	
	}
	.storeButton { color: #bae9e6; font-size: 11px; background-color: #3f3f3f; text-decoration: none; margin: 1px; padding: 2px; border: solid 1px; }
a.storeButton:link,a.storeButton:hover,a.storeButton:visited,a.storeButton:active { color: #bae9e6; font-size: 11px; background-color: #3f3f3f; text-decoration: none; margin: 1px; padding: 2px; border: solid 1px; }
	.top-bar { position: relative; height: 153px; }
	.designer { display: none; visibility: hidden; }
	.sidemenu { width: 100%; float: none; }
	.gal-image {
	margin-left:calc(100% - 590px);
	margin-top:25px;
}

.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:155px;
		margin-top:0;
	}

	
	#mob-menu {
	 width:100%;
	 background:#cde url('(EmptyReference!)');	
	 margin-top:36px;
	 z-index:99;
	 position:absolute;
	 display:none;
	}
	
	.sub-menu {
		display:none;
	}
	
	.top-menu {
	display:none;	
		
	}
	.green-triangle-top, .green-triangle-bottom, .black-section {
	display: none;
	z-index: 0;
	}
	.green-triangle {
		display:block;
	}
	
	.mob-menu-button {
		background-image: url(../images/mob-menu-button.png);
		height: 36px;
		width: 48px;
		display:block;
		position: relative;
		float:right;
		margin-top:17px;
	}
	.centre-block {
		width: calc(100% - 60px);
		margin: 0 auto;
		padding-left:30px;
		padding-right:30px;
	}
	.centre-blocktop {
		width: calc(100% - 60px);
		margin: 0 auto;
		padding-left:30px;
		padding-right:30px;
	}
	.build-your-own {
		background-size:contain;
		width: 300px;
		margin-right:280px;
		margin-top:100px;
	}
	.begin {
		height: 56px;
		background-size:contain;
		background-repeat:no-repeat;
		margin-left:330px;
		margin-top:-8px;
	}
	
	.dark-section {
		height: 260px;
	}
	
	.green-triangle {
		background-size:contain;
		background-repeat:no-repeat;
		height: 78px;
		width: 521px;
		margin-top:-60px;
		margin-left:-20px;
	}
	.grey-triangle {
		background-size:contain;
		background-repeat:no-repeat;
		height: 19px;
		width: 877px;
		margin-left:306px;
	}
	
	
	
	.earth-tile, .power-tile, .money-tile {
		width:200px;
		height:200px;
	}
	
	.tile {
		width:230px;
	}
	
	.tile-title {
		font-size:32px;	
	}
	
	
	.scroll {
	
	display:none;
}
	

#desk-testim {
		display:inline-block;
	}
	
	


}


/* Tile fluid fix */
@media (max-width: 840px) {

	#wrapper { background-color: #fff; position: relative; width: 100%; margin-right: auto; margin-left: auto;  box-shadow: 0 0 0 0 #333; top: 0px; }
	#left {float: none; width:100%}
	#right {float: none; width:100%}
	.slideshow { width: 100%; }
	.designer { display: none; visibility: hidden; }
	.top-logo { background-image: url(../images/top-icon.png); background-repeat: no-repeat; width:calc(100% - 60px);; height: 138px; position: absolute; }
	.sitedesc {
	display:none;
	
	}
	.sidemenu { width: 100%; float: none; }
	.gal-image {
	margin-left:calc(100% - 290px);
	margin-top:25px;
}
.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:155px;
		margin-left:-73px;
		margin-top:0px;
	}

.gal-item {
	margin-left:-235px;
}
	
	.tile {
		width:190px;
	}
	.tile-title {
		font-size:30px;	
	}
	
	.tile-desc {
		font-size:15px;
	}
	
	#desk-testim {
		display:none;
	}
	
	.mobile-testim {
		display:block;
	}
	#mob-test-tit {
		display:block;
	}
	
}


/* For phablets */
@media (max-width: 730px) {
	#wrapper { background-color: #fff; position: relative; width: 100%; margin-right: auto; margin-left: auto;  box-shadow: 0 0 0 0 #333;  top: 0px; }
	.slideshow { width: 100%; }
	.designer { display: none; visibility: hidden; }
	.gallerycatimage { min-height: auto; }
	.gal-item {
	font-family:open-sans;
	width:160px;
	height:30px;
	position:absolute;
	line-height:30px;
	font-size:15px;
	color:rgba(229,228,224,1.00);
	padding-left:20px;
	transition: all 0.5s ease;
	margin-left:-185px;
}
	.sidemenu { width: 100%; float: none; }
	.gal-image {
	width:240px;
	height:160px;
	margin-left:calc(100% - 243px);
	margin-top:40px;
}

.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:92px;
		margin-left:-14px;
		margin-top:1px;
	}
	
	/*
	.build-spacer {
		height:78px;	
	}*/
	.build-your-own {
		background-size:contain;
		width: 300px;
		position:relative;
		float:inherit;
		margin: 0 auto;
	}
	.begin {
		position:absolute;
		margin-left:70px;
		margin-top:60px;
	}
	
	.green-triangle {
		height: 38px;
		width: 521px;
		margin-top:-29px;
		margin-left:-20px;
	}
	.grey-triangle {
		height: 13px;
		width: 877px;
		margin-left:140px;
	}
	.earth-tile, .power-tile, .money-tile {
		width:170px;
		height:170px;
	}
	
	.tile {
		width:180px;
	}
	.tile-title {
		font-size:26px;	
	}
	
	.tile-desc {
		font-size:14px;
		line-height:22px;
	}
	.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:95px;
		margin-left:-14px;
		margin-top:1px;
	}


.top-logo {  width: calc(100% - 60px); }
	.top-bar { background-color: #ffffff; height: 98px; }
	.sub-head{ }
	.sub-head h1 { color: #fff; font-size: .5em; font-family: source-sans-pro; font-weight: 700; margin-top: 20px; margin-bottom: 20px; }
	
}

@media (max-width: 568px) {

	#wrapper { background-color: #fff; position: relative; width: 100%; margin-right: auto; margin-left: auto; box-shadow: 0 0 0 0 #333; top: 0px;}
	.sub-head { font-size: 0.6em; font-weight: bold; }
	.slideshow { width: 100%; }
	.designer { display: none; visibility: hidden; }
	.gal-item {
	font-family:open-sans;
	width:160px;
	height:30px;
	position:absolute;
	line-height:30px;
	font-size:15px;
	color:rgba(229,228,224,1.00);
	padding-left:20px;
	transition: all 0.5s ease;
	margin-left:-185px;
}
	.sidemenu { width: 100%; float: none; }
	.gal-image {
	width:240px;
	height:160px;
	margin-left:calc(100% - 243px);
	margin-top:40px;
}

.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:70px;
		margin-left:-14px;
		margin-top:1px;
	}
	.top-bar {  height: 70px; }
	/*
	.build-spacer {
		height:78px;	
	}*/
	.build-your-own {
		background-size:contain;
		width: 300px;
		position:relative;
		float:inherit;
		margin: 0 auto;
	}
	.begin {
		position:absolute;
		margin-left:70px;
		margin-top:60px;
	}
	
	.green-triangle {
		height: 38px;
		width: 521px;
		margin-top:-29px;
		margin-left:-20px;
	}
	.grey-triangle {
		height: 13px;
		width: 877px;
		margin-left:140px;
	}
	.earth-tile, .power-tile, .money-tile {
		width:170px;
		height:170px;
	}
	
	.tile {
		width:180px;
	}
	.tile-title {
		font-size:26px;	
	}
	
	.tile-desc {
		font-size:14px;
		line-height:22px;
	}
	.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:64px;
		margin-left:-14px;
		margin-top:1px;
	}
.top-logo { width: calc(100% - 60px); }

.class-menu { background-color: #4d4d4d; width: 100%; position: relative; z-index: 800; border-top: 6px solid #4d4d4d; }

.class-menu-button {

	color:#fff;

	font-size:17px;

	line-height:45px;

	font-family: open-sans;

	text-decoration:none;

		margin-left:18px;

}

.class-menu li a { color: #fff; font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 45px; text-decoration: none; z-index: 1000; margin-left: 4px; }

.class-menu li a:hover { color: #4d4d4d; font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 45px; background-color: #fff; text-decoration: none; z-index: 1000; }

.class-menu li { color:#fff; font-size:0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration:none; position: relative; z-index: 1000; float: left; margin-top: 0; margin-left:2px; padding: 0; list-style-type: none; }

.class-menu ul {

	z-index: 1000;

	margin: 0;

	padding: 0;

	display: flex;

	justify-content: space-around;

	 flex-wrap:  wrap;

}

.class-menu-button:hover { color: #7f4098; background-color: #fff; }



.class-menu-buttongall {

	color:#7f4098;

	font-size:17px;

	line-height:45px;

	font-family: open-sans;

	text-decoration:none;

		margin-left:18px;

}

.class-menu-buttongall:hover { color: #fff; background-color: #7f4098; }



.class-menu a:hover, .class-menu ul li:hover > a{ z-index: 2000; }



.class-menu ul ul { color: #fff; display: none; position: absolute; left: 0; top: 32px; background-color: #4d4d4d; width: 175px; z-index: 2000; padding: 2px; border: solid 1px; }

.class-menu li:hover ul { z-index: 2000; display: block; }

.class-menu ul ul li {float: none;}

.class-menu ul ul li a { font-size: 1em; display: block; text-decoration: none; float: none; background-image: none; text-indent: 0; width: 100%; margin: 0; z-index: 2000; }

.class-menu ul ul li a:hover { z-index: 2000; margin: 0; }

.class-menu li.lastItem, .class-menu li.lastItem a, .class-menu li.lastItem a:hover {border-right: none;}

	
	
}

/* For mobile */
@media (max-width: 440px) {
#wrapper { background-color: #fff; position: relative; width: 100%; margin-right: auto; margin-left: auto;  box-shadow: 0 0 0 0 #333;   top: 0px;}
.centre-block {
		width: calc(100% -10px);
		margin: 0 auto;
		padding-left:5px;
		padding-right:5px;
	}
	.designer { display: none; visibility: hidden; }
	.centre-blocktop {
		width: calc(100% - 60px);
		margin: 0 auto;
		padding-left:10px;
		padding-right:10px;
	}
.slideshow { width: 100%; }
	h1 {font-size: 1.3em;}
h2 {font-size: 1.1em;}
h2.pageHeading { }
h3 {font-size: 1em;}
h4 {font-size: 1em;}
h5 {font-size: 1em;}
img { height: auto; max-width: 100%;}
.lowerLinks { overflow: auto; border: solid 1px #c0c0c0; margin: 3px auto; padding: 2px; position: relative; width: 90%; /* height: 40px; Needed if #backLink is positioned absolutely */}
.gal-image {
	width:240px;
	height:160px;
	margin-left:calc(100% - 230px);
	margin-top:-80px;
}
.slideshow {width: 100%; float: none;}
	.sidemenu { width: 100%; float: none; }
	#mob-menu {	
	 margin-top:50px;
	}
	div.thumbRow { overflow: hidden; margin-left: 40px; }
	.contactinput {
	padding:4px; font-size:15px; line-height:15px; width:170px;
	}
	.contacttable {
	width:100%;
	}
	
	.top-logo {  width: calc(100% - 60px); }

	.container {
		width: calc(100% + 60px);
		margin-left:-40px;
	}
	
	.buildbox {
	background:rgba(255,255,255,0);
	}
	.col{ 
	padding:5px;
	}
	
	
	.fade-pic { background-color: #4f328a; margin-top:-10px; }
	.top-bar { background-color: #fff; height: 50px; }
	.top-logo {
		background-size:contain;
		background-repeat:no-repeat;
		height:48px;
		margin-left:-14px;
		margin-top:1px;
	}
	
	.sub-head {
		
	}
	.sub-head h1 { color: #fff; font-size: .5em; font-family: source-sans-pro; font-weight: 700; margin-top: 20px; margin-bottom: 20px; }
	
	.mob-menu-button {
		background-size:contain;
		background-repeat:no-repeat;
		height:25px;
		margin-right:-29px;
		margin-top:12px;
	}
	
	.build-your-own {
		width: 230px;
		
	}
	.begin {
		display:none;
		height:44px;
		margin-left:47px;
		margin-top:48px;
	}
	
	.build-spacer {
		height:60px;	
	}
	
	.dark-section {
		display:none;
		height: 130px;
	}
	
	.green-triangle {
		height: 58px;
		width: 300px;
		margin-top:-45px;
		position:relative;
		margin-right:-100px;
		float:right;
	}
	.grey-triangle {
		display:none;
	}
	
	.begin-mobile {
		background-color:#00b2a0;
		width:100%;
		height:70px;
		border-bottom:#008e80 6px solid;
		display:none;
	}
	.begin-mobile:active {
		background-color: #00D3BE;
		width: 100%;
		height: 70px;
	}
	.begin-mobile-text {
		background-image:url(../images/begin-text.png);
		width:193px;
		height:70px;
		margin:0 auto;
	}
	
	
	.earth-tile, .power-tile, .money-tile {
		width:200px;
		height:200px;
	}
	
	.tile {
		width:calc(100% + 60px);
		margin-top:16px;
		margin-left:-30px;
		margin-bottom:15px;
		background-image:url(../images/fade-light.png);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	.tile-title {
		font-size:27px;	
	}
	
	.tile-desc {
		font-size:16px;
		line-height:22px;
		padding-left:30px;
		padding-right:30px;
		padding-bottom:50px;
	}




}
.clear { clear: both; }
#rules { color: #1b1b1b; background-color: #fff; height: 500px; overflow: scroll; padding-right: 8px; padding-left: 8px; }
/* ==============   Table Sorter and Pager =============== */

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/icons/ts-bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3d3d3d;
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/icons/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/icons/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}

.imageList {padding: 3px; margin-bottom: 10px; border: 1px solid #dedede; border-bottom: 1px solid black; border-right: 1px solid black;}
.imageControl {
	border: 1px solid #999;
	background-color: #eee;
	padding: 5px 2px;
	margin-top: 5px;
	font-size: 10px;
	overflow: auto;
}
.imageControl a {color: black; font-weight: bold; text-decoration: underline;}
.imageControl a:hover {
	color: #00ff00;
	text-decoration: none;
}
a.imageDelete {border: 1px solid red; background-color: #ff0000; padding: 3px; width: 134px; text-decoration: none; margin: 2px; color: #ffffff;}
a.imageDelete:hover {color: #ff0000; background-color: #ffffff;}
a.imageRename, input.imageRename {border: 1px solid #ffcc00; background-color: #ffcc00; padding: 3px; width: 134px; text-decoration: none; margin: 2px; color: #000000;}
a.imageRename:hover, input.imageRename:hover {
	color: #ffcc00;
	background-color: #ffffff;
}
a.imagePreview {border: 1px solid #009900; background-color: #009900; padding: 3px; width: 134px; text-decoration: none; margin: 2px; color: #ffffff;}
a.imagePreview:hover {color: #009900; background-color: #ffffff;}
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.caption { color: #fff; font-size: 1.4em; text-align: center; position: relative; width: 100%; margin-top: -40px; margin-right: auto; margin-left: auto; }
.whitetext { color: #fff; }
.comments { background-color: #fff; }
.updateStatusButtonr { color: #fff; background-color: #ce0201; }
.updateStatusButton { color: #fff; background-color: #35a325; }
.updateStatusButtonu { color: #fff; background-color: #99299f; }
#hiddenstuff { display: none; }
.biggreen { color: green; font-size: 1.2em; font-weight: bold; }
