/* GENERAL CSS START */
.acymailing_form,
.contact-contactusImg h3 {
	display: none;
}


* {
  margin:0;
  padding:0;
  vertical-align: baseline;
  border: 0;
}
body {
  background-image:url(../images/bg.jpg);
  background-repeat:repeat;
  font-family: "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #676769;
  font-size: 100%;
  text-align:center;
  margin:0 0 500px 0;
  padding:0;
  height: 100%; 
}
html {
  min-height:100%;
    position:relative;
  }
#page {
  height:100%;
  }  
#wrapper {
  position:relative;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  margin: 3% 0 3% 0;
}
a {
  color: #2e8c93;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1 {}
h1 a {
  display:block;
  height:80px;
  background-image:url(../../../images/logo-in.png);
  background-repeat:no-repeat;
  background-position: center;
  text-indent: -4000px;
}
body.home h1 a {
  display:block;
  height:80px;
  background-image:url(../../../images/logo.png);
  background-repeat:no-repeat;
  background-position: center;
  text-indent: -4000px;
  }
body.home h1 {
  margin: 40px 0 0 0;
  }
h2 {
  font-family: "bebasregular", "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 2.5em;
}
h3 {
  font-size: 2em;
  font-weight: normal;
  margin: 8% 0 3% 0;
}
#contents {
  width: 960px;
  margin: auto;
  text-align:left;
}
#leftColumn {
  float:left;
  width: 320px;
  border-bottom: solid 12px #cfcfbf;
  border-left: solid 1px #cfcfbf;
  border-right: solid 1px #cfcfbf;
  padding: 40px 0 50px 0;
  -moz-box-shadow: 5px 1px 20px 5px rgba(216, 216, 203, 0.5);
  -webkit-box-shadow: 5px 1px 20px 5px rgba(216, 216, 203, 0.5);
  box-shadow: 5px 1px 20px 5px rgba(216, 216, 203, 0.5);
}
body.home #leftColumn {
  width: 460px;
  padding:0;
}
body.home #rightColumn {
  float:right;
  width: 495px;
  padding: 0;
  background-image:url(../images/login-deco-home.png);
  background-repeat:no-repeat;
}

#rightColumn {
  float:right;
  width:590px;
  padding-left: 30px;
  background-image:url(../images/login-deco.png);
  background-repeat:no-repeat;
  background-position:0 40px;
  position:relative; /* position declaration needed for the login/logout and search btns*/
}
.clr {
  clear:both;
}
#header {
  background-color: #3fb2bb;
  border-bottom: solid 3px #1c747b;
  line-height:5.4em;
}

/* print funtion realign left*/
#main{
  text-align:left;
  }
  
/*mailto*/
html #mailto-window {
  height: 250px;}
#mailto-window {
  margin-left: 10%;}
#mailto-window h2 {
  font-size: 1em;}

#componentColumn #system-message {  
-webkit-box-shadow: 5px 5px 10px rgba(50, 50, 50, 0.23);
-moz-box-shadow: 5px 5px 10px rgba(50, 50, 50, 0.23);
box-shadow: 5px 5px 10px rgba(50, 50, 50, 0.23);  
  background: rgba(228, 209, 29, 0.10);
  border-radius: 10px;
  border: solid 8px #fff;
  
}
#system-message dd {
  font-weight: normal;
  }

#system-message .error { 
background-image:url(../../../media/system/images/notice-alert.png); 
background-repeat: no-repeat; 
background-position:10px 15px;
padding: 1%;
}

#system-message .message { 
background-image:url(../../../media/system/images/notice-info.png); 
background-repeat: no-repeat; 
background-position:10px 3px;
padding: 1%;
}

#system-message .warning { 
background-image:url(../../../media/system/images/notice-note.png); 
background-repeat: no-repeat; 
background-position:10px 15px;
padding: 1%;
}

#componentColumn #system-message ul{
  background: none;
  border: none;
  list-style:none;
  margin:0;
  padding:0 10px 0 10px;
  }
  
#componentColumn #system-message ul li {
  list-style:none;
    }  

