﻿* { 
    margin: 0; 
} 
#html,body { 
    height: 100%; 
    color: White;
    background-color: Black;
    text-align: center;
    
  
}

 a.engagements
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	text-align: left;
	line-height: 200%;
	text-decoration: none;
	
   
}

a:hover.engagements {
	color: black;
	background-color: #c8fc00;
}

.engagements_divider {
   
	border-bottom: 1px dotted #CCCCCC;
}

.engagements_date {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-align: left;
	line-height: 200%;
	
}


div#flashcontent {
		margin:0px auto;
		
	}


img 
{
     border: 0px;
    }
a 
{
    color: #519bf1;
     
    }

.container { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0;
    width: 100%;
    font-family: Arial;
    text-align:left;
       
}

.charthead
{
     color: #363636;
     font-weight: bold;
    }
    
.textheadliner
{
     color: #93bdf0;
     font-weight: bold;
     font-size: 18px;
     padding: 20px;
    }
    
.textheadliner2
{
     color: #c8fc00;
     font-weight: bold;
     font-size: 18px;
     padding: 20px;
    }


#topleft
        {
        
        top:10px;
        left:15px; 
        position:relative;
        z-index:1;
        text-align:left;
        width:1172px;
        max-width:1172px;
        min-width:1172px;
        background-color: black;
         
        
        }
  
#topright
{
    left: 415px;
    top: -59px;
    position:relative;
    min-width: 480px;
    max-width: 480px;
    min-height: 41px;
    max-height: 41px;
    z-index:5;
    
    }
    
    #toplinks
{
    left: 410px;
    top: -30px;
    position:relative;
    min-height: 15px;
    max-height: 15px;
    z-index:4;
    
    }

#content_imagesfreefloat
{
    background-color: black;
    max-width:630px;
    min-width:630px;
    width:630px;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    padding: 0px;
}

#content
        {
        margin-left: 20px;
        border-left: 0px black;
        border-right: 0px black;
        border-bottom: 0px black;
        padding:0px;
        max-width:702px;
        min-width:702px;
        min-height:900px;
        width:702px;
        font-family: Arial;
        font-size: 14px;
        color: black;
        top:8px; 
        position:relative;
        text-align:left;
        background-color:black;
        z-index:1;
        }
        
        #right_panel
        {
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        left: 33px;
        color:white;
        margin-top: 0px;
        margin-bottom: 100px;
        padding: 0px;
        max-width:300px;
        min-width:300px;
        min-height:50px;
        width:300px;
        font-family: Arial;
        font-size: 14px;
        top:10px; 
        position:relative;
        text-align:left;
        background-color: #363636;
        
       }
       
       #hspacer_black
       {
          background-color:Black;
           min-height: 30px;  
       } 
       
       #slideshow
        {
        margin-left: 0px;
        margin-bottom: 50px;
        margin-top: 0px;
        border-left: 0px black;
        border-right: 0px black;
        border-bottom: 0px black;
        padding: 0em;
        max-width:665px;
        min-width:665px;
        width:665px;
        max-height:161px;
        min-height:161px;
        height:161px;
        font-family: Arial;
        font-size: 14px;
        color: Black;
        top:0px; 
        position:relative;
        text-align:right;
        background-color:black;
        }
        
        #slideshow_portfolio
        {
        margin-left: 0px;
        margin-bottom: 50px;
        margin-top: 22px;
        border-left: 0px black;
        border-right: 0px black;
        border-bottom: 0px black;
        padding: 0em;
        max-width:665px;
        min-width:665px;
        width:665px;
        max-height:161px;
        min-height:161px;
        height:161px;
        font-family: Arial;
        font-size: 14px;
        color: Black;
        top:0px; 
        position:relative;
        text-align:right;
        background-color:black;
        }
        
        #left_panel
        {
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        color:white;
        margin-top: 0px;
        margin-bottom: 100px;
        padding: 0px;
        max-width:300px;
        min-width:300px;
        min-height:50px;
        width:300px;
        font-family: Arial;
        font-size: 14px;
        top:10px; 
        position:relative;
        text-align:left;
        background-color: #363636;
        
       } 
       
        #center_panel
        {
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        color:white;
        margin-top: 0px;
        margin-bottom: 100px;
        padding: 0px;
        max-width:665px;
        min-width:665px;
        min-height:50px;
        width:300px;
        font-family: Arial;
        font-size: 14px;
        top:10px; 
        position:relative;
        text-align:left;
        background-color: #363636;
        
       } 
       
    #footer{ 
        clear: both;
        margin-top:100px;
        padding: .0px;
        border-top: 0px solid gray;
        font-family: Arial;
        font-size: 14px;
        background-image:url(images/bars_background_footer.gif);
        height:40px; 
        position: relative;
        bottom: 0;
        min-width: 100%;
        text-align: center;
        
} 

 #leftnav
        {
        width: 165px;
        min-height: 900px;
        margin: 0px;
        padding-top: 20px;
        font-family: Arial;
        font-size: 14px;
        color: white;
        top:10px; 
        left:0px; 
        position:relative;
        background-color: black;
        z-index:1;
        overflow:hidden; 
        

        
        }
 #rightnav
        {
        width: 165px;
        min-height: 900px;
        margin: 0;
        padding: 20px;
        font-family: Arial;
        font-size: 14px;
        color: white;
        top:10px; 
        left:0px; 
        position:relative;
        background-color: black;
        z-index:1;
        text-align:left;
        
        }
 
 #topshine
        {
        margin-left: 0px;
        border-left: 0px solid gray;
        border-bottom: 0px solid gray;
        padding: 0em;
        width: 100%;
        max-height:40px;
        min-height:40px;
        font-family: Arial;
        font-size: 14px;
        background-image:url(images/bars_background.gif);
        border:0px solid #434b49; 
        min-width:100%; 
        height:40px; 
        margin:0px; padding:0px; 
        position:absolute; 
        left:-20px; 
        top: 68px; 
        z-index:2;
        
        }
        
        .topshine_links
        {
            position:relative; 
            color: white; 
            left: 250px;
            min-width: 50px;
            max-width: 50px;
            width: 50px;
            top: 20px;
            z-index:6;
            font-weight: bold;
            
            
        }
        
        .btn_imgForward
        {
             min-width: 40px;
             max-width: 40px;
             width: 40px;
             min-height: 20px;
             max-height: 20px;
             height: 20px;
             background-image: url(images/btn_forward.gif);
             border: 0px;
             padding: 0px;
             
        }
        
        .btn_imgStopStart
        {
             min-width: 40px;
             max-width: 40px;
             width: 40px;
             min-height: 20px;
             max-height: 20px;
             height: 20px;
             background-image: url(images/btn_StopStart.gif);
             border: 0px;
             padding: 0px;
             
             
        }
        
        /*Textbox Watermark*/

        .unwatermarked {
	        height:18px;
	        width:148px;
        }

        .watermarked {
	        height:20px;
	        width:150px;
	        padding:2px 0 0 2px;
	        border:1px solid #BEBEBE;
	        background-color:#F0F8FF;
	        color:gray;
        }	
        
        .btn_imgPrevious
        {
             min-width: 40px;
             max-width: 40px;
             width: 40px;
             min-height: 20px;
             max-height: 20px;
             height: 20px;
             background-image: url(images/btn_previous.gif);
             border: 0px;
             padding: 0px;
             
        }
        
         .collapsePanelContent
        {
            background-color: black;
            color: white;
            padding-bottom: 5px;
            padding-top: 2px;
            padding-left: 0px;
            padding-right: 5px;
            width:165px;
            height:0px;
            text-align:left;
            
            
        }
        
        

       

        .CustomTabStyle .ajax__tab_header {white-space:nowrap; background:url(images/TabDividers2.gif); width:55px; height:24px; color:white;}
        .CustomTabStyle .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
        .CustomTabStyle .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
        .CustomTabStyle .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}
        .CustomTabStyle .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:0px solid black;border-top:15px; border-left:10px; border-right:10px; border-bottom:10px; background-color:black; min-height:300px; text-align:left;}


