﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.72em;
	background: #0063BE url(bg1.png) top left repeat;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

#brattefors
{
	margin: auto;
	width: 1007px;
}

#page
{
	float: left;
	width: 981px;
	margin-left: 10px;
	margin-top: 10px;
}

#mainWrapper, .float_left
{
	float: left;
}

#top
{
	height: 16px;
	position: relative;
	z-index: 100;
	background: url(page/top.png) bottom left no-repeat;
}

#header
{
	background: url(page/header.png) top left no-repeat;
	height: 137px;
	position: relative;
	padding:  0px 16px 0;
}

#logo
{
	height: 88px;
	background: url(../../Images/logo.png) top left no-repeat;
	width: 286px;
	display: block;
	position: relative;
	left: 10px;
	top: -3px;
}

#time
{
	float: right;
	margin-top: -9px;
	margin-left: 7px;
	margin-right: 5px;
}

#content
{
	background: url(page/content.png) top left repeat-y;
	margin: 0;
	padding: 7px 14px 0;
}

#bottom
{
	height: 44px;
	text-align: center;
	background: url(page/bottom.png) top left no-repeat;
}

#bottom a
{
	line-height: 70px;
	padding-right: 10px;
	color: #fff;
}

a
{
	color: #6F5B4A;
}

a:hover
{
	color: #BDA131;
}

a.block
{
	display: block;
}

h3 a.block
{
	margin: 0 0 10px;
}

div.byline
{
	color: #999;
	margin: 6px 0 0 -8px;
	padding-bottom: 20px;
}

div.byline a
{
	color: #999;
}

h1
{
	font-size: 2em;
	color: #6b6b6b;
	margin: 21px 0 30px -8px;
	line-height: 1.0em;
}

h1 span
{
	color: #999;
	font-weight: 400;
	font-size: 0.6em;
}

h1.hasByline
{
	margin-bottom: 0;
	padding-bottom: 0;
}

h2
{
	font-size: 1.2em;
	color: #6b6b6b; 
	width: auto;
	margin: 15px 0 10px -8px;
	border-bottom: 1px solid #ccc;
}

/* ------------------
		menu 
   ------------------  */
#menu
{
	width: 947px;
	height: 25px;
	background: url('menu.png') top left no-repeat;
	padding-left: 6px;
	position: absolute;
	float: left;
	z-index: 99;
	bottom: 3px;
	left: 14px;
	margin: 3px 0 0;
}

#menu a:hover
{
	background-color: #A39282;
}

#menu a
{
	float: left;
	color: #fff;
	line-height: 25px;
	font-size: 1.1em;
	font-weight: 700;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0 0 0 2px;
	padding: 0 15px;
}


#menu ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 99;
	list-style-type: none;
}
#menu li.outerMenu
{
	float: left;
	background: #3af;
}
#menu li.outerMenu a
{
	padding: 8px;
	color: #fff;
}
#menu div.innerMenu a
{
	display: block;
}
#menu div.innerMenu
{
	display: none;
}
#menu li.outerMenu a span
{
	visibility: visible;
	margin-left: 5px;
	padding: 0 5px 0 5px;
	line-height: 5px;
	background: #fff;
}

/* ------------------
		subMenu 
   ------------------  */
.subMenu
{
	float: left;
	width: 163px;
	margin: 0 11px 10px 0;
}

.subMenuConf
{
	float: left;
	margin: 0 11px 0 0;
	width: 285px;
}

.subMenuBox
{
	margin-right: 5px;
}

.subMenuBox ul li
{
	list-style-type: none;
	margin-left: 10px;
	line-height: 1.4em;
}

.subMenuBox h3
{
	color: #6b6b6b; /*color:#277f31;*/
	font-size: 1.2em;
	margin: 12px 0 4px;
}

.subMenuBox h3 a
{
	color: #277f31;
	text-decoration: none;
}

.subMenuBox li a
{
	color: #000;
	text-decoration: none;
}

.subMenuBox a:hover
{
	text-decoration: underline;
}

.subMenuBox input.text
{
	width: 86%;
}

.subMenuBox.login p
{
	margin: 0 0 5px;
	padding: 0;
}

.subMenuBox .enter
{
	width: auto;
	margin-top: 5px;
}
.subMenu input.text
{
	width:120px;
}

/* ------------------
		main 
   ------------------  */
.mainWide
{
	width: 778px;
	margin-right: 0;
}

.mainFull
{
	width: 951px;
	margin-right: 0;
}

.mainRegular
{
	width: 567px;
	margin: 0 11px 7px 0;
}


/* ------------------
		sideBar 
   ------------------  */
#sidebar
{
	float: left;
	width: 200px;
}

#sidebar ul li.rank, #sidebar ul li
{
	color: #000;
	list-style-position: outside;
	list-style-type: none;
	font-size: 1em;
	padding-bottom: 2px;
}

#sidebar ul.rank li
{
	line-height: 1.8em;
}

#sidebar ul li img
{
	vertical-align: middle;
}

