@charset "utf-8";
body {
	margin: 0px;
	background-color: #C8C8C8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: justify;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mainBody input, select {
	margin-top: 3px;
}
#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#header {
	padding: 10px;
}
#mainBody {
	padding: 10px;
}
.menuBox {
	margin-bottom: 20px;
	border: 1px solid #333;
}

.menuBox .content {
	padding: 10px;
	background-color: #E9E9E9;
	text-align: left;
}
#mainBody #column2{
	padding: 0px 20px;
}

.menuBox .content p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.menuBox .content select {
	margin-top: 3px;
	width: 100%;
}
.menuBox .content #basketMenu {
	font-size: 9px;
}
.menuBox #opponent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.redLink {
	color: #C00;
	text-decoration: none;
}
a.redLink:hover {
	color: #039;
	text-decoration: none;
}
.featuredProgs {
	background-color: #EFEEF4;
	margin-top: 5px;
	text-align: left;
}
fieldset {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}
legend {
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.pageBoxes {
	width: 100%;
	margin-bottom: 20px;
}
.pageBoxes th {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(../img/table-head-fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pageBoxes a {
	color: #333;
	text-decoration: none;
	display: block;
}
.pageBoxes a:hover {
	color: #C00;
}
#dataNav a {
	padding: 5px;
}
#progSearch {
	margin-bottom: 20px;
	border: 1px solid #666666;
	font-size: 11px;
	line-height: 18px;
	background-color: #EFEEF4;
}
#progImage {
	float: left;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#progDetails {
	float: left;
	width: auto;
}
#progSelect {
	float: right;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	width: 100px;
}
#basketBoxHead {
	padding: 5px;
	width: 190px;
	text-align: center;
	background-color: #00243C;
	color: #FFFFFF;
	font-weight: bold;
}
#basketBox {
	margin-bottom: 20px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
}
#basketBox p {
	margin-bottom: 10px;
	margin-top: 10px;
}
#basketList th {
	background-color: #00243C;
	color: #FFFFFF;
	font-size: 11px;
}
#basketList td {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#basketTotals {
	font-size: 11px;
}
#basket {
	font-size: 11px;
}
#basket p {
	text-align: left;
}
.clearDiv {
	clear: both;
}
.customerLoginReg th {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/black-bg.jpg);
	text-align: left;
	padding-left: 10px;
}
#membersArea {
	clear: both;
	float: left;
}
#membersArea a {
	margin-top: 7px;
	display: block;
	color: #000099;
	font-weight: bold;
}
#membersArea a:hover {
	color: #666666;
}
#searchProgrammes fieldset select {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#moreInfofBut {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-bottom-color: #C00;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	height: 20px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.messages {
	color: #C00;
}
.featuredProgsHead {
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}
.featuredProgs .price {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.featuredProgs #moreInfoBut {
	margin: 0px;
}
.redLink {
	font-size: 10px;
	color: #C00;
}
.banner {
	text-align: center;
}
#editProgramForm, #editProgramForm input, #editProgramForm select, #editProgramForm td, #editProgramForm textarea {
	font-size: 9px;
}
.programmeList {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #333;
	background-color: #E9E9E9;
}
.standOut {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #090;
	text-decoration: blink;
	text-align: center;
}
.errStandOut {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #C00;
	text-decoration: blink;
	text-align: center;
}
.rowCol1 {
	background-color: #DCE0ED;
}
.rowCol2 {
	background-color: #DFEDDC;
}
#viewMonthForm input {
	margin: 0px;
}
#viewMonth {
	margin: 0px;
	font-size: 10px;
}
.userRow {
	color: #090;
}
#column2 #buyForm select, #column2 #buyForm input, #column2 #buyForm textarea {
	background-color: #e9e9e9;
}
#column2 #wantedForm select, #column2 #wantedForm input, #column2 #wantedForm textarea {
	background-color: #e9e9e9;
}

.copyToAll {
	background-color: #333;
	height: 17px;
	width: 17px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../img/copy-to-all.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-style: none;
}
.tableBorders {
	border-collapse: collapse;
	border: 1px solid #999;
}
.tableBorders th {
	background-color: #CCC;
}

.errorMsg {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.sysMsg {
	font-size: 11px;
	font-weight: bold;
	color: #060;
}
