/*
	styles for hivqual templates
	
	Author: Kwaku Otchere
*/

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline:0; }

/* general */
.brclear { clear:both; height:0; overflow:hidden; }
strong { font-weight:bold; }
i { font-style:italic; }
a { color:#3366FF; }
h1, h3 { color:#ff0000; font-size:1.8em; font-weight:bold; margin-bottom:15px; }
em { font-style:italic; }

/* specific */
body { font:normal 1em arial; background: #626262 url('../../../images/HeaderFooter/bg_vert.png') repeat-y center 0; margin:0; padding:0; text-align:center; }
#content { font-size:0.9em; width:909px; margin:0 auto; text-align:left; color:#000; }
#logo { float:left; }
#header ul { float:right; text-align:right; padding-right:5px; margin-top:20px; font-size:0.9em; width:180px; }
#header li { list-style: none; }
#header li.highlight a { color:#ff0000; font-weight:bold; }
#crumbing { color:#4E4E4E; margin-left:20px; padding:8px 0; font-size:0.9em; }
#content_body { width:590px; float:left; padding:20px 30px 30px 30px; }
#content_body li { list-style-position:inside; margin-left:10px; margin-bottom:10px; }
#content_body p, #content_body ul { margin:20px 0; }
#news_headlines { width:216px; margin-left:20px; float:left; padding:10px; background:#4F81BD url('../../../images/HeaderFooter/headline_shadow.gif') 0 bottom repeat-x; border-left:1px solid #333; color:#fff; font-size:0.9em; }
* html #news_headlines { margin-left:19px; }
#news_headlines.up { margin-top:-32px; }
#news_headlines a { text-decoration:underline; color:#fff; font-weight:bold; }
#news_headlines h1 { font-size:1.5em; font-weight:bold; display:block; text-align:center; margin:10px 0; color:#fff; }
#news_headlines .button { text-align:center; background:url('../../../images/HeaderFooter/top_menu_bg.gif') repeat-x; border:1px solid #98B954; height:37px; width:100%; margin:20px 0 10px; }
#news_headlines .button a { font-weight:bold; display:block; height:30px; font-size:1.2em; text-decoration:none; padding-top:7px; }
#sub_links { float:left; width:220px; margin-left:35px; margin-top:20px; }
#sub_links li { list-style-type:none; height:42px; width:200px; margin-bottom:12px; font-weight:bold; font-size:0.9em; }
#sub_links a { background:url('../../../images/HeaderFooter/subnav_bg.gif') no-repeat; display:block; height:42px; padding-top:13px; text-align:center; color:#fff; text-decoration:none; }
#sub_links a:hover, #sub_links a.sel { background-image:url('../../../images/HeaderFooter/subnav_bg_sel.gif'); }
#map { color:#6691C6; }
#map_header { font-weight:bold; font-size:1.6em; }
#map_instructions { font-weight:bold; font-style:italic; font-size:1.2em; margin-bottom:10px; }
#footer p { float:left; font-style:italic; display:block; width:620px; padding:0 30px; margin-right:60px; margin-top:10px; font-size:0.9em; font-family:sans-serif; color:#686868; line-height:1.3em; }
#logo_footer { float:left; }

/* dd menu */
.ddsmoothmenu { font:bold 15px Arial; background:#96b646; width:100%; border-bottom:1px solid #98b954; border-top:1px solid #98b954; }
.ddsmoothmenu ul li a { display:block; background:#96b646; color:white; padding:8px 20px; border-right:1px solid gray; color:#2d2b2b; text-decoration:none; }
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited { color:white; }
.ddsmoothmenu ul li a:hover { background:#73943d; color:white; }
.ddsmoothmenu ul li ul li a { font-size:13px; width:185px; padding:8px; margin:0; border-top-width:0; border-bottom:1px solid gray; }

/* portal */
#portal div { width:950px; margin:0 auto; }
#portal ul { float:left; width:475px; text-align:center; }
#portal img { margin-bottom:40px; margin-top:20px; }
#portal ul img { margin-bottom:10px; }
#portal li { list-style-type:none; }
#portal .logo { margin:0 0 0 -206px !important; }
#portal .bar { background-color:#58585a; height:17px; width:907px; margin-bottom:10px; }

/* US override */
#us { background-color:#fff; background-image:url('../../../images/HeaderFooter/bg_vert_us.png'); }
#us #content { width:911px; margin:0 auto; }
#us #news_headlines { background-color:#b4c3eb; margin-left:25px; color:#000; border-left:0; }
#us #news_headlines a, #us #news_headlines h1 { color:#000; }
#us .ddsmoothmenu { border:0; }
#us .ddsmoothmenu, #us .ddsmoothmenu ul li a { background:#4f6fe7; color:white;}
#us .ddsmoothmenu ul li a:hover { background:#b4c3eb; }
/* 
JM: 7/23 change to format links like intl site
#us #header ul { text-align:left; font-style:italic; margin-right:20px; margin-top:25px; width:200px; }
#us #header li { list-style: disc; font-size:1.1em; line-height:24px; }
#us #header li.header { list-style:none; font-weight:bold; margin-left:-20px; }
*/
#us #sub_links a { background-image:url('../../../images/HeaderFooter/subnav_bg_us.png'); }
#us #sub_links a:hover, #us #sub_links a.sel { background-image:url('../../../images/HeaderFooter/subnav_bg_sel_us.png'); }
#us #news_headlines .button { background-image:url('../../../images/HeaderFooter/subnav_bg_us.png'); height:42px; border:0; }
#us #news_headlines .button a { color:#fff; }
#us #footer p { float:none; width:inherit; }



	#taskTable th { padding:4px 0; font-size:14px; font-weight:bold; background-color:#0066B3; }
	#taskTable td { padding:3px 5px; font-size:12px; background-color:#C0C0C0; color:#000; }
	#taskTable td a { color:blue; } 