﻿

/*--------  More2Life styling  ----------*/

/*--------  Login page styling  ----------*/

span[style="border-color: rgb(255, 0, 0); border-style: solid; border-width: 1px;"] {
	display:inline-block;	
}

span[style="border: 1px solid rgb(255, 0, 0);"] {
	display:inline-block;	
}

#wrapper_1 .fldFormPanel {
	padding-bottom: 0; 
	margin-bottom: 0!important;
	}
#wrapper_1 #content-inner { 
	margin-top: 0;
	padding-top: 0;
	width: auto;
}

#wrapper_1 .fldForm TD {
	padding-left: 0px;	
}
#wrapper_1 #main_content {
	background: url('../../img/login-pic.jpg') right bottom transparent no-repeat;
	padding-right: 135px;
	min-width: 500px;	
	color:#fff;
}
#wrapper_1 .fldFormPanel .widgetTitle {
	background-color:#209546;	
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0;
	background-image:none;
}
#wrapper_1 .fldFormPanel .widgetTitle h1 {
		font-weight: normal;
		border-bottom: 1px solid #fff;
		padding-bottom: 20px;
		padding-left: 0;
		margin-right: 1em;	
}
#wrapper_1 .fldFormPanel .widgetContent {
	background-color:#209546;	
	color: #fff;
}

#wrapper_1 #MainCnt_FieldSetPanel3 .rbm374 .widgetTitle {
	display:none; 
	}
#wrapper_1 #MainCnt_FieldSetPanel3, #wrapper_1 #MainCnt_FieldSetPanel1 {
	border-left: 20px solid #8ec63f; 	
}
#wrapper_1 #MainCnt_FieldSetPanel1 .widgetContent {
	padding-bottom: 0;
}
#wrapper_1 #MainCnt_FieldSetPanel3 {
	height: 92px;
	background-color:#209546;		
}

 #wrapper_1 #MainCnt_FieldSetPanel1  {
	height: 246px;	
	background-color:#209546;	
}


#wrapper_1 #MainCnt_FieldSetPanel3 > div, #wrapper_1 #MainCnt_FieldSetPanel1 > div {
	padding-left: 20px; 
	background-color:#209546;	
}
#wrapper_1 .fldName {
		padding-left: 0!important;
		padding-top: 8px;
		padding-bottom: 8px;	
}
#wrapper_1 .buttonCancel {
	background: transparent;
	border-radius: 0;	
	border: 1px solid #FFF;
	width: 140px;
}
#wrapper_1 .buttonCancel:hover {
	background:	#8ec63f;
	color:#ffffff;
}
#wrapper_1 .buttonLogin {
	background: #8ec63f;
	border-radius: 0;	
	border: 0;
	width: 140px;
}
#wrapper_1 .buttonLogin:hover {
		border: 1px solid #ffffff;
}
#wrapper_1 #MainCnt_FieldSetPanel3 .buttonLogin {
	background: transparent;
	border-radius: 0;	
	border: 1px solid #FFF;
	width: 140px;
}
#wrapper_1 #MainCnt_FieldSetPanel3 .buttonLogin:hover {
	background:	#8ec63f;
	color:#ffffff;
}
#wrapper_1 span {
	margin-left: 0 ;
}
#wrapper_1 .fldVal {
	min-width: 100px;	
}
#wrapper_1  span {margin-left: 0!important;}
#wrapper_1  span + span {margin-left: 1em!important;;}
#wrapper_1  span + span +span {margin-left: 0em;}
#wrapper_1  .fldName {
	width: 20%;	
	padding-right: 0;
}
#wrapper_1  .inputMedium {
	width:202px;	
}
#wrapper_1 .fldForm .fldReq {
		padding: 0;
}

#wrapper_1 #MainCnt_hlForgotPassword {
		padding-top: 1em;
  		display: block;
}
#wrapper_1 #MainCnt_hlForgotPassword:hover {
		color:#8ec63f;
}


/*--------  System page styling  ----------*/


 input[type="radio"] {
		
}

.buttonBack, .buttonPrevious
{
    background-color: #5a4099;
    font-size: 16px;
    color: #fff;
	background: url("img/back-bg.png") 0 0 no-repeat transparent;
	padding-left: 1.5em;
	height:46px;
    width:114px;
	cursor:pointer;
	float: left;
}
.buttonNext
{
    background-color: #5a4099;
    font-size: 16px;
    color: #fff;
	background: url("img/next-bg.png") 0 0 no-repeat transparent;
	padding-right: 1.5em;
	height:46px;
    width:114px;
	cursor:pointer;
}

/*----  Radios  ----*/
.ui-buttonset .ui-state-default {
	border: none;
	background: url("img/radio-1.png") 0px 0px transparent no-repeat;
	font-weight: normal;
	color: #000;
	height: 25px;
	
}

.ui-buttonset .ui-state-default.ui-state-hover {
	background: url("img/radio-3.png") 0px 0px transparent no-repeat;
}
.ui-buttonset .ui-state-default.ui-state-active {
	background: url("img/radio-2.png") 0px 0px transparent no-repeat;
}


