/* @override 
	http://www.go-fastrack.co.uk/templates/fastrack/css/template_css.css
*/

/* @group STRUCTURE */

#header {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 45px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding: 0;
	min-height: 600px;
}

#banners {
	padding-top: 5px;
	padding-bottom: 5px;
	background: white url(../images/ft_ga_logoTop_colour.gif) no-repeat right center;
	width: 100%;
	float: left;
	clear: both;
}

#topmenu {
	height: 20px;
	width: 100%;
	background-color: #003;
}

#left {
	color: white;
	width: 126px;
	float: left;
	display: inline-block;
	height: inherit;
}

#right {
	display: block;
}

#bottom {
	clear: both;
	display: block;
	padding-top: 15px;
}

#middle {
	background: url(../images/content-bg.gif) repeat-y;
	width: 800px;
	float: left;
	clear: both;
	min-height: 300px;
}

#content {
	color: #003;
	padding: 10px;
	width: 650px;
	float: right;
}

table.contentpaneopen {
	width: 100%;
}



/* @end */

/* @group TOPMENU */

.moduletable_menu {
	background-color: #003;
}

ul.menu-mainnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 646px;
}

ul.menu-mainnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	background: url(../images/menu-bg.gif) repeat-x;
	border-right: 3px solid white;
	float: left;
	display: inline-block;
}

.moduletable_menu a, .moduletable_menu a:visited {
	color: white;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.95em;
	white-space: nowrap;
}

.moduletable_menu a:hover {
	color: #c51923;
}

li#current span{
	color: #c51923;
}




/* @end */

/* @group LEFT MENUS */

#left .moduletable, .moduletable-latestnews {
	padding: 0;
	margin: 0;
}

#left .moduletable h3, .moduletable-latestnews h3 {
	background-color: #666;
	margin: 0;
	padding: 3px 3px 3px 8px;
	font-size: 1em;
}

#left a, #left a:visited {
	color: white;
	text-decoration: none;
}

#left a:hover {
	color: #c51923;
	text-decoration: underline;
}

#left li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px;
}

#left ul {
	padding: 5px 2px 2px 10px;
	margin: 0;
	list-style-type: none;
}


/* @end */
html, body{
	margin: 0;
	padding: 0;
	height: 100%;
}

body { font: 0.75em Arial, Verdana, Helvetica, sans-serif;}


li { list-style: square;}
ul { list-style: square;
	display: inline-block;
}
.pathway {font-size: 11px;color:#333;}

a {
}
a.pathway:link {color:#659FDE;}
a.pathway:visited {color:#659FDE;}
a.pathway:active {color:#659FDE;}
a.pathway:hover {color:#659FDE;
text-decoration:underline;}

.buttonheading a img {
	border-style: none;
}

/* @group HEADINGS */

.contentheading {
	font-size: 16px;
	font-weight: bold;
	color: #003;
}

h1 {font-size: 16px;line-height: 1em;
	font-weight: bold;
}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}



/* @end */

/* @group HEADER */

.moduletable-title {
	padding-top: 10px;
}

.moduletable-ticket {
	float: right;
	width: 189px;
	text-align: center;
	margin-top: 122px;
}

.moduletable-flash {
	background: #ccc url(../images/ft_ga_logoTop_colour.gif) no-repeat right;
	float: left;
	display: inline-block;
}



/* @end */

/* @group BOTTOM */



/* @end */

/* @group CONTENT */

table.xstbb img {
	margin-left: 20px;
	margin-right: 10px;
	border: 1px solid #666;
	margin-bottom: 10px;
}

table.xstbb {
	height: 100%;
	border-style: none;
}

table.xstbb td {
	border-style: none;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group DOWNLOADS */

.dm_orderby {
	display: none;
}

#dm_docs h3 {
	display: none;
}

.dm_description {
	background-color: #ccc;
}

span.dm_new {
	display: none;
}

.dm_taskbar {
	display: none;
}

.clr {
	clear: both;
}

a.dm_name {
	padding: 15px;
	display: block;
}



/* @end */

table.xstbb a:link img {
	background: #666 url(../images/zoomtext.gif) no-repeat right bottom;
	padding-bottom: 15px ! important;
}
table.xstbb a:visited img {
	background: #666 url(../images/zoomtext.gif) no-repeat right bottom;
	padding-bottom: 15px ! important;
}

/* @group Newsflashes */

.moduletable-newsflash {
	display: block;
	border-bottom: 1px solid #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.contentheading-newsflash {
	font-weight: bold;
	font-size: 1.3em;
}



/* @end */