body.bg-primary {
    background-color: #484848;
}

body.bg-primary.adminPage {
    background-color: #808080;
}

body.bg-primary.adminPage #lnk {
    background-color: #808080;
}

#screen {
    background-color: #FFF;
    padding-bottom: 2em;
}
#ub {
    background-color:white;
}
#tn {
    background: url("../../images/theme/navBg.png") repeat-x transparent left top scroll;
    display: block;
}
#tn .cnt{
	background-color: transparent;
}
#tn li {
	position: relative;
	font-size: 0;
	max-width: auto;
}
#tn li a {
    display: inline-block;
    height: auto;
	font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding: 0 5px;
    overflow: hidden;
}
#tn .current a {
    background-color: #FFFFFF;
    color: #000000;
}

#tn .current a:hover {
    text-decoration: none;
}

#tn li span {
    display: inline-block;
	display: inline !IE;
	width: 10px;
    height: 48px;
}

#tn span.L {
	margin-left: -10px;
	display: inline-block;
	display: inline !IE;
    vertical-align: middle;	
}

#tn span.R {
    background-position: 0 -51px;
    margin-right: -10px;
    vertical-align: bottom;
}

#tn .current span {
    background-image: url("../../images/theme/tab.png");
    background-repeat: no-repeat;
    background-color: transparent;
}

.menu-button {
    color: #FFF;
}

#lnk > .cnt:first-child,#an > .cnt:first-child,#hd > .cnt:first-child{
	background-color: transparent;
}

#tn .current {
    background: url("../../images/theme/tab.png") no-repeat #FFF left top scroll;
}

#tn .cms-as {
    top: 1em;
}

#tb.floating-tb {
    position: fixed;
    bottom: -10px;
    left: 0;
    z-index: 2;
    width: 100%;
}

#tb.fixed-tb {
    position: relative;
    background-color: #FFFFFF;
    margin-top: -1em;
}

#ftedit {
    overflow: auto;
    height: 270px;
}

#ftedit .footer-logo img {
    max-width: 158px;
    max-height: 90px;
    vertical-align: middle;
}

#ft .footer-logo img {
    max-width: 158px;
    max-height: 90px;
    vertical-align: middle;
}

.portlet-content {
    padding: 0;
}

#ln {
    float: left;
    margin-right: 2em;
    z-index: 2;
    display: inline-block;
}

#ln .addButton {
    left: 0;
    right: auto;
}

#ct {
    height: auto !important;
    display: inline-block;
}
.portlet-header h3,.portlet-header .title{
	background-color: transparent;
}
.standard-page-body h3,.standard-page-body h2{
    margin-bottom: 0.2em;
    margin-top: 0.8em;
}
/******************** homepage tagline **************************/
.homepage-tagline{
	font-size: 22px;
}
.det-homepage-desc .description td{
	height: 386px;
}
/********************* Homepage Calendar ********************/
.det-calendar .header label{
	float: left;
}
.det-calendar .upevents dl dd.even, .det-calendar .upevents dl dt{
	margin-bottom:5px;
}
.det-calendar .upevents dl dd.even, .det-calendar .upevents dl dt a{
	font-weight: bold;
	float:left;
	width: 260px;
}
.det-calendar .upevents dl dt span{
	font-size: 12px;
	float:left;
}
/********************* Homepage Galleries ********************/
.det-gallery-homepage-module {
    margin-top: 1em;
    overflow: auto;
}
.det-calendar .calendar-homepage .header{
	overflow: auto;
}
.det-gallery-homepage-module .header {
    border-bottom: 3px solid #d3d3d3;
    overflow: auto;
    margin-bottom: 2em;
}

.det-gallery-homepage-module .header label {
    font-size: 26px;
    color: #363636;
	float:left;
}

.det-gallery-homepage-module .gallery-title {
    float: left;
}

.det-gallery-homepage-module .header a {
    font-size: 14px;
    float: right;
    padding-top: 12px;
}

