﻿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;
}
#Banner
{
	background-image: url(Images/SiteImages/Banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	width: 1000px;
	min-height:140px;
	margin: 0px auto 0px auto;
	position:relative;
	top:0px;
	left:0px;
}
#MiniCart {
	float:right;
	margin:10px 25px 5px 0;
	width:150px;
	text-align:left;
	padding:8px;
	background-image: url(/skins/Legend/styleImages/backgrounds/MiniCartBg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#HomeFlashBox {
	float:left;
	display:inline;
	width:400px;
	}
#TopPadder
{
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(/skins/Legend/styleImages/backgrounds/Content-Bg.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
{
	margin: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;
}
#FlashBox
{
}
#LoginTable {
	border:1px solid #ccc;
	}
#FlashContainer
{
	width: 900px;
	height: 140px;
	margin: 0px auto auto auto;
}
h1, h3
{
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #ff6600;
}
h3
{
	margin: 25px 0px 5px 0px;
}
.NavBar, .SubNavBar
{
	border-bottom: 1px solid #ff6600;
	color: #ac0979;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	height:15px;
}
.SubNavBar
{
	border: none;
	text-align:right;
	padding:0;
	margin-bottom:15px;
	}
.NavBar ul, .SubNavBar ul 
{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.NavBar li, .SubNavBar li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}
.NavBar a, .SubNavBar a
{
	color: #ff6600;
	text-decoration: none;
	float:left;
	display:block;
	margin-right:10px;
	position:relative;
	left:20px;
}
 .SubNavBar a {
	color:#999;
	font-weight:normal;
	float:none;
	position:relative;
	left:0;
	top:0;
	display:inline;
	font-weight:bold;
	font-size:90%;
	}
.SubNavBar a:hover {
	color:#FF6600;
	}
.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;
	height:1px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#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: #f19dd7;
}
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 10px 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;}
#enquiry, #info {height:150px;}

#CareerForm {border:1px solid #000; float:right; width:400px;height:300px;position:relative;left:-50px;margin:0 0 10px 10px;}
#ProdImg {
	float:right;
	display:inline;
	width:450px;
	height:auto;
	margin:0 0 0 20px;
	}
.latestProds {width:185px;height:220px;margin:0 10px 20px 10px; border:1px solid #ccc;float:left;display:inline;padding:10px; position:relative; left:10px; top:0px; text-align:center;}
#SearchBox {width:220px; float:right;display:inline; text-align:right;clear:right; position:relative;top:-7px;left:5px;}
#searchSubmit {background-color:#000;color:#fff; border:none;position:absolute;left:152px;top:0;height:20px;cursor:pointer;width:60px; font-weight:bold;}
.searchBox { font-family: Arial, Helvetica, sans-serif; color: #666; background-color: #FFFFFF; border: 1px solid #000; position:absolute;left:0;top:0; width:152px;}