﻿/* CSS Document */

body {
	font-family: Arial, Tahoma, Verdana;
	font-size: small;
	line-height: 16px;
	color: #D6D6D6;
	margin: auto;
	background-color: #000000;
}

div{float:left;}
ul {margin:0; padding:0px;}
ul li {margin:0; padding:0px; list-style:none;}
a img {border:none;}	
.png_file 	{
			behavior:url(js/iepngfix.htc);
			}
p {margin:0px; padding:0;}
#wrapper {width:1000px; float:none; overflow:auto; margin:0 auto; background:url(../images/head_bg.jpg) no-repeat left top;}

#head { margin:31px 0 0 0px; padding:0 0 0 55px; width:945px;}
#flash {padding:0 0 0 27px;}
#flash_img {
	background: url(../images/flash_box.png) no-repeat left top;
	padding: 13px;
	width: 666px;
	height: 207px;
	behavior: url(js/iepngfix.htc);
}
#menus { padding:13px 0 23px 11px; width:973px; text-align:center;}
.menubg {background:url(../images/menu_mid.jpg) repeat-x left top; height:33px; width:943px; text-align:center;}
.menubg ul { margin:0px; padding:0px; list-style:none;}
.menubg ul  li {
	font: bold 90% Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: inline;
	padding: 8px 15px 8px 20px;
	background: url(../images/menu_devider.jpg) no-repeat left -1px;
	line-height: 33px;
	height: 33px;
}
.menubg ul  li a{height:33px; color:#ffffff; text-decoration:none;}
.menubg ul  li a:hover{height:33px; color:#F17C0E; text-decoration:none;}
.last{ display:inline; padding:8px 10px 8px 0px; background:url(../images/menu_devider.jpg) no-repeat right -1px;line-height:33px; height:33px;}

.dropmenudiv{
	position: absolute;
	top: 0;
	text-align: left;
	left: 50px;
	border: 0px solid #BBB;
	text-decoration: none;
/*THEME CHANGE HERE*/	border-bottom-width: 0;
	font: normal 85% Tahoma, Arial, Verdana, sans-serif;
	line-height: 20px;
	z-index: 100;
	background-color: #404040;
	width: 250px;
	visibility: hidden;
	padding-bottom: 10px;
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=90);
	opacity: 0.7;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color:#ffffff;
padding:0px 10px 0px 10px;
}


.dropmenudiv a:hover{
	/*THEME CHANGE HERE*/
background-color: #000000;
	text-decoration: none;
}
/*#header ul li a.drop:hover{
	font-family:"Myriad Pro", Arial, Verdana, Tahoma, "Times New Roman"; font-size:13px; 
	font-weight:bold; color:#FFFFFF; text-align:center; text-decoration:none;
	padding:6px 9px 0px 9px;
	height:22px;
	float:left;
	background:url(../images/arrow_over.gif) no-repeat 0px 12px;
	display:block;
}*/

#content_area { width:989px; padding:0 0 0px 11px; margin:0px;}
#content_area .left { width:283px;}
.banner1 {
	width: 283px;
	height: 131px;
}
.banner2 {}

.headimg1 {margin-top:73px;}

.left_text {width:270px;}
.left_text ul {margin:10px 0 10px 0; padding:0px 0 0 20px; list-style:none;}
.left_text ul li {
	padding: 0px 0 0 18px;
	margin: 0px;
	background: url(../images/arrow.gif) no-repeat left 7px;
	line-height: 18px;
	list-style: none;
	font-size: small;
}

.rightside {padding:5px 0 0 10px; width:680px; position:relative;}
.box_mid {
	background: url(../images/box_mid.jpg) repeat-y left top;
	width: 644px;
	padding: 18px 0 10px 30px;
}
.welcome_text {width:400px;}
.welcome_text p {margin:0px; padding:15px 0px 0 20px; line-height:18px;}

.dance { position:absolute; right:0px; bottom:-5px; margin:0 0 0 380px; width:303px;}

#footerbg {
	background: url(../images/footerbg.jpg) repeat-x left top;
	height: 23px;
	width: 990px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 85%;
	padding: 13px 0 0 10px;
	margin-top: 10px;
}
.foot_text {float:right; padding:0 10px 0 0;}
.foot_text a { text-decoration:none; color:#FFFFFF;}
.foot_text a:hover { text-decoration:underline; color:#FFFFFF;}
.contentPages {
	margin-right: 15px;
	margin-bottom: 15px;
	width: 95%;
}
h1 {
	font-size: 140%;
	color: #FFFFFF;
}
h2 {
	margin: 10px;
	font-size: 120%;
	color: #FFFFFF;
}
.h1_blueText {
	color: #C0C0C0;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.w3heading {
	font-weight: bold;
	background-color: #A7010D;
	color: #FFFFFF;
	padding: 5px;
}
.w3_centeredBold {
	text-align: center;
	font-weight: bold;
}
.w3_centered {
	text-align: center;
}
.w3_rightAligned {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.w3_galleryImages {
	text-align: center;
	background-color: #232323;
	padding-top: 20px;
	padding-bottom: 20px;
}
.w3_galleryImages img {
	border: 1px solid #8F8F8F;
	padding: 5px;
	margin: 2px;
}
.quote {
	font-weight: bold;
	font-style: italic;
	font-size: 150%;
	text-align: center;
	line-height: 30px;
	color: #FFEB00;
}
.englishContact {
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #111111;
}
.welshContact {
	width: 300px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #111111;
}
.contactName {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	clear: both;
	text-align: center;
	color: #F47D3A;
	font-size: 110%;
	font-weight: bold;
	background-color: #161616;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.contactTelephone {
	clear: both;
	padding: 10px;
	line-height: 30px;
	text-align: center;
}
.MG_contactName {
	font-weight: bold;
	padding: 5px;
	letter-spacing: 2px;
	background-color: #750106;
	color: #FFFFFF;
}
.MG_person {
	text-align: right;
}
#supportedby {
	clear: both;
	width: 1000px;
	text-align: right;
	margin: 10px auto 10px auto;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 50px;
	border: 1px solid #FFFFFF;
}
#llanelliSideGallery {
	text-align: center;
}
#llanelliSideGallery img {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
#leftGallery {
	text-align: center;
}
#leftGallery img {
	border: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #808080;
}
.leftGalleryTitle {
	font-weight: bold;
	padding: 5px;
	background-color: #333333;
}
.bannerNewsLYT {
	background: url('../images/left_bannerLYT.jpg') no-repeat left
top;
	padding: 13px;
	width: 257px;
	height: 105px;
	behavior: url(js/iepngfix.htc);
	text-align: right;
	vertical-align: bottom;
}
hr {
	height: 1px;
	color: #FF3300;
}
.image_padding {
	padding-bottom: 15px;
	border-width: 0px;
}
#homeContent {
	width: 260px;
	float: left;
	height: 270px;
	text-align: justify;
}
#video {
	width: 320px;
	float: right;
	height: 270px;
}
#videoWrapper {
	clear: both;
	border: 5px solid #D11510;
}
#homeContentBottom {
	padding: 0px;
	border: 1px solid #808080;
	margin: 0px;
	clear: both;
	width: 270px;
}
#homeContentBottom h2 {
	font-size: 100%;
	margin: 0px;
	padding: 5px;
	background-image: url('../images/headerBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#homeContentBottom a {
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
}
#homeContentBottom a:hover {
	text-decoration: underline;
}
#homeContentBottom:hover {
	background-color: #161616;
}
.newsPara {
	padding: 10px;
	font-size: 90%;
}
.clear {
	clear: both;
}
#NavBoxWrapper {
	background-position: left 20px;
	clear: both;
	width: 100%;
	background-image: url('../images/questionMark.jpg');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #D11510;
	padding-top: 10px;
}
#homeContentBottom li {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.largeTEXT {
	font-size: 130%;
	text-align: left;
	margin: 10px 10px 10px 150px;
	color: #C0C0C0;
	padding: 4px;
	font-weight: normal;
}
.strongTEXT {
	color: #FFFFFF;
}
hr {
	width: 100%;
}
#activities {
	padding: 0px 30px 0px 30px;
}
.floatLeft {
	float: left;
	border: 2px solid #999999;
	margin: 0px 20px 20px 0px;
}
.w3_galleryImagesNOBG {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.w3_galleryImagesNOBG img {
	border: 1px solid #8F8F8F;
	padding: 5px;
	margin: 2px;
}
.floatRightNOStyle {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.style1 {
	font-weight: bold;
	background-color: #A7010D;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.ul_withSpace {
}
.ul_withSpace li {
	padding-top: 5px;
	padding-left: 20px;
}

