
/* HP.com style attributes that are overriden */

div.top_buyhp div.top_wrapper div.top_right a:hover 
{
	color:#61c702;
	text-decoration:none
}	

div.top_buyhp div.top_wrapper div.top_right a {
	color:#ADADAD;
	text-decoration:none
}	

div.top_buyhp div.top_wrapper div.top_right div.nav_txt_first {

	display:inline-block;
	float:left;
	font-family: Arial;
	font-size:12px;
	position:relative;
	margin:0px;
	padding:0 13px 0 14px;
}

div.top_buyhp div.top_wrapper div.top_right div.nav_txt_last {

	border-left:1px dotted #EEE;
	display:inline-block;
	float:left;
	font-family: Arial;
	font-size:12px;
	position:relative;
	margin:0px;
	padding:0 0px 0 14px;
}

div.top_buyhp div.top_wrapper div.top_right div.nav_txt {

	border-left:1px dotted #EEE;
	display:inline-block;
	float:left;
	font-family: Arial;
	font-size:12px;
	position:relative;
	margin:0px;
	padding:0 13px 0 14px;
}

span.spfcs_chr_solid {
	font:8px Arial;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #ccc;
	margin-left:7px;
	margin-right:6px
}

span.spfcs_pipe_chr  {
	font:8px Arial;
	color:#fff;
	text-decoration:none;
	border-right:1px dotted #eee;
	height:8px;
	margin:12px 11px 0 9px;
	padding:3px 0 0
}

#tabbedNavEnhanced {
	margin: 4px 0 0 0;		/* top margin only */
	width:1024px;
	overflow:hidden;
	
}

/* Enhanced callout element (portletless chrome) */

.calloutEnhancedExt {
	background: #E7E7E7;
	padding: 15px;
}

.calloutEnhancedExt .contentBlock {
	margin: 0;
}

/* This style fixes stretch logo below positioning at middle of page
   with korean and japanese locales. */

#localeSelectorContainer {
    height: 100%;
}

/* Horizontal navigation styles */

#tabbedNavEnhanced  div.tabSelected div.tabText a:hover  {
	_position:relative;
	_top:-50%;
	color:#FFFFFF;
	text-decoration:none
}
	
#tabbedNavEnhanced  div.tab div.tabText a:hover  {
	_position:relative;
	_top:-50%;
	color:#F2F2F2;
	text-decoration:none
}

#tabbedNavEnhanced  div.tabSelected div.tabText a {
	_position:relative;
	_top:-50%;
	color: #F2F2F2;
	text-decoration:none
}

#tabbedNavEnhanced  div.tab div.tabText a {
	_position:relative;
	_top:-50%;
	color: #848484;
	text-decoration:none
	
}

.everything .siteTitle span.siteTitleText a {
	font-size:20pt; 
	color:#F2F2F2;
}

.everything .siteTitle span.siteTitleText a:visited {
	font-size:20pt; 
	color:#F2F2F2;
}

.everything .siteTitle span.siteTitleText a:hover {
	font-size:20pt; 
	color:#FFFFFF;
}

	
#tabbedNavEnhanced  div.tab  div.tabText	{	
	_top: 50%;
	_position:absolute;
	display:table-cell;
	vertical-align:middle;
	color: #848484;
	font-family: Arial;
	font-size: 15px;
	padding-left: 22px;
	padding-right:20px;

}


#tabbedNavEnhanced div.tab 	{
	height:42px;
	display:table;
	_position:relative;
	overflow:hidden;
	float: left;
	padding: 0px 0px 0px 0px;
	min-width:0%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#181818), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #181818,  #111111); /* for firefox 3.6+ */
	border-width: 0px 1px 0px 0px;
	border-style:solid;
	border-color:#262626;
}

#tabbedNavEnhanced  div.tabSelected	{
	height:42px;
	display:table;
	_position:relative;
	overflow:hidden;
	float: left;
	background: #282828;
	padding-left: 25px;
	padding-right:22px;
}

#tabbedNavEnhanced  div.emptyTab	{
	height:42px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#181818), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #181818,  #111111); /* for firefox 3.6+ */
	padding-left: 25px;
	padding-right:22px;

}


