﻿body {
    text-align: center; /* IE6 needs this to center the layout in the browser window */
    background: url(/images/header_lip.png) left top repeat-x scroll transparent;
}

#container {
    font-family: Verdana, Arial, serif;
    width: 942px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    overflow: auto;
}
#header {
    margin: 45px 10px 10px 0;
    overflow: auto;
}

#logo {
    overflow: auto;
    float: left;
    margin-left:5px;
}

    #logo img {
        border: none;
    }

#results {
    margin-left: 10px;
}
#events, #news, .box {
    margin-left: 30px;
}
#news, #events, #results, .box {
    width: 290px;
    float: left;
    font-size: 11px;
}
.announcement {
    border: 1px black solid;
    padding: 5px;
    margin:5px;
    font-size:1.2em;
}
#itm {
    font-family:Arial, Helvetica, "Arial Rounded MT Bold";
    font-size:13px;
    margin-left:10px;
    margin-top: 0;
}
#itm_inner {
    text-align: left;
    margin: 0;
    padding: 10px;
    border: none;
}
#itm_logo {
    text-align: center; 
    vertical-align: middle;
}
#itm_logo img {
    width: 300px; 
}
#itm_hd {
    text-align: center; 
    color: #CD1225;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
#itm_content1 {
    width: 100%;
}  
#itm_content2 {
    width: 550px;
    float:left;
}
#itm_promo {
    width:392px;
    float:left;
}

.itm fieldset {
    padding: 8px;
    border: 1px solid #CC0000;
    border-radius: 10px;
    box-shadow: 0 0 10px #CCCCCC;
    font-size: 12px; 
}
.itm fieldset legend {
    padding: 5px 10px;
    background: none #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    box-shadow: 0 0 10px #CCCCCC;
    font-weight: bold;
    color: #333333;
    font-size: 13px; 
}
.itm iframe {
    height:281px;
    width: 500px;
    border: none;
    margin: 10px 0;
}
.top_head {
    display: block;
    background: url(/images/page_heading_bg.png) left top repeat-x scroll transparent;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    text-indent: 10px;
    height: 27px;
    font-size:19px;
    font-weight:normal;
    padding: 5px 10px;
    margin: 0 0 0 10px;  
}
#events_inner, #results_inner, #nonews_inner {
    border-radius: 6px;
    text-align: left;
    margin: 0;
    /*height: 730px;*/
    padding: 0;
    width: 285px;
    overflow: hidden;
    border: 1px solid #cccccc;
}

#top_menu {
    display: block;
    float: right;
    background: url(/images/top_menu_bg.png) left top repeat-x scroll transparent;
    border-radius: 10px;
}

    #top_menu ul {
        margin-top: 8px;
        padding: 0;
    }

        #top_menu ul li {
            display: block;
            float: left;
            list-style-type: none;
            background: url(/images/top_menu_separator.png) left top no-repeat scroll transparent;
        }

            #top_menu ul li a { 
                display: block;
                color: #D11125;
                text-transform:uppercase;
                padding: 10px 20px;
                font-weight: bold;
                text-decoration: none;
                font-family: Arial, Helvetica, "Arial Rounded MT Bold";
                font-size: 12px;
            }

                #top_menu ul li a:hover {
                    text-decoration: underline;
                }
#lmenu {
    width:99%;
}
#lower_menu .mobile {
    display: none;
}
.lower_menu {
    list-style-type: none;
    margin: 10px 0 10px 10px;
    padding: 0;
    overflow: hidden;
    background: url(/images/main_menu_bg.png) left top repeat scroll transparent;
    border-radius: 10px;
}
 ul.lower_menu li {
            float: left;
            background: url(/images/top_menu_separator.png) left top no-repeat scroll transparent;
        }

           ul.lower_menu li a { 
                display: inline-block;
                color: #fff;
                padding: 10px 15px;
                font-weight: bold;
                text-decoration: none;
                font-family: Arial, Helvetica, "Arial Rounded MT Bold";
                font-size: 12px;
                 transition: 0.3s;
            }

               ul.lower_menu li a:hover {
                    text-decoration: none;
                    color: #d11125;
                    background: #fff;
                      
                }
ul.lower_menu li a.the_hover {
    text-decoration: none;
    color: #d11125;
    background: #fff;
}
/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.lower_menu li.icon {display: none;}
.items {
   height: 730px;    
    overflow: auto;
}
.firstbox {
    margin-left: 10px;
}
.box_inner {
    text-align: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 285px;
    border: none;
}

.head {
    /* margin: 0 0 5px 0;*/
    /*padding: 5px 5px 5px 5px;*/
    margin: 0 0 20px 0;
    padding: 20px 0 15px 0;
    color: #ffffff;
    background-color: #cd1225;
    background-image: none;
}

.title {
    margin: 0 20px;
    /*padding: 0 2px 0 3px;*/
    padding: 0;
    font-weight: bold;
}

#content .item, #itm_content1 .item, #itm_content2 .item {
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
    border-bottom: 1px dashed #cccccc;    
    overflow:auto;
}

.item a {
    font-weight: bold;
}

    .item a:link {
        color: #cd1225;
        text-decoration: none;
    }

    .item a:visited {
        color: #cd1225;
        text-decoration: none;
    }

    .item a:hover {
        color: #cd1225;
        text-decoration: underline;
    }

    .item a:active {
        color: #cd1225;
        text-decoration: none;
    }

.item_title {
    margin: 0 0 0 3px;
    padding: 0 2px 0 3px;
}

.item_desc {
    overflow: hidden;
    margin: 0 0 0 3px;
    padding: 0 2px 0 3px;
    color: #424242;
    line-height: 135%;
}

.clr {
    clear: both;
}

.left { float: left;}
.first {
    border: none !important;
    background: none transparent !important;
}

.little-calendar {
	width: 280px;
	max-width: 100%;
	overflow: hidden;
}

.button2 {
    background-color: #666666;
    color: white;
    padding: 10px 10px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 4px 2px;
    cursor: pointer;
    width: 16%;
}
.button2 {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
.button2:hover {
    background-color: #000000; /* Black */
    color: white;
}
/* iPhone */
@media only screen and (max-width: 767px) {
	.big-calendar {
		display: none;
	}   
    .medium-calendar {
		display: none;
	}  
}


@media (min-width: 768px) {
	
    .little-calendar {
		display:none;
	}
    .medium-calendar {
		display:none;;
	}
}
.big-calendar {
	margin-left:10px;
	}