﻿        *
{
  font-family: "verdana";
  font-size: small;
 }
         p
{
  font-size: small;
  color: Black;
  text-align: left;
}
        h1, .h1
{
  font-size: x-large;
  color: #790616;
  text-align: left;
  position: relative;
  font-family: arial;
  font-weight: bold;
}
        h2, .h2
{
  font-size: small;
  text-align: left;
  font-family: arial;
  color: black;
  font-weight: bold;
}
        H3, .h3
{
  font-size: medium;
  text-align: center;
  font-weight: bold;
  color: Navy;
}
        H4, .h4
{
  font-size: medium;
  text-align: Left;
  font-weight: bold;
  color: #007260;
}
        H6, .h6
{
  font-size: small;
  text-align: left;
  font-weight: bold;
  color: Black;
}
.bulletts
{
  text-align: left;
  color: #000000;
  list-style-type: disc;
}
        /*#pagecontainer    OLD version
{
  border: 1px solid #790616;
  margin: auto;
  background-color: #FFFFFF;
  width: 978px;
  height: 820px;
}*/
        #pagecontainer   /* new version with overflow: hidden; to enable page grow with content*/
{
  border: 1px solid #790616;
  margin: auto;
  background-color: #FFFFFF;
  overflow:hidden;
  width: 978px;
  min-height: 820px;
}
        #form1
{
  text-align: center;
  margin: 0px 0px 0px 0px;
 background-color: #EEEEEE;
}
        #body
{
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
  background-color: #EEEEEE;
}		
        #Bottombanner
{
  background-color: #790616;
  height: 25px;
  width: 980px;
  margin:auto;
  border: 1px solid #790616;
}

        #footer
{
 margin: auto;
  width: 980px;
}
        #footer a
{
  font-family: Verdana;
  font-size: x-small;
  color: #C0C0C0;
}
        #footer a:visited
{
  font-family: Verdana;
  font-size: x-small;
  color: #C0C0C0;
}
        #footer p
{
  font-family: Verdana;
  font-size: x-small;
  color: #C0C0C0;
  text-align: center;
  height: 15px;
  width: 976px;
}
                 
        #banner
{
  height: 220px;
  position: relative;
  background-color: #790616;
  width: 980;
  padding: 10px;
}
        #bannerimages
{
  height: 200px;
  width: 980;
  padding: 0px;
  background-color: #FEFEFE;
}
         #leftbanner
{
  background-position: right center;
  width: 210px;
  float: left;
  height: 200px;
  background-image:url(Images/Banner_logo.jpg);
  background-repeat:no-repeat;
   
} 
/*         #Centrebanner
{
  width: 460px;
  height: 200px;
  background-image: url(Images/Banner_Centre.jpg);
  float: right;
  background-position: center center;
  background-repeat: no-repeat;
}*/
         #Rightbanner
{
  width: 748px;
  height: 200px;
  background-image: url(Images/Banner_right.jpg);
  float: right;
  background-position: right center;
  background-repeat:no-repeat;
} 


        #leftsidebar
{
  display: block;
  width: 220px;
  float: left;
  padding: 0px 5px 0px 5px;
  height: 515px;
  /*background-color: #D3AEB3;*/
}
.leftsidebar 
{
  display: block;
  width: 200px;
  margin: 5px auto;
  text-align: justify;
  
}
.leftsidebar img 
{ 
display: block; 
margin: 0px auto 3px auto; /* center the image but it must have a width - see below */
width: 80px; 
height: 80px;
 
}
# leftsidebar img 
{ 
display: block; 
margin: 0px auto 3px auto; /* center the image but it must have a width - see below  */
width: 80px; 
height: 80px;
 
}                  

    #leftsidebar p, .leftsidebar p
{
  display:block;
  font-size: 10;
  color: Black;
  width: 200px;
  padding: 5px o;
  margin: 5px auto;
  text-align:justify;
}  
 /*  .leftsidebar a
{
  font-family: Verdana;
  font-size: small;
  color: #000000;
 }
 .leftsidebar a:visited 
{
  font-family: Verdana;
  font-size: small;
  color: green;
}
 #leftsidebar a
{
  font-family: Verdana;
  font-size: small;
  color: #000000;
}

#leftsidebar a:visited
{
  font-family: Verdana;
  font-size: small;
  color: #000000;
  
}  
*/    
     
        #maincontent
{
  display: block;
  float:left;
  padding: 0px 10px 0px 10px;
  margin-bottom: 0px;
  width: 710px;
}
        .maincontent
{
  display: block;
  padding:0px 5px 0px 5px;
  text-align: justify;
 
}
        #maincontent p
{
  display: block;
  font-size: 13px;
  color: black;
  text-align: justify;
}  
    #maincontent a
    {
    color:  Gray;
    }           
