/* cmsms stylesheet: default_720 modified: 06/27/25 03:35:59 */
/* cmsms stylesheet: default_720 modified: 01/24/23 12:44:37 */
/* cmsms stylesheet: default_720 modified: 01/24/23 10:41:25 */
/* cmsms stylesheet: default_720 modified: 01/18/23 14:58:59 */
body {
	margin: 0px;
	padding: 0px;
        font-size: 110%;
        line-height: 130%;
	font-family: franklin-gothic-urw, sans-serif;
        font-weight: 400;
        font-style: normal;
	color: #2e2f35;
}

header {clear: both;position:  relative;}

#outer_header {
	/* border-bottom: 6px solid #0C696B; */
}

#inner_header {
	height: 150px;
	position: relative;
}

#bottom_header {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 6px;
background-color: #159ca8;
}

#logo {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 250px;
}

#logo img {
width: 100%;
height: auto;
}

#strapline {
	position: absolute;
	top: 60px;
	right: 0px;
}

#phone {
	position: absolute;
	top: 90px;
	right: 0px;
}

#search {
	position:absolute;
	top: 10px;
	right: 160px;
}

#socials {
	position: absolute;
	top:10px;
	right: 0px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 12px;
	width: 32px;
	height: 32px;
}

#top_navigation {
	position: absolute;
	right: 0px;
	top: 88px;
}

#menu_show {
	display: none;
}

#actual_menu {
	display: block;
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	padding: 2px 10px 2px 10px;
	background-color: 0c696b;
	color: #0c696b;
	margin: 0px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
        font-family: "bree-serif",serif;
        font-weight: 400;font-size: 110%;height: 58px;}

#actual_menu a:hover {
	    color: #8a73b4;
	    transition: color 0.4s;
        background-image: url("http://www.psg.siteindev.co.uk/look/petrolbluemenuarrow.png");
        background-repeat: no-repeat;
        background-position: bottom center;
}

#outer_slider {

}

#inner_slider {
	position: relative;
	width:  720px;
	margin:  auto;
	line-height:  0px;
}

#inner_slider img {
        width: 100%;
        height: auto;
}

#overslides_other {
	background-color: #096c75;
	line-height: 100%;
	padding: 20px;
}

#overslides_other h1, #overslides_other p {
	color: #ffffff;
	margin-bottom:  10px;
}

#outer_mainpage {
	
}

#inner_mainpage {
	padding-top: 20px;
	position: relative;
}

.success-stories img {
display: inline-block;
margin: 0px 6px;
width: 15px;
}
.success-stories em {
    color: #0C696B;
}

.success-stories strong {
    font-family: "bree-serif",serif;
    font-weight: 400;
    color: #000000;
}

#outer_footer {

}

#above_footer {background-image: url("https://psg.siteindev.co.uk/look/footer.png");background-position: bottom;text-align:  center;height: 195px;padding: 50px 0px 40px 0px;box-sizing: border-box;font-size: 130%;font-family: "bree-serif",serif;font-weight: 400;color: #ffffff;}

#above_footer a.blockbutton:link, #above_footer a.blockbutton:visited {
    display: block !important;
    background-color:  #ffffff;
    float:  none;
    font-size: 100%;
    width: 230px;
    margin: 40px auto 0px auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.38);
    box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.38);
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

#above_footer a.blockbutton:hover {
display: block;
position: relative;
bottom: -2px;
right: -2px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.38);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.38);
   -webkit-transition: background-color 500ms linear;
   -moz-transition: background-color 500ms linear;
   -o-transition: background-color 500ms linear;
   -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;

}

#inner_footer {
	padding-top: 10px;
	position: relative;
	font-size: 75%;
text-align: center;
background-color: #ececec;
color: #6c6d6f;
}

#lower_inner_footer {
	padding-top: 30px;
	position: relative;
	font-size: 75%;
text-align: center;
background-color: #ececec;
color: #6c6d6f;
}

#outer_lower_outer_footer {
border-top: 6px solid #159ca8;
}

#inner_footer li , V li {
	display: inline-block;
}

#inner_footer a:link, #inner_footer a:visited, #lower_inner_footer  a:link, #lower_inner_footer  a:visited {
        color: #6c6d6f;
	text-decoration: underline;
}

#inner_footer a:hover, #lower_inner_footer  a:hover   {
	color: #c2a3fb;
	text-decoration: none;
}

h1, h2 {
	font-size: 220%;
        line-height: 100%;font-family: "bree-serif",serif;
        font-weight: 400;
        color: #0C696B;
	margin: 0px 0px 30px 0px;
}


