/*
	- e1_home.css
	CSS file with custom styles for the EDM homepage

*/

#Canvas { background-image: url('/edm/e1_img/e1_layout/e1_metal_home_mid.jpg'); }

#ContentBottom { background-image: url('/edm/e1_img/e1_layout/e1_metal_home_btm.jpg'); }

.HomeContent {
	width: 535px;
	float: left;
}

.HomeContent .SubSection { width: 515px; }


/* Registered/Signed In User page CSS */
#Welcome #PageInfo { width: 400px; }

#Welcome #PageDesc { font-size: 12px; }

#Welcome h1 {
	width: 60%;
	float: left;
}

#Welcome #LastLoggedIn {
	float: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 7px;
	font-style: italic;
}

#AlertsSummary table a {
	background: none;
	padding-left: 0;
}

#AlertsSummary th, #AlertsSummary td { text-align: center; }

#AlertsSummary .name { text-align: left; }

#AlertsSummary .alerts { text-transform: uppercase; }


#AlertsDesc {
	background: url('/edm/e1_img/e1_layout/e1_alertsicon_med.jpg') no-repeat;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 10px 4px 10px 60px;
}

#AlertsDesc p { margin: 0; padding: 0; }


#Announcements {
	background: url('/edm/e1_img/e1_layout/e1_home_sidebar_hr.gif') repeat-x bottom;
	padding: 0 6px 20px 6px;
}


#Announcements h2 {
	margin-left: -6px;
	margin-right: -6px;
	background: #cadbed url('/edm/e1_img/e1_layout/e1_header_bg.gif') repeat-x;
}

/* News and Information section */
#NewsAndInfo {
	background: #fff url('/edm/e1_img/e1_layout/e1_header_bg_noclr.gif') repeat-x;
	padding-bottom: 10px;
}


ul.stylized {
	margin: 0 4px;
	padding: 0;
	clear: left;
}

ul.stylized li {
	list-style: none;
	background: url('/edm/e1_img/e1_layout/e1_bullet_roundmetal.gif') no-repeat;
	display: block;
	margin: 0;
	padding: 3px 0 6px 24px;
	font-size: 11px;
}


#NewsLinks a:link, #NewsLinks a:visited { color: #000; }
#NewsLinks a:hover, #NewsLinks a:active { color: #999; }


/* Visitor page CSS */
#Visitor #Welcome {
	width: 300px;
	height: 165px;
	margin: 0;
	padding: 20px 10px 0 225px;
	background: url('/edm/e1_img/e1_layout/e1_visitor_welcomebanner.jpg') no-repeat;
	color: #fff;
	font-size: 10px;
}

#Visitor #Welcome h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	float: none;
	width: 100%;
}

#Description {
	padding: 10px 280px 10px 10px;
	font-size: 11px;
	background: url('/edm/e1_img/e1_layout/e1_home_welcome_pro9800.jpg') no-repeat right 30px; 
}

#Visitor #Description h1 { font-size: 16px; }

#Welcome .ActionsLeft, #Welcome .ActionsRight { margin: 0; }


/* Home/Welcome page content styles */
#Visitor .HomeContent { border-top: 1px solid #999; font-size: 12px; overflow: auto; padding: 10px; width: 515px;}
#Visitor .HomeContent h1 { font-size: 16px; margin-top: 20px; padding: 0; }
#Visitor .HomeContent h2 { font-size: 13px; }
#Visitor .HomeContent img { float: right; margin: 0 0 10px 10px; }
#Visitor .HomeContent a { background: url('/edm/e1_img/e1_layout/e1_bluetriangle.gif') no-repeat 0 4px; font-size: 12px; font-weight: bold; margin: 0; padding: 0 0 0 9px; text-decoration: none; }







.SideBar {
	background: #cadbed url('/edm/e1_img/e1_layout/e1_header_bg.gif') repeat-x;
	width: 175px;
	float: right;
	clear: right;
}

.SideBar#NewsLinks { padding-top: 40px; }


.SideBar h2 {
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 7px 0;
	margin: 0;
}

#Login {
	background: url('/edm/e1_img/e1_layout/e1_home_sidebar_hr.gif') repeat-x bottom;
	padding: 0 4px 20px 4px;
}

#Login form { margin-top: 10px; }

#Login label, #Login input.txt {
	display: block;
	width: 159px;
	margin: 2px auto;
}

#Login label {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#Login .LoginBtn {
	float: right;
	clear: right;
	margin: 2px 2px 10px 2px;
}

#Login dl {
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}