#sidebar ol
{
	padding-left: 30px;
	list-style: decimal;
	list-style-position: inside;
}

#sidebar h1
{
	color: #898989;
	font-size: 1.2em;
	margin: 12px 0 4px;
}

/* ------------------
		Boxes
   ------------------  */
.sidebarBox, .subMenuBox
{
	margin: 0 0 7px 0;
}

.mainRegular, .mainConf, .mainFull, .mainWide
{
	float: left;
	position: relative;
}


.sidebarBox .boxHead, .subMenuBox .boxHead, .main .boxHead
{
	background: url(sidebarBox/tr.png) no-repeat top right;
	margin: 0;
	padding: 0;
}

.subMenuBox .boxHead
{
	background: url(sidebarBox/tr.png) no-repeat top right;
}

.sidebarBox .boxHead .boxLeft, .subMenuBox .boxHead .boxLeft, .main .boxHead .boxLeft
{
	background: url(sidebarBox/h2.png) top left no-repeat;
}

.sidebarBox .boxHead h2, .subMenuBox .boxHead h2, .main .boxHead h2
{
	color: #fff;
	font-weight: 700;
	font-size: 1.1em;
	padding: 6px 12px 4px 12px;
	margin: 0;
}

.main .boxHead h2 span, .main .boxHead h2 a
{
	color: #fff;
	text-decoration: none;
}

.subMenuBox .boxHead a
{
	position: absolute;
	top: 10px;
	right: 11px;
}

.sidebarBox .boxHead h2 span
{
	color: #fff;
	font-weight: 400;
	font-size: 0.75em;
}

.mainBox .boxHead h2 span
{
	color: #999;
	font-weight: 400;
	font-size: 0.7em;
}

