/* Sub Pages Global */

body {
	margin: 0 0 50px 0;
	background-color: #FFFFFF;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
form {
	padding:0;
	margin:0;
}

/*Header*/
table.header td.orange_text {
	font-size:14px;
	font-weight:bold;
	color:#F39334;
	padding:0 0 0 31px;
}

table.header span.bold_blue_text {
	font-size:25px;
	font-weight:bold;
	color:#0070AA;
	line-height:19px;
}

/* LOGIN STYLES */
table.login td.green_background {
	background-image:url(/view/tixnix/image/login_box_middle_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

table.login td {
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

table.login a {
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}


/* LOGOUT STYLES */
table.logout td.greenbg {
	background-image:url(/view/tixnix/image/login_box_middle_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

table.logout td {
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

img.spacer {
	display:block;
}

table.logout a {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

input.textfieldbox {
	font-size:10px;
	width:108px;
	height:15px;
	font-weight:bold;
	color:#5C6173;
	border: 1px solid #7D8599;
	padding:0 3px 0 3px
}


/* header info text */
td.subinfo_text {
	background-image:url(/view/tixnix/image/subtop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	height:38px;
}

td.subinfo_text a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:none;
}

td.info_text a:hover {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 5px;
	text-decoration:underline;
}

/* Left Nav Client Results */
#clientresult td {
	border:none;
}

#clientresult td.title {
	padding:3px 2px 0 3px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	border:none;
	text-transform:uppercase;
}

#clientresult td.text {
	background-color:#99CCFF;
	font-size:12px;
	color:#fff;
	padding:8px;
	line-height:17px;
	border-bottom:1px solid #5CA7DD;
}

#clientresult td.text span.place {
	line-height:normal;
	font-weight:bold;
	font-size:10px;
}

#clientresult a {
	font-size:10px;
	color:#99CC33;
	padding:2px;
	float:right;
}

/*------------------------ content */

#content td {
	font-size:12px;
	font-weight:normal;
}

#content td.top {
	background-image:url(/view/tixnix/image/subtop2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#content h1 {
	font-size:22px;
	color:#F39334;
	line-height:22px;
	margin:22px 0 10px 0;
	padding:0;
	text-transform:uppercase;
}

#content h5 {
	color:#0070AA;
	font-size:13px;
	margin:6px 0 6px 0;
	padding:0;
}

#content h4 {
	font-size:16px;
	margin:0;
	padding:0;
}

#content h4 a {
	color:#99CC33;
}


/* Subpage fight my ticket orang box */
#content table.fightform td {
	background-image:url(/view/tixnix/image/sub_orange_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#content table.fightform p {
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	display:inline;
	margin:10px 10px 10px 0;
}

#content table.fightform select.selectbox {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

/* content middle table with blue bg */
#content table.highlight td.toplines {
	background-color:#99CCFF;
	border-bottom:1px solid #fff;
}

#content table.highlight td {
	background-color:#E8EBEE;
}

#content table.highlight a {
	text-transform:uppercase;
	color:#99CC33;
	font-weight:bold;
}

#content table.highlight a.normal {
	text-transform:none;
	color:#99CC33;
	font-weight:bold;
}
#content table.highlight h4 {
	text-transform:uppercase;
	color:#0070AA;
	font-weight:bold;
	font-size:12px;
	margin:0; padding:0;
	display:inline;
}

#content table.highlight span {
	color:#F39334;
}

#content table.highlight td.botlines {
	background-color:#99CCFF;
	border-top:1px solid #fff;
}


/*footer*/
table.bottom a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

table.bottom a:hover {
	text-decoration:underline;
}

table.bottom td.additional {
	background-color:#CCE5FF;
	font-size:12px;
	color:#0070AA;
	text-transform:uppercase;
}

table.bottom td.blue {
	background-color:#99CCFF;
}

table.bottom td.safety {
	background-color:#99CCFF;
	color:#FFFFFF;
	font-size:11px;
}

table.bottom td.records {
	background-image:url(/view/tixnix/image/green_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.bottom_link td {
	font-size:9px;
	line-height:16px;
	font-weight:normal;
	color:#0070AA;
}

table.bottom_link a {
	font-size:9px;
	color:#99CC33;
	text-decoration:underline;
}

table.bottom_link a:hover {
	text-decoration:none;
}