/* @override 
	http://127.0.0.1/~simonwalker/bac2011/css/screen.css
	http://www.bracknellac.com/css/screen.css
	http://127.0.0.1/~simonwalker/Bracknell%20AC%202011/css/screen.css
*/

/*  
Brackenll AC Web Site 2011 version 1.0
screen.css
Author: Simon Walker - http://www.celadin.com
Last Updated: 22 Oct 2010
*/

/* @group body  */

body,
body input, 
body textarea {
	font: 100%/1.4 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	color: rgb(0, 0, 0);
	background: #ffffff;
}

p {
	line-height: 130%;
}

a,
a:visited,
a:hover {
	text-decoration: none;
	color: rgb(0, 0, 0);
}

ol, ul {
	list-style: none;
}

.clearer {
	clear: left;
}

/* @end */

/* @group content area */

#content {
	position: relative;
	width: 1000px;
	height: 1500px;
	margin: 0 auto;
	background: rgb(255, 255, 255);
}

/* @end */

/* @group header area */

/* @group mainmenu */

.mainmenu {
	margin: 0;
	padding: 0 0 30px 20px;
	border-bottom: 1px solid yellow;
	background-color: #281eb8;
	background-image: url(../images/buttonoverlay.png);
}

.mainmenu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.mainmenu a {
	float: left;
	font-size: 80%;
	line-height: 110%;
	font-weight: normal;
	margin: 5px 10px 0 10px;
	color: yellow;
}

.mainmenu a.active,
.mainmenu a:hover {
	border-bottom: 4px solid yellow;
	padding-bottom: 7px;
	color: yellow;
}

.mainmenu a:visited {
	color: yellow;
}

/* @end */

/* @group left and right block */

.leftblock {
	float: left;
	width: 700px;
	height: 230px;
	color: #fff;
}

.leftblock img.logo {
	margin: 125px 0 0 30px;
	padding: 0;
}

.leftblock p {
	font-weight: bold;
	font-size: 90%;
	margin-left: 30px;
	margin-top: 10px;
	background-color: #747474;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 5px;
	width: 635px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	border-radius: 8px; 
}

.leftblock p span#fixtures {
	font-weight: normal;
}

.rightblock {
	background-color: #474747;
	margin-left: 700px;
	margin-top: 0;
	padding: 0;
	width: 300px;
	height: 230px;
}

/* @end */

table#lastestphotos {
	width: 290px;
	margin-left: 5px;
	background-color: #474747;
	border-collapse: collapse;
}

table#lastestphotos tr:hover td {
	background-color: #5e5f5f;
}

table#lastestphotos td {
	vertical-align: middle;
	padding: 3px;
}

table#lastestphotos td {
	font-size: 12px;
	color: #ffffff;
}

table#lastestphotos td.img img {
	width: 80px;
	margin: 0 0 0 8px;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #ffffff;
}

#nextfixture a {
	color: rgb(255, 255, 000);
	font-weight: normal;
}

/* @end */

/* @group special area */

.special {
	margin: 20px 0 20px 0;
	padding: 10px;
	border: 1px solid  #d2d2d2;
	background-color: #e3e3e3;
	box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.special.picture {
	height: 190px;
}

.special img {
	width: 200px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
}

.special h2 {
	font-size: 140%;
	color: #281eb8;
	font-weight: bold;
}

.special p {
	font: 120%/1.2 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
	font-weight: normal;
}

.special li {
	font: 120%/1.2 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
	font-weight: normal;
}

.special h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #6c6c6c;
	font-size: 80%;
	letter-spacing: 1px;
}

.special h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6c6c;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
}

/* @end */

/* @group content area */

hr {
	clear: left;
	width: 1000px;
	border: 0px;
	padding-top: 10px;
	border-bottom: 1px solid #cecece;
}

/* @group firstrow */

#firstrow {
	margin-top: 20px;
	width: 1000px;
}

#firstrow .leftbox {
	float: left;
	width: 600px;
	padding: 10px;
	border-right: 1px solid #cecece;
	min-height: 300px;
	overflow: hidden;
}

#firstrow .rightbox {
	float: left;
	width: 355px;
	padding: 10px;
	min-height: 300px;
	overflow: hidden;
}

/* @end */

/* @group secondrow */

#secondrow {
	clear: left;
	width: 1000px;
	padding-top: 10px;
	min-height: 300px;
	overflow: hidden;
}

#secondrow .leftbox {
	float: left;
	width: 355px;
	padding: 10px;
	border-right: 1px solid #cecece;
	min-height: 300px;
	overflow: hidden;
}

#secondrow .rightbox {
	float: left;
	width: 600px;
	padding: 10px;
	min-height: 300px;
	overflow: hidden;
}

/* @end */

