/*
 * VASCO New Layout CSS
 *
 */
 /***************************************************************** BASIC CSS ***************************************************/
 .content
{
	background-color: #d8d9da;
}
.content .loginmainTitle
{
	position: static;
	width: 400px;
	float: left;
	_margin: 2px;
	font-size: 90%;
}
.content .loginmainTitle h1
{
	clear: both;
	margin: 10px 5px;
	color: #005596;
	font-size: 150%;
	font-weight: bold;
}
/***************************************************************** LOGIN PAGE ***************************************************/
.content .login
{
	position: static;
	width: 380px;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	font-size: 90%;
}
.content .login .top
{
	height: 10px;
	width: 100%;
	background: url(../images/css/login-top.gif) no-repeat;
	overflow: hidden;
}
.content .login .center
{
	width: 100%;
	min-height: 190px; /*130*/
	_height:190px; /*130*/
	background: url(../images/css/login-center.gif) repeat-y;
}
.content .login .center label
{
	min-width: 100px;
	font-weight: bold;
}
.content .login .center input[type="text"]
{
}
.content .login .center .rememberme
{
	padding-left: 70px;
}
.content .login .center .loginbutton
{
	margin-right:30px;
	width:90px;
}
.content .login .center .forgotpassword
{
	/*margin: 0 10px 10px 10px;*/
	color:#005596;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/css/more_bg.gif) no-repeat center left;
}
.content .login .center .forgotpassword:hover {
	color:#ffffff;
}
.content .login .center .form
{
	float:right;
	margin-right:2px;
	margin-top:25px;
	height:150px;
	width:360px;
}
.content .login .center .form label
{
	font-weight: bold;
	float: left;
	clear: left;
	min-width: 50px;
	margin-top:3px;
}
.content .login .center .form p
{
	padding-left: 50px;
}
.content .login .center .form .accept
{
	padding-left: 235px;
}
.content .login .center .form .acceptbutton
{
	width: 70px;
}
/*
.content .login .center form p label
{
	float: none;
	clear: none;
	font-weight: normal;
}
.content .login .center .form input[type="text"]
{
	width: 250px;
}*/
.content .login .center img
{
	width: 120px;
	text-align: left;
	margin: 0 10px 10px 10px;
}
.content .login .center  p.title
{
	font-size: 120%;
	font-weight: bold;
}
.content .login .center  p.title a
{
	color: #005596;
}
.content .login .center  p
{
	margin: 0 10px 0 20px;
	padding-bottom: 5px;
}
.content .login  .readmore
{
	background: url(../images/css/login-center.gif) repeat-y;
	font-weight: bold;
	clear: both;
}
.content .login  .readmore a
{
	margin: 0 10px 10px 10px;
	color: #000000;
	padding-left: 10px;
	background: url(../images/css/readmore_bg.gif) no-repeat center left;
}
.content .login .bottom
{
	height: 10px;
	width: 100%;
	background: url(../images/css/login-bottom.gif) no-repeat;
	overflow: hidden;
}
.loginButton
{
	width: 70px;
	margin-right: 20px;
}
/************************************************************* PARTNER PORTAL WELCOME PAGE LOGO *************************************/
.home_page_logo {
	position:absolute;
	width: 277px;
	height: 66px;
	left: 626px;
	top: 45px;
	/*background-image: url(/images/css/PartnerPortal_logo.png);*/
}
/***************************************************** PARTNER PORTAL WELCOME REQUEST DIGIPASS ACCESS ********************************/
.request_access_button {
	position:absolute;
	width: 277px;
	height: 66px;
	left: 560px;
	top: 560px;
	cursor:pointer;
	cursor:hand;
	/*background-image: url(/images/css/request_access.png);*/
}
/*.request_access_button:hover {
	position:relative;
	width: 277px;
	height: 66px;
	left: 560px;
	top: 240px;
	background-image: url(/images/css/request_access_hover.png);
	cursor: hand;
}*/
 /************************************************************ Partner Portal Latest News Pod ****************************************/
