/*********************
* AKReservations module style
**********************/

.akres_resform input, 
.akres_resform select {
   
}

  
.akres_err {
  font-size:18px;
  color: red; 
  text-decoration: blink;
  }

.akres_warn {
  font-size:18px;
  color: red; 
  margin-top: 20px;
  margin-left: 20px;
  
  }

.akres_info {
  font-size:18px;
  color: red; 
  margin-top: 20px;
  margin-left: 20px;
  text-align: center;
  
  }


.akres_resform {

  border: solid 2px black; 
  margin-top: 10px;
  margin-bottom: 10px;
   
}


.akres_default {

  margin-top: 10px;
  margin-left: 10px;

}

.akres_header {

    font-size: 13px;
    font-weight: bold;
    color: black;

}


.akres_overbook {

    font-size: 16px;
    font-weight: bold;
    color: #993300;
    text-decoration: blink;
}


.akres_footer {

    font-size: 13px;
    font-weight: bold;
    color: black;
}

.botreslist2 {
   float: left;  
  vertical-align: top;
  margin: 0px;
/*   border: solid 4px white;  */
   width: 98%;
   
/*   background-color: green; */
}

.botreslist2 .akres_resform {
  float: left;   

  margin: 0px 8px 8px 0px;
/*  vertical-align: top;
   border: solid 1px black; */
}

.botreslist2 .akres_default {
  margin: 0px;
  /*
  vertical-align: top;
   border: solid 1px black; */
}


.botreslist2 .akres_resform td {
/*   border: solid 1px red;  */
}



.botreslist2 .akres_resform,
.botreslist2 .akres_resform select, 
.botreslist2 .akres_resform text, 
.botreslist2 .akres_resform textarea, 
.botreslist2 .akres_resform input {
   background-color: #F8D19C;
   font-family: arial, helvetica, sans-serif;   
   font-size: 100%; 
 
   
}

.akinput {
/*  border: inset 2px white; */
    border-style: inset;  
  
  border-width: 2px 2px 2px 2px;
  border-color: #cccccc;  
/*  padding: 10px 10px 10px 10px; */
/*  margin: 14px 10px 14px 10px;  */

}



table#overbook {
   color:#cc3300;
   border: solid 4px; 
/*    font-size: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
  
  }

table#overbook td {


  vertical-align: top;
/*    border: solid 1px;  */
  padding: 1px 8px 1px 8px;
   text-align: left; 
/*   font-size: 10px; */
}



table#overbook_available {
   color:#cc3300;
   border: solid 4px; 
/*    font-size: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
  
  
  }

table#overbook_available td {

  vertical-align: top;
/*    border: solid 1px;  */
  padding: 1px 8px 1px 8px;
   text-align: left; 
/*   font-size: 10px; */
}





.akres_ov_header {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size:24px;
  text-decoration: underline;
  font-weight: bolder;
  
}

.akres_ov_main td, .akres_ov_main a {
  font-size:11px ! important;

}

table#akres_ov_main  {

/*  border: solid 2px;
  color:#C00000;
  padding: 12px 12px 12px 12px;
*/  
padding: 10px 0px 10px 0px;

 }


table#akres_ov_main td {

/*  border: solid 1px; */
padding: 1px 3px 1px 3px;


  }


table#akres_ov_main th {

}

.akres_ov {
  
  margin-top: 20px;
  margin-left: 20px;
/*  background-color: #ddddee; */
  }
  
  
.akres_ov_err {
  font-size:18px;
  color:#C00000; 
  text-decoration: blink;
  }


.akres_ov input, .akres_ov select {
/*   font-size:12px; */
  }



table#reslist a {

}



table#reslist {
   border: 2px solid; 

/* color:#0000C0;*/

/*    font-size: 10px; */
  
  }


table#reslist tr.impair {
/*  background-color: #ff0000;  */
  }

table#reslist tr.pair {
/*  background-color: #00ff00; */
  }

table#reslist tr.pair:hover, table#reslist tr.impair:hover  {
  background-color: #00ff00; 
/*   line-height: 190%;  */
  
  }

table#reslist td {

/*  font-size: 80%; */
  vertical-align: top;
   border: 1px solid; 
   
  padding: 1px 8px 1px 8px;
   text-align: center; 

}

table#reslist a {

}

table#reslist th {

/*  font-size: 80%; */
  border-left: 1px solid;
  border-right: 1px solid;
  padding: 0px 8px 6px 8px;
  text-align: center; 
  background-color: #ddeedd; 
}

/*
table#reslist th:first-child  {
  color:#00C000;
  
}
*/

table#resorder {
/* color:#00C000;*/
  
}

table#resorder td {
  
  border: solid 0px;
  padding: 0px 8px 0px 8px;
  
}






table#akr_evcal {
width:100%;
color:white;
   border: solid 0px;
font-size: 8pt;
  margin-top: 2px;
  margin-bottom: 2px;
  border-collapse:collapse;
  }


table#akr_evcal td {


  vertical-align: top;
    border: solid 0px;  
    padding: 1px 30px 1px 0px;
   text-align: left; 
   /*font-size: 10px; */
}   