.sidebarBox .boxBody, .subMenuBox .boxBody, .main .boxBody
{
	background: #fff;
	margin: 0;
	padding: 8px 12px 15px 12px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.sidebarBox .boxFooter, .subMenuBox .boxFooter, .main .boxFooter
{
	padding: 0;
	margin: 0;
	background: url('sidebarBox/br.png') top right no-repeat;
}

.sidebarBox .boxFooter .boxLeft, .subMenuBox .boxFooter .boxLeft, .main .boxFooter .boxLeft
{
	background: url('sidebarBox/bl.png') top left no-repeat;
}

.subMenuBox .boxBody
{
	padding-top: 1px;
	padding-bottom: 1px;
}

.sidebarBox .boxBody
{
	padding-bottom: 1px;
}

.main .boxBody
{
	min-height: 400px;
	padding: 1px 20px 31px 20px;
}

.sidebarBox .boxBody p
{
	margin: 0;
	padding: 4px 0;
}

.sidebarBox a
{
	display: block;
	padding: 2px 0;
}

.boxBody a
{
	display: block;
	padding: 2px 0;
}

.sidebarBox span.inner a
{
	display: inline;
}
.mainBox
{
	margin-bottom: 30px;
}

.mainBox a.footer
{
	display: block;
	color: gray;
	font-size: 1em;
	padding: 5px 2px;
}

h2.tblBox
{
	background-color: #999;
	padding-left: 3px;
	height: 18px;
	margin: 0;
	line-height: 18px;
	color: #fff;
	font-size: 1em;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
}

/* ------------------
		TABLE 
   ------------------  */
table
{
	border-collapse: collapse;
}

table td.bottom
{
	vertical-align: bottom;
}
table td.top
{
	vertical-align: top;
}
table td.middle
{
	vertical-align: middle;
}
table td, table th
{
	text-align: left;
	vertical-align: top;
	padding: 2px 10px 2px 0;
}

#sidebar table td
{
	padding: 1px 0 1px 6px;
}

#sidebar table td:first-child
{
	padding-left: 0;
}

.main table th
{
	font-weight: 700;
	color: #000;
	background-color: #A39282;
	border-bottom: solid 2px #dce0dc;
}
.main table th a
{
	Color:Black;
	}

.main table.spacy td, .main table.spacy th, .main table.horseTree td
{
	padding: 4px 15px 4px 5px;
}
 .main table.horseTree
 {
 	border: solid 2px #6F5B4A;
 	
 	}
 .main table.horseTree td
 {
 	vertical-align: middle;
 	}
 	
.main table.indent td, .main table.indent th
{
	padding: 2px 5px;
}

.main table, #sidebar table, .subMenuBox table
{
	width: 100%;
}

.main table.thin, #sidebar table.thin
{
	width: auto;
}

table tr.topBorder td
{
	border-top: solid 1px #dce0dc;
}

table tr.bottomBorder td
{
	border-bottom: solid 1px #dce0dc;
}

.main table.left
{
	float: left;
	width: 48%;
	margin-right: 5px;
}

.main table.right
{
	float: right;
	width: 48%;
	margin-right: 0;
}

tr.odd, td.even
{
	background-color: transparent;
}
td.flag, td.nr, th.nr
{
	width: 20px;
}
th.seriesNr
{
	width: 40px;
}

td.abbreviation
{
	width: 60px;
}

tr.even, td.even
{
	background-color: #F7EADE;
}

table.search td
{
	padding: 5px;
	background-color: #ddf;
}

table.search td.label
{
	font-weight: bold;
	vertical-align: middle;
}

table.form
{
	padding: 10px;
}

table.form td, th
{
	padding: 3px;
	width: auto;
}

table.form td.label
{
	text-align: right;
}

table td.groupHeader
{
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin-top: 20px;
	background-color: #E2DCDC;
	color: #330;
	font-weight: bold;
	padding: 0 0 2px 8px;
}

table.naked
{
	margin: -8px;
}

table.naked td
{
	padding: 2px 0 2px 8px;
}

/* ------------------
		MISC 
   ------------------  */
.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

div.img
{
	margin-right: 20px;
}

.date
{
	color: #666;
	padding-right: 8px;
	font-weight: 400;
}

div.qoute
{
	font-style: italic;
	font-size: 0.9em;
	padding-bottom: 10px; /*border-bottom:solid 1px #eee;*/
}

div.separator, div.borderSeparator
{
	font-size: 0;
	line-height: 0;
	height: 20px;
	clear: both;
	margin: 0;
	padding: 0;
}

div.borderSeparator
{
	height: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #ccc;
}

#sidebar div.borderSeparator
{
	height: 10px;
	margin-bottom: 10px;
}

.nowrap
{
	white-space: nowrap;
}

div.playerInfo p, div.managerInfo p
{
	margin: 5px 0 8px;
	padding: 0;
}

br.clear, div.clear
{
	clear: both;
	height: 1px;
}

.sidebarBox a.footer
{
	display: block;
	width: 100%;
	text-align: right;
	color: gray;
	font-size: 0.9em;
}

.subMenuBox ul, #sidebar ul
{
	margin: 0;
	padding: 0;
}

#subMenu a, .sidebarBox a.active
{
	text-decoration: none;
	color: #000;
}

.shy
{
	color: #666;
}

textarea
{
	font-family: Verdana, Helvetica;
}

.smallText, .paging
{
	/*font-size: 0.9em;*/
}

/* ------------------
      Highlights 
   --------------- */
.positive
{
	color: #277f31;
}


.negative, .red
{
	color: #a00;
}

.error, .ok, .alert, .edit, .alert_shy
{
	background-color: #f3e4e4;
	border: solid 1px #fc0;
	margin: 10px 0;
	padding: 7px 10px;
}

.alert_shy
{
	border: 1px solid #cccccc;
	background: #ebeeeb;
}

.error
{
	border: solid 1px #a00;
}

.ok
{
	border: solid 1px #a5d18a;
	background-color: #e7fbdb;
}

.alert, .edit
{
	border: solid 1px orange;
	background-color: #fcf6df;
}

.highlight
{
	font-weight: 700;
	color: Orange;
}

/* ------------------
   Image
------------------ */

img
{
	border: 0;
}

.subMenuBox ul, .main ul li
{
	padding-bottom: 10px;
}

.inner, .sidebarBox a.inner, #sidebar td a
{
	display: inline;
}

tr.boldRow td, tr.boldRow th, p.strong, span.strong, .sidebarBox a.supporter, table td.ch
{
	font-weight: 700;
}


.float_right
{
	float: right;
}

h2.info
{
	margin-left: 0;
}

h2.info, h3
{
	margin-top: 15px;
	margin-bottom: 5px;
	width: auto;
}

/*
Lists, potential forum messages
*/
ul
{
	margin: 0 0 0 20px;
	padding: 0;
}

li
{
	list-style-type: none;
}

.listOdd td, .listEven td
{
	padding: 0;
}

.list
{
	border: 1px solid #849d84;
	margin-bottom: 10px;
}

.listHeader
{
	background-color: #849d84;
	padding: 5px;
	color: #fff;
}

.listHeader a, .listHeader span
{
	color: #fff;
}

.listHeader .date
{
	float: right;
}

.listBody
{
	padding: 10px;
}

.listFooter
{
	background-color: #dce2dc;
	text-align: right;
	height: 15px;
	padding: 5px;
}

.listFooter a
{
	margin-right: 5px;
}


/*
Datepicker
*/

.calendarWrapper_Default th, .calendarWrapper_Default td
{
	padding: 0;
	vertical-align: middle;
}

/*Forms*/
select, input, textarea
{
	font-size: 1.05em;
}

.starWhole, .starBig, .starHalf
{
	vertical-align: middle;
}

      .pageView
        {
            border: 1px solid #898c95;
            border-top: none;
            margin-top: -11px;
            padding-bottom: 15px;
            padding-left:12px;
            padding-top: 10px;
        }
        .pageView img
        {
            margin: 0;
        }
        .tabbedPageViewWrapper
        {
            
            background: #f0f0f0;
           
        }
        .pageView h2 
        {
            margin:15px 0 10px -8px;
            }
.dragHandle {
background-color:#6F5B4A;
border:thin outset black;
cursor:move;
height:175px;
width:10px;
}
