﻿/* The main div blocks */

body
{
	margin: 5px 0px 5px 5px;
	background-image: url(../images/board.gif);
	background-repeat: repeat;
}

#aspnetForm
{
	width: 760px;
	background-color: White;
	border: solid 1px black;
	font: normal 12px/16px Trebuchet MS, arial, helvetica, sans-serif;
	padding: 0 0;
	margin: 0 0;
}

#TopFrame
{	
	height: 50px;
	width: 100%;
	/* border-bottom: solid 1px black; */
	margin: 0 0 5px 0;	
	clear: both;
}

h2
{
	font-size: 13.5pt;
	font-weight: bold;
}

h3
{
	font-size: 10.5pt;
	font-weight: bold;
}

div.NewsContentHolder
{
	width: 567px;
	float: left;
}

div.CaissaNewsContentHolder
{	
	width: 567px;
	float: left;
}

#FooterFrame
{
	clear: both;
}

/* Elements in top frame */

#RockadenLogo
{
	margin: 2px 2px;
	vertical-align: middle;
}

#TopFrame a.ClubHeader
{
	margin-left: 5px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 34px;
	color: Black;
	vertical-align: middle;
	text-decoration: none;
}

#TopFrame a.ClubHeader img
{
	border-style: none;
}

div.Title
{
	text-align: left;
	margin: 0 auto;
	width: 98%;
	border-bottom: solid 1px black;
	height: 40px;
	position: relative;	
	margin-bottom: 10px;
	z-index: 0;
}

div.Title h1
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 18pt;
	color: #444;
	position: absolute;
	padding-bottom: 0px;
	line-height: 1.1em;
	bottom: -3px;	
	margin-bottom: 0px;
	z-index: 0;
}

div.ContentHolder
{
	margin: 0 auto;
	width: 98%;
}

/* Elements in right frame */

div.RightBox
{	
	float: left;	
	width: 185px;
	text-align: left;
	border: solid 1px #704080;
	margin: 3px 3px 3px 3px;
	background-color: #f0f0fa;
}

div.RightBox h3
{
	font: bold 12px/18px Verdana;
	padding-left: 3px;
	margin: 0 0 0 0;
	background-color: #ddccee;
	color: #080820;
}

div.RightBox a, div.RightBox a:visited
{
	color: #201030;
}

div.RightBox ul
{
	/* list-style-image: url(../images/subsubmenu.gif); */
	margin: 5px 0 3px 20px;
	padding: 0 0;
}

div.RightBox ul li
{
	margin: 0 0;
	padding: 0 0;
}

div.RightBox p
{
	padding: 5px 5px;
	margin: 0 0;
}

table.SmallCal
{
	border-right: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
	font-size: 12px;
	line-height: 14px;	
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;	
}

div.SmallCal
{
	text-align: center; /* IE */
}

td.SmallCalEmpty, td.SmallCal, td.SmallCalEvent, td.SmallCalTeamEvent, td.SmallCalNonLocalChessEvent
{
	text-align: center;
	padding: 3px 3px;
	margin: 0 0;
	border-left: solid 1px #BBB;
	border-top: solid 1px #BBB;
}

div.SmallCalHolidayNumber { color: Red;}
div.SmallCalDayNumber { color: Black;}

td.SmallCalEmpty
{
	background-color: #F0F0F0;
}

td.SmallCal
{
	background-color: #FFFFFF;
}

td.SmallCalTeamEvent
{	
	background-color: #E0E0FF;
	font-weight: bold;
}

td.SmallCalNonLocalChessEvent
{
	background-color: #FFFF80;
	font-weight: bold;
}

td.SmallCalEvent
{
	background-color: #FFFFFF;
	font-weight: bold;
}

div.SmallCalRedDay, div.SmallCalTodayRedDay
{
	color: #C00;
}

div.SmallCalToday, div.SmallCalTodayRedDay
{
	border: dashed 1px #C00;
}