/* GENERAL CSS END */
#footer {
  background-image:url(../images/wrapperBG.png);
  background-position:center top;
  background-repeat:no-repeat;
  width:100%;
  position:absolute;
  bottom:0;
  height:462px;
}
#Footerresize {
  width: 960px;
  text-align:center;
  margin:auto;
  padding:0;
}
.custom-FooterLeft {
  float: left;
  width: 470px;
  text-align:left;
  color:#FFF;
  margin: 40px 0 0 0;
}
.custom-FooterLeft a {
  color:#FFF;
  text-decoration:none;
}
.custom-FooterLeft a:hover {
  text-decoration:underline;
}
.custom-FooterLeft h4 {
  color:#02838d;
  font-size: 1.5em;
  font-style: italic;
  margin:0;
  padding:0;
}
.custom-FooterLeft p {
  padding: 0;
  margin:0;
  }
.custom-Copyright {
  clear:both;
	padding: 12% 0 0 0;
	margin-bottom: 0%;
  font-size: 0.9em;
}

.custom-Copyright img {
  margin-bottom: 15px;}

.facebook, .linkedin, .twitter {
  text-indent: -4000px;
}
a.facebook {
  background-image:url(../images/facebook.png);
  background-repeat: no-repeat;
  background-position:left top;
  width:52px;
  height:52px;
  float:left;
  margin-right: 4%;
}
a.linkedin {
  background-image:url(../images/linkedin.png);
  background-repeat:no-repeat;
  background-position:left top;
  width:52px;
  height:51px;
  float:left;
  margin-right: 4%;
}
a.twitter {
  background-image:url(../images/twitter.png);
  background-repeat:no-repeat;
  background-position:left top;
  width:52px;
  height:52px;
  float:left;
}
a.facebook:hover, a.linkedin:hover, a.twitter:hover {
  background-position:left bottom;
}
#footer .bannergroup {
  padding-top: 60px;  
  }
ul#MainMenu {
  width: 960px;
  margin: auto;
  text-align:left;
}
#MainMenu li {
  display: inline;
  text-transform: uppercase;
  margin:0;
  padding: 0 0.4% 0 0.4%;
}
#MainMenu li a {
  color:#FFF;
  border-left: solid 1px #3fb2bb;
  border-right: solid 1px #3fb2bb;
  border-top: solid 1px #3fb2bb;
  padding: 2% 1% 3% 1%;
}
#MainMenu li a:hover {
  background-image:url(../images/bg-menu.png);
  background-repeat:repeat;
  border: solid 1px #8cd2d7;
  text-decoration:none;
  padding: 4% 1% 4% 1%;
}
#MainMenu li.active a {
  background-image:url(../images/bg-menu.png);
  background-repeat:repeat;
  border-bottom: solid 3px #e4d11d;
  border: solid 1 px #3fb2bb;
  padding: 4% 1% 4% 1%;
}

#header .moduletable-TopMenu {
  background-color: #666666;
  border-bottom: solid 3px #fff;
  line-height: 3em;
  }
ul.menuTopList  {
  width: 960px;
  margin: auto;
  text-align:right;
  }
.menuTopList li{
  display:inline;
  padding: 0 .5% 0 2%;
  text-transform:uppercase;
  }  
.menuTopList li a {
  color:#fff;
  text-decoration:none;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 2%;
  }

.menuTopList li.item-101 a{
  background-image:url(../images/home-menu.png);
  background-position: left -4px;
    transition: 0.2s linear;}
.menuTopList li.item-136 a{
    background-image:url(../images/links-menu.png);
    background-position: left -4px;
    transition: 0.2s linear;}
.menuTopList li.item-107 a{
    background-image:url(../images/contact-menu.png);
    background-position: left -4px;
    transition: 0.2s linear;}

.menuTopList li a:hover, .menuTopList li.active a {
  background-position: left bottom;
  color:#e4d11d;
  }  

#header .menu li a:hover {
  border-bottom: solid 3px #e4d11d;
}
.custom-HomeText {
  line-height: 1.6em;
  font-size: 1.3em;
  text-align:justify;
  padding: 6%;
  margin: 2em 0 0 0;
}

