/* cmsms stylesheet: default_1280 modified: 07/14/25 12:20:25 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
        font-weight: 400;
	line-height: 100%;
	font-family: "franklin-gothic-urw",sans-serif;
	color: #a0a0a0;
}

header {

}

#outer_header {
	border-bottom: 2px solid #a9aaab;
        color: #6c6d6f;
}

#inner_header {
	width: 1280px;
	display: table;
	margin: 0px auto;
	height: 168px;
	position: relative;
        z-index: 20;
}

#logo {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 250px;
	padding: 0px 0px;
	background-color: #ffffff;
}

#bnbassociationlogo {/* position: absolute; *//* top: 15px; */left:  0px;width: 320px;}
#bnbassociationlogo img {width:  100%;height:  auto;}
#bnblogo {position:  absolute;top: 105px;left:  0px;}
#bnblogo img {width: 100%;height:  auto;}

#phone {
position: absolute;
    top: 50px;
    right: 210px;
    width: 200px;
    height: 50px;
    z-index: 999999;
}

#phone img {
position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
}

#phone a:link, #phone a:visited {
    position: absolute;
    top: 50px;
    right: 0px;
    text-decoration: none;
    color: #1b89a1;
    font-size: 150%;
    background-color: #ffffff;
    width: 161px;
    display: block;
    border: 2px solid #1b89a1;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
}

#email {
    position: absolute;
    top: 50px;
    right: 164px;
    z-index: 999999;
}

#email img {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
}

#email a:link, #email a:visited {
    position: absolute;
    top: 50px;
    right: 0px;
    text-decoration: none;
    color: #1b89a1;
    font-size: 150%;
    background-color: #ffffff;
    width: 344px;
    display: block;
    border: 2px solid #1b89a1;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
}


#associate_member_out {
	position: absolute;
	top: 46px;
	right: 170px;
}

#associate_member_in {
    position: absolute;
    top: 48px;
    right: 350px;
}

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

#signup {
    position: absolute;
    height: 27px;
    width: 124px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    top: 50px;
    right: 0px;
    padding-top: 9px;
    cursor: pointer;
display: block;
padding: 9px 10px 0px 10px;
color: #ffffff;
text-align: center;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #096b76;
}

a#logout {
position: absolute;
    height: 27px;
    width: 124px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    top: 50px;
    right: 0px;
    padding-top: 9px;
    cursor: pointer
display: block;
padding: 9px 10px 0px 10px;
color: #ffffff;
text-align: center;
text-decoration: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #bf284c;
}

#signup:hover, a#logout:hover {
color: #ffffff;
background-color: #000000;
   -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;
}

#welcomemessage {
    position: absolute;
    font-family: "bree-serif",serif;
    font-size: 110%;
    top: 60px;
    right: 270px;
    color: #95c371;
 z-index: 999999;
}

#loginbox {
position: absolute;
top: 85px;
right: 150px;
z-index: 9999;
background-image: url('https://www.purchasingforbusiness.co.uk/look/white_trans.png');
display: none;
width: 380px;
padding: 20px;
    border: 2px solid #1b89a1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -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);
}

#loginbox .formlabel {
    font-size: 75%;
    color: #1b89a1;
}

.forminput {
padding-bottom: 10px;
}

#loginbox .forminput input {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    border: 1px solid #5b5c5e;
}

.remembertick, .lostpw {
    font-size: 75%;
    color: #1b89a1;
}

button#loginsubmit {
     font-family: "bree-serif",serif;
    display: block;
    box-sizing: content-box;
    background-color: #1b89a1;
    border: 0px;
    height: 30px;
    padding: 0px 10px 2px 10px;
    color: #ffffff;
    /* margin: 0px 5px 0px 5px; */
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    font-size: 120%;
}

button#loginsubmit:hover {
background-color: #000000;
color: #ffffff;
    -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;
}

#search {
	position:absolute;
        height: 36px;
        width: 124px;
	top: 50px;
	right: 0px;
        background-color: #dcddde;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
display: none;
}

#search_label {
display: none;
}

input.search-input[type="text"] {
    font-family: "bree-serif",serif;
    font-size: 110%;
    position: absolute;
    top: -2px;
    left: 8px;    
    background-color: transparent;
    border: 0px;
    width: 70px;
    height: 34px;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #9d9fa2;
    cursor:default;
}



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

input.search-button {
    position: absolute;
    top: 8px;
    right: 8px;
}

#top_navigation {
	position: absolute;
	right: 0px;
	bottom: 10px;
        font-family: "bree-serif",serif;
        font-size: 110%;
}

#members_link {
        position: absolute;
	right: 0px;
	bottom: 0px;
}

#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: inline-block;
        height: 27px;
        background-color: #ffffff;
	padding: 9px 10px 0px 10px;
	color: #6c6d6f;
	margin: 0px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
        text-transform: capitalize;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
}

#actual_menu a span.navimg {
        position: absolute;
        left: 0px;
        top: -10px;
        width: 100%;
        text-align: center;
        display: none;
}

#actual_menu a.menuactive {
color: #1b89a1;
}

#actual_menu a.menuactive span.navimg {
        display: block;
}

#actual_menu a::after {
    display: block;
    content: attr(title);
    font-weight: 700;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#actual_menu a:hover {
   font-weight: 700;
   -webkit-transition: color 300ms linear;
   -moz-transition: color 300ms linear;
   -o-transition: color 300ms linear;
   -ms-transition: color 300ms linear;
    transition: color 300ms linear;
}

#actual_menu a#members-only:link, #actual_menu a#members-only:visited {
        background-color: #b7d775;
}

#actual_menu a#members-only:hover {
	background-color: #636466;
	color: #ffffff;
        font-weight: 400;
   -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;
}

#actual_menu a#members-only:hover span.navimg {
display: none;
}

#actual_menu li ul {
position: absolute;
top: 48px;
margin-left: 16px;
background-image: url('https://www.purchasingforbusiness.co.uk/look/gray_trans.png');
width: 150px;
display: none;
}

#actual_menu li ul li {
float: none;
}

#actual_menu li ul li a:link, #actual_menu li ul li a:visited {
float: none;
font-family: 'Karma', serif;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: transparent;
text-align: left;
font-size: 85%;
}

#actual_menu li ul li a:hover {
color: #000000;
text-decoration: underline;
}

#actual_menu li ul li a:link span.navimg {
display: none;
}


#underheader {
	height: 48px;
	border-top: 2px solid #a9aaab;
}

#outer_slider {
	height: 644px;
        margin-top: -2px;
}

#inner_slider {
	width: 1280px;
	display: table;
	margin: 0px auto;
	position: relative;
        z-index: 10;
}

#member_outer_slider {
	height: 456px;
        overflow: hidden;
        margin-top: -2px;
}

#member_inner_slider {
	width: 1280px;
	display: table;
	margin: 0px auto;
	position: relative;
        z-index: 10;
}

#overslides {
    position: absolute;
    padding-top: 20px;
    top: 120px;
    left: 80px;
    z-index: 100;
    background-image: url(https://www.purchasingforbusiness.co.uk/look/green_trans.png);
    width: 640px;
    height: 344px;
    color: #ffffff;
    text-align: center;
}

#overslides h1 {
    font-family: "bree-serif",serif;
    font-size: 250%;
    line-height: 130%;
    font-weight: normal;
}

#overslides h1 span {
    display: block;
}

#overslides p {
font-size: 150%;
line-height: 130%;
font-weight: 500;
margin-top: 20px;
}

#overslides p span {
    display: block;
}

#overslides span {}

#overslides_links {
padding-top: 20px;
}

#overslides_links a:link, #overslides_links a:visited  {
font-family: "bree-serif",serif;
font-size: 130%;
    color: #096b76;
    border: 2px solid #096b76;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
    padding: 4px 10px 0px 10px;
    height: 27px;
line-height: 100%;
background-color: #ffffff;
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: #b6dfe9;
   -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;
}

.new_overslides h1, .new_overslides h2 {
    font-family: "bree-serif",serif;
    font-size: 200%;
    line-height: 130%;
    font-weight: normal;
}

.new_overslides p {
font-size: 110%;
line-height: 130%;
font-weight: 400;
margin-top: 10px;
}

.overslides_links, #overslides_links {
padding-top: 5px;
display: block;
}

.overslides_links a:link, .overslides_links a:visited {
font-family: "bree-serif",serif;
font-size: 130%;
color: #096b76;
border: 2px solid #096b76;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
    padding: 4px 10px 0px 10px;
    height: 27px;
line-height: 100%;
background-color: #ffffff;
text-decoration: none;
margin: 0px 10px 0px 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);
}

.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: #b6dfe9;
   -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;
}

#member_overslides {
    position: absolute;
    padding-top: 20px;
    top: 0px;
    left: 0px;
    z-index: 100;
    background-color: #1b89a1;
    width: 640px;
    height: 456px;
    color: #ffffff;
display: table;
}

#member_overslides_middle {
display: table-cell;
vertical-align: middle;
padding: 10px 110px 40px 110px;
}

#member_overslides_middle h2 {
    font-family: "bree-serif",serif;
    font-size: 280%;
    line-height: 130%;
    font-weight: normal;
}

#member_overslides_middle p {
font-size: 150%;
    line-height: 130%;
}

#slides {
position: absolute;
top: 0px;
left: 0px;
z-index: 50;
}

