@charset "utf-8";
body{
	background: #4685bb;
	color: #4f4f4f;
	font-size: 11px;
	padding: 5px 0;
}
a{
	color: #4685bb;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.container_12{
	background: #fff;
	margin-bottom: 10px;
	border: 10px solid #fff;
	border-width: 10px 20px;
}
.txt{
	width: 135px;
	height: 22px;
	border: 0 none;
	padding: 6px 25px 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: 1px solid #DADADA;
	background: #F6F6F6;
}
textarea.txt{
	border: 1px solid #DADADA;
	background: #F6F6F6;
	width: 132px;
	padding: 5px 25px 0 6px;
	height: 81px;
}
div.inpBG,
div.txtBG{
	background: url(/img/txtBG.gif) top left no-repeat;
	width: 162px;
	display: inline-table;
}
div.txtBG{
	background: url(/img/txtaBG.gif) no-repeat;
	height: 93px;
}
div.inpBG .txt,
div.txtBG .txt{
	border: 0 none;
	background: none;
}
#rCol label.invalid{
	color: #FF0000;
	width: 155px;
}
div.inpBG.invalid,
div.txtBG.invalid{
	background: url(/img/txtBGErr.gif) no-repeat;
	color: #FF0000;
}
div.txtBG.invalid{
	background: url(/img/txtaBGErr.gif) no-repeat;
}
div.inpBG.valid,
div.txtBG.valid{
	background: url(/img/txtBGVal.gif) no-repeat;
	color: #006600;
}
div.txtBG.valid{
	background: url(/img/txtaBGVal.gif) no-repeat;
}
.goBtn{
	margin-left: 5px;
}

#logo{
	background: url(/img/lsg_logo.jpg) no-repeat;
	height: 59px;
	overflow: hidden;
	text-indent:-1000em;
	width: 221px;
	margin: 1em 0;
	padding: 0;
}
#logo a {
	display: block;
	height: 59px;
	line-height: 59px;
	overflow: hidden;
	width: 221px;
	border: 0 none;
}
#logo a:hover {
	cursor:pointer;
}
#logo span.replacement {
	background-repeat:no-repeat;
	display:none;
	height: 60px;
	width:221px;
}
* html #logo span.replacement {
	background: url(/img/lsg_logo.jpg) no-repeat;
	display: block;
	z-index: 30;
}
#logo a span.replacement {
	background: url(/img/lsg_logo.jpg) no-repeat;
	display: block;
	z-index: 35;
}
#logo span.linkText {
	position: relative;
	z-index: 25;
}
#rightMenu{
	text-align: right;
}
#aeTxt a{	
	color: #000;
	text-decoration: none;
}
#aeTxt a.decreaseFont,
#aeTxt a.increaseFont{
	color: #4685bb;
}
#aeTxt a:hover{
	text-decoration: underline;
}
#aeTxt a.disabled{
	text-decoration: line-through;
	color: #999;
}
#aeTxt a.disabled:hover{
	text-decoration: line-through;
}
#buttons{
	padding: 0 27px 0 0;
}
#buttons a{
	text-decoration: none;
	color: #393939;
	font-weight: bold;
	margin-right: 1.5em;
}
#buttons a:hover{
	text-decoration: underline;
}
#lgn{
	text-align:right; 
	width: 150px; 
	padding-top: 0.5em;
}
#mnu li{
	padding: 0;
	margin: 0 5px;
	background: url(/img/mnuR.gif) right 0 no-repeat;
	float: left;
}
#mnu li.first{
	margin-left: 0;
}
#mnu li a{
	padding: 15px 20px;
	display: block;
	background: url(/img/mnuL.gif) 0 0 no-repeat;
	height: 14px;
	text-decoration: none;
	font-size: 1.2em;
	color: #4e4e4e;
	float: left;
}
#mnu li:hover{
	background-position: right -100px;
}
#mnu li:hover a,
#mnu li a:hover{
	color: #fff;
	background-position: 0 -100px;
}
#mnu li.on{
	background-position: right -51px;
}
#mnu li.on a,
#mnu li.on ul li.on a{
	color: #fff;
	font-weight: bold;
	padding: 15px 19px;
	background-position: 0 -51px;
}
#mnu li.on ul li a{
	font-weight: normal;
}
#mnu ul li{
/*	background: #4685bb;*/
	background: #326896;
}
#mnu ul li a{
/*	background: #4685bb;*/
	background: #326896;
	color: #fff;
}
#mnu ul li a:hover{
	text-decoration: underline;
}
#mnu ul li a{
	padding: 10px 20px;
}
#banner{
	background: #4685bb url(/img/hdrHome.jpg) right 0 no-repeat;
	border-top: 5px solid #4685bb;
	border-bottom: 5px solid #4685bb;
}
#bannerSml{
	border-bottom: 5px solid #4685bb;
}
#tagline{
	width: 460px; 
	height: 160px;
	padding: 40px 0 0 20px;
	color: #FFF;
	font-size: 1.6em;
}
#breadcrumbs{
	border-bottom: 1px solid #f3f3f3;
	padding: 10px 0 5px 0;
}
#breadcrumbs p{
	width: 70px;
	float: left;
	margin: 0;
}
#breadcrumbs ul{
}
#breadcrumbs ul li{
	margin: 0 0 0 7px;
	padding: 0 12px 0 0;
	background: url(/img/bcSep.gif) right 2px no-repeat;
}
#breadcrumbs ul li.current{
	background: none;
}
.col{
	display: inline;
	float: left;
	margin: 10px;
	width: 210px;
}
.newsItems{
	float: left;
	margin: 10px;
	width: 330px;
}
.newsItems li{
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	line-height: 17px;
	background: url(/img/ulDArw.gif) 0 2px no-repeat;
}
.newsItems li h2{
	font-size: 1.5em;
	padding: 0;
	margin: 0;
}
.newsItems li .date{
	padding: 0;
	margin: 0 0 0.5em 0;
	display: block;
}

