/*
Theme Name: Golden Island
Theme URI: http://studio2.ie/
Version: 2.0
Author: Midlands 103 Digital / Studio 2
*/

@import url('https://fonts.googleapis.com/css?family=Indie+Flower');
@import url('https://fonts.googleapis.com/css?family=Cabin');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif');

* {
margin:0; padding:0;
}

.page-content {
	margin-top: 1em;
	margin-bottom: 1em;
}

.search-field {
	font-size: 1.25em;
}
 
form {
	padding-top: 1em;
	padding-bottom: 1em;
}

img {
	max-width: 98%;
	border:none;
}

table { font-size: 1em; border-collapse: collapse; }


.box3Image { height: auto; padding-left: .5em; padding-right: .5em; }

.box3Image img { 
	max-height: 320px; 
	padding: .5em; 
}

.box3Image p { padding-bottom: 1em; }

.box3Title { 
	padding-bottom: .5em;
	padding-top: .5em;
}

.entry-content p { margin-top: .5em; margin-bottom: 1.5em; }

select {
min-width: 350px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: Cabin;
font-weight: 300;
font-size: 1.1em;
margin: 4px; padding: 4px; border-radius: 4px;
overflow: hidden;
background: url(images/down_arrow_select.jpg) no-repeat right #ddd;
border: 1px solid #ccc;
}

input[type=submit] {
font-family: Cabin;
font-weight: 300;
font-size: 1.25em;
font-weight: 600;
background: #9ccb3b;
border: 2px solid #ccc;
padding: 5px;
margin-left: 5px;
}

input[type=email], input[type=text], textarea {
min-width: 340px;
max-height: 150px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: Cabin;
font-weight: 300;
font-size: 1.1em;
margin: 4px; padding: 4px; border-radius: 4px;
overflow: hidden;
background: #ddd;
border: 1px solid #ccc;
}

body {
background:#eee;
font: 15px Cabin,sans-serif;
}

a {
outline:none; text-decoration:none; color:#004990;
}
a:hover {
color:#414143;
}

h1, h2, h3, h4, h5 {
font-family: 'Noto Serif', cursive;
font-weight: 600;
}
h2 {
font-size:1.2em;
}
h3 {
font-size:1em;
color:#004990;
line-height:1em;
}
h4 {
font-size:.8em;
}

.clear {
clear:both;
}
.right {
float:right;
}
.hidden {
display:none;
}

.nicescroll-rails {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

/* HEADER ------------------------ */

#headerHolder {
width:100%;
background:#004990;
color:#fff;
text-transform:none;
font-size:1.4em;
}
#newsletterBox input[type="text"], #newsletterBox input[type="search"] {
background:#5974b4 url('images/input.png') top repeat-x;
color:#fff;
padding:0.4em 0.4em 0.2em;
border:none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
font-size:0.8em;
width:11em;
}
#newsletterBox input[type="submit"], #newsletterBox input[type="button"] {
background:url('images/submit.png') top no-repeat;
width:80px;
height:25px;
border:none;
color:#fff;
font-size:0.7em;
cursor:pointer;
}
#newsletterBox label {
padding:0; margin:0; width:auto;
}
#newsletterBox .eemail_textbox {
margin-top:2px; padding-bottom:0;
}
#newsletterBox .eemail_msg {
padding-top:0; padding-bottom:0;
}
#newsletterBox .eemail_button {
margin-top:2px; padding-bottom:0;
}
.headerForm div {
float:left;
}
.eemail_caption {
padding-top:0;
}
.eemail_textbox {
margin-top:3px;
}
.eemail_button {
margin-top:2px;
}


/* MAIN ------------------------ */
#mainHolder {
width:100%;
background:url('images/bgr.jpg') top;
padding-top:0.4em;
}
#mainHolderCircles {
background:url('images/bgr-circles.png') bottom no-repeat;
}
#mainHolderCircles .wrapper {
position:relative;
}
#contentWrapper {
background:#fff;
}

