body {
	font:normal 80%/1.1em Tahoma, Verdana, Helvetica, Arial, sans-serif;
	background:url(../img/bg.png) 0 0 repeat-x #000;
}

#container {
	width:1015px;
	margin:0 auto 0 auto;
	position:relative;
	background-color:#fff;
	overflow:hidden;
}

#header h1 {
	height:55px;
	overflow:hidden;
}

#header-logo-right {
	position:absolute;
	right:0;
	top:0;
	width:233px;
	height:108px;
	z-index:200;
	display:block;
}

#nav {
	position:relative;
	width:380px;
	height:342px;
	padding:40px 20px 20px 20px;
	float:left;
	background:url(../img/nav-bg4.jpg) right -5px no-repeat #fff;
	z-index:2;
	margin:0 575px 0 0;
}

#nav li {
	font:normal 2em/1.4em "Bell Gothic STD", sans-serif;
	margin:0;
}

#slideshow {
	width:600px;
	height:382px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:55px;
	z-index:5;
}

#slideshow div {
	margin:0 0 0 130px;
}

.player {
	margin:7px 0 0 0;
}

#nav h3 {
	font:normal 0.65em/1.1em Helvetica, sans-serif;
	color:#454545;
	padding:0 0 5px 5px;
}

#content {
	position:relative;
}

#header-bot-left {
	position:relative;
	margin:10px 0 0 0;
}

#header-bot-left,
#header-bot-right {
	float:left;
}

#content #main-area {
	width:405px;
	margin:20px 0 0 10px;
	padding:10px 20px;
	float:left;
	border:2px solid #171717;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#content #main-wide {
	margin:20px 20px 0 20px;
	padding:20px;
	border:2px solid #171717;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float:left;
	width:931px;
}

#main-area h2,
#main-wide h2,
.twocolumn h2 {
	font:normal 1.7em/1.1em Helvetica, sans-serif;
	margin:0 0 20px 0;
	color:#454545;
}

#main-area h3,
#main-wide h3,
.twocolumn h3 {
	font:normal 1.2em/1.1em Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 10px 0;
}

#main-area p,
#main-wide p,
.twocolumn p {
	font:1em/1.1em Tahoma, sans-serif;
	margin:0 0 15px 0;
}

#main-area span,
#main-wide span,
.twocolumn span {
	float:right;
	font-style:italic;
}

#main-area blockquote,
.twocolumn blockquote {
	overflow:hidden;
	margin:0 0 15px 0;
}

#main-area blockquote p,
.twocolumn blockquote p {
	margin:0;
	padding:0 3px 0 0;
}

#gallery {
	clear:both;
	overflow:hidden;
	text-align:center;
}

#main-wide #gallery li {
	float:left;
	padding:6px;
	width:120px;
	height:120px;
	list-style:none;
}

#main-wide table.privacypol {
	width:400px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	margin:0 0 15px 0;
}

#main-wide table.privacypol td,
#main-wide table.privacypol th {
	padding:5px;
	width:120px;
	height:40px;
	border-right:1px solid #000;
	border-top:1px solid #000;
	line-height:40px;
}

#main-wide table.privacypol th {
	text-align:center;
	font-weight:bold;
}

.column {
	width:240px;
	float:left;
	padding:10px;
	text-align:right;
	border:2px solid #171717;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.twocolumn {
	width:440px;
	float:left;
	text-align:justify;
	text-justify:newspaper;
}

.midcol {
	width:264px;
	float:left;
	overflow:hidden;
	margin:20px 0 20px 10px;
}

.midcol .column {
	margin:0 0 10px 0;
}

.midcol p {
	text-align:left;
	margin:2px 0 5px 0;
}

.midcol .centrecol {
	float:left;
	border:2px solid #171717;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;	
}

.midcol .centreleft {
	width:100px;
	margin:0 0 10px 0;
	padding:5px 5px 6px 5px;
}

.midcol .centreright {
	width:125px;
	height:197px;
	margin:0 0 10px 10px;
	padding:5px;
	overflow:hidden;
}

.links {
	height:197px;
}

.featured h4,
.links h4 {
	font-weight:bold;
	font-size:1.1em;
	margin:0 0 4px 0;
}

.featured p {
	margin:0 0 0px 0;
	text-align:center;
	white-space:nowrap;
}