.SimpleEntertainmentMenu ul.AspNet-Menu /* Tier 1 */
{
    width: 150px; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
    margin-left: 497px;
   
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul  /* Tier 2 */
{
    width:150px;
    top: 100%;
    left: 0;
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: -0.5em;
    left: 150px;
}

.SimpleEntertainmentMenu li /* all list items */
{
   width:150px;
   height: 28px;
   max-height: 28px;
   background-color: #c8fc00;
   
}

.SimpleEntertainmentMenu li:hover, /* list items being hovered over */
.SimpleEntertainmentMenu li.AspNet-Menu-Hover
{
    background: #dbf4a2;
   
    
}

.SimpleEntertainmentMenu a, /* all anchors and spans (nodes with no link) */
.SimpleEntertainmentMenu span
{
    color: Black;
    padding: 0px 0px 8px 0px;
    background: transparent url(arrowRight.gif) right center no-repeat;
}

.SimpleEntertainmentMenu li.AspNet-Menu-Leaf a, /* leaves */
.SimpleEntertainmentMenu li.AspNet-Menu-Leaf span
{
    background-image: none !important;
}

.SimpleEntertainmentMenu li:hover a, /* hovered text */
.SimpleEntertainmentMenu li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: black;
    background: transparent url(activeArrowRight.gif) right center no-repeat;
}

.SimpleEntertainmentMenu li:hover li a, /* the tier above this one is hovered */
.SimpleEntertainmentMenu li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li span,
.SimpleEntertainmentMenu li:hover li:hover li a,
.SimpleEntertainmentMenu li:hover li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: Black;
    background: transparent url(arrowRight.gif) right center no-repeat;
}

.SimpleEntertainmentMenu .AspNet-Menu-Selected /* this tier is selected */
{
    border: solid 1px #00ff00 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
    border: solid 1px #ff0000 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
    border: solid 1px #0000ff !important;
}

#EntertainmentMessage
{
    padding-top: 2em;
    clear: both;
}

       