/*----  Radios yes/no ----*/
.ui-buttonset .ui-state-default.yes, .ui-buttonset .ui-state-default.no {
	border: none;
	background: none;
	font-weight: normal;
	color: #000;
	height: 25px;
	border: 2px solid #82c341;
	text-transform:uppercase;
	text-align:center;
	padding: 15px 10px 10px 10px;
	border-radius:0;
	width: 60px;
	height: 50px;
	box-sizing:border-box;
}
.ui-buttonset .ui-state-default.yes:hover, .ui-buttonset .ui-state-default.no:hover {
		background-color:#82c341 ;
		background-image:none;
}
.ui-buttonset .ui-state-default.yes.ui-state-active, .ui-buttonset .ui-state-default.no.ui-state-active {
		background-color:#209546 ;
		background-image:none;
		color: #fff;
		border: 2px solid #209546;
}
.ui-buttonset .ui-state-default.no {
	margin-left: 2em;	
}
.ui-buttonset .ui-state-default.yes.ui-state-active .ui-button-text, .ui-buttonset .ui-state-default.no.ui-state-active .ui-button-text {
		color:#fff;
}
.ui-buttonset .ui-state-default.yes .ui-button-text, .ui-buttonset .ui-state-default.no .ui-button-text {
		padding: 0;
}



/* section for position sizing */
#container
{	
	position: relative;
	z-index: 5;
	top: 0px;	
	height:100%;
	
}

#logo
{
	float:left; margin:15px 0 15px 0px; overflow:hidden; padding: 0px;
	text-align: right;
}

#logo a
{
	background-image:none;
	padding-left:0px;
}

#navigation
{
	height:100%;
}

#container-content
{
	position:relative;	
}

/* contains content-title, content-inner, content-footer */
#content-outer
{
	position:relative;	
	/*width:960px;		
	margin-left:30px;    
	top:30px;*/
	width:100%;
    height:100%;
}

#content.grid_10
{
    width:100%;
}

#content-title
{	
	display:block;
	position:relative;
	font-size: 24px;
	font-weight:normal;	
	line-height:29px;
	padding:10px 10px 5px 10px;
	text-align:left;
	width:920px;
	color:#6e2f92;
	background-color:#ffffff;
	
	/*-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 2px #000000;*/
 
}

#content-footer
{
	position:relative;
	clear:both;
	float:right;
	height:40px;
	top:20px;
    font-family: Arial;	
    font-size:11px;
    
    background-color: #FAFAFA;
    border-top: 1px solid #D9D9D9;
    margin-top: -10px;
    overflow: hidden;
    padding-top: 10px;
}

/* contains sidebar, content */
#content-inner
{
	position:relative;
	margin-top:30px;	
	min-height:400px;
	display:table;
	width:500px;
}

#sidebar
{
	/*float:left;	
	width: 300px;	
	padding:0px 10px 0px 10px;			
	border-right-width:1px;
	border-right-style:solid;*/
}

#content
{		
	/*float:left;		
	width: 600px;	
	padding:0px 10px 0px 10px;		
	border-width:0px;
	border-style:solid;*/
}

/*
#box-top
{
	height:auto;
	position:relative;  
}
*/

#bottom-shadow
{
	position:absolute;
    left:0;
    bottom:-15px;
	height:15px;
    width:100%;
    clear:both;
}

#bottom-shadow-left
{
	position:absolute;
    left:-1px;
    width:17px;
    height:15px;
    background-image: url(../../img/DPR/content-box-bottom-left-corner.png);
}

#bottom-shadow-fill
{
	position:absolute;
    left:0px;
    height:15px;
    margin-bottom:30px;
    width:100%;	
}

#bottom-shadow-inner-fill
{
	position:relative;
	margin-left:16px;
	margin-right:12px;
	height:15px;
	width:auto;
	background-image: url(../../img/DPR/content-box-bottom-fill.png);
	background-repeat: repeat-x;
	z-index:-1;
}

#bottom-shadow-right
{
	position:absolute;
    right:-34px;
    width:25px;
    height:15px;
    background-image: url(../../img/DPR/content-box-bottom-right-corner.png);
    z-index:-1;
}

#left-shadow 
{
    position:absolute;
    top:0px;
    left:0px;
    width:4px;
	background-image: url(../../img/DPR/content-box-fill-left.png);
	background-repeat: repeat-y;
    height: 100%;
    z-index:-1;
}

#right-shadow 
{
    position:absolute;
    top:0px;
    right:0px;
    width:4px;
	background-image: url(../../img/DPR/content-box-fill.png);
	background-repeat: repeat-y;
    height: 100%;
    z-index:-1;
}

#left-border 
{
    position:relative;
    left:30px;
    width:5px;
    height: 100%;
    z-index:-1;
    background-color:#9EC3DF;
}

#right-border 
{
    position:absolute;
    top:0px;
    right:30px;
    width:5px;
    height: 100%;
    z-index:-1;
    background-color:#9EC3DF;
}