#outer_standard_page_header {}

#standard_page_header {
width: 1276px;
height: 390px;
border: 2px solid #1b89a1;
margin: -2px auto 0px auto;
}

div.membercolours #standard_page_header {
border-color: #1b89a1;
}

#standard_page_header_left {
padding-left: 80px;
padding-top: 160px;
width: 496px;
overflow: hidden;
float: left;
font-family: "bree-serif",serif;
}

.sectors_overide {
	padding-top: 90px !important;
}

.sectors_overide h1 {
	color: #1b89a1;
}

.sectors_overide h2 {
	color: #a0a0a0 !important;
}

.bnb_left_header {
padding-top: 81px !important;
}

#standard_page_header_left h1 {
font-weight: 400;
font-size: 200%;
margin-bottom: 16px;
}

.bnb_left_header h1 {
font-weight: 400 !important;
font-size: 150% !important;
margin-bottom: 16px !important;
margin-top: 16px;
}

#standard_page_header_left h2 {
font-weight: 400;
font-size: 200%;
line-height: 120%;
margin-bottom: 20px;
color: #1b89a1;
}

div.membercolours #standard_page_header h2 {
color: #1b89a1;
}

#standard_page_header_right {
float: right;
height: 390px;
width: 620px;
overflow: hidden;
}

#standard_page_header_right img {
height: 390px;
width: 620px;
}

#outer_mainpage {
	
}

#inner_mainpage, #supplier_disclaimer  {
	width: 1280px;
	padding-top: 105px;
	display: table;
	margin: 0px auto;
	position: relative;
}

.left_column {
	float: left;
}

.right_column {
        float: right;
}

#inner_mainpage .left_column {
	width: 545px;
        margin-left: 80px;
}

#inner_mainpage .right_column {
	width: 470px;
        margin-right: 80px;
}

#inner_mainpage .content_block {
       font-family: "franklin-gothic-urw",sans-serif;
       font-size: 110%;
       line-height: 130%;
font-weight: 300;
}

#inner_mainpage .content_block h2 {
    font-family: "bree-serif",serif;
    font-size: 208%;
    line-height: 130%;
    font-weight: normal;
    color: #1999a8;
    margin-bottom: 30px;
}

#inner_mainpage .content_block h3 {
    font-family: "bree-serif",serif;
    font-size: 180%;
    line-height: 130%;
    font-weight: normal;
    color: #cc3463;
}

#inner_mainpage .content_block p {
     font-size: 130%;
     line-height: 130%;
     margin-bottom: 30px;
}

#inner_mainpage .content_block a:link, #inner_mainpage .content_block a:visited {
font-weight: 500;
text-decoration: underline;
}

#inner_mainpage .content_block a:hover {

}

.main_column {

}

#inner_mainpage_standard {
	width: 1280px;
	padding-top: 80px;
	display: table;
	margin: 0px auto;
	position: relative;
}

.content_block_standard {
padding: 0px 80px;
    font-size: 110%;
    line-height: 130%;
}

#inner_mainpage_standard .content_block_standard h3 {
    font-size: 130%;
    line-height: 130%;
    margin: 0px 0px 10px 0px;
    color: #1b89a1;
    font-weight: 500;  
}

#inner_mainpage_standard .membercolours h3 {
    color: #1b89a1 !important;
}

#inner_mainpage_standard .content_block_standard p {
    margin-bottom: 30px;
}

#inner_mainpage_standard #loginbox, #inner_mainpage #loginbox {
position: initial;
top: 0px;
right: 0px;
margin: 0px auto 30px auto;
z-index: 9999;
background-image: url('https://www.purchasingforbusiness.co.uk/look/white_trans.png');
display: block;
width: 380px;
padding: 20px;
    border: 2px solid #1b89a1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0);
    -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0);
    box-shadow: 7px 7px 5px 0px rgba(0,0,0,0);
}

#inner_mainpage_standard #loginbox .formlabel, #inner_mainpage #loginbox .formlabel {
    font-size: 75%;
    color: #8fb939;
}

#inner_mainpage_standard .forminput, #inner_mainpage .forminput {
padding-bottom: 10px;
}

#inner_mainpage_standard #loginbox .forminput input, #inner_mainpage #loginbox .forminput input {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    border: 1px solid #5b5c5e;
}

#inner_mainpage_standard .remembertick, .lostpw, #inner_mainpage .remembertick {
    font-size: 75%;
    color: #8fb939;
}

#inner_mainpage_standard button#loginsubmit, #inner_mainpage button#loginsubmit {
     font-family: "bree-serif",serif;
    display: block;
    box-sizing: content-box;
    background-color: #b7d775;
    border: 0px;
    height: 30px;
    padding: 0px 10px 2px 10px;
    color: #6c6d6f;
    /* margin: 0px 5px 0px 5px; */
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    font-size: 120%;
}

#inner_mainpage_standard button#loginsubmit:hover, #inner_mainpage button#loginsubmit:hover {
background-color: #000000;
color: #ffffff;
    -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;
}


.undercol {
	clear: both;
}

.article_item {
clear: both;
margin-bottom: 60px;
min-height: 216px;
border-top: 1px solid #cccccc;
padding-top: 30px;

}

.article_item_img {
    float: left;
    width: 216px;
    height: 216px;
    border: 1px solid #1b89a1;
    text-align: center;
    padding-top: 47px;
    margin-right: 30px;
box-sizing: border-box;
}

.article_item_img img {
width: 200px;
}

.article_item_text {
padding-top: 10px;
float: left;
width: 869px;
padding-bottom: 40px;
}

.article_item_text_title {}

#inner_mainpage_standard .article_item_text_title h3 {
font-family: "bree-serif",serif;
font-size: 180%;
}

#inner_mainpage_standard .article_item_text_body p {
margin-bottom: 10px;
}

.article_item_text_title h3 span.bigger {
font-size: 200%;
}


.article_item_text_body {
font-size: 120%;
line-height: 140%;
}

.article_item_text_body a:link, .article_item_text_body a:visited {
color: #1b89a1;
font-weight: 500;
text-transform: uppercase;
text-decoration: underline;
}

.article_item_text_body a:hover {}

#article_body {

}

#article_body ul, #article_body ol {
margin: 0px;
padding: 0px;
counter-reset: my-sec-counter;
}

#article_body li  {
margin-left: -80px;
margin-right: -80px;
padding: 40px 80px;
list-style: none;
}

#article_body li::before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter) ". ";  
    font-weight: 500; 
    color: #1b89a1;
}

#article_body li strong {
    color: #1b89a1;
}

#inner_discovermore {
        width: 1120px;
	padding: 40px 80px;
	margin: 0px auto;
        position: relative;
        background-color: #f1f1f1;
}

#inner_discovermore h2 {
font-family: "bree-serif",serif;
    font-size: 208%;
    line-height: 130%;
    font-weight: normal;
    color: #1999a8;
}

#inner_membersplash {
        width: 1120px;
	padding: 40px 80px;
	margin: 0px auto;
        position: relative;
        background-color: #ffffff;
}

.discovermore {
        width: 520px;
        height: 432px;
        margin-top: 70px;
        color: #ffffff;
}

.membersplash_header {
margin-top: 20px;
}

.membersplash_header h2 {
    font-family: "bree-serif",serif;
    font-size: 230%;
    line-height: 130%;
    font-weight: normal;
    color: #1b89a1;
    margin-bottom: 0px;
}

.membersplash_header h3 {
    font-family: "bree-serif",serif;
    font-size: 130%;
    line-height: 100%;
    font-weight: normal;
    color: #1b89a1;
}

.membersplash {
        width: 520px;
        height: 470px;
        margin-top: 30px;
        color: #ffffff;
        background-color: #81bd41;
}

#deals_showcase {
padding: 0px;
margin: 0px;
border-spacing: 2px;
border-collapse: separate;
max-width: 100%;
}

#deals_showcase tr {
padding: 0px;
margin: 0px;
border-spacing: 0px;
border-collapse: separate;
}

#deals_showcase td {
border: 0px;
padding: 0px;
margin: 0px;
vertical-align: middle;
background-color: #ffffff;
width: 256px;
overflow: hidden;
text-align: left;
}

#deals_showcase td img {
max-width: 100%;
height: auto;
}

.membersplash_long {
        width: 520px;
        height: 495px;
        margin-top: 30px;
        color: #ffffff;
        background-color: #81bd41;
}

.bordered {
border: 2px solid #81bd41;
box-sizing: border-box;
overflow: hidden;
}

.membersplashquote {
background-color: #e6e7e8;
position: relative;
height: 410px;
}

.discovermore_text {
padding: 20px 30px 0px 30px;
}

.membersplash .discovermore_text, .membersplash_long .discovermore_text {
    padding: 0px 30px 0px 30px;
    text-align: center;
    font-size: 130%;
}

.discovermore_text h3 {
    font-family: "bree-serif",serif;
    font-size: 180%;
    font-weight: 400;
    margin-bottom: 20px;
}

.discovermore_text p {
       font-family: "franklin-gothic-urw-comp",sans-serif;
       font-size: 124%;
       line-height: 130%;
       font-weight: 400;
}

.discovermore_text a:link, .discovermore_text a:visited {
       color: #ffffff;
}

#first {
background-color: #23607a;
margin-top: 40px;
}

