/* This file will hold global styles for IE. */

h2.block-title {
font-size: 1.4em;
}

h1
{
font-size: 2.6em;
}

h3
{
font-size: 1.6em;
}


h6 {
font-size: 1.1em;
}


/* Regions */
#region-footer-third
{
width:295px;
}

/* Utility menu (User Bar Second) */
#block-superfish-1
{
padding-top:4px;
padding-left:75px;
}
	
#region-user-second
{
width:500px;
}

/* Text Resize (User Bar Third) */
#region-user-third #block-text-resize-0
{
padding: 0px 0px 0px 100px;
}

/* Search (Search Box) */

#block-search-form
{
padding-left:85px;
padding-top:20px
}

#block-search-form input.form-text
{
width:345px;
background:#f5f5f5;
height: 22px;
line-height: 22px;
font-size: .9em;
padding-top:0px;
border-radius: 2px;

}

/* Search Image button (Search Results page) */
#search-form  #edit-submit--2
{

top: -29px;
left:344px;

}

/* Main Menu (Menu Zone) */
#zone-menu

#block-superfish-2
{
padding-left:0px;

}

#block-superfish-2 a
{
font-size: .96em;
padding-top:1px;
}

/* Slideshow (Slideshow Zone)*/

#zone-slideshow .skin-default{
max-height:540px;
}

#zone-slideshow #block-block-16{ /* Shadow image block */
max-height:15px;
padding-bottom:15px;
margin-top:17px;
}

.views-field-field-slider-link {

	position:relative;
	top: 7px;

	left: 10px;
	padding:2px 2px 5px 4px;
	font-size:1.3em;
	font-weight:bold;	
	text-transform: uppercase;
	color: #000000;
	width:650px;
}

.views-field-field-slider-text {
	position:relative;
	top:0px;
	color: #000000; 
    left: 10px;
   padding:2px 2px 5px 4px;
   margin-bottom: -75px;
	width:650px;
   padding:2px 2px 0px 4px;
    font-size: 1.1em;
}


.views-field-field-slider-caption-button{
	position:absolute;
	display: inline;
	left: 90px;
	top: 400px;	
	padding:1px 1px;
}


.views-field.views-field-field-slider-caption-button a{
	padding:8px 9px;
	font-size:  1.1em;
	background:#00818f;
	color:#FFF;
	border-radius:10px;
	border-left:#33F 1px;
	border-top:#33F 1px;
	border-right:#33F 1px;
	border-bottom:#F33 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}


/* Newsletter subscription block (footer2)*/
#block-simplenews-61 input.form-text
{
width:342px;
height: 28px;
line-height: 28px;
font-size: 0.9em;
padding-top:0px;
}

#block-simplenews-61 #edit-submit--2{
position: absolute;
margin-top: -28px;
margin-left: 309px;
}

/** Styling for 2 col layout - contact us page.**/
#twoColumn-wrap
{
    width: 80%;

}
#twoColumnCUGMap-wrap
{
    width: 100%;
	padding-top:0px;

}

#twoColumn-col1
{
     float:left;
    width: 50%;


}
#twoColumn-col2
{ 

  float: right;
  width: 50%;
  padding: 0px;
  margin:0px;

}
#twoColumn-clear
{
    clear: both;
}

/*Email Subscriptions Page */

 #block-simplenews-0 #edit-subscribe 
 {
 position: relative;
 top: 1px;
 }
 
 #block-simplenews-0 #edit-unsubscribe 
 {
 margin-left: 5px;
 }


/* EU Logos  */

.EULogos
{
float:right;
}

/* 404 error page */
 .imgPanel
 {

    bottom:43%;
    left: 30%;
    width: 40%;

	padding:9px 0 0px 16px;
}

.imgPanel ul 
{
	padding-left:20px;
}

.Flexible-containerIMOS 
{
	top:0px;
	left:0px;
	}
	
.place-card
 {
 display:none !important;
 }
 
 /* Flexible iFrame (Google Map) */


.Flexible-containerGMap {
    padding-bottom: 100px;
	  margin-left: 30px;
	width: 100%; 
	overflow: hidden;
	height: 300px;

}

.Flexible-containerGMap iframe,   
.Flexible-containerGMap object,  
.Flexible-containerGMap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 325px;
    height: 500px;
	margin-top: -80px;
}

#threeColumnCUGMapLinks-wrap
{
  margin-left: 30px;
}

 /* images in menu page sections */
 .primary-section-parent img, .sub-section-parent img
 {
 max-height:232px;
 }