/* TOP MENU */
#menu 
{
	position:absolute;
	bottom: 0;
	left:0;
	list-style:none;
	/*left:67px;*/
	/*top:89px;*/
	display:block;
	float:right;
	vertical-align:bottom;
}

/* FOOTER MENU */
#footer_menu 
{
	position:relative;
	list-style:none;
	left:0px;
	display:block;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}

#menu li, #footer_menu li
{
	float:left;
}

#menu li a 
{		
	position:relative;
	float:left;
	vertical-align: middle;
	padding:0px 10px 0px 10px;
	height:20px;
	display:inline-block;
	vertical-align: middle;	
	line-height: 20px;
	text-decoration:none;	
	color: #6e2f92;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	/*background-image: url(../../img/DPR/nav-fill.gif);
	background-repeat:repeat-x;*/
}

#footer_menu li a 
{		
	position:relative;
	float:left;
	vertical-align: middle;
	padding:0px 4px 0px 0px;
	/*height:31px;*/
	display:inline-block;
	vertical-align: middle;	
	/*line-height: 31px;*/
	text-decoration:none;	
	color:Black;
	line-height:1.1em;
	clear:none !important;
	margin-right:4px;
	border-right-color:#75787b;
	border-right-width:1px;
	border-right-style:solid;
	background-image:none;
	font-size:11px;
	font-weight: bold;
}

#footer_menu li:last-child a 
{	
	border-right-width:0px;	
}

#menu li .highlight 
{
	background-image: url(../../img/DPR/nav-fill-hover.gif);
}

#menu li a:hover 
{
	/*background-image: url(../../img/DPR/nav-fill-hover.gif);*/
	color:#82c341;
}


#menu li .active
{
	/*background-image: url(../../img/DPR/nav-fill-dark.gif);*/   
}

#nav .menu .active a:hover 
{
	/*background-image: url(../../img/DPR/nav-fill-dark-hover.gif);*/
	color: #82c341;
}
	
	
#menu li .splitter
{
	border:0;
	float:left;
	width:1px;
	height:31px;
	margin:0;
	padding:0;
	/*background-image: url(../../img/DPR/nav-splitter.gif);*/
}
	
/* PAGE CONTENT */
.decorative-border
{		
	border-width:1px;
	border-color: #6e2f92;
	border-style:solid;
	font-size:12px;
	min-height:100px;
    overflow:auto;
	overflow-x:hidden;
	color:#75787b;
	background-color:#ffffff;
	height:180px;
	padding-left:10px;
}

.decorative-border-title
{
	display:block;
	padding-bottom:5px;
	color:#6e2f92;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	background-color:#ffffff;
	padding:10px 10px 10px 0px;
}

.decorative-border p
{		
	font-size:12px;
	color:#75787b;
	padding:0px 10px 0px 0px;
}

/* FORM PANEL ELEMENTS: PAGE NAV PANEL (Prev/Save/Next... buttons at the bottom) */
#pageNavPanel
{
	
	width:100%;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
}

#pageNavPanel tr
{
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:centre;
}

#pageNavPanel .left
{
	/*float:left;*/
	text-align:left;
}
#pageNavPanel .right
{
	/*float:right;*/
	text-align:right;
}

#pageNavPanel .middle
{
	text-align:center;
}

#pageNavPanel input[type=submit], #pageNavPanel input[type=button], .fldFormButtons input[type=submit], .fldFormButtons input[type=button]
{
	/*padding: 3px 12px 3px 12px;
	width: 10em;*/
}

.headerDisclaimer
{
	font-family:Arial;
	font-size:14px;
	line-height:28px;
	color:#6e2f92;
	font-weight:bold;
}

.intermediaryGreeting
{
	font-family:Arial;
	font-size:28px;
	line-height:36px;
	color:#6e2f92;
	font-weight:normal;
	padding: 0 10px 10px 10px;
}


/* SIDE BAR: NAVPANEL */
.navPanel
{
	display: none;
	
	padding-right:10px;
	
}

.navPanel P
{
	padding-left:12px;
}

.navPanelContent
{
	padding: 0;
	min-height: 5px;
	
}

/* SIDE BAR: NAVPANEL */
.navPanelTitle
{
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:9px;
	padding-bottom:9px;
	height:12px;
	color:#82c341; 
	background-color:#ffffff;
	font-size:12px;
	/*line-height:20px;*/	
}

.navPanelTitle h1
{
	color:#82c341; 
	font-size:12px;
	margin-top: -5px;
}

.navPanelTitle span
{
	vertical-align: top;
	color: #fff;
	  font-size: 14px;
}

.navPanelDetailsLink
{
	cursor: pointer;
}

.navPanelShowhideButton
{
	cursor: pointer;
	background: url(../../img/DPR/button-hide.gif) no-repeat left top;
	padding-right: 5px;
	padding-left: 21px;
	padding-top: 21px;
}