#second {
background-color: #1b89a1;
margin-top: 40px;
}

#second #deals_showcase {
padding: 0px;
margin: 0px;
border-spacing: 2px;
border-collapse: separate;
max-width: 100%;
margin: 0px auto;
}

#second #deals_showcase tr {
padding: 0px;
margin: 0px;
border-spacing: 0px;
border-collapse: separate;
}

#second #deals_showcase td {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    background-color: #ffffff;
    width: 256px;
    overflow: hidden;
    text-align: left;
    height: 147px;
}

#second #deals_showcase td img {
max-width: 100%;
    height: 100%;
    width: auto;
    display: table;
    margin: 0px auto;
}

#third {
background-color: #00b07c;
}

#fourth {
background-color: #81bd41;
}

#outer_quote {

}

#inner_quote {
        width: 842px;
	padding: 120px 0px 90px 0px;
	margin: 0px auto;
        position: relative;
}

#begin_quote {
position: absolute;
top: 120px;
left: 0px;
}

#end_quote {
position: absolute;
top: 120px;
right: 0px;
}

.membersplashquote #begin_quote {
position: absolute;
top: 50px;
left: 30px;
}

.membersplashquote #end_quote {
position: absolute;
top: 220px;
right: 30px;
}

.quote {
padding-left: 80px;
padding-right: 80px;
font-size: 180%;
line-height: 130%;
font-style: italic;
}

.quote_credit {
    text-align: right;
    font-family: "bree-serif",serif;
    font-size: 68%;
    line-height: 120%;
    color: #7fbc03;
    font-style: normal;
}

.quote_credit span {
display: block;
font-size: 80%;
}

.membersplashquote .quote {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 190%;
    line-height: 130%;
    font-style: italic;
    color: #767676;
    padding-top: 50px;
}

.membersplashquote .quote_credit {
text-align: right;
    font-family: "bree-serif",serif;
    font-size: 68%;
    line-height: 120%;
    color: #1b89a1;
    font-style: normal;
    padding-top: 30px;
    margin-right: -70px;
}

.membersplashquote .quote_credit span {
display: block;
font-size: 80%;
}

a#memberquoteslink:link, a#memberquoteslink:visited {
    display: block;
    height: 22px;
    background-color: #ffffff;
    color: #82bd43;
    float: right;
    text-decoration: none;
    margin-top: 20px;
    margin-right: 30px;
    font-size: 150%;
    padding: 10px 20px;
    font-family: "bree-serif",serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a#memberquoteslink:hover {

}

#suppliermonth {
width: 1118px;
height: 458px;
margin: 0px auto 60px auto;
border: 1px solid #81bd41;
clear: both;
margin-top: 0px;
}

#suppliermonthleft {
    float: left;
    width: 356px;
    height: 383px;
    padding: 70px 0px 0px 0px;
    text-align: center;
}

#suppliermonthleft img {
display: block;
    margin-left: 47px;
}

#suppliermonthleft h2 , #suppliermonthleft h3 {
color: #81bd41;
font-family: "bree-serif",serif;
font-size: 200%;
line-height: 140%;
font-weight: 400;
padding: 0px 80px;
}

#suppliermonthleft p {
font-family: "franklin-gothic-urw-comp",sans-serif;
    font-size: 140%;
    font-weight: 300;
    margin: 20px 0px 40px 0px;
    line-height: 100%;
    padding: 0px 80px;
}

#suppliermonthleft a {
display: table;
margin: 0px auto;
color: #81bd41;
font-family: "bree-serif",serif;
font-size: 150%;
padding: 10px;
text-decoration: none;
border: 1px solid #81bd41;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#suppliermonthleft a:hover {
    color: #ffffff;
    background-color: #81bd41;
   -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;
}

#suppliermonthright {
float: right;
width: 602px;
height: 383px;
padding: 75px 80px 0px 80px;
background-color: #81bd41;
color: #ffffff;
}

#suppliermonthright h2 {
    font-family: "bree-serif",serif;
    font-size: 200%;
    font-weight: 400;
}

#suppliermonthright h3 {
font-family: "franklin-gothic-urw-comp",sans-serif;
font-size: 180%;
font-weight: 300;
margin: 20px 0px 30px 0px;
line-height: 100%;
}

#suppliermonthright p {
font-family: "franklin-gothic-urw-comp",sans-serif;
font-size: 160%;
line-height: 170%;
font-weight: 300;
margin: 0px 0px 30px 0px;
}

#suppliermonthright a {
display: table;
float: right;
margin: 0px auto;
color: #ffffff;
font-family: "bree-serif",serif;
font-size: 150%;
padding: 10px;
text-decoration: none;
border: 1px solid #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#suppliermonthright a:hover {
    color: #81bd41;
    background-color: #ffffff;
   -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;
}

#outer_lowercta {

}

#inner_lowercta {
        width: 840px;
	margin: 0px auto;
        padding: 65px 220px 90px 220px;
        color: #ffffff;
        background-color: #4e8e96;
        text-align: center;
        font-family: "bree-serif",serif;
}

#inner_lowercta_members {
        width: 960px;
        margin: 0px auto;
        padding: 45px 80px 45px 80px;
        color: #ffffff;
        background-color: #9cbc5e;
        text-align: left;
        font-family: "bree-serif",serif;
        height: 215px;
}

#inner_lowercta p {
font-size: 140%;
line-height: 180%;
margin-bottom: 30px;
}

#inner_lowercta_links {
display: table;
margin: 0px auto;
}

#inner_lowercta_links a:link, #inner_lowercta_links a:visited  {
font-family: "bree-serif",serif;
    font-size: 130%;
    color: #096b76;
    border: 2px solid #096b76;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    padding: 4px 10px 0px 10px;
    height: 27px;
    line-height: 100%;
    background-color: #ffffff;
    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);
}

#inner_lowercta_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: #b6dfe9;
   -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_lowercta_members form {
text-align: left;
position: relative;
}

#inner_lowercta_members form img {
float: left;  
margin-right: 20px;
}

#lowersearchbox_right {float: right;width: 598px;}

#inner_lowercta_members form h3 {
margin-bottom: 30px;
    font-size: 200%;
    font-weight: 400;
}

#inner_lowercta_members div#lowersearchbox {background-color: #dcddde;border: 1px solid #ffffff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;width: 421px;display: inline-block;padding-left: 10px;height: 40px;position: relative;}

#inner_lowercta_members div#lowersearchbox input {background-color: #dcddde;color: #9d9fa2;border: 0px;font-family: "bree-serif",serif;font-size: 120%;display: inline-block;width: 387px;box-sizing:  border-box;padding-top: 5px;}

#inner_lowercta_members div#lowersearchbox img {
position: absolute;
top: 10px;
right: 0px;
}

#inner_lowercta_members form input#submit, #inner_lowercta_members form input#do_search {
    display: inline-block;
    position: relative;
    top: 1px;
    margin: 0px auto;
    color: #ffffff;
    font-family: "bree-serif",serif;
    font-size: 150%;
    padding: 0px 10px 6px 10px;
    text-decoration: none;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #9cbc5e;
    width: 151px;
    margin-left: 10px;
}

#outer_footer {
	
}

#inner_footer {
	width: 1060px;
	padding: 70px 110px 0px 110px;
	display: table;
	margin: 0px auto;
	position: relative;
        line-height: 130%;
        background-color: #e6e7e8;
}

#outer_footer div.membercolours {
	border-top: 10px solid #1b89a1;
}

.footer_menu {
float: left;
width: 20%;
}

.footer_menu ul {
margin: 0px;
padding: 0px;
}

.footer_menu li {
margin: 0px;
padding: 0px;
list-style: none;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #a0a0a0;
	text-decoration: none;
}

#inner_footer a:hover  {
	color: #000000;
	text-decoration: underline;
}

#footer_left {
	float: left;
        clear: both;
}

#lower_outer_footer {
border-top: 2px solid #636466;
}

#lower_inner_footer {
	width: 1060px;
	padding: 35px 110px 50px 110px;
	display: table;
	margin: 0px auto;
	position: relative;
        line-height: 130%;
        background-color: #e6e7e8;
}

h1 {
	font-size: 160%;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 150%;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 140%;
	margin: 0px 0px 10px 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 10px 0px;
}

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

a:hover  {
	color: #000000;
	text-decoration: none;
}

a img {
border: 0px;
}

strong {
font-weight: 500;
}

/* registration section */

#privacy_modal, #comp_modal, #supplierterms_modal {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 99999;
background-image: url(https://www.purchasingforbusiness.co.uk/look/black_trans.png);
display: none;
}

#privacy_modal_window, #comp_modal_window {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 40px 10px 40px 20px;
    width: 350px;
    height: 500px;
    position: relative;
    margin: 100px auto 0px auto;
    -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);
}

#supplierterms_modal_window {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 40px 10px 40px 20px;
    width: 450px;
    height: 500px;
    position: relative;
    margin: 100px auto 0px auto;
    -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);
}

#privacy_modal_window h2, #comp_modal_window h2, #supplierterms_modal_window h2 {
    font-family: "bree-serif",serif;
    font-size: 208%;
    line-height: 130%;
    font-weight: normal;
    color: #1b89a1;
    margin-bottom: 30px;
}

