@charset "utf-8";
/* CSS Document */

/*

File:		eqtr_screen.css
Project:	Ayr Racecourse Event Master
Created:	07/12/2010


*/

body {
	background: url("images/background_tile_1.png") repeat-x scroll left top #16325C;
    color: #333333;
    font-family: Helvetica, Arial, Tahoma, sans serif;
    font-size: 62.5%;
    line-height: 1.5em;
    margin: 0 0 20px 0;
    padding: 0;
	text-align:left;
}

ul {
	list-style:none;
}

p, li, td {
	font-size:1.4em;
}

th p,
td p {
	font-size:1em;
	margin:0 0 0.5em;
}

th {
	font-size:1.6em;
	font-weight:bold;
}

td {
	font-size:1.3em;
}

th, td {
	vertical-align:top;
}

.actionLink a ,
.actions input {
    font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
    letter-spacing:0px;
    text-transform:uppercase;
    display:inline-block;
	width:auto;
	padding:5px 10px 5px 28px;
	margin-left:10px;
	overflow:visible;
	border:none;
	cursor:pointer;
	float:right;
	padding:3px 10px;
    background:#fd8b39 url(../../cssimages/racecourse/button_back_orange.gif) center left repeat-x;
    color:#FFF;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
}

.actions input:hover,
.actions input:focus {
	background-color:#ffb987;
}

.actionLink a {
    padding:5px 15px;
    background:#3B5993;
    color:#FFF;
	font-size:0.9em;
    font-weight:bold;
	text-decoration:none;
    display:inline-block;
	float:right;
	margin-left:10px;
	margin-right:0;
}

.actionLink a:hover,
.actionLink a:focus {
	background-color:#7a90bb;
}

#container {
	width:900px;
	margin:0 auto;
	background:#FFF;
}

#wrapper {
	background: #ffffff;;
	width:750px;
	margin:0 auto;
	padding:15px;
	-webkit-border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}	

#header  {
	width:100%;
	float:left;
	padding:20px 0 10px 0;
	background: #ffffff;
	margin-bottom: 25px;
}

#header #logo {
	float:left;
	width:180px;
	padding:0 15px 0 0;
	margin: 0 5px 10px 0;
}

#header #logo h1 {
	margin-top:5px;
	text-align:right;
	color:#3B5993;
	font-size:2.2em;
}

#header #logo h2 {
	margin:0;
}

#header #navMenu {
	width:700px;
}

#header #navMenu li {
	float:left;
	font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3em;
}

#header #navMenu li a { 
	background: url("images/subnav_bullet_orange.gif") no-repeat scroll 11px 8px transparent;
    display: block;
    padding: 8px 5px 6px 40px;
    text-decoration: none;
	color:#3B5993;
}

#header #navMenu li a:hover {
	color:#FD852D;
}

#headings	{
	width: 99%;
	background: #16325C;
	padding: 30px 0 1px 5px;
	-webkit-border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-right-radius: 3px; 
	-webkit-border-top-left-radius: 3px;	
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;	
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#mainimage	{
	margin-bottom: 25px;
}

#mainContent {
	width: 100%;
	background: #ffffff;
}

#mainContent h1 {
	font-size:1.8em;
	font-weight:bold;
	margin:0 0 10px;
}

#mainContent h2 {
	font-size:1.7em;
	font-weight:bold;
	margin:0 0 10px;
}

#mainContent h1,
#mainContent h3 {
	color:#FD852D;
}

#mainContent h3 {
	padding:0;
	font-size:1.5em;
	font-weight:normal;
}

#mainContent h1 strong	{
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 0 0 5px;
}

#mainContent h2 strong	{
	color:#FD852D;
	font-size:1.1em;
	font-weight:400;
	text-transform: uppercase;
	margin: 0 0 0 5px;
}

#mainContent h3 strong {
	color:#ffffff;
	font-size:1em;
	font-weight:700;
	text-transform: uppercase;
	margin: 0 0 0 5px;
}

#mainContent #body_2_col_left p	{
	font-size: 1.2em;
	color: #333333;
    font-family: Helvetica, Arial, Tahoma, sans serif;
}

#mainContent #body_2_col_right	{
	margin: 0 0 0 10px;
	background-color: #ffffff;
	float: right;
	width: 200px;
}

#mainContent #body_2_col_left	{
	width: 490px;
	background-color: #ffffff;
	float: left;
}

#body_2_col_right h2	{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#fixtureshome ul	{
	margin-left: -30px;
}

#fixtureshome li	{
	margin: 15px 5px 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #16325c;
}

.filters {
	margin:15px 0 0;
	padding-top: 15px;
	width:100%;
	float:left;
	border-bottom: 1px solid #c2c2c2;
	border-top: 1px solid #c2c2c2;
}

.filters h2 {
	float:left;
	color:#FD852D;
	font-size:1.6em;
	margin:4px 15px 1em 0;
}

.filters p {
	margin:0 0 0 10px;
	float:right;
	padding: 0 0 15px 0;
}

/* Tables */


table {
	width:100%;
}

table#fixtures {
	margin:15px 0 0;
}

th, td {
	background:#ffffff;
	color:#3B5993;
	padding: 7px 0 7px 7px;
}

