/* Graphics 101 */

#glossary{
	position:relative;}
#glossary p{
	padding:0;margin:0;}
#glossary ul{
	margin: 0; padding:0; 
	list-style-type: none; 
	text-align: center;}
	
dl#glossary{
	width:220px;
	padding: 0px 0 5px 15px;}
dl#glossary dt {
	margin:.4em 0;padding:0 0 0 15px;
	background: url(http://image.alienware.com/images/skin_images/bullet_arrow_sm_green.gif) left center no-repeat;}

.moreinfo {
	background-image:url(http://image.alienware.com/images/intro_page_images/graphics_101/glossary_bg.jpg); 
	background-repeat: no-repeat; background-color:#ffffff; 
	position:absolute; left: -550px; top: 0px; 
	width:498px; min-height: 157px; 
	border:1px solid #000000; z-index:999;}
* html .moreinfo { height:159px; }
#glossary .moreinfo p {padding: 0px 5px 0 8px; margin:0px;}
#glossary .moreinfo h4 {padding: 30px 0 5px 0px; margin-left:8px;}

.sqrlist li{padding-top: 5px;}
* html #content_vista_page{
	margin-right:5px;}
* html #links{
	height: 1%;
	margin-left: 0;}

h2 {font-size:1.5em; text-decoration:underline; padding-bottom:10px; margin-top: 10px;}
.flash-holder{width:277px; float:right;}

#graphics_hdr {background-image:url(http://image.alienware.com/images/intro_page_images/graphics_101/graphics_header.gif); background-repeat:no-repeat; height: 25px; width:400px; }
#graphics_hdr span {display:none;}
#experience_hdr {background-image:url(http://image.alienware.com/images/intro_page_images/graphics_101/experience_header.gif); background-repeat:no-repeat; height: 25px; width:500px;}
#experience_hdr span {display:none;}
#invest_hdr {background-image:url(http://image.alienware.com/images/intro_page_images/graphics_101/invest_header.gif); background-repeat:no-repeat; height: 25px; width:400px;}
#invest_hdr span {display:none;}
#choose_hdr {background-image:url(http://image.alienware.com/images/intro_page_images/graphics_101/choose_header.gif); background-repeat:no-repeat; height: 25px; width:400px;}
#choose_hdr span {display:none;}

#tabs {
	float:left;
	width:100%;
	background:#ffffff;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:1.5em;}
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none; }
#tabs li {
	display:inline;
	margin:0;
	padding:0;}
#tabs a {
	float:left;
	background:url(http://image.alienware.com/images/intro_page_images/graphics_101/tableftE.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;}
#tabs a span {
	float:left;
	display:block;
	background:url(http://image.alienware.com/images/intro_page_images/graphics_101/tabrightE.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span{color:#000000;}
#tabs a:hover {background-position:0% -42px;}
#tabs a:hover span {background-position:100% -42px;}
#tabs a.current span {background-position:100% -42px; }
#tabs a.current {background-position:0% -42px;}

/*PDP Specific Changes*/
#pdp-wrap dl#glossary{width:190px;}

#pdp-wrap #info #glossary_top {margin-left: 10px;}

#pdp-wrap .moreinfo {
	background-image:url(http://image.alienware.com/images/product_detail_page_images/glossary_bg.jpg); 
	background-repeat: no-repeat; background-color:#ffffff; 
	position:absolute; left: -580px; top: 0px; 
	width:525px; min-height: 157px; 
	border:1px solid #000000; z-index:999;}
* html #pdp-wrap .moreinfo { height:159px; }
#pdp-tabs {background:#666;}
#pdp #content_vista_page .container, #pdp #content_vista_page .box-page {width:auto;}

#pdp-tabs ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size:95%;}

#pdp-tabs ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;}
#pdp-tabs ul li a{
	background: #666;
	width: 128px;
	border: 1px solid #fff;
	padding: 3px 0;
	margin: 0 0 1.5em;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;}
#pdp-tabs ul li a:hover{color: #fff;background: #999;}
#pdp-tabs a:active{background: #999;color: #fff;}

#pdp-tabs li#current a{
	background: #999;
	border: 1px solid #c60;
	color: #fff;}	
#pdp-tabs a.current span {background:#999;}
#pdp-tabs a.current {background:#999;}
#pdp-tabs ul li img{
	vertical-align:baseline;}