.custom-HomeText  a {
  background-color: #3fb2bb;
  border: solid 1px #e4d11d;
  padding: 0 2% 0 2%;
  color: #fff;
  text-decoration:none;
  font-size: 0.8em;
-webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
-moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
display: table;
margin-top: 2em;

  }
  .custom-HomeText  a:hover {
  background-color: #e4d11d;
  border: solid 1px #3fb2bb;
}
.bold {
  color: #cfcfbf;
  font-family: "bebasregular", "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 2.4em;
  line-height: 1.5em;
}
.big {
  font-size: 2.15em;
  text-transform: uppercase;
  line-height: 1em;
}
.menu-Submenu, #leftColumn .menu {
  margin: 0 0 2% 0;
  font-size: 1.2em;
}
.menu-Submenu li {
  padding-bottom: 3px;
}
.menu-Submenu li a, #leftColumn .menu li a {
  display:block;
  text-decoration:none;
  padding: 2% 1% 2% 2%;
  background-color:#f3f3ef;
}
.menu-Submenu li a:hover, #leftColumn .menu li a:hover {
  background-color: #cfcfbf;
  color:#FFF;
}
.menu-Submenu li.current a {
  background-color: #cfcfbf;
  color:#FFF;
  }
.menu-Submenu li.item-135 a {
  color: #444444;
  text-align:center;
  background-color:#FFF;
  border-bottom: solid 5px #cecfbf;
  border-top: solid 1px #cecfbf;
  margin-top: 10%;
  padding: 5% 0 5% 0;
  }
.menu-Submenu li.item-135 a:hover {
  color: #0e6a71;
  background-color:#eeeee9;
  }  
.menu-Submenu li.item-135 a img {
  vertical-align:middle;
  margin-right: 2%;
}

body.home .moduletable-SearchContainer {

  margin-top: 40px;
    }
    
.moduletable-SearchContainer {
  margin-top: 40px;
  width: 600px;
  height: 100px;
}

.moduletable-SearchLogout {
  position: absolute;
  right: 0;
  top: 40px;
  text-transform:uppercase;
  }
#SearchLogin li.item-121 {  
  position: absolute;
  right: 150px;
  top: 40px;
  padding-right: 5px;
  }
#SearchLogin li.item-122 {
  position: absolute;
  right: 0;
  top: 40px;
  }
#SearchLogin li {
  display: inline-block;  
  text-transform: uppercase;
  padding: 0;
}
#SearchLogin li a, .moduletable-SearchLogout a {
  display:block;
  color: #fff;
  text-decoration: none;
  text-align:center;
  font-weight:bold;
  width: 110px;
  height:54px;
  padding: 45px 0 0 40px;
  font-size: 0.95em;

  }
#SearchLogin li.item-121 a{
  background-image:url(../images/search.png);
  background-repeat:no-repeat;
  background-position:left top;
    }
#SearchLogin li.item-122 a, .moduletable-SearchLogout a{
  background-image: url(../images/login.png);
  background-repeat:no-repeat;
  background-position:left top;
    }
#SearchLogin li.item-121 a:hover, #SearchLogin li.item-122 a:hover, .moduletable-SearchLogout a:hover {
  background-position: left bottom;
  }    

#topbtn {
  background-image:url(../images/separator.png);
  background-repeat:no-repeat;
  background-position:center bottom;
  display:block;
  width: 100%;
  height: 62px;
  text-align:center;
  margin: 15% 0 0 0;
}
#topbtn a {
  background-image:url(../images/top.png);
  background-repeat:no-repeat;
  background-position:center top;
  font-size: 0.75em;
  font-family: "bebasregular", "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  color:#676769;
  padding-top: 3em;
}
#topbtn a:hover {
  text-decoration:none;
  background-position: center bottom;
}
#componentColumn {
  margin-top: 10%;
}
#componentColumn ul {
  margin: 0 0 0 4%;
}
#componentColumn ul li {
  list-style: disc;
  padding: 0 0 2% 0;
}
#componentColumn td {
  vertical-align: middle;
  }

#username-lbl, #password-lbl, #mailto-window label {
  display: block;
}
.login-fields #username, .login-fields #password, .profile-edit-LoginLinks input, .profile-edit #member-profile input{
  width: 200px;
  height: 30px;
  background: #cfcfbf;
  border: 0;
  border-radius: 10px;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  color: #676769;
}
.profile-edit-LoginLinks input, .finder input, .reset-LoginLinks input, .remind-LoginLinks input, .registration-LoginLinks input, .acymailing_module-Newsletter .inputbox, #mailto-window input, .contact-contactusImg input, .contact-contactusImg textarea, .moduletable-NewsletterLeft input.inputbox, .profile-edit #member-profile input, .contact-form input{
  width: 200px;
  height: 30px;
  background: #ebebe4;
  border: 0;
  border-radius: 10px;
  margin: 10px 0 0 0;
  padding: 0 10px;
  color: #676769;
}
.acysubbuttons input.button {
  padding: 4%;
  width:100px;
  }
