

html, body
{
	width:  100%;
	height: 100%;
}
body, h1, h2, h3, h4, h5, h6
{
	margin:   0;
	padding:  0;
	color: #444;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:    9pt;
	line-height: 13pt;
}
body
{
	background: #FFF url( "../med/global.background.gif" ) 0 0 repeat-x;
	filter: alpha(opacity=100);
	opacity: 1.00;
}




    /***************/
   /*             */
  /*   Anchors   */
 /*             */
/***************/

a:link, a:visited, a:hover, a:active
{
	background-color: transparent;
	color: #08C;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}




    /*******************/
   /*                 */
  /*   Typesetting   */
 /*                 */
/*******************/

h1
{
	margin-bottom: 18px;
	text-align: center;
}
h2
{
	margin-bottom: 60px;
	text-align: center;
	color: #111;
	font-size:   16px;
	line-height: 20px;
	font-weight: normal;
}
h3
{
	margin: 0 0 6px 0;
	font-size: 12pt;
	color: #111;
}
h5
{
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	color: #666;
}
h6
{
	margin-bottom: 8px;
	font-size: 14pt;
	color: #FFF;
}
ol, ul, li
{
	margin:  0;
	padding: 0;
	list-style: none;
}
p, form
{
	margin:  0;
	padding: 0;
}
.pad
{
	padding: 18px;
}
.clear
{
	clear: both;
}




    /******************/
   /*                */
  /*   Navigation   */
 /*                */
/******************/

#navigation
{
	position: relative;
	margin-left: -491px;
	margin-bottom: 36px;
	left:   50%;
	top:    18px;
	width: 982px;
	height: 38px;
	overflow: hidden;
}
#navigation li
{
	float: left;
	width: 117px;
	height: 38px;
}
#navigation a
{
	display: block;
	height:  0;
	width: 117px;
	padding-top: 38px;
	text-decoration: none;
	overflow: hidden;
}
li#nav_nand
{
	background: transparent url( "../med/global.navigation.png" ) 0 0 no-repeat;
}
li#nav_iquit
{
	background: transparent url( "../med/global.navigation.png" ) -117px -114px no-repeat;
}
li#nav_stewdio
{
	background: transparent url( "../med/global.navigation.png" ) -234px 0 no-repeat;
}
li#nav_jed
{
	background: transparent url( "../med/global.navigation.png" ) -351px 0 no-repeat;
}
li#nav_windmaker
{
	background: transparent url( "../med/global.navigation.png" ) -468px 0 no-repeat;
}
li#nav_histoface
{
	background: transparent url( "../med/global.navigation.png" ) -585px 0 no-repeat;
}
li#nav_sportball
{
	background: transparent url( "../med/global.navigation.png" ) -702px 0 no-repeat;
}
li#nav_search
{
	width: 163px;
	background: transparent url( "../med/global.navigation.png" ) 100% 0 no-repeat;
}
#nav_search input
{
	margin: 9px 0 0 11px;
	width: 140px;
	height: 20px;
	background-image: url( "../med/global.searchfield.png" );
	background-repeat: repeat-x;
	border-style: inset;
}




    /******************/
   /*                */
  /*   iQuit Area   */
 /*                */
/******************/

#content
{
	position: relative;
	margin-left: -490px;
	left:   50%;
	width: 980px;
}
#iquit
{
	padding: 20px 0 0 60px;
}
.step
{
	float: left;
	margin: 0 20px 40px 0;
	border-right: 1px solid #DDD;
	padding-right: 20px;
	width:  260px;
	height: 300px;
}
.step .pad
{
	padding: 0 0 0 38px;
}
.step input, .step textarea
{
	/* font-size: 12pt; */
	width: 200px;
}
input#submit
{
	font-size: 9pt;
	width: 90px;
}
.error, .success
{
	margin-bottom: 20px;
	padding: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.error
{
	/* background-color: #FDC;
	color: #E00; */
	background-color: #F00;
}
.success
{
	/* background-color: #DFC;
	color: #090; */
	background-color: #090;
}
#confirmcode
{
	margin: 4px 0 4px 0;
}




    /******************/
   /*                */
  /*   Promo Area   */
 /*                */
/******************/

.promo
{
	float: left;
	margin: 0 12px 18px 0;
	width:  236px;
	height: 155px;
	background-image: url( "../med/promo.png" );
	background-repeat: no-repeat;
	font-size: 8pt;
	line-height: 11.5pt;
	overflow: hidden;
}
.promo h3
{
	margin-bottom: 12px;
}
.promo .pad
{
	padding: 12px 18px 18px 18px;
}
.final
{
	margin-right: 0;
	border-right: none;
}




    /*******************/
   /*                 */
  /*   Footer Area   */
 /*                 */
/*******************/

#footer
{
	position: relative;
	margin-bottom: 18px;
	width: 100%;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #CCC;
	padding: 4px 0 6px 0;
	font-size: 8pt;
	color: #666;
}
#disclaimer
{
	padding-left: 10px;
}
#colophon
{
	position: absolute;
	right: 0;
	top:   4px;
	padding-right: 10px;
}
#advert
{
	width: 100%;
	padding: 10px 0 40px 0;
	text-align: center;
}