#privacy_modal_window_close, #comp_modal_window_close, #supplierterms_modal_window_close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 80%;
    color: #1b89a1;
    cursor: pointer;
}

#privacy_modal_window_inner, #comp_modal_window_inner, #supplierterms_modal_window_inner {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 430px;
    line-height: 170%;
}

#self_registration, #feu_changesettingsform {
    width: 1120px;
    padding: 40px 80px;
    margin: 0px auto;
    position: relative;
    background-color: #f1f1f1;
}

#self_registration .row, #feu_changesettingsform .row {
height: 60px;
}

#self_registration .row_long , #feu_changesettingsform .row _long {
height: 112px !important;
}

#self_registration .row label, #feu_changesettingsform .row label {
display: inline-block;
float: left;
width: 295px;
font-size: 110%;
line-height: 130%;
}

#self_registration .row label.hidden, #feu_changesettingsform .row label.hidden {
display: none;
}

#self_registration .row input, #feu_changesettingsform .row input {
     width: 815px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    border: 1px solid #5b5c5e;
    color: #1e416d;
    float: left;
display: inline-block;
}

#self_registration .row .checkbox_intro {
    font-size: 110%;
    line-height: 130%;
    padding-bottom: 20px;
}

#self_registration .row {
clear: both;
}

#self_registration .row .undercol {
padding-top: 20px;
}

#self_registration .row div.checkbox_text {
    font-size: 110%;
    line-height: 130%;
    width: 1000px;
float: left;
padding-left: 40px;
}

#self_registration .row input.checkbox {
    width: 30px;
    height: 30px;
}

div.submit_registration {
clear: both;
padding-top: 40px;
}

#self_registration #submit_registration {
height: 100px;
}

#self_registration #submit_registration input, #feu_changesettingsform .row button.btn {
    height: 40px;
    width: 160px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    display: block;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #096b76;
    border: 0px;
}

/* registration section */

/* search */

#suppliers_search_box {
    background-color: #9cbc5e;
    width: 240px;
    padding: 40px 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 1120px;
    margin: 40px auto 40px auto;
position: relative;
color: #ffffff;
}

#suppliers_search_box .search-button {
position: relative;
top: 0px;
right: 0px;
}

/* directory summary */

#outer_categories_browser {}

#inner_categories_browser {
width: 1280px;
margin: 0px auto 0px auto;
font-size: 110%;
line-height: 130%;
padding-top: 80px;
}

#inner_categories_browser p {
padding: 0px 80px;
}

#inner_categories_browser h2 {
    font-family: "bree-serif",serif;
    padding: 0px 80px;
    color: #9cbc5e;
    font-weight: 400;
    font-size: 180%;
    margin-bottom: 20px;
}

#inner_categories_browser h2.membercolours {
    color: #1b89a1;
}

div#supplier_navigation {
float: right;
margin-top: 40px;
background-color: #9cbc5e;
width: 240px;
padding: 40px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div#supplier_navigation h3 {
color: #ffffff;
    font-family: "bree-serif",serif;
font-weight: 400;
font-size: 140%;
}

div#supplier_navigation ul {
margin: 0px;
padding: 0px;
}

div#supplier_navigation li {
margin: 0px;
padding: 0px;
list-style: none;
margin-bottom: 5px;
}

div#supplier_navigation a:link, div#supplier_navigation a:visited {
color: #ffffff;
text-decoration: none;
}

div#supplier_navigation a:hover {
text-decoration: underline;
color: #6c6d6f;
}

ol.suppliercategory {
margin: 0px;
padding: 40px 0px;
float; left;
width: 920px;
}

.suppliercategory li {
    padding: 40px 80px;
    list-style: none;
}

 ol.suppliercategory>li:nth-child(odd){
    background-color: #f2f3f3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.suppliercategory li ul {
margin: 0px;
padding: 0px;
}

.suppliercategory li ul li {
margin: 0px;
padding: 0px;
float: left;
width: 340px;
padding-right: 40px;
}

#inner_categories_browser li p {
margin: 0px;
padding: 0px;
}

.suppliercategory h3, #supplier_disclaimer h3 {
    font-size: 130%;
    line-height: 130%;
    margin: 0px 0px 10px 0px;
    color: #9cbc5e;
    font-weight: 500;
}

.suppliercategory h3.membercolours {
color: #1b89a1;
}

.suppliercategory li li a:link, .suppliercategory li li a:visited {
padding: 2px 4px;
background-color: #9cbc5e;
display: block;
text-decoration: none;
text-align: center;
color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 20px;
}

.suppliercategory li li a:hover {
    background-color: #000000;
   -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;
}

.suppliercategory .undercol {
    padding-top: 20px;
    clear: left;
}

.suppliercategory .undercol a:link, .suppliercategory .undercol a:visited {
font-size: 80%;
color: #9cbc5e;
}

/* end directory item */

/* directory item */

#directory_item {
width: 1280px; 
    margin: -2px auto 0px auto;
}

#ofthemonth_banner {
width: 100%;
height: 45px;
padding-top: 25px;
text-align: center;
color: #ffffff;
background-color: #9cbc5e;
    font-family: "franklin-gothic-urw-comp",sans-serif;
    font-size: 200%;
font-weight: 600;
text-transform: uppercase;
}

#ofthemonth_mainbox { 
    margin: 80px 80px 0px 80px;
    clear: both;
    font-size: 110%;
    line-height: 160%; 
    border: 2px solid #9cbc5e;
border-spacing: 0px;
}

#ofthemonth_mainbox tr {
border: 0px;
margin: 0px;
padding: 0px;
border-spacing: 0px;
}

#ofthemonth_mainbox td  {
border: 0px;
margin: 0px;
padding: 20px;
border-spacing: 0px;
vertical-align: top;
}

#ofthemonth_mainbox_left {
background-color: #9cbc5e;
width: 120px;
padding: 20px;
color: #ffffff;
font-family: "franklin-gothic-urw-comp",sans-serif;
    font-size: 140%;
font-weight: 600;
text-transform: uppercase;
}

#ofthemonth_mainbox_right {

}

#directory_item_header {
border: 2px solid #9cbc5e;
height: 546px;
width: 1276px;
position: relative;
}

.membercolours div#directory_item_header {
border-color: #1b89a1;
}

#directory_item_header_left {
padding: 80px 0px 0px 80px;
font-family: "bree-serif",serif;
    font-size: 170%;
    line-height: 160%;
width: 520px;
color: #767676;
}

#directory_item_header_left img {}

#directory_item_header_left h1 {
font-size: 150%;
font-weight: 400;
}

#directory_item_header_left h3 {
text-transform: uppercase;
font-size: 95%;
font-weight: 400;
margin: 20px 0px 30px 0px;
}

#directory_item_header_left a {
font-size: 95%;
text-decoration: none;
}

#directory_item_header_left a#directory_item_contact_button:link, #directory_item_header_left a#directory_item_contact_button:visited, #directory_item_header_left a#directory_item_back:link, #directory_item_header_left a#directory_item_back:visited {
    border: 2px solid #7fbc03;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 75%;
    padding: 4px 10px 7px 10px;
    display: block;
    width: 140px;
    text-align: center;
    line-height: 100%;
    color: #7fbc03;
    margin-top: 20px;
-webkit-box-shadow: 5px 5px 2px 0px rgba(173,173,173,1);
-moz-box-shadow: 5px 5px 2px 0px rgba(173,173,173,1);
box-shadow: 5px 5px 2px 0px rgba(173,173,173,1);
}

.membercolours div#directory_item_header #directory_item_header_left a#directory_item_contact_button:link, .membercolours div#directory_item_header #directory_item_header_left a#directory_item_contact_button:visited, .membercolours #directory_item_header_left a#directory_item_back:link, .membercolours #directory_item_header_left a#directory_item_back:visited {
    border: 2px solid #1b89a1;
    color: #1b89a1;
}

#directory_item_header_left a#directory_item_contact_button:hover {
margin-top: 22px;
margin-right: 2px;
-webkit-box-shadow: 0px 0px 0px 0px rgba(173,173,173,1);
-moz-box-shadow: 0px 0px 0px 0px rgba(173,173,173,1);
box-shadow: 0px 0px 0px 0px rgba(173,173,173,1);
}

#directory_item_header_right {
width: 468px;
height: 446px;
position: absolute;
top: 0px;
right: 0px;
color: #ffffff;
background-color: #9cbc5e;
padding: 100px 80px 0px 80px;
text-align: right;
font-family: "bree-serif",serif;
    font-size: 170%;
    line-height: 130%;
}

.membercolours div#directory_item_header #directory_item_header_right  {
background-color: #1b89a1;
}

#directory_item_header_right h2 {
font-weight: 400;
}

#directory_item_header_right ul {
margin-top: 50px;
}

#directory_item_header_right li {
list-style: none;
    font-size: 90%;
    padding-bottom: 10px;
}

#directory_item_header_right li::after {
content: url(https://www.purchasingforbusiness.co.uk/look/tick.png);
display: inline-block;
padding-left: 10px;
}

div.membercolours div#directory_item_header #directory_item_header_right li::after {
content: url(https://www.purchasingforbusiness.co.uk/look/mem_tick.png);
}

#directory_item_images {
margin: 130px 80px 80px 80px;
height: 356px;
}

#directory_item_images img {
float: left;
margin-right: 24px;
}

