/*
  EPMU Website Theme
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
 	font-size: 62.5%; 
	margin-bottom: 75px;
	font-family: Arial, sans-serif;
	background: #fff url(../images/content-bg.gif) repeat-y top center;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	background: url(../images/line-bg.jpg) repeat-x fixed bottom left;
}
.clear{
	clear:both;
	display: block;
}
img {

}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 970px;  
	margin: 0 auto; 
}
#Container { 
	width: 910px;
	margin: 0 auto;
	background: #fff url(../images/containerbg.gif) repeat-y;
	}
#Layout {
	background: url(../images/layout-bg.gif) repeat-y top left;
}

/** Header **/
#Header { 
 	width: 910px; 
	height: 85px;
 	margin: 0 auto;
	text-align: right;
	/*background: #1bb2ea url(../images/header-img.jpg) repeat-x bottom left;*/
	}
 	#Header h1 { 
		float: left;
		width: 184px;
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 0;
	}
	#Header p {
		display: inline;
		font-size: 1.4em;
		color: #fff;
	}
	#Header img {
		margin: 0px !important;
		border: none;
	}

/*** Main Nav ***/
#Navigation {
	width: 908px;
	margin: 0 auto;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	overflow: hidden;
	background: #bebebe url(../images/menu-normal-new.gif) repeat-x left top;
}
#Navigation ul { 
 	float: left;
	margin: 0 14px 0 13px;
	}
	#Navigation ul li { 
		font-family: Arial, sans-serif;
	 	list-style: none; 
		float: left;
		line-height: 3.2em;
		display: block;
	}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 2.5em; 
			font-size: 12px !important;
			padding: 0 0 0 9px;
			color: #606060;
			font-weight: bold;
			border-right: 1px solid #bebebe;
			border-left: 1px solid #bebebe;
		}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 9px;
			height: 2.7em;
		}
			#Navigation ul li a:hover { 
			 	background: url(../images/menu-hover-new.gif) repeat-x top left; 
				color: #363636;
				cursor: pointer;
				border-right: 1px solid #a0a0a0;
				border-left: 1px solid #a0a0a0;
			}
			#Navigation ul li a:hover span {

			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: url(../images/menu-current-new.gif) repeat-x top left; 
			 	color: #363636;
				padding: 0 0 0 9px;
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				/*background: url(../images/menu-current-new.gif) repeat-x top left;*/
				color: #363636;
			}
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover {
				border-color: #bebebe;
			}
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	padding: 3px;
	width: 86%;
	color: #979908;
	border: 2px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 86%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

/* Small menu under main navigation 
***********************************/
ul.clear {
	margin: 9px 20px 9px 0;
	text-align: right;
}
ul.clear li {
	list-style: none;
	display: inline;
	color: #999;
	font-weight: bold;
	font-size: 10px;
}
ul.clear li.line {
	color: #bbb;
	padding: 0 4px;
}
ul.clear li a {
	color: #47add7;
	text-decoration: none;
}
ul.clear li a:hover {
	text-decoration: underline;
}

/* Three column template
***********************************/
#Sidebar {  
	float: left;
	width: 145px;
	margin: 0;
	padding: 0 15px;
}
	#Sidebar ul {
		margin: 0 0 12px 0;
	}
	#Sidebar ul li {
		list-style: none;
		margin: 0;
		padding: 0 0 9px 0;
	}
	#Sidebar ul li a {
		font-weight: bold;
	}
	#Sidebar h3 {
		margin: 0px 0 12px 0;
		font-weight: bold;
		padding: 0px;
	}
	
#Sidebar #YouTubeURL {
	display: block;
	margin-bottom: 15px;
}
	
#TopRightContent {
	overflow: hidden;
	padding-bottom: 15px;
}

#Content {
	margin: 0;
	text-align: left;
	margin-left: 187px;
	margin-right: 205px;
}
	#Content .rightImage,
	#CalContent .rightImage {
		float: right;
		width: 100%;
		margin: 0 0 10px 20px;
	}

