@charset "utf-8";

*{padding:0; margin:0; box-sizing:border-box;}

html, body {margin:0; padding:0; height:100%;}
body {font-family:'Lato', sans-serif;}
div, form, ul, li, a, span, form, img, br {padding:0; margin:0; border:0;}

h1 {font-family:'Niconne', cursive; color:#0c94a1; font-size:5em; text-align:center;}
h2 {font-family:'Niconne', cursive; color:#fff; font-size:3.2em; line-height:50px; text-shadow:1px 1px 3px #26292a; text-align:center;}
h3 {font-family:'Niconne', cursive; color:#0c94a1; font-size:3em; text-align:center;}

p {font-family:'Lato', sans-serif; line-height:1.8; text-align:center; padding:5px 0;}

a {color:#03909e; font-family:'Lato', sans-serif;}
a:hover {color:#21c2d2; font-family:'Lato', sans-serif;}

/*--------------- Head Section -----------------*/

.ccs-header {height:90px;}
.ccs-headerLogo {position:absolute; top:5px; display:block; z-index:100; width:200px; height:76px; background:#fff;}
.ccs-navbar {background:#FFF; border:none;}

.ccs-bannerSec {height:450px; background:url(../images/banner-bgr.png) repeat-x top;}
.ccs-bannerImg {height:450px; background:url(../images/banner-img.jpg) no-repeat center top; padding-top:160px;}
.ccs-headerSpacer {padding-top:20px;}
	
/*--------------- Body Section -----------------*/

.ccs-greySec {background:#f5f5f5;}
.ccs-contentSpacer {padding-top:50px; padding-bottom:50px;}
.ccs-topSpacer {padding-top:30px;}
.ccs-profileImg {display:block; margin-left:auto; margin-right:auto; border:5px solid #03909e; width:auto; height:auto;}
.ccs-flagSec {display:block; margin-left:auto; margin-right:auto; width:120px; height:50px;}
	.ccs-flag1 {border:1px solid #bcc0c2;}
	.ccs-flag2 {float:right; border:1px solid #bcc0c2;}
.ccs-thead {font-family:'Niconne', sans-serif; color:#0c94a1; font-size:40px; font-weight:normal; text-align:center;}
.ccs-tdRightAligned {text-align:right; white-space:nowrap; width:16.6666%;}
.ccs-tdLeftAligned {text-align:left; white-space:nowrap; width:16.6666%;}
.ccs-tdLabel {white-space:nowrap; text-align:center; font-weight:bold; color:#0c94a1;}
.ccs-importantMessages {background:#f8a922; color:#FFF;}
.ccs-workingHours {margin:auto; display:block; width:320px; color:#FFF; text-align:center; font-size:22px; border-radius:25px; background:#f8a922; padding:5px;}
.ccs-smallSpacer {margin:20px 0;}
.ccs-fbBlock {margin:auto; display:block; width:265px;}

/*--------------- Footer Section -----------------*/

.ccs-mapSeparator {margin-bottom:1px;}
.ccs-footer {background:#26292a;}
a.ccs-footer {color:#fff; text-decoration:none;}
a.ccs-footer:hover {color:#fff; text-decoration:none;}
	.ccs-leftSec {color:#fff; float:left; display:block; width:197px; height:29px; padding-top:7px; padding-bottom:40px;}
	.ccs-rightSec {color:#fff; float:right; display:block; text-align:right; padding-top:15px; padding-bottom:3px;}