.moduletable-NewsletterLeft  table {
  float:left;
}
.custom-morenewsbtn{
  padding: 5% 0 0 15%;
  }
.moduletable-Consortium {
  padding: 5% 0 0 5%;
  margin-bottom: 15%;
}
.moduletable-Newsletter {
  padding: 5% 0 0 15%;
    }
.button, .profile-edit-LoginLinks button, .reset-LoginLinks button, .remind-LoginLinks button, .registration-LoginLinks button, .custom-Consortium a, .moduletable-NewsletterLeft .button, .custom-morenewsbtn a, .item-page-PromMat td a, .profile-edit #member-profile button {
  background-color: #e4d11d;
  border: solid 2px #fff;
  padding: 1% 3% 1% 3%;
  text-align:center;
  color:#FFF;
  margin: 10px 0 0 0;
  -webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
}
.moduletable-NewsletterLeft .button.subbutton, , .acysubbuttons input.button {
  padding: 4% 5% 4% 5%;
  float:left;
  }
.finder fieldset {
  margin-bottom: 5%;
  }
  
.button:hover, .profile-edit-LoginLinks button:hover, .reset-LoginLinks button:hover, .remind-LoginLinks button:hover, .registration-LoginLinks button:hover, .acysubbuttons input.button:hover, .custom-Consortium a:hover, .moduletable-NewsletterLeft .button:hover, .custom-morenewsbtn a:hover, .item-page-PromMat td a:hover, .profile-edit #member-profile button:hover {
  background-color: #3fb2bb;
  cursor:pointer;
  text-decoration:none;
  -webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
}

.red, .star { 
color: #ee2f4e;
}
.profile-LoginLinks dt, .profile-edit-LoginLinks dt, #users-profile-core dt, #users-profile-custom dt, .profile-edit #member-profile dt {
  border-bottom: solid 1px #edede6;
  color: #cfcfbf;
  margin: 2% 0 2% 0;
}
.profile-LoginLinks dd {
  border-bottom: solid 1px #cfcfbf;
  color: #676769;
}
.profile-LoginLinks fieldset, .profile-edit-LoginLinks fieldset, .profile fieldset, .profile-edit #member-profile fieldset {
  margin: 0 0 7% 0;
}
.profile-LoginLinks legend, .profile-edit-LoginLinks legend, #users-profile-core legend, #users-profile-custom legend {
  font-size: 1.2em;
}
.profile-LoginLinks a, .profile a {
  background-color: #e4d11d;
  border: solid 2px #fff;
  padding: 1% 3% 1% 3%;
  text-align:center;
  color:#FFF;
  font-weight: bold;
}
.profile-LoginLinks a:hover, .profile a:hover {
  background-color:  #3fb2bb;
  text-decoration: none;
}

.contact-contactusImg .jicons-icons {
  display:none;}
.contact-contactusImg textarea, .contact-form textarea{
  width: 350px;
  height: 150px;
  background: #ebebe4;
  border: 0;
  border-radius: 10px;
  margin: 10px 10px 10px 0;
  padding: 0 10px;
  color: #676769;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
 .profile-edit-LoginLinks select, #finder-filter-window select, .profile-edit #member-profile select {
 background: url(../images/arrow-select.png) 95% 50% no-repeat;
 color: lightgrey;
}
}
.profile-edit-LoginLinks select, #finder-filter-window select, .profile-edit #member-profile select {
  border: 1px solid #cfcfbf;
  border-radius: 10px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  margin: 0 auto;
  padding: 10px;
  width: 100%;
  color: #676769;
}
.tip-wrap {
  background: rgba(103, 103, 105, 0.8);
  text-align:left;
  color:#FFF;
  padding: 0.5%;
  border-radius: 10px;
  font-size: 0.9em;
}
.tip-title {
  font-weight: bold;
}

.item-page-contactusImg h2 {
  background-image: url(../images/contactus.png);
  background-repeat:no-repeat;
  background-position: left center;
  line-height: 4em;
  padding: 0 0 0 3.2em;
  }
  
.item-page-consortiumImg h2 {
  background-image: url(../images/consortium.png);
  background-repeat:no-repeat;
  background-position: left center;
  line-height: 4em;
  padding: 0 0 0 3.2em;
  }  
.item-page-consortiumImg h3 {
  font-size: 1.7em;
  text-transform:uppercase;
  float:left;
  }
