﻿.masterBodyStyle
{
    margin:auto;
    vertical-align:top;
    text-align:center;
    background-image:url('images/JERCMaster/JERC_BodyBg_v1.jpg');
    padding:0px;
    text-align:center;
    border:none;   
}
/*For main div in the master page */
.masterDiv
{
    width:952px;
    vertical-align:top;
    text-align:left; 
    padding:0px; 
    margin:auto;   
}
/* For td contains Menu*/
.masterMenuTD
{
  width:952px;
  height:29px;
  text-align:left;
  vertical-align:top;
  padding:none;
  margin:none;
  border:none;
}
/*For style of the top menu backgroung color*/
.topMenuMiddle
{
   /* width:929px;*/
    width:926px;
   height:29px;
    background-image:url('images/JERCMaster/JERC_TopMenuMiddle.jpg');
    padding:none;
    margin:none;
    vertical-align:top;
    text-align:left;
    color:#ffffff;
    font-family:Arial;
    font-size:8px;
    font-weight:bold;
    float:left;  
    
}
/*For Bottom menu*/
.BottomMenu
{
     text-align:left; 
     padding-left:10px; 
     background-color:white; 
     padding:none; 
     margin:none; 
     vertical-align:top;
     height:25px;
     width:942px;
     float:left;
}

/*For Bottom menu Text*/
.BottommenuItem
{
    font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;   
    font-weight:bold;
    color:White;
    padding-top:5px;
     height:20px;
     width:920px;
     font-weight:bold;
}

.BottommenuItem a
{
  font-weight:bold;  
  color:White;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:none;
}

/*////////////////////For Floating Menu on the Home Page///////////////////////////////////*/



/*For cubic menu Item*/
.floatCubicMenu
{    
	width:193px;
     height:33px;
     float:left;
     /*color:#4B4944;*/
     color:White;  
     padding:20px 0px 5px 10px;    
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     font-weight:bold;
     border:solid 1px white;
     background-color:#4f78a8;
     text-align:center;
     vertical-align:top;
}
.floatCubicMenu a
{
    text-decoration:none;
    color:white;
    float:left;  
    margin-left:20px;
    text-align:center;
   
}
.divLeftInterval
{
    float:left;
    width:29px;
    height:10px;
}
.divRightInterval
{
    float:left;
    width:19px;
    height:10px;
}
.divMiddleInterval1
{
    float:left;
    width:32px;
    height:10px;
}
.divMiddleInterval2
{
    float:left;
    width:33px;
    height:10px;
}



/*///////////////////////////////////////////////////////*/

/* For///// inner master page///// */
.leftmenutd
{
     width:18%;
     background-color:white;
     padding:0px 0px 0px 0px;
     text-align:left;
     vertical-align:top;
    
}
.righttd
{
  width:78%;     
  padding:0px 4px 0px 0px; 
  vertical-align:top;
  text-align:left; 
}

 
 
 /*End//////// For inner master page///////////// */
 
 /*////////For Left Menu//////////////*/
 .leftmenu
 {
     padding:1px 3px 1px 9px;
     vertical-align:top;
     text-align:left;     
 }
 .leftmenuitem
 {
    font-size: 9pt;	
	font-family: Arial, Helvetica, sans-serif;
	padding:3px 2px 2px 2px;
	text-align:left;   
    font-weight:bold;
    color:white;   
    vertical-align:top;
    display:block;
    /*background-color:yellow;*/
    background-color:#325783;
    /*height:20px;*/
    width:170px;
    white-space:normal;
    border-bottom:solid 4px #ffffff;
 }
 
 /*/////////For Left Menu End////////////*/
 .FontHomeCube
 {	
	/*margin-left:15px;*/	
 }