/* reset start */
/* portions (CC) 2004 Tantek Celik. Some Rights Reserved. */

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code { 
	font-size: 1em;
	margin-bottom: 1em;
}

ul, ol {
	list-style: none;
}

address { 
	font-style: normal;
}

:link,:visited { 
	text-decoration: none;
}

a img,:link img,:visited img { 
	border: none;
}

/* reset end */

body {
	background: #fff url(images/bg-new.jpg) no-repeat top left;	
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 1.5em;
	margin-top: 1em;	
}

h2 {
	font-size: 1.3em;
	margin-top: 1.8em;
}

a:link, a:visited {
	color: #5e7fa5;
	font-weight: bold;
	margin: 0;
}

a:hover {
	background: #394e66;
	color: #fff;
}

label {
	cursor: pointer;
}

#contestclick {
	position:absolute;
	margin-left:430px;
	margin-top:30px;
}

#contestclick a:hover {
	background: none;
	color: none;
}

#nav {
	height: 250px;
}

#contestlink {
	position: absolute;
	top: 60px;
	left: 130px;
}

#contestlink a:hover {
	background: none;
	color: none;
}

#pearllink {
	position: absolute;
	top: 55px;
	left: 290px;
}

#pearllink a:hover {
	background: none;
	color: none;
}

#sp1 {
	padding: 15px;
	background: #bfd6bc;
	color: #000;
	margin-bottom: 10px;
	width: 280px;
	text-align: center;
	position: absolute;
	top: 198px;
	left: 50px;
}

#sp1:hover, #cttbox:hover {
	background: #1988ba;
	color: #fff;
}

#listnav {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;	
}

ul, ol {
	margin-bottom: 1em;
	line-height: 1.5em;	
}

p {
	margin-bottom: 1.4em;
	line-height: 1.4em;
	text-align: justify;
}

#main {
	margin: 195px 50px 50px 418px;
}

#content {
	padding: 20px 50px 10px 50px;
}

#minsysreq, #dx10games {
	float: right;
	background-color: #c8e0e6;
	color: #000;
	padding: 1.5em;
	margin: 0 0 0.5em 3em;
}

#minsysreq h2, #dx10games h2 {
	margin-top: 0;
}

#minsysreq li {
	margin-bottom: 10px;
}

.left {
	float:left;
	margin:0 1em 0 0;
	padding: 0 10px;
}

.right {
	float:right;
	margin:0 0 0 1em;
	padding: 0 10px;
}

.picdesc {
	font-size: 0.9em;
}

#footer {	
	clear: both;
	margin: 3em 0 0 0;
	text-align: center;
	border-top: 1px dotted #ccc;
}

#footer img, #footer p {
	margin-top: 2em;
}

#mediacenterscreenshots, #everyonecanplay, #parentalcontrols, #photogalleryscreens, #gameboxes {
	text-align: center;
	margin: 3em 0 3em 0;
}

#list1 li, #list2 li {
	margin-bottom: 0.5em;	
}

#listnav li {
	/* navigation */
}

.contestsign {
	font-size: 1.5em;
}