#WidgetHolder {
	width: 200px; 
	float: right;  
	margin: 0;
	padding: 0;
}

/* Individual Widget styling
******************************/
#WidgetHolder .Widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: url(../images/widget-bg.gif) top right repeat-y;
	margin: 0px !important;
}
	#WidgetHolder .Widget .box {
		margin-left: 29px;
	}
	#WidgetHolder .Widget ul {
		margin: 15px 0 0 0;
	}
	#WidgetHolder .Widget ul li {	
		font-size: 11px; 
		list-style: none; 
		padding: 0 0 7px 29px; 
		margin: 0;
	}
	#WidgetHolder .Widget form label {
		font-size: 11px;
	}
	#WidgetHolder .Widget form ul li {
		margin: 0px;
		padding: 3px;
	}
	#WidgetHolder .Widget form .action {
		margin: 7px 0;
	}
	#WidgetHolder .Widget h3 {
		color: #fff;
		font-size: 13px;
		padding: 6px 0 6px 20px;
		margin: 0 0 7px 0;
		font-weight: bold;
		background: url(../images/widget-title-bg.gif) top right no-repeat;
	}
	#WidgetHolder .widgetFooter {
		background: url(../images/widget-footer.gif) top right no-repeat;
		height: 15px;
	}
	#WidgetHolder .widgetHeader {
		background: url(../images/widget-header.gif) top right no-repeat;
		height: 15px;
	}
	#WidgetHolder #SuperContent h4 {
		margin-top: 0px;
		font-weight: bold;
		border: none;
	}
	#WidgetHolder .Widget .flickrwidget {
		padding: 6px 0 6px 32px;
	}
		#WidgetHolder .Widget .flickrwidget img {
			border: none;
		}
#Layout .Widget p {
	margin: 0;
	font-size: 11px;
	padding: 0px 10px 10px 30px;
}
/* Two column template
***********************************/
#WideContent {
	margin: 0;
	text-align: left;
	margin-left: 180px;
	background: green;
}

/* Menu 2
***********************************/
ul#Menu2 {
	display: block;
	margin: 0 0 12px 25px;
}
ul#Menu2 li {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
}
  	ul#Menu2 li a {
		font-weight: bold;
	}



/* Home Content Area
**************************/
#HomeContent {
	position: relative;
	float: left;
	width: 512px;
	border: 1px solid #d7ad63;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../images/texture.gif) top left repeat-y;
}
#HomeContent.imagePadding {
	width: 387px !important;
	padding-right: 125px;
}
#textHolder,
#calHolder {
	overflow: hidden;
}
	#HomeContent h1,#HomeContent h2,#HomeContent h3,#HomeContent h4,#HomeContent h5,#HomeContent h6 {
		color: #503200;
	}
	#HomeContent h1 {
		font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
		font-size: 24px;
		padding: 0px !important;
		margin: 0px;
	}
	#HomeContent h1.mainTitle {
		padding: 0 15px;
	}
	#HomeContent .contentBg {
		padding: 10px 10px 10px 10px;
	}
	#HomeContent p {
		color: #65553b;
		font-size: 12px;
	}
	#HomeContent .contentImage {
		position: absolute;
		bottom: -3px;
		right: 0px;
	}

	
/* Home News Area
*********************************/

