﻿/*
Green: #91b83e
Light Blue: #cde1df
Blue: #589c95
Orange: #cb422b
Dark Purple #626586 or 254d81
*/



html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, form, fieldset, a, img, button 
{
     margin: 0 auto;
     padding: 0;
     border: 0;
}

body 
{
    margin:0 auto;
    text-align: center;
    min-width: 800px;
    background-color: #ebf4ff; 
    background-image: url(images/backback.gif);
    background-position:top;
    background-repeat:repeat-x;
    font-family: Calibri, Arial, Helvetica, Sans-Serif;
}

h1
{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #cb422b;
    border-bottom: 2px solid #cb422b;
    display: block;
}

h1.subH1
{
    text-align: left;
    font-size: 18px;
}

h2
{
    font-size: 18px;
    font-weight: bold;
    color: #cb422b;
}

p
{
    margin-bottom: 20px;
    color: #000000;  /* #4f516c; */
}

.bold
{
    font-weight: bold;
}

.bolditalic
{
    font-weight:bold;
    font-style:italic;
}

.italic
{
    font-style:italic;
}

.Error
{
	border-style: solid;
	border-color: Red;
	border-width: 2px;
	background-color: Orange;
}

#outerDiv
{
    width: 100%;
    text-align: center; 
    margin:0 auto;
}

#innerDiv
{
    width: 800px; 
    /* border: solid 2px #91b83e; */
    color: #000000;
    border-top-width: 0px;
    background-color: #ffffff; /* #cde1df; */ 
    
    background-image: url(images/headerback.gif);
    background-position:top;
    background-repeat:repeat-x;
}

#headerDiv
{
    width: 800px;
    height: 180px;
    clear:both;
    background-image: url(images/headerback.gif);
    background-position:top;
    background-repeat:repeat-x;
}

#theme
{
    margin-top: 83px;
    margin-left: 36px;
    color: #589c95;
    font-weight: bold;
    font-size: 36px;
    float:left;

}

#info
{
    color: #91b83e;
    white-space:nowrap;
    float: left;
    /* clear: both; */
    font-size: 20px;
    margin-top: 10px;
    margin-left: 32px;
    font-weight:bold;
}

#leftDiv
{
    width: 200px;
    float: left;
    text-align: left;
}

.topMenu
{
    float:left;
    background-color: #2b388f;
    height: 20px;
    width: 80px;
    border-right: solid 2px White;
    color: White;
}

.topMenuHover
{
    float:left;
    background-color: Orange;
    height: 20px;
    width: 80px;
    border-right: solid 2px White;
    color: Black;
}

A.navItem
{
    background-color: #2b388f;
    color: White;
    text-decoration: none;
}

A.navItem:hover
{
    background-color: Orange;
    color: Black;
    text-decoration: none;
}

#contentDiv
{
    width: 400px;
    float:left;
    clear:right;
    text-align: left;
    padding-left: 12px;
    padding-right: 12px;
}

#rightDiv
{
    width: 150px;
    float: right;
}

#footerDiv a
{
	text-decoration: none;
	color: White;
}

#footerDiv a:visited
{
	text-decoration: underline;
	color: Silver;
}

#footerDiv
{
    border-top: solid #44c5e2 2px;
    color:  White;
    background-color: #2b388f;
    clear:left;
    font-weight: bold;
}

