@import "PorthTermau.css";

@font-face {
	font-family: "miritalic";
  	font-style: normal;
  	font-weight: normal;
  	src: url("fonts/Mir_Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Mir_Italic-webfont.woff") format("woff"), url("fonts/Mir_Italic-webfont.ttf") format("truetype");
}

#container {
   display:table;
   margin:auto;
   width:900px;
   height:100%;
}

.search-container {
	margin: auto;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 80px;
	
    margin-bottom: 20px;
    background-image: url(../images/pier_gwaelod.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	height: 150px;
}

#search {
	padding: 20px;
    background-image: url(../images/tryloyw.png);
    border-radius: 10px;
}

.languagebar {
	background-color:#333333;
	text-align:right;
	color:white;
	padding:6px 24px 0px 0px;
	font-size:0.85em;
}

.languagebar a, .languagebar a:hover, .languagebar a:visited {
	font-family:Trebuchet MS,serif;
	text-decoration:none;
	color:white;			
}
	

.logos {
	height:90px;
	background-color:#333333;
}


.uti {
	float:left;
	padding-top:12px;
	padding-left:32px;
	}
	
.pb {
	float:right;
	padding-top:12px;
	padding-right:24px;
}
		
#header {
	font-family: miritalic,serif;
	background-image: url(../images/awyr_top.jpg);
    text-align: center;
    color: white;
    height: 200px;
}


branding {
	clear:both;
}	

.branding > h1 {
	text-shadow: 3px 2px 16px #000;
	font-size:7em;
	margin-top:0;
	font-weight: normal;
	padding-top:35px;
}

#body {
	font-family:Trebuchet MS,serif;	
}
					
#footer {
   display:table-row;
   font-family:Trebuchet MS,serif;
   bottom:0;
   width:100%;
   height:150px;   /* Height of the footer */
   background:#F3F3F3;
}
  	 
.footertext {
	padding:20px;
	color:#3485AC;
	text-align:center;
}
	
.footertext > div {
	padding: 2px;
}
	
.floatleft_1 {
	float: left; 
	margin: 0 0 0 10px; 
	padding: 10px;
	width: 300px;
}

.floatleft_2 {
	float: left; 
	margin: 0 0 0 10px; 
	padding: 10px;
	width: 220px;
}

.floatleft_3 {
	float: left; 
	margin: 0 0 0 10px; 
	padding: 10px;
	width: 300px;
}

.footermain {
	margin:auto;
	width:850px;
}
  	
.clear {
	clear:both
}



#footer h3 {
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
	margin: 0 0 10px 0;
	color: #0099FF;
}

#footer ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#footer li {
	padding-top:10px;
}

#footer p {
	color:#3485AC;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #FF4646;
}
		
a.twitter {
	background-image: url('../images/twitter-16.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.facebook {
	background-image: url('../images/facebook-16.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.linkedin {
	background-image: url('../images/linkedin-16.png');
	background-repeat: no-repeat;
	padding-left: 20px;	
}
	
a.vimeo {
	background-image: url('../images/Vimeo-16.png');
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.youtube {
	background-image: url('../images/Youtube-16.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	background-size: 18px 18px;
}