/* Navigation ------------------------ */
#mainMenuHolder {
display: block;
width: 100%;
max-width: 970px;
float: left;
font:1em 'Cabin';
text-transform:lowercase;
letter-spacing:2px;
padding-top: 10px;
}
#mainMenuHolder ul {
list-style:none;
float: right;
}
#mainMenuHolder a {
display:block;
}
#mainMenuHolder, #mainMenuHolder a {
color:#fff;
}
ul.nav-menu li {
line-height: 1.4em;
font-size: 1.45em;
padding: 10px 15px 15px 5px; 
}

/* Main Banner ------------------------ */
#mainBanner {
background:#fff;
overflow:hidden;
height:auto !important;
}
#mainBanner img {
width:100%;
height:auto;
}

/* Home Banner ------------------------ */
#homeBanner {
background:#fff;
overflow:hidden;
height:auto !important;
}
#homeBanner img {
width:100%;
height:auto;
}


/* Main Content ------------------------ */
#mainContent {
background:#f5f3f3;
color:#3d3d3d;
}
#mainContent h2, #mainContent a {
color: #004990;
text-transform: none;
}
#mainContent a {
font-weight:bold;
}
#mainContent table td {
padding-right:0.6em;
}

#boxes3 a {
font-weight:bold;
}

.box12Holder table {
width:100%;
}
.box12Holder table td {
padding-right:2em;
}
.box12Holder table h3 {
padding:1em 0 0.2em;
}
.box12Holder table a {
color:#414143;
}
.box12Holder table a:hover {
color:#004990;
}
.box3Holder ul, .box12Holder ul {
list-style-type:square;
list-style-position:outside;
margin:1em;
}
.box3Holder ul li, .box12Holder ul li {
margin-bottom:0.2em;
}
.gmaplink:hover .gmapicon {
	  /* IE 8 */
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

	  /* IE 5-7 */
	  filter: alpha(opacity=75);

	  /* Netscape */
	  -moz-opacity: 0.75;

	  /* Safari 1.x */
	  -khtml-opacity: 0.75;

	  /* Chrome */
		-webkit-opacity: 0.75;
		
	  /* Good browsers */
	  opacity: 0.75;
}

.gmapicon {
position:absolute; top:-7px; right:10px; z-index:999;
}
.home .box3Holder .box3Title {
position:relative;
align: left;
}
.home .box3Holder .box3Title .gmapicon {
width:auto !important; top:12px;
}


/**************facebook feed*****************/
.cff-author img {
float:left;
width:20% !important;
height:auto;
}
#cff .cff-author {
margin-bottom:0;
}
#cff a{
color:#325292;
}

#boxscroll2 {
//height: 15em;
overflow: auto;
padding:0 1em;
}
#boxscroll2 ul {
list-style-position:outside;
margin:0.5em 0em;
}


/* Logos ------------------------ */
#boxes4 {
margin-top:.2em;
margin-bottom:.4em;
padding:0;
}
.box4Holder {
width:23.5%;
float:left;
margin-left:1.2%;
}
.box4Holder img {
width:100%;
}

/* FOOTER ------------------------ */

#footerHolder {
width:100%;
padding:1.67em 0;
color:#333;
}
#footerHolder a {
// color:#fff;
}
#footerHolder a:hover {
// color:#009cef;
}
#footerHolder h4 {
font-weight:normal;
text-transform:uppercase;
color:#009cef;
padding-bottom:0.5em;
}
#footerNav ul, #copyrights ul {
list-style-type:none;
}
#copyrights {
font-size:0.75em;
}



/*==========  Gallery  ==========*/

.gallery{
	padding-top: 20px;
	position: relative;
	margin-left: -12px;
	margin-right: -12px;

}