#directory_item_images img.last {
margin-right: 0px;
}

#directory_item_content {
margin: 0px 80px;
clear: both;
    font-size: 110%;
    line-height: 160%;
}

.top_padder {
padding-top: 80px;
}

#directory_item_content_left {
width: 500px;
margin-right: 50px;
float: left;
}

#directory_item_content_right {
width: 550px;
float: right;
}

#videobox {
width: 550px;
}

#videobox iframe {
width: 550px;
height: 309px;
}

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

#directory_item_content_right h2.membercolours {
    color: #1b89a1;
}

#directory_item_content_left h3, #directory_item_content_right h3 {
font-family: "franklin-gothic-urw-comp",sans-serif;
margin-top: 40px;
font-weight: 400;
}

#directory_item_content_right ul {
margin-left: 0px;
padding-left: 25px;
}

#directory_item_content_right li {
list-style: url(https://www.purchasingforbusiness.co.uk/look/supplier_bullet.png);
padding-bottom: 30px;
}

#directory_item_contact_details {
clear: both;
padding: 40px 80px 0px 80px;
}

#directory_item_contact_details h3 {
font-family: "bree-serif",serif;
    font-size: 230%;
    line-height: 130%;
    font-weight: normal;
    color: #1b89a1;
    margin-bottom: 30px;
}

.content_box {
    background-color: #e6e7e8;
    color: #767676;
    width: 520px;
    height: 360px;
    font-family: "franklin-gothic-urw-comp",sans-serif;
    font-size: 170%;
    line-height: 90%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.content_box_wide {
    background-color: #e6e7e8;
    color: #767676;
    width: 1120px;
    height: 360px;
    font-family: "franklin-gothic-urw-comp",sans-serif;
    font-size: 170%;
    line-height: 90%;
    margin-bottom: 90px;
}

.content_box_header {
background-color: #9cbc5e;
color: #ffffff;
height: 85px;
padding: 20px 30px 0px 30px;
}

.content_box_header h4 {
font-size: 100%;
}

.content_box_header p {
font-weight: 300;
}

.content_box_body {
padding: 20px 30px 0px 30px;
}

.content_box_body_left {
float: left;
width: 530px;
}

.content_box_body_right {
float: left;
width: 530px;
}

.content_box_body p {
margin-bottom: 20px;
}

.content_box_body p strong {
color: #9cbc5e;
font-weight: 600;
display: inline-block;
width: 120px;
}

.content_box_body p.address {
padding-top: 20px;
}

.content_box a:link, .content_box a:visited, .content_box_wide a:link, .content_box_wide a:visited {
text-decoration: none;
}

.content_box a:hover, .content_box_wide a:hover {
color: #9cbc5e;
}

#directory_item_quote {
background-color: #e6e7e8;
padding: 60px 220px;
margin-bottom: 90px;
clear: both;
}

#directory_item_quote_contents {
position: relative;
}

#directory_item_quote_contents #begin_quote {
top: 0px;
left: 0px;
}

#directory_item_quote_contents #end_quote {
bottom: 90px;
right: 0px;
top: auto;
}

#directory_item_quote_contents h4 {
padding: 0px 80px 20px 80px;
font-weight: 300;
font-style: italic;
    font-size: 200%;
    line-height: 170%;
}
#directory_item_quote_contents h5 {
font-family: "bree-serif",serif;
    font-size: 120%;
    line-height: 130%;
padding: 0px 80px 0px 80px;
margin-bottom: 0px;
text-align: right;
color: #1b89a1;
}

#directory_item_quote_contents h6 {
font-family: "bree-serif",serif;
    font-size: 110%;
    line-height: 130%;
padding: 0px 80px 0px 80px;
margin-bottom: 0px;
text-align: right;
color: #1b89a1;
}

#end_links {
width: 1120px;
margin: 0px auto 90px auto;}

/* end directory item */

/* standard directory summary */

#supplier_results {
width: 1280px;
margin: 0px auto;
padding-top: 80px;
}

#supplier_results h2 {
    font-family: "bree-serif",serif;
    padding: 0px 80px;
    color: #1b89a1;
    font-weight: 400;
    font-size: 180%;
    margin-bottom: 20px;
}

#supplier_results p {
    padding: 0px 80px;
margin-bottom: 60px;
}

#supplier_results .undercol img {
width: 1px;
height: 1px;
}

.supplieritem {
padding: 20px 80px;
margin-bottom: 20px;
     border: 1px solid #096b76;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#supplier_results .column_1 {

}

#supplier_results .column_2 {

}

.supplieritem img {
float: left;
width: 200px;
height: auto;
display: block;
margin-right: 30px;
}

.supplieritem .undercol img
{
width: 1px;
height: 1px;
}

.supplieritem_right {
float: left;
width: 880px;
}

.supplieritem h3 {
    font-size: 130%;
    line-height: 130%;
    margin: 0px 0px 10px 0px;
    color: #1b89a1;
    font-weight: 500;
}

#supplier_results .supplieritem p {
padding: 0px 0px;
margin-bottom: 20px;
}

.supplieritem a:link, .supplieritem a:visited {
    padding: 2px 4px;
    background-color: #1b89a1;
    display: block;
    width: 100px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* end standard directory summary */

/* form base */

#site_form {
    width: 1120px;
    padding: 40px 80px;
    margin: 0px auto 20px auto;
    position: relative;
    background-color: #f1f1f1;
clear: both;
}

#supplier_application_options {
position: relative;
height: 400px;
}

#supplier_application_options #site_form {
padding: 40px 40px;
height: 162px;
}

#supplier_application_options #site_form .row label {
width: 280px;
}

#supplier_application_options #site_form .row input {
width: 200px;
}

#start_new_application {
position: absolute;
top: 0px;
left: 0px;
width: 630px;
overflow: hidden;
}

#continue_application {
position: absolute;
top: 0px;
right: 0px;
width: 630px;
overflow: hidden;
}

#supplier_application_options h3 {
    font-family: "bree-serif",serif;
    color: #9cbc5e;
    font-weight: 400;
    font-size: 180%;
    margin-bottom: 20px;
}

.applicationform_section {
border: 1px solid #cccccc;
padding: 20px;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;;
border-radius: 5px !important;
margin-bottom: 20px;
}

#site_form h3 {
font-family: "bree-serif",serif;
color: #9cbc5e;
font-weight: 400;
font-size: 180%;
margin-bottom: 20px;
}

#site_form h3.expanded_lower, #site_form p.expanded_lower  {
margin-bottom: 40px;
}

#site_form .row {
    clear: both;
    height: 60px;
}

#site_form .rowlong {
    clear: both;
    height: 116px !important;
}

#site_form .rowprofile {
    clear: both;
    height: 400px !important;
}

#site_form .rowbenefit {
    clear: both;
    height: 126px !important;
}

#mceu_12, #mceu_13, #mceu_15, .mce-branding-powered-by, .hidden {
display: none !important;
}

div.mce-edit-area {
border: 0px !important;
background: transparent !important;
}

#mceu_22 {
border: 0px !important;
}

#mceu_14 {
border: 1px solid #7fbc03 !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;;
border-radius: 5px !important;
overflow: hidden;
height: 360px;
}

#myprofile_ifr {
height: 360px !important;
}

#site_form .row textarea#myprofile {
width: 1068px;
height: 380px;
}

#site_form .row label {
    display: inline-block;
    float: left;
    width: 300px;
    font-size: 110%;
    line-height: 130%;
}

#site_form .row label.labelwide {
    width: 600px;
padding-left: 20px;
position: relative;
top: 5px;
}

label.nodefault {
position: relative;
}

label span.imagethumb {
display: block;
position: relative;
font-size: 80%;
cursor: pointer;
width: 150px;
color: #9cbc5e;
}

label.nodefault img {
position: absolute;
top: 20px;
left: 0px;
display: none;
z-index: 9999;
cursor: pointer;
}

#site_form .row input {
    width: 810px;
    padding-left: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    border: 1px solid #5b5c5e;
    color: #1e416d;
    float: left;
    display: inline-block;
    background-color: #ffffff;
}

#site_form .applicationform_section .row input {
width: 768px;
}

#site_form .row input.checkbox {
    width: 30px;
    height: 30px;
}

#site_form .row div.checkbox_text {
    font-size: 110%;
    line-height: 130%;
    width: 1000px;
    float: left;
    padding-left: 40px;
}

#site_form .row select {
    width: 818px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    border: 1px solid #5b5c5e;
    color: #1e416d;
    float: left;
    display: inline-block;
}

#site_form .applicationform_section .row select {
width: 768px;
}

#site_form .row select#myservices {
    width: 774px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 90px;
    border: 1px solid #5b5c5e;
    color: #1e416d;
    float: left;
    display: inline-block;
}

#site_form .row textarea {
    width: 814px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 80px;
    border: 1px solid #5b5c5e;
    color: #1e416d;
    float: left;
    display: inline-block;
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 100%;
}

#site_form .applicationform_section .row textarea {
width: 768px;
}

#site_form .statichelp {
    padding-left: 300px;
}

.specific_deal_section {
border: 1px solid #5b5c5e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
padding: 20px;
margin-bottom: 20px;

}

#site_form .specific_deal_section .row div.checkbox_text {

}

#site_form #formbuttons button {
    height: 40px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    display: inline-block;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #096b76;
    border: 0px;
}

