/* @override http://www.damfakta.se/css/basic.css */

html * {
	margin:  0;
	padding: 0;
}
body {
	/*background: #cde url(../images/bg.png) repeat-y 50%;*/
	background-color:#dbdbdb;
}
#wrapper {
	width: 980px;
	margin: 20px auto 0 auto;
	background: transparent;
}
#head {
	margin-left: 1px;
	margin-bottom: 0;
	float:left;
	width:100%;
	height:120px;
}
#container {
	background: #FFF;
	clear:both;
	float:left;
	width:100%;
}
#content, 
#foot {
	float:left;
	clear:both;
	
}
#foot {
width:980px;
}
#wrapper #foot {
  margin-bottom: 0;
}
#wrapper #content {
  margin-right: 13px
}
#nav {
	/*background: url(../images/nav_bg.png) repeat-x;*/
	background: #FFF;
	font-family: "Lucida Grande", Trebuchet, "Trebuchet MS", Tahoma;
	color: #000;
  	font-style: normal;
  	margin-top:  0;
	clear:both;
	float:left;
	width:100%;
}
#nav ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding: 4px 30px;
	font-size: 15px;
} 
#nav li {
	display: inline;
	margin-right: 60px;
	max-width: 120px;
}
#nav li a:link,
#nav li a:visited {
  text-decoration: none;
  color: #0058A7;
}
#nav li a:hover {
  color:  #0058A7;
  text-decoration:underline;
}
#main {
  	width: 624px;
  	float:  left;
	margin-left:20px;
}
#main caption {
  font: bold 18px/24px Tahoma, Verdana, sans-serif;
  text-align: left;
  padding: 0px;
  margin:0px;
  margin-top:20px;
  color: #000;
}

#main .even td,
#main .even th {
  background: #dbe6f8;
}

#main .even td,
#main .even th {
  background: #dbe6f8;
}
table tr.even {
	background: #d8e3f5;
}

#main .latestResults,
#main .smallTable,
#main .gameProgram,
#main .gamesToday {
  width:  584px;
  font:  14px/24px Tahoma, Verdana, sans-serif;
}
#main table.gamesToday {
  width:  584px;
}
#main div.gamesToday {
  width:  584px;
}
#main .gamesToday caption {
  padding-top:  10px;
  padding-bottom: 5px;
  padding-left:  5px;
}
#main .gameProgram .round {
  font-weight: bold;
}
#main .gameProgram td.one {
  width: 90px;
  text-align: center;
}
#main .gameProgram td.two {
  width: 50px;
  text-align: center;
}
#main .gameProgram td.three,
#main .gameProgram th.three {
  padding-left: 3px;
  text-align: left;
}
#main .gameProgram td.four {
  width: 70px;
  text-align: center;
}
#main .latestResults a:link,
#main .latestResults a:visited,
#main .gameProgram a:link,
#main .gameProgram a:visited,
#main .gamesToday a:link,
#main .gamesToday a:visited {
  /*color:  #c00;*/
  color: #0058A7;
  text-decoration: none;
}
#main .latestResults a:hover,
#main .gameProgram a:hover,
#main .gamesToday a:hover {
  /*color:  #f00;*/
  color: #0058A7;
  text-decoration: underline;
}
#main .gamesToday td,
#main .latestResults td {
    border-width: 0;
}

/* @group gamesToday colummns */

#main div.gamesToday {
  padding: -10px 5px 5px 5px;
  background-color: #f1f1ff;
  border: 3px solid #dbe6f8;
}
#main .gamesToday td.one {
  text-align: center;
  width: 50px;
}
#main .gamesToday td.two {
  width: 140px;
}
#main .gamesToday td.three {
  padding-left: 3px;
}
#main .gamesToday td.four {
  width:  70px;
  text-align: center;
}
#main .gamesToday td.five {
  width: 70px;
}

/* @end */

/* @group latestResults columns */

#main .latestResults td.one {
  width: 90px;
  text-align: center;
}
#main .latestResults td.two {
  width: 50px;
  text-align: center;
}
#main .latestResults td.four {
  width:  70px;
  text-align: center;
}
#main .latestResults td.five {
  width: 140px;
}

/* @end */

/* @group Startpage www.damfakta.se */

#main p.button a img {
  border: 0;
}
#main > p.button {
  margin-left: 4em;
  margin-bottom: 1em;
}

#main > p.button.first-child {
  margin-top: 5em;
}
#main > p.button.last-child {
  margin-bottom: 8em;
}