h3 {
	font-size: 130%;
        font-family: "bree-serif",serif;
        font-weight: 400;
	margin: 10px 0px 30px 0px;
}

h4 {
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 20px 0px;
}

a:link, a:visited {
	color: #046f71;
	text-decoration: underline;
}

a:hover  {
	color: #7540d7;
        transition: color 0.4s;
	text-decoration: none;
}

a img {
border: 0px;
}

#loginform, #registerform {
display: table;
margin: 0px auto;
padding: 20px;
border: 1px solid #000000;
margin-bottom: 20px;
}

.inner {
	width: 720px;
	margin: 0px auto;
}

.left_column {
	width: 870px;
	float: left;
}

.right_column {
	width: 300px;
	float: right;
}

.undercol {
	clear: both;
}

a.homeitemlink:link, a.homeitemlink:visited, a.homeitemlink:hover {display: block;width: 345px;background-color: #ffffff;margin: 0px 0px 30px 0px;box-sizing:border-box;overflow: hidden;text-decoration: none;}

a#home_services:link, a#home_services:visited {
background-color: #159ca8;
color: #ffffff;
}

a#home_benefits:link, a#home_benefits:visited {
background-color: #096c75;
color: #ffffff;
}

a#home_successes:link, a#home_successes:visited {
background-color: #3eb49b;
color: #ffffff;
}

a#home_sectors:link, a#home_sectors:visited {
background-color: #194c54;
color: #ffffff;
}

.makeitleft {
float: left;
}

.makeitright {
float: right;
}

span.homeitem {display:  block;height: 450px;}

span.homeitem_img {height: 385x;overflow:  hidden;display: block;overflow: hidden;display: block;}

span.homeitem_img img {
width: 100%;
transition: width 0.4s, margin-left 0.4s, margin-top 0.4s;
}

span.homeitem_copy {padding: 15px 20px;display:  block;}

a.homeitemlink:hover span.homeitem_img img {

}

span.homeitem h3 {padding:  10px;margin: 0px 0px 20px 0px;font-size: 160%;}

span.homeitem p {padding: 0px 10px 10px 10px;font-size: 100%;line-height: 140%;font-weight:  500;}
#cntnt01moduleform_1 {
width: 600px;
margin: 0px auto;
}

#cntnt01moduleform_1 {
width: 800px;
margin: 0px auto;
}

.full input {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: block;
margin-bottom: 20px;
border: 1px solid #565868;
color: #565868;
font-family: franklin-gothic-urw, sans-serif;
        font-weight: 400;
font-size: 100%;
}

.checker {
height: 50px;
}

.checker label {
display: inline-block;
width: 250px;
}

.full textarea {
width: 100%;
height: 200px;
box-sizing: border-box;
padding: 10px;
display: block;
margin-bottom: 20px;
border: 1px solid #565868;
color: #565868;
font-family: franklin-gothic-urw, sans-serif;
        font-weight: 400;
font-size: 100%;
}

.full input:hover, .full textarea:hover {
background-color: #dbe9e9;
border: 1px solid #000000;
transition: background-color 0.4s;
}

.submit input {
    display: inline-block;
    box-sizing: border-box;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 120%;
    text-decoration: none;
    cursor: pointer;
    border: 0px;
    background-color: #0c696b;
    padding: 0px 20px;
    color: #ffffff;
}

#outer_slider_221 {
	height: 882px;
	margin-top: 0px;
}

#inner_slider_221 {width: 720px;display: table;margin: 0px auto;position: relative;z-index: 10;height: 882px;background-color: #ffffff;overflow: hidden;}

#slides_221 {position: absolute;top: 0px;left: 0px;width: 100%;height: 456px;}

.overslides_override {top: 336px !important;}

#memberdetails {
    position: absolute;
    top: 695px;
    left: 0px;
    height: 70px;
    width: 100%;
    background-color: #159ca8;
    z-index: 9999;
    box-sizing: border-box;
    padding-top: 20px;
    text-align: center;
    font-family: "bree-serif",serif;
    font-size: 130%;
    font-weight: normal;
    color: #ffffff;
    }

#memberdetails span {
	display: inline-block;
	padding: 0px 35px;
	text-transform: uppercase;
	position: relative;
	top:3px
}

#memberdetails a:link, #memberdetails a:visited {
	color: #a7a7a7;
	text-decoration:  none;
}

#memberdetails a:hover {
	color: #1b89a1;
	transition: color, 0.4s;
}

#statsboxes {position: absolute;bottom: 0px;left: 0px;height: 110px;width: 100%;background-color: green;}