#HomeNews {
	width: 512px;
}
	#HomeNews ul {
		float: left;
		margin: 0px;
		padding: 0px;
	}
	#HomeNews ul li {
		list-style: none;
		clear: both;
		color: #333333;
		margin: 0;
		padding: 2px 0 5px 0;
		font-family: Verdana,Arial,sans-serif;
	}
	#HomeNews ul li a {
		font-weight: bold;
		font-size: 12px;
		padding: 0px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	#HomeNews ul li a.title {
		line-height: 1em;
		margin-left: 3px;
	}
	#HomeNews ul li a.image {
		float: left;
		display: block;
		width: 33px;
	}
	#HomeNews ul li a span {
		display: inline;
	}
	#HomeNews ul li a img {
		border: 0px;
	}
	#HomeNews ul li p {
		display: inline;
		margin: 0px;
		font-size: 11px;
		line-height: 1.3em;
	}
	#HomeNews ul li strong,
	#textHolder strong,
	#calHolder strong{
		font-size: 11px;
		line-height: 1.3em;
	}
	#HomeNews ul li .read {
		display: block;
		float: right;
		text-align: right;
		width: 477px !important;
		padding: 10px 35px 15px 0;
		background: url(../images/news-page-link.gif) bottom right no-repeat;
	}
	#HomeNews .leftImage {
		float: left;
		width: 10%;
	}
	#ExtraContent {
		float: left;
		position: relative;
		width: 514px;
		overflow: hidden;
	}
		#ExtraContent a img {
			border: none;
		}
	#HomeNews h2 {
		float: left;
		display: block;
		width: 300px;
	}
	#HomeNews div#newspagination {
		padding-top: 20px;
		display: block;
		border-bottom: none;
	}
	
/* generic list */
#NewsList {
	width: 512px;
}
	#NewsList dt,
	#NewsList dd {
		/*list-style: none;*/
		color: #333333;
		margin: 0;
		padding: 2px 0 5px 0;
		font-family: Verdana,Arial,sans-serif;
	}
	#NewsList dt {
		float: left;
	}
	#NewsList dt img {
		width: 100px;
	}
	#NewsList dd {
		margin-left: 110px;
		font-size: 11px;
		width: 395px;
		line-height: 1.3em;
	}
	#NewsList dd h3 {
		font-weight: bold;
		font-size: 12px;
		margin: 0 0 6px 0;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	#NewsList dd a {
		font-weight: bold;
		font-size: 12px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	#NewsList dd a span {
		display: inline;
	}
	#NewsList dd a img {
		border: 0px;
		line-height: 1em;
	}
	#NewsList dd p {
		display: inline;
		margin: 0px;
		font-size: 11px;
		line-height: 1.3em;
	}
	#NewsList dd.read {
		display: block;
		text-align: right;
		width: 455px !important;
		padding: 10px 35px 15px 0;
		margin: 0;
		background: url(../images/news-page-link.gif) bottom right no-repeat;
	}
	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/

#Pages {
	float: left;
	padding: 6px;
	background: #bebebe url(../images/menu-normal-new.gif) repeat-x left top;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	clear: both;
	margin-top: 10px;
}
#Pages.first {
	clear: none;
	margin-top: 0px;
}
	#Pages p,
	#Pages span {
		padding: 0px;
		margin: 0px !important;
		font-weight: bold;
		font-size: 1.1em;
	}
	#Pages p {
		float: right;
		width: 100px;
		line-height: 1em;
		text-align: right;
	}
	#Pages span {
		display: block;
		float: left;
		width: 370px;
	}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}
/* Member Login
*****************************************/
form#MemberLoginForm_LoginForm p#MemberLoginForm_LoginForm_error {
	display: none;
}
/* Footer 
*****************************************/

#Footer {   
	width: 100%;
	padding-top: 65px;
	padding-bottom: 47px;
	background: transparent url(../images/footer-bg.gif) no-repeat bottom left; 
	text-align: center; 
	}

  	#Footer p { 
		color: #949494;
		font-size: 1em;
		font-weight: bold;
		text-align: center;
		margin-top: -0.6em;
	}

#IndustryChildren {
	font-size: 1.2em;
	font-weight: bold;
}

#IndustryChildren a {
	margin-right: 1em;
}

#IndustryChildren a.section {
	color: #105070;
}

#Menu3 li.current a {
	color: #105070;
	font-weight: bold;
}

/* Calendar
***************************************/
#topHeading .feed {
	margin-left: 12px;
}
#CalContent {
	margin-right: 25px;
	margin-left: 187px;
}

#calendar-sidebar #monthNav {
	background: #fff;
	margin-top: 0;
}
	#calendar-sidebar #monthNav p {
		margin: 0;
	}
#calendar-sidebar .dp-calendar {
	background: #666;
}