/*span, td {
text-align:left;
}*/

/*********************************s
Top Nav Header and Menu CSS Library (no tables)
*********************************/
/*********************************
START: Menu CSS
*********************************/
.menuContainer
{
position: absolute;
background-image: url(http://www.nvidia.com/docs/TEMPLATE/474/MenuBarBackground.gif);
background-repeat: repeat-x;
/*font-family:arial;*/
font-size:8pt;
height: 22px;
width: 100%;
white-space: nowrap;
top: 80px;
z-index: +1;
padding: 0;
margin: 0;
/*text-align: center;*/
}

.menuSubContainer
{
	/*font-family:arial;*/ 
	font-size:8pt;
	height: 22px;
	width:923px;
	padding:0;
	white-space: nowrap;
	display:block;
	margin:auto;
	text-align:left;
}

.ulMenuLevel1{
	list-style-type:none;
	margin:0;
	padding:0;
	/*font-family:arial;*/
	font-size:8pt;
}

.liMenuLevel1{
	list-style-type:none;
	float:left;
	/*font-family:arial;*/
	font-size:8pt;
}

.linkMenuLevel1{
	display:block;
	/*font-family:arial;*/
	font-size:8pt;
}

.ulMenuLevel2{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	background-color:#333333; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;
	/*font-family:arial;*/
	font-size:8pt;
}

.liMenuLevel2
{
	line-height: 22px;
	/*font-family:arial;*/
	font-size:8pt;
}

.liMenuLevel2 a{
 text-decoration: none;
 display:block;
 color: #ffffff;
 width:250px;
 
 padding-left: 25px;
 /*font-family:arial;*/
 font-size:8pt;
}
.liMenuLevel2 a:visited{
 text-decoration: none;
 display:block;
 color: #ffffff;
 width:250px;
 
 padding-left: 25px;
 /*font-family:arial;*/
 font-size:8pt;
}
 
.liMenuLevel2 a:hover{
 text-decoration: none;
 display:block;
 width:250px;
 
 background:transparent; 
 background:#424242;
 color: #76B900;
 /*font-family:arial;*/
 font-size:8pt;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	
	/*font-family:arial;
	font-size:8pt;*/
}

#mainMenuUL li>ul { 
	top: auto;
	left: auto;
	
	/*font-family:arial;
	font-size:8pt;*/
}

/*********************************
END: Menu CSS
*********************************/

.contentArea
{
position: absolute;
margin:0px;
padding:0px;
top: 120px;
width: 100%;
z-index: 0;
text-align:left;
/*font-family:arial;*/
font-size:8pt;
}
#contentContainer
{
/*font-family:arial;*/
font-size:8pt;
position:relative;margin:auto;width:980px;
}
.spacingControl {
width:980px;text-align:left;margin:auto;position:relative;
}
/*#content {
background-color:#ffffff;background-image:url(http://www.nvidia.com/content/includes/images/rounded_corners.gif);background-repeat:no-repeat;background-position:top;width:881px;height:500px;text-align:center;padding-top:10px;
}*/

/*********************************
START: Footer
*********************************/
.copyright {
/*font-family:arial;*/
font-size:9px;
color: #666666;
}
a.copyright {
text-decoration:none;
}
a.copyright:hover {
color: #76b900;
text-decoration:underline;
}
/*********************************
END: Footer
*********************************/

a {
	color:#76b900;
}

a:hover {
	color:#76b900;
}

.text {
	font-size:12px;
}

/******************
old styles
******************/
/*********************************
START: Content CSS
*********************************/

.contentTopLeft
{
/*background-image: url(/docs/TEMPLATE/496/cs1tl.gif);
background-repeat: no-repeat;
background-position: top left;*/
background-color: #ffffff;
width: 9px;
height: 8px;
}
.contentTopLeft2
{
/*background-image: url(/docs/TEMPLATE/496/cs1tl2.gif);
background-repeat: no-repeat;
background-position: top left;*/
width: 7px;
height: 8px;
}
.contentTopLeft3
{
/*background-image: url(/docs/TEMPLATE/496/cs1tl3.gif);
background-repeat: no-repeat;
background-position: top left;*/
width: 16px;
height: 8px;
}
.contentTopMiddle2
{
/*background-image: url(/docs/TEMPLATE/496/cs1tm.gif);
background-repeat: repeat-x;
background-position: top left;*/
background-color: #FFFFFF;
height: 8px;
width: 880px;
}
.contentTopMiddle
{
background-color: #FFFFFF;
height: 8px;
width: 880px;
}
.contentTopRight
{
/*background-image: url(/docs/TEMPLATE/496/cs1tr.gif);
background-repeat: no-repeat;
background-position: top right;*/
background-color: #ffffff;
width: 9px;
height: 8px;
}
.contentTopRight2
{
/*background-image: url(/docs/TEMPLATE/496/cs1tr2.gif);
background-repeat: no-repeat;
background-position: top right;*/
background-color: #ffffff;
width: 7px;
height: 8px;
}
.contentTopRight3
{
/*background-image: url(/docs/TEMPLATE/496/cs1tr3.gif);
background-repeat: no-repeat;
background-position: top right;*/
width: 16px;
height: 8px;
}