table#akr_evcal tr {


  vertical-align: top;
  border: solid 0px;  
  padding: 0px 0px 0px 0px;
   text-align: left; 
   /*font-size: 10px; */
}   



table#akr_evcal tr.akrpair{
  background-color: rgb(96,96,96)
}   
table#akr_evcal tr.akrimpair{
  background-color: rgb(34,34,34)
}   

/* -------------------------------- */

table#akr_evcal2 {
/*   color:#0000cc; */
/*   width: 100%; */
   border: solid 1px black; 
/*    font-size: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
   /*background-color: #0000dd; */
  
  border-collapse:collapse;
  }


table#akr_evcal2 td {


  vertical-align: top;
    border: solid 0px;  
  padding: 1px 4px 1px 4px;
   text-align: left; 
   /*font-size: 10px; */
        /* color:#cc00cc; */
        
        /*      background-color: #dd0000; */
}   

table#akr_evcal2 col1 {

}   

table#akr_evcal2 col1h {
  color:#0000cc; 
}   


table#akr_evcal2 col2 {

/*  border: solid 1px;   */
  right-padding: 30px 
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   

table#akr_evcal2 col3 {
     
}   


table#akr_evcal2 col4 {
       
}   


table#akr_evcal2 tr {
  vertical-align: top;
  border: solid 0px;  
  padding: 4px 4px 4px 4px;
   text-align: left; 
   /*font-size: 10px; */
}   



table#akr_evcal2 tr.akrpair{
  
  background-color: #fFe1a3; 
}   
table#akr_evcal2 tr.akrimpair{
  background-color: #f8d09a; 
}   



/* ------------------------------ */


table#akr_evcal3 {
/*   color:#0000cc; */
/*   width: 100%; */
/*   border: solid 1px;  */
/*    font-size: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
   /*background-color: #0000dd; */
  
  border-collapse:collapse;
  }


table#akr_evcal3 td {


  vertical-align: top;
    border: solid 0px;  
  padding: 1px 3px 1px 3px;
   text-align: left; 
   /*font-size: 10px; */
        /* color:#cc00cc; */
        
        /*      background-color: #dd0000; */
}   

table#akr_evcal3 col1 {

}   

table#akr_evcal2 col1h {
  color:#0000cc; 
}   


table#akr_evcal3 col2 {

/*  border: solid 1px;   */
  right-padding: 30px 
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   

table#akr_evcal3 col3 {
     
}   


table#akr_evcal3 col4 {
       
}   


table#akr_evcal3 tr {
  vertical-align: top;
  border: solid 0px;  
  padding: 4px 4px 4px 4px;
   text-align: left; 
   /*font-size: 10px; */
}   



table#akr_evcal3 tr.akrpair{
/*  background-color: #efffdf;  */
}   
table#akr_evcal3 tr.akrimpair{
/*  background-color: #ffffff;  */
}   


/* ------------------------------ */




table#akr_evcal4 {

   width: 100%; 
   border: solid 2px;  
  margin-top: 10px;
  margin-bottom: 10px;
  
  border-collapse:collapse;
  }


table#akr_evcal4 tr {
  vertical-align: top;
  border: solid 0px;  
  padding: 6px 1px 6px 1px;
  text-align: left; 

}   

table#akr_evcal4 th {  

    
    font-weight: bold;

    font-size: 13px; 
    padding: 2px 1px 12px 1px;
    
/*    background-color: #000000;  */

}

table#akr_evcal4 td {


  vertical-align: middle;
  border: solid 0px;  
  
  padding: 12px 1px 12px 1px;
    text-align: left; 
}   

table#akr_evcal4 col1 {
   color:#ff00ff; 
   font-size: 18px; 
}   



table#akr_evcal4 col2 {

  color: #ff00ff; 
       
}   

table#akr_evcal4 col3 {
   
    border: solid 2px;  
    padding: 3px 4px 3px 4px;
        
}   

table#akr_evcal4 col4 {
       
}   

table#akr_evcal4 col5 {
       
}   

table#akr_evcal4 col6 {
       
}   

table#akr_evcal4 col7 {
       
}   


table#akr_evcal4 col1h {
  color: #ffff00; 
  background-color: #00ffff;  
}   

table#akr_evcal4 col2h {
  color: #ff0000; 
  background-color: #0000ff;  
}   

table#akr_evcal4 col3h {
  color: #00ffff; 
  background-color: #ff0000;  

}   

table#akr_evcal4 col4h {
}   

table#akr_evcal4 col5h {
  color: #ff00ff; 
  background-color: #00ff00;  
}   

table#akr_evcal4 col6h {
  color: #00ff00; 
  background-color: #ff00ff;  
}   

table#akr_evcal4 col7h {
  color: #0000ff; 
  background-color: #ffff00;  
  
}   

table#akr_evcal4 tr.akrpair{
  background-color: #cfdfff;  
}   
table#akr_evcal4 tr.akrimpair{
  background-color: #ffefaf;  
}   

/* --------------------------------------------- */


