html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	background: #E1F0F4 url(images/bg.png) repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Default link colors */

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}


/* General style */

#wrapper, #header, #footnote {
	margin: 0 auto;
	width: 992px;
	overflow: hidden;
}

#header {
	height: 92px;
}

#logo {
	background: url(images/logo.png) no-repeat 0 8px;
	float: left;
	width: 275px;
	height: 80px;
}

#user_area {
	background: url(images/user_area.png) no-repeat;
	float: right;
	width: 237px;
	height: 61px;
	margin: 8px 3px 0 0;
	padding: 7px 8px;
	font: 600 13px arial;
	color: #FFF;
}

img.avatar {
	float: left;
}

#user_details {
	padding: 10px 0;
}

#user_details ul {
	float: right;
	margin: 15px 0 0 0;
	width: 150px;
}

#user_details li {
	float: left;
	margin: 0 4px;
}

#user_details li a {
	color: #13BDE3;
	text-decoration: none;
}

#navigation {
	width: 100%;
	height: 56px;
}

#navigation li {	
	background: url(images/navigation.png) no-repeat left center;
	float: left;
	height: 56px;
	line-height: 56px;
}

#navigation li a {
	display: block;
}

#navigation li.link1 {
	background-position: -0 center;
	width: 110px;
}

#navigation li.link2 {
	background-position: -110px center;
	width: 80px;
}

#navigation li.link3 {
	background-position: -190px center;
	width: 110px;
}

#navigation li.link4 {
	background-position: -300px center;
	width: 135px;
}

#navigation li.link5 {
	background-position: -435px center;
	width: 61px;
}

#navigation li:hover {
	margin: 2px 0 -2px 0;
}

#container {
	width: 100%;
	height: 44px;
	overflow: hidden;
}

#categories {
	width: 550px;
	height: 44px;
	overflow: hidden;
	float: left;
}

#categories li {
	float: left;
	margin: 0 20px;
	line-height: 44px;
}

#categories li:first-child {
	float: left;
	margin: 0 20px 0 0;
}

#categories li:last-child {
	float: left;
	margin: 0 0 0 20px;
}

#categories li a, #bar a {
	color: #1099C7;
	font: 600 13px arial;
	text-decoration: none;
}

#categories li a:hover, #bar a:hover {
	text-decoration: underline;
}

#search_area {
	width: 280px;
	height: 32px;
	float: right;
	display: block;
	padding: 6px 0;
}

.textbox {
	border: 0;
	background: url(images/searchbox.png) no-repeat;
	width: 178px;
	height: 31px;
	float: left;
	font: 600 12px arial;
	line-height: 31px;
	padding: 0 10px;
}

.button {
	border: 0;
	background: url(images/btnsearch.png) no-repeat;
	width: 71px;
	height: 30px;
}

#advert {
	margin: 10px auto 12px auto;
	width: 728px;
	height: 90px;
	background: gray;
	font: 600 32px arial;
	line-height: 90px;
}

#bar {
	background: url(images/bar.png) no-repeat;
	margin: 0 auto;
	width: 962px;
	height: 43px;
	padding: 0 15px;
	text-align: left;
	font: 600 13px arial;
	line-height: 43px;
}

#navigator {
	float: left;
}

#logon {
	float: right;
	width: 115px;
}

#body {
	margin: 18px auto;
	width: 100%;
	overflow: hidden;
}

#main_left {
	background: url(images/container_bg.png) repeat-y;
	width: 718px;
	float: left;
	overflow: hidden;
}

#main_left .section {
	background: url(images/container_top.png) no-repeat;
	width: 718px;
	height: 55px;
	text-align: left;
	font: 600 16px arial;
	color: #E1F0F4;
	line-height: 62px;
	text-indent: 50px;
}

.featured_games {
	margin: 0 auto;
	width: 700px;
	min-height: 100px;
	text-align: left;
	overflow: hidden;
}

.featured_games li {
	background: url(images/line.png) no-repeat bottom center;
	float: left;
	padding: 10px 20px;
	width: 310px;
	height: 60px;
	font: 11px verdana;
	color: #484D4E;
}

.featured_games li a {
	display: block;
	float: left;
	width: 310px;
	height: 60px;
	text-decoration: none;
}

.featured_games li:hover, .featured_games li.noline:hover, #main_right li:hover, #main_right li.noline:hover  {
	background-color: #B3DAE3;
}

.featured_games li.noline, #main_right li.noline {
	background: none;
	border: none;
}

img.game_pic {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
}

img.game_pic_small {
	float: left;
	width: 26px;
	height: 26px;
	margin: 0 10px 0 0;
}

.title {
	color: #11A8DA;
	font: 600 15px arial;
}

#main_left .footer {
	background: url(images/container_footer.png) no-repeat;
	width: 718px;
	height: 5px;
}

#main_right {
	background: url(images/sidebar_bg.png) repeat-y;
	width: 253px;
	float: right;
	overflow: hidden;
}

#main_right .section {
	background: url(images/sidebar_top.png) no-repeat;
	width: 253px;
	height: 55px;
	text-align: left;
	font: 600 16px arial;
	color: #E1F0F4;
	line-height: 62px;
	text-indent: 50px;
}

#main_right ul {
	margin: 0 auto;
	width: 232px;
	overflow: hidden;
	text-align: left;
}

#main_right li {
	padding: 12px 0;
	width: 232x;
	height: 24px;
	border-bottom: 1px solid #86AFBA;
	font: 600 15px arial;
	color: #11A8DA;
}

#main_right li a {
	display: block;
	height: 24px;
	width: 232px;
	float: left;
	text-decoration: none;
}

#main_right .footer {
	background: url(images/sidebar_footer.png) no-repeat;
	width: 253px;
	height: 5px;
}

#footer {
	background: url(images/footer_bg.png) repeat-x;
	margin: 20px 0 0 0;
	width: 100%;
	height: 101px;
	border-top: 1px solid #86AFBA;
	border-bottom: 12px solid #86AFBA;
	overflow: hidden;
}

#footer_logo {
	margin: 12px 0 0 0;
	background: url(images/footer_logo.png) no-repeat;
	width: 168px;
	height: 62px;
	float: left;
}

#copyright {
	padding: 20px 0 0 0;
	float: right;
	color: #86AFBA;
	font: 12px arial;
	line-height: 20px;
}

#copyright a {
	color: #86AFBA;
	font: 12px arial;
	text-decoration: none;
}