#outer_updatedalert_alert {
position: fixed;
top: 0px;
left: 0px;
z-index: 99999;
width: 100%;
height: 100%;
background-image: url(https://www.purchasingforbusiness.co.uk/look/black_trans.png)
}

#outer_updatedalert_photoalert {
position: fixed;
top: 0px;
left: 0px;
z-index: 99999;
width: 100%;
height: 100%;
background-image: url(https://www.purchasingforbusiness.co.uk/look/black_trans.png);
display: none;
}

#updatedalert_alert {
width: 200px;
height: 150px;
padding: 40px;
background-color: #ffffff;
margin: 100px auto 0px auto;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

#updatedalert_photoalert {
width: 200px;
height: 250px;
padding: 40px;
background-color: #ffffff;
margin: 100px auto 0px auto;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.ready_to_send {
width: 320px !important;
height: 270px !important;
}

#updatedalert_alert h3 {
font-family: "bree-serif",serif;
    color: #9cbc5e;
    font-weight: 400;
    font-size: 180%;
    margin-bottom: 20px;
}
#updatedalert_alert p {}

#close_updater  {
font-family: "bree-serif",serif;
font-size: 130%;
color: #387900;
border: 2px solid #387900;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
    padding: 4px 10px 0px 10px;
    height: 27px;
line-height: 100%;
background-color: #ffffff;
text-decoration: none;
margin: 10px 0px 0px 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);
}

#close_updater: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: #daf4a6;
   -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;
}

a#final_form_send{
height: 27px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    display: inline-block;
    padding: 13px 10px 0px 10px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #b7d775;
    border: 0px;
    position: relative;
    top: 1px;
cursor: default;
float: right;
}

#preview_message {
color: #b2004b;
padding: 20px;
text-align: center;
background-color: #f1f1f1;
margin-top: 2px;
font-size: 120%;
line-height: 120%;
}

#sectiontickbox input {
width: 30px;
height: 30px;
display: inline-block;
margin-right: 30px;
float: left;
}

#sectiontickbox label {
display: inline-block;
width: 800px;
float: left;
}

#final_form {
    padding: 40px 80px;
    margin: 0px auto 20px auto;
    position: relative;
    background-color: #f1f1f1;
clear: both;
color: #b2004b;
font-size: 120%;
line-height: 120%;
}

#final_form #formbuttons {
clear: both;
padding-top: 20px;
}

#final_form #formbuttons button {
    height: 40px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    display: inline-block;
    padding: 0px 10px 0px 10px;
    color: #6c6d6f;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #b7d775;
    border: 0px;
}

a#reedit {
    height: 31px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    display: inline-block;
    padding: 8px 10px 1px 10px;
    color: #6c6d6f;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #b7d775;
    border: 0px;
    position: relative;
    top: -1px;
}

/* end form base */

/* top tips */

.toptipssummary {
clear: both;
height: 218px;
margin-bottom: 20px;
}

.toptipssummary_left {
float: left;
width: 218px;
height: 218px;
overflow: hidden;
}

.toptipssummary_left img {
position: relative;
left: -67px;
display: block;
height: 218px;
width: auto;
}

.toptipssummary_right {
float: left;
width: 880px;
padding-top: 30px;
padding-left: 20px;
}

.toptipssummary_right h3 {
    font-family: "bree-serif",serif;
margin-bottom: 10px;
}

#inner_mainpage_standard .content_block_standard .toptipssummary_right p {
margin-bottom: 10px;
}

.toptipssummary_right a {

}

/* end top tips */

#tut_video {
float: right;
margin-bottom: 20px;
margin-left: 20px;
width: 500px;
height: 281px;
}

#homepage_vid {
width: 470px;
height: 274px;
}

/* 2020 member amendments */

#member_welcome_text {
width: 520px;
height: 293px;
box-sizing: border-box;
padding-top: 70px;
}

#member_welcome_text h2 {
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 210%;
    line-height: 130%;
    font-weight: 500;
    color: #1b89a1;
}
#member_welcome_text p {
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 140%;
    line-height: 120%;
    font-weight: 300;
    color: #1b89a1;
    margin: 0px 0px 30px 0px;
}

#member_welcome_video {
width: 520px;
height: 293px;
}

#member_welcome_video iframe, #member_welcome_video img {
width: 520px;
height: 293px;
}

#top_banner {
clear: both;
padding-bottom: 20px;
}

#top_banner_banner {
background-color: #cccccc;
width: 100%;
height: 240px;
}

#middle_banner {
clear: both;
padding-top: 40px;
}

#middle_banner_banner {
background-color: #cccccc;
width: 100%;
height: 240px;
}

table#savemore_showcase {}

table#savemore_showcase tr {}

table#savemore_showcase td {width: 254px !important;height: 145px;overflow: hidden;text-align: center;background-color: #ffffff;vertical-align: top;}

table#savemore_showcase td a {display: block;height: 188px;text-decoration: none;box-sizing:  border-box;padding-top: 20px;}

#inner_discovermore table#savemore_showcase td a{padding-top:0px;height: 145px;}

a.likeotherlink {
display: block;
height: 145px !important;
text-decoration: none;
text-align: center;
}

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

a.likeotherlink img {
max-width: 50% !important;
height: auto !important;
display: block;
margin: 0px auto;
}

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

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

.wide_banner {
width: 100%;
height: auto;
}

.mid_banner,
.narrow_banner {
display: none;
}

#event_details {
border: 2px solid #9cbc5e;
width: 300px;
float: right;
margin-left: 30px;
margin-bottom: 30px;
padding: 30px;
    font-size: 110%;
    line-height: 130%;
font-weight: 500;
}

#event_details span {
font-weight: 400;
}

.newsdetail {
    font-size: 110%;
    line-height: 130%;
}

.newsletteritem {
border: 2px solid #9cbc5e;
padding: 30px;
}

.newsletteritem_thumbnail {
float: left;
margin-right: 20px;
width: 210px;
}

.newsletteritem_synopsis {
float: left;
width: 810px;
}

.newsletteritem_synopsis h3 {
font-family: "bree-serif",serif;
}
#inner_mainpage_standard .content_block_standard .newsletteritem_synopsis p {
margin-bottom: 10px;
}

a.newsletteritem_bottomlink:link, a.newsletteritem_bottomlink:visited {
    display: block;
    height: 36px;
    width: 200px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    margin-top: 20px;
    padding-top: 9px;
    cursor: pointer display: block;
    padding: 9px 10px 0px 10px;
    color: #6c6d6f;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #b7d775;
}

a.newsletteritem_bottomlink:hover {
color: #ffffff;
background-color: #000000;
   -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;
}

ul.saveblocks {
margin: 0px;
padding: 0px;
}

ul.saveblocks li {
margin: 0px;
padding: 0px;
list-style: none;
display: block;
width: 25%;
box-sizing: border-box;
padding: 20px 0px;
text-align: center;
float: left;
}

.case_study_summary {

padding: 30px;
}

.case_study_summaryimage {
float: left;
width: 300px;
}

.case_study_summaryimage img {
width: 300px;
height: auto;
}

.case_study_summarytext {
float: right;
width: 726px;
}

.case_study_summarytext_title {

}

.case_study_summarytext_quote {
font-size: 120%;
line-height: 140%;
font-style: italic;
color: #9cbc5e;
margin-top: 30px;
}

.case_study_summarytext_quote span {
font-size: 70%;
display: block;
text-align: right;
}



#inner_mainpage_standard .content_block_standard .case_study_summarytext_quote p {
margin-bottom: 10px;
}

.case_study_summarytext_content {

}

.case_study_summarytext_link {

}

.case_study_summarytext_link a:link, .case_study_summarytext_link a:visited {
    display: block;
    height: 36px;
    width: 200px;
    font-family: "bree-serif",serif;
    font-size: 110%;
    margin-top: 30px;
    padding-top: 9px;
    cursor: pointer display: block;
    padding: 9px 10px 0px 10px;
    color: #6c6d6f;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #b7d775;
}

.case_study_summarytext_link a:hover {
color: #ffffff;
background-color: #000000;
   -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;
}


.casestudyquote {
    font-size: 140%;
    line-height: 140%;
    font-style: italic;
    color: #9cbc5e;
padding-bottom: 30px;
}

.casestudyquote_credit {
    text-align: right;
}

.casestudyquote_credit a:link, .casestudyquote_credit a:visited {
    color: #9cbc5e;
text-decoration: none;
}


.casestudydetail {
font-size: 110%;
    line-height: 130%;
}

.casestudydetail h3 {
    font-size: 130%;
    line-height: 130%;
    margin: 0px 0px 10px 0px;
    color: #9cbc5e;
    font-weight: 500;
}

#news_item_images {
margin: 0px auto 80px auto;
height: 356px;
display: table;
}

#news_item_images img {
float: left;
margin-right: 24px;
}

#news_item_images img.last {
margin-right: 0px;
}

/* end 2020 member amendments */

/* 2021 homepage amendments */

#outer_slider_221 {
	height: 684px;
        margin-top: -2px;
}

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

#slide_pagers {
position: absolute;
top: 30px;
right: 30px;
border: solid 1px #ffffff;
z-index: 9999;
padding: 20px;
text-align: center;
background-image: url("https://www.purchasingforbusiness.co.uk/look/homepage/box_back.png");
}

