@charset "UTF-8";

/* CSS Document */
@import url(reset.css);

@import url(core.css);

body {
	background: #4d4d4d;
}

/* from the body */
body #outer_wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ! important;
	font-size: 11px ! important;
	line-height: 15px ! important;
	color: #424242 ! important;
}

#outer_wrapper {
	width: 680px;
	margin: 0 auto;
	background: #FFF;
}

#outer_wrapper a {
	color: #333333 ! important;
}

#outer_wrapper a:hover {
	color: #666666 ! important;
}

#inner_wrapper {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ! important;
	font-size: 11px ! important;
	line-height: 15px ! important;
	color: #424242 ! important;
}

#head {
	width: 680px;
	height: 109px;
	overflow: hidden;
	background: url(../../images/header.jpg);
	border-bottom: 1px solid #c2c2c2;
}

#top_menu {
	height: 28px;
	background: url(../../images/top_menu_bg.png);
	border-bottom: 1px solid #c2c2c2;
	overflow: hidden;
}

#login_box {
	float: right;
	color: #FFF !important;
}

#login_box a {
	color: #FFF ! important;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.5px;
	display: block;
	margin-bottom: 5px;
}

#login_box a:hover {
	color: #FFF ! important;
	text-decoration: underline;
}

#login_box .login_button {
	cursor: pointer;
	width: 72px;
	height: 19px;
	padding-top: 4px;
	text-align: center;
	background: url(../../images/login_button.png);
	border: 0px;
	color: #333 ! important;
	font-weight: bold ! important;
	text-transform: uppercase;
}

#login_box .login_input {
	margin-bottom: 10px;
	display: block;
	width: 150px;
	font-weight: bold;
	border: 0px;
	color: #666;
	height: 14px;
	padding: 4px 5px;
	font-size: 11px;
	background: #FFF url(../../images/input_bg.png) 0% 0% repeat-x;
	opacity: 0.9;
	filter: alpha(opacity =       90);
}

#teaser {
	width: 680px;
	height: 270px;
	background: url(../../images/teaser.jpg);
	overflow: hidden;
	margin-bottom: 10px;
}

#teaser a.teaser_button {
	display: block;
	width: 154px;
	height: 28px;
	padding-top: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: url(../../images/teaser_button.png);
	margin-bottom: 5px;
}

#teaser .lag {
	height: 58px;
	width: 154px;
	background: url(../../images/teaser_lag.png);
	margin-bottom: 5px;
	margin-top: 100px;
}

#teaser .lag .title {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	padding: 2px 10px;
	text-align: center;
}

#teaser .lag .count {
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 20px;
	text-align: center;
}

#top_menu ul li {
	float: left;
	display: block;
	white-space: nowrap;
}

#top_menu ul li.seperator {
	width: 2px;
	height: 28px;
	background: url(../../images/top_menu_seperator.png) 50% 50% no-repeat;
	overflow: hidden;
}

#top_menu a {
	display: block;
	padding: 7px 22.1px;
	text-decoration: none;
	font-weight: bold;
	color: #333 ! important;
}

#top_menu a:hover {
	color: #2c8ee2 ! important;
}

#top_menu ul li ul {
	display: none;
	position: absolute;
	background-color: #FFF;
}

#top_menu ul li ul {
	border: 1px solid #c2c2c2;
	border-bottom: none;
}

#top_menu ul li ul li {
	border-bottom: 1px solid #c2c2c2;
	float: none;
}

#top_menu ul li ul li a {
	padding: 5px 10px;
	display: block;
}

/*#top_menu ul li:hover ul{display:block;}*/
table.default_table {
	width: 100%;
}

table.default_table thead tr th {
	background: #2c8ee2 url(../../images/thhead_bg.png) 50% 50% repeat-x;
	color: #FFF;
	padding: 7px 18px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

table.default_table thead tr td {
	font-weight: bold;
	padding: 5px;
	background: #CCC url(../../images/top_menu_bg.png) top left repeat-x;
}

table.default_table tbody tr {
	background: #FFF;
	background-image: none;
}

table.default_table tbody tr.odd,table.default_table tbody tr.row1 {
	background-color: #EEE;
}

table.default_table tbody tr td {
	border: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px;
}

table.default_table tbody tr td a {
	color: #333;
	text-decoration: none;
}

table.default_table tbody tr td a:hover {
	color: #2c8ee2;
	text-decoration: none;
}

table.default_table tbody tr:hover {
	background: #DDD;
}

table.default_table tfoot tr th {
	color: #000;
	text-align: left;
	background: #FFF url(../../images/thfoot_bg.png) bottom repeat-x;
	padding: 5px 10px;
	height: auto;
}

#outer_wrapper table.default_table tfoot tr th a span {
	color: #2c8ee2;
}

#outer_wrapper table.default_table tfoot tr th a {
	color: #2c8ee2 ! important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#outer_wrapper table.default_table tfoot tr th a:hover {
	color: #2c8ee2 ! important;
}

.button,.league_button {
	background: url(../../images/top_menu_bg.png) 50% 50% repeat-x;
	color: #333;
	border: 1px solid #CCC;
	padding: 2px 15px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.button:hover,.league_button:hover {
	color: #2c8ee2;
}

.input {
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
	background: url(../../images/input_bg.png) 0% 0% repeat-x;
	padding: 2px 5px;
}

select.input {
	
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	font-style: italic;
	color: #777;
	margin-bottom: 10px;
}

p {
	padding: 0px 5px;
	color: #333;
	line-height: 18px;
	margin-bottom: 10px;
}

.bar {
	background: #2c8ee2 url(../../images/thhead_bg.png) 50% 50% repeat-x;
	color: #FFF;
	padding: 7px 18px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