.featured img {
	width:90px;
	height:90px;
}

.featured img.amazonbtn {
	width:90px;
	height:auto;
}

.links p {
	margin:0;
}

.links img {
	margin:3px 0 3px 0;
}

.colmargin {
	margin:20px 0 20px 10px;
}

.leftcol {
	margin:20px 8px 20px 35px;
	padding:10px;
	border:2px solid #171717;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.rightcol {
	margin:20px 35px 20px 8px;
	padding:10px;
	border:2px solid #171717;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.rightsecond {
	padding:0;
	margin:10px 35px 20px 8px;
	border:2px solid transparent;
	overflow:hidden;
	width:460px;
}

.rightsecond img {
	display:block;
	float:left;
	width:auto;
	height:40px;
	margin:6px;
}

.contact {
	float:left;
	margin:14px 0 20px 10px;
}

.contact fieldset {
	padding:10px;
	border:2px solid #171717;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.contact input,
.contact textarea {
	margin:0 0 10px 0;
}

.contact input.submit {
	margin:0;
}

.contact div.enquirytype {
	float:right;
}

.centrecont {
	text-align:center;
}

.centrecont h3 {
	font-size:1.3em;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	margin:0 0 10px 0;
}

.rssBody ul li {
	height:150px;
}

.itunesbox {
	height:103px;
}

.midcol .itunesbox p {
	font-size:0.9em;
	line-height:1.1em;
}

.pdf {
	padding:0 0 0 18px;
	background:url(../img/pdf.gif) 0 0 no-repeat transparent;
	line-height:17px;
	height:17px;
}

.factsbox {
	width:auto;
	height:196px;
	padding:120px 90px 60px 110px;
	background:url(../img/postit.jpg) 0 0 no-repeat transparent;
	font-size:1.2em;
	line-height:1.4em;
	letter-spacing:0.05em;
}

.hide {
	display:none;
	border:2px solid #000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px;
	margin:8px 0 0 0;
	width:512px;
}

#formerror h2 {
	color:red;
}

#main-wide ul {
	margin:0 0 15px 0;
}

#main-wide ul li {
	list-style:disc inside;
	margin:0 0 4px 0;
}

#footer {
	clear:both;
	height:140px;
	background:url(../img/footer-gradient.png) 0 60px no-repeat #fff;
}

#footer p {
	color:#8f8f8f;
	font:bold 0.8em/1.1em Helvetica, sans-serif;
	padding:20px 20px 29px 20px;
}

#footer a {
	color:#8f8f8f;
	text-decoration:underline;
}

#footer #disclaimer {
	color:#fff;
	text-align:center;
}

#footer p span {
	float:right;
}

#disclaimer h4 {
	font-weight:bold;
	margin:10px 0 7px 0;
}

#disclaimer p {
	margin:2px 0 7px 0;
	padding:0;
	color:#fff;
}

#disclaimer .copyright {
	color:#ffe12b;
}

#footer #disclaimer .copyright a {
	color:#fff;
	text-decoration:none;
}

strong { font-weight:bold; }
em { font-style:italic; }

a {
	color:#000;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4500;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 4000;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* liScroller */

.tickercontainer { 
	position:absolute;
	top:420px;
	left:50px;
	width:915px;
	height:30px;
	line-height:30px;
	overflow:hidden; 
	background-color:#fff;
	z-index:40;
	border-top:8px solid #dbdbdb;
	border-bottom:8px solid #dbdbdb;
}

.tickercontainer .mask {
	position:relative;
	left:0px;
	top:0px;
	width:915px;
	overflow:hidden;
	height:30px;
	white-space:nowrap;
}

ul.newsticker {
	position:relative;
	left:915px;
	font:normal 1.2em Tahoma;
	height:30px;
	white-space:nowrap;
}

ul.newsticker li {
	line-height:30px;
	height:30px;
	float:left;
	margin-right:40px;
	white-space:nowrap;
	color:#454545;
}

ul.newsticker a {
	white-space:nowrap;
	color:#8F8F8F;
	font: bold 16px Tahoma, Arial, sans-serif;
/*	margin:0 50px 0 0;*/
}

ul.newsticker span {
/*	margin:0 10px 0 0;*/
} 