﻿body 
{
    background-image: url('/App_Themes/MasterPage/body-bg.png');   
  /*     background: #00ccff; */
    background: #DDDDDD;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;      
}
.page
{
    width: 1000px;   
    background-color: white; /* #0099ff; */
    margin: 5px Auto 1px auto;
    border: 1px solid #496077;
  
    
    /* color #42c4dd    */
}
.logo
{
    background-image: url('/AmbsIndia/App_Themes/logo2.PNG');
    background-repeat:no-repeat;    
    margin: 0px;
    padding: 0px;     
    float:right;
    background: white;
    width: 418px;
    height: 264px;
}
.bodypage
{
    width: 998px;
    background-color:  transparent;
    margin: 5px 1px 1px 1px;
    border: 1px solid #0099ff;  
    clip:5;
}
.Header
{
  /*  background-image: url('/AmbsIndia/App_Themes/banner1000.jpg');   */
    background-repeat:no-repeat;
    background-position:left;
    margin: 0px;
    padding: 0px;     
   /* background: #0099ff;*/
    width: 100%;
    height: 120px;
}
.Header:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
text-decoration:none;
}

.uDetails
{
    background: url('~/App_Themes/pen.jpg') repeat-x fixed 50% bottom;
    height: 443px;
    width: 564px;
    float:left;    
    
} 


.class1
{
   
    width: 299px; 
    height: 180px; 
    -moz-border-radius:15px; 
    border-radius:15px; 
    float:left; 
    margin:4px;
    border: 2px groove #333333;
    padding: 10px 10px 5px 10px;
    
}
.style5 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
     color: #660066;
}
.style6 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660066;	
}
.style6 a
{
    text-decoration:none;
    color:#660066;
}
.style6 a:hover
{
    text-decoration:underline;
    color:Blue;    
}

.style6 a:visited
{
    text-decoration:underline;
    color:#660066;    
}

.style8 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #660066; 
}
.latest
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660066;   
}
.date
{
    padding:10px 2px !important;
}
.item
{       
    color: #0E8CCD;
    text-decoration:none;
    padding:10px 2px !important;
    font-size:12px;
    font-weight:bold;
    font-family:Sans-Serif;
}
      
.item a
{
        color:#0E8CCD;
        text-decoration:none;
}
.item a:hover
{
        color:#0E8CCD;
        text-decoration:underline;
}

.item a:visited
{
        color:#0E8CCD;        
} 
  
  .item1
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
   
    color: #0E8CCD;
    text-decoration:none;
}
      
.item1 a
{
        color:#0E8CCD;
        text-decoration:none;
}
.item1 a:hover
{
        color:#0E8CCD;
        text-decoration:underline;
}

.item1 a:visited
{
        color:#0E8CCD;        
} 
      
.footer
{
    height: 117px;
    width:100%;
}      
.footerImg
{
	 height: 110px;
    width:100%;
}

.footerImg a
{        
   display: block;
   height:100%;
   width:100%;
   cursor:pointer;
}

.footerImg a:hover
{         
   border-color: red;
   border-style: groove; 
   border-right-style:none;
   border-bottom-style:none;
   border-radius: 15px;    
   -moz-border-radius: 15px;  
}

.hitcount
{
    float:left;
    padding-right:5px;    
}

.hitCount
{
    float:left;
    padding-right:10px;
}
.textDecoration
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #990000;
    text-decoration:none;
}

.tabs
{   
    border-left: 1px solid Orange;
    border-right: 1px solid Orange;
    border-top: 1px solid Orange;
    border-bottom: 0 solid Orange;
    float:left;
    background-repeat: no-repeat;
    height: 50px;
    width:100%;
    z-index:100;   
}



.tabs a
{
display: block;
/*text-indent: 5px;*/
height:100%;
width:100%;
cursor:pointer;
/*border-bottom: 1px solid Orange; /*THEME CHANGE HERE*/
}

.tabs a:hover 
{  
  
}

.highlight
        {
            text-decoration: none;
            color: black;
            background: #00FF00;
        }
