@charset "iso-8859-2";
body {
	background-color: #2875CA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*letter-spacing: -1px;*/
}
body,div,table,tr,td,form,img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
img {
	display: block;
}
table {
	width: 100%;
}
h1 {
	font-size: 16px;
	margin: 4px;
}
h2 {
	font-size: 12px;
	margin: 2px;
}
a:link, a:visited {
	color: #497CBE;
}
a:hover, a:active {
	color: #F59708;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
#container {
	color: #497ABC;
	width: 1000px;

}
#container #contentBottomContainer img {
	width: 1000px;
	height: 10px;
}
#container #mainContent {
	background-color: #D2E4F8;
	padding: 5px;
}
#topNavigation {
	background-color: #2875CA;
	color: #FFFFFF;
	line-height: 17px;
	padding: 5px;
}
#topNavigation a:link, #topNavigation a:visited  {
	color: #FFFFFF;
}
#topNavigation a:hover, #topNavigation a:active  {
	color: #F59708;
}
#topNavigation #mainMenu {
	float: left;
	font-weight: bold;
}
#topNavigation #gameName h1 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#topNavigation #searchFormContainer {
	float: right;
}
#topNavigation #searchFormContainer #searchButton {
	background: url(/graphics/search_background.gif);
	color: #497CBE;
	font-size: inherit;	
	font-weight: bold;
	border: 1px solid #9AD0EA;
}
#topNavigation #searchFormContainer #searchText {
	font-size: inherit;
	border: 1px solid #9AD0EA;
}
#mainHeader, #mainHeaderWithAd {
	clear: both;
}
#mainHeader img {
	width: 1000px;
	height: 117px;
}
#mainHeaderWithAd {
	width: 1000px;
	height: 117px;
}
#mainHeaderWithAd #mainHeaderLogo {
	width: 259px;
	height: 117px;
	float: left;
}
#mainHeaderWithAd #adMainHeader {
	background-color: #FFFFFF;
	margin-top: 14px;
	margin-right: 7px;
	width: 728px;
	height: 90px;
	float: right;
}
#categoryMenu a:link, #categoryMenu a:visited {
	color: #497CBE;
	text-decoration: none;
}
#categoryMenu a:hover, #categoryMenu a:active {
	color: #F59708;
	text-decoration: underline;
}
#categoryMenu table {
	background: url(../graphics/menu_background.gif);
	width: 100%;
	height: 22px;
}
#categoryMenu table td {
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}
#categoryMenu .menuItemSeparator {
	width: 2px;
	height: 22px;
}
#sidebar {
	width: 160px;
	float: right;
}
#adPageBottom {
	margin-top: 5px;
}
#footer {
	background-color: #2875CA;
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	color: #F59708;
}
.header {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	height: 30px;
	margin-bottom: 4px;
}
.header a:link, .header a:visited {
	color: #FFFFFF;
}
.header h2 {
	font-size: 11px;
	display: inline;
}