.navPanelShowButton
{
	background: url(../../img/DPR/button-show.gif) no-repeat left top;
	padding-left: 21px;
	padding-top: 21px;
}

div.navPanelButton
{
	padding: 0 0 6px 6px;
}

.navPanelIndent
{
	margin-left:7px;
}


/* DASHBOARD */
.dashboardZone
{
}

.dashboardZoneTop
{
	clear:both;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
}
.dashboardZoneLeft
{
	clear:both;
	float:left;
	width:47%;
	padding:5px;
	min-height:20px
}
.dashboardZoneRight
{
	float:right;
	width:47%;
	padding:5px;
	min-height:20px
}
.dashboardZoneBottom
{
	clear:both;
	padding-top:20px;
}
.dashboardZoneModel
{   
	display: none;  
}

#dashboardModelFrame
{
	border: 0 0 0 0;
	border-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

/* WIDGET */
.widget
{
	display: block;
	margin: 0px;
	border-width:0px;		
	/*border-radius:10px;*/
}

.widgetContent
{
	min-height: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#fff;
	color:#000;
	/*border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;*/
}
#MainCntWide_ucSubmissionRouteSimple_KFITitle p, #MainCntWide_ucSubmissionRouteSimple_DIPTitle p  {
	color:#82c341 !important;	
}
.widgetTitle
{	
	padding:0.35em 0 0.35em 2em ;
	margin-bottom: 1em;
	
	
	color:White; 
	background: url('img/title-arrow.png') 0 center #209546 no-repeat;
	font-size:12px;
	/*line-height:20px;*/
	/*border-top-right-radius: 9px;
	border-top-left-radius: 9px;*/
	text-align: left;
}

.widgetTitle h1
{	
	color:White; 
	font-size:1.6em;
	/*font-weight:bold;*/
	padding-left: 8px;

}

.dashboardZone .collapsible .widgetContent
{
	min-height : 110px;
}



.panelHeadingSub
{	
	padding: 10px 0px 10px 0px;
}

.widgetCloseButton
{
	cursor: pointer;
	background: url(../../img/DPR/button-close.gif) no-repeat left top;
	padding-left: 16px;
	padding-top: 16px;
	padding-right: 5px;
}

.widgetDetailsButton
{
	cursor: pointer;
	background: url(../../img/DPR/button-details.gif) no-repeat left top;
	padding-left: 16px;
	padding-top: 16px;
	padding-right: 5px;
}

.widgetDetailsLink
{
	cursor: pointer;
}

.hoverLink
{	
	text-decoration: underline;
}

.widgetShowhideButton
{
	cursor: pointer;
	background: url(../../img/DPR/button-min.gif) no-repeat left top;
	padding-left: 16px;
	padding-top: 16px;
	padding-right: 5px;
}

.widgetShowButton
{
	background: url(../../img/DPR/button-max.gif) no-repeat left top;
}

div.widgetButton
{
	padding: 0 0 6px 6px;
}



/* PAGETITLE */
#pageTitle H1
{	
	font-size: 1.6em;
	font-weight : normal;
	padding: 5px 0 4px 5px;
}

h2.panelHeadingSub
{   
   font-size:13px;
   text-align:left;
}

/* FORM PANEL ELEMENTS: Validation Summary */
#valSummary
{
	color:#ff0000;
	font-weight:bold;
	font-size:10px;
	line-height:15px;
	background-color:#ffffff;
	/*margin-bottom:20px;*/
}

.validator 
{ 
    color:#ff0000 !important; 
} 


.validate   li ul
{
	padding:10px;
}

.errorControl
{
	font-family:Arial;
	border-color:#ff0000;
}

.MandatoryAlert
{
	padding: 10px;
	height:15px;
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	color:#ff0000;
	background-color:#ffffff;
}

.req
{
	color:White;
}

#errorNotificationField
{
}

.SectionUnderline
{
	border-bottom:3px solid #ffffff;
	padding-top:20px;
}


/* FORM PANEL ELEMENTS: Side Bar Nav Menu*/

#navSideMenu
{
	margin-left: 0px;
	/*list-style-image: url(../../img/DPR/bullet-unselected-empty.png);*/
	text-align:left;
	font-family:Arial;
	font-size:11px;
	vertical-align:middle;
	color:#75787b;
}

#navSideMenu li ul, FastForwardSideMenu li
{
	margin-left: 0px;
	background-color:#ECF6E2;
	border-bottom-width:0px;
}

#navSideMenu li:first-child, .applicationStatus li:first-child
{
	/*border-top-width:0px;	*/
	text-align:left;
}

*:first-child+html #navSideMenu ul
{ 
	/*list-style-image: url(../../img/DPR/bullet-unselected-empty.png);*/
}

* html #navSideMenu ul
{
	/*margin-left: 30px;*/
	/*list-style-image: url(../../img/DPR/bullet-unselected-empty.png);*/
}

#navSideMenu li, ul.navPanelMenu
{ 
	vertical-align:middle;
	min-height:28px;
	line-height:28px;
	color: #75787b; 
	list-style: none;
	
	padding-left:10px;
}