#tabbedNavEnhanced  div.tabSelected div.tabText{
	color: #F2F2F2;
	_position:absolute;
	_top: 50%;
	display:table-cell;
	vertical-align:middle;
	font-family: Arial;
	font-size: 15px;

}

/********************************************************************/

#horzNavButtonBar {
	background: #282828;
	margin-bottom: 0px;
    padding: 0;
	width:1024px;
	border-collapse: collapse;
    border-spacing: 0;
	width:auto !important;
}

.horzNavButtonBarPadding {
	background: #282828;
	width:100%;
}

#horzNavButtonBar table {
    border-collapse: collapse;
    border-spacing: 0;
}

#horzNavButtonBar td {
    padding: 0;
    vertical-align: top;
}

#horzNavButtonBar .menuImg {
    padding-top: 6px;
    padding-right:10px;
}

.horzNavButton {
	font-size:12px;
	background-color:#282828;
	text-align:left;
	text-decoration: none;
	height:36px;
}

#horzNavHelpButton{
	float: right;
	font-color: #FFFFFF;
	font-size:12px;
	min-width:90px;
	padding-right: 10px;
	text-align:right;
	text-decoration: none;
}

.horzNavButton a.topMenuItem {
	color: #F2F2F2;
	display:block;
	padding: 11px 10px;
	text-decoration: none;
}

#horzNavHelpButton a.topMenuItem {
	color: #FFFFFF;
	display:block;
	padding: 6px 10px;
	text-decoration: none;
}

#horzNavHelpButton a.topMenuItem:hover {
	text-decoration: underline;
}

.horzNavButton a.topMenuItem.menuNormal {
	color: #848484;
}

.horzNavButton a.topMenuItem.active {
	color: #F2F2F2;
}

.horzNavButton a.topMenuItem.menuHover {
	background-color: #636363;
	color: #F2F2F2;
}

/* secondary nav button that has no flyout menu */
.horzNavButton a.topMenuItem.noFlyout {
	color:#848484;
}

.horzNavButton a.topMenuItem.noFlyout.active {		
    color: #F2F2F2;
}

.horzNavButton a.topMenuItem.noFlyout:hover {
    background-color: #636363;
    color: #F2F2F2;
}

.horzNavButton a.topMenuItem.noLink {		
    background-color: #636363;
    color: #CCC;
    text-decoration: none;
}

.horzNavButton div.menuNormal {		/* flyout menu div */
	display: none;
}

.horzNavButton div.menuHover		/* mouse hover over flyout menu div */
{
	background-color: #636363;
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	margin: 0 0 0 0px;
}

.horzNavFlyoutMenu {
	background-color: #636363;
	padding-top: 3px;		/* extra padding at top of flyout menu */
	padding-bottom: 3px;	/* extra padding at bottom of flyout menu */
	z-index: 10;
}

.horzNavButton a.dropMenuItem {
    display: block;
	font-size: small;
    padding: 4px 10px;
	text-align: left;
	text-decoration: none;
    white-space: nowrap;
}

.horzNavButton a.dropMenuItem:link {
	background-color: #636363;
	color: #F2F2F2;
}

.horzNavButton a.dropMenuItem:visited {
	background-color: #636363;
	color: #F2F2F2;
}

.horzNavButton a.dropMenuItem:hover {
	background-color: #4C4C4C;
}

#horzNavButtonBarBackground {
	padding: 11px 0;
	background-color:#35383C;
}

.everything .siteTitle {
	height:50px; 
	background-color:#282828;
}

.everything .siteTitle span.siteTitleText {
	position:relative;
	top:8px;
	left:30px; 
	font-size:20pt; 
	color:#C1C1C1;
}

.everything .pageTitleBar {
	padding:0px 0px 10px 0px;	
}

.everything .pageTitle {
    font-size: 25px;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 2px;
    margin-top: 2px;
		
}

.arr_gry_dwn {
	background-position: left -297px !important;
	width:20px;
}

.arr_gry_dwn.active {
	background-color:#636363;
	background-position: left -170px !important;
}