.mainContent
{
position: relative;
background-color: #ffffff;
padding-top: 0px;
padding-left: 8px;
padding-right: 8px;
/*font-family: arial;*/
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:8pt;
}


/********************
START: Sub Content Section 3
********************/
.content3Container
{
width: 250px;
}
.content3HeaderText
{
position: relative;
top: 2px;
font-family: arial;
font-size: 9pt;
font-weight: bold;
}
.content3TopLeft
{
background-image: url(/docs/TEMPLATE/496/cs3tl.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #ffffff;
width: 14px;
height: 35px;
}
.content3TopMiddle
{
background-image: url(/docs/TEMPLATE/496/cs3tm.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
height: 35px;
}
.content3TopRight
{
background-image: url(/docs/TEMPLATE/496/cs3tr.gif);
background-repeat: no-repeat;
background-position: top right;
width: 13px;
height: 35px;
}
.content3BottomLeft
{
background-image: url(/docs/TEMPLATE/496/cs3bl.gif);
background-repeat: no-repeat;
background-position: bottom left;
background-color: #ffffff;
width: 14px;
height: 12px;
}
.content3BottomMiddle
{
background-image: url(/docs/TEMPLATE/496/cs3bm.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
height: 12px;
}
.content3BottomRight
{
background-image: url(/docs/TEMPLATE/496/cs3br.gif);
background-repeat: no-repeat;
background-position: bottom right;
width: 13px;
height: 12px;
}
.content3OuterLeft
{
background-image: url(/docs/TEMPLATE/496/cs3lm.gif);
background-repeat: repeat-y;
background-position: top left;
background-color: #ffffff;
width: 8px;
}
.content3InnerLeft
{
width: 6px;
background-color: #DCDCDC;
}
.content3OuterRight
{
background-image: url(/docs/TEMPLATE/496/cs3rm.gif);
background-repeat: repeat-y;
background-position: top right;
background-color: #ffffff;
width: 10px;
}
.content3InnerRight
{
width: 3px;
background-color: #DCDCDC;
}
.content3MainContent
{
background-color: #DCDCDC;
font-family: arial;
font-size: 8pt;
padding: 8px;
}
/********************
START: Sub Content Section 3
********************/


P {	
	font-size:12px;
	line-height:15px;
	color: #000000;
}



H1 {	
	font-size:14px;
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:0px;
}

H2 {	
	font-size:15px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
	margin-top:0px;

}

H3 {	
	font-size:11px;
	color: #333399;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:0px;

}

H4 {	
	font-size:11px;
	color: #000000;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;

}



.text {	
	font-size:12px;
	line-height:15px;
	color: #000000;

}

.textproducts {
	font-size:9px;
	color: #000000;
	
}	

.normal {	
	font-size:12px;
	line-height:15px;
	color: #000000;

}

.MSOnormal {	
	font-size:12px;
	line-height:15px;
	color: #000000;

}

.textArial {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}

a.green {
	color: #76b900;
}

a.text {	
	text-decoration:underline;

}

a.text:hover {	
	color: #5F84C8;
}

.footnotes {	
	font-size:10px;
	color: #000000;
	font-style: italic;

}

.header {	
	font-size:15px;
	color: #000000;
	font-weight:bold;
	line-height:17px;
}

.info {	
	font-size:10px;
	color: #666666;
	line-height:11px;

}



/* 4/14/2004 Additions for Homepage --------------------------------------- */


#prodpulldown {
	z-index: 1;
}	
#headerTable {
	background-image: url("/images/header_bg.jpg");
}
/*#search {
	background-image: url("/images/header_right.jpg");
}*/
#productsPulldown {
	background-image: url("/images/products_pulldown.jpg");
	background-repeat: no-repeat;
}
#recentHeadlinesBG {
	background-image: url("/content/images/recent_headlines_bg.jpg");
	background-repeat: no-repeat;
}
#recentHeadlinesBGde {
	background-image: url("/content/images/recent_headlines_bg_de.gif");
	background-repeat: no-repeat;
}
#recentHeadlinesBGit {
	background-image: url("/content/images/recent_headlines_bg_it.gif");
	background-repeat: no-repeat;
}
#recentHeadlinesBGes {
	background-image: url("/content/images/recent_headlines_bg_es.gif");
	background-repeat: no-repeat;
}
#recentHeadlinesBGfr {
	background-image: url("/content/images/recent_headlines_bg_fr.gif");
	background-repeat: no-repeat;
}
#recentHeadlinesBGpl {
	background-image: url("/content/images/recent_headlines_bg_pl.jpg");
	background-repeat: no-repeat;
}
#recentHeadlinesBGru {
	background-image: url("/content/images/recent_headlines_bg_ru.jpg");
	background-repeat: no-repeat;
}
#recentHeadlinesBGblank {
	background-image: url("/content/images/recent_headlines_plain_bg.jpg");
	background-repeat: no-repeat;
}
.recentHeadlinesHeader {
	/*font-family:arial;*/
	font-weight:bold;
	font-size:11px;
	color: #333333;
}
.recentHeadlines {
	/*font-family:arial;*/
	font-size:10px;
	color: #666666;
}
a.recentHeadlines {
	color: #666666;
	text-decoration:none;
}	
a.recentHeadlines:hover {	
	color: #929FBA;
	text-decoration:underline;
}
#features {
	background-image: url("/images/features_bg1.jpg");
	background-repeat: no-repeat;
}
.featureHeadline {
	/*font-family:arial;*/
	font-weight:bold;
	font-size:11px;
	color:#000000;	
}
.feature {
	/*font-family:arial;*/
	font-size:10px;
	color:#666666;
}

