﻿.overlayMask
{
	position:absolute;
	top: 0;
	left: 0;
	margin: 0;
	background: #000;
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity:30);
	width: 100%;
	z-index:100001;
	overflow: auto;
	height: 1000px !important;
}
iframe.overlayMask
{
	display: none;
	display/**/: block;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity:0);
	border: 0;
}
div.overlayWrapper
{
	position:absolute;
	z-index:1000001;
	width: 770px;
	padding:0;
	text-align: left;
	top:0;
	left:0;
}
div.overlayWindow
{
	width:1000px;
	margin:40px auto 0;
}
div.overlayWrapper00
{
	padding:52px 72px 0;
	background:url(../images/overlay-top.png) 0 0 no-repeat;
	/* new style added 01-06-11 RB */
	position:relative;
}
div.overlayWrapper01
{
	background:url(../images/overlay-btm.png) 0 0 no-repeat;
	height:48px;	
	float: left;
	width: 100%;
}

div.overlayClose00
{
	position: absolute;
	top: 19px;
	right: 18px;
}
div.overlayClose00 a
{
	color:#000;
	z-index:100;
	background:url(../images/buttons/btn-close.gif) 0 0 no-repeat;
	text-indent:-10000px;
	overflow:hidden;
	width:67px;
	height:33px;
	display:block;
}

div.overlayContent h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	padding:0 0 17px;
	line-height:100%;
	width: 370px;
}

div.overlayContent
{}

div.overlayContent p
{
	/*font-size:81.25%;*/
	color:#666;
	padding-bottom:14px;
}
div.overlayContent p.buttonRow
{
	padding-bottom:0;
}
div.overlayContent p.buttonRow .button01
{
	float:right;
}
div.overlayContent p.buttonRow .button01 input
{
	border:none;
	height:37px;
	/*margin-top:-4px;*/
	margin-top:0;
	background-position:bottom;
	overflow:visible;
	position:relative;
}
div.overlayContent00
{
	background:url(../images/backgrounds/overlayContent00.gif) 0 0 no-repeat;
	border-bottom:1px solid #D1D3D4;
	margin-bottom:11px;
}
div.overlayContent00 table
{
	border-collapse:collapse;
}
div.overlayContent00 table input,
div.overlayContent00 table a
{
	position:relative;
}
div.overlayContent00 table tbody tr
{
	border-bottom:1px solid #E9E9E9;
}
div.overlayContent00 table tbody tr.last
{
	border-bottom:none;
}
div.overlayContent00 table thead tr th
{
	color:#fff;
	padding:0;
	vertical-align:middle;
	/*font-size:81.25%;*/
	font-weight:normal;
	text-align:center;
	border:0;
}
div.overlayContent00 table tr td
{
	padding:0;
	vertical-align:middle;
	font-size:81.25%;
	font-weight:normal;
	text-align:center;
	border:0;
}
div.overlayContent00 table tr .item00
{
	width:345px;
	padding:13px 20px;
	text-align:left;
}
div.overlayContent00 table tr .item01
{
	width:88px;
	padding:3px 0;
}
div.overlayContent00 table tr .item02
{
	width:106px;
	padding:12px 0;
}
div.overlayContent00 table tr td.item00
{
	width:181px;
	padding:12px 0 12px 20px;
	font-size:116.75%;
	border:0;
}
div.overlayContent00 table tr td.item01
{
}
div.overlayContent00 table tr td.item02
{
	width:66px;
	padding:12px 20px;
}
div.overlayContent00 table tr td.item00 label
{
	color:#000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 0.9em;
	float:left; margin:0; padding:0; width:350px; display:block; clear:both; cursor:pointer;
}