.gallery .gallery-item{
	width: 20%;
	padding: 0 5px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
.gallery .gallery-item img{
	max-width: 100%;
	height: auto;
}

.gallery:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.gallery { display: inline-block; }
/* start commented backslash hack \*/
* html .gallery { height: 1%; }
.gallery { display: block; }
/* close commented backslash hack */

/* MEDIA QUERIES ========================================================================================================================================================== */


/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 969px) {

/* Tablet */

	/* HEADER ------------------------ */
	#headerHolder .wrapper {
	padding:0 0.5em;
	}	
	
	
	/* Main Banner ------------------------ */
	#mainBanner, #mainBannerShadow {
	padding:0;
	}	
	#mainBanner img, #mainBannerShadow img {
	width:100%;
	height:auto;
	}
	
	
	/* Main Boxes ------------------------ */
	.explore .box3 .box3Title, .explore .box2 .box3Title {
	/*display:none;*/
	}

	
	/* FOOTER ------------------------ */
	#footerHolder .wrapper {
	padding:0 1em;
	}	
	#footerHolder #opening-hours {
	clear:both;
	margin-top:1em;
	}
}



/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {

/*  small tablet / phone */

	/* HEADER ------------------------ */	
	#newsletterBox {
	display:none;
	}

table { font-size: .65em; border-collapse: collapse; }
	
h1 h2 h3 { font-family: 'Noto Serif', 'Times New Roman', Serif; }

	/* MAIN ------------------------ */
	#mainHolder #opening-hours {
	clear:both; text-align: center;
	margin-top:1em;
	font-size: 1em;
	font-weight: 900;
	font-family: 'Indie Flower', cursive;
	}	
	/* Main Aside ------------------------ */
	.home .box3Holder, #sideBanners {
	display:none;
	}	
	
input[type=email], input[type=text], textarea {
width: 300px;
}
	select { font-size: 1.5em; }
	input { font-size: .8em; }

	/* Main Content ------------------------ */
	#mainContent {
	clear:both;
	width:94%;
	margin-left:1%;
	padding-top:0.2em;
	padding-right:2%;
	padding-bottom:0.2em;
	padding-left:2%;
	border:1px solid #ededed;
	}
	#videoPopup {
	display:none;
	}
	
	/* Main Boxes ------------------------ */
	#boxes3 bottom_boxes {
	margin-top:1em;
	width: 100%;
	max-height: 640px;
	}
	#titles {
	list-style-type:none;
	display:inline-block;
	}
	#titles li{
	display:inline-block;
	float:left;
	width:47%;
	margin-left:1%;
	background:#fff;
	border:1px solid #f4f4f4;
	padding:2px 3px 0;
	}
	#titles img{
	width:100%;
	}
	
	/* Bottom Boxes ------------------------ */
	#boxes4 .slides li {
	width:10em !important;
	}
	
}



/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {

/* small phone */

	/* HEADER ------------------------ */
	#logo {
	text-align:center;
	}
	
	/* MAIN ------------------------ */
	#mainHolder {
	padding-top:0;
	}
	
	/* Navigation ------------------------ */
	ul.nav-menu, ul.nav-menu ul {
	display:none;
	}
	#pullMainMenu {
	font:1.2em 'Cabin';
	text-align:center;
	line-height:1.5em;
	text-transform:none;
	}
	ul.nav-menu {
	float: none; 
	text-align:center;
	}
	ul.nav-menu li {
	clear:both;
	}
		
	/* Main Boxes ------------------------ */
	#titles li{
	width:95%;
	}
	
	.box3Holder, .box12Holder {
	width:95%;
	max-height: 640px;
	float:left;
	margin-left:1%;
	background:#f4f4f4;
	}
	.box3Title {
	padding-left:2%;
	}
	
	.explore .box3Holder, .explore .box12Holder {
	border:1px solid #dedede;
	margin-top:0.5em;
	}
	.explore .box3Holder h2, .explore .box12Holder h2 {
	color:#004990;
	font-size:1.4em;
	}
	
	
	
	
	/* FOOTER ------------------------ */
	#footerHolder {
	text-align:center;
	}
	#footerInfo {
	clear:both;
	margin-top:2em;
	}
	#copyrights {
	margin-top:2em;
	}
	#copyrights .separator {
	display:none;
	}
}



/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 319px) {	
	.box4Holder {
	width:48.5%;
	}
}



/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) {	
	
	/* MAIN ------------------------ */
	
	/* Navigation ------------------------ */
	#pullMainMenu {
	display:none;
	}
	
	
	/* FOOTER ------------------------ */
	#footerNav {
	width:50%;
	float:left;
	}
	#footerNav ul {
	margin-right:5em;
	float:left;
	}	
	#footerInfo {
	width:50%;
	float:right;
	text-align:right;
	}
	#copyrights {
	text-align:right;
	}
	#copyrights ul li {
	display:inline-block;
	}
}