#slide_pagers h3 {
    font-family: "bree-serif",serif;
    font-size: 160%;
    line-height: 130%;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 15px;
}

#slide_pagers button {
display: inline-block;
float: left;
margin-right: 15px;
height: 50px;
width: 50px;
border: 0px;
background-color: #81bd41;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
}

#slide_pagers button:hover {
background-color: #096b76;
transition: background-color, 0.4s;
}

#selfcatering {
background-image: url("https://www.purchasingforbusiness.co.uk/look/homepage/accomodation.png");
background-repeat: none;
}

#leisure {
background-image: url("https://www.purchasingforbusiness.co.uk/look/homepage/leisure.png");
background-repeat: none;
}

#hospitality {
background-image: url("https://www.purchasingforbusiness.co.uk/look/homepage/hospitality.png");
background-repeat: none;
}

#retail {
background-image: url("https://www.purchasingforbusiness.co.uk/look/homepage/retail.png");
background-repeat: none;
}

#buyinggroups {
background-image: url("https://www.purchasingforbusiness.co.uk/look/homepage/buyinggroups.png");
background-repeat: none;
}

#slides_221 {
position: absolute;
bottom: 106px;
left: 0px;
width: 100%;
}

.new_overslides {
position: absolute;
top: 145px;
left: 40px;
z-index: 9999;
background-image: url("https://www.purchasingforbusiness.co.uk/look/homepage/box_back_strong.png");
width: 520px;
height: 270px;
color: #ffffff;
box-sizing: border-box;
padding: 30px;
border: 1px solid #fff;text-align: center;}



.overslides_override {
top: 80px !important;
}

#memberdetails {
    position: absolute;
    bottom: 149px;
    left: 0px;
    height: 62px;
    width: 100%;
    background-color: #ffffff;
    z-index: 9999;
box-sizing:  border-box;padding-top: 19px;text-align:  center;font-size: 230%;font-weight: 500;color: #096b76;}

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

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

#statsboxes {
position: absolute;
bottom: 0px;
left: 0px;
height: 150px;
width: 100%;
background-color: #a7a7a7;
z-index:999;
}

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

#statbox_left {
background-color: #81bd41;
}

#statbox_center {
background-color: #1b89a1;
}

#statbox_right {
background-color: #a7a7a7;
}

.statbox h3 {
    font-family: "bree-serif",serif;
    font-size: 210%;
    /* line-height: 130%; */
    font-weight: 400;
}

.statbox h5 {
    font-weight: 400;
    padding: 2px 60px 0px 60px;
    font-size: 150%;
}

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

#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;
}

#RecentTestimonial {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #cccccc;
margin-bottom: 40px;
}

#RecentTestimonialTitle {
text-align: center;
padding: 20px 0px;
border-bottom: 1px solid #cccccc;
font-size: 120%;
}

#RecentTestimonialText {
padding: 20px;
font-size: 140%;
line-height: 160%;
/* text-align: center; */
}

#RecentTestimonialText p {

}

#RecentTestimonialText strong {
	
font-family: "bree-serif",serif;
    font-size: 80%;
color: #096b76;}

#RecentTestimonialText h4 {
font-size: 80%;
font-weight: 400;
}

/* end 2021 homepage amendments */

/* map stuff */

#parkmap {
position: relative;
width: 1280px;
height: 1464px;
}

#parkmap_map {
    position: absolute;
    z-index: 1;
   top: 0px;
   left: 0px;
width: 100%;
height: 100%;
}

#parkmap_map img {
width: 100%;
height: 100%;
}

.mappoint {
    width: 3px;
    height: 3px;
    border: 2px solid #1b89a1;
    background-color: #abc292;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
}

#parkmap_overlay {position: absolute;top: 50px;left: 50px;width: 25%;height: 291px;}

#parkmap_overlay_back {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 1;background-color: #1b89a1;opacity: 0.9;}

#parkmap_overlay_text {padding: 20px;position: relative;z-index: 2;color: #ffffff;font-size: 115%;line-height:  180%;}

#parkmap_overlay_text a:link, #parkmap_overlay_text a:visited {display: block;height: 31px;width: 124px;font-family: "bree-serif",serif;font-size: 110%;padding-top: 9px;cursor: pointer;display: block;padding: 6px 10px 0px 10px;color: #6c6d6f;text-align: center;text-decoration: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #b7d775;line-height: 100%;}

#parkmap_overlay_text a:hover {
background-color: #000000;
color: #ffffff;
}


/* end map stuff */

/*  memberhomepage 2023  */

.member_herobox {border: 1px solid #81bd41;width: 520px;margin-top: 20px;}
.member_herobox_quarter {
    border: 1px solid #81bd41;
    box-sizing: border-box;
    width: 50%;
    float: left;
    height: 150px;
    text-align: center;
    overflow: hidden;
}
 
.member_herobox_whole {
    border: 1px solid #81bd41;
    box-sizing: border-box;
    line-height: 0px;
}

a.justimagelink:link, a.justimagelink:visited {}
a.justimagelink img  {position: relative;top:-20px;}

.member_herobox_whole a.justimagelink img  {top:0px;width: 100%;}
a.justimagelink:hover {}
a.imageandtextlink:link, a.imageandtextlink:visited {text-decoration: none; display: block; padding-top: 10px; color: #1b89a1;}
a.imageandtextlink img {width: 100px; height: auto;}
a.imageandtextlink h3 {
        font-family: "bree-serif",serif;
    font-size: 130%;
    line-height: 100%;
    font-weight: normal;
    color: #1b89a1;
    margin: 0px 10px;
    text-decoration: none;
}
a.imageandtextlink:hover {text-decoration: underline;}

a.imageandtextlink h3:hover {
    
}
.member_herobox_footer, .member_herobox_footer_long {height: 78px; background-color: #81bd41; color: #ffffff; text-align: center; clear: both; box-sizing: border-box; padding: 10px;}
.member_herobox_footer p, .member_herobox_footer_long p {
    font-family: "franklin-gothic-urw-comp",sans-serif;
    font-size: 160%;
    line-height: 116%;
    font-weight: 400;
}

.member_herobox_footer_long {
    height: 120px !important;
}
.member_herobox_footer p a:link, .member_herobox_footer p a:visited, .member_herobox_footer_long p a:link, .member_herobox_footer_long p a:visited {color: #fff;}
.member_herobox_footer p a:hover {}



#newhealthchecks {
    clear:  both;
    padding-top: 40px;
}
#newhealthchecks_left {
    height:  460px;
    width:  780px;
    float:  left;
    background-color:  #1b89a1;
    color:  #ffffff;
    /* padding:  20px; */
    box-sizing:  border-box;
}




#newhealthchecks_left_body {
    /* padding:  20px 50px; */
    line-height: 160%;
    height: 187px;
    box-sizing:  border-box;
}

#newhealthchecks_left_body_inner_left {
    padding: 30px 20px 0px 40px;
    float:  left;
    width: 50%;
    box-sizing: border-box;
}
#newhealthchecks_left_body_inner_left h3 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 300%;
    text-align: center;
    letter-spacing: 6px;
}

#newhealthchecks_left_body_inner_left h3 span {display: block;font-size: 65%;letter-spacing:  initial;}
#newhealthchecks_left_body_inner_left p {font-size: 151%;margin-bottom: 40px;}
#newhealthchecks_left_body_inner_left h4 {font-size: 215%;margin-bottom: 30px;font-weight: 500;padding-top: 30px;}

#newhealthchecks_left_body_inner_left p img {display:inline-block;padding-right: 15px;}

#newhealthchecks_left_body_inner_right {
    background-color:  #ffffff;
    color: #1b89a1;
    padding: 40px 20px 0px 20px;
    float: left;
    width: 50%;
    box-sizing: border-box;
    height: 461px;
    border: 2px solid #1b89a1;
    border-left:  0px;
    position:  relative;
}
#newhealthchecks_left_body_inner_right h3 {
    margin-bottom: 48px;
    font-weight: 500;
    font-size: 300%;
}
#newhealthchecks_left_body_inner_right p {
    font-size: 150%;
    margin-bottom: 25px;
    position: relative;
    font-weight:  500;
}

#newhealthchecks_left_body_inner_right p img {
	position: absolute;
	right: 0px;
	top: -15px;
	width:  60px; 
}
#newhealthchecks_left_body_inner_right a.newhealthchecks_blockbutton:link, #newhealthchecks_left_body_inner_right a.newhealthchecks_blockbutton:visited {
    background-color: #1b89a1;
    color:  #ffffff;
    position:  absolute;
    right: 75px;
    bottom: 25px;
}
#newhealthchecks_left_body_inner_right a.newhealthchecks_blockbutton h5 {
    font-size: 180%;
    color: #ffffff;
    line-height: 100%;
    padding-top: 5px;
}
#newhealthchecks_left_body_inner_right a.newhealthchecks_blockbutton:hover {
	background-color:#81bd41
}
#newhealthchecks_left_body_inner_right a.newhealthchecks_blockbutton:hover h5 {}

