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

#topnav div.drop {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 115px;
	display: block;
}
#topnav div.drop div {
	display: none;
	position: absolute;
	top: 115px;
	width: 400px;
	line-height: 115px;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
	left: -79px;
}
#topnav div.drop:hover > div {
	display: block;
}
a.top-link {
	font-family: 'Open Sans', 'sans-serif';
	font-size: 15px;
	line-height: 115px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 115px;
	width: 100%;
	line-height: 115px;
	font-weight: normal;
	
}
a.top-link:hover {
	background-color: #00c176;
	color: #fff;
}	


.dropdown {
	display: block;
	background-color: #3E3E3E;
	padding-left: 20px;
	padding-right: 40px;
	
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 60px;
	color: #ffffff;
	text-decoration: none;	
	text-transform: uppercase;
}
a.dropdown:hover {
	background-color: #00C176;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;
}

img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=60);
	opacity: 0.6;
	font-weight: 400;
}
.button-whiteborder {
	display: block;
	background-color: transparent;
	
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
	text-decoration: none;	
}
a.button-whiteborder:hover {
	border-bottom: white solid 2px;
}
.button-orange {
	display: block;
	height: 45px;
	width: 100%;
	webkit-border-radius: 3px 3px 3px 3px;
    moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height:45px;
	font-weight: 400;
	background-color: #FFAD29;	
	-webkit-transition: all 1.0s ease;
  -moz-transition: all 1.0s ease;
  -o-transition: all 1.0s ease;
  -ms-transition: all 1.0s ease;
  transition: all 1.0s ease;
	}
a.button-orange:hover {
    background-color: #FFA206;	
	color: #FFFFFF;
}.rob-white-12 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
}
.rob-white-18 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
}

.rob-grey-22-light {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #929292;
	text-decoration: none;
}
.rob-grey-22-dark {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
}

.rob-grey-30-dark-light {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	line-height: 34px;
	font-weight: 300;
	color: #292929;
	text-decoration: none;
}
.rob-grey-30-white {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	line-height: 34px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}

.rob-green-22-light {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #30B776;
	text-decoration: none;
}
.rob-orange-22-light {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #FFAD29;
	text-decoration: none;
}
.rob-orange-28 {
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	line-height: 40px;
	font-weight: 500;
	color: #FFAD29;
	text-decoration: none;
}

.rob-black-22-light {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}


.rob-red-22 {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #F00;
	text-decoration: none;
}

.rob-green-16-light {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	color: #30B776;
	text-decoration: none;
}

.main {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
	color: #929292;
	text-decoration: none;
}

.main-gap {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	color: #929292;
	text-decoration: none;
}


.rob-white-16 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
}

.rob-green-12 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	color: #31B776;
	text-decoration: none;
}
.oswald-48-bold {
	font-family: 'Oswald', sans-serif;
	font-size: 48px;
	line-height: 58px;
	font-weight: 600;
	color: #30B776;
	text-decoration: none;
	
}
.oswald-41-bold {
	font-family: 'Oswald', sans-serif;
	font-size: 41px;
	line-height: 58px;
	font-weight: 600;
	color: #30B776;
	text-decoration: none;
}
.oswald-41-thin {
	font-family: 'Oswald', sans-serif;
	font-size: 41px;
	line-height: 47px;
	font-weight: 600;
	color: #30B776;
	text-decoration: none;
}


.oswald-36-green-bold {
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: 46px;
	font-weight: 600;
	color: #292929;
	text-decoration: none;
}
.oswald-16-green-bold {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 46px;
	font-weight: 600;
	color: #30B776;
	text-decoration: none;
}
.oswald-16-red {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 46px;
	font-weight: 600;
	color: #F00;
	text-decoration: none;
}

.oswald-16-grey-bold {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 46px;
	font-weight: 600;
	color: #292929;
	text-decoration: none;
}
.baground-storage {
	background-image: url(images/storage-honiton.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.oswald-28-bold-grey {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: 500;
	color: #292929;
	text-decoration: none;
	letter-spacing:1px;
}
a.oswald-28-bold-grey:hover {
	color: #31B776;
	padding: 20px;
	border: solid 2px #31B776;
	border-radius: 4px;
}
.oswald-60-bold-grey {
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	color: #292929;
	text-decoration: none;
}

.oswald-60-bold-white {
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}
.oswald-45-bold-white {
	font-family: 'Oswald', sans-serif;
	font-size: 45px;
	line-height: 60px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}
.oswald-35-bold-white {
	font-family: 'Oswald', sans-serif;
	font-size: 35px;
	line-height: 60px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}


.oswald-white-reg-24 {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
.opaque-background {
	background: rgba(0,0,0,0.5);

}
.green-strip {
	background-image: url(images/storage/storage-honiton.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.circle-fill-green {
    border-radius: 114px;
	background-color: #00c176;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
}
.circle-fill-green:hover {
    background-color: #007f4e;	
	border-radius: 114px;
}

.button-grey {
	display: block;
	height: 55px;
	width: 100%;
	webkit-border-radius: 3px 3px 3px 3px;
    moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height:55px;
	font-weight: 400;
	background-color: #3e3e3e;	
	-webkit-transition: all 1.0s ease;
  -moz-transition: all 1.0s ease;
  -o-transition: all 1.0s ease;
  -ms-transition: all 1.0s ease;
  transition: all 1.0s ease;
	}
a.button-grey:hover {
    background-color: #292929;	
	color: #FFFFFF;
	
	}
.button-orangesubmit {
	display: block;
	height: 65px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #ffffff;
	border: none;
	text-decoration: none;
	line-height:65px;
	font-weight: 300;
	background-color: #FFAD29;	
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
	}
a.button-orangesubmit:hover {
    background-color: #FFA206;	
	color: #FFFFFF;
} 
#mobile_return {
   display: block; top: 0; left: 0; width: 100%; text-align: center; /*Leave this line alone */
   position: fixed;
   height: 2em;
   background: #fff;
}
#mobile_return a { 
   font-size: 1em; line-height: 2em; vertical-align: middle; text-decoration: none; /*Leave this line alone */
   font-family: Arial, sans-serif;
   color: #000;
}

.left-grey-line {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ececec;
}