/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* HEADER ------------------------ */		
	#logo {
	text-align:center;
	}

input[type=email], input[type=text], textarea {
max-width: 350px;
}
	
	/* MAIN ------------------------ */	
	
	/* Navigation ------------------------ */
	#mainMenuHolder {
	clear:both;
	margin:auto;
	width:390px;
	}
	
	ul.nav-menu {
	text-align:center;
	display:inline-block;
	width:390px;
	}
	ul.nav-menu li {
	display:inline-block; width:170px;
	border-left:1px solid #004A90; border-top:1px solid #004A90; border-right:1px solid #004A90;
	}
	ul.nav-menu ul {
	display:none;
	}
	
	/* Bottom Boxes ------------------------ */
	.HomeBoxHolder {
	width:45%; float: left; 
	margin-left:.5%;
	background:#f4f4f4;
	}

	.box3Holder {
	width:32%;
	margin-left:.5%;
	background:#f4f4f4;
	}
	.box12Holder {
	width:100%;
	float:left;
	margin-left:1%;
	background:#f4f4f4;
	}
	.box3Title {
	padding-left:2%;
	}
	
	.explore .box3Holder, .explore .box12Holder {
	border:1px solid #dedede;
	}
	.explore .box3Holder h2, .explore .box12Holder h2 {
	color:#004990;
	font-size:1.4em;
	}
	
	.explore .bottombox1 .bottombox2 .box1, .explore .box12  {
	/*clear:both;*/
	width:96%;
	padding-top:0.2em;
	padding-right:1%;
	padding-bottom:0.2em;
	padding-left:1%;
	border:1px solid #ededed;
	}
	.explore .box2, .explore .box3  {
	margin-top:1em;
	width:48%;
	}
	.explore .box312, .explore .blog  {
	margin-top:1em;
	max-width:98%;
	}
}

/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {

	.HideOnMobile { display: none; }

	.HideOnTablet { display: inline; }

	.home ul#titles img:hover, .home ul#titles img:active {
	  /* IE 8 */
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

	  /* IE 5-7 */
	  filter: alpha(opacity=75);

	  /* Netscape */
	  -moz-opacity: 0.75;

	  /* Safari 1.x */
	  -khtml-opacity: 0.75;

	  /* Chrome */
		-webkit-opacity: 0.75;
		
	  /* Good browsers */
	  opacity: 0.75;
	}
}



/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {

	.HideOnMobile { display: inline; }

	.HideOnTablet { display: inline; }


	/* HEADER ------------------------ */		
	#newsletterBox {
	padding:0.4em 0 0;
	float:right;
	}
	.headerForm {
	float:right;
	margin-left:2em;
	}
	
	/* MAIN ------------------------ */

	#opening-hours {
		float:right; text-align: right;
		vertical-align: text-top;
		font-family: 'Noto Serif', cursive;
		font-weight: 600; font-size: 1.2em;
		padding-top:15px; line-height: 1.2em;
		padding-bottom: 0px;
		min-height: 100px;
	}
	#opening-hours-centre { 
		font-family: 'Indie Flower', cursive;
		font-weight: 900;
	}
	#opening-hours-centre a {
		font-size: .5em;
	}
	
	/* HEADER ------------------------ */		
	#logo {
	float:left;
	}	
	/* Navigation ------------------------ */
	#mainMenuHolder {