.portList{
	list-style: none;
	margin: 0;
	padding: 0;
}
.portList li{
	width: 140px;
	height: 15em;
	margin: 0 20px 1.5em 0;
}
.prodListing{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.prodListing li.item{
	margin: 1em 0 20px 0;
	min-height: 110px;
	clear: left;
}
.prodListing a,
.prodListing a:link,
.prodListing a:active,
.prodListing a:visited{
	border: none;
}
.prodListing h2,
.prodListing h2 a,
.prodListing h2 a:link,
.prodListing h2 a:active,
.prodListing h2 a:visited{
	color: #4f4f4f;
	margin: 0;
	padding: 0;
	text-decoration: none;
	zoom: 1;
}
.prodListing div{
	width: 550px;
}
.prodListing p{
	margin: 0 0 1em 0;
	padding: 0;
}
.prodListing li img.main{
	border: 1px solid #B1B1B1;
	margin: 0 1em 1em 0;
	float: right;
}
.prodListing li h2{
	background: url(/img/book_go.png) 0 3px no-repeat;
	padding: 2px 0 2px 20px;
}
.documentListing{
	list-style: none;
	margin: 0;
	width: 100%;
}
.documentListing li{
	padding: 0;
	margin: 0 0 0.75em 0;
	min-height: auto;
}
.documentListing li a,
.documentListing li a:link,
.documentListing li a:active,
.documentListing li a:visited{
	color: #4685bb;
	background: url(/img/pdfs.gif) 0 0 no-repeat;
	padding: 2px 0 2px 35px;
}
.documentListing li a:hover{
}
#prodTitle{
}
#keyFeatures{
	border: 1px solid #f2f2f2;
	background: #f6f6f6;
	padding: 1em 2em;
	margin: 20px 0;
}
#keyFeatures h6{
	color: #4f4f4f;
	position: relative;
	font-size: 14px;
}
#keyFeatures li{
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 20px 5px 0;
	line-height: 17px;
	background: url(/img/ulRArw.gif) 0 2px no-repeat;
	width: 280px;
}
.enquire{
	background: url(/img/btnEnquire.gif) 0 0 no-repeat;
	width: 151px;
	height: 16px;
	color: #FFF;
	padding: 8px 10px 8px 30px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	margin: 0.5em 0;
}
.enquire:hover{
	text-decoration: underline;
}
#prodList li{
	border: 1px solid #4685bb;
	margin: 0 1.5em 1em 0;
	padding: 0;
}
/* Have to specify the width otherwise IE loses the BGs */
#pdfs{
	background: url(/img/pdfs.gif) right 0 no-repeat;
	line-height: 16px;
	width: 220px;
}
#dvd{
	background: url(/img/dvd.gif) right 0 no-repeat;
	line-height: 16px;
	width: 220px;
}
#subscribe{
	background: url(/img/emailbox.gif) right 0 no-repeat;
	line-height: 16px;
	width: 160px;
	padding: 0 60px 0 0;
}
#rCol{
	padding-top: 10px;
}
#rCol .frmVert .row{
	width: 200px;
}
#rCol .txt{
	margin: 0 0 0.5em 0;
}
#rCol label{
	width: 220px;
	display: block;
}
hr{
	border: 1px solid #f3f3f3;
}
#rCol .secondLevelNavigation li{
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	line-height: 17px;
	background: url(/img/ulDArw.gif) 0 2px no-repeat;
}
#rCol .secondLevelNavigation li.selected{
	background: url(/img/ulDArwOn.gif) 0 2px no-repeat;
}
#rCol .secondLevelNavigation li a{
	color: #4f4f4f;
	text-decoration: none;
}
#rCol .secondLevelNavigation li a:hover{
	text-decoration: underline;
}
.footer{
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	margin: 20px 10px;
	padding: 15px 0;
}
.footer .hList li{
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #727272;
	line-height: 1em;
}
.footer .hList li.first{
	border-left: none;
	padding-left: 0;
}
.footer .hList li a{
	color: #727272;
	text-decoration: none;
}
.footer .hList li a:hover{
	text-decoration: underline;
}
.flaglist li{
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 20px;
}
.flaglist li.flagGB{
	background: url(/img/Flags/gb.png) 0 4px no-repeat;
}
.flaglist li.flagSA{
	background: url(/img/Flags/sa.png) 0 4px no-repeat;
}
.flaglist li.flagAE{
	background: url(/img/Flags/ae.png) 0 4px no-repeat;
}
.tsd{
	text-align: right;
}
.tsd a{	
	color: #acacac;
	text-decoration: none;
}
.tsd a:hover{
	text-decoration: underline;
}
/* Login
------------------------------------*/
#umbMemberControlsLogin fieldset{
	border: 0 none;
}
#umbMemberControlsLogin p{
	margin: 0 0 0.5em 0;
}
.umbMemberControlsLabel{
	width: 8em;
	display: block;
	float: left;
}
#umbMemberControlsLogin input{
	width: 104px;
}
.umbMemberControlsButton{
/*	font-size: 1.5em;*/
	margin-left: 8em;
}
.gmapinfo{
	margin: 0 0 50px 0;
}
.gmapinfo p{
	color: #000;
	font-size: 0.85em;
	margin: 0 0 0.25em 0;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
