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

body {
    font-family:Verdana,sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:normal;
    background-color: #111;
    color: #FFF;
    margin-top:15px;
}

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

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

a.content {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

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

a.content:before{content:"» ";color:#f4d953;}

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.sponsorenbox {
  border: 1px solid #FFF;
  background: #3e3e3e;
  
}

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;
}

img.navi {
  border: 0px;
  margin: 0;
}

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

ul {
  color: #f4d953;
  list-style-type:square;
}

ol {
  color: #f4d953;
}

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: orange;
	font-weight: bold;
}

fieldset {
  background: #616161; /* 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:#f4d953;
  /* IE bugfix */
  position:absolute;
  top: -.5em;
  left: .5em; 
}

div.note_red {
  border: 1px dotted #FFF;
  padding: 5px;
  background: #c40000;
  font-weight: bold;
}

div.note_blue {
  border: 1px dotted #FFF;
  padding: 5px;
  background: #3b85f3;
  font-weight: bold;
}

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: #616161;
  border: 1px dotted #FFF;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

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


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

div.write_comment_register {
  width: 504px;
  background: #c40000;
  border: 1px dotted #FFF;
  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 #FFF;
  background: #616161;
  width: 514px;
  overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
  background: url(../gfx/faux_comments_bg.gif);
}

div.comments_admin_wrapper {
  margin-top: 20px;
  margin-left: 10px;
  border: 1px solid #FFF;
  background: #616161;
  width: 514px;
  overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
  background: 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 #000;
  float:right;
}

div.quote_head {
  border-top: 1px dotted #FFF;
  border-left: 1px dotted #FFF;
  border-right: 1px dotted #FFF;
  background: #666666;
  font-weight: bold;
  padding: 3px;
}

div.quote {
  border: 1px dotted #FFF;
  padding: 3px;
  background: #555555;
  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: #616161; /* dark-grey */
  font-size:10px;
  color:#FFF; /* #f4d953 */
}

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

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

tr.content_color3 {
  background: #797979; /* 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: 667px;
  background: #3e3e3e;
  border: 1px solid #FFF;
  padding: 10px;
  margin-right: 10px;
}

/* 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 #FFF;
  height:52px;
}

div.content_head_headline {
  width: 687px;
  height: 53px;
  background: #616161;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-left: 1px solid #FFF;
}

div.content_head_headline_top {
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  padding: 3px;
  width: 681px;
  height: 28px;
  background: #3e3e3e;
}

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

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

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

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

textarea.text {
  border: 1px solid #FFF;
  background: #545c67;
  font-weight:bold;
  font-family:Verdana,sans-serif;
  font-size:10px;
  color: #FFF;
}

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

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

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

input.submit {
  border: 1px solid #FFF;
  background: #545c67;
  color: #FFF;
  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: 690px;
	margin-top: 2px;
}

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

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

/* GRID */
table.grid {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
table.grid td {
	padding: 0;
	font-size: 10px;
	width: 127px;
	height: 20px;
	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) no-repeat center center;
	font-weight: bold;
	text-align: center;
}

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

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

