/*
              Title:          default.css 
      
              Author:         Global Web Limited
              Version:        249 
              Filename:       css/default.css 
              Date:           10:38 28 July 2010
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

html {height:100%; }
body {    
	margin:0;
	background: url(../images/stripe-background.gif) repeat left; 
	font-family: Arial, Helvetica, San-Serif;
	color: #666666;
	font-size: 8pt;
	line-height: 11pt;
	height:100%;
}

img { border:0; }

h1, h2, h3 { color: #336633; font-weight: lighter;}
h1 { font-size: 120%;}
h2 { font-size: 110%;}
h3 { font-size: 100%;}
a { color: #336633;}
dd { color: #336633;}
#wrapper {
    width: 986px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#innerWrapper {
    width: 850px;
    background-color: #FFF;
}
#coalLeft {
     background: url(../images/coal-left.jpg) repeat-y top;
     width: 64px;
}
#coalRight {
     background: url(../images/coal-right.jpg) repeat-y top;
     width: 72px;
}
#logobanner {
    padding: 0px 24px 5px 35px;
    width: 771px;
    position: relative;
}
.logo {
padding-top: 25px;
}
.translateButton {
float: right;

}
.translatePanel {
position: absolute;
top: 50px;
left: 640px;
z-index: 100;
width: 200px;
height: 100px;
background: #FFF;
 -moz-border-radius: 8px;
-webkit-border-radius: 8px;
 border: 1px solid #CCC;
padding: 10px;
display: none;
 }

#access {
    padding-right: 15px;
}
#access ul li {
display: inline;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 40%;
padding: 1px 15px 2px 10px;
margin: .2em 0;
}
#access ul li a:hover{
color: #336633;
text-decoration: none;
}
#access ul li a{
color: #666666;
text-decoration: none;
}
.fade-box-container {
width: 800px;
height: 198px;
margin-left: 24px;
clear: both;
}
.fade-box {
position: absolute;
width: 800px;
height: 198px;	
}
#content {
	margin: 20px 24px;
	clear: both;
	overflow: hidden;
}
#content .columntext {
float: left;
width: 65%;
}
#content .columnimage {
float: right;
width: 30%;
padding-top: 40px;
padding-right: 10px;
margin-right: 10px;
}
.headingLeft {
	background: #E2E4B7 url(../images/header-bg.jpg) no-repeat;
	height: 22px;
}
.homeColumn {
width: 200px;
}
.newsHeading {
width: 200px;
}
.newsHeading h2 {
background: #E2E4B7 url(../images/news-background.jpg) no-repeat top left;
padding-left: 15px;
padding-top: 7px;
width: 180px;
height: 21px;
}
.homepadding {
padding: 0 20px;}
.greenbox {
    width: 158px;
    padding: 10px;
    background-color: #E2E4B7;
}
.factSheet img {
margin: 5px 0 0 15px;
}
#footer {
        width: 800px;
        background: #E2E4B7 url(../images/footer-background.gif) repeat-y top left;
        margin: 0 auto;
	font-size: 90%;
	line-height: 9pt;
	height:150px;

}
.footerText {
float: left;
width: 70%;
margin: 20px;
}
.footerAddress {
float: right;
width: 160px;
margin: 20px 10px 0 0;
text-align: left;
color: #336633;
}
.greentext {
    color: #336633;
}
.img-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:4px;
	border:1px solid #CCCCCC;
	position:relative;
	left:-5px;
	top:-5px;
}
.img-wrapper2 {
	float:right;
	margin:0px 0px 4px 4px;
	background:#fff;
	padding:4px;
	border:1px solid #CCC;
} 
#moreAboutUs { position:relative; border-top:1px dashed #ccc; height:18px; line-height:18px; }
#moreAboutUs ul { padding:0;margin:0;list-style-type:none;}
#moreAboutUs li {float:left; margin-right:12px;
	text-decoration:none;
	height:18px;
	text-align:center;
	line-height:17px;}
#moreAboutUs a, #moreAboutUs a:visited {
	display:inline;
	font-size:11px;
	margin-right:12px;
	text-decoration:none;
	color:#336633;
	height:18px;
	text-align:center;
	line-height:17px;
}
.hotnews { border-bottom:1px solid #CCCCCC; padding-bottom:6px; }

.history h3 { margin:-12px 0px 2px 0px; }
.history small { font-style:italic; color:#E06337;} 
.mapLeft {
		width: 300px;
		float: left;
		}
		.mapRight {
		width: 461px;
		float: left;
		}
.hidden
{
 display : none;
}

.shown
{
 display : inline;
}

#player2 { text-align:center; }
.anchor { cursor: pointer;  text-decoration:underline;}
.asterix {color: red; }

.box
{
border-style: solid;
border-color: #999999;
padding: 7px 7px 7px 7px;
border-width: thin; 
}

.box2
{
border-style: solid;
border-color: #999999;
padding: 7px 7px 7px 7px;
border-width: thin;
width: 480px;
text-align:center;
}
li {padding: 2px 0;}

.floatRightImg { float:right; margin:0px 0px 8px 8px;}
.changingText {
font-size: 120%;
font-weight: bold;
color: #336633;
}
.assetCaption {
float: left;
font-weight: bold;
margin: 20px auto;
width: 280px;
padding: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #EBECCD;
border: 1px solid #E2E487;
} 
.operationImg {
width: 300px;
}
.movieImg { width: 350px;
margin: 0 auto;
}
.movieImg ul {
margin: 0;
padding: 0;
}
.movieImg li { list-style-type: none;
}
.movieImg2 { margin:0 auto; width:600px; } 
