@charset "utf-8";#header_bar {
	z-index: 9999;
	left: 0px;
	margin: 0;
	width: 100%;
	padding: 0;
	position: fixed;
}
#header_menu_container a.toggler {
	color: #fff;
}
#header_menu_container a.toggler:active {
	color: #fff;
}
#header_menu_container a.toggler:hover {
	color: #fff;
}
#header_menu_container a.toggler:visited {
	color: #fff;
}
#header_menu_container a.toggler:focus {
	color: #fff;
}
#header_menu_container a.toggler_search {
	color: #e7b01a;
}
#header_menu_container a.toggler_search:active {
	color: #e7b01a;
}
#header_menu_container a.toggler_search:hover {
	color: #e7b01a;
}
#header_menu_container a.toggler_search:visited {
	color: #e7b01a;
}
#header_menu_container a.toggler_search:focus {
	color: #e7b01a;
}
#header_menu_container .bbs {
	color: #1a7de7;
	text-transform: capitalize;
	padding: 0 11px;
}
#header_menu_container a.bbs {
	color: #1a7de7;
	text-transform: capitalize;
}
#header_menu_container a.bbs:active {
	color: #1a7de7;
}
#header_menu_container a.bbs:hover {
	color: #1a7de7;
}
#header_menu_container a.bbs:visited {
	color: #1a7de7;
}
#header_menu_container a.bbs:focus {
	color: #1a7de7;
}
#elements a {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#elements a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#elements a:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#header_menu a {
	text-decoration: none;
	outline: none;
}
#header_menu a:visited {
	text-decoration: none;
	outline: none;
}
#header_menu a:hover {
	text-decoration: none;
	outline: none;
}
#elements a:hover {
	color: #1a7de7
}
#header_menu {
	background: url(../images/shadow.png) repeat-x center bottom;
	float: left;
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 32px;
	white-space: normal;
}
#header_menu_container {
	padding: 0 0 0 20px;
	float: left;
	width: auto;
}
#header_menu a:link {
	padding: 0 11px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	margin: 0;
	line-height: 27px;
	height: 32px;
	outline: none;
}
#header_menu a:visited {
	padding: 0 11px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	margin: 0;
	line-height: 27px;
	height: 32px;
	outline: none;
}
#header_menu a:active {
	padding: 0 11px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	margin: 0;
	line-height: 27px;
	height: 32px;
	outline: none;
}
#header_menu a:focus {
	padding: 0 11px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	margin: 0;
	line-height: 27px;
	height: 32px;
	outline: none;
}
#header_menu a:hover {
	background: url(../images/header_selected.gif) no-repeat center bottom;
	outline: none;
}
#header_menu a.selected {
	background: url(../images/header_selected.gif) no-repeat center bottom; 
	outline: none;
}
#header_menu a.link_home {
	padding: 0 8px 0 0;
	background: none transparent scroll repeat 0% 0%;
	margin: 0px;
	text-decoration: none;
}
#header_menu a.link_home:visited {
	padding: 0 8px 0 0;
	background: none transparent scroll repeat 0% 0%;
	margin: 0px;
	text-decoration: none;
}
#header_menu a.link_home:hover {
	padding: 0 8px 0 0;
	background: none transparent scroll repeat 0% 0%;
	margin: 0px;
	text-decoration: none;
}
#header_menu a.link_home:active {
	padding: 0 8px 0 0;
	background: none transparent scroll repeat 0% 0%;
	margin: 0px;
	text-decoration: none;
}
div.languages {
	z-index: 10;
	right: 20px;
	position: absolute;
	top: 0px;
}
div.login_register {
	color: #1a7de7;
	height: 27px;
	line-height: 27px;
	width: auto;
	float: left;
}
#header_menu a.lang_active {
	font-weight: bold; 
	background: url(../images/header_selected.gif) no-repeat center bottom; 
	text-transform: uppercase; 
}
#header_menu a.lang_not_active {
	font-weight: bold; 
	text-transform: uppercase; 
}
#header_menu span {
	background: none transparent scroll repeat 0% 0%;
	float: left;
	margin: 0px;
	line-height: 27px;
	height: 32px;
}
div#elements {
	padding: 0px; 
	display: none; 
	background: url(../images/dots.gif) #000 repeat-x center bottom; 
	float: left; 
	margin: 0px; 
	width: 100%; 
	line-height: 16px; 
	height: auto;
}
#elements_container {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	display: inline;
}
.elements_grid {
	padding: 0 0 0 20px;
	width: 940px;
	float: left;
}
.element {
	clear: both;
	padding: 10px 0px;
	float: left;
	width: 960px;
}
.element a {
	display: inline;
	background: url(../images/arrow_black.gif) #000 no-repeat right center;
	float: left;
	margin: 0px 20px 0px 0px;
	width: 110px;
	line-height: 20px;
}
#header_search {
	left: 725px; 
	position: absolute;
}
#hs {
	padding: 3px;
	font-size: 12px;
	background: #fff;
	margin: 4px 0 0 0;
	width: 160px;
	color: #d11921;
	border-style: none;
	float: left;
}
#header_search_submit {
	padding: 3px 10px;
	margin: 4px 0 0 0; 
	font-size: 12px; 
	background: url(../images/arrow_black.gif) #000 no-repeat right center; 
	text-transform: uppercase; 
	color: #fff; 
	border-style: none; 
}
div.leaderboard_ad img {
	margin: 8px auto;
	height: auto;
}
#ad_leaderboard_wrapper {
	float: left;
	height: auto;
	width: auto;
	padding: 12px 0 12px 76px;
}
.leaderboard_ad {
	float: left;
	height: auto;
	width: 100%;
	clear: both;
}
.international_sites {
	float: left;
	height: auto;
	width: auto;
	color: #FFF;
	margin: 0 0 0 10px;
	display: inline;
}
