/*
              Title:          default 
      
              Author:         Global Web Limited
              Version:        36 
              Filename:       css/default.css 
              Date:           15:04 4 February 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/
      
      */
      

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	margin:0;
	padding:0;
	font-size:85%;
}
img { border:0; }
h1, h2, h3, h4 { font-family: Georgia, Arial, Helvetica, sans-serif; color:#FDC400; }
h1 { font-size:120%; }
h2 { font-size:115%; }
h3 { font-size:110%; }
h4 { font-size:105%; }
a { color:#FDC400;}
html,#wrapper {
	height:100%
}
#wrapper { width: 980px; margin:0 auto; }
#header { z-index:1; }
#main { z-index:2; text-align:left;}
#main {
	width:980px;
	margin:0px 0px -40px 0px;
	float:left;
	background-color:#000;
}
#header { width:980px; height:180px; text-align:center; margin:0 auto; float:left;}
#nav { width:980px; text-align:center; }
#nav ul { list-style:none; margin:0; padding:0; }
#nav li {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	display:inline;
	text-align:center;
	padding:0px 4px;
}
#nav a { color:#fff; text-decoration:none;  font-size:140%; padding:0px 11px 0px 11px;}
#nav a:hover { color:#FDC400; text-decoration:none; padding:0px 11px 0px 11px;}

#homeContent, #mainContent { background-color:#000; }
#content { margin:22px 12px 8px 12px;}
#rightCol { float:right; width:270px; }
#latestNews {
	width:270px;
	height:345px;
	background:url(images2/latest-news.jpg) no-repeat;
}
#newsBox {
	position: relative;
	left: 60px;
	top: 120px;
	width: 140px;
	height: 149px;
	font-size:75%;
}
.moreNews { width:140px; height:50px; clear:both; }
#mailingList { text-align:center; padding:20px 0px 0px 0px; }
#mailingList h3 a {
	color:#000;
	text-transform:lowercase;
	text-decoration:none;
	padding:14px;
	background:#FDC400 url(images/more-btn.png) repeat-x 0 50%; 
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
border:5px solid #575757;
}
#mailingList h3 a:hover { background:#CEC400; }
#associates { width:90%; margin:12px;}
#mainFooter { padding:12px; font-size:80%; clear:both; background:#000; height:40px;}
.snaps img { border:1px solid #fff; }
#store img { border:1px solid #fff; padding:4px; }
.forms, .submitemail { border:1px solid; }
.asterix { color:red; font-size:200%;}
.mp3player01, .mp3player02 { width:280px; height:280px; }
.sample { text-align:center;} 
