/* CSS Document */

/* Site Specific Styles */

.pbody { background: #fff; }

section {
			background: #fff;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
}

footer {
			/*background-image: linear-gradient(to top, #676B6A, #676B6A, #676B6A, #676B6A, #676B6A);*/
			background-color: #676B6A;
			color: #D5D2BF;
			margin: 30px 0px 0px 0px;
			padding: 30px 0px 30px 0px;
			clear:both;
			font:12px 'MuseoSans-500', sans-serif;
			line-height: 18px;
			text-align: center;
}

footer p {text-align: center;}
footer a:link, footer a:visited, footer a:active {color: #fff; text-decoration: none; }
footer a:hover, footer a:focus { color: #fff; text-decoration: underline; }

footer em {font-style: normal; color: #555;}
footer strong { }

.thumbsquare a:link { }
.thumbsquare a:visited { }
.thumbsquare a:active { }
.thumbsquare a:hover { }
.thumbsquare a:focus { -moz-outline-style:none; }

.thumbsquare a:hover div.hover { opacity:1; transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out;}
.thumbsquare a:focus div.hover {  -moz-outline-style:none; }
.catsquare a:hover div.hover { opacity:1; transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out;}
.catsquare a:focus div.hover {  -moz-outline-style:none; }

.chip0 { background-image: radial-gradient(#7a807e, #676B6A, #494d4c); }
/*.chip1 { background: #c1cd0f; }
.chip2 { background: #e5af1e; }
.chip3 { background: #d16f20; }
.chip4 { background: #c53f41; }
.chip5 { background: #bd0060; }
.chip6 { background: #a6004b; }
.chip7 { background: #782351; }
.chip8 { background: #725f94; }
.chip9 { background: #4c93c5; }*/


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px; 
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}

a.btn i {vertical-align: -25%;}

.menu-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 18px; 
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}

.backlink {text-align: center; margin-top: 40px;}


.about-pageimage {background: #fff url(../images/pageimages/about-pageimage.jpg); }
.freeconsultation-pageimage {background: #fff url(../images/pageimages/freeconsultation-pageimage.jpg);}
.contact-pageimage {background: #fff url(../images/pageimages/contact-pageimage.jpg);}
.payments-pageimage {background: #fff url(../images/pageimages/payments-pageimage.jpg);}
.portfolio-pageimage {background: #fff url(../images/pageimages/portfolio-pageimage.jpg);}
.services-pageimage {background: #fff url(../images/pageimages/services-pageimage.jpg);}

.logo-pageimage {background: #fff url(../images/pageimages/logo-pageimage.jpg);}
.logorefresh-pageimage {background: #fff url(../images/pageimages/logorefresh-pageimage.jpg);}
.advertising-pageimage {background: #fff url(../images/pageimages/advertising-pageimage.jpg);}
.stationery-pageimage {background: #fff url(../images/pageimages/stationery-pageimage.jpg);}
.brochure-pageimage {background: #fff url(../images/pageimages/brochure-pageimage.jpg);}
.exhibition-pageimage {background: #fff url(../images/pageimages/exhibition-pageimage.jpg);}
.packaging-pageimage {background: #fff url(../images/pageimages/packaging-pageimage.jpg);}
.sign-pageimage {background: #fff url(../images/pageimages/sign-pageimage.jpg);}
.vehicle-pageimage {background: #fff url(../images/pageimages/vehicle-pageimage.jpg);}
.clothing-pageimage {background: #fff url(../images/pageimages/clothing-pageimage.jpg);}
.concept-pageimage {background: #fff url(../images/pageimages/concept-pageimage.jpg);}
.website-pageimage {background: #fff url(../images/pageimages/website-pageimage.jpg);}
.htmlemail-pageimage {background: #fff url(../images/pageimages/htmlemail-pageimage.jpg);}
.multimedia-pageimage {background: #fff url(../images/pageimages/multimedia-pageimage.jpg);}
.seo-pageimage {background: #fff url(../images/pageimages/seo-pageimage.jpg);}
.photography-pageimage {background: #fff url(../images/pageimages/photography-pageimage.jpg);}
.copywriting-pageimage {background: #fff url(../images/pageimages/copywriting-pageimage.jpg);}
.brandname-pageimage {background: #fff url(../images/pageimages/brandname-pageimage.jpg);}
.consulting-pageimage {background: #fff url(../images/pageimages/consulting-pageimage.jpg);}

.pageimage {margin: 0; padding: 0; clear:both; height: 400px; background-position: center center; background-repeat: no-repeat; background-size:cover;}

.social-icon {width:26px; height:26px;}

.info ul.bottom0 {margin-bottom:0;}