#Login dt, #Login dd {
	margin: 0;
	padding: 0;
	float: left;
}

#Login dd { padding: 4px 0 10px 4px; }


#Login dd label {
	font-weight: normal;
	text-align: left;
	width: 135px;
	margin: 0;
	font-size: 10px;
}

/* Redefine error message styles for the Login box */
#Login .error { color: #c00; }

#Login .errorMsg {
		margin: 8px -2px 8px 0;
		color: #c00;
		font-size: 10px;
		padding: 4px 0 0 36px;
}


/* Attributes for the "Info Banners" in the side bar */
.Info {
	background: url('/edm/e1_img/e1_layout/e1_home_sidebar_hr.gif') repeat-x bottom;
	font-size: 10px;
	margin: 4px 0;
	padding: 10px 2px 20px 2px;
	margin: 0;
}

.Info a {
	/* padding: 4px 4px 4px 56px; */
	padding: 4px 0 4px 56px;
	margin: 0;
	background-repeat: no-repeat;
	display: block;
}

.Info a h3 {
	margin: 4px 0 2px 0;
	font-size: 12px;
}

/* Slides the background image over so that the "off" state displays */
.Info a:link, .Info a:visited {
	background-position: -198px 0%;
	color: #000;
	text-decoration: none;
}
/* Slides the background image over so that the "on" state displays */
.Info a:hover, .Info a:active {
	background-position: -448px 0%;
	color: #666;
	text-decoration: none;
}


/* Background images for "Info Banners" in the side bar */
#SysReq.Info a { background-image: url('/edm/e1_img/e1_icons/e1_home_sysreq.jpg'); }
#Download.Info a { background-image: url('/edm/e1_img/e1_icons/e1_home_download.jpg'); }
#Help.Info a { background-image: url('/edm/e1_img/e1_icons/e1_home_faqs.jpg'); }
#InstallPDF.Info a { background-image: url('/edm/e1_img/e1_icons/e1_home_help.jpg'); }


/* REGISTER NOW */

.registerNow { margin-top: 20px; text-align: center; }
.registerNow h2 { color: #000; }



#SummaryStats table { border: 0; margin: 10px 0 0 0; padding: 0; width: 100%; }
	#SummaryStats th { background: url('/edm/e1_img/e1_layout/e1_summarystats_bullet.gif') no-repeat 4px 50%; border: 0; font-size: 11px; padding-left: 20px; }
	
	#SummaryStats td { background: url('/edm/e1_img/e1_layout/e1_summarystats_nmbrs_white.gif') no-repeat center right;  font-weight: bold; letter-spacing: 14px; margin: 0; padding: 8px 4px 0 0 !important; text-align: right; width: 160px; }
		#SummaryStats td span { margin-top: -2px; margin-right: -10px; /* compensate for 14px letter spacing */ }

	#SummaryStats tr.shaded th { background-color: #f3f3f3; }
	#SummaryStats tr.shaded td { background-color: #f3f3f3; background-image: url('/edm/e1_img/e1_layout/e1_summarystats_nmbrs_gray.gif'); }


.HomeContent .HomeBanner { margin: 10px 0; text-align: center; }



/* Inbox Sidebar Styles */
#Inbox { background: url('/edm/e1_img/e1_layout/e1_header_bg.png') repeat-x 0 0; float: right; padding: 0 2px 16px 2px; width: 171px; }
	#Inbox h2 { color: #fff; font-size: 12px; margin: 0; padding: 6px; text-align: center; }
	#Inbox a:link, #Inbox a:visited { color: #f00; font-size: 12px font-weight: bold; }
	#Inbox a:hover, #Inbox a:active { color: #c00; }

/* Registered User Welcome Page Styles */
#RegisteredUser #Canvas { background-image: url('/edm/e1_img/e1_layout/e1_metal_welcome_mid.jpg'); }
#RegisteredUser #ContentBottom { background-image: url('/edm/e1_img/e1_layout/e1_metal_btm.jpg'); }

#RegisteredUser #Welcome { float: left; width: 525px; }
#RegisteredUser #WelcomeBottom { background: url('/edm/e1_img/e1_layout/e1_metal_welcome_btm.jpg') no-repeat top center; height: 20px; clear: both; width: 728px; margin-left: -1px; }

#RegisteredUser .HomeContent { width: 726px; }
#RegisteredUser .SubSection { background-color: #fff; margin-bottom: 0; padding-bottom: 20px; }

	












/* Safari alignment hack */
#SummaryStats td { padding-top: 5px;# }










