﻿body 
{
    background-color: White; 
    /*background-image : url('narniatest.jpg');*/
    /*background-repeat : repeat;*/
    font-family: verdana;
    font-size: 11px;
    color: Black;
    /*background-position: center;*/
    /*background-attachment: fixed;*/
}

table
{
    table-layout:inherit;
}

input, select, textarea, checkbox
{
    font-family: verdana;
    font-size: 11px;
}

.plainbackground{
   background : White url("bg.gif") repeat-y;
   padding: 0 0 0 40px;
}

a:link     {color: Blue;font-weight:bold;font-size:11px;text-decoration:none} /* for unvisited links */
a:visited  {color: Blue;font-weight:bold;font-size:11px;text-decoration:none} /* for visited links */
a:hover    {color: Blue;font-weight:bold;font-size:11px;text-decoration:underline; } /* when mouse is over link */
a:active   {color: Blue;font-weight:bold;font-size:11px;} /* when link is clicked */

a:link[disabled]    {color: Gray; font-weight:normal; font-size:11px; text-decoration: none}
a:visited[disabled] {color: Gray; font-weight:normal; font-size:11px; text-decoration: none}
a:hover[disabled]   {color: Gray; font-weight:normal; font-size:11px; text-decoration: none}
a:active[disabled]  {color: Gray; font-weight:normal; font-size:11px; text-decoration: none}



.font_style1 { font-size: 13px; font-weight: normal}
.font_style2 { font-size: 13px; font-weight: bold}
.font_style3 { font-size: 11px; font-weight: bold}
.font_style4 { font-size: 11px; font-weight: normal}
.font_style5 { font-size: 11px; font-weight: normal; font-style:italic;}
.font_style6 { font-size: 14px; font-weight: bold}
.font_style7 { font-size: 13px; font-weight: bold; color: #ee3344; }

.header_style1 { background-color: #aa0000; color: White;}


/*- HEADER STYLE -------------------------*/

.container {background:#aa0000; color:#fff; font-size: 12px; font-weight: bold;}
.rtop, .rbottom{display:block; background-color: White}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#aa0000;}
.r1 {margin: 0 5px}
.r2 {margin: 0 3px}
.r3 {margin: 0 2px}
.r4 {margin: 0 1px}

/*= END HEADER STYLE =====================*/


/*- DIV STYLE ----------------------------*/

div.gap1px {margin: 0px; padding: 1px;}
div.gap2px {margin: 0px; padding: 2px;}
div.gap3px {margin: 0px; padding: 3px;}
div.gap4px {margin: 0px; padding: 4px;}
div.gap5px {margin: 0px; padding: 5px;} 

.pager
{
	clear:both;
	margin: 0 auto;
}
.pagerlink
{
	display:inline-block;	
	text-decoration:none;	
	font-weight:bold;
}

  
.pagerlabel
{		
	display:inline-block;	
	text-decoration:underline;		
	font-weight:normal;
	color:white;		
}

/*
.pagerlink
{
	border:solid 1px white;
	display:inline-block;
	margin-right:0.4em;
	padding:0.4em 0.7em;
	text-decoration:none;
	line-height:normal;		
	font-weight:bold;
	color: Green;		
}

 .pagerlink:hover {
	border: solid 1px black;	
} 
.pagerlabel
{	
	border:solid 1px white;
	display:inline-block;
	margin-right:0.4em;
	padding:0.4em 0.7em;
	text-decoration:none;
	line-height:normal;	
	background-color:black;
	font-weight:normal;
	color:white;		
}
*/
div.master {background-color: Transparent;}

div.menu
{    
    /*padding-top: 5px;*/
    padding-left: 0px;    
    /*padding-bottom: 4px;*/
    font-size: 11px;
    font-weight: bold;  
    background-color: #BF0100;
    background-image: url(header.png);    
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aa0000;
    color: White;
    height: 20px;  
}

div.header
{    
    /*padding-top: 5px;*/
    padding-left: 0px;    
    /*padding-bottom: 4px;*/
    font-size: 13px;
    font-weight: bold;  
    background-color: #aa0000;
    /*background-image: url(header.png);*/
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aa0000;
    color: White;   
}

div.content
{      
    background-color: Transparent;
    padding-left: 0px;      
    font-size: 11px;
    font-style: normal;       
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aa0000;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #aa0000;    
}

div.menu a:link     {background-color: Transparent; font-size: 11px; font-style: normal; color: White;}
div.menu a:visited  {background-color: Transparent; font-size: 11px; font-style: normal; color: White;} 
div.menu a:hover    {background-color: Transparent; font-size: 11px; font-style: normal; color: White;} 
div.menu a:active   {background-color: Transparent; font-size: 11px; font-style: normal; color: White;}

div.header a:link
{      
    background-color: Transparent;          
    font-size: 11px;
    font-style: normal;       
    color: White;    
}

div.header a:visited  
{
    background-color: Transparent;          
    font-size: 11px;
    font-style: normal;       
    color: White; 
} 

div.header a:hover    
{
    background-color: Transparent;          
    font-size: 11px;
    font-style: normal;       
    color: White;  
} 

div.header a:active   
{
    background-color: Transparent;          
    font-size: 11px;
    font-style: normal;       
    color: White; 
}

div.logo a:link
{      
    background-color: Transparent;          
    text-decoration: none; 
    display: block;  
}

div.logo a:visited  
{
    background-color: Transparent;          
    text-decoration: none;
    display: block;  
} 

div.logo a:hover    
{
    background-color: Transparent;              
    text-decoration: none;   
    display: block;  
} 

div.logo a:active   
{
    background-color: Transparent;          
    text-decoration: none;
    display: block;  
}

/*= END DIV STYLE ========================*/

.master_page_header { background-color: #000000;}
.master_page_menu { background-color: #444444;}
.master_page_content { background-color: #000000;}

.leftbar_table_style1 { background-color: #444444;}

.table_style1
{
 background-color: #444444;
 font-size: 11px;
 font-family: Verdana;
 vertical-align: text-top;
}

.table_style2
{
 background-color: #444444; 
}



.background_style1 {background-color: #444444;}

/*styles for AJAX calendar control*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: white;
    color: black;
    font-style:normal;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #F5F5F5;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: red;
    font-weight:bold;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: blue;
    font-weight:bold;
}


