body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
#TopBar
{
	height: 20px;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 10px;
	padding: 5px 25px 0px 25px;
	text-align: center;
}
#TopBarInner {
    text-align: left;
    width: 950px; 
    margin: 0 auto; 
}
#Banner
{
	background-image: url(/Images/SiteImages/Banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	width: 1000px;
	margin: 0px auto 0px auto;
}
#TopPadder
{
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(/Images/SiteImages/TopPadderBg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 950px;
}
#PagePadder
{
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(/Images/SiteImages/PagePadderBg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 950px;
	min-height:350px;
}
* html div#PagePadder { 
   height: expression( this.scrollHeight < 350 ? "350px" : "auto" ); /* fix for IE6 */
   min-height: 350px;
}
#HomeTextBox
{
	width: 515px;
	margin: 10px 0px 10px 10px;
}

#BotNav
{
	margin: 30px auto 10px auto;
	width: 810px;
	color: #818181;
	text-align: center;
	padding-right: 0px;
	padding-top: 20px;
	background-image: url(/Images/SiteImages/SmallLogo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	position:relative;
	top:0px;
	left:0px;
}
#FaceBook 
{
    position:relative;
	top:-35px;
	left:-340px;
	border:none;
}
a:link, a:visited, a:hover, a:active 
{
    outline:none;
}
#FlashBox
{
	background-image: url(/Images/SiteImages/FlashBoxBg.jpg);
	background-repeat: repeat-x;
}
#FlashContainer
{
	width: 900px;
	height: 140px;
	margin: 0px auto auto auto;
}
h1, h3
{
	margin: 0px 0px 5px 0px;
	font-size: 130%;
	color: #ff6600;
}
h2 { color: #ff6600; font-size: 115%; }
h3
{
	margin: 25px 0px 5px 0px;
}
.NavBar
{
	border-bottom: 1px solid #ff6600;
	color: #ac0979;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	height:15px;
}
.NavBar ul 
{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.NavBar li 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}
.NavBar a
{
	color: #ff6600;
	text-decoration: none;
	float:left;
	display:block;
	margin-right:10px;
	position:relative;
	left:315px;
}
.NavBar a:hover
{
	color: #666;
	text-decoration: none;
}
#menu0selected, #menu1selected, #menu2selected, #menu3selected, #menu4selected, #menu5selected, #menu6selected, #menu7selected, #menu8selected, #menu9selected, #menu10selected, #menu11selected
{
	color: #808080;
}
.Left
{
	float: left;
	display: inline;
}
.Right
{
	float: right;
	display: inline;
}
.Pink
{
	color: #ff9900;
}
#White
{
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.Clear
{
	float: none;
	clear: both;
}
#BotNav a:link, #BotNav a:visited, #BotNav a:active
{
	color: #818181;
	text-decoration: none;
}
#BotNav a:hover
{
	color: #ff9900;
}
#TopBar a:link, #TopBar a:visited, #TopBar a:active
{
	color: #CCCCCC;
	text-decoration: none;
}
#TopBar a:hover
{
	color: #ff9900;
}
a.LightPink:link, a.LightPink:visited, a.LightPink:hover, a.LightPink:active  
{
	color: #ff9900;
}
.LightPink 
{
	color: #ff9900;
}

/* PRICELIST TABLES */
.PriceList {width:920px;margin-bottom:20px;}
th {color:#FF6600;padding:12px 0 12px 0; background-color:#2e2e2e;}
.PriceList td {text-align:center;padding:5px 3px 5px 3px;}
.ColOne {border-right:1px solid #FFcc66;}
.Odd{text-align:center; background-color:#2e2e2e;color:#ffcc66;}
.Even{text-align:center;background-color:#323232;color:#fff;}
.EndTd { background-image:url(/Images/SiteImages/EndTdBg.jpg); background-position:bottom; background-repeat:repeat-x; background-color:#cacaca;line-height:140%; color:#333; font-weight:bold; font-size:120%;}
.Blank {background-color:#fff;}
.Header {color:#FF6600;}

.PriceList tr td a {padding:3px; background-color:#232020;border:1px solid #333; color:#fff; text-decoration:none; width:140px; display:block;}
.PriceList tr td a:hover {background-color:#111;border:1px solid #666;}

.White, a.White {color:#fff;}
a.White {text-decoration:none;}
a.White:hover {text-decoration:underline;}

#Technical {border:1px solid #ccc;margin:20px 50px 20px 50px;padding:15px;}
#Content {padding:0 15px 40px 15px;}
#map {border:1px solid #000;width:700px;height:260px;float:right;}
img, div { behavior: url(/iepngfix.htc) }

/* Contact Page Form */
.ContactField {width:300px; border:1px solid #ccc; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
#enquiry, #info {height:150px;}

#CareerForm {border:1px solid #000; float:right; width:400px;height:300px;position:relative;left:-50px;margin:0 0 10px 10px;}
.SpecialOffer   { border-top: 1px solid #d1d1d1;border-left: 1px solid #d1d1d1;border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc; padding: 10px; margin-bottom: 10px; }

.button { background: #212121; color: #fff; border: 1px solid #212121; padding: 4px 8px;cursor:pointer;-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em; }
.forminputError { border: 1px solid #990000; width:300px; padding: 3px; background: #FDF0EC; }
.ErrorHeading { background: URL(/Images/Icons/alert.png) no-repeat left top #FDF0EC; color: #9C2E0C; font-weight: bold; border: 1px solid #9C2E0C; padding: 10px 10px 10px 38px; margin: 10px 0px; width: 311px; }


.gallery    { }
.galleryTitle       { font-size: 130%; color: #141414; text-align: center; padding: 10px; font-weight: bold; }
.gallery .image     { width:150px; height: 180px; float: left; text-align: center; }
.gallery .image img { padding: 5px; background-color: #000; }
.gallery .imageRow  { clear: both; }
.gallery .imageTitle { padding-top: 5px; }

a.selected { color: #808080; }