.boxBody {background-color:#FFFFFF; margin:0 4px 0 4px;}

.boxBody a {color:#ccc;text-decoration:none;}
.boxBody a:hover {color:#ccc;text-decoration:none}

.boxBody li.mouseover {background-position:0 0;}
.boxBody li.mouseout {background-position:0 -32px;}
.boxBody li.selected {background-position:0 0;}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 10px 0 20px;padding:0;width:180px;list-style-image:url(/images/css/arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}
/************************************************************************************************************************************/

/************************************************************* PARTNER PORTAL WELCOME PAGE VERTICAL PODS ****************************/
/*body {
	font-family: Arial;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color: #d8d9da;
	color: #000000;
}*/

.quater {
	position : relative;
	width : 210px;
	float : left;
	margin : 7px;
}


.quater a {
	text-decoration:none;
	cursor:pointer;hand;
}

.quarter_square {
	position : absolute;
	width: 210px;
	height: 148px;
	border: 0px;
}

.square_vertical {
	position : absolute;
	width: 210px;
	height: 148px;
	border: 0px;
}

.title_blue {
	position: absolute;
	width: 150px;
	height: 30px;
	top: 108px;
	font-size: 22px;
	vertical-align: middle;
	text-align: right;
	margin-right: 50px;
	margin-left: 2px;
	padding-right: 10px;
	background-color: #005596;
	color:#FFFFFF;
	text-decoration:none;
}

.title_blue:hover {
	position: absolute;
	width: 150px;
	height: 30px;
	top: 108px;
	font-size: 22px;
	vertical-align: middle;
	text-align: right;
	margin-right: 50px;
	margin-left: 2px;
	padding-right: 10px;
	background-color: #ffffff;
	color:#005596;
	text-decoration:none;
}

.title_white {
	position: absolute;
	width: 150px;
	height: 30px;
	top: 108px;
	font-size: 22px;
	vertical-align: middle;
	text-align: right;
	margin-right: 50px;
	margin-left: 2px;
	padding-right: 10px;
	background-color: #005596;
	color:#FFFFFF;
	visibility:hidden;
	background-color: #FFFFFF;
	color:#005596;
	text-decoration:none;
}

.link_butt {
	position: absolute;
	width: 210px;
	height: 148px;
	background-color: #ffffff;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: .0;
}
/************************************************************************************************************************************/

/************************************************************* PARTNER PORTAL WELCOME PAGE VERTICAL PODS ****************************/
.square_grey {
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 5px;
	width: 250px;
	height: 80px;
	background-image:url(/images/css/img_background_grey.gif);
	background-repeat: no-repeat;
}


.img_menu {
	position: absolute;
	width: 80px;
	height: 60px;
	top: 10px;
	left: 160px;
	right: 10px;
}

.title_menu{
	position: absolute;
	width: 140px;
	height: 60px;
	left: 10px;
	overflow: hidden;
	top: 50%; 
	margin-top: -30px;
}

.title_txt{
	font-size: 100%;
	font-weight: bold;
	color:#005596;
	text-decoration: none;
	/*padding: 0px 0px 0px 10px !important;
	background: transparent url(../images/css/more_bg.gif) no-repeat scroll 0px 0.35em;*/
}

.title_menu li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px 0px 0px 10px !important;
	background: transparent url(../images/css/more_bg.gif) no-repeat scroll 0px 0.35em;
}

.title_txt:active{
	font-size: 100%;
	font-weight: bold;
	color:#005596;
	text-decoration: none;
	/*vertical-align: middle;*/
	/*padding: 0px 0px 0px 10px !important;
	background: transparent url(../images/css/more_bg.gif) no-repeat scroll 0px 0.35em;*/
}

.title_txt:visited{
	font-size: 100%;
	font-weight: bold;
	color:#005596;
	text-decoration: none;
	/*vertical-align: middle;*/
	/*padding: 0px 0px 0px 10px !important;
	background: transparent url(../images/css/more_bg.gif) no-repeat scroll 0px 0.35em;*/
}

.title_txt:hover {
	color:#ffffff;
}
/*********************************************************************************************************************************/