/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

img{border:none;}

.clearer{clear:both}

.pagewidth
{
	width:960px;
	margin: 0 auto;
}
.topsection {
	border-bottom: 1px dotted #CCCCCC;
	height: 100px;
}
.topsection h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff9900;
	margin: 0px;
	padding: 0px;
	font-size: 48px;
}
.topsection p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
.flashcell {
 background-image: url("images/flashback.jpg");
    background-repeat: repeat-y;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 200px;
    margin: 10px auto 0;
    width: 960px;
}

.flashcell object
{
	margin-left:53px;
}
.topsection .boxout {
	float: right;
	font-size: 12px;
	color: #CCCCCC;
}

.content {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-bottom:15px;
}
.content h2, .content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9900;
	margin-top: 24px;
	margin-right: 20px;
	margin-left: 20px;

}
.content p {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;

}
.content p a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	
}
.content p a:hover {
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	
}
.content h4 {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	
}
.foot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;

}
.foot a {
	color: #666666;
	text-decoration: none;

}
.foot a:hover {
	color: #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.uk {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.uk a {
	color: #666666;
	text-decoration: none;

}
.uk a:hover {
	color: #999999;
	border-bottom: 1px dotted #999999;
}
.boxout {
	float: right;
	margin: 0px 0 5px 10px;
}


/*---------------------------------------------------banner--------------------------------------------------------*/
div#imgTransFull {
    overflow: hidden;
    padding: 0 0 0px;
    position: relative;
    width: 845px;
	margin-left:58px;
	height:200px;
}
div#imgTrans {
    background: none repeat scroll 0 0 #ffffff;
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}
div#imgTrans div {
    height: 200px;
    width: 100%;
}
div#imgTrans div.imgOne {
    background: url("../images/sliderimage1.jpg") no-repeat scroll 51% 0 transparent;
}
div#imgTrans div.imgTwo {
    background: url("../images/sliderimage2.jpg") no-repeat scroll 51% 0 transparent;
}
div#imgTrans div.imgThree {
    background: url("../images/sliderimage3.jpg") no-repeat scroll 51% 0 transparent;
}
/*-----------------------------------------------------------------end banner----------------------------------------*/

/*-----------------------------------------------------------------main nav----------------------------------------*/


#main-nav {
  background: url("../images/navbg.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    margin: 16px 0;
    width: 960px;
}

#main-nav ul#nav {
    height: 26px;
    padding: 0 20px;
    width: 920px;
}

#main-nav ul#nav li {
    background: url("../images/navbg-right.jpg") no-repeat scroll right top transparent;
    float: left;
    height: 26px;
    line-height: 24px;
    list-style-type: none;
}

#main-nav ul#nav li:hover
{
	background:#999;
}

#main-nav ul#nav li.last
{
	background:none;
}

#main-nav ul#nav li.last:hover
{
	background:#999;
}
#main-nav ul#nav li a
{
    color: #000000;
    font-size: 12px;
    padding: 0 9px;
    text-decoration: none;
}
/*-----------------------------------------------------------------end main nav----------------------------------------*/

/*-----------------------------------------------------------------main nav footer----------------------------------------*/


#main-nav-footer {

    height: 26px;
    margin: 10px 0;
    width: 960px;
}

#main-nav-footer ul#nav {
    height: 26px;
    padding: 0 20px;
    width: 920px;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	margin:0px;
}

#main-nav-footer ul#nav li {
    color: #999999;
    float: left;
    font-size: 10px;
    height: 26px;
    line-height: 24px;
    list-style-type: none;
}

#main-nav-footer ul#nav li.last
{
	background:none;
}

#main-nav-footer ul#nav li a {
    color: #666666;
    font-size: 10px;
    padding: 0 8.9px;
    text-decoration: none;
}

#main-nav-footer ul#nav li a:hover {
	color:#fff;
	text-decoration:underline;
}

.ukweb
{
    color: #999999;
    float: right;
    font-size: 10px;
    margin: 0;
}

.ukweb a
{
	color:#666;
}

#idSiteMeterHREF
{
	float:left;
}

.footbot {
    height: 30px;
    margin-bottom: 10px;
    margin-top: 17px;
    position: relative;
}

/*-----------------------------------------------------------------end main nav----------------------------------------*/

div#map {
    float: left;
    height: 533px;
    margin: 25px 0 10px 25px;
    width: 619px;
}

div#map iframe, div#map2 iframe
{
	height:533px;
	width:619px;
}

#contactuspage {
    border-right: 1px solid #EAEAEA;
    float: left;
    padding-right: 15px;
    width: 300px;
	margin-top:25px; 
}

.hourstable
{
	color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 20px;
   	margin-left:375px;
}

#weAreOpen
{
	font-size:12px;
	color:#fff;
	margin-left:20px;
}

.openinghours
{
	text-align:center;

}

.cards
{
	margin-left:10px;
}

.skype
{
	position:absolute;
	top:9px;
	right:246px;
}

.msn
{
	position:absolute;
	top:9px;
	right:180px;
}

#skypedetectionswf
{
	display:none;
}

ul li {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