/* @end */



.smallTable td {
  text-align: center;
}
.smallTable td.one,
.smallTable th.one {
  text-align: left;
}
#main .smallTable td.one,
#main .smallTable td.two,
#main .smallTable td.five,
#main .smallTable td.seven {
  border-right: 1px dotted #666;
}
#main .smallTable td.two,
#main .smallTable td.three,
#main .smallTable td.four,
#main .smallTable td.five,
#main .smallTable td.seven,
#main .smallTable td.eight {
  width:  30px;
}
#main .smallTable td.six {
  width:  100px;
}

/* @group Sidebar */

#sidebar {
  	width: 334px;
  	float:  right;
	overflow:hidden;
	margin-right: 20px;
}
#sidebar #playedGames,
#sidebar #playedGames div {
  min-height: 170px;
}
#sidebar #playedGames,
#sidebar #clubs {
  display: none;
}
#sidebar .box {
  /*background: url(../images/right-box_top.png) no-repeat 0 top;*/
  
}
#sidebar .box div {
	/*background: url(../images/right-box_bottom.png) no-repeat 0 bottom;*/
  padding-bottom: 10px;
}
#sidebar .box h1 {
  padding:  12px;
  font: bold 18px/18px Tahoma, Verdana, sans-serif;
}
#sidebar .box table {
  margin:  0 12px 10px 12px;
  font: 13px/18px Tahoma, Verdana, sans-serif;
  width: 314px
}
#sidebar .box .round td {
  font-weight: bold;
  font-size:  14px;
  border-width: 0;
}
#sidebar .box .date td {
  font-weight: bold;
  font-size:  11px;
  border-width: 0;
}
#sidebar .box td {
  border-bottom: 1px solid #bbb;
}
#sidebar .box p {
  margin:  0 12px;
  font: 14px/18px Tahoma, Verdana, sans-serif;
}
#sidebar a:link,
#sidebar a:visited {
  text-decoration: none;
  color: #000;
}
#sidebar a:hover {
  text-decoration: underline;
  color:  #666;
}

/* @end */

/* @group match */
#main #matchData {
  background: url(../images/matchData_bottom.png) no-repeat 0 bottom;
  width:  560px;
  padding-bottom: 30px;
}
#matchData #matchHead {
  background: url(../images/matchData_top.png) no-repeat 0 top;
  text-align: center;
  padding:  40px;
}
#matchData div {
  padding:  0 25px ;
}
#matchHead img {
  margin: 0px 30px;
}
#matchHead p {
  font: 17px/24px Tahoma, Verdana, sans-serif;
}
#matchHead p#score {
	font:  30px/30px Tahoma, Verdana, sans-serif;
}
#matchData table {
  width:  509px;
  font:  14px/18px Tahoma, Verdana, sans-serif;
}
#matchData th {
  padding-top: 	12px;
}
#matchData td {
  padding-top: 5px;
  padding-bottom: 5px;
}
#matchData td.player_number {
  text-align: center;
}
#matchData td.player_name {
  padding-left: 3px;
  width:  40%;
}
#matchData table .one,
#matchData table .three,
#matchData table .four,
#matchData table .five,
#matchData table .seven {
  text-align: center;
}
#matchData table .two,
#matchData table .six {
  width:  170px;
}
#matchData table .three,
#matchData table .five {
  width:  35px;
}
table#matchInfo {
  font: 12px/20px Tahoma, Verdana, sans-serif;
  width:  300px;
}
#matchInfo th {
  text-align: right;
  padding-right: 3px;
}
#matchInfo td {
  padding-left:  3px;
}
#matchInfo caption {
  font-size:  15px;
}

/* @end */
#foot {
	margin-top:  10px;
	/*margin-left:  2px;
	margin-right: -2px;*/
	/*padding:  6px 30px 0 30px;*/
	font: 11px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
  	/*background: url(../images/foot_bg.png) repeat-x;*/
  	height:  20px;
	text-align:center;
}
#foot span {
	width:  100px;
	display: inline-block;
}
#foot a img {
  float:  right;
  clear:  right;
  border:  1px solid #d8e3f5;
}
#foot a:link,
#foot a:visited {
  border:  1px solid #d8e3f5;
  text-decoration: none;
  color:  #d8e3f5;
}
#foot a:hover {
  border-color: #99f;
  color:  #99f;
  text-decoration: underline;
}

hr {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	border: none;
	border-top: 1px solid #fff;
	width:980px;
}
