/*	$Id: hp-tabs-screen.css,v 1.2 2008/05/14 15:59:40 katagawa Exp $ */

#nti-content {position:static;}
#nti-top.nti-home-page div#nti-page-tools {padding-top:0px;}
div#nti-leadspace-container {height:300px;}
div#nti-home-tasks {
	background:#ABB5BD url(../images/hp-task-bg.gif) no-repeat;
	padding:12px 0px 0px;
	width:930px;
}
ul#nti-home-task-nav {
	list-style-type:none;
	margin:0em 20px;
	padding:0px;
	width:890px;
}
ul#nti-home-task-nav li {
	background:#172730
		url(../images/hptab-nonselect.gif)
		no-repeat;
	display:block;
	width:178px;
	float:left;
	margin:0px;
	padding:0px;
}
ul#nti-home-task-nav.nti-two-tabs li {
	width:267px;
}
ul#nti-home-task-nav.nti-three-tabs li {
	background-image:
		url(../images/hptab-nonselect-three-tabs.gif);
	width:237px;
}
ul#nti-home-task-nav li a {
	color:#FFF;
	display:block;
	width:160px;
	padding:4px 5px 4px 5px;
	text-align:center;
	text-decoration:none;
}
ul#nti-home-task-nav.nti-two-tabs li a {
	width:249px;
}
ul#nti-home-task-nav.nti-three-tabs li a {
	width:219px;
}
ul#nti-home-task-nav li.nti-active-first-previous-tab {background:#172730 url(../images/hptab-nonselect-previous-first.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav li.nti-active {background:url(../images/hptab-select.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav li.nti-active-first-tab {background:#FFF url(../images/hptab-select-first.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav li.nti-first-tab {background:#172730 url(../images/hptab-nonselect-first.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav.nti-two-tabs li.nti-active {
	background-image:url(../images/hptab-select-two-tabs.gif);
}
ul#nti-home-task-nav.nti-three-tabs li.nti-active {
	background-image:
		url(../images/hptab-select-three-tabs.gif);
}
ul#nti-home-task-nav.nti-two-tabs li.nti-active-first-tab,
ul#nti-home-task-nav.nti-three-tabs li.nti-active-first-tab {
	background-image:url(../images/hptab-select-first.gif);
}
ul#nti-home-task-nav.nti-three-tabs li.nti-first-tab {
	background-image:
		url(../images/hptab-nonselect-first-three-tabs.gif);
}
ul#nti-home-task-nav li.nti-active-first-tab a,
ul#nti-home-task-nav li.nti-active-last-tab a,
ul#nti-home-task-nav li.nti-active a {color:#333;}
ul#nti-home-task-nav li.nti-active-next-tab {background:#172730 url(../images/hptab-next.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav li.nti-last-tab {background:#172730 url(../images/hptab-nonselect-last.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav li.nti-active-previous-tab {background:#172730 url(../images/hptab-previous.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav.nti-three-tabs li.nti-active-previous-tab {
	background-image:
		url(../images/hptab-previous-three-tabs.gif);
}
ul#nti-home-task-nav li.nti-active-next-last-tab {background:#172730 url(../images/hptab-nonselect-previous-last.gif) no-repeat 0px 0px;}
ul#nti-home-task-nav.nti-two-tabs li.nti-active-next-tab {
	background-image:url(../images/hptab-next-two-tabs.gif);
}
ul#nti-home-task-nav.nti-three-tabs li.nti-active-next-tab {
	background-image:url(../images/hptab-next-three-tabs.gif);
}
ul#nti-home-task-nav li.nti-active-last-tab {background:url(../images/hptab-select-last.gif) no-repeat 0px 0px;}
div#nti-home-tasks div.nti-columns {
	background:#FFF url("../images/hp-task-columns-bg.gif") repeat-x 0% 100%;
	clear:left;
	min-height:125px;
	height:125px !important;
	margin:0px 20px;
	padding:0px;
}
* html div#nti-home-tasks div.nti-columns {height/**/ :125px;}
div#nti-home-tasks div.nti-active {display:block;}
div#nti-home-tasks div.nti-column {
	margin-top:0.75em;
	float:left;
	width:178px;
}
div#nti-home-tasks div.nti-column.nti-promo-column {margin-top:0px;}
div#nti-home-tasks div.nti-column ul {
	line-height:1.2em;
	list-style-type:none;
	margin:0em;
	padding:0px;
}
div#nti-home-tasks div.nti-column ul li {
	background:url("../images/hp-oj-bullet.gif")
		no-repeat 0.2em 0.6em;
	display:list-item;
	float:none;
	margin-left:0px;
	padding:2px 0px 2px 10px;
	width:auto;
}
div#nti-home-tasks div.nti-column ul li:hover {
	background:url("../images/hp-oj-bullet-hil.gif")
		no-repeat 0.2em 0.6em;
}
div#nti-home-tasks div.nti-column h3 {
	margin:0px 0em 0.25em;
	padding:0px 0px 0px 10px;
}
div.nti-home-tasks-cw {
	clear:both;
	height:1px;
}
div.nti-home-tasks-cw hr {
	display:none;
}
div#nti-home-tasks-end {
	background-image:url("../images/hp-task-end.gif");
	background-repeat:no-repeat;
	clear:both;
	height:1em;
}
div#nti-home-tasks-end hr {display:none;}
div#nti-home-tasks div.nti-column ul li a:link,
div#nti-home-tasks div.nti-column ul li a:visited {
	color:#666;
	text-decoration:none;
}
div#nti-home-tasks div.nti-column ul li a:hover {color:#000;}
div#nti-home-tasks div.nti-promo-container {
	width:178px;
	height:125px;
	border-top:1px solid #FFF;
}
* html div.nti-promo-container {height /**/:126px !important;}

