﻿/*SMALL calendar*/
.mini-tabel
{
    padding:0px;
    margin:0px;   
    border-bottom:1px solid White;
    border-left:1px solid White;
    border-right:1px solid White;
}

.mini-tabel th
{
    text-align:center;
    font-size:10px;
    color:#5D5D5D; 
    border-bottom: solid 1px #8AC9DE;
    background-color:#B5E4F3;
}

.mini-tabel-head
{
    font-size:16px;
    text-transform:uppercase;
    font-weight:bold;
    width:181px;
    margin-bottom:6px;
}

.mini-tabel-head a
{
    text-decoration:none;
    color:#333;
}

.mini-tabel tr
{
        
}
.mini-tabel td.left-td
{
    border-left: none;
    width:27px;
}
.mini-tabel td.last-row
{
    border-bottom: none;

}
.mini-tabel td.right-td
{
    border-right: none;
    width:27px;
}

.mini-tabel td
{
    text-align:center;
    width:23px;
    height:23px;
    font-weight:bold;
    
    border-top: solid 1px white;
    border-bottom: solid 1px #8AC9DE;
    border-right: solid 1px white;
    border-left: solid 1px #8AC9DE;
}

.mini-tabel td.selected { background-color:#5EC8F2; }

.mini-tabel td.in-month
{
    background-color:#B5E4F3; 
    color: #5F5F5F; 
}

.mini-tabel td.in-month a, .mini-tabel td.in-month a:visited, .mini-tabel td.selected a:visited , .mini-tabel td.selected a
{
    color:#5F5F5F;
}
.mini-tabel a
{
    display:block;
    height:23px;
    line-height:23px;
    width:23px;
    text-decoration:none;
}

.mini-tabel td.not-in-month
{
    background-color:#D8F1F9;  
    color:#B8B8B8;
}

.mini-tabel td.not-in-month a
{
    color:#B8B8B8;  
}

.mini-tabel td.concert
{
    background-image:url('Images/Event/cal-concert.png');
    background-repeat:no-repeat;
    background-position:center bottom;
}

.mini-tabel td.event
{
    background-image:url('Images/Event/cal-event.png');
    background-repeat:no-repeat;
    background-position:center bottom;
}

.mini-tabel td.event-concert
{
    background-image:url('Images/Event/cal-event-concert.png');
    background-repeat:no-repeat;
    background-position:center bottom;
}

/*large calendar*/
.big-tabel
{
    padding:0px;
    margin:0px;   
}

.big-tabel th
{
    text-align:center;
    font-size:10px;
    color:#5D5D5D; 
    border-bottom: solid 1px #8AC9DE;
}

.big-tabel-head
{
    font-size:16px;
    text-transform:uppercase;
    font-weight:bold;
    width:680px;
}
/*4090C3*/
.big-tabel-head a
{
    text-decoration:none;
    color:#333;
}

.big-tabel tr
{
        
}
.big-tabel td.left-td
{
    border-left: none;
}
.big-tabel td.last-row
{
    border-bottom: none;

}
.big-tabel td.right-td
{
    border-right: none;
}

.big-tabel .event
{
    overflow:hidden;
}
.big-tabel td
{
    padding:6px 0px 6px 0px;
    width:97px;    
    height:125px;
    font-size:11px;
    vertical-align:top;
    border-top: solid 1px white;
    border-bottom: solid 1px #8AC9DE;
    border-right: solid 1px white;
    border-left: solid 1px #8AC9DE;
}

.big-tabel td.today  
{
    background-color:#5EC8F2; 
    color:#5F5F5F;  
}

.big-tabel td.today  a
{
    color:#5F5F5F;  
}

.big-tabel td.in-month
{
    background-color:#B5E4F3;  
    color:#5F5F5F;  
}

.big-tabel td.in-month a
{
    color:#5F5F5F;  
}
.big-tabel a
{
    text-decoration:none;
}

.big-tabel td.not-in-month
{
    background-color:#D8F1F9;  
    color:#B8B8B8;
}

.big-tabel td.not-in-month a
{
    color:#B8B8B8;  
}


.big-tabel td.concert
{
    background-image:url('Images/cal-concert.png');
}

.big-tabel td.event
{
    background-image:url('Images/cal-event.png');
}

.big-tabel td.event-concert
{
    background-image:url('Images/cal-event-concert.png');
}

.big-tabel td div.scedule
{
	margin:0px 6px 4px 6px;
}
.icon-spacing 
{
	height:30px;
}
.big-tabel td div.scedule h2
{
    font-size:11px;
    font-weight:normal;
    font-style:italic;   
    margin:0;
    margin-bottom:10px;
    color:#5F5F5F;  
}


div.hrdark
{

    /*background: #fff url(hr1.gif) no-repeat scroll center;*/
    background-color:#4090C3;
    height:1px;
    margin-bottom:10px;
    margin-top:3px;
    margin-right:6px;
    margin-left:6px;
}

div.hrdark hr {
  display: none;
}

/********************************************************************************/

.event-bundle-box-720
{
    background:url("Images/Event/event-bundle-box-720-bg.png") no-repeat scroll left top transparent;
    height:402px;
    width:724px;    
    position:relative;
}

.event-bundle-box-720 img
{
     
}

.event-bundle-box-header
{
    text-align:center;
    text-transform:uppercase;
    width:510px;
    height:49px;
}

.event-bundle-box-header h3
{
    color:#333;
    margin:0px;
    padding:0px;
}

.event-bundle-box-calendar-container
{
    position:absolute;
    left: 513px;
    width:181px;
    top:18px;
}

.event-bundle-box-about-container
{
    background:url("Images/Event/event-bundle-box-about-container-bg.png") repeat scroll 0 0 transparent;
    height:107px;
    margin-top:17px;
    width:182px;
    color:White;
}
.event-bundle-box-about-link
{
    margin-top:3px;   
}
.event-bundle-box-about-link a
{
    color:White;
}

.event-bundle-box-about-container .padding
{
    padding:10px 15px;
}

.event-bundle-box-picture 
{
	height:291px;
	width:715px;
	overflow:hidden;
	margin-left:3px;
}
.event-bundle-box-footer .icon-image 
{
	vertical-align:middle; margin-right:30px;
}
.event-bundle-box-footer
{
	padding:1px 0px 0px 3px;       
}
.event-bundle-box-footer a.btn
{
	height:57px; 
	display:block; 
	float:left; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#333333; 
	overflow:hidden;
}
.event-bundle-box-footer a.btn:hover {
	background:url(Images/event-hover.png) top left repeat-x;
}
.event-bundle-box-footer .divider
{
	float:left;
    width:2px;
	height:59px;
	overflow:hidden;
    background-image:url("Images/Event/event-footer-divider.jpg");    
}
.event-bundle-box-footer a .apadding
{	
	display:block;
	padding:10px 30px 10px 15px;
}

.event-bundle-box-footer .view-as
{
    float:right;
    padding:3px 30px 0 0;
}

.event-bundle-box-footer .view-as a
{
    display:block;
    margin-bottom:5px;
    text-align:right;
}

.lnk-thumbs
{
    background-image:url("Images/Buttons/view-as-thumbs.png");
    background-position:right center;
    background-repeat:no-repeat;
    color:#333333;
    padding:4px 41px 4px 0;
    text-decoration:none;
    margin-left:5px;
}

.lnk-list
{
    background-image:url("Images/Buttons/view-as-list.png");
    background-position:right center;
    background-repeat:no-repeat;
    color:#333333;
    padding:4px 41px 4px 0;
    text-decoration:none;
    margin-left:5px;
}

.small-cal-container
{
    background-image:url("Images/Event/cal-box-bg.png");
    background-repeat:no-repeat;
    padding:18px 29px 24px 26px;
    margin-left:5px;
}

.small-cal-container-bund
{
    background-image:url("Images/Event/cal-box-bund.png");
    background-position:left bottom;
    background-repeat:no-repeat;
    margin-left:5px;
    min-height:70px;
    width:254px;
}