.applicationStatus li 
{ 
	vertical-align:middle;
	
	
	color: #75787b; 
	border-top-style:dotted; 
	border-top-width:1px;
	border-top-color:#b8cbc2;
	padding-left:10px;
	font-size:11px;
}

#navSideMenu ul, .navPanelContent ul
{ 
	
	background: #82c341;
	padding-left: 10px;
}

.navPanelContent ul li {
	background: #209546;
	border-top: 1px solid #fff;	
}
.navPanelContent ul li:first-child {

	border-top: none;	
}

#navSideMenu li, ul.navPanelMenu li
{ 	
	
	padding-left:20px;
	background: #209546;
	border-top: 1px solid #fff;
	/*border-bottom-style:dotted; 
	border-bottom-width:1px;
	border-bottom-color:#b8cbc2;*/
}
#navSideMenu li:first-child {
	border-top: none;
}
#navSideMenu li a, .navPanelContent li div {
	color: #fff;	
}

.navPanelContent li div {
	padding: 0.5em 0.3em 0.3em 1em;
}

#navSideMenu li.completed
{
	list-style-image: url(../../img/DPR/bullet-unselected.png);
}
#navSideMenu li.completed:hover {
	list-style-image: url(../../img/DPR/bullet-unselected.png);
}
#navSideMenu li.current
{
	background-color: #82c341; 
	list-style-image: url(../../img/DPR/bullet-unselected.png);
}

#navSideMenu .selectedParent { 
	background-color: #82c341; 
} 

#navSideMenu li.pending, .navPanelContent  li.pending
{
	list-style-image: url(../../img/DPR/bullet-unselected-empty.png);
}

#navSideMenu li a, .navPanelContent li div, ul.navPanelMenu li a
{	
	text-decoration: none; 	
	vertical-align:middle;
	background-image:none;
	font-size: 14px;
	color: #fff;
}

#navSideMenu li:hover, .navPanelContent ul li:hover {
	background: #82c341;
	text-decoration: none;
	
}

#navSideMenu .selectedParent li.current a
{	
	text-decoration: none; 	
	vertical-align:middle;
	background-image:none;
	color:#ffffff;
}

#navSideMenu li.current a, .navPanelContent ul li.current a
{
	color:#ffffff;
}



#navSideMenu ul ul
{
	padding-left: 0px;
	margin-left: -10px;
}

.applicationStatus
{
	padding:0px;
	margin: 0px;
	/*margin-left:-9px;*/
	list-style-type:none; 
	border-bottom-style:solid; 
	border-bottom-width:4px;
	border-bottom-color:#ffffff;
}

.applicationStatus ul
{
	text-decoration: none; 	
}

.applicationStatus li.completed, .applicationStatus li.completed:hover
{
	background: url(img/tick.png) no-repeat 2px center;
	background-color: #209546;
	color:#ffffff;
}

#navSideMenu .complete {
	background: url(img/tick.png) no-repeat 2px center;
	background-color: #209546;
	color:#ffffff;
}

div.navPanelTitle {
border-left: none;	
}

#navProgressPanel, .navPanelTitle
{
	margin-bottom : 5px;
	border-left: 10px solid #fff;
	padding: 10px;
	background:#82c341;
	color: #fff;
}
#navProgressPanel span
{
	font-weight : bold;
}





/* CASESUMMARY DASHBOARD */

ul.navPanelMenu, ul.navLinkMenu, ul.navInlineMenu
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

ul.navInlineMenu li
{
	margin-top: 2px;
	background: url(../../img/DPR/button-nav.gif) no-repeat left top;
	display:inline;
	padding-right:20px;
	padding-left:20px;	
}

 ul.navLinkMenu li
{
	margin-top: 2px;
	margin-bottom: 2px;
	/*margin-left:-2px;*/
	background: url(../../img/DPR/button-nav.gif) no-repeat left top;
	padding-left:30px;
	height:18px;
	background-position-x:10px;
}

ul.navPanelMenu li.pdf, ul.navLinkMenu li.pdf
{
	background: url(img/icoPdf2.gif) no-repeat left top;
}

ul.navLinkMenu li a
{
	padding-left: 4px;
	text-decoration: none;
	background-image:none;
	font-size:12px;
}

ul.navPanelMenu li a:hover, ul.navLinkMenu li a:hover
{
	text-decoration: underline;
}

/* CASESUMMARY DASHBOARD - Documents*/
TD.ico
{
	background-image : url(img/ico.gif);
	background-position : 2px 3px;
	background-repeat : no-repeat;
	padding-left: 20px;
}

TD.icodoc, TD.icodocx
{
	background-image : url(img/icoDoc.gif);
}

TD.icogif
{
	background-image : url(img/icoGif.gif);
}

TD.icohtm
{
	background-image : url(img/icoHtm.gif);
}

TD.icojpg
{
	background-image : url(img/icoJpg.gif);
}

TD.icojs
{
	background-image : url(img/icoJs.gif);
}

