/*

PROCESSING REQUEST
------------------


*/
div#interdivWrapper 
{
	/*background: url("../images/processing_request/bg_map_n.jpg") no-repeat scroll center 0 transparent;*/
    border-color: #C5BFAF #C5BFAF;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    height: 525px;
    padding: 43px 100px 0 43px;
    text-align: center;
    border-bottom: 1px solid #C5BFAF;
    background-image: url("images/bg_map_n.jpg"); 
    background-attachment: scroll;   
    background-color: transparent;  
    background-position: center 0px; 
    background-repeat: no-repeat;     
	}
	
div.interdivWrapperSME 
{
	/*background: url("../images/processing_request/bg_map_n.jpg") no-repeat scroll center 0 transparent;*/
    border-color: #EDEFF2 #EDEFF2;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    height: 525px;
    padding: 43px 100px 0 43px;
    text-align: center;
    border-bottom: 1px solid #EDEFF2;
    background-image: url("images/processing_request/bg_map_n_SME.jpg"); 
    background-attachment: scroll;   
    background-color: transparent;  
    background-position: center 0px; 
    background-repeat: no-repeat;     
	}

	div#screenHdr{
		background: url(../images/processing_request/preload_top.gif) repeat-x bottom;
		background-color: #FFFFFF;
		height:100px;
		margin:0px auto;
		width:980px;
		}
	div#prmainContainer, div.BR_preloader div#prmainContainer { /*sandesh. 584*/
		background: url(images/processing_request/preload_background.gif) repeat-x;
		height: 471px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 980px;
		}
	div.BR_preloader div#prmainContainer {/*sandesh. 584*/
		background: url(images/business_rewards/preload_background.gif) repeat-x;
		}
	div#homeGradient{
		background: url(../images/processing_request/preload_bottom.gif) repeat-x;
		background-color: #FFFFFF;
		height: 140px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 980px;
		}
	div#preloadContent{
		padding:43px 100px 0 43px;
		text-align:center;
		background:url(images/bg_map_n.jpg) 0 0 no-repeat;
		border: 1px solid #C5BFAF;
		border-bottom:none;
		height:525px;
		}
	div#preloadLogo{
		margin: 0px 0px 20px 11px;
		text-align: left;
		height:130px;
		}
	img#searchText{
		padding: 42px 0px 21px 0px;
		}
	img#searchAnimation{
		padding: 10px 0px 50px 0px;
		}
	div.interHeader, div.BR_preloader div.interHeader {
		color: #846F66;
		font-size: 19px;
		font-weight: normal;
		line-height: 19px;
		margin: 100px 0 15px;
		padding: 0;
		}		
	div.BR_preloader div.interHeader {
		color: #5e6673;
		}

	p.interText, div.interText {
		color: #C0BBAF;
		margin: 0px 100px 10px 100px;
		padding: 0px 0px 15px 0px;
		}
	div.interText p {
		padding: 0px 0px 20px 0px;
		}
	div#adText{
		/*color: #CC3333;COMMENTED BY RAJEEV REF#711 BEGIN
		font-size: 24px;
		font-weight: bold;
		line-height: 24px;
		padding: 19px 0px 10px 11px;
		text-align: left;COMMENTED BY RAJEEV REF#711 END*/
		/*ADDED BY RAJEEV REF#711 BEGIN*/
		color: #C0BBAF;
		font-size: 26px;
		font-weight: normal;
		line-height: 24px;
		/*padding: 19px 0px 10px 11px;
		text-align: left;*/
		padding: 40px 0px 10px 0px;
		text-align: center;
		/*ADDED BY RAJEEV REF#711 END*/		
		}
	div#adSubText{
		/*color: #CC3333;COMMENTED BY RAJEEV REF#711 BEGIN
		font-size: 18px;
		line-height: 18px;
		padding-left: 11px;
		text-align: left;COMMENTED BY RAJEEV REF#711 END*/
		
		/*ADDED BY RAJEEV REF#711 BEGIN*/
		color: #666666;
		font-size: 18px;
		line-height: 24px;
		/*padding-left: 11px;
		text-align: left;*/
		padding-left: 0px;
		text-align: center;
		/*ADDED BY RAJEEV REF#711 END*/
		}
div#ekLogo{float:left}
div#hello{float:left; padding-top:60px; padding-left:4px}
.animBox {
    float: left;
    padding: 0 0 43px;
    text-align: center;
    width: 978px;
    margin:100px 0 15px;
}

.animBox img {
    margin-top: 30px;
}

.adText {
   color: #846F66;
			font-size: 19px;
			font-weight: normal;
			line-height: 19px;			
			padding: 40px 0 10px;
}

.adText span {
    color: #C0BBAF;
    font-size: 26px;
    line-height: 50px;
}

.clearBoth {
    clear: both;
}