#firstrow .leftbox img.loader,
#firstrow .rightbox img.loader,
#secondrow .leftbox img.loader,
#secondrow .rightbox img.loader {
	position: relative;
	left: 48%;
	top: 48%;
}

#firstrow .leftbox h2,
#firstrow .rightbox h2,
#secondrow .leftbox h2,
#secondrow .rightbox h2 {
	font-size: 140%;
	color: #281eb8;
	font-weight: bold;
}

#firstrow .leftbox h3,
#firstrow .rightbox h3,
#secondrow .leftbox h3,
#secondrow .rightbox h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #6c6c6c;
	font-size: 90%;
	letter-spacing: 1px;
}

#firstrow .leftbox h4,
#firstrow .rightbox h4,
#secondrow .leftbox h4,
#secondrow .rightbox h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6c6c;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
}

#firstrow .leftbox p img,
#firstrow .rightbox p img,
#secondrow .leftbox p img,
#secondrow .rightbox p img {
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
}

#firstrow .leftbox p a,
#firstrow .rightbox p a,
#secondrow .leftbox p a,
#secondrow .rightbox p a,
#newslist .newsblock p a {
	font: 100%/1.4 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	color: #281eb8;
	font-weight: bold;
}

#firstrow .leftbox p,
#firstrow .rightbox p,
#secondrow .leftbox p,
#secondrow .rightbox p {
	font: 105%/1.4 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-weight: normal;
}

/* @end */

/* @group thirdrow */

#thirdrow {
	padding: 0;
	margin: 0;
	width: 1000px;
}

#thirdrow .leftbox {
	float: left;
	width: 300px;
	padding: 10px;
	border-right: 1px solid #cecece;
	min-height: 250px;
}

#thirdrow .middlebox {
	float: left;
	width: 300px;
	padding: 10px;
	border-right: 1px solid #cecece;
	min-height: 250px;
}

#thirdrow .rightbox {
	float: left;
	width: 300px;
	padding: 10px;
	height: 220px;
}

#thirdrow h2 {
	font-size: 100%;
	color: #281eb8;
	font-weight: bold;
	text-transform: uppercase;
}

#thirdrow a {
	color: #281eb8;
}

#thirdrow .small {
	margin: 10px 0 10px 0;
	font-size: 70%;
	font-weight: normal;
}

/* @end */

/* @group fourthrow */

#fourthrow {
	padding: 0;
	margin: 0;
	background: rgb(255, 255, 255);
}

#fourthrow img {
	width: 200px;
}

#fourthrow .leftbox {
	float: left;
	width: 300px;
	padding: 10px;
	height: 200px;
	font-size: 80%;
}

#fourthrow .middlebox {
	float: left;
	width: 300px;
	padding: 10px;
	height: 200px;
	font-size: 80%;
}

#fourthrow .rightbox {
	float: left;
	width: 300px;
	padding: 10px;
	height: 200px;
}

#fourthrow h2 {
	font-size: 100%;
	color: #281eb8;
	font-weight: bold;
	text-transform: uppercase;
}

/* @end */

/* @group information area */


#information .leftbox {
	float: left;
	margin-top: 20px;
	width: 750px;
	min-height: 450px;
	padding: 10px;
	border-right: 1px solid #cecece;
}

#information .rightbox {
	float: left;
	margin-top: 20px;
	width: 200px;
	padding: 10px;
}

#information .leftbox h1 {
	font-size: 160%;
	color: #281eb8;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#information .leftbox h2 {
	font-size: 130%;
	color: #281eb8;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#information .leftbox h3 {
	font-size: 110%;
	color: #281eb8;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#information .leftbox.coaching h3 {
	margin-top: 50px;
}

#information .leftbox.coaching ol {
	margin-top: 20px;
}

#information .leftbox.coaching ol li {
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#information .leftbox.coaching ol li img {
	padding: 15px;
	border: 1px solid #b8b8b8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

#information .leftbox.coaching ol li p.caption {
		font: 90%/1.3 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

#information .leftbox ul li {
	font-weight: bold;
	margin-bottom: 10px;
}

#information .leftbox ul li img {
	margin-right: 10px;
}

#information .leftbox a.button {
	padding: 5px 10px;
	background: #281eb8;
	color: #fff;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	color: #fff;
	color: #fff;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
}

#information .leftbox a.button:hover,
#information .leftbox a.button:focus {
	background: #6392e6
}

#information .leftbox table.people {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	width: 680px;
}


#information .leftbox table.people caption {
	text-align: left;
	font-size: 130%;
	color: #281eb8;
	font-weight: bold;
	padding-bottom: 10px;
}

#information .leftbox table.people th {
	text-align: left;
	border-bottom: 5px solid #cecece;
}

#information .leftbox table.people td {
	font: 110%/1.4 Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}


