/* start @media screen*/
@media screen {
* {
   margin: 0;
   padding: 0;
}
/*
		Author: Albert Chan
		Site: Bauer College of Business / News Center
	 	Created: 12/7/09
*/

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* ========      MAINCONTENT   ======== */

#main{
	clear: both;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 950px;
	}

#breadcrumbs{
	width: 950px;
	margin: 0 auto 0 auto;
	overflow: auto;
	padding: 0;
	text-align: left;
	}  
#breadcrumbs p a {
	font-size: 10px;
	text-decoration: none;
	color: #333;
}

#breadcrumbs p a:hover {
	text-decoration: underline;
	color: #000;
}

	
	div#clear {
		clear: both;
	}
	
	/* Main Wrapper */
	
	div#newsMainWrap {
		position: relative;
		width: 950px;
		margin: 0 auto;
	}
	
	#newsMainWrap a:visited{
		color:#00F;
	}
	/* Content Wrapper Settings */
	
	div#newsContentWrap {
	position: relative;
	width: 950px;
	background-image: url(../images/media/large-Gray-Borders-Middle.gif);
	background-repeat: repeat-y;
	height: 600px;
	}
	
	/* Start - Top Header Section */

	div#newsTopHd {
		width: 100%;
		height: 63px;
		background: url(../images/media/newsCenter-Hd-Bg.jpg) no-repeat;
	}
	
	div#newsTitle {
		float: left;
		width: 300px;
	}
	
	div#newsTitle h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		color: #FFF;
		margin-top: 8px;
		margin-left: 78px;
	}
	
	/* End - Images Gallery/Top Stories */
	
	/* Start - Misc Contents */
	
	div#newsMisc {
	width: 100%;
	background-image: url(../images/media/large-Gray-Borders-Middle.gif);
	background-repeat: repeat-y;
	}
	
	div#newsMisc img {
		display: block;
	}
	
	div#newsMisc .name {
		color: #525252;
	}
	
	div#newsMisc .more {
		font-size: 14px;
		float: right;
		color: #FFF;
		padding-right: 13px;
	}

	div#newsMisc ul li {
		list-style: none;
		background: url(../images/media/bullet-gray.jpg) no-repeat left 2px;
		padding: 0px 0px 0px 19px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 6px 0 0px 15px;
		line-height: 1.3em;
	}
	
		/***** Left Column - Depart Contact Info & Social Networks *****/
	
	div#newsMiscColumn1 {
		float: left;
		width: 372px;
		margin: 0 13px 0 15px;
	}
	
	div#newsMiscAccordion {
	background-image: url(../images/media/mid-gray-borders-middle.gif);
	background-repeat: repeat-y;
	}
	
		/***** Middle Column - Video & Media Contact Info *****/
	
	div#newsMiscColumn2 {
		float: left;
		width: 268px;
	}
	
	div#newsMiscVideo {
		background: url(../images/media/sm-Gray-Borders-Middle.gif) repeat-y;
	}
	
	div#newsMiscVideoContent {
		width: 256px;
		margin: 0 auto;
		
		font-size: 12px;
	}
	
	div#newsMiscVideoContent img {
		margin-top: 3px;
		margin-bottom: 0px;
		display: inline;
	}
	
	div#newsMiscVideoHd, div#newsMiscEventsHd, div#newsMiscInTheNewsHd {
		background: url(../images/media/sm-Hd-Bg-gray.jpg) no-repeat;
		height: 28px;
		padding-top: 6px;
	}
	
	div#newsMiscVideoHd h1, div#newsMiscEventsHd h1, div#newsMiscInTheNewsHd h1 {
		font-size: 16px;
		float: left;
		color: #FFF;
		padding-left: 13px;
	}
	
	div#newsMiscMedia {
		padding: 15px 10px 0;
	}
	
	div#newsMiscMediaHd h1 {
		font-size: 14px;
		color: #C00;
		background: url(../images/media/phone.jpg) no-repeat left 4px;
		padding: 0 0 3px 48px;
		border-bottom: 1px solid #999;
		margin-bottom: 10px;
	}
	
		/***** Right Column - Events & News *****/
	
	div#newsMiscColumn3 {
		float: right;
		width: 256px;
		padding-top: 8px;
		margin-right: 14px;
	}
	
	div#newsMiscEventsContent {
		padding: 0 1px 0 2px;
	}
	
	div#newsMiscInTheNewsContent {
		padding: 3px 8px 0 4px;
	}
	
	div#newsMiscInTheNews {
	margin-top: 0px;
	}
#newsMiscEvents {
	padding-top: 20px;
}

	#result h3 { 
		background: url(/images/news-center/bullet-Red.jpg) no-repeat left 2px;
		padding: 0px 0px 2px 19px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
}
#result-news h3 {
	padding: 0px 0px 2px 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/media/bullet-gray.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#result .updated, #result-news .updated, #result-alerts .updated { font-size:10px; padding: 0px 0px 6px 19px;}
	
	/* End - Misc Contents */
	
	/* Footer Rounded Border */
	
	div#newsBottomBorder {
	clear: both;
	}
	
}
#newsMiscEventsContent h1 {
	font-size: 12px;
}
#newsMiscEventsContent p {
	font-size: 10px;
}
