﻿#overflow
{
	/* Added because of IE8, overflow is not needed at this page type at all */
	overflow: hidden;
}

table.entryview
{
	border-top-style: hidden;
	clear: both;
	margin: 2ex 0px 6ex 0px;
	vertical-align: middle;
	width: 100%;
}

.clear
{
	clear: both;
}

table.entryview th
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	color: Black;
	empty-cells: hide;
}
	
table.entryview td
{
	padding-left: 8px;
	padding-right: 8px;
	height: 48px;
}

td.racename, td.raceevent, td.racedate
{
	background-color: #a186be;
	background-image: url('../images/table_top2.png');
	background-position: top;
	background-repeat: repeat-x;
	color: Blue;
	font-size: larger;
	font-weight: bold;
	padding: 8px;
	border-left-style: none;
	border-right-style: none;
}

td.racedate
{
	text-align: right;
}

td.number
{
	background-color: #662d91; /*Blue*/ /*#2b073f*/ /*#360b4e*/
	background-image: url('../images/table_number.png');
	background-repeat: repeat-x;
	color: Yellow;
	font-size: x-large; 
	font-weight: bold;
	padding-right: 8px;
	text-align: center;
}

td.small
{
	font-size: large;
}

td.smaller
{
	font-size: medium;
}

td.smallest
{
	font-size: small;
}

table.entryview td.photo
{
	background-color: Transparent;
	text-align: center;
	font-weight: bold;
	padding-right: 8px;
	/*height: 146px;*/
	width: 236px;
}

td.car
{
}

td.group
{
	color: Yellow;
	padding-right: 0.5em;
	text-align: right;
}

td.entrant
{
	color: Blue;
	font-size: large; 
	font-weight: bold;
}

td.bodywork
{
	color: White;
	font-weight: bold;
}

td.engine
{
	color: White;
	font-weight: bold;
}

td.driverEntry
{
	color: Black;
	font-size: large;
	font-weight: bold;
}

td.chipEntry
{
}

td.categoryEntry
{
	color: Blue;
	font-size: larger;
	font-weight: bold;
	padding-right: 0.5em;
	text-align: right;
}

td.carEntry
{
	font-size: large;
	color: Gray;
}

td.chassisEntry
{
}

td.motorEntry
{
	text-align: right;
}

td.entrantEntry
{
	color: Gray;
	font-size: larger;
	font-weight: bold;
}

td.townEntry
{
}

td.updatedEntry
{
	font-style: italic;
	padding-right: 0.5em;
	text-align: right;
}




td.updated
{
	border-right-style: none;
}

td.contributor
{
	border-left-style: none;
	/*font-family: 'Times New Roman';*/
	font-size: smaller;
	font-weight: bolder;
	padding-top: 10px;
	text-align: right;
}

#SortingLinksDiv
{
	background-color: Silver;
	background-image: url('../images/table_top2.png');
	background-repeat: repeat-x;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	margin: 2px 0px 3ex 0px;
	padding: 5px;
	text-align: justify;
}

.separatorbegin
{
	font-size: large;
	margin: 2ex 15px 0ex 15px;
}

.separatorend
{
	font-style: italic;
	margin: -3ex 15px 10ex 15px;
}

.morephotos
{
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	background-color: #dcdcdc;
	margin-top: 2ex;
	padding: 1em;
}

.morephotowrapper
{
	margin-top: 2ex;
}