#information .leftbox table.people td.title {
	width: 200px;
	font-size: 100%;
	font-weight: bold;
	padding-right: 10px;
}

#information .leftbox table.people td.name {
	width: 130px;
	font-size: 100%;
}

#information .leftbox table.people td img {
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #b8b8b8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

#information .leftbox table.membershipfees,
#information .leftbox table.reducedmembershipfees {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	width: 500px;
}

#information .leftbox table.membershipfees th,
#information .leftbox table.reducedmembershipfees th {
	text-align: left;
	font: 110%/1.4 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #281eb8;
}

#information .leftbox table.membershipfees th.fee,
#information .leftbox table.reducedmembershipfees th.fee {
	text-align: center;
}

#information .leftbox table.membershipfees .description,
#information .leftbox table.reducedmembershipfees .month {
	padding-left: 5px;
}

#information .leftbox table.membershipfees .fee,
#information .leftbox table.reducedmembershipfees .fee {
	padding-right: 5px;
}

#information .leftbox table.membershipfees tr:nth-child(even),
#information .leftbox table.reducedmembershipfees tr:nth-child(even) {
	background-color: #c1e6eb;
	background-color: rgba(161, 222, 233, 0.4);
}

#information .leftbox table.membershipfees td,
#information .leftbox table.reducedmembershipfees td {
	font: 110%/1.4 Georgia, "Times New Roman", Times, serif;
}

#information .leftbox table.membershipfees td.fee,
#information .leftbox table.reducedmembershipfees td.fee {
	text-align: right;
	width: 80px;
}

#information .leftbox table.photoalbum {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	width: 700px;
}

#information .leftbox table.photoalbum tr{
	background-color: #c1e6eb;

	background-color: rgba(161, 222, 233, 0.4);
}


#information .leftbox table.photoalbum td {
	font: 100%/1.3 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #281eb8;;
	vertical-align: top;
	padding: 10px;
	border-bottom: 2px solid #cecece;
}

#information .leftbox table.photoalbum td.img {
	width: 200px;
}

#information .leftbox table.photoalbum img {
	width: 180px;
}

#information .leftbox table.fixturelist {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	width: 700px;
}

#information .leftbox table.fixturelist th,
#information .leftbox table.fixturelist td {
	font: 110%/1.4 Georgia, "Times New Roman", Times, serif;
}

#information .leftbox table.fixturelist th {
	text-align: left;
	font: 110%/1.4 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #281eb8;
}

#information .leftbox table.fixturelist th.date,
#information .leftbox table.fixturelist td.date {
	padding-left: 5px;
	width: 180px;
}

#information .leftbox table.fixturelist td.date,
#information .leftbox table.fixturelist td.type,
#information .leftbox table.fixturelist td.name,
#information .leftbox table.fixturelist td.location {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}

#information .leftbox table.fixturelist td.Club {
	background-color: #c1e9e9;
	border-bottom: 2px solid #fffeff;
}

#information .leftbox table.fixturelist td.Regional {
	background-color: #e6b02a;
	border-bottom: 2px solid #fffeff;
}

#information .leftbox table.fixturelist td.National {
	background-color: #b8e44d;
	border-bottom: 2px solid #fffeff;
}

#information .leftbox table.fixturelist td.County {
	background-color: #e9b1d8;
	border-bottom: 2px solid #fffeff;
}

#information .leftbox table.fixturelist td.Schools {
	background-color: #e79f7c;
	border-bottom: 2px solid #fffeff;
}

#information .leftbox table.fixturelist td.name a {
	font: 90%/1.3 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}

#information .leftbox  p {
	font: 110%/1.4 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

#information .leftbox  img.loader {
	position: relative;
	left: 48%;
	margin-bottom: 30px;
}

#information #newslist div.newsblock {
	border-bottom: 1px solid #cecece;
}


#information .rightbox h3 {
	font-size: 110%;
	color: #281eb8;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#information .rightbox  p {
	font: 100%/1.3 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

#information .rightbox ul li {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
}

#information .rightbox ul li img {
	margin-right: 10px;
}


#information .rightbox.coaching em {
	font-weight: bold;
}

#information .rightbox table.fixtureskey {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 25px;
	width: 150px;
}

#information .rightbox table.fixtureskey td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 100%/1.3 Georgia, "Times New Roman", Times, serif;
}

#information .rightbox table.fixtureskey td.Club {
	background-color: #c1e9e9;
	border-bottom: 2px solid #fffeff;
}

#information .rightbox table.fixtureskey td.Regional {
	background-color: #e6b02a;
	border-bottom: 2px solid #fffeff;
}

#information .rightbox table.fixtureskey td.National {
	background-color: #b8e44d;
	border-bottom: 2px solid #fffeff;
}

#information .rightbox table.fixtureskey td.County {
	background-color: #e9b1d8;
	border-bottom: 2px solid #fffeff;
}