div.nti-tab-content-submenu ul {
	list-style-type:none;
	padding:5px 5px 6px !important;
}
div#nti-home-tasks div.nti-column div.nti-tab-content-submenu ul li {
	background:url("../images/hp-oj-bullet.gif")
		no-repeat 0.2em 0.6em;
}
div#nti-home-tasks div.nti-column div.nti-tab-content-submenu ul li:hover {
	background:url("../images/hp-oj-bullet-hil.gif")
		no-repeat 0.2em 0.6em;
}
a.nti-tab-content-submenu-trigger span.nti-submenu-icon {
	background:url("../images/tabs-submenu-marker-right.gif")
		no-repeat 100% 0.4em;
        width:7px;
        height:7px;
        padding-right:6px;
}
a.nti-tab-content-submenu-trigger:hover span.nti-submenu-icon {
	background:url("../images/tabs-submenu-marker-right-hil.gif")
		no-repeat 100% 0.4em;
}
div.nti-column.nti-no-header {padding-top:19px;}
li#nti-interest-dd1-links {display:none !important;}
div#nti-home-tasks div.nti-column ul li#nti-esite-link {display:none;}
ul#nti-home-task-nav li#nti-tab-end {
	background:#172730 url(../images/hptab-smc-last.gif) no-repeat 100% 0px;
}
ul#nti-home-task-nav.nti-two-tabs li#nti-tab-end.nti-active-next-last-tab {
	background-image:url(../images/hptab-smc-last-sel-two-tabs.gif);
}
ul#nti-home-task-nav.nti-three-tabs li#nti-tab-end.nti-active-next-last-tab {
	background-image:url(../images/hptab-smc-last-sel-three-ta.gif);
}
ul#nti-home-task-nav.nti-two-tabs li#nti-tab-end {width:356px;}
ul#nti-home-task-nav.nti-three-tabs li#nti-tab-end {width:179px;}
ul#nti-home-task-nav li#nti-tab-end span{
	padding:4px 0px;
	display:block;
}
div#nti-home-tasks div.nti-column.nti-column-expand {width:356px;}