//	clear:both;	
//	margin-left:190px;
	}		
	ul.nav-menu {
	position: relative; 
	z-index: 597; 
	float: left;
	}
	ul.nav-menu li {
	float: left;
	}
	ul.nav-menu li.hover, ul.nav-menu li:hover {
	position: relative; 
	z-index: 599; 
	cursor: default;
	}
	ul.nav-menu li.hover a, ul.nav-menu li:hover a, ul.nav-menu li:active a, ul.nav-menu ul li a {
	color:#73a807 !important;
	}
	ul.nav-menu ul {
	visibility: hidden; 
	position: absolute; 
	top: 100%; left: 0; 
	z-index: 598; 
	width: 100%; 
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background:url('images/opacity93.png'); 
	padding:10px 0;
	}
	ul.nav-menu li.explore ul { 
	width:750px; 
	display:inline-block; 
	left:-100px; 
	-moz-box-shadow:    1px 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px 1px #999;
	box-shadow:         1px 1px 1px 1px #999;
	}
	ul.nav-menu ul li {
	float: none;
	font:bold 0.75em 'Cabin';
	text-transform: none;
	}
	ul.nav-menu ul li a:hover {
	color:#004990 !important;
	}
	ul.nav-menu li.explore ul li {
	float: left;
	display:inline-block;
	width:122px;
	}	 
	ul.nav-menu ul ul {
	top: -2px; left: 100%;
	}
	ul.nav-menu li:hover > ul {
	visibility: visible
	}
	
	
	/* Main Banner ------------------------ */
	/*#videoLink {
	display:none;
	}*/
	
	
	.sideBannerHome img:hover, .home .box3Holder .box3Title img:hover  {
	  /* IE 8 */
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

	  /* IE 5-7 */
	  filter: alpha(opacity=75);

	  /* Netscape */
	  -moz-opacity: 0.75;

	  /* Safari 1.x */
	  -khtml-opacity: 0.75;

	  /* Chrome */
		-webkit-opacity: 0.75;
		
	  /* Good browsers */
	  opacity: 0.75;
	}
	
	/* Main Boxes ------------------------ */
	#titles {
	display:none;
	}
	
	/* Bottom Boxes ------------------------ */
	.leftsection { 
	width:64%;
	float:left;
	margin-left:1%;
	}

	.box12Holder {
	width:64%;
	float:left;
	margin-left:1%;
	}
	.HomeBoxHolder {
	width:45%;
	min-height: 340px;
	float: left;
	border: 2px solid white;
	margin-left:2%;
	background:#f4f4f4;
        box-shadow: 5px 5px 5px #ccc;
	}

	.box3Holder {
	width:32%;
	float:left;
	margin-left:.5%;
	}
	.box3Title {
	background:url('images/boxtitlebgr.jpg') top no-repeat;
	border:1px solid #f4f4f4;	
	}
	.box3Title img {
	max-width:100%;
	}

	.explore .box3Holder, .explore .box12Holder {
	border:1px solid #dedede;
	}
	.explore .box3Holder h2, .explore .box12Holder h2 {
	color:#004990;
	}
}

/* Full width styles */
#mainContent.simple-content{
	width: 100%;
//	height: auto;
	padding: 20px;
	box-sizing: border-box;
}
#mainContent.simple-content .entry-title{
	text-align: left;
}
/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 969px) {	

	#PortraitTabletSpacer { height: 50px; }

	#FullWidthMainContent { position: relative; top: -50px; }

	.HideOnMobile { display: inline; }

	.HideOnTablet { display: none; }



#homeBanner {
	margin-bottom: 0px;
	padding-bottom: .5em;
}
	/* MAIN ------------------------ */	
	
	/* Navigation ------------------------ */
	
	#mainMenuHolder {
	font:.85em 'Cabin';
	font-weight: 900;
	margin-left:0px;
	}

#boxes4 {
	position: relative;
	top: -50px;
	}

#leftsection 
	{
	position: relative;
	top: -50px;
	}

	ul.nav-menu li {
	font-size:0.9em;
	}
	ul.nav-menu ul li { 
	font-size:0.8em;
	}	
	
	/* Main Banner ------------------------ */
	#mainBannerHolder {
	float:left;
	width:80%;
	}
	#mainBannerHolderExplore {
	float:left;
	width:70%;
	}
	#mainBanner {
	min-height:260px;
	}
	
	/* Main Aside ------------------------ */
	#sideBanners {
	float:left;
	width:20%;
	}	
	.sideBannerHome {
	overflow-x:hidden;
	}
	.sideBannerHome img {
	float:right;
	}
		
	/* Main Content ------------------------ */
	#mainContent {
	float:left;
	width:28%;
	padding-top:2px;
	padding-right:1%;
	padding-bottom:10px;
	padding-left:1%;
	border-bottom:1px solid #ededed;
	}

	#mainContent h2 {
	font-size:1.25em;
	line-height:1.25em;
