.exculsives {
    margin: 0 1em 1.5em 1em;
    padding: 0;
}
    .exculsives > .top_corners {
        background-color: #efefef;
    }
    .exculsives > .module_body {
        border: .1em solid #ccc;
        border-width: 0 .1em;
        margin: 0;
        padding: 0;
    }
    .exculsives > .module_body > h3 {
        background-color: #efefef;
        border-bottom: .1em solid #ccc;
        margin: 0;
        padding: 0 1em .8em 1em;
    }
    .exculsives > .module_body > p {
        margin: 1em 1em 0 1em;
    }
    .exculsives > .module_body > a {
        color: #000;
        text-decoration: none;
    }
        .exculsives > .module_body > a > img {
            cursor: pointer;
            margin: .8em 0 0 1em;
            padding: 0;
            width: 8.2em;
        }#main {
    padding: 1.25em 0 0 .8em;
}

#main_content {
    float: left;
    margin: 0 1em 0 2em;
    padding: 0;
    width: 77.8em;
}

#nav_left_column {
    float: left;
    width: 17.5em;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;
}
#breadcrumb_row {
    border-bottom: 1px solid #ccc;
    margin: 0 0 1.25em 0;
    padding-top: 1em;
}
#breadcrumb_row > p {
    margin-bottom: .3em;
}
#column_container {
    background-image: url(../../../sites/site/default/images/grey_stripe_gradient.png);
    background-repeat: repeat-x;
    overflow: auto;
    padding: 1.5em 0;
}
    #left_column {
        float: left;
        width: 50%;
    }
    #right_column {
        float: right;
        margin: 0;
        padding: 0;
        width: 50%;
    }
#seo_footer {
    border-top: .1em solid #ccc;
    clear: both;
    padding: .1em 0;
}.breadcrumbs, .breadcrumbs * { margin: 0; padding: 0; }
    .breadcrumbs > ul {
    }
        .breadcrumbs > ul > li {
            color: #666666;
            display: inline;
            font-size: .9em;
            list-style-type: none;
            margin-left: .4em;
        }
        .breadcrumbs > ul > li.first_breadcrumb {
            margin-left: 0;
        }
            .breadcrumbs > ul > li > span {
                margin-right: .4em;
            }
            .breadcrumbs > ul > li > a {
                color: #666666;
            }
.seo_most_popular {
    background-image: url(/sites/site/default/images/left_nav_top_bg.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #666;
    padding: 1em;
}
    .seo_most_popular > h2 {
        font-size: 1.3em;
        margin-top: 0;
    }
    .seo_most_popular > ul {
        margin: 1.2em 0 0 0;
        padding: 0;
    }
        .seo_most_popular > ul > li {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
            .seo_most_popular > ul > li > img {
                margin-right: .5em;
            }.my_ln_sign_in { 
    margin: 0;
    padding: 0;
}

.my_ln_sign_in > .my_ln_body,
.my_ln_sign_in > .my_ln_body_logged_in {
    color: #666;
    margin: 0;
    padding: 0.3em 0.5em;
}
.my_ln_sign_in .my_ln_body p,
.my_ln_sign_in .my_ln_body ul { margin: 0; padding: 0; }

.my_ln_sign_in .my_ln_body p#my_ln_buttons {
    margin: 1.5em 0 0 0;
    padding: 0 .5em;
}

.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_sign_in,
.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_join    {

}
.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_sign_in { clear: left; }
.my_ln_sign_in .my_ln_body p#my_ln_buttons a#button_join    { float: right; }


/* ******************************* */
/* Logged in version */
.my_ln_body_logged_in {}

.my_ln_body_logged_in > p,
.my_ln_body_logged_in > ul,
.my_ln_body_logged_in > ul > li  { margin: 0; padding: 0; }

.my_ln_body_logged_in > p,
.my_ln_body_logged_in > ul > li  { font-size: 1.1em; }

.my_ln_body_logged_in li a {
    text-decoration: underline;
}

.my_ln_body_logged_in p span#my_ln_user_name {
    font-style: normal;
    font-weight: bold;
}

.my_ln_body_logged_in p#my_ln_log_out {
    float: right;
}
.my_ln_body_logged_in ul li { 
    list-style-type: none;
    margin: 1em 0 0 0;
}
.my_ln_body_logged_in ul li a { 
    text-decoration: none;
}.left_hand_nav {
    margin: 0;
    min-height: 15em;
    padding: 0 1em 1em 0;
}
    .left_hand_nav ul {
        margin: 0;
        padding: 0;
    }
        .left_hand_nav ul li {
            text-transform: uppercase;
            list-style: none;
            margin: 0;
            padding: 0.3em 0.5em;
        }
            .left_hand_nav ul li a {
                font-size: 1.1em;
            }.services_tickets {
    margin: 0 1em 1.5em 1em;
    padding: 0;
}

    .services_tickets > .top_corners {
        background-color: #efefef;
    }
    .services_tickets > .bottom_corners {
        background-color: #efefef;
    }
    .services_tickets .gradient_med, .services_tickets .gradient_short {
        background-position: bottom;
        background-repeat: repeat-x;
    }
        .services_tickets .gradient_med {
            background-image: url(/sites/site/default/images/white-gray_gradient_h275.png);
        }
        .services_tickets .gradient_short {
            background-image: url(/sites/site/default/images/white-gray_gradient_h70.png);
        }
         
    .services_tickets > .module_body {
        border: .1em solid #ccc;
        border-width: 0 .1em;
        margin: 0;
        padding: 0;
    }
    .services_tickets > .module_body > h3 {
        background-color: #efefef;
        border-bottom: .1em solid #ccc;
        margin: 0;
        padding: 0 1em .8em 1em;
    }
    .services_tickets > .module_body > p {
        margin: 1em 1em 0 1em;
    }
    .services_tickets > .module_body > ul,
    .services_tickets > .module_body dl,
    .services_tickets > .module_body li,
    .services_tickets > .module_body dt,
    .services_tickets > .module_body dd {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: auto;
    }
    .services_tickets > .module_body > ul {
        margin-top: 1em;
    }
    	.services_tickets > .module_body > ul > li,
    	.services_tickets > .module_body > ul > a > li {
            border-top: .1em dotted #ccc;
            clear: left;
            overflow: hidden;
            padding: .5em 1em;
        }
            .services_tickets > .module_body > ul > li.last_event {
                border-bottom: .1em dotted #ccc;
            }
    .services_tickets > .module_body dl {
        display: block;
        float: left;
        width: 70%;
    }
        .services_tickets > .module_body dt {
            color: #e20f2f;
        }
        	.services_tickets > .module_body dd,
            .services_tickets > .module_body dd a {
                color: #666;
                display: inline;
            }
        .services_tickets > .module_body > ul > li > p,
        .services_tickets > .module_body > ul > a > li > p {
            float: right;
            text-align: right;
            width: 25%;
        }
            .services_tickets > .module_body > ul > li > p > img {
                margin-right: .5em;
                width: .4em;
            }
            .services_tickets > .module_body > ul > li > p > a{
            }
        .services_tickets > .module_body > p.see_all {
            clear: left;
            color: #e20f2f;
            margin-top: .5em;
            padding-top: .5em;
        }
        
.services_tickets > .module_body > ul :hover {
	cursor:pointer;
}
.services_tickets > .module_body > ul > :hover a {
	text-decoration : underline;
}