.agendaDay
{
    background-color: #cb422b;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

.agendaSessionRow
{
    font-size: 12px;
    font-weight: bold;
}

.agendaMealCell
{
    background-color: #91b83e;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}

.agendaGroupCell
{
    background-color: #589c95;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}

.agendaCellCap
{
   /*
    border-left: 1px solid #589c95;
    border-right: 1px solid #589c95;
    border-bottom: 1px solid #589c95;
    */
    
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    background-color: #000000;
    color: #FFFFFF;
}

.agendaCell
{
    /*
    border-right: 1px solid #589c95;
    border-bottom: 1px solid #589c95;
    */    

    font-size: 12px;
    font-weight: bold;
    
    background-color: #DDDDDD;
    
}

.agendaCell a, .agendaCellAlt a
{
    color: #333333;
}

.agendaCellAlt
{
    background-color: #BBBBBB;
    
    /*
    border-right: 1px solid #589c95;
    border-bottom: 1px solid #589c95;
    */
    
    font-size: 12px;
    font-weight: bold;
}

.agendaRoundTableCell
{
    background-color: #626586;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.sessionDiv
{
    border: 2px solid #626586;
    background-color: #b7d8e2;
    padding: 6px;
    margin: 6px;  
}

.sessionDiv h2
{
    color:#222222; 
}

.sessionDivVB span.backBtn
{
    visibility:hidden;
}

.sessionDivAlt
{
    border: 2px solid #5b7427;
    background-color: #b3dd59;
    padding: 6px;
    margin: 6px;
}

.sessionDivAlt h2
{
    color: #222222; /*#5b7427; */
}

.sessionDivAltVB span.backBtn
{
    visibility:hidden;
}

.sessionDivActive
{
    border: 2px solid #cb422b;
    background-color: #f8ac7d;
    padding: 6px;
    margin: 6px;
}

.sessionDivActive p, .sessionDivActive h2
{
    color: #a23522; 
}

.sessionDivActive span.backBtn
{
    visibility:visible;
}

.agendaCell
{
    /*
    border-right: 1px solid #589c95;
    border-bottom: 1px solid #589c95;
    */    

    font-size: 12px;
    font-weight: bold;
    
    background-color: #DDDDDD;
    
}

.agendaCell a, .agendaCellAlt a
{
    color: #333333;
}

.agendaCellAlt
{
    background-color: #BBBBBB;
    
    /*
    border-right: 1px solid #589c95;
    border-bottom: 1px solid #589c95;
    */
    
    font-size: 12px;
    font-weight: bold;
}


.sessionDivVB
{
    /* border: 2px solid #626586;*/
    background-color:#DDDDDD;  /* #b7d8e2; */
    padding: 6px;
    margin: 6px;  
    clear:both; 
    
}

.sessionDivVB h2
{
    color:#222222; 
}

.sessionDivAltVB
{
    /*border: 2px solid #5b7427;*/
    background-color:#BBBBBB;  /*#b3dd59;*/
    padding: 6px;
    margin: 6px;
}

.sessionDivAltVB h2
{
    color: #222222; /*#5b7427; */
}




/*==================================*/
/*==================================*/
/*==================================*/


.imgFloatRight
{
    float: right;
    border: 3px black solid;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.imgFloatLeft
{
    float: left;
    border: 3px black solid;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.adminIcon
{
    font-size: 10px;
    color: #EEEEEE;
    width: 26px;
    height: 14px;
    text-align: center;
    margin-right: 4px;
    float: right;
    
    background-color: #cb422b;
}

.euIcon
{
    font-size: 10px;
    color: #EEEEEE;
    width: 26px;
    height: 14px;
    text-align: center;
    margin-right: 4px;
    float: right;
    
    background-color: #91b83e;
}

.mgrIcon
{
    font-size: 10px;
    color: #EEEEEE;
    width: 26px;
    height: 14px;
    text-align: center;
    margin-right: 4px;
    float: right;
    
    background-color: #589c95;
}

.proIcon
{
    font-size: 10px;
    color: #EEEEEE;
    width: 26px;
    height: 14px;
    text-align: center;
    margin-right: 4px;
    float: right;
    
    background-color: #626586;
}

TR.headerrow
{
	background-color: #63a0ce;
}

TR.paymentrow
{	
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	background-color: White;
}

TR.payoffrow
{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	background-color: #ebf4ff;
}

a.smallnews
{
	font-size: 12px;
}