.det-gallery-homepage-module .albums {
    overflow:auto;
	height: 230px;
}

.det-gallery-homepage-module .albums .item {
    display: inline-block;
	float: left;
	/*background-color: #CCC;*/
}
.det-gallery-homepage-module .albums .item  + .item{
	float: right;
}

.det-gallery-homepage-module .albums .item .img{
    display: inline-block;
    float: left;
    width: 300px;
	height: 225px;
	text-align: center;	
	line-height:225px;
	overflow: hidden;
}
.det-gallery-homepage-module .albums .item .img img{	
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	height: 225px;

}

.det-gallery-homepage-module .albums .item .albumtitle{
    bottom: 0.5em;
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    left: 0;
    margin-left: 10px;
    position: absolute;
    width: 290px;
}
.det-gallery-homepage-module .albums .item .albumtitleBG{
	background-color: #000;
    display: block;
    height: 3.6em;    
    width: 300px;    
    position: absolute;
	left: 0;
	bottom: 0;
	filter: alpha(opacity = 50);
    -moz-opacity: .50;
    opacity: .50;
}

.det-gallery-homepage-module .albums .item .photos{
    color: #000;
    font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	padding-top: 0.4em;
	padding-left: 10px;	
	position: absolute;
    top: 0;
    left: 225px;
}
.det-gallery-homepage-module .albums .item .photos .photosbold{
	font-weight: bold;
}
.det-gallery-homepage-module .albums .item .photosBG{
	background-color: #FFF;
    display: block;
    height: 1.8em;    
    width: 65px;    
    position: absolute;
	right: 0;
	top: 0;
	filter: alpha(opacity = 75);
    -moz-opacity: .75;
    opacity: .75;
    -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.det-gallery-homepage-module .albums .itemdivider{
    display: inline-block;
    float: left;
    width: 20px;
	height: 225px;
}

/********************* Homepage News ********************/
.det-newsindex-homepage-module {
    overflow: auto;
}
.det-newsindex-homepage-module .newslink h2{
	line-height: normal;
}
.det-newsindex-homepage-module .header{
    border-bottom: 3px solid #d3d3d3;
	overflow: auto;
	margin-bottom:2em;
}
.det-newsindex-homepage-module .header label{
    color: #363636;
}
.det-newsindex-homepage-module .header a{
    font-size: 14px;
    float: right;
    padding-top: 12px;
}

.det-newsindex-homepage-module .editLinks{
	display:none;
}


.det-newsindex-homepage-module .title{
	float:left;
}

.det-newsindex-homepage-module .newsindex-content{
	min-height: 110px;
}
.det-newsindex-homepage-module .newsindex-content .newsindex-row{
	overflow:auto;
	margin-bottom:1.4em;
}

.det-newsindex-homepage-module .newsindex-content .newsindex-row p{
    font-size: 1.4em;
}
.det-newsindex-homepage-module .newsindex-content .imglink{
    display:inline-block;
    float:left;
    margin: 0 1.5em 0em 0;
    max-width: 140px;
}
.det-newsindex-homepage-module .newsindex-content .imglink img{
	max-width: 140px;
}
.portlet-boundary_newspageportlet_WAR_commoncmscmsframeworkportlet_{
	width: 700px;
}
.det-newsindex-homepage-module .newsindex-content .newslink{
    color: #333333;
    font-size: 1.6em;
    font-weight: bold;
    padding-bottom: 0.3em;
}

#column-1 .det-newsindex-homepage-module .newsindex-current-title{
    display:none;
}
span.misspell, span.ms {
    color: red;
    text-decoration: underline;
    cursor: pointer;
}
.screen-btm{
    height:40px;
    margin:0;
    visibility: hidden;
}
#screen{
    padding:0;
    width:100%;
    margin:0;
    color:#000; 
}
.det-newsletter{
	margin-bottom: 20px;
}
