﻿#EventHolder 
{
    width:463px;
    height:160px;
   /* background-color: #E7E7E7; */
    padding-left:2px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 2px;
   /* border: solid 1px #cccccc; */
    float:left;
    margin-bottom: 1em;
   background-image: url(images/event_tiles/boxback.jpg);
   background-repeat: no-repeat;
    background-position:left;
    /*background-repeat:repeat-x;*/
   
}
#EventHolderBig 
{
    width:463px;
    height:200px;
   /* background-color: #E7E7E7; */
    padding-left:2px;
    padding-right: 2px;
    padding-top: 5px;
    padding-bottom: 2px;
   /* border: solid 1px #cccccc; */
    float:left;
    margin-bottom: 1em;
   background-image: url(images/event_tiles/boxback2.jpg);
   background-repeat: no-repeat;
    background-position:left;
    /*background-repeat:repeat-x;*/
   
}
#EventHolder4 
{
    width:100%;
    height:160px;
    background-color: #E7E7E7;
    padding:2px;
    border: solid 1px #cccccc;
    float:left;
    margin-bottom: 1em;
    background-position:bottom;
    background-repeat:repeat-x;
   
}
#EventHolder2 
{
    width:100%;
    height:160px;
    padding-top: 15px;
    
    border: solid 0px #cccccc;
    float:left;
    
    margin-bottom: 1em;
    background-image: url(images/event_tiles/bio_background.jpg);
    background-repeat: no-repeat;
    
}
#EventHolder3 
{
    width:99%;
    height:191px;
    background-color: #E7E7E7;
    padding:4px;
    border: solid 1px #cccccc;
    float:left;
    margin-bottom: 1em;
   
    background-position:bottom;
    background-repeat:repeat-x;
   
}
#EventHolder4 
{
    width:95%;
    height:15px;
    background-color: #ffffff;
    padding:0px;
    float:left;
    border: 0;
    
   
   
}
.text1
{
    width:100%;
    padding-left:25px;
    align:left;
}
#EventHolder1 
{
    width:100%;
    height:180px;
    float:left;
    padding:2px;
   
}

#EventTile
{
    width:65%;
    height: 150px;
    text-align:left;
    float:left;
    
    vertical-align:top;
    padding-left: 5px;
    padding-top:0;
    padding-bottom:0;
    padding-right:0;
    
    
}

#EventTile1 
{
    width:69%;
    height: 150px;
    text-align:left;
    float:left;
   
    vertical-align:top;
    padding-left: 5px;
    padding-top:0;
    padding-bottom:0;
    padding-right:0;
    
    
}
#EventTile2 
{
    width:60%;
    height: 150px;
    text-align:left;
    float:left;
    vertical-align:top;
    padding-left: 5px;
    padding-top:0;
    padding-bottom:0;
    padding-right:0;
   
    
}
#EventPicture 
{
    width:20%
    height: 150px;
    text-align:left;
    float:left;
    padding-left:5px;
    padding-top:5px;
}
.EventHead 
{
    font-size: 16px;
    font-weight:bold;
    color: Orange;
    line-height:16px;
}
.EventHead2
{   
   
    font-size: 16px;
    font-weight:bold;
    color: Orange;
    line-height:16px;
    font-family:Arial,helvetica,sans-serif;
}
fieldset {  
    margin: 1.5em 0 0 0;  
    padding: 0;
   
}
legend 
{
    font-family:Arial,helvetica,sans-serif; 
    margin-left: 1em;  
    color: gray;  
    font-weight: bold;
} 