//	padding-bottom:1em;
	
	}
	#boxscroll {
//	height: 15.4em;
	overflow: auto;
	padding:10px 10px 10px 10px;
	}	
	
	/* Bottom Boxes ------------------------ */
	.explore .box1 {
	clear:both;
	width:98%;
	margin-top:1em;
	padding-bottom:1em;
	}
	.explore .box12  {
	clear:both;
	width:100%;
	margin-top:1em;
	padding-bottom:1em;
	}
	.explore .box3Holder, .explore .box12Holder  {
	background:#f4f4f4;
	}
	.explore .box3Title  {
	background:none;
	}
	.explore .box2, .explore .box3  {
	margin-top:1em;
	width:48.3%;
	}
	.explore .box312  {
	margin-top:1em;
	width:32%;
	}
	.explore .blog  {
	clear:both;
	width:98%;
	margin-top:1em;
	padding-bottom:1em;
	}
	.explore .box3Holder h2, .explore .box12Holder h2 {
	color:#004990;
	font-size:1.4em;
	}
}



/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 970px) {	
	.wrapper {
	margin:auto;
	width:970px;
	}
	
	/* MAIN ------------------------ */	
	
	/* Navigation ------------------------ */
	#mainMenuHolder {
	float:left;
	margin-top:-20px;
	}
	
	/* Main Banner ------------------------ */
	#mainBannerHolder, #mainBannerHolderExplore {
	float:left;
	width:642px;
	}
	#mainBanner {
	padding:0 8px 6px;
	height:260px !important;
	}
	#mainBanner.mainBannerSearch {
	height:auto !important;
	}
	#mainBanner img {
	width:626px;
	height:260px;
	}
	
	/* Main Aside ------------------------ */
	#sideBanners {
	float:left;
	width:326px;
	}
	
	/* Main Content ------------------------ */
	#mainContent {
	float:left;
	width:308px;
//	height:328px;
	padding:0px 10px 0px 0;
	border-right:6px solid #004990;
	border-bottom:1px solid #ededed;
	}	
	#boxscroll {
	height: 250px;
	overflow: auto;
	padding:2px 8px 10px 10px;
	}	
	#mainContent h2 {
	text-align:right;
	font-size:1.25em;
	line-height:1.3em;
	padding-right:8px;
//	padding-bottom:1em;
	}
	#mainContent ul {
	list-style-position:outside;
	list-style-type:square;
	margin:15px;
	}
	
	/* Bottom Boxes ------------------------ */
	.explore .box3Holder, .explore .box12Holder {
	background:#F5F3F3 url('images/boxtitlebgr.jpg') top no-repeat;
	border:1px solid #dedede;
	padding-bottom:10px;
	}
	.explore .box3Holder h2, .explore .box12Holder h2 {
	color:#004990;
	padding:0 0.5em 0;	
}
	#boxscroll1 {
//	height: 350px;
	overflow: auto;
	padding-right:1.4em;
	}

	#boxscroll1 p { padding-left: 1em; padding-bottom: 1em;}
	
	/* FOOTER ------------------------ */
	#footerHolder .wrapper {
	padding:0 10px;
	width:950px;
	}
	#footerHolder #socialLinks {
	display:none;
	}
}

body
{
    -webkit-animation-duration: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix{
    from{   opacity: 1; }
    to{ opacity: 1; }
}

#mainHolder { background: #fff; }
#headerHolder {background:#292A73; font-family: Gill Sans-serif;}
#newsletterBox input[type="text"], #newsletterBox input[type="search"] {background: #A8D938; color: #3b3b3b;}
#mainMenuHolder, #mainMenuHolder a {color: #004990; }
#mainHolderCircles {background:none;}

h2,
#mainContent h2, #mainContent a {
			
}
#mainContent h2 {
		font-size: 1.25em;
	text-transform: none;
}