﻿ body{ font: 62.5% "Trebuchet MS", sans-serif; margin: 50px;}
	.demoHeaders { margin-top: 2em; }
    
    .usMap
    {
    width:630px; 
    height:397px;
    background-image:url('../images/Workshopmap/mapUS-states.gif');
    background-repeat:no-repeat;
    
    }
    
    .worldMap
    {
    width:630px; 
    height:397px;
    background-image:url('../images/Workshopmap/worldmap.png');
    background-repeat:no-repeat;
    
    }
    
    #topAreaContainer{
        width:700px; 
        height:410px;
    }
    
    #symbolContainer{
        position:absolute;
        left:90px;
        top: 460px;
    }
    
   .container{
        width:650px; 
        height:410px;
        position:absolute;
        top:20px;
        left:55px;
    }
    
    .buttonDivs{
        position:absolute;
        z-index:10;        
    }
    
    #divStarsAndDiamonds{
    z-index:101;
    }
    
    #divBtnUs{
    top:100px;
    left:100px;
    cursor:pointer;
    }
    
    #divBtnWorld{
    top:100px;
    left:390px;
    cursor:pointer;
    }
    
    .buttonHeadings{
    margin-left:70px;
    }
    
    #container1{
    z-index:1;
    background-color:#fff;
    }
    
    #container2{
    z-index:2;
    background-color:#fff;
    }
    
    #container3{
    z-index:3;
    background-color:#f2f2f2;
    }
    
    .bold{
    font-weight:bold;
    }
    
    .StateStarsDiv{
    position: absolute;
    width: 30px;
    height: 30px;
    margin:1px;
    }
    
    .starImage{
    width: 20px;
    height: 20px;
    }
    
    .stateName{
    font-size:x-small;
    color:#333333;
    margin:-1px 0 0 3px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
    }
    
    #heading{
    font-size:32px; font-style:italic;
    position:absolute;
    left: 475px;
    top: 20px;
    }
     

    #tabSectionContainer{
    margin-left: 30px;
    width:710px;
    height: 400px;
    position:absolute;
    top: 500px;
    }

    .date{
    position:absolute;
    left: 500px;
    font-weight:bold;
    }

    .location{
    font-weight:bold;
    }
        
			   

    .TelerikModalOverlay  
        {  
            background-color: #aaaaaa !important;  
        }  			   
            
    #divSmallButtonsBorder
        {
        position:absolute; 
        width:100px; 
        height:130px; 
        top:60px; 
        left:695px; 
        z-index:9; 
        border:solid 2px #7ac043;
        -moz-border-radius-topleft:10px;
        -webkit-border-top-left-radius:10px;
        -moz-border-radius-bottomright :10px; 
        -webkit-border-bottom-right-radius:10px;
        background-color:#fff;
      }	
    
    .EventVideoHeading{
    position:relative; 
    left:120px; 
    margin:0; 
    padding:0;
    }
    
    .EventVideoThumb{
    width:90px; 
    height:68; 
    border:none 0 #fff; 
    position:relative; 
    left:10px; 
    top:1px;
    }
    
    .EventVideoLink{
    position:relative; 
    left:20px;
    }
    
    .EventVideoListContainer{
    margin: 5px;
    border-style:solid; 
    border-color: #7ac043; 
    border-width:2px; 
     -moz-border-radius:10px;
    -webkit-border-radius:10px;
    width:630px; 
    height:100px;
    }
    
    .EventVideoDescription{
    position:relative; 
    left:120px; 
    top:-50px; 
    width: 300px;
    }
    
    .listInnerHeading
    {
    font-weight: bold;
    color: #7AC043;
    }  
    
    .lnkRegister{
    cursor:pointer; width:50px; height:15px; border-bottom: solid 1px;
    }
    
    .lnkLoginWebcast{
    cursor:pointer; width:95px; height:15px; border-bottom: solid 1px;
    }