TD.icomsg
{
	background-image : url(img/icoMsg.gif);
}

TD.icopdf
{
	background-image : url(img/icoPdf.gif)
}

TD.icoppt
{
	background-image : url(img/icoPpt.gif);
}

TD.icotif
{
	background-image : url(img/icoTiff.gif);
}

TD.icotiff
{
	background-image : url(img/icoTiff.gif);
}

TD.icotxt
{
	background-image : url(img/icoTxt.gif);
}

TD.icoxls
{
	background-image : url(img/icoXls.gif);
}

TD.icoxml
{
	background-image : url(img/icoXml.gif);
}

TD.icoxsl
{
	background-image : url(img/icoXsl.gif);
}

TD.icozip
{
	background-image : url(img/icoZip.gif);
}


/* CASESUMMARY DASHBOARD - Notes*/
TD.casenote
{
	padding-left: 12px;
}

TD.importantnote
{
	background-image : url(img/Important16.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

/* HOME PAGES */
.contentHome
{
	padding-top:5px;
	min-height:150px;
}

.btnImgAdd
{
	cursor: pointer;
	background: url(../../img/DPR/plus.gif) no-repeat left top;
	padding-left: 21px;
	padding-top: 21px;
}

.btnImgRemove
{
	cursor: pointer;
	background: url(../../img/DPR/button-show.gif) no-repeat left top;
	padding-left: 21px;
	padding-top: 21px;
}

/*
.factFindAdvised td
{
    width:50%;
    padding-right:10px;    
}

.fldYesNoQuestion
{
	width:80%;
	text-align:right;
	padding:0 20px 0 0;
}

.fldProvideDetail
{
	width:20%;
	text-align:right;
	padding:0 18px 0 0;
}
*/


/* FOOTER */
#copyright, #version
{
	float: right;
	padding-right:10px;
	font-family:Arial;
    font-size:11px;
    font-weight: bold;
}

#topBand
{
	position:absolute;
	left:0;
	right:0;
	width: 100%;
	height:60px;
    overflow:hidden;
    margin: auto;
    background-color:#dcddde;
    font-family:Arial;
    font-size:10px;
    clear: both;
}

#footer
{
	position:relative;
	clear:both;
	
	height:40px;
	top:0px;
    /*font-family: Arial;	
    font-size:11px;*/
    overflow:hidden;
    padding-top:10px;
    margin-top:-10px;
    margin-bottom:10px;
    /*border-color:#d9d9d9;
    border-width:1px;
    border-style:solid;*/
    background-color:#fff;
    font-family:Arial;
    font-size:10px;
    color: Black;
    width:800px;
}

#footer ul
{
	float: left;
	list-style-position: outside;
	list-style-type: none;
}

#footer li
{
	display: inline;
}

#footer li a
{	
	/*border-left: solid 1px #fff;*/
	/*margin-left: 0.5em;*/
	/*padding-left: 0.5em;*/
	text-decoration: none;
}

#footer li a.first
{
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

#footernav
{
	float: right;
}



/* SECTION FOR COLOURS ONLY */

/*dark #6595d3 Investec Sky*/
/*light #f9f3fc Light Grey - panels, table rows, breadcrumb bar*/

#container-content{background-color:#ffffff;}
#content-outer{background-color:#ffffff;}
#sidebar{border-right-color:#6595d3;}

#menu li .active{color:#82c341;}
#nav .menu .active a:hover{color: #82c341;}

/* COMMON */
body
{
	color: #75787b;
	
	/*background-image:url(../../img/DPR/960_grid_12_col.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	 background-position:center; */

} 

a
{
	color: #75787b; 
	/*padding-left:18px;*/
	/*background-image: url(../../img/DPR/link-arrow.png);
	background-repeat:no-repeat;
	background-position:left;*/
	text-decoration:none;
}

a:active {color: White;}
a:hover {color: White; text-decoration:underline}
a:visited {color: White;}

.fldInfoCompulsory{color: #ffffff;}


.PagerStripSelectedPage{background-color: #CCCCCC;}

.PagerStripSelectedPage a
{
	background-image:none;
}

.grdView th{ color: #ffffff;}

.grdView .grdRow{background-color: #ffffff;}

.grdView .grdAltRow{background-color: #ffffff;}

.grdView th a{color: #ffffff;}




/*Buttons*/

.buttonTiny
{
	width:80px;
}

.buttonShort
{
	width:120px;
}

.buttonMedium
{
	width:130px;	
}

.buttonLong
{
	width:180px;		
}

.buttonThin
{
	height:20px;
	text-align:center;		
}

.buttonInvestec
{
	text-decoration: none;
	font: normal 11px Arial;
	display: inline-block;
	min-width: 80px;
	max-width: 200px;
	height: 20px;
	padding: 0 10px 0 10px;
	overflow:hidden;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	cursor: pointer;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.buttonInvestecSecure
{
	height: 26px;
	border: 1px solid #476e96;
	color: #ffffff;
	background: #476e96;
	background-image: url(../../img/DPR/button-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.buttonPositive
{
	border: 1px solid #6c95c0;
	color: #ffffff;
	background: #6c95c0;
	background-image: url(../../img/DPR/button-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	
	-webkit-box-shadow: inset 0 2px 0 #8fb5d7;
	-moz-box-shadow: inset 0 2px 0 #8fb5d7;
	-ms-box-shadow: inset 0 2px 0 #8fb5d7;
	-o-box-shadow: inset 0 2px 0 #8fb5d7;
	box-shadow: inset 0 2px 0 #8fb5d7;
}

.buttonNeutral
{
	border: 1px solid #75787b;
	color: #75787b;
	background: #75787b;
	
	-webkit-box-shadow: inset 0 2px 0 #e1e1e1;
	-moz-box-shadow: inset 0 2px 0 #e1e1e1;
	-ms-box-shadow: inset 0 2px 0 #e1e1e1;
	-o-box-shadow: inset 0 2px 0 #e1e1e1;
	box-shadow: inset 0 2px 0 #e1e1e1;
}

.buttonNegative
{
	border: 1px solid #9ec3df;
	color: #ffffff;
	background: #9ec3df;
	
	-webkit-box-shadow: inset 0 2px 0 #9ec3df;
	-moz-box-shadow: inset 0 2px 0 #9ec3df;
	-ms-box-shadow: inset 0 2px 0 #9ec3df;
	-o-box-shadow: inset 0 2px 0 #9ec3df;
	box-shadow: inset 0 2px 0 #9ec3df;
}



.buttonAdd, 
.buttonBack, 
.buttonBrowseDocuments,
.buttonCalculateAssessable,
.buttonCancel,
.buttonClearSearch,
.buttonDeleteSelected,
.buttonFindAddress,
.buttonFindBank,
.buttonFindDetails,
.buttonFindProducts,
.buttonHome,
.buttonLogin,
.buttonMakePayment,
.buttonNext,
.buttonSave,
.buttonSearch,
.buttonSubmit,
.buttonUpload
{
    border-radius: 3px;
	border-width:0px;
	border-style:hidden;
	background-repeat: no-repeat;
	background-position:center;
	width:150px;
	height:23px;
	color:#ffffff;
	vertical-align:middle;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	/*text-indent: -9999px;
	text-transform: capitalize;*/
}


.buttonAdd
{
    background-color: #a0a0a4;
    color: #FFF;
    /*background-image: url(../../img/Buttons/Add.png);*/
}
.buttonAdd:hover
{
    background-color: #606064;
    /*background-image: url(../../img/Buttons/Add_hover.png);*/
}
.buttonCancel
{
   
    color: #FFF;
    background-color: #D70056;
    /*background-image: url(../../img/Buttons/Cancel.png);*/
}
.buttonCancel:hover
{
  
	color: #fff;
    /*background-image: url(../../img/Buttons/Cancel_hover.png);*/
}
.buttonClearSearch
{
    border: 2px solid #209546;
    color: #209546;
    background-color: #FFF;
}
.buttonClearSearch:hover
{
    background-color:#e0e0e4;
	color: #209546;
}
.buttonCopyAddress
{
    background-color: #209546;
    color: #FFF;    
}
.buttonCopyAddress:hover
{
    background-color: #606064;
}
.buttonDeleteSelected
{
    background-color: #a0a0a4;
    color: #FFF;
}
.buttonDeleteSelected:hover
{
    background-color: #606064;
}
.buttonFindAddress
{
    background-color: #209546;
    color: #FFF;
}
.buttonFindAddress:hover
{
    background-color: #606064;
}
.buttonFindProducts
{
    background-color: #209546;
    color: #FFF;    
}
.buttonFindProducts:hover
{
    background-color: #606064;
}
.buttonHome
{
    background-color: #d70056;
    border:2px solid #d70056;
    color: #fff;
}
.buttonHome:hover
{
    background-color: #b80650;
    border:2px solid #b80650;
}
.buttonLenderHome
{
    background-color: #d70056;
    border:2px solid #d70056;
    color: #fff;
    /*background-image: url(../../img/Buttons/Ok.png);*/
}
.buttonLenderHome:hover
{
    background-color: #b80650;
    border:2px solid #b80650;
    /*background-image: url(../../img/Buttons/Ok.png);*/
}
.buttonLogin
{
    background-color: #5a4099;
    border:2px solid #5a4099;
    color: #fff;
}
.buttonLogin:hover
{
    background-color: #4b3680;
    border:2px solid #4b3680;
}
.buttonMakePayment
{
    background-color: #209546;
    color: #FFF;    
}
.buttonMakePayment:hover
{
    background-color: #606064;
}
.buttonNext
{
    background-color: #5a4099;
    font-size: 16px;
    color: #fff;
	background: url("img/next-bg.png") 0 0 no-repeat transparent;
	padding-right: 1.5em;
	height:46px;
    width:114px;
	cursor:pointer;
}
.buttonNext:hover
{
  }
  
  #ctl00_ContentPlaceHolder1_ctl02_Td5 {
	padding-left: 15px;
	color: #000;  
  }
  
  

.buttonRequest
{
    background-color: #d70056;
	border:2px solid #d70056;
	color: #fff;
}
.buttonRequest:hover
{
    background-color: #b80650;
	border:2px solid #b80650;
}
.buttonOK
{
    background-color: #d70056;
	border:2px solid #d70056;
	color: #fff;
}
.buttonOK:hover
{
    background-color: #b80650;
	border:2px solid #b80650;
}
.buttonPrevious
{
    border: 0px solid #209546;
    color: #fff;
    background-color: #FFF;
}
.buttonPrevious:hover
{
    
}
.buttonBack, .buttonCancel
{
    background-color: #5a4099;
    font-size: 16px;
    color: #fff;
	background: url("img/back-bg.png") 0 0 no-repeat transparent;
	padding-left: 1.5em;
	height:46px;
    width:114px;
	cursor:pointer;
	float: left;
}
.buttonBack:hover
{
    
}
.buttonProduceIllustration
{
    background-color: #d70056;
    border:2px solid #d70056;
    color: #fff;
}
.buttonProduceIllustration:hover
{
    background-color: #b80650;
    border:2px solid #b80650;
}
.buttonSave
{
    background-color: #5a4099;
	border:2px solid #5a4099;
	color: #fff;
}
.buttonSave:hover
{
    background-color: #4b3680;
	border:2px solid #4b3680;
}
.buttonSearch
{
    background-color: #d70056;
	border:2px solid #d70056;
	color: #fff;
}
.buttonSearch:hover
{
    background-color: #b80650;
	border:2px solid #b80650;
}
.buttonSubmit
{
    
}
.buttonSubmit:hover
{
    background-color: #5c225a;
}
.buttonUpload
{
    background-color: #d70056;
	border:2px solid #d70056;
	color: #fff;
    /*background-image: url(../../img/Buttons/Upload.png);*/
}

.buttonUpload:hover
{
    background-color: #b80650;
	border:2px solid #b80650;
    /*background-image: url(../../img/Buttons/Upload_hover.png);*/
}


/*These buttons were not provided, so substituting with default button*/
.buttonBrowseDocuments
{
    background-color: #209546;
    color: #FFF;    
}
.buttonBrowseDocuments:hover
{
    background-color: #606064;
}
.buttonCalculateAssessable
{
    background-color: #209546;
    color: #FFF;    
    /*background-image: url(../../img/Buttons/Calculate.png);*/
}
.buttonCalculateAssessable:hover
{
    background-color: #606064;
    /*background-image: url(../../img/Buttons/Calculate_hover.png);*/
}
.buttonFindBank
{
    background-color: #209546;
    color: #FFF;  
}
.buttonFindBank:hover
{
    background-color: #606064;
}
.buttonFindDetails
{
    background-color: #209546;
    color: #FFF;
	padding:   
}
.buttonFindDetails:hover
{
    background-color: #606064;
}
.buttonFindSolicitor
{
    background-color: #209546;
    color: #FFF;  
}
.buttonFindSolicitor:hover
{
    background-color: #606064;
}

.buttonLogin,   .buttonSave
{
    height:27px;
    width:80px;
}
.buttonNext {
	
}

.buttonBoEBaseRate
{
	border-width:0px;
	border-style:hidden;
	background-repeat: no-repeat;
	background-position:center;
	width:46px;
	height:21px;
	color:#ffffff;
	vertical-align:middle;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	/*text-indent: -9999px;
	text-transform: capitalize;*/
	background-image: url(../../img/Buttons/BoE_BaseRate.png); 
}




.declaration
{	
	max-height:250px;
	overflow: auto; 
	padding:5px; 
	border: 1px solid #e7e7e7;
	background-color:#f8f8f8;	
}

.grdHeaderCentered th
{
    padding: 5px;
	padding-bottom:5px;
	font-weight:normal;	
	text-align:Center;
}

#pageNavPanel input, #MainCntWhole_NavigationController1 input, .fldFormButtons input, .buttonEnquiryGo, .caseSearch .fldName input, input.buttonSearch {
    color: #fff;
	background: #662364;
    text-transform: uppercase;
    padding: 0.75em 3em;
    height: auto;
    width:auto;
    font-size:16px;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(140,140,140,0.64);
    -moz-box-shadow: 0px 2px 8px 0px rgba(140,140,140,0.64);
    box-shadow: 0px 2px 8px 0px rgba(140,140,140,0.64);
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    margin-bottom:0.5em;
}

/*Styled with the jQuery jquery.corner plugin */
.roundedBorders {}
.innerRoundBorder {background-color:#ffffff; }
.outerRoundBorder {background-color:#d6d7d8; padding:1px;}
.outerRoundBorderEmpty {background-color:#ffffff; padding:1px;}

/*.innerRoundBorderStyle {background-color:#777777; }
.outerRoundBorderStyle {background-color:#999999; padding:4px; } */