akr_evcal5_h1 {
	font-size: 1.2em;
	margin: 0.3em 0em 0.3em 0em;
	font-weight: bold;
}


table#akr_evcal5 {
/*   color:#0000cc; */
/*   width: 100%; */
   border: solid 1px black; 
/*    font-size: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
   /*background-color: #0000dd; */
  
  border-collapse:collapse;
  }


table#akr_evcal5 td {


  vertical-align: top;
    border: solid 0px;  
  padding: 1px 4px 1px 4px;
   text-align: left; 
   /*font-size: 10px; */
        /* color:#cc00cc; */
        
        /*      background-color: #dd0000; */
}   

table#akr_evcal5 th {
   background-color: #d8b07a;
   color: white;
   }

table#akr_evcal5 col1 {

}   

table#akr_evcal5 col1h {

  
}   


table#akr_evcal5 col2 {

/*  border: solid 1px;    */
  
  margin-left: 40px;
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   


table#akr_evcal5 col2h {
    margin-left: 40px;
    
}   


table#akr_evcal5 col3 {
margin-left: 40px;
/*   border: solid 1px;    */
  
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   

table#akr_evcal5 col3h {
  margin-left: 40px;
}   

table#akr_evcal5 col4 {
margin-left: 40px;
/*   border: solid 1px;    */
  
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   

table#akr_evcal5 col4h {
  margin-left: 40px;
}   




table#akr_evcal5 tr {
  vertical-align: top;
  border: solid 0px;  
  padding: 4px 4px 4px 4px;
   text-align: left; 
   /*font-size: 10px; */
}   



table#akr_evcal5 tr.akrpair{
  
  background-color: #fFe1a3; 
}   
table#akr_evcal5 tr.akrimpair{
  background-color: #f8d09a; 
}   

table#akr_evcal5 tr.akrpair:hover, table#akr_evcal5 tr.akrimpair:hover  {
  background-color: #fff1b3; 
  
  }



/*----------------------------- */

/* --------------------------------------------- */


akr_latest1_h1 {
	font-size: 1.2em;
	margin: 0.3em 0em 0.3em 0em;
	font-weight: bold;
}


table#akr_latest1 {
/*   color:#0000cc; */
/*   width: 100%; */
   border: solid 1px black; 
/*    font-size: 10px; */
  margin-top: 10px;
  margin-bottom: 10px;
   /*background-color: #0000dd; */
  
  border-collapse:collapse;
  }


table#akr_latest1 td {


  vertical-align: top;
    border: solid 0px;  
  padding: 1px 4px 1px 4px;
   text-align: left; 
   /*font-size: 10px; */
        /* color:#cc00cc; */
        
        /*      background-color: #dd0000; */
}   

table#akr_latest1 th {
   background-color: #d8b07a;
   color: white;
   }

table#akr_latest1 col1 {

}   

table#akr_latest1 col1h {

  
}   


table#akr_latest1 col2 {

/*  border: solid 1px;    */
  
  margin-left: 40px;
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   


table#akr_latest1 col2h {
    margin-left: 40px;
    
}   


table#akr_latest1 col3 {
margin-left: 40px;
/*   border: solid 1px;    */
  
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   

table#akr_latest1 col3h {
  margin-left: 40px;
}   

table#akr_latest1 col4 {
margin-left: 40px;
/*   border: solid 1px;    */
  
/*  text-align: left; */
/*  color:#cc00cc;  */
       
}   

table#akr_latest1 col4h {
  margin-left: 40px;
}   




table#akr_latest1 tr {
  vertical-align: top;
  border: solid 0px;  
  padding: 4px 4px 4px 4px;
   text-align: left; 
   /*font-size: 10px; */
}   



table#akr_latest1 tr.akrpair{
  
  background-color: #fFe1a3; 
}   
table#akr_latest1 tr.akrimpair{
  background-color: #f8d09a; 
}   

table#akr_latest1 tr.akrpair:hover, table#akr_latest1 tr.akrimpair:hover  {
  background-color: #fff1b3; 
  
}



/*----------------------------- */


/*----------------------------- */


#akr_ccard   {
  /* vertical-align: top;*/
  
  /* border: 4px solid blue;	 */
  /* padding: 20px; */
  width: 95%;
  
 /* background-color: cyan; */
 color: black;

}   

.akr_corg {
 	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 10px;
}



.akr_cdesc {
  font-size: 1.2em;
  
	font-weight: normal;
/*	font-style: italic; */
	margin-bottom: 10px;
}


.akr_cname {
/*  font-size: 1.2em; */
	font-weight: normal;
	font-style: italic;
}
  
.akr_caddr {  
/*  font-size: 1.2em; */
	font-weight: normal;
	margin-bottom: 8px;
}
	
.akr_cphone {  
margin-bottom: 6px;

}

.akr_cemail {  
/*  font-size: 1.2em; */
	font-weight: normal;
	margin-bottom: 6px;
}


.akr_cwww {  
/*  font-size: 1.2em; */
	font-weight: normal;
	margin-bottom: 6px;
}

/* --------------------------------- */