table.addressTable th,
table.addressTable td 
{
	padding: 0px 1px;
	font-size:1.1em;
}

table.formTable th,
table.formTable td {
	padding:5px 10px;
}

table.formTable2 th,
table.formTable2 td {
	padding:15px 5px 0 0;
	border-top: 1px solid #c2c2c2;
}

table.loginregister	{
	margin: 40px 0 0 0;	
}

table.loginregister th,
table.loginregister td	{
	padding:15px 0 15px 0;
	border-top: 1px solid #c2c2c2;	
}

th.cost,
th.quantity,
td.cost,
td.quantity {
	width:10%;
	text-align:right;
	border-bottom: 1px solid #c2c2c2;
}

td.costbottom,
td.quantitybottom	{
	width:10%;
	text-align:right;	
}

th.ticket	{
    font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
	font-size: 2em;
	text-transform: uppercase;
	border-bottom: 1px solid #c2c2c2;
	padding-left: 0;
}

th.fixturedetails	{
	font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
	font-size: 1.4em;
	background:#16325C;
	color:#ffffff;
	padding: 17px 7px 17px 5px;
}

td.rowborder	{
	border-bottom: 1px solid #c2c2c2;
	padding: 8px 0 5px 0;
}

td.label {
	width:20%;
}

td.label2 {
	width:30%;
	padding-left: 0;
}

td.label3 {
	width:45%;
}

td.subtotals	{
	border-top: 1px solid #c2c2c2;
}

table h2 {
	font-size:1.3em;
}

table.formTable2 .promoactions input {
	float:right;
	margin:0 0 15px 0;
	font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
    letter-spacing:0px;
    text-transform:uppercase;
    display:inline-block;
	width:auto;
	padding:5px 0;
	margin:0 0 10px 0;
	overflow:visible;
	border:none;
	cursor:pointer;
	padding:3px 10px;
    background:#fd8b39 url(../../cssimages/racecourse/button_back_orange.gif) center left repeat-x;
    color:#FFF;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
}

table.formTable .actions input {
	float:left;
	margin:10px 10px 15px 0;
}

table.formTable2 .actions input {
	float:right;
	margin:10px 0 15px 0;
}

table.formTable2 .actionsbutton input {
	font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
    letter-spacing:0px;
    text-transform:uppercase;
    display:inline-block;
	width:auto;
	padding:5px 0;
	margin:0 0 10px 10px;
	overflow:visible;
	border:none;
	cursor:pointer;
	float:right;
	padding:3px 10px;
    background:#fd8b39 url(../../cssimages/racecourse/button_back_orange.gif) center left repeat-x;
    color:#FFF;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
}

table.formTable2 .actionsbutton input:hover	{
	background-color:#ffb987;
}

table.terms .actionsbutton input	{
	font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
    letter-spacing:0px;
    text-transform:uppercase;
    display:inline-block;
	width:auto;
	padding:5px 0;
	margin:0 0 10px 0;
	overflow:visible;
	border:none;
	cursor:pointer;
	float:left;
	padding:3px 10px;
    background:#fd8b39 url(../../cssimages/racecourse/button_back_orange.gif) center left repeat-x;
    color:#FFF;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
}

table.tabForm .actionsbutton input	{
	font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
    letter-spacing:0px;
    text-transform:uppercase;
    display:inline-block;
	width:auto;
	padding:5px 0;
	margin:0 10px 10px 0;
	overflow:visible;
	border:none;
	cursor:pointer;
	float:left;
	padding:3px 10px;
    background:#fd8b39 url(../../cssimages/racecourse/button_back_orange.gif) center left repeat-x;
    color:#FFF;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
}

table.tableBG3 .actionsbutton input	{
	font-family:Helvetica,Arial,Tahoma,sans serif;
    line-height:1em;
    font-weight:bold;
    letter-spacing:0px;
    text-transform:uppercase;
    display:inline-block;
	width:auto;
	padding:5px 0;
	margin:0 10px 10px 0;
	overflow:visible;
	border:none;
	cursor:pointer;
	float:left;
	padding:3px 10px;
    background:#fd8b39 url(../../cssimages/racecourse/button_back_orange.gif) center left repeat-x;
    color:#FFF;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:2px 2px 6px rgba(0,0,0,0.2), inset 0px 0px 3px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
}	

#print-header {
	display:none;
}

blockquote	{
	background: #ffffff;
	padding-top: 5px;
}

blockquote ul	{
	list-style-type: disc;
	padding: 0;
}

blockquote ul ul	{
	list-style-type: circle;
	padding: 0;
}

blockquote ul li	{
	font-family:Helvetica,Arial,Tahoma,sans serif;
    font-weight:400;
	font-size: 1em;
	padding: 0 10px 10px 20px;
	line-height: 1.5em;
	color:#3B5993;
}

blockquote ul li ul li	{
	font-family:Helvetica,Arial,Tahoma,sans serif;
    font-weight:400;
	font-size: 1em;
	padding: 10px 10px 10px 20px;
	line-height: 1.5em;
	color:#3B5993;
}

#termsandconditions	{
	background: #16325C;
}

.contentimage	{
	padding: 20px 0;
}