div.overlayContent00 table tr td.item00 span {float:left; margin:0; padding:0; width:350px; color:#666; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 0.9em; display:block; clear:both;}

div.overlayContent00 table tr td.item02 .button02,
div.overlayContent00 table tr td.item02 .button02 a
{
	float:none;
	display:block;
}

.loginPreview h3
{
	color:#FFF;
	font-size:98%;
	font-weight:normal;
	text-align:center;
	padding:12px 0;
}
.loginPreview p.header
{
	color:#FFF;
	font-size:98%;
	font-weight:normal;
	text-align:center;
	padding:13px 0 0 18px;
	margin:0;
}
div.loginPreviewContent
{
	padding:26px 48px;
}
div.loginPreviewContent p
{
	padding:60px 16px;
	text-align:center;
	line-height:24px;
	color:#333;
}
div.loginPreviewContent ul
{
	float:left;
	background:url(../images/backgrounds/loginPreview.gif) no-repeat top left;
	padding:48px 24px 10px;
	margin: 0;
}
/*div.loginPreviewContent ul li
{
	background:url(../images/backgrounds/loginPreviewItem.gif) no-repeat top left;
	color:#FFF;
	font-size:66%;
	line-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
	padding: 1px 0 5px 0;
	width: 117px;
}*/

div.loginPreviewContent ul li
{
	float:left;
	background:#D15805;
	color:#FFF;
	font-size:66%;
	line-height: 12px;
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
	/*padding: 1px 0 5px 0;*/
	width: 117px;
}

div.loginPreviewContent div.previewListBottom
{
	background:url(../images/backgrounds/loginPreviewBottom.gif) no-repeat top left;
	width:100%;
	height:6px;
}
div.loginPreviewContent span.previewButton{
	display: block;
	background:#D15805;
	color:#FFF;
	font-size:66%;
	line-height: 12px;
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
	/*padding: 1px 0 5px 0;*/
	width: 117px;
	float:left;
}

div.loginMenu
{

	position:absolute;
	right:-8px;
	top:28px !important;
	width:214px;
	float: left; 
	z-index: 101;
}
div.loginMenu ul
{
	background:url(../images/backgrounds/login-dropdown.png) no-repeat 0 -4px;
	padding:8px 30px 4px 18px;
	margin:0;
    float: left;

}
div.loginMenu ul li
{
	
	float: left; width: 163px;
	text-align:center;
	padding:7px 5px 0 7px;
        list-style-type: none;
	
}

div.loginMenu ul li a
{
	float:left;
	letter-spacing:normal;
	line-height:normal;
        color: #fff;
        padding:7px 5px 16px 7px;
        width: 151px;background:url(../images/backgrounds/previewLloginMenu_item.gif) no-repeat top left;
}  

div.loginMenu ul li a:hover {text-decoration:none;}

div.loginMenu ul li a.login-button-large
{
	float:left;
	letter-spacing:normal;
	line-height:normal;
        color: #fff;
        padding:7px 5px 16px 7px;
        width: 151px;background:url(../images/backgrounds/previewLloginMenu-Large_item.gif) no-repeat top left;
}  

div.loginMenu ul li.edit a
{
	float:none;
	letter-spacing:normal;
	line-height:normal;
	
	
}
div.loginMenu ul li.edit a
{
        color: #f7941e;
        background:none;
        font-size: 0.85em;
}

div.loginMenu .loginMenuBottom
{
	background:url(../images/backgrounds/login-dropdown-btm.png) no-repeat 0 0;	
	width:100%;
	float: left;
	margin: 0;
        height: 7px;
}



/* Inner login panel styling */
#loginonly .button01
{float:right;background:url("../images/buttons/button01.gif") right 0 no-repeat;padding:0 15px 0 0;font-size:medium; text-transform: uppercase; }
#loginonly .button01 *
{float:left;background:url("../images/buttons/button01.gif") 0 0 no-repeat;height:33px;padding:0 0 0 13px;
text-transform:uppercase;color:#6a1d44;font-size:81.25%;line-height:30px;cursor:pointer;color:#fff!important;border:none;
font-family:Arial, Helvetica, Verdana, sans-serif;overflow:visible;}

#loginonly .button02
{float:left;background:url("../images/buttons/button02.gif") right 0 no-repeat;padding:0 15px 0 0;font-size:medium;}
#loginonly .button02 *
{float:left;background:url("../images/buttons/button02.gif") 0 0 no-repeat;height:33px;padding:0 0 0 13px;
text-transform:uppercase;color:#6a1d44;font-size:81.25%;line-height:30px;cursor:pointer;color:#fff!important;border:none;
font-family:Arial, Helvetica, Verdana, sans-serif;overflow:visible;}
#loginonly .button02 a:hover {text-decoration:none;}
div.col17
{float:left;width:580px;}
div.col18
{float:left;width:259px;}

.overlayWindow div { float: left; } 
#loginonly th, #loginonly td { background: none; } 

a.close-login-pref {position:absolute; top:55px; right:65px;}

a.btnLoginSelected
{background-image:url("../images/backgrounds/login-btn-end-over.gif");color:#777}
a.btnLoginSelected span.btnLoginInner
{background-image:url("../images/backgrounds/login-btn-bg-over.gif"); color:#777}
a.hasPreferences.btnLoginSelected span.arrow
{background-image:url("../images/backgrounds/login-btn-arrow-over.gif"); color:#777}

/* online banking - UK */

/*div.overlayContent00 table tr td.item00 label span {float:left; margin:0; padding:0; width:100%; clear:both;}*/
div.loginPreviewContent span.previewButton span {float:left; margin:0; padding:0; width:100%; clear:both;}
div.loginPreviewContent ul li span {float:left; margin:0; padding:0; width:100%; clear:both;}
div.loginMenu ul li a span {float:left; margin:0; padding:0; width:100%; clear:both;}

