/* CSS for Guild Wars GOTY product page */

body {
	margin: 0px;
	padding: 0px;
	background-image: url('/images/products/trilogy/background-trilogy-main.jpg');
	background-repeat: no-repeat;
	background-position: center 33px;
	background-color: #211f1f;
	color: #ffffee;
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
}

img {border:0px;}

table {border:0px;}

.bullet-list {
	list-style-image: url('/images/bullet-list.gif');
	vertical-align: middle;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #ffffee;
}

#mainhouse {
	z-index: 100;
	top: 34px;
	margin-top: 40px;
}

#myNav {
	z-index: 200;
	top: 36px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#myNavCell {
	width: 990px;
	padding-right:60px;
	padding-top: 12px;
	text-align: center;
}

#mainContent {
	background-image: url('/images/products/trilogy/tril-background-maintable3.jpg');
	background-repeat: no-repeat;
	background-position: absolute center;
	color: #ffffee;
	font-family: Verdana, Tahoma, Arial;
	font-size:10pt;
}

#productBullets {
	margin-left:-15px; 
	margin-right:15px;
}
.headgold {font-family:'Trebuchet MS';font-size:14pt;font-weight:normal;line-height:15pt;color:#FFFFCC;}
