﻿ 
    .DayHeaderStyle
    {
        background-image: url('../images/BG.jpg');
        width: 80px;
		font-weight:bold;
		color:#ffffff;
    }
    
    
    .DayWithEventsStyle
    {
      
       background-color: #faf6ed;
       width: 80px;
       min-width: 80px;
       height: 60px;
       vertical-align: top;
       margin-left: 2px;
       padding-left: 2px;
       text-align: left;
	   border-bottom:4px solid orange;
	  
       
    }
    
	
	.DayWithEventsStyle a{}
    .OtherMonthDayStyle
    {
        background-color: #91d8f7;
        width: 80px;
        min-width: 80px;
        height: 60px;
        vertical-align: top;
        text-align: left;
    }
    
    .DayStyle, .NoEvents
    {
        width: 80px;
        min-width: 80px;
        height: 60px;
        vertical-align: top;
        text-align: left;
		
    }
    
    .DayStyle:Hover,  .DayWithEventsStyle:Hover, .OtherMonthDayStyle:Hover
    {
        background-color: RGB(250, 200,100); 
		
         width: 80px;
        min-width: 80px;
    }
	
	.item{border:1px solid black}
	.item_line {border-bottom:3px solid orange; padding-top:0;}
	.list_pic a{display:block;width:102px; height:46px; background:url(../images/list3.jpg) no-repeat top left; text-indent:-9999px; margin-bottom:10px}
	.list_pic a:hover{background:url(../images/list3.jpg) no-repeat bottom right;}
	/*.list_pic{width:130px; background:url(../images/list2.gif) no-repeat; background-position:90% 50%; cursor:pointer; padding:15px;  margin-bottom:5px }*/
	
	
	
	table table{ background:#fff; border:0; /*color:#ffffff;*/ font-size:12px}
	table table td a:link{color:Black; }
	.database {background:White; color:Black; font-weight:normal;}
	tr.categoryandyear {background-color:White; color:#999999; font-size:12px;}
	tr.act {background-color:White; color:#666666; height:30px;}
	tr.intro {background-color:White; color:#666666;}
	
	td.details {height:40px; background-image: url('../images/arrow.jpg'); background-repeat: no-repeat;
background-position: 14% 40%; padding-bottom:10px; color:#99ccff; border-bottom:1px solid #C2DFEC;}
	td.year {text-align:right;}
	
	b {font-weight:normal;}
	.additem {float:right; font-size:12px; border:1px solid #ccc; padding:3px; background-color:#ECEBEB;}
	.popout {border:none; background:#fff;}



.NextPrevStyle{color:#ffffff; height:49px; padding-right:10px; padding-left:10px; }

.CalendarItem{font-size:extra-small;  margin-bottom:10px}

.SelectorStyle{border:1px solid black}

#ctl00_ContentPlaceHolder_Body_AddEditItem1_pnlAddedit{border:11px solid #AFD9E9; DropShadow:none; color:#333; background-color:#ECEBEB; padding:10px; }
#ctl00_ContentPlaceHolder_Body_AddEditItem1_pnlAddedit table {border:0;}
#ctl00_ContentPlaceHolder_Body_AddEditItem1_pnlAddedit tr {border:0;}
#ctl00_ContentPlaceHolder_Body_AddEditItem1_pnlAddedit td {border:0;}

#ctl00_ContentPlaceHolder_Body_pnlAddEditeItem {background-color:#fff;}

input#ctl00_ContentPlaceHolder_Body_AddEditItem1_txtYear {border: 1px solid #7F9DB9;}
input#ctl00_ContentPlaceHolder_Body_AddEditItem1_txtRefNo {border: 1px solid #7F9DB9;}
input#ctl00_ContentPlaceHolder_Body_AddEditItem1_btnInsert {border: 1px solid #7F9DB9;}
select#ctl00_ContentPlaceHolder_Body_AddEditItem1_lbCategories {border: 1px solid #7F9DB9;}
textarea#ctl00_ContentPlaceHolder_Body_AddEditItem1_txtContent {width:290px;}

/*#ctl00_ContentPlaceHolder_Body_publications_ctl02_content {border:11px solid #AFD9E9; color:#333; background-color:#ECEBEB; padding:10px; position:absolute;}*/
/*.contentpopup{border:11px solid #AFD9E9; color:#333; background-color:#ECEBEB; padding:10px; position:absolute;}*/