.item-page-consortiumImg p {
float: left;
}
.item-page-consortiumImg img {
  margin-right: 5%;}
.item-page-consortiumImg li.print-icon img{
  margin-right: 0;
  }   
#componentColumn  ul.actions {
  text-align:right;
  }
#componentColumn .actions li{
  display: inline;
  }
  .blog-featured-ProjectNewsHome, .moduletable-PMsP {
    padding-left: 15%;
    }
.blog-featured-ProjectNewsHome h1, .moduletable-Newsletter h3, .custom-Consortium h1, .contact-contactusImg h2, .item-page-ProjectNews h2, .item-page-About h2, .item-page-WorkOverview h2, .item-page-Press h2, .item-page-Deliverables h2, .item-page-PromMat h2, .weblink-category-Links h2, .item-page-Papers h2, .moduletable-PMsP h3, .item-page-Links h2, .item-page-TheToolbox h2 {
  font-family: "bebasregular", "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  height: 80px;
  text-transform:uppercase;
  background-repeat:no-repeat;
  background-position: left 5px;
  padding: 45px 0 25px 130px;
}
.item-page-ProjectNews h2, .blog-ProjectNews h2 .subheading-category, .blog-Blog h2 .subheading-category  {
  font-family: "bebasregular", "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  background-image:url(../images/projects.png);
  background-repeat:no-repeat;
  background-position: left bottom;
  display:block;
  padding: 45px 0 25px 130px;
  }
#rightColumn #componentColumn .item-page-ProjectNews h2 {
  font-size: 1.5em;
  }
.registration-LoginLinks legend  {
  font-family: "bebasregular", "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  height: 122px;
  text-transform:uppercase;
  font-size: 2.5em;
  padding: 50px 0 0 3.8em;
  background-image:url(../images/user-reg.png);
  background-repeat:no-repeat;
  background-position: left center;
}
.item-page-Links h2 {
  background-image:url(../images/links.png);}  
.item-page-Papers h2 {
  background-image:url(../images/paper.png);
  }  
.item-page-ProjectNews .article-info {
  margin-top: 4em;
  }
.blog-Blog h2 .subheading-category {
  background-image:url(../images/blog.png);
  }
.weblink-category-Links h2 {
  background-image:url(../images/links.png);}
.item-page-PromMat h2 {
  background-image:url(../images/material.png);}  
.item-page-Deliverables h2{
  background-image:url(../images/deliverables.png);
  }
.item-page-Press h2 {
  background-image:url(../images/press.png);
  }
.item-page-WorkOverview h2 {
  background-image:url(../images/workoverview.png);
  }
.item-page-About h2 {
  background-image:url(../images/about.png);
  }
.item-page-TheToolbox h2 {
  background-image: url(../images/thetoolbox.png);
  }
.contact-contactusImg h2 {
  background-image:url(../images/contactus.png);
  }
.acymailing_module-Newsletter, .custom-Consortium {
  
  }
.blog-featured-ProjectNewsHome h1 {
  background-image:url(../images/projects.png);
  }
.moduletable-Newsletter h3 {
  background-image:url(../images/newsletter.png);
  padding: 45px 0 0 130px;
  }  
.custom-Consortium h1 {
  background-image:url(../images/consortium.png);
  }
.moduletable-PMsP h3 {
  background-image:url(../images/pmp.png);
  background-position: 0 15px;
  }  
.custom-Consortium ul {
  margin-bottom: 2em;}
.custom-Consortium ul li{
  text-transform:uppercase;
  font-weight: bold;
  font-size: 1.1em;
  line-height:1.5em;
  }
.blueDot {
  color:#3fb2bb;
  font-size:xx-large;
  }  
.featuredItem h2 {
  font-family: "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1em;
  }  
div.featuredItem:first-child {
  margin: 3% 0 3% 0;
  background:url(ribbon.png) no-repeat 0px 0px;
  padding-right: 20px;
  }
div.featuredItem:first-child h2 {
	padding-left: 45px;
}

div.featuredItem:first-child .create {
	padding: 10px 0px 0px 0px;
}