#statsboxes a {
cursor: default;
}

#statsboxes .statbox {float: left;width: 33.333%;height: 110px;box-sizing: border-box;text-align: center;padding: 20px 30px 30px 30px;color: #ffffff;display: block;text-decoration: none;background-position: bottom;}

#statbox_left {background-image: url("https://psg.siteindev.co.uk/look/statbox_left.png");border-right: 4px solid #ffffff;}

#statbox_center {background-image: url("https://psg.siteindev.co.uk/look/statbox_middle.png");border-left: 4px solid #ffffff;border-right: 4px solid #ffffff;}

#statbox_right {
background-image: url("https://psg.siteindev.co.uk/look/statbox_right.png");
	border-left: 4px solid #ffffff;
}

.statbox h3 {
    font-family: "bree-serif",serif;
    font-size: 200%;
    font-weight: 400;
    margin-bottom: 5px;
    height: 35px;
}

.statbox h3.h3underline {/* height: 44px; *//* border-bottom: 2px solid #ffffff; */}

.statbox h5 {
    font-weight: 400;
    font-family: "bree-serif",serif;
    font-size: 90%;
    padding: 2px 0px 0px 0px;
}

.statbox h5 span {/* display: inline-block; *//* width: 22px; *//* display: none; */}

.statbox h6 {
    font-weight: 400;
    padding: 2px 60px 0px 60px;
}

#left_column {/* float: left; *//* width: 465px; */margin-bottom: 50px;}

#right_column {/* float: right; *//* width: 465px; */margin-bottom:  50px;}

#homequotes {}

.homequote {}

.homequote_actual {
    font-size: 95%;
    font-style: italic;
}

.homequote_credit {
    font-family: "bree-serif",serif;
    font-size: 100%;
    line-height: 130%;
    font-weight: normal;
    color: #7fbc03;
    margin-bottom: 30px;
}

#overslides {position: absolute;padding-top: 20px;top: 150px;left: 00px;z-index: 100;background-color: #fff;width: 720px;height: 360px;box-sizing:  border-box;color: #ffffff;text-align: center;}

#overslides h3 {
    font-family: "bree-serif",serif;
    font-size: 210%;
    /* line-height: 130%; */
    font-weight: normal;
    color: #159ca8;
}

#overslides h1 span {
    display: block;
}

#overslides p {font-size: 140%;line-height: 130%;font-weight: 500;margin-top: 10px;color:  #159ca8;}

#overslides p span {
    display: block;
}

#overslides span {}

#overslides_links {padding-top: 0px;}

#overslides_links a:link, #overslides_links a:visited  {font-family: "bree-serif",serif;font-size: 140%;color: #fff;/* border: 2px solid #387900; *//* -webkit-border-radius: 5px; */-moz-border-radius: 5px;/* border-radius: 5px; */display: inline-block;padding: 8px 10px 0px 10px;height: 45px;width: 162px;box-sizing:  border-box;line-height: 100%;background-color: #159ca8;text-decoration: none;margin: 0px 10px;-webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.38);-moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.38);box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.38);}

#overslides_links a:hover {
position: relative;
bottom: -2px;
right: -2px;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.38);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.38);
background-color: #194C54;
   -webkit-transition: background-color 500ms linear;
   -moz-transition: background-color 500ms linear;
   -o-transition: background-color 500ms linear;
   -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

table#savemore_showcase {
    background-color: #1c88a2;
    border-spacing: 5px;
    width: 100%;
}

table#savemore_showcase tr {}

table#savemore_showcase td {width: 33.333% !important;height: 120px;overflow: hidden;text-align: center;background-color: #ffffff;vertical-align: top;/* border: 6px solid #1c88a2; */padding: 10px;}

table#savemore_showcase td a {display: block;height: 120px;text-decoration: none;}

table#savemore_showcase td a img {max-width: 59%;display: block;margin: 0px auto 5px auto;}

table#savemore_showcase td a:link h3, table#savemore_showcase td a:visited h3 {
    font-family: "bree-serif",serif;
    font-size: 100%;
    line-height: 100%;
    font-weight: normal;
    color: #1b89a1;
    margin: 0px 10px;
    text-decoration: none;
}

table#savemore_showcase td a:hover h3{
text-decoration: underline;
}

#herolinks {}
#pfphero {width: 50%;
float: left;
box-sizing: border-box;
border-right: 10px solid #ffffff;
}
#pfbhero {
width: 50%;
float: right;
box-sizing: border-box;
border-left: 10px solid #ffffff;
}