#recentFeaturesBG {
	background-image: url("/images/recent_features_bg.jpg");
	background-repeat: no-repeat;
}

.recentFeatures {
	/*font-family:arial;*/
	font-size:10px;
	padding-bottom:5px;
	color: #333333;
}
a.recentFeatures {
	color: #333333;
	text-decoration:none;
}	
a.recentFeatures:hover {	
	color: #929FBA;
	text-decoration:underline;
}
.arrowhomepage {
	/*font-family:arial;*/
	font-size:9px;
	color: #333333;
}

.copyright {
	/*font-family:arial;*/
	font-size:9px;
	color: #666666;
}

a.copyright {
	text-decoration:none;
}

a.copyright:hover {
	color: #929FBA;
	text-decoration:underline;
}

a.productLinks{color: #000000; text-decoration: none;} 
a:visited.productLinks{color: #000000;} 
a:hover.productLinks{color: #FFFFFF;} 

/* 4/14/2004 Additions for CP and Objects --------------------------------------- */

#header {
	background-image: url("/images/header_right.jpg");
	background-repeat: no-repeat; 
}

#headerBG {
	background-image: url("/images/header_bg.jpg"); 
}

.generalInfo {
	/*font-family:arial;*/
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	color: #333333;
}

a.generalInfo {
	color: #333333;
	text-decoration:none;	
}	

a.generalInfo:hover {	
	color: #929FBA;
	text-decoration:underline;
}

.additionalInfoHeader {
	/*font-family:arial;*/
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

a.additionalInfoHeader {
	text-decoration:none;
}

a.additionalInfoHeader:hover {
	color: #929FBA;
	text-decoration:underline;
}

.additionalInfo {
	/*font-family:arial;*/
	font-size:11px;
	color:#666666;
}

.relevantLinksHeader {
	/*font-family:arial;*/
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

a.relevantLinksHeader {
	text-decoration:none;
}

a.relevantLinksHeader:hover {
	color: #929FBA;
	text-decoration:underline;
}

.relevantLinks {
	/*font-family:arial;*/
	font-size:11px;
	color:#666666;
}

a.link {
	color: #666666;
}

a.link:hover {
	color: #929FBA;
	text-decoration:none;
}

.arrow {
	/*font-family:arial;*/
	font-weight:bold;
	font-size:11px;
	color: #333333;
}

.breadcrumbs {
	/*font-family:arial;*/
	font-size:11px;
	color: #999999;
}

a.breadcrumbs:hover {
	text-decoration:none;
}

.currentPage {
	font-size:11px;
	color: #99CC00;
}

.tableBackground {
	background-color:#EEEEF1;
}

.featuredTechnologyHeader {  
	/*font-family:arial;*/
	font-weight:bold;
	font-size:11px;
	color: #99CC00;
}	

a.featuredTechnologyHeader {  
	color: #99CC00;
	text-decoration:none;
}

a.featuredTechnologyHeader:hover {	
	color: #99CC00;
	text-decoration:underline;
}
	

/* left Navigation --------------------------------------- */

.lnav {
	font-size:10px;
	color: #000000;
	line-height:15px;
}

a.lnav {
	text-decoration: none;
}

a.lnav:hover {
	color: #5F84C8;
	text-decoration: underline;
}


/* breadcrumb NAV------------------------------------------- */


.trail{
	font-size:10px;
	color: #000000;
	text-decoration: none;
}

a.trail:hover {
	color: #5F84C8;
	text-decoration: underline;
}

.trailon {
	font-size:10px;
	color: #5F84C8;
	text-decoration: none;
}

/* ------------Features/Benefits Specs-------------  */

.fb {	
	font-size:10px;
	color: #000066;


}

.fbhead{	
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
}

a.fb {
	font-size:10px;
	font-weight:bold;
	color: #000000;
}
a.fb:hover {
	color: #FFFFFF;
}

/* ------------Product Page Specs-------------  */

.prodname {	
	font-size:16px;
	font-weight:bold;
	color: #000000;
	text-align: right;

}

.prodtag {	
	font-size:11px;
	font-weight:bold;
}

.specs {
	font-size:10px;
	font-weight:bold;
	color: #000000;
}


/* information object left------------------------------- */

.iohead {	
	font-size:10px;
	color: #255287;
	text-transform: uppercase;
	font-weight: bold;
}

.io {	
	font-size:10px;
	color: #000000;
}


a.io {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.io:hover {
	color: #5F84C8;
	text-decoration: underline;
}

/* form --------------------------- */
.form {	
	font-size:10px;
	color: #000000;
	font-weight:bold;
	background-color: #CECECE;
	}

	
.form TEXTAREA {
	width:350px;
	}
	
.formlite {	
	font-size:10px;
	color: #000000;
	background-color: #CECECE;
}

.formatted {	
	font-size:10px;
	color: #000000;
	font-weight:bold;
	}

.formatted INPUT {	
	width: 168px;
	}

.formatted TEXTAREA {
	width: 339px;
}


.productsform {	
	font-size:11px;
	color: #000000;
	font-weight:bold;
	}	

	
.productsform SELECT {	
	font-size:12px;
	color: #000000;
	font-weight:bold;
	width: 160px;
	}		





/* information object main--------------------------- */

.iomainhead {	
	font-size:10px;
	color: #255287;
	text-transform: uppercase;
	font-weight: bold;
}

.iomain {	
	font-size:10px;
	color: #000000;
}

a.iomain {
	font-weight: bold; 
	text-decoration: none;
}

a.iomain:hover {
	color: #5F84C8;
	text-decoration: underline;
}


/* software advantage--------------------------------- */

.softtext {	
	font-size:10px;
	line-height:14px;
	color: #6C7EC5;
}

.softbullet {	
	font-size:10px;
	line-height:12px;
	color: #6C7EC5;
	padding-top: 5px;
}

.softtitle {
	font-size:10px;	
	font-weight: bold; 
	color: #6C7EC5;
	text-transform: uppercase;
	padding-top: 10px;
}


/* link object left-------------------------------------------*/

.lohead {	
	font-size:10px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

.lo 	{
	font-size:10px;	
	color: #5469C2;
}

a.lo	{
	font-weight: bold; 
	text-decoration: underline;
}


a.lo:hover 	{
	color: #65A6E9;
}

/* link object MAIN-------------------------------------------*/

.lomainhead	{
	font-size:10px;	
	color: #000000;
	font-weight: bold; 
	text-transform: uppercase;
}

.lomain 	{
	font-size:10px;	
	color: #5469C2;
}

a.lomain	{
	font-weight: bold; 
	text-decoration: underline;
}


a.lomain:hover 	{
	color: #65A6E9;
}




/* event object  left------------------------------------------- */

.eohead	{
	font-size:10px;	
	color: #000000;
	font-weight: bold; 
	text-transform: uppercase;
}

.eo	{
	font-size:10px;	
	color: #000000;
}

a.eo:hover	{
	color: #76B060;
	text-decoration: underline;
}

a.eo {
	font-size:10px;
	color: #37641C;	
	font-weight: bold; 
	text-decoration: underline;
}


/* event object  MAIN------------------------------------------- */
.eomainhead	{
	font-size:10px;	
	color: #000000;
	font-weight: bold; 
	text-transform: uppercase;
}

.eomain	{
	font-size:10px;	
	color: #000000;
}


a.eomain:hover	{
	color: #76B060;
	text-decoration: underline;
}

a.eomain {
	font-weight: bold; 
	text-decoration: underline;
	padding-top: 7px;
	color: #37641C;
}

/* form object left------------------------------- */

.fohead{	
	font-size:10px;
	color: #255287;
	text-transform: uppercase;
	font-weight: bold; 

}

.fo {	
	font-size:10px;
	color: #000000;
}

a.fo {
	font-weight: bold; 
	color: #000000;
	text-decoration: underline;
}

a.fo:hover {
	color: #5F84C8;
	text-decoration: underline;
}

/* form object MAIN------------------------------- */

.fomainhead {	
	font-size:10px;
	line-height:14px;
	color: #255287;
	text-transform: uppercase; 
	font-weight: bold;
}

.fomain {	
	font-size:10px;
	line-height:14px;
	font-style:normal;
	color: #000000;
}

a.fomain {
	font-size:10px;	
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.fomain:hover {
	font-size:10px;	
	font-weight: bold; 
	color: #5F84C8;
	text-decoration: underline;
}

.formColor {
background-color: #B7BBCC;
}



/* 3d SPOTLIGHT Object------------------------------------------- */
.threeDheader	{	
	font-size:10px;
	font-weight: bold; 
	color: #FFFFFF;
	text-transform: uppercase;
}

.threeD {	
	font-size:10px;
	line-height:15px;
	color: #000000;
}

a.threeD {	
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
	text-transform: uppercase;
}

a.threeD:hover {	
	color: #FFFFFF;
	text-decoration: underline;

}

/* arrow------------------------------------------- */
.arrow	{
	font-size:8px;
	font-weight: bold; 	
	color: #FFFFFF;

}


/* global flyouts------------------------------------------- */
.flyout	{
	position:relative;
	background-color:#000000;

}

.hideFly	{
	position:absolute;
	visibility: hidden;
	background-color:#000000;
	z-index:21;

}

.glbflypos {
	position:absolute; 
	top:20px; 
	left:1px; 
	background-color:#000000;
}

.otherfly {
	position:relative; 
	visibility:hidden;
}

.global {
	position:absolute;  
	left:0px; 
	top:0px; 
	z-index:20;
}

.headgr {
	position:absolute; 
	left:145px; 
	top:10px; 
	z-index:1;
	margin:0px 0px 0px 0px;
	}
	
.maindiv {
	left:0px; 
	top:0px; 
	z-index:0
	}
	

.menu {

	top:0px; 
	width:160px; 
	height:85px;
	left:0px; 
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#000000;  
	z-index: 10

}

.menulink TD	{
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;
	font-size:10px;
}

.menulink a {  
	color:#ffffff; 
	text-decoration:none; 
	white-space:pre;
	}
	
.space{
	font-size:6px;
	}

.menulink a:hover { 
	color:#B1C1E0; 
	text-decoration:underline; 
}


/* home------------------------------------------- */


.date {	
	font-size:10px;
	color: #000000;

}
.news {	
	font-size:10px;
	color: #395389;
	line-height:10px;

}

a.news {	
	text-decoration:none;
	font-weight:bold;

}

a.news:hover {	
	color: #000000;

}




.news_ap {	
	font-size:10px;
	color: #395389;
	line-height:10px;

}

a.news_ap {	
	text-decoration:none;


}

a.news_ap:hover {	
	color: #000000;

}












/* home flyouts------------------------------------------- */

.hideHome	{
	position:absolute;
	visibility: hidden;
	z-index:21;

}

.homeFly	{
	position:relative;

}


.leftmenu a {
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;	
	font-size:10px;
	color: #000000;
	text-decoration:none;
	margin-bottom:2px;

}

.leftmenu a:hover {	
	font-size:10px;
	color: #90AAE3;
	text-decoration:none;
}

/* positioning------------------------------------------- */
.homediv {
	position:absolute; 
	left:201px; 
	top:108px; 
	z-index:7;
	}
	
.xocontext {
	position:absolute; 
	left:270px; 
	top:127px; 
	z-index:15;
	}
	
.fpcontext {
	position:absolute; 
	left:80px; 
	top:147px; 
	z-index:15;
	}	
	
.background {
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:0
}

/* bottomboxes------------------------------------------- */

.botbox {	
	font-size:10px;
	color: #878787;

}

a.botbox {	
	text-decoration:underline;

}

a.botbox:hover {	
	color: #929FBA;
	text-decoration:none;
}


/* bottomlinks------------------------------------------- */

.botlinks {	
	font-size:10px;
	color: #000000;

}

a.botlinks {	
	text-decoration:none;

}

a.botlinks:hover {	
	text-decoration:underline;
	color: #7E8FB6;
}

/* bhd clock------------------------------------------- */

bhdinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	border: thin solid #000000;
	color: #FBAD16;
	width: 22px;
	height: 20px;
}.bhdlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



/* twimtpb pods------------------------------------------- */

.twimtbptext
	{
	font-family:Verdana, Geneva, Arial, Helvetica, Sans Serif;
	font-size:9px;
	line-height:10px;
	color: #FFFFFF;
	}
	
	/** START NEW STYLES **/	  
#search0806 {

	background-image: url("http://www.nvidia.com/docs/TEMPLATE/443/header_right.jpg");
	background-repeat:no-repeat;
} 

#headerBGblack {
	background-color:#000000;
	background-image: url("http://www.nvidia.com/docs/TEMPLATE/443/header_bg_black.jpg");

}

#headerBGgreen {
	background-color:#000000;
	background-image: url("http://www.nvidia.com/docs/TEMPLATE/443/header_bg_green.jpg");

}
/** END NEW STYLES **/	

/*** WTB stuff ***/
#buyTop
  {
   background-image: url(/docs/TEMPLATE/542/buy_top.png);
   width: 181px;
   height: 29px;
   cursor: pointer;
  }
  * html #buyTop
  {
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/docs/TEMPLATE/542/buy_top.png", sizingMethod="crop");
  } 
  
  #buyMiddle
  {
   width: 181px;
   background-image: url(/docs/TEMPLATE/542/buy_middle.png);
  }
  * html #buyMiddle
  {
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/docs/TEMPLATE/542/buy_middle.png", sizingMethod="crop");
  }
  
  #WTBInnerPadding
  {
   padding-left: 10px;
  }
  
  #buyBottom
  {
   width: 181px;
   height: 21px;
   background-image: url(/docs/TEMPLATE/542/buy_bottom.png);
  }
  * html #buyBottom
  {
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/docs/TEMPLATE/542/buy_bottom.png", sizingMethod="crop");
  }
  
  .ulWTBList
  {
   list-style-type:none;
   
   margin: 0;
   padding:0;
   background-color:#ffffff; 
   font-family: arial;
   font-size:8pt;
  }
  .liWTBList
  {
   line-height: 20px;
   font-family: arial;
   font-size:8pt;
  }
  .liWTBList a
  {
   text-decoration: none;
   display:block;
   color: #000000;
   font-family: arial;
   font-size:8pt;
   width: 157px;
  }
  .liWTBList a:hover
  {
   text-decoration: none;
   display:block;
   background-color:#E5E5E5;
   color: #76B900;
   font-family: arial;
   font-size:8pt;
   width: 157px;
   
  }
  li:hover ul , li.over ul
  { /* lists nested under hovered list items */
   display: block;
   /*font-family: arial;
   font-size:8pt;*/
  }
#WTBButton
  {
   background-image: url(/docs/TEMPLATE/542/btn_buy_now_off.png);
   width: 125px;
   height: 28px;
   cursor: pointer;
  }
  * html #WTBButton
  {
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/docs/TEMPLATE/542/btn_buy_now_off.png", sizingMethod="crop");
  }
#WTBButton2
  {
   background-image: url(/docs/TEMPLATE/542/btn_buy_now_off.png);
   width: 125px;
   height: 28px;
   cursor: pointer;
  }
  * html #WTBButton2
  {
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/docs/TEMPLATE/542/btn_buy_now_off.png", sizingMethod="crop");
  }
  #WTBButtonOn
  {
   background-image: url(/docs/TEMPLATE/542/btn_buy_now_on.png);
   width: 125px;
   height: 28px;
   cursor: pointer;
                                               
  }
  * html #WTBButtonOn
  {
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/docs/TEMPLATE/542/btn_buy_now_on.png", sizingMethod="crop");
  }