
/* Image rotator */

div.imagerotator {
    position: absolute;
    left: 0;
    top: 0;
	z-index: 0;
	background: #fff url(../library/rotator-bg.png) no-repeat left top;
	width: 960px;
	height: 279px;
    }


/*
div.imagerotator p {
    position: absolute;
    left: 0;
    top: 223px;
    padding: 0 0 0 27px;
    line-height: 31px;
    margin: 0;
    background: transparent url(../library/home-image-caption-bg.png) no-repeat left top;
    color: #fff;
    width: 701px;
    height: 68px;
    font-style: italic;
    }
*/

body.default div.con-main {
	margin-top: 280px;
	padding: 0 0 0 25px;
	width: 676px;
	}		
body.default div.con-supp-2 {
	padding: 24px 0 0 23px;
	}	
body.default .panel-large,
body.default .panel-small {
	margin: 0 0 19px 0;
    }
/* News / events - home page*/

body.default div.mod-news,
body.default div.mod-events {
    float: left;
    width: 326px;
    position: relative;
    padding: 0;
    padding-bottom: 2em;
    margin-top: 0;
    }
body.default div.mod-news {
    margin-right: 24px;
    }
body.default div.feature {
    min-height: 95px;
    }
body.default div.feature p {
    margin: .2em 0;
    }
body.default div.feature p.date {
    color: #999;
    }
body.default div.mod-news h2,
body.default div.mod-events h2 {
    clear: right;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: .2em;
    margin-top: 0;
    }
body.default div.mod-news h3,
body.default div.mod-events h3 {
    margin: 0 0 .2em 0;
    line-height: 1.2;
    }
body.default div.mod-news dl,
body.default div.mod-events dl {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    margin-top: .25em;
    padding-bottom: .25em;
    }
body.default div.mod-news dt,
body.default div.mod-events dt {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    color: #999;
    width: 5em;
    }
/*div.mod-news dd,
div.mod-events dd {
    margin-left: 6em;
    }*/
body.default div.mod-news dd a,
body.default div.mod-events dd a {
    padding-left: 5.2em;
    display: block;
    position: relative;
    z-index: 1;
    }
body.default div.mod-latestnews,
body.default div.mod-upcomingevents {
    margin-top: .5em;
    }
body.default div.con-supp-2 {
	width: 236px;
	}
body.default div.con-wrapper {
	background-image: none;
	}
