/*
Theme Name: Alyeska
Description: A simple business theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://jasonbobich.com
Version: 2.0.1
License: Partial GNU General Public License, please reade license file for more details.
License URI: license.txt
*/

/* This theme's primary styles can be found in /assets/css/theme.css */


.holiday_div{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC ;
    padding: 5px 15px 5px 15px ;
    font-family: Arial ;
    font-size: 12px;
    /*height: 130px;*/
    margin-bottom:15px;
    float:left;
    width:95%;
z-index: 3000;
}

.holiday_div div{
    float:left;
    width:100%;
}

.holiday_title{
    font-size: 16px;
    font-wight:bold ;
}

.holiday_title_link{
   color : #3A3939
}

#main #breadcrumbs {
    float: left !important;
    width: 100% !important;
}