/*
Template specific style definitions.

Site: 
Author: Author
Date: dd mmmm yyyy
Base by Adam Barry
----------------------------------------------------------*/

/***********************************************************
Template: 
***********************************************************/

/*: Template section: 
----------------------------------------------------------*/

#content .subjectlist {
	width: 100%;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	float: left;
}

#content .subjectlist li {
	width: 140px;
	padding-left: 0;
	margin-left: 0;
	margin-right: 18px;
	margin-bottom: 10px;
	list-style-type: none;
	float: left;
}

#content .subjectlist span {
	width: 140px;
	background-color: white;
	font-size: 0.85em;
	color: inherit;
	float: left;
	display: block;
}
#content .subjectlist .price span span {
	width: 72px;
}

#content .subjectlist .name {
	font-size: 0.85em;
	font-weight: bold;
}

#content .subjectlist img {
	width: 140px;
	font-size: 0.75em;
	padding-top: 0;
	margin-left: 0;
	float: left;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


#content .box-container {
	width: 100%;
	height: 360px;
	float: left;
	position: relative;
	padding-top: 80px;
	top: -5px;
	left: 0;
}

#content dl.frontpage-news, #content dl.search, #content dl.nextmatch, #content dl.prevmatch, #content dl.auctions, .nlsu {
	width: 240px;
	height: 130px;
	background-image: url(/graphics/transparent-bg.png);
	text-align: left;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 35px;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 3;
}

#content .box-container {
	width: 100%;
	height: 360px;
	float: left;
	position: relative;
	top: -5px;
	left: 0;
}

#content dl.frontpage-news, #content dl.search, #content dl.nextmatch, #content dl.prevmatch, #content dl.auctions, .nlsu {
	width: 240px;
	height: 130px;
	background-image: url(/graphics/transparent-bg.png);
	text-align: left;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 35px;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	z-index: 3;
}
#content dl.search p {
	font-size: 0.8em ;
	padding-bottom: 4px;
}

#content dl.search a {
	float: right;
	position: relative;
	left: 0;
	bottom: 2px;	
}

#content dl.last {
	margin-right: 0;
	float: right;
	right: 0;
	top: -165px;
}

#content .frontpage-news dt, #content .search dt, #content .nextmatch dt, #content .prevmatch dt, #content .auctions dt {
	width: 205px;
	background-image: url(/graphics/black-arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: inherit;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: .04em;
	color: #1B522B;
	padding-left: 35px;
	float: left;
	display: block;
	position: relative;
	top: -6px;
	left: 0;	
}

#content .frontpage-news dd, #content .nextmatch dd, #content .auctions dd {
	font-size: 1.05em;
	padding-top: 3px;
}

#content .frontpage-news dd span, #content .auctions dd span {
	font-size: 0.8em;
	display: block;
}

#content .nextmatch dd img {
	background-color: inherit;
	width: 70px;
	height: 70px;
	color: inherit;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	overflow: hidden;
}

#content .nextmatch dd ul li span {
	background-color: inherit;
	font-size: 0.80em;
	color: #916803;
	padding-top: 3px;
	display: block;
}

#content .nextmatch ul {
	width: 70px;
	height: 100%;
	list-style-type: none;
	text-align: center;
	padding: 0;
}

#content .nextmatch ul li {
	margin-left: 0;
	clear: both;
}

#content .nextmatch ul.centerInfo {
	width: 100px;
	background-color: inherit;
	font-size: 0.75em;
	color: black;
	padding-top: 12px;
	float: left;
}
#content .nextmatch ul.centerInfo li {
	margin-left: 0;
}
#content .nextmatch dd a {
	width: 100%;
	height: 100px;
	background-color: inherit;
	color: black;
	padding: 0;
	display: block;
	float: left;
}
#content .nextmatch dd a:hover {
	color: black;
}

#content .sponsor-news span span {
	font-size: 0.85em;
	float: left;
	display: block;
	clear: both;
}

#content span.corners {
	width: 260px;
	height: 10px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	left: -10px;
	z-index: 1;
}

#content .AB-tv {
	background-color: transparent;
	color: inherit;
	position: relative;
	top: -5px;
	left: 0;
}

#content span.top {
	background-image: url(/graphics/fpBoxTop.png);
	top: -10px;
}

#content span.bottom {
	background-image: url(/graphics/fpBoxBottom.png);
	position: absolute;
	bottom: -10px;
	left: 0;
}

/* Dommerbords information */

.gameTableInformation {
    padding-top: 20px;    
}

.gameTableInformation fieldset {    
    border: none;
}

#site .gameTableInformation ul, #site .gameTableInformation li {
    padding: 0;
    margin: 0;
}

.gameTableInformation label {
     font-weight: bold;
}

/* Subpages */
.subpages {
     padding-right: 10px;
}
.subpages dd {
     border-top: solid 1px #173657;
     padding-bottom: 3px;
}
.subpages dd.first {
     border-top: none;
}
