@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #E6AB13;
}
.red-button {
	font-family: Lato;
	font-size: 12px;
	color: #FFF;
	line-height: 45px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 45px;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #62C1F1;
	text-align: center;
}

a.red-button:hover {
	color: #FFF;
	background-color: #69A5D0;
}
.blue-border {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #62C1F1;
	border-bottom-color: #62C1F1;
}
.dark-border {
	border: thin solid #2F3946;
}
.blue-line-vertical {
	background-image: url(images/exeter-swimming-pools.png);
	background-repeat: repeat-y;
	background-position: center center;
}




/* css styled elements */
a.top-link {
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 100%;
	line-height:40px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
.arial-14-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
}
.arial-13-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.arial-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}

.arial-13-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	font-variant: normal;
	color: #0E6DB2;
	text-decoration: none;
}



a.top-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: lighter;
	font-variant: small-caps;
	color: #E7AB15;
	text-decoration: none;
}

a.top-linkdrop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 100%;
	line-height:40px;
	font-weight: normal;
}

a.top-linkdrop:hover {
	background-color: #4380D3;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
}

#topnav div.drop {
	position: relative;
	width: auto;
	height: 100%;
	line-height: 52px;
	display: block;
}
#topnav div.drop div {
	display: none;
	position: absolute;
	top: 40px;
	width: 120px;
	line-height: normal;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
}

#topnav div.drop:hover > div {
	z-index: 100000000000;
	display: block;
}
.underline-blue {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #62C1F1;
}
.border-blue {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #62C1F1;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #62C1F1;
}


#topnav div.drop:hover > div a:hover {
	z-index: 100000000010;
}
.mainback {
	background-image: url(images/portfolio/swimming-pool2house.png);
	background-repeat: repeat-y;
}
.backpic {
	background-image: url(images/portfolio/garden-swimming3pool.png);
	background-repeat: no-repeat;
}
.greyline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C6392;
	text-decoration: none;
}
.smalpic {
	background-image: url(images/portfolio/devon-swimming2pool.png);
	background-repeat: no-repeat;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #306CA3;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.grey-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px solid #CCCCCC;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}
.bree-30-white {
	font-family: Arial, Helvetica;
	font-size: 30px;
	color: #FFF;
}
.bree-12-white {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFF;
}
.bree-13-white {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.bree-13-blue {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #144C96;
	text-decoration: none;
}
.white-line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}



.bree-14-white {
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #FFF;
}


.bree-22-grey {
	font-family: Arial, Helvetica;
	font-size: 22px;
	color: #2F3946;
}
.bree-20-orange {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #F90;
}
.bree-20-grey {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #2F3946;
}


.blue-background {
	background-image: url(images/swimming-pool/devon-swimming-pools/devon-swimming_pools.jpg);
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=40);
	opacity: 0.4;
	  transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
   cursor:pointer;
}
.baskerville {
	font-family: baskerville;
	font-size: 25px;
	font-style: italic;
	color: #336;
	line-height: 40px;
}
.baskerville-small {
	font-family: baskerville;
	font-size: 24px;
	font-style: italic;
	color: #699;
	line-height: 35px;
}
.header {
	font-family: "roboto light";
	font-size: 60px;
	color: #597896;
}
.roboto-header {
	font-family: "roboto light";
	font-size: 36px;
	color: #597896;
	text-decoration: none;
}
.roboto-sub-header {
	font-family: "roboto light";
	font-size: 28px;
	color: #E7A91A;
	text-decoration: none;
}
.roboto-24-yellow {
	font-family: "roboto light";
	font-size: 24px;
	color: #E7A91A;
	text-decoration: none;
}


.bottom-light {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #597896;
}


.pacifico-20-green {
	font-family: "times new roman";
	font-size: 20px;
	color: #787274;
	font-style: italic;
}
.bottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #787274;
}
.roboto-light-20 {
	font-family: "roboto light";
	font-size: 20px;
	color: #787274;
	text-decoration: none;
}
.roboto-light-16 {
	font-family: "roboto light";
	font-size: 16px;
	color: #787274;
	line-height: 30px;
	text-decoration: none;
}
.roboto-16-grey {
	font-family: "roboto light";
	font-size: 16px;
	color: #787274;
	text-decoration: none;
}

.roboto-light-16-justify {
	font-family: "roboto light";
	font-size: 16px;
	color: #787274;
	line-height: 30px;
	text-decoration: none;
	text-align: justify;
}

.roboto-blue-16 {
	font-family: "roboto light";
	font-size: 16px;
	color: #62C1F1;
	line-height: 30px;
	text-decoration: none;
}
.roboto-blue-12 {
	font-family: "roboto light";
	font-size: 12px;
	color: #597896;
	line-height: 20px;
	text-decoration: none;
}
.roboto-white-12 {
	font-family: "roboto light";
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
}
.roboto-yellow-12 {
	font-family: "roboto light";
	font-size: 12px;
	color: #E7A921;
	line-height: 20px;
	text-decoration: none;
}




.roboto-white-16 {
	font-family: "roboto light";
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}
.roboto-white-16-bold {
	font-family: "roboto light";
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	font-weight: 500;
	text-decoration: none;
}

.roboto-white-16-justify {
	font-family: "roboto light";
	font-size: 16px;
	color: #FFF;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.roboto-16-white {
	font-family: "roboto light";
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}

.roboto-white-14-justify {
	font-family: "roboto light";
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
	font-weight: normal;
	text-align: justify;
}
.roboto-grey-14-justify {
	font-family: "roboto light";
	font-size: 14px;
	color: #787274;
	line-height: 24px;
	font-weight: normal;
	text-align: justify;
}


.roboto-white-18 {
	font-family: "roboto light";
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
}
.roboto-yellow-18 {
	font-family: "roboto light";
	font-size: 18px;
	color: #E7A91A;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
}



.roboto-light-13 {
	font-family: "roboto light";
	font-size: 14px;
	color: #787274;
	line-height: 24px;
	text-decoration: none;
}



.side {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #174B97;
}
.main {
	font-family: Roboto;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
.roboto14-white-light {
	font-family: Roboto;
	font-size: 14px;
	line-height: normal;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
}
.slideshow {
	width: 100%;
	position: relative;
	height: 320px;
	text-align:center;
}
.slideshow img {
	position: absolute;
	margin-left: 50%;

}
#full-size {
	overflow: hidden;
	height: 320px;
	position: relative;
}

#full-size div {
	position: absolute;
	left: 50%;
	margin-left: -1000px;
}

.rounded {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}
#full-size2 {
	overflow: hidden;
	height: 200px;
	position: relative;
}
#full-size2 div {
	position: absolute;
	left: 50%;
	margin-left: -1000px;
}
.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #eeeeee;
}
#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: "Helvetica Neue", Arial, sans-serif;
   color: #000;
}