table.SmallRating
{
	/*font: normal 12px/16px; /* arial, helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	padding: 2px 5px 2px 5px;
}

tr.TopRatingRow
{
	padding: 0px 2px;
}

td.TopRatingPosition
{
	text-align: right;
	width: 15px;
}

td.TopRatingName
{
	padding-left: 4px;
	
}

td.TopRatingRating
{
	text-align: right;
	padding-right: 10px;
}

/* Elements in main frame */

div.Post
{
	padding: 0 0 8px 0;
	margin: 3px 4px;
}

div.Post div.Header
{
	padding: 1px 1px 1px 5px;
	background-color: #EEDDCC;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	color: #000;
}

div.Post div.Text
{
	background-color: #FAFAF0;
	padding: 2px 4px 2px 4px;	
}

div.Post div.Text p
{
	margin-top: 1px;
	margin-bottom: 6px;
}

div.post div.Header span.Date
{
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

div.post a, div.post a:active, div.post a:visited
{
	color: #703010;
}

/* Björkstadsschacket */

div.bstadinbjudan
{
	border: solid 2px #322;
	padding: 6px;
	margin: 10px auto;
	width: 500px;
}

div.bstadinbjudan table
{
	width: 400px;
	margin: 0 auto;
}

div.bstadinbjudan span.bstadheader
{
	font-weight: bold;
	font-size: 12pt;
	color: #351;
	padding-right: 4px;
}

div.bstadinbjudan span.bstadpriser
{
	color: #A22;
	white-space: nowrap;
	font-weight: bold;
}

div.bstadinbjudan span.bstadsegrare
{
	color: #22A;
}

div.bstadbox
{
	border: solid 1px #000;	
	width: 200px;
	float: right;
	padding: 2px;
	margin-left: 2px;
}

div.bstadbox h1
{
	font-size: 12pt;
}

div.bstadbox ul
{
	list-style-type: none;
	padding-left: 2px;
}

/* Medlemssidan */

table.Emails
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	border: solid 1px black;
	margin: 3px 0;
}

tr.Odd
{
	background-color: #FFFFFF;
}

tr.Even
{
	background-color: #EEEEEE;
}

table.Emails td.Name, table.Emails td.Email
{
	width: 250px;
}

/* Klubbturneringar */

div.TournamentSeason
{	
	text-align: left;
	margin: 0 auto;
	width: 98%;
}

div.TournamentSeason h2
{	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin: 20px 0 0 0;
}

div.TournamentSeason ul
{
	margin: 3px 5px 3px 0px;
	padding-left: 0px;
}

div.TournamentSeason ul li
{
	font-size: 12px;	
	list-style-type: none;
	padding-left: 0px;
	display: inline;
	padding-right: 5px;		
}

/* Rating */

div.RatingPeriods
{
	background-color: #FFFFFF;
}

div.RatingCompare
{
	padding: 5px 0 5px 0;	
	font-size: 10pt;
	text-align: center;
}

table.RatingPeriods
{
	margin: 0 auto;
	width: 700px;
}

table.RatingPeriods td.Period
{
	padding: 3px 3px 3px 3px;
	width: 80px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
	text-align: center;
}

/* Ratinglista */

table.RatingList
{
	border: solid 1px black;
	width: 400px;
}

table.RatingList tr.Header
{
	background-color: Black;
	color: White;
	font-weight: bold;
}

table.RatingList td
{
	font-size: 10pt;
	padding-top: 1px;
}

table.RatingList td.Position
{
	text-align: right;
	padding-right: 5px;
	padding-left: 2px;
	width: 30px;
}

table.RatingList td.Difference
{
	width: 50px;
	text-align: center;	
}

table.RatingList td.Rating
{
	width: 70px;
	text-align: center;	
}

table.Rating p
{
	text-align: center;
	font-size: 10pt;
}

/* Anmälda lista */

table.ParticipantList
{
}

table.ParticipantList td.SeedNo
{
	width: 20px;
	padding-right: 2px;
	text-align: right;
}

table.ParticipantList td.Name
{
	text-align: left;
	padding-right: 30px;
}

table.ParticipantList td.Club
{
	text-align: left;
	padding-right: 30px;
}

table.ParticipantList td.Rating
{
	text-align: left;
	padding-right: 10px;
}

table.FlickSMList td.Name
{
	text-align: left;
	padding-right: 10px;
}

table.FlickSMList td.Skola
{
	text-align: left;
	width: 130px;
}

table.FlickSMList td.Klubb
{
	text-align: left;
	width: 120px;
}

table.FlickSMList th.FirstLastName
{
	text-align: left;
	width: 100px;
	font-weight: bold;
}

table.FlickSMList th.Name
{
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
}

table.FlickSMList th.Skola
{
	text-align: left;
	width: 130px;
	font-weight: bold;
}

table.FlickSMList th.Klubb
{
	text-align: left;
	width: 120px;
	font-weight: bold;
}

/* Game list */

table.GameList
{
	border: solid 1px #333;
	margin: 5px 0 5px 0;
}


table.GameList tr.Header
{
	background-color: #333;
	color: #EEE;
	font-weight: bold;
}

/* OnTour list */

table.OnTourList
{
	border: solid 1px #333;
	margin: 5px 0 5px 0;
	padding: 10px;
}

table.OnTourList tr.Even, table.OnTourList tr.Odd
{
	height: 40px;
}

table.OnTourList tr.Even td, table.OnTourList tr.Odd td
{
	border-right: solid 1px #888;
	padding-right: 20px;
	padding-left: 2px;
	/* vertical-align: top; */
}

table.OnTourList tr.Header
{
	background-color: #333;
	color: #EEE;
	font-weight: bold;
	text-align: left;
}

table.OnTourList tr.Header th
{
	padding: 4px;
	padding-right: 30px;
}

/* Genererade resultsidor */

table.berger  
{
	 border: 2px solid black;
	 padding: 0;
	 margin: 0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.berger td.start {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	border-bottom: #808080 1px solid;
}

table.berger td.name {
	font-weight: bold;
	font-size: 12px;
	border-bottom: #808080 1px solid;
}

table.berger td.namesmall {
	font-weight: bold;
	font-size: 12px;
	border-bottom: #808080 1px solid;
}

table.berger td.club {
	font-size: 9px;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
}

table.berger td.rating {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
}

table.berger td.result, table.berger td.result_black {
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	text-align: left;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}

table.berger td.result_black 
{
	background-color: #ECECEC;
}

table.berger td.round {
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

table.berger td.points {
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
}

table.berger .is_white {
	text-align: right;
	font-size: 8px;
	color: #000000;
}

table.berger .is_black {
	text-align: left;
	font-size: 8px;
	color: #000000;
}

table.berger .result {
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