.healthcheck_imagebox {
    border: 1px solid #ffffff;
    float:  left;
}
.healthcheck_arrowbox {
    float:  left;
    text-align: center;
	display: block;
	width: 50px;
}
a.newhealthchecks_blockbutton:link, a.newhealthchecks_blockbutton:visited {
    display:  block;
    background-color:  #ffffff;
    float:  left;
    text-decoration:  none;
    box-sizing:  border-box;
    padding: 0px 10px;
    height: 74px;
    position:  relative;
    width: 226px;
	transition: background-color 0.4s;
}

.newhealthchecks_blockbutton h5 {
    font-family: "bree-serif",serif;
    font-size: 210%;
    line-height: 130%;
    font-weight: normal;
    color: #1b89a1;
    width:  206px;
    text-align:  center;
    transition: color 0.4s;
}
.newhealthchecks_blockbutton h6 {
    font-family: "bree-serif",serif;
    font-size: 200%;
    line-height: 130%;
    font-weight: normal;
    color: #81bd41;
    width: 206px;
    text-align: center;
    position:  absolute;
    top: 26px;
    transition: color 0.4s;
}

a.newhealthchecks_blockbutton:hover {
	background-color: #81bd41;
}

a.newhealthchecks_blockbutton:hover h5, a.newhealthchecks_blockbutton:hover h6 {color: #ffffff;}

.buttonbordered {
    border: 1px solid #000000;
}

.buttonbordered h5 {
    line-height: 100%;
}

#newhealthchecks_right {
    width:  300px;
    height:  460px;
    float:  right;
    background-color: #81bd41;
    padding:  20px;
    box-sizing:  border-box;
    color:  #ffffff;
}

#newhealthchecks_right a.newhealthchecks_blockbutton:hover {
	background-color: #1b89a1;
}
#newhealthchecks_right_header {}
#newhealthchecks_right_header h3 {
    font-family: "bree-serif",serif;
    font-size: 200%;
    line-height: 90%;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
}
#newhealthchecks_right_header h2 {
    font-family: "bree-serif",serif;
    font-size: 140%;
    line-height: 130%;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
}
#newhealthchecks_right_header img {
    display: block;
    margin:  10px auto 20px auto;
}
#newhealthchecks_right_body {
    line-height: 160%;
    height: 201px;
}
#newhealthchecks_right_body p {
    color:  #000000;
    text-align:  center;
    font-size: 118%;
}
#newhealthchecks_right_footer {}

#newhealthchecks_right_footer .newhealthchecks_blockbutton {
	float: none;margin: 0px auto
}

#healthcheck_explaner {
    padding: 0px 10px;
}

#healthcheck_explaner_text {
width: 520px;
height: 293px;
box-sizing: border-box;
padding-top: 30px;
}

#healthcheck_explaner_text h2 {
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 210%;
    line-height: 130%;
    font-weight: 500;
    color: #1b89a1;
}
#healthcheck_explaner_text p {
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 140%;
    line-height: 120%;
    font-weight: 300;
    margin: 0px 0px 30px 0px;
}

#healthcheck_explaner_video {
width: 520px;
height: 293px;
}

#healthcheck_explaner_video iframe, #healthcheck_explaner_video img {
width: 520px;
height: 293px;
}

#healthcheck_dashboard {
    padding: 40px 0px 40px 0px;
    clear: both;
    display: grid;
    grid-template-rows: repeat(2, 1fr); 
    grid-template-columns: repeat(2, 1fr); 
    gap: 20px;
}

#healthcheck_dashboard .dashboardindividual { float: left; box-sizing: border-box;}

.dashboardindividual a:link, .dashboardindividual a:visited {
    display: block;
    width: 100%;
    height: 200px;
    background-color: #1b89a1;
    box-sizing: border-box;
    color: #ffffff;
    padding: 20px 10px 10px 10px;
    text-align: center;
    text-decoration: none;
}

.dashboardindividual a img {
	display: block;
	margin: 0px auto;
}

#healthcheck_dashboard .dashboardindividual a h3 {
	color: #ffffff !important;
	font-size: 150%  !important;
	line-height: 110%  !important;
	padding: 0px 30px;
	height:  60px;
	font-family: "bree-serif",serif;
	font-weight: 400 !important;transition: color 0.4s;
}

#healthcheck_dashboard .dashboardindividual a h4 {
	color: #ffffff !important;
	padding: 0px 30px;
	font-family: "bree-serif",serif;font-weight: 400;font-size: 100%;transition: color 0.4s;
}

.dashboardindividual a:hover {}

#healthcheck_dashboard .dashboardindividual a:hover h3, #healthcheck_dashboard .dashboardindividual a:hover h4 {color: #afdc7f !important;}

.dashboardindividual a.healthcheckstarted:link, .dashboardindividual a.healthcheckstarted:visited {
    background-color: #81bd41;
}

#energy_dashboard {}
#energy_dashboard a:link, #energy_dashboard a:visited {}
#waste_dashboard {}
#waste_dashboard a:link, #waste_dashboard a:visited {}
#cardprocessing_dashboard {}
#cardprocessing_dashboard a:link, #cardprocessing_dashboard a:visited {}

#energy_review_form {
width: 600px;
margin: 40px auto 0px auto;
}

#reviewlogos {text-align: center;}

#reviewlogos img {
	width: 20%;
	float: left;
}

#reviewlogos img.twentyfive {
	width: 25%;
	float: left;
}

#reviewlogos_logos {
    display: table;
    margin: 0px auto;
}

a#dashboard_back:link, a#dashboard_back:visited {
	display: inline-block;
	float: right;
	width: 200px;
	height: 35px;
	position: absolute;
	font-family: "bree-serif",serif;
	font-size: 110%;
	top: 50px;
	right: 0px;
	padding-top: 9px;
	cursor: pointer;
	/* display: block; */
	padding: 9px 10px 0px 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #096b76;
}

.reviewcolumn {
width: 600px;
margin: 0px auto 40px auto;
}

#healthcheck_help {
width: 600px;
height: 338px;
}

#energy_review_form input {position:  absolute;top: 0px;right: 0px;border:  0px;height: 50px;width: 100%;padding-left: 62px;display: block;box-sizing: border-box;z-index: 1; text-transform: uppercase;
    font-family: "franklin-gothic-urw",sans-serif;}

#energy_review_form input:focus {
    outline: none;
    background-color: #f7ffe7;
transition: background-color 1s ease;
}

.energyrow {border: 1px solid #178ca0;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;overflow: hidden;height: 50px;box-sizing: border-box;margin-bottom: 20px;position:  relative;}

.energyrow_long {height: initial !important;}

.energyrow_checkbox {
height: 50px;box-sizing: border-box;margin-bottom: 20px;position:  relative;clear: both;
}

#energy_review_form .energyrow_checkbox input {
position:  absolute;
top: 0px;
left: 0px;
/* border:  0px; */
height: 30px;
width: 30px;
padding-left: 62px;
display: block;
box-sizing: border-box;
z-index: 1; 
text-transform: uppercase; 
font-family: "franklin-gothic-urw",sans-serif;
border: 1px solid #178ca0;}

#dontknowenergy_label {
margin-left: 50px;
    display: inline-block;
    padding-top: 10px;
color: #000000;
}

.imagelabel {height: 48px;width: 48px;display: block;background-color: #178ca0;text-align: center;box-sizing: border-box;padding-top: 10px;position:  relative;z-index: 2;}

.hidden_label {
display: none;
}

.energyhalfway {
width: 50%;
float: left;
color: #000000;
}

#sectionmygas {
margin-left: 10px;
}

#sectionmygascontainer p {
margin-left: 10px;
}

#sectionmylecci {
margin-right: 10px;
}

#sectionmyleccicontainer p {
margin-right: 10px;
}

#sectiondontknow {
	height: 73px;
}

#sectiondontknow p {
	margin-bottom: 5px !important;
}

#energy_review_form button#submit {
display: block;
height: 50px;
width: 100%;
border: 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-align: center;
color: #ffffff;
background-color: #178ca0;
margin-bottom: 20px;
font-weight: 700;
}

#littleprivacylink {
float: right;
}

#energyreviewimages {
display: block;
margin: 0px auto;
padding: 40px 0px;
clear: both;
}

#pricestable {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-spacing: 0;
    margin-bottom: 20px;
}

#pricestable tr {
    
}

#pricestable td.fuelhead {
    color: #000000;
    background-color: #cccccc;
}

#pricestable td {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-spacing: 0;
    padding: 10px;
}

.fueltext {
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 210%;
    line-height: 130%;
    font-weight: 500;
    color: #1b89a1; }
    
    a.healthcheck_blockbutton:link, a.healthcheck_blockbutton:visited {
	background-color: #cccccc;
	height: 36px;
	/* width: 124px; */
	font-family: "bree-serif",serif;
	font-size: 110%;
	padding-top: 9px;
	padding: 9px 10px 0px 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #1b89a1;
	display: table;
	transition: background-color 0.4s;
}

a.healthcheck_blockbutton:hover {
background-color: #000000;
}

.energyrow_long {height: initial !important;border-left: 50px solid #178ca0;padding: 30px 20px 20px 20px;}

.energyrow_long label {
	position: relative;
	top: -5px;
	color:  #000000;
	font-size: 95%;
}

.energyrow_long p {
	position: relative;
	top: -8px;
	color: #000000;
	margin-bottom: 10px !important;
}

.energyrow_long div {
	height: 38px;
}

#energy_review_form input.newradio {
	display: inline;
	height: 20px;
	width: 20px;
	position:  relative;
}