.blog-featured .readmore a {
  background-color: #e4d11d;
  border: solid 1px #fff;
  padding: 1% 3% 1% 3%;
  color:#FFF;
  text-decoration:none;
  font-size: 1.2em;
  -webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
}
.blog-featured .readmore a:hover {
  background-color: #cfcfbf;
  border: solid 1px #fff;
  color: #676769;
}
.items-leading h2 {
  margin-top: 15%;
}
.blog-ProjectNews .items-leading h2, .items-row h2, .blog-Blog .items-leading h2{
  font-size: 1.5em;
  font-family: "Gill Sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.item-separator { 
border-bottom: solid 1px #cfcfbf;
margin-bottom: 1em;
}

.moduletable-NewsletterLeft h3, .moduletable-QuestionsLeft h3, .moduletable-Submenu h3, .moduletable h3, .moduletable-NewsSub h3{
  color:#cfcfbf;
  text-transform:uppercase;
  text-align:center;
  margin: 120px 0 30px 0;
  }
.custom-QuestionsLeft, .moduletable-NewsletterLeft .acymailing_fulldiv, .category-module-NewsSub {
  padding: 0 4% 0 4%;}  
.category-module-NewsSub li{
  padding-bottom: 3%;}  
#componentColumn #pwdReminder ul {
  margin: 5% 0 0 0;
  padding:0;
}  
#componentColumn #pwdReminder li {
  list-style: none;
  margin: 0;
  padding:0;
}
#search-results {
  margin-top: 5%;
  }
.result-title {
  margin: 6% 0 2% 0;
  
  font-size: 1.2em;
  }
.result-url {
  border-bottom: solid 1px #cfcfbf;
  padding: 3% 0 3% 0;
}  

a#advanced-search-toggle {
  background-color: #cfcfbf;
  border: solid 2px #fff;
  padding: 1%;
  text-align:center;
  font-size: 0.8em;
  color:#FFF;
  margin: 10px 0 0 0;
  -webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3)
  }
 a:hover#advanced-search-toggle {  
  background-color:  #3fb2bb;
  cursor:pointer;
  text-decoration:none;
  -webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
}

#search-query-explained {
  -webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  background: rgba(228, 209, 29, 0.10);
  border-radius: 10px;
  border: solid 2px #fff;
  width: 95%;
  padding: 2%;
  }
#finder-filter-window li.filter-branch{
  list-style: none;
  }
#search-result-empty {
  margin-top: 5%;
  }
  
.item-page-PromMat td img {
  margin: 5%;
  }
.item-page-PromMat td h4 {
  margin-bottom: 5%;}  
  
.SurveyFormLinks li{
  display:inline;
  padding:1%;
  }  
.SurveyFormLinks li a {
  background-color: #edede7;
  padding: 1%;
  border: solid 1px #d8d8cb;
  -webkit-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);
  box-shadow: 1px 1px 2px rgba(34, 36, 27, 0.3);

  }  
.SurveyFormLinks li a:hover {
  background-color:#3fb2bb;
  color:#FFF;
  text-decoration:none;
  text-align:left;
  }  
/* Fix the positioning problem with the recaptcha in the contact form */
#dynamic_recaptcha_1 { display: inline-block; }

.pagination ul{
  margin-left: 0px !important;
}
.pagination li{
  list-style:none !important;
  float:left;
  margin: 0 20px 0 0;
}
.pdf {
  background: url(../images/pdf.png) no-repeat left 8px;
  padding: 7px 0 3px 15px;
  display: block;
}


.cc_container {padding:15px 15%!important; border-top: 5px solid #3FB2BB!important;}
.cc_message{font-size:16px!important;display:table-cell!important;}
.cc_container {background:#666!important;}
.cc_container a, .cc_container a:visited {color:#e4d11d!important; font-size:16px!important;}
.cc_container a:hover {color:#e4d11d!important;}
.cc_container .cc_btn, .cc_container .cc_btn:visited {color:#fff!important; background:#3fb2bb!important;}
.cc_container .cc_btn:hover{background:#e4d11d!important; color:#fff!important;}
@media (min-width: 1401px) and (max-width: 1690px){.cc_container {padding:15px 8%!important;}}
@media (min-width: 991px) and (max-width: 1400px){.cc_container {padding:15px 4%!important;}}
@media (max-width: 990px) {.cc_container {padding:15px 8%!important;}}
@media (max-width: 990px){ 
.cc_message{display:block!important; margin:auto!important;float:none!important;width:100%!important;}
.cc_container .cc_btn{display:block!important; margin: auto auto 2% !important; width:100%!important;float:none!important;}}
@media (max-width: 500px){.cc_message, .cc_container a{font-size:13.5px!important;}}
