/* Standard Classes */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	_font-size: medium;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;

}
/* Custom LWS classes */
.LWS Custom Classes {
	height: 50px;
	width: 100%;
	background-color: #89C1FF;
	color: #000000;
	

}
.admin view spacer {
	height: 100px;
	background-color: #ffffff;
	color: #ffffff;
}
/* Custom Classes */
.Do Not Use Classes Below{
	height: 50px;
	width: 100%;
	background-color: #FF0000;
	color: #ffffff;

}
.topLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #47A942;
	text-decoration: none;
}
.topLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.viewTrollyLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;

}
.viewTrollyLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;

}
.viewTrollyLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;

}
.viewTrollyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;

}
.boxHeaderLinks:link {
	color: #000000;
	text-decoration: none;
}
.boxHeaderLinks:visited {
	color: #000000;
	text-decoration: none;
}
.boxHeaderLinks:hover {
	color: #0659A7;
	text-decoration: none;
}
.boxHeaderLinks:active {
	color: #000000;
	text-decoration: none;
}
/* Layout Classes */
.mainlayoutTable {
	width: 100%;
	height: 100%;
}
.topRow {
	height: 123px;
	background-image: url(/images/topBGrep.gif);
	background-repeat: repeat-x;
}
.topLayoutTable {
	height: 123px;
	width: 100%;
}
.logoCell {
	padding-right: 20px;
}
.topCell {
	background-image: url(/images/hometopimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 702px;
}



.navRow {
	height: 31px;
	background-color: #000000;
}
.navTable {
	width: 100%;
	height: 31px;

}
.searchCell {
	width: 140px;
	padding-left: 7px;
}
.searchButtonCell {
	width: 31px;
}
.navCell {
	padding-left: 8px;
}



.middleRow {
	background-image: url(/images/leftHandBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.middleGraphicTbl {
	width: 100%;
	height: 100%;
	background-image: url(/images/topContentBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.middleTable {
	width: 100%;
	height: 100%;
	background-image: url(/images/bttmRepBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ecomNavColumn {
	width: 194px;
	background-image: url(/images/ecomNavBG.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.ecomNavTable {
	width: 194px;
	height: 100%;
	background-image: url(/images/leftBttmBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 18px;
	padding-top: 6px;
}

.mainContentArea {

	background-position: left top;
	padding-left: 5px;
	padding-right: 6px; 
	padding-top: 10px;
	padding-bottom: 20px;
}
.rightHandcolumn {
	background-image: url(/images/rightHandBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 216px;
	
}
.rightColumnTable {
	width: 216px;
	height: 100%;
	background-image: url(/images/topRightHandBG.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.rightColumnCell {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	height: 220px;
}
.basketTable {
	width: 187px;
	height: 72px;
	background-image: url(/images/basketBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.basketTitleCell {

	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
}
.basketIconCell {
	padding: 5px;
}
.basketContentCell{
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
}
.bskQtyNameCell {
	padding-right: 15px;
}
.bskQtyBCell {
	padding-left: 30px
}
.logonTable {
	width: 187px;
	height: 132px;
	background-image: url(/images/logonTableBG.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.logonCell {
	padding-left: 10px;
	padding-top: 10px;

	color: #FFFFFF;	
}
.logonCell2 {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	color: #FFFFFF;	
}
.logonCell3 {
	padding-bottom: 10px;

}
.logonCell4 {
	padding: 10px;
	color: #FFFFFF;
}
.rightColumnCell2 {
	background-image: url(/images/rightBttmBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
	padding-right: 10px;

}
.rightColumnTable2 {
	width: 189px;
	background-color: #ffffff;
	background-image: url(/data/LW/UK/images/boxContentBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.topBoxHeaderOn {
	background-image: url(/data/LW/UK/images/rhbHeaderBGon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 189px;
	height: 32px;
	padding-left: 40px;
}
.topBoxHeaderOff {
	background-image: url(/data/LW/UK/images/rhbHeaderBGoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 189px;
	height: 32px;
	padding-left: 40px;
}
.boxContentOn {
	padding: 7px;



}

.boxContentbttm {
	padding: 5px;
	background-image: url(/data/LW/UK/images/bttmBoxContentBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px;


}
.BoxContentShow {
	visibility: visible;
	display: block;
}
.BoxContentHide {
	visibility: hidden;
	display: none;
}
.BoxHeaderOn {
	background-image: url(/data/LW/UK/images/rhbMidHeaderBGon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 189px;
	height: 32px;
	padding-left: 40px;
}
.BoxHeaderOff {
	background-image: url(/data/LW/UK/images/rhbMidHeaderBGoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 189px;
	height: 32px;
	padding-left: 40px;
}
.bttmBoxHeaderOn {
	background-image: url(/data/LW/UK/images/rhbMidHeaderBGon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 189px;
	height: 31px;
	padding-left: 40px;
}
.bttmBoxHeaderOff {
	background-image: url(/data/LW/UK/images/rhbMidHeaderBGoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 189px;
	height: 31px;
	padding-left: 40px;
}




.bottomRow {
	height: 31px;
	background-color: #000000; 
}




*/Classes below still needing cleaning up */

/*Classes for pageing in catalgoue */

.pagingNosText {
	font-family: Arial;
	font-size: x-small;
}
.pagingNos:link {
	color: #063376;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.pagingNos:visited {
	color: #063376;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.pagingNos:hover {
	color: #5E5E32;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.pagingNos:active {
	color: #063376;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}

/*New classes for product list */
.pl_ItemDiv
{
	float: left;
	vertical-align: top;
	text-align: left;
	width: 320;
	max-width: 320;
	min-width: 320;
	margin-bottom: 5;
}
.pl_ItemTable
{

	background-repeat: no-repeat;
	background-position: top;
	text-align:left;
	width: 98%;

}
.pl_ItemTable2
{
	width: 100%;

}

.pl_CodeName
{ 
	font-weight: bold;
	vertical-align: middle;
	/*border-bottom: 1px solid black;
	border-top: 1px solid black; */
	padding-left: 5px;
	height: 15px;
	color: #000000;


}

.pl_DescriptionName
{
	font-weight:bold;
	vertical-align:top;
	/*border-bottom: 1px solid black;
	border-top: 1px solid black; */
	background-color:#CCFF99;
	padding-left: 5px;
}

.pl_PriceName
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:right;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_OuterSizeName
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_OuterPriceName
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:right;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_Qty
{
	font-weight:bold;
	vertical-align:text-middle;
	text-align:right;

	line-height: 100%;
	max-height: 100%;

	background-repeat: no-repeat;
	background-position: top;
}

.pl_Qty2
{
	font-weight:bold;
	vertical-align:text-middle;
	text-align:right;
	height: 28px;
	

}

.pl_Code
{ 
	vertical-align:top;
	padding-left: 5px;
}

.pl_Description
{
	vertical-align:top;
	padding-left: 5px;
	color: #FFFFFF;
}

.pl_Price
{
	padding: 10px;
	margin: 10px;
	vertical-align:bottom;
	text-align:left;

}

.pl_OuterSize
{
	vertical-align:top;
	text-align:center;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}

.pl_OuterPrice
{
	vertical-align:top;
	text-align:right;
	height: 16px;
	line-height: 16px;
	max-height: 16px;
}
.pl_thumb
{
	vertical-align: center;
	text-align: center;
	width: 125px;
	height: 125px;
	

}
.pl_Summary
{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
	vertical-align:top;
	text-align:left;
	height: 100px;
	line-height: 16px;
	max-height: 16px;

}
.pl_midCell {
	padding-top: 5px;
	padding-left: 10px;
	
}
.pl_prod_code:link {
	color: #000000;

	font-weight: bold;

}
.pl_prod_code:visited {
	color: #000000;

	font-weight: bold;

}
.pl_prod_code:hover {
	color: #013B70;

	font-weight: bold;
}
.pl_prod_code:active {
	color: #000000;

	font-weight: bold;
}
.yourViewsLink:link {
	color: #000000;

	font-weight: bold;

}
.yourViewsLink:visited {
	color: #000000;

	font-weight: bold;

}
.yourViewsLink:hover {
	color: #013B70;

	font-weight: bold;
}
.yourViewsLink:active {
	color: #000000;

	font-weight: bold;
}

.pl_price_cell {
	width: 121px;
}

/*New classes for product list */
.Stkd_Notes {
	font-family: Aria;

}
.stkD_Image {
	padding: 5px;
	width: 250px;
}
.stkD_table {
	max-width:800px;
	width:expression(document.body.clientWidth > 800? "800px": "auto" );

	background-image: url(/data/LW/uk/images/stockDetailTopBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-colour: #FFFFFF;
	border: solid 1px #000000;
}
.stkD_topleftBG {
	background-image: url(/data/LW/uk/images/stockDetailTopLeftBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
}
.stkD_topRightBG {
	background-image: url(/data/LW/uk/images/stockDetailTopRightBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.stkD_TitlesTp {
	width: 130px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-weight: bold;
}
.stkD_DetailsTp {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.stkD_Titles {
	width: 130px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	font-weight: bold;
}
.stkD_Details {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
}
.stkD_DetailsPrice {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-weight: bold;
}
.stkD_BttmBar {
	width: 100%;
	height: 35px;

}
.stkD_back {
	background-image: url(/data/LW/uk/images/stkD_bttmLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	width: 135px;
}
.stkD_Qty {
	background-image: url(/data/LW/uk/images/stkD_bttmRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 5px;
	font-weight:bold;
	vertical-align:text-middle;
}
.stkD_AddroFav {
	margin-top: 0px;
	padding-top: 1px;
}

/*New 6-03-2009 stock detail layouts */


.stkD_mLeftMid {
	width: 18px;
	background-image: url(/data/LW/uk/images/stkD_mTLMbg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #DBDBDB;
}
.stkD_mBLeftC {
	height: 14px;
	width: 18px;
	background-image: url(/data/LW/uk/images/stkD_mBLeftCBG.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #DBDBDB;
}

.stkD_mBMid {
	height: 14px;
	background-image: url(/data/LW/uk/images/stkD_mTLMbg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #DBDBDB;
}

.stkD_mBRightC {
	height: 14px;
	width: 18px;
	background-image: url(/data/LW/uk/images/stkD_mBRightCBG.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #DBDBDB;
}
.stkD_mRightMid {
	width: 18px;
	background-image: url(/data/LW/uk/images/stkD_mTLMbg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #DBDBDB;
}
.stkD_mTRightC {
	height: 13px;
	width: 18px;
	background-image: url(/data/LW/uk/images/stkD_mTRightCBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #DBDBDB;
}
.stkD_mTLeftC {
	height: 13px;
	width: 18px;
	background-image: url(/data/LW/uk/images/stkD_mTLMbg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #DBDBDB;
}
.stkD_mTMid{
	background-color: #DBDBDB;
}
.stkD_mTopCell {
	background-image: url(/data/LW/uk/images/stkD_mTopCellBG.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.stkD_m2Table {
	height: 24px;
	background-color: #DBDBDB;

}

.stkD_m2cell1 {
	height: 24px;
	background-color: #DBDBDB;

}
.stkD_m2cell1 {
	height: 24px;
	width: 4px; 
	background-color: #DBDBDB;
	background-image: url(/data/LW/uk/images/stkD_m2cell1bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.stkD_m2cell2 {
	height: 24px;
	width: 4px; 
	background-color: #DBDBDB;
	background-image: url(/data/LW/uk/images/stkD_m2cell2bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.stkD_m2cellm {
	padding-left: 12px;
	padding-right: 15px;
	background-image: url(/data/LW/uk/images/stkD_mTLMbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}



.breadcrumbLeftBG {
	width: 5px;
	height: 25px;

	background-repeat: no-repeat;
	background-position: top right;

}
.breadcrumbtable {
	height: 25px;
	width: 90%;

	background-repeat: repeat-x;
	background-position: top;
}
.breadcrumbBG {
	width: 100px;
	height: 25px;
}
.crumbBGmain {
	height: 25px;

	background-position: top;
	background-repeat: repeat-x;
}
.breadcrumbRightBG {
	width: 4px;
	height: 25px;

	background-repeat: no-repeat;
	background-position: top left;
}
.alignright
{
	text-align: right;
}

.searchlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093D04;
}
.SearchOutputText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093D04;
}
.nxtPrvCell {
	padding-top: 2px;
}
.breadcrumbcell {
	height: 35px;
}
.breadcrumbTitle {
	width: 75px;

}
.breadcrumbs:link {
	color: #063376;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbs:visited {
	color: #063376;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbs:hover {
	color: #5E5E32;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbs:active {
	color: #063376;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbson {
	color: #000000;
	text-decoration: none;
	
}

#ss {
	height: 19px;
	padding: 0px;
	margin: 0px;
}
.regentryInputLabelStyle {
	text-align: right;
	vertical-align: top;
	width: 40%;
}
.regentryTDinputStyle {



}
.regentryInputStyle {
	width: 300px;

}
.regentryTextAreaInputStyle {
	width: 220px;
}
.dispBuyerSecInputStyle {
	width: 225px;
}
.dispCountryListInputStyle {
	width: 225px;
}
.alert{
	color:red;
	font-weight:bold;
}
.displayorderlineslhs
{
	border-bottom: solid 1px #99CC66;
	border-top: solid 1px #99CC66;
	border-left: solid 1px #99CC66;
	border-right: solid 1px #99CC66;
	background-color: #E0FFC0;
	color: #000000;
}
.displayorderlines
{
	border-bottom: solid 1px #99CC66;
	border-top: solid 1px #99CC66;
	border-left: solid 1px #C3FE88;
	border-right: solid 1px #C3FE88;
	background-color: #E0FFC0;
	color: #000000;
}
.displayorderlinesrhs
{
	border-bottom: solid 1px #99CC66;
	border-top: solid 1px #99CC66;
	border-left: solid 1px #99CC66;
	border-right: solid 1px #99CC66;
	background-color: #E0FFC0;
	color: #000000;
}

.DeliveryReadOnly
{
	border-bottom: solid 1px #99CC66;
	border-top: solid 1px #99CC66;
	border-left: solid 1px #99CC66;
	border-right: solid 1px #99CC66;
	background-color: #E0FFC0;
	text-align: right;
	color: #000000;
}
.DeliveryReadOnlyTotal
{
	border-bottom: solid 1px #99CC66;
	border-top: solid 1px #99CC66;
	border-left: solid 1px #99CC66;
	border-right: solid 1px #99CC66;
	background-color: #E0FFC0;
	text-align: right;
	color: #000000;
}
.showOrderLbls
{
	width: 500px;
	text-align: right;
	color: #000000;
	
}
.pl_Table
{
	border-bottom: solid 1px #99CC66;
	border-top: solid 1px #99CC66;
	border-left: solid 1px #99CC66;
	border-right: solid 1px #99CC66;
	height: 150px;
}
.pl_StkCodeCell
{
	width: 200px;
	text-align: left;
	color: #000000;
	
}
.pl_StkPicCell
{
	width: 125px;
	text-align: center;
	color: #000000;

}
.pl_StkNameCell
{
	width: 350px;
	text-align: left;
	color: #000000;

}
.pl_StkPriceCell
{
	width: 50px;
	text-align: center;
	color: #000000;

}
.pl_StkQtyCell
{
	width: 30px;
	text-align: center;
	color: #000000;

}
.pl_StkBuyCell
{
	width: 100px;
	text-align: center;
	color: #000000;

}
.bghtItemHeader
{
	font-size: 14px;
	color:red;
	font-weight:bold;

}
.titledisplayCell {
	height: 27px;
}
.pdaTables
{
	width: 200px;
}
.adminLink
{
	margin: 1;
	padding: 1;
}
.subDivCell {
	width: 140px;
	padding-right: 10px;
}
#dispotherSearches
{
	width: 140px;
	background-image: url(/data/LW/UK/images/recentSearchesTitle.jpg);
	background-position: center top;
	background-color: #DFE8F0;
	background-repeat: no-repeat;
}
#dispYourSearches
{
	width: 140px;
	background-image: url(/data/LW/UK/images/yourSearchesTitle.jpg);
	background-position: center top;
	background-color: #DFE8F0;
	background-repeat: no-repeat;
}
.bttmCurve {
		background-image: url(/data/LW/UK/images/bttmCurve.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 14px;
}
.dispSearchLinks:link {
	text-decoration: none;
	color: #1F1F1F;
	line-height: 18px;
	font-weight: bold;
}
.dispSearchLinks:visited {
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.dispSearchLinks:hover {
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	background-color: #F9FDE8;

}
.dispSearchLinks:active {
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

#dispYourviews
{
	width: 140px;
	background-image: url(/data/LW/UK/images/yourViewstitle.jpg);
	background-position: center top;
	background-color: #DFE8F0;
	background-repeat: no-repeat;
}
.pl_ItemDiv2
{
	float: left;
	vertical-align: top;
	text-align: left;
	width: 200;
	max-width: 200;
	min-width: 200;
	margin-bottom: 5;
}
.tblLayout1 {
	width: 100%;
}
.tblLayout2 {
	width: 200px;
}
.cellLayout1 {
	height: 200px;
}
.qtyCell {
	width: 25px;
	padding-left: 3px;
}
.resultsCell {
	padding-right: 3px;
}
.linkCell {
	padding-left: 3px;
}
.pl_EstTable1 {
	width: 100%
}
.pl_EstStkCode {
	width: 150px;
}
.pl_EstInfoIcon {
	width: 120px;
}
.pl_EstThumbnail {
	width: 85px;
}
.pl_EstThumbnail {
	width: 170px;
}
.pl_EstBuyCell {
	width: 100px;
	
}
.pl_BuyCell {
	width: 300px;
}
.stkD_Notes {
	padding-right: 20px;
}
.stkD_HorRule {
	padding-left: 20px;
	padding-right: 20px;
}
.stk_EstBuyCell {
	padding-top: 2px;
	width: 93px;

}
.stkD_backCell {
	padding-top: 2px;
	padding-right: 5px;

}
.nxtPrvCell {
	padding-right: 5px;
}

.pagingCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;

	color: #000000;

}
.prevPLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.prevPLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.prevPLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #000000;

}
.prevPLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

} 
.pagingLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.pagingLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.pagingLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #000000;

}
.pagingLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.nextPLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.nextPLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.nextPLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #000000;

}
.nextPLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	_font-size: small;
	font-weight: bold;
	color: #04529D;

}
.m1mit {
	background-color: #000000;
	padding-left: 5px;
	height: 20px;
}
.menuHover {
	background-image: url(/data/LW/UK/images/menuHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: yellow;
	width: 177px;
	height: 26px;
	padding-left: 20px;
}
.m1tlm0, .m1tlm2, .m1tlm4, .m1tlm6, .m1tlm8, .m1tlm10, .m1tlm12, .m1tlm14, .m1tlm16, .m1tlm18, .m1tlm20, .m1tlm22, .m1tlm24, .m1tlm26, .m1tlm28, .m1tlm30, .m1tlm32, .m1tlm34, .m1tlm36, .m1tlm38, .m1tlm40, .m1tlm42{
	background-image: url(/data/LW/UK/images/lhmBG-R1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 177px;
	height: 26px;
	padding-left: 20px;
}
.m1tlm1, .m1tlm3, .m1tlm5, .m1tlm7, .m1tlm9, .m1tlm11, .m1tlm13, .m1tlm15, .m1tlm17, .m1tlm19, .m1tlm21, .m1tlm23, .m1tlm25, .m1tlm27, .m1tlm29, .m1tlm31, .m1tlm33, .m1tlm35, .m1tlm37, .m1tlm39, .m1tlm41, .m1tlm43, .m1tlm45 {
	background-image: url(/data/LW/UK/images/lhmBG-R2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 177px;
	height: 26px;
	padding-left: 20px;
}

.menuTest {
	background-image: url(/data/LW/UK/images/lhmBG-R2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 177px;
	height: 20px;
	padding-left: 20px;
}



.hpTable {
	width: 100%;
}
.hpRightCol {
	width: 160px;
}
.hpBox {
	width: 150px;
	border-bottom: solid 1px #5F7383;
	border-top: solid 1px #5F7383;
	border-left: solid 1px #5F7383;
	border-right: solid 1px #5F7383;
}
.frmtleCell {
	width: 200px;
}

.hpImgTbl {
	width: 100%
}
.hpImgCell1 {
	width: 6px;
	height: 6px;
	background-image: url(/images/hpTblLTGC.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hpImgCell2 {
	background-image: url(/images/greySquare.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}
.hpImgCell3 {
	width: 6px;
	height: 6px;
	background-image: url(/images/hpTblRTGC.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hpImgCell4 {
	background-image: url(/images/greySquare.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.hpImgCell5 {

}
.hpImgCell6 {
	background-image: url(/images/greySquare.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.hpImgCell7 {
	width: 6px;
	height: 6px;
	background-image: url(/images/hpTblLBGC.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hpImgCell8 {
	background-image: url(/images/greySquare.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hpImgCell9 {
	width: 6px;
	height: 6px;
	background-image: url(/images/hpTblRBGC.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.elevatorLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.elevatorLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.elevatorLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.elevatorLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	_font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}

#m1mainSXMenu1 {
	width: 100%;
}
#koedit
{
position:relative;
left:0px;
top:0px;
z-index:99999;
} 
#aep_ovrl {
background-color: black;
-moz-opacity: 0.7; opacity: 0.7;
top: 0; left: 0; position: fixed;
width: 100%; height:100%; z-index: 99;
}
#aep_ww { position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; text-align: center;}
#aep_win { margin: 20% auto 0 auto; width: 400px; text-align: left;}
#aep_w {background-color: white; padding: 3px; border: 1px solid black; background-color: #EEE;}
#aep_t {color: white; margin: 0 0 2px 3px; font-family: Arial, sans-serif; font-size: 10pt;}
#aep_text {width: 100%;}
#aep_w span {color: black; font-family: Arial, sans-serif; font-size: 10pt;}
#aep_w div {text-align: right; margin-top: 5px;}
