﻿/*body
{
	background-color:Black;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;


}*/
.leftcolumn 
{

	float:left;
	width: 20%;
}

.rightcolumn
{
	float: left;
	width: 80%;
}

.leftcolumnAddress
{

	float:left;
	width: 30%;
}

.rightcolumnAddress 
{

	float:left;
	width: 70%;
}

.alignRight { text-align:right;}
.address { padding: 50px 10px 0 50px; }

.gallery
{
	width: 100%;
}

.gallerypress
{
    width: 100%;
}

.clear
{
	clear:both;
}
.content
{
	/*background-image:url(../images/backgroundtxt.png);*/
	background-color: #151515;
	background-repeat:repeat-x;
	padding: 15px;
	width: 250px;
	color: #cccccc;
	margin-top: -10px;
	z-index: 100000;
	position: relative;
	top: 50px;
}

.pressrelease
{
    width: 80%!important;
    margin-left: 150px!important;
}
.emphasise
{
	font-size: 10pt;
	font-weight: 600;
	color: White;
}

.homelink
{
    color: White;
    text-decoration: none;
}

.homelink a
{
    text-decoration: none!important;
}

#menu {height:36px; text-align:center;}
#menu ul {display:inline-block; margin:0 auto; padding:0; list-style:none; white-space:nowrap;}
#menu li {display:inline;}
#menu li a {display:block; margin-top:6px; height:24px; float:left; color:#000; text-decoration:none; padding:0 10px 0 10px; font: bold 12px/22px arial,sans-serif;}
#menu li a:hover {padding:0 9px; border:1px solid #000; margin-top:5px; border-color:#000 #888 #666 #222; background:#444; color:#fff; line-height:24px}

.top
{
	top: 10px;
}

.wrapper {

	margin: 0 auto;
	text-align: left;
}

.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;

	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
	font-weight: 600;
}
.tabsContent {

	border-top: 0px solid;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}

.tab dt {
	margin-top: 16px;
}

#img.source-image {
	width: 100%;
	position: absolute;
	z-index:1; 
	height:100%;
}

html, body {margin:0; padding:0; width:100%; height:100%; overflow:auto;}
body {	background-color:#FAF9FC;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;letter-spacing:0.1em; line-height:1.8em; margin: 0; padding: 0;}
.background{position:absolute; z-index:1; width:100%; }
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;    min-height: 100%; 
    height: auto !important;     padding-bottom: 6em;
} 
#content {padding:5px 450px 20px 180px;min-height: 566px; }
#gallerycontent{ padding:5px 120px 20px 180px;}

#fixed {position:absolute; top:25px; left:5px; width:150px; z-index:10;padding:10px;}
.push { 
    /*height: 12em; */
    clear:both;
}
.pressbody
{
   /* overflow:scroll!important; */
}
.footer
{
	position: absolute;
	bottom: 0;
	height: 12em;
	width: 100%;
}
.iframe
{
	border: solid 3px #000000;
}

#pricelist{padding:5px 450px 20px 180px;}
.pricelist
{
	background-color: #151515;
	padding: 15px;
	width: 100%;
	color: #cccccc;
	margin-top: -10px;
	z-index: 100000;
	position: relative;
	top: 5px;
}
.pressImg
{
    float: left;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

