/* Alienware 2008 MOCKUP Style
   Updated:		03/21/2008 
   Author:      Alienware Corporation Design Team (list authors)
                *Andrew Benson
   				*Jason Singh
				*Joe Yeung

   TODO:
   -Tidy up the code.
   ----------------------------------------------------*/
   
@import "http://image.alienware.com/styles/style.forms.css";

body{
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	line-height: 18px;
	color: #000;
	text-align: left;
	background-color: #FFF;
}
h1, h2, h3{
	margin: 2px 0 5px 0;
	font-size: 18px;
	font-weight: 800;
	color: #000;
}
h2{
	margin: 5px 0;
	font-size: 14px;
}
h3{
	font-size: 12px;
}
div#heading{
	margin: 0;
	padding: 0 15px;
	color: #FFF;
}
div#popwrap{
	margin-top: -10px;
	padding: 0 15px;
	background-color: #FFF;
}
/*
div#heading{
	background-image: url( "http://image.alienware.com/images/css_images/aw_main_header.jpg" );
	background-repeat: no-repeat;
	background-position: top center;
}
div#headlinks{
	float: right;
	margin-top: 90px;
	font-weight: 800;
}
div#headlinks p{
	margin: 0;
	padding: 0;
}*/