/* ------- The Works Ebbw Vale - Splash Page CSS 210909 ------------- */
html
{
background-color:#415968;
color:#ffffff;
}
body
{
text-align: center;
margin:0;
padding:0;
font-family:"Tahoma", "Trebuchet MS", "Ariel", "Helvetica", sans-serif;
background-color:#415968;
color:#ffffff;
}
.clear
{
clear:both;
}
/* ------------- Hide WAG Logo ------------------- */
#logo
{
margin-left:auto;
margin-right:auto;
width:140px;
display:none;
}
/* +++++++++ Block 2 - mainimage +++++++++ */
#mainimagecontainer
{
background-color:#415968;
color:#ffffff;
}
#mainimage
{
margin-left:auto;
margin-right:auto;
margin-top:15%;
width:482px;
height:197px;
}
#mainimage img
{
width:482px;
height:197px;
}
/* --------- language links div cymraeg / english -------------- */
#messagecontainer
{
margin:0 auto;
width:500px;
margin-top:1em;
}
#messagecontainer h1
{
font-size:12pt;
color:#426312;
display:none;
}
#messagecontainer p
{
font-family:"Tahoma", "Trebuchet MS", "Ariel", "Helvetica", sans-serif;
}
#messagecontainer-cy
{
float:none;
text-align:left;
width:278px;
height:50px;
clear:both;
float:right;
background-image: url(elementsplashlinkbg.jpg);
background-repeat:no-repeat;
margin:0px;
padding:13px 10px 0px 20px;
font-weight:bold;
}
#messagecontainer-en
{
float:none;
text-align:left;
width:278px;
height:50px;
clear:both;
background-image: url(elementsplashlinkbg.jpg);
background-repeat:no-repeat;
float:right;
margin:0px;
padding:13px 10px 0px 20px;
}
#divider
{
float:left;
margin-left:auto;
margin-right:auto;
width:27px;
width:1%;
}
#divider img
{
display:none;
}
#control-en img
{
float:left;
width:28px;
height:28px;
display:none;
margin-right:-1000px;
}
#control-cy img
{
float:right;
width:28px;
height:28px;
display:none;
margin-right:-1000px;
}
#control-en a
{
font-weight:bold;
text-decoration:none;
color:#ffffff;
padding-left:40px;
background-image: url(elementsplashlinkarrow.jpg);
background-repeat:no-repeat; 
background-position:left;
margin-left:10px;
}
#control-cy a
{
font-weight:bold;
text-decoration:none;
color:#ffffff;
padding-left:40px;
background-image: url(elementsplashlinkarrow.jpg);
background-repeat:no-repeat; 
background-position:left;
margin-left:10px;
}
#control-en a:hover, #control-cy a:hover
{
text-decoration:underline;
}