#information .rightbox table.fixtureskey td.Schools {
	background-color: #e79f7c;
	border-bottom: 2px solid #fffeff;
}


/*

 @end */

/* @group popup area */

.popup_container {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/lightview/overlay.png);
	display: block;
	width: 100%;
	height: 1600px;
}

.popup_content {
	display: block;
	background: #fff;
	background: #fff -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.3,#fefefe), to(#f4f4f4));
	background: -moz-linear-gradient(top, #fff, #f4f4f4);
	border: 6px solid #fff;
	min-height: 500px;
	padding: 20px 30px 0;
	top: 100px;
	left: 110px;
	width: 700px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 4px 13px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 4px 13px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	position: relative;
}

.popup_content #fullarticle #header h1 {
	font-size: 160%;
	color: #281eb8;
	font-weight: bold;
}

.popup_content #fullarticle #header h2,
.popup_content #fullarticle #location h2 {
	font-size: 140%;
	color: #281eb8;
	font-weight: bold;
}

.popup_content #fullarticle #header h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #6c6c6c;
	font-size: 90%;
	letter-spacing: 1px;
}

.popup_content #fullarticle #location h3 {
	font-size: 110%;
	color: #281eb8;
	font-weight: bold;
}

.popup_content #fullarticle #header h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6c6c;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
}

.popup_content #fullarticle #header h4.Club,
.popup_content #fullarticle #header h4.Regional,
.popup_content #fullarticle #header h4.National,
.popup_content #fullarticle #header h4.County,
.popup_content #fullarticle #header h4.Schools {
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 5px;
}

.popup_content #fullarticle #header h4.Club {
	color: rgb(0, 0, 0);
	background-color: #c1e9e9;
}

.popup_content #fullarticle #header h4.Regional {
	color: rgb(0, 0, 0);
	background-color: #e6b02a;
}

.popup_content #fullarticle #header h4.National {
	color: rgb(0, 0, 0);
	background-color: #b8e44d;
}

.popup_content #fullarticle #header h4.County {
	color: rgb(0, 0, 0);
	background-color: #e9b1d8;
}

.popup_content #fullarticle #header h4.Schools {
	color: rgb(0, 0, 0);
	background-color: #e79f7c;
}

.popup_content #fullarticle #header {
	margin-bottom: 10px;
}

.popup_content #fullarticle #article {
	height: 370px;
	overflow: auto;
}

.popup_content #fullarticle #location {
	height: 460px;
	overflow: auto;
}

.popup_content #fullarticle #article p,
.popup_content #fullarticle #location p {
	font: 110%/1.3 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-right: 10px;
}

.popup_content #fullarticle #article p a,
.popup_content #fullarticle #location p a {
	font-weight: bold;
	color: #281eb8;
}

.popup_content #fullarticle #article ul,
.popup_content #fullarticle #location ol {
	margin-left: 20px;
	margin-right: 10px;
}

.popup_content #fullarticle #article ul li,
.popup_content #fullarticle #location ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: outside;
}

.popup_content #fullarticle #article p img {
	width: 250px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
}

.popup_content #fullarticle #article #teammanager h4,
.popup_content #fullarticle #article #fixturedetails h4 {
	font-size: 100%;
	color: #281eb8;
	font-weight: bold;
}

.popup_content #fullarticle #article #teammanager table {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 20px;
}

.popup_content #fullarticle #article #teammanager table img {
	width: 250px;
}

.popup_content #fullarticle #article #teammanager table td {
	padding-right: 10px;
	vertical-align: top;
	color: rgb(0, 0, 0);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

.popup_content #fullarticle #article #teammanager table td .name {
	font-weight: bold;
}

.popup_content #fullarticle #article #fixturedetails img {
	width: 670px;
}

.popup_content #fullarticle #article #fixturedetails ul li {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}

.popup_content #fullarticle #article #fixturedetails ul li img{
	width: 40px;
	padding-right: 10px;
}

.popup_content #fullarticle #article #fixturedetails table {
	margin-top: 10px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.popup_content #fullarticle #article #fixturedetails table th {
	background-color: rgb(161, 222, 233);
	padding: 2px;
}

.popup_content #fullarticle #article #fixturedetails table th,
.popup_content #fullarticle #article #fixturedetails table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

.popup_content #fullarticle #article #fixturedetails table .time {
	width: 70px;
}

.popup_content #fullarticle #article #fixturedetails table .race {
	width: 250px;
}

.popup_content #fullarticle #article #fixturedetails table td {
	padding-right: 10px;
	border-bottom: 1px solid rgb(161, 222, 233);
}



.popup_close {
	background: url(../images/close_button.png);
	display: block;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: -18px;
	left: -22px;
	text-indent: -9999px;
	width: 30px;
	z-index: 2;
}

/* @end */
