@charset "utf-8";
/* CSS Document */
body
{
    border:0;
    margin:0;
    padding:0;
    position:relative;
    background:url(style-images/background.jpg) repeat-x 0 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    position:absolute;left:0;top:0;width:100%;min-height:100%;
    color:#666666;
    font-size:small;
}
form{position:absolute;left:0;top:0;width:100%;min-height:100%;}
#header img{border:none;}
#header{width:900px;margin:0 auto;position:relative;}

.flag{position:absolute;top:15px;width:100px;height:38px;background:url(style-images/flag-move.png) repeat-x 0px 0px;}
.flag img{position:absolute;top:0;left:0;width:100px;height:38px;}
.blog{left:50px;}
.event{left:170px;}
.homelink{position:absolute;left:150px;top:150px;width:250px;height:60px;display:block;font-size:60px;text-decoration:none;}
#phonenumber{color:#BFBFBF;font-size:1.8em;position:absolute;top:15px;left:550px;}

#middle{padding:0px 30px 80px 30px;width:840px;margin:0 auto;font-size:small;}
.event-details a{text-decoration:none;color:#666666;font-weight:bold;}
.event-details a:hover{color:Red;}
.event-form{margin-bottom:40px;width:600px;margin-left:100px;}
.event-form .label{text-align:right;}
.event-form .title{font-weight:bold;}
.event-form input[type=text]{width:200px;}
.event-form .details{width:100%;}
.event-form .deligates td{width:50%;}
.event-form .date,.event-form .time{width:70%;}
.event-form .date td,.event-form .time td{width:33%;}
.event-form .submit{margin-left:600px;}
.ErrorMsg{color:Red;float:right;}



.mask{width:380px;height:100px;background:url(style-images/mask.png) no-repeat top left;position:absolute;left:0;top:0;z-index:10;}
.back{width:380px;height:100px;background:url(style-images/background.png) repeat-y 0px 0px;position:relative;z-index:5;margin:10px 20px;}
#spectrum{width:380px;height:100px;background:url(style-images/spectruminternet.png) no-repeat top left;position:absolute;left:0;top:0;z-index:10;}
#connect{width:380px;height:100px;background:url(style-images/connectcardiff.png) no-repeat top left;position:absolute;left:0;top:0;z-index:10;}
#com8{width:380px;height:100px;background:url(style-images/communic8.png) no-repeat top left;position:absolute;left:0;top:0;z-index:10;}
#nsuk{width:380px;height:100px;background:url(style-images/nsuk.png) no-repeat top left;position:absolute;left:0;top:0;z-index:10;}

.left{float:left;}
.clearboth{clear:both;}

#footer-holder{height:80px;background-color:#bfbfbf;width:100%;position: absolute;left:0;bottom:0;}
#footer{height:80px;background-color:#bfbfbf;margin:0 auto;width:1050px;color:#fff;font-size:smaller;}
#footer-operations{float:left;height:60px;margin-left:10px;margin-top:15px;}
#footer-text{float:left;padding-left:50px;margin-top:15px;}
#footer-contact{float:left;padding-left:50px;margin-top:15px;}
#footer a{color:#666;}
.grey{color:#666;font-weight:bold;}
