@charset "UTF-8";
/* CSS Document */

/* DIRECTORY ITEMS */

/* ALL ITEMS FROM MBCDir - Home Titles */
.cImagestitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.dhometitle {
	font-weight: bold;
}
.dheader {
	font-size: 14px;
	font-weight: bold;
}
.dtitle {
	font-size: 12px;
	font-weight: bold;
}
.dhighlight {
	font-size: 12px;
	font-weight: bold;
}
.relatedlinktitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}	
.etriggertext {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
	padding: 4px;
	border: 1px solid #000000;
}
.etriggerTable {
	background-color: #DDDDDD;
	color: #000000;
	border: 1px solid #000000;

}
.photogallerylinks {
	font-size: 14px;
	font-weight: bold;
}
.carttitle {
	font-weight: bold;
}
table.gridtable {
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
}
table.gridtable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #666666;
}
.boldhighlight {
	font-weight: bold;
}
.highlight {
}
.highlightbold {
	font-weight: bold;
}
form.searchform {
display: inline;
}
/* KU ITEMS */
#content p a img {
	margin:8px;
}

/* STYLES CSS overrides */
.wrapper         {width:80%;height:100%;margin:0 auto;background:#CCC}

/* MBC 2.0 ITEMS */

.fbsocial {
position:relative;
top:-5px; /*adjust to your needs*/
}

/* SITE DARK FOOTER */
.dark-footer {
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	font-size: 16px;
	font-weight: 200;
	background-color: #393939;
	color: #FFFFFF;
	padding:10px;
	text-align: left;
}	

.dark-footer a {
  color:#FFFFFF; 
}

#dark-footer, #dark-footer a {
    color:#ffffff;
    background-color:transparent;
	text-shadow:0 0 2px #000000;
    padding-left:5px;
}
#dark-footer .dark-footer li>a:hover {
    background-color:#393939;
}

.dark-footer {
	
}	

.dark-footer-text {
	
}	

.dark-footer-intro {
	
}	

.dark-footer-social-links {

}	

.dark-footer-1 {
	
}	

.dark-footer-2 {

}	

.dark-footer-3 {

}	

.dark-footer-sec-title {

}

/* SITE DARK FOOTER */

label.required-field:before {
    content: "* ";
    color: red;
 }