/*  -----------------------Styles for TreeView ------------------ */  
  

.tvRootNodeStyle
{
  font-size: 13px;
  color: #790616;
  font-family: Verdana;
  font-weight: bold;
}

.tvParentNodeStyle
{
  font-size: 13px;
  color: #000000;
  font-family: Verdana;
  font-weight: bold;
}
.tvLeafNodeStyle
{
  font-size: small;
  color: #087253;
  font-family: Verdana;
}

.tvHoverNodeStyle
{
  font-size: small;
  color: #D63032;
  font-family: Verdana;
}
.tvSelectedNodeStyle
{
  font-size: small;
  color: #D63032;
  font-family: Verdana;
}


        #menu
{
  width: 840px;
  height: 35px;
  margin: 5px 5px 20px 5px;
  float: right;
}        
        
/*---------------------------- main pages menu Styles ------------------------ */
      .menu
{
  padding-left: 5px;
  z-index: 1;
  height:35px;
  width: 740px;
}


.StaticMenuItemStyle, .StaticMenuItemStyle:visited
{
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  font-family: Verdana;
  color: #DC3836;
  text-align: center;
  height: 30px;
  width: 150px;
  vertical-align: middle;
  white-space: pre-wrap;
}
.StaticSelectedStyle,.StaticSelectedStyle:visited
{

padding-left: 5px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
font-family: Verdana;
color: Gray;
text-align: center;
height: 30px;
width: 150px;
vertical-align: middle;
white-space: pre-wrap;
}

.StaticHoverStyle, .StaticHoverStyle:visited
{  
padding-left: 5px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
font-family: Verdana;
color: black;
text-align: center;
height:30px;
width: 150px;
vertical-align: middle;
white-space: pre-wrap;
}

.DynamicMenuItemStyle, .DynamicMenuItemStyle:visited
{
  /*Font-Size:14px;
Padding-left:10px;
color:Navy;*/
  font-size: 15px;
  padding-left: 5px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  font-family: Verdana;
  color: navy;
  height: 20px;
  width: 100px;
  text-align: left;
  text-indent: 60px;
}
/*.DynamicMenuItemStyle
{
Font-Size:14px;
Padding-left:10px;
color:Navy;
}*/
.DynamicHoverStyle
{
Color:red;
}

/* management pages Menu Styles */
.StaticMenuItemStyleMgt, .StaticMenuItemStyleMgt:visited
{
font-size: 14px;
padding-left: 5px;
padding-top: 2px;
padding-right:5px;
padding-bottom:2px;
font-family: Verdana;
color: navy;
text-align:left;
}   
.StaticSelectedStyleMgt, .StaticSelectedStyleMgt:visited
{
font-size: 14px;
padding-left: 5px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
font-family: Verdana;
color: Gray;
text-align:left;
}
.StaticHoverStyleMgt, .StaticHoverStyleMgt:visited
{
font-size: 14px;
padding-left: 5px;
padding-top: 2px;
padding-right:5px;
padding-bottom:2px;
font-family: Verdana;
color: Red;
text-align:left;
}
.DynamicMenuItemStyleMgt
{
Font-Size:14px;
color:Green;
Background-color:Silver;
text-align:left;
}
.DynamicHoverStyleMgt
{
BackGround-Color:#284E98;
Color:White;
text-align:left;
}

            
        

        #obbannerimages
{
  height: 89px;
}
        #obbanner
{
  height: 98px;
  padding-top: 30px;
  position: relative;
  top: -5px;
  left: 3px;
  background-image: url('../App_Themes/SimpleBlue/Images/Banner_BG.jpg');
  background-repeat: repeat-y;
  background-attachment: scroll;
  width: 700px;
}
        #obmaincontent
{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 25px;
  width: 700px;
}
        #obpagecontainer
{
  padding: 1px 4px;
  text-align: center;
  margin-right: 0;
  width: 699px;
  height: 561px;
  background-color: #ffffff;
}
                
        #obform
{
  border: 1px solid #0000FF;
  padding: 1px 4px;
  width: 700px;
  text-align: center;
  margin-right: 0px;
  height: 565px;
  margin-left: 0px;
}
                
                      
         


