﻿body {
	background-attachment: fixed;
	background-image: url(<%=ResolveUrl("~/Images/Background.png")%>);
	background-repeat: no-repeat;
	background-position: center top;
}

h2
{
	font-size: 18px;
    color: #7a8f20;
    font-weight: bold;
    text-align:left;    
    padding-bottom:0;
}

h3
{
	font-size: 16px;
    color: #7a8f20;
    font-weight: bold;
    text-align:left;    
    padding-bottom:0;
}

h4
{
	font-size: 14px;
    color: #7a8f20;
    font-weight: bold;
    text-align:left;    
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0; 
}


a
{
	color: #7a8f20;
	font-family:Arial; 
    font-size: 13px;
    text-decoration: none;	        
	cursor:hand;
	cursor:pointer;	   
}

a:Hover
{
	font-family:Arial; 
    font-size: 13px;
    color: #a4c424;
    text-decoration: none;	        
	cursor:hand;
	cursor:pointer;	   
}


.FooterText
{
    font-size: 10px;
    color: #999999;
    text-decoration: none;
}

.SmallLink
{
    font-size: 8px;
    color: #999999;
    text-decoration: none;
    cursor:hand;
}

.SmallLink:Hover
{
    font-size: 8px;
    color: #666666;
    cursor:hand;
}

.FooterLink
{
    font-size: 10px;
    color: #999999;
    text-decoration: none;
}

.FooterLink:Hover
{
    font-size: 10px;
    color: #666666;
}

.MainHeading
{
    font-size: 24px;
    font-weight: bold;
    color: #7a8f20
}

.QHeading
{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}

.QText
{
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    text-decoration: none;
}

.QLink
{
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    text-decoration: none;
	cursor:hand;
	cursor:pointer;
}

.QLink:Hover
{
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    text-decoration: none;
	cursor:hand;
	cursor:pointer;
}

.BodyText
{
    font-size: 12px;
    color: #666666;
    line-height: 18px;
}

.BodyLink
{
	font-size: 13px;
	color: #7a8f20;
	text-decoration: none;	        
	cursor:hand;
	cursor:pointer;	   
}

.BodyLink:Hover
{
	font-size: 13px;
	color: #a4c424;
	text-decoration: none;	        
	cursor:hand;
	cursor:pointer;	   
}


.TopMenuGroup
{

  background-color:#DBD7D0;
  border:0px solid black; 
  cursor:hand;
  cursor:pointer;          
}

.TopMenuItem
{
  color:white;
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid black; 
  border-left-color:#737373;
  border-top-color:#4C4C4C;
  border-bottom-color:#131413;
}

.TopMenuItemHover 
{
  color:white;
  background-color:#3D3D3D; 
  font-family:Tahoma; 
  font-size:11px; 
  font-weight:bold;
  border:1px solid black; 
  border-bottom-color:#AAAAAA;
  cursor:hand;
  cursor:pointer;
}


.MenuGroup
{
  background-color:#ffffff;
}

.MenuItem
{
  color:#666610;
  font-family:Arial; 
  font-size:10px; 
  font-weight:bold;
  cursor:default;
  border:0px solid black; 
  border-left:6px solid #92b11e;      
  border-right:1px solid #92b11e;      
   
}

.MenuItemHover 
{
  background-color:#e4edbd;
  color:#666610; 
  font-family:Arial; 
  font-size:10px; 
  font-weight:bold;
  border:0px solid black; 
  border-left:6px solid #92b11e;         
  border-right:1px solid #92b11e;       
  cursor:hand;
  cursor:pointer;
}

.SideMenu
{
  background-color:#ffffff;
  color:#666610;
  font-family:Arial; 
  font-size:10px; 
  border-left:6px solid #92b11e;       
  border-right:1px solid #92b11e;       
  border-top:1px solid #92b11e;       
  text-decoration: none;	     
  cursor:hand;
  cursor:pointer;
}

.SideMenu:Hover 
{
  background-color:#e4edbd;
  color:#666610; 
  font-family:Arial; 
  font-size:10px; 
  border-left:6px solid #92b11e;       
  border-right:1px solid #92b11e;       
  border-top:1px solid #92b11e;            
  cursor:hand;
  cursor:pointer;
}

.SideMenuBottom
{
  background-color:#ffffff;
  color:#666610;
  font-family:Arial; 
  font-size:10px; 
  cursor:default;
  border-left:6px solid #92b11e;       
  border-right:1px solid #92b11e;       
  border-top:1px solid #92b11e;    
  border-bottom:1px solid #92b11e;     
  text-decoration: none;	     
}

.SideMenuBottom:Hover 
{
  background-color:#e4edbd;
  color:#666610; 
  font-family:Arial; 
  font-size:10px; 
  border-left:6px solid #92b11e;       
  border-right:1px solid #92b11e;       
  border-top:1px solid #92b11e;      
  border-bottom:1px solid #92b11e;           
  cursor:hand;
  cursor:pointer;
}

.SideMenuText
{
  color:#666610;
  font-family:Arial; 
  font-size:10px; 
  cursor:default;
  text-decoration: none;	
  cursor:hand;     
  cursor:pointer;
}

.SideMenuText:Hover
{
  color:#666610;
  font-family:Arial; 
  font-size:10px; 
  cursor:default;
  text-decoration: none;	
  cursor:hand;     
  cursor:pointer;
}

.HiddenBox
{
    height: 12px;
    width: 72px;
    font-family:Arial; 
    font-size:10px; 
    cursor:default;	   
    color:#666610;      
}

LabelStyle
{
	font-size: 14px;
    color: #7a8f20;
    font-weight: bold;
    text-align:left;    
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0; 
}

.TableHeader
{	
	color:White;
	font-size: 15px;
    font-weight: bold; 
}

#ArticleHtml 
{
    float:left;
}

#DateInfos
{
    display:inline-block;
    width:280px;
    /*background-color:rgb(333,555,89);*/
    padding-left:10px;
}

#DateInfos *
{
    float:left;
    width:140px;
}

#DateInfos label
{
    width:130px;
    display:block;
    text-align:right;
    /*background-color:rgb(22,22,89);*/

}

#ArticleAttributes
{
    display:inline-block;
    width:250px;
    /*background-color:rgb(333,555,89);*/
    padding-left:10px;

}

#ArticleAttributes *
{
    float:left;
}

#ArticleAttributes label
{
    width:130px;
    display:block;
    text-align:right;
    /*background-color:rgb(22,22,89);*/

}

#keywords
{
	display:inline-block;	
}

.updateProgress
{
    position:fixed; 
    border-width:1px; 
    border-style:solid; 
    background-color:#CCCCCC; 
    width:180px; 
    height:50px;
    top:30%; 
    left:43%;
    bottom:0px; 
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0;    
    z-index:1000;    
}

.updateProgressMessage
{
	position:fixed;
    font-family:Trebuchet MS; 
    font-size:small; 
	top:30%; 
    left:43%;
    padding-left:5px;  
    padding-top:14px;
    z-index:1001;
    text-align:right;    
}