/*  Dota Masters css - copyright by dota-league.com v1.2.1.7.3 */

body {
    font-family:Tahoma,Verdana,sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    background-color: #111;
    color: black;
    margin-top:15px;
    background: #adadad url(../gfx/background.jpg) repeat-x;
}

a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #580000;
	text-decoration: underline;
	font-weight: bold;
}

h2 {
    font-size: 18px;
    margin: 5px 0;
}

/*a.content:before{content:"» ";color:#580000;}*/

/* Menu */
#menu {
	height: 35px;
	background: url(../gfx/menubar.png);
    border: 1px solid #333;
}
* html #menu {
    margin-bottom: 2px;
}
*+html #menu {
    margin-bottom: 2px;
}
#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}
#menu ul li {
	float: left;
	display: block; 
	margin: 0;
	padding: 0;
	line-height: 10px;
	list-style-type: none;
	border-right: 2px solid #444;
}
#menu ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 12px 11px 13px 11px;
	color: white;
}
#menu ul li a:hover {
	color: white;
	background: url(../gfx/menubar.png) 0 -35px;
}
#menu ul li.active,
#menu ul li.active a:hover {
	background: url(../gfx/menubar.png) 0 -70px;
}

/* Signup boxes */
table.signup {
    border: 1px solid #5d5d5d;
    width: 316px;
    margin: 0 3px;
    border-collapse: collapse;
}
table.signup tr th,
table.signup tr td {
    padding: 2px 5px;
    background: #eee;
}
table.signup th {
    text-align: left;
}
table.signup tr:first-child th {
    background: #dadada !important;
    border-bottom: 1px solid #5d5d5d;
}

a.footer {
    color: #f4d953;
    text-decoration: underline;
    font-weight: bold;
}

a.footer:hover {
	color: #f4d953;
    text-decoration: underline;
    font-weight: bold;
}

th {
	text-align: center;
}

div.rightbox {
  background: #ffffff;
  border: 1px solid #333;
  margin-bottom: 2px;
  font-size: 12px;
}

div.rightbox p.content {
    /*padding: 10px;*/
}

ul#horizontal_navigation {
  margin: 0px;
  padding: 0px;
  white-space: no wrap;
}

ul#horizontal_navigation li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}


div.navi_moose {
  width: 980px;
}

span.navi_zwischenraum {
  margin-right: 0px;
}


div.navi_box_right_image {
  margin-right: 1px;
  float:right;
  width: 177px;
}

ul {
  color: black;
  list-style-type:square;
}

ol {
  color: black;
}

p.content {
  text-align:justify;
}

span.yellow ,
div.yellow {
	color: #f9ea99;
	font-weight: bold;
}
p.yellow {
	color:#f4d953;
}

span.red ,
div.red,
p.red {
	color: #c40000;
	font-weight: bold;
}

span.green,
div.green,
p.green {
	color: #38F000;
	font-weight: bold;
}

span.orange,
div.orange,
p.orange {
    color:rgb(255, 102, 0);
	font-weight: bold;
}

fieldset {
  background: #f6f6f6; /* dark-grey */
  margin-bottom:10px;
  padding-top:10px;
  /* IE bugfix */
  position: relative;
  margin-top:1em;
  padding: 10px;
}

legend {
  font-weight: bold;
  font-size: 12px;
  //color:#DBBA21;
  color: #C29427;
  /* IE bugfix */
  position:absolute;
  top: -.5em;
  left: .5em; 
}

div.note_red {
  border: 2px solid #c40000;
  padding: 5px;
  background: white;
  font-size: 110%;
  margin-bottom: 5px;
}

div.note_blue {
  border: 2px solid #3b85f3;
  padding: 5px;
  background: white;
  font-size: 110%;
  margin-bottom: 5px;
}

div.news_hidden {
  border-top: 1px dotted #FFF;
  border-left: 1px dotted #FFF;
  border-right: 1px dotted #FFF;
  width: 504px;
  text-align: center;
  padding: 5px;
  margin-left: 10px;
  background: #c40000;
  font-weight: bold;
}

div.pages {
  width: 100%;
  background: #eee;
  border: 1px dotted #333;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

div.pages_inline {
  width: 98%;
  background: #eee;
  border: 1px dotted #333;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}


div.write_comment {
  width: 350px;
  background: #eee;
  border: 1px dotted #333;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
}

div.write_comment_register {
  width: 504px;
  background: #c40000;
  border: 1px dotted #333;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

div.comments_wrapper {
  margin-top: 20px;
  margin-left: 10px;
  border: 1px solid #333;
  width: 672px;
  overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
  background: #eee url(../gfx/faux_comments_bg.gif);
}

div.comments_admin_wrapper {
  margin-top: 20px;
  margin-left: 10px;
  border: 1px solid #333;
  width: 672px;
  overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
  background: #eee url(../gfx/faux_comments_admin_bg.gif);
}

div.comments_info {
  padding: 5px;
  width:135px;
  float:left;
}

div.comments_posting {
  padding: 5px;
  margin-left: 150px;
}

div.admin_options_right {
  margin-top: 1px;
  background: #e7e7e7;
  padding: 3px;
  border: 1px solid #333;
  float:right;
}

div.comments_link {
    float: right;
    width: 120px;
    margin-top: 15px;
    text-align: right;
}

div.quote_head {
  border-top: 1px solid #5d5d5d;
  border-left: 1px solid #5d5d5d;
  border-right: 1px solid #5d5d5d;
  background: #dadada;
  font-weight: bold;
  padding: 3px;
}

div.quote {
  border: 1px solid #5d5d5d;
  padding: 3px;
  background: #eee;
  margin-bottom: 5px;
}

div.commercial {
  margin-left: 30px;
  margin-bottom: 10px;
}

div.commercial_navi {
  text-align:center;
  margin-bottom: 10px;
  margin-top: 10px;
  
}

tr.content_headline_white {
  background: #e7e7e7; /* white */
  font-size:13px;
  color: #000000;
  font-weight: bold;
}

tr.content_headline_white_admintable {
  background: #e7e7e7; /* white */
  font-size:8px;
  color: #000000;
  font-weight: bold;
}

tr.content_headline_yellow {
  background: #dfd18e; /* yellow */
  font-size:13px;
  color: #000000;
  font-weight: bold;
}
  
tr.content_color1 {
  background: #dadada; /* dark-grey */
  font-size:10px;
  color:black; /* #f4d953 */
}

tr.content_color1_admintable {
  background: #616161; /* dark-grey */
  font-size:8px;
  color:#FFF; /* #f4d953 */
}

tr.content_color2 {
  background: #eee; /* light-grey */
  font-size:10px;
  color:black; /* #f4d953 */
}

tr.content_color3 {
  background: #dadada; /* light-grey #2 */
  font-size:10px;
}
tr.content_color4 {
  background: #5b5b5b; /* dark-grey #2 */
  font-size:10px;
}
tr.content_color5 {
  background: #c40000; /* dark-grey #2 */
  font-size:10px;
}

td.padding5 {
  padding-left:5px;
}

div.content {
  width: 672px;
  background: #ffffff;
  border: 1px solid #333;
  padding: 10px;
  margin-right: 10px;
  font-size: 12px;
}

/* image inline fix  */
div.content img {
  vertical-align: bottom;
}

div.advertisement {
  margin-bottom: 5px;  

  text-align:center;
  margin-left: 30px;
}

div.content_footer {
  width: 667px;
  background: #616161;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 3px solid #FFF;
  padding: 2px 10px 0 10px;
  margin-bottom: 20px;
}

div.content_footer_right {
  text-align:right;
  font-weight:bold;
  float:right;
  width:250px;
}

div.content_footer_left {
  text-align:left;
  font-weight:bold;
  float:left;
  width:250px;
}

div.content_footer_link {
  padding-top: 5px;
}

div.content_head_wrapper {
  width:687px;
  height: 54px;
  margin-bottom: 2px;
}

div.content_head_image {
  float:left;
  border: 1px solid #333;
  height:52px;
}

div.content_head_headline {
  width: 692px;
  height: 53px;
  background: #b1b1b1;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
}

div.content_head_headline_top {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  color: #fff;
  padding: 3px;
  width: 686px;
  height: 28px;
  background: #505050;
}

div.content_head_headline_poster {
  padding: 3px;
  float:left;
  color:#fcf6d4;
  font-weight:bold;
}

div.content_head_headline_poster a {
    color: white;
}

div.content_head_headline_date {
  padding: 3px;
  float:right;
  color:#fcf6d4;
  font-weight:bold;
}

label.loginfields {
  width: 60px;
  padding: 2px;
  margin-right: 5px;
  display:block;
  float:left;
}

input.text {
  border: 1px solid #b3b3b3;
  background: white;
  width: 200px;
  height: 12px;
  color: black;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  font-size:10px;
}

textarea.text {
  border: 1px solid #b3b3b3;
  background: white;
  font-family:Verdana,sans-serif;
  font-size:10px;
  color: black;
  padding: 2px;
}

input.files {
  border: 1px solid #b3b3b3;
  background: white;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  font-size:10px;
  color: black;
}

select.text {
  border: 1px solid #b3b3b3;
  background: white;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  font-size:10px;
  color: black;
}

input.text_login {
  border: 1px solid #b3b3b3;
  background: white;
  width: 85px;
  height: 12px;
  color: black;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  font-size:10px;
}

input.submit {
  border: 1px solid #b3b3b3;
  background: white;
  color: black;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  font-size:10px;
}

div.sponsors {
  text-align:center;
  padding: 3px;
}

/* Layout definitions - div layout without tables */

#wrapper { 
	margin: 0 auto;
	width: 910px;
}

#header {
	width: 910px;
	height: 184px;
}

#content { 
	float: left;
	padding: 0;
	width: 696px;
	margin-top: 2px;
}

#rightcolumn { 
	padding: 0;
	width: 214px;
	float: left;
	margin-top: 2px;
}
* html #rightcolumn {
	margin-left: -8px;
}

/* fixes for IE */
*+html #content,
*+html #rightcolumn {
    margin-top: 0;
}
* html #content,
* html #rightcolumn  {
    margin-top: 0;
}

#footer { 
	width: 898px;
	clear: both;
	background: #505050;
	margin: auto;
    margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #333;
	border-bottom: 2px solid #333;
	color: #f4d953;
	text-align:center;
}

/* GRID */
table.grid {
	border: 0;
	padding: 0;

	width: 100%;
}
table.grid td {
	padding: 0;
	font-size: 10px;
	width: 127px;
	height: 18px;
	word-wrap: break-word; /* IE only */
}

table.grid select {
	font-size: 0.9em;
	width: 123px;
}

table.grid h1 {
	font-size: 14px;
}
table.grid h2 {
	font-size: 12px;
}

td.team {
	background: url(../gfx/grid/TeamBG.png) repeat-x top center;
	font-weight: bold;
	text-align: center;
    border: 1px solid #767676;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

td.finals {
	background: url(../gfx/grid/FinalTeamBG.png) repeat-x top center !important;
}
td.finals a {
	color: #000 !important;
}

td.line {
	border-left: 1px solid #767676;
}

/* team page */
table.teamoverview {
    width: 100%;
}
table.teamoverview td {
    text-align: center;
    padding-bottom: 20px;
}
table.teamoverview img {
    width: 50px;
    height: 50px;
    display: block;
    margin: auto;
    border: 0;
}

div.backlink {
    float: right;
    width: 65px;
}
div.teamlayout {
    clear: both;
}
div.teamlayout th {
    text-align: left;
    width: 100px;
}
div.teamlogo {
    width: 100px;
    float: left;
}
table.playertable img {
    margin-right: 5px;
    margin-bottom: 5px;
    display: block;
    float: left;
}

table.playertable td {
    width: 325px;
}

ul.rules {
    list-style-type: none;
}
ul.rules li {
    margin-bottom: 5px;
}
span.rule_number {
    color: #ff6600;
    margin-right: 12px;
    font-weight: bold;
    margin-left: -40px;
}

/* CSS for Create Coverage (News) */
div.content_matchup {
	border: 1px solid #5d5d5d;
	background-color: #eee;
	width: 450px;
	margin: 10px auto;
}
div.content_matchup_header {
	border-bottom: 1px solid #5d5d5d;
	background-color: #dadada;
	height: 15px;
	padding: 3px 0;
}
div.content_matchup_header div {
	float: left;
	text-align: center;
	background-color: #dadada;
	height: 15px;
}
div.content_matchup_result {
	width: 68px;
	cursor: pointer;
}
div.content_matchup_team {
	width: 190px;
}
div.content_matchup_body div{
	float: left;
	line-height: 14px;
}
div.content_matchup_body p {
	margin: 5px 0;
}
div.content_matchup_footer {
	clear: both;
	padding: 3px 0;
	text-align: center;
	border-top: 1px solid #5d5d5d;
	background-color: #dadada;
}

a.resultlinks {
    display: block;
    float: left;
    width: 78px;
    margin:0 2px;
    border: 1px solid #5d5d5d;
    background: #eee;
    font-size: 24px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #999;
}
a.resultlinks:hover {
    color: rgb(255, 102, 0);
}

div.resultlinks {
    float: left;
    width: 78px;
    margin:0 2px;
    border: 1px solid #5d5d5d;
    background: #dadada;
    font-size: 24px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

/* latest updates */
#latestupdates {
    margin: 5px;
    padding: 0;
    list-style-type: none;
}
#latestupdates li {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
    font-size: 14px;
}
#latestupdates li.first {
    font-size: 24px;
}
#latestupdates li.first span {
    display: block;
    font-size: 11px;
}


#latestupdatesbox {
    margin-left: 0px;
    padding: 0 5px 0 25px;
}
#latestupdatesbox li {
    margin-bottom: 8px;
}
#latestupdates span,
#latestupdatesbox span {
    font-size: 80%;
    color: gray;
    margin-left: 2px;
}

/* videos page */
#yttitle {
    text-align: center;
    font-size: 18px;
}
#ytmovie {
    width: 640px;
    height: 385px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee;
    margin: auto;
}
#ytmoviedummy {
    display: none;
}
#ytdesc {
    width: 640px;
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee;
}
div.description,
span.full {
    display: none;
}
div.more {
    width: 15px;
    height: 15px;
    text-align: center;
    float: right;
    cursor: pointer;
    font-weight: bold;
    padding: 3px;
    background: #ddd;
    border: 1px solid #ccc;
    margin: -3px -3px 0 0;
}
div.more:hover {
    background: #fff;
}
ul.gallery li {
    display: block;
    width: 80px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin: 0px 5px 5px 0px;
}
ul.gallery img {
    border: 0;
}

/* gallery index */
td.gallery_index {
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: top;
    width: 126px;
}

/* content tag boxes */
.tagBox,
.tagBoxLeft,
.tagBoxRight {
    display: block;
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
    margin: auto;
    margin-bottom: 12px;
    padding: 5px;
}
.tagBoxLeft {
    margin: 0 15px 12px 0;
    float: left;
}
.tagBoxRight {
    margin: 0 0 12px 15px;
    float: right;
}



/* Content Elements */
table.lineup {
	width: 100%;
	border-spacing: 2px;
	margin-bottom: 10px;
}

table.lineup thead tr {
	font-weight: bold;
	background-color: #a8a8a8;
	/* background: url(../images/menu/menubar.png); */
	color: #ffffff;
}
table.lineup thead th {
	padding: 5px 0 5px 5px;
	text-align: left;
}

table.lineup tr {
	background-color: #e2e2e2;
}

table.lineup tr.odd {
	background-color: #e8e8e8;
}

table.lineup tr.buddy {
	background-color: #ffcc00;
}

table.lineup tr.small {
	padding: 0 0 0 5px;
	font-size: 10px;
}

table.lineup td {
	padding: 1px 0 1px 5px;
}

table.lineup tr.clean_border td {
	background-color: #FFFFFF;
	border-bottom: 1px #e2e2e2 solid;
}
/* Hover fuer <tr>
tr.clean_border:hover td {
	background-color: #e2e2e2;
	border-bottom: 1px #e2e2e2 solid;
}
*/
table.lineup td.comments {
	vertical-align: bottom;
	text-align: right;
	padding-right: 5px;
}

table.lineup td.empty_row {
	line-height: 5px;
	background-color: #a8a8a8;
}

table.lineup td.race_sentinel {
	background-color: #c61000;
	width: 5px;
}

table.lineup td.race_scourge {
	background-color: #398300;
	width: 5px;
}
table.lineup tr.clean_border td {
	background-color: #FFFFFF;
	border-bottom: 1px #e2e2e2 solid;
}
table.lineup td.empty_row {
	line-height: 5px;
	background-color: #ffffff;
}
table.lineup th.buddies_img {
    padding-top: 3px;
    padding-left: 3px;
    width: 54px;
    background-color:#ffffff;
}
table.lineup th.buddies_text {
    padding-top: 3px;
    padding-left: 3px;
    width: 25%;
}
img.inlinefix {
	vertical-align: bottom;
}
img.inlinefix_middle {
	vertical-align: middle;
}
hr {
    border: 0;
	border-bottom: 1px #e2e2e2 solid;
}
h2.teamname {
    margin: 0 0 13px 0;
    font-size: 18px;
}

