/* general layout styles */
@import url("http://www.foxsports.com.au/css/layout");

/* general component styles */
@import url("http://www.foxsports.com.au/css/content");

/* furniture (ninnbar, navigation, side-panel, footer) */
@import url("furniture.css");

/* content and sidebar components */
@import url("body.css");

/* page-specific styles */
@import url("page.css");

h1#fullmatch {
	color: #6a6a6a;
	padding-top: 41px;
	float: left;
	font: bold 3.6em arial, san-serif;
	margin-left: 18px;
}
div.mzclear {
	margin: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	background-color: #FF00FF;
}
div#subhead {
	height: 113px;
	width: 748px;
	/*background-image: url(http://static.mediazone.com/mz/channel/foxsports/images/running_rugby_HDR.jpg);*/
	background-repeat: no-repeat;
	margin-left: -18px;
}
div#left_column  {
	width: 380px;
	float: left;
	margin-top: 20px;
}
div#middle_column {
	width: 350px;
	float: left;
	margin-top: 20px;
}
.orangeprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f15323;
}
.div.southern {
	width: 730px;
}
div#quiktop {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	width: 730px;
}
div#quikbox {
	background-color: #e3e1dd;
	color: #010066;
}
div#quikbox_left {
	width: 355px;
	padding: 5px;
	float: left;
}
div#quikbox_right {
	width: 355px;
	padding: 5px;
	float: right;
}
a.passes:visited {color:#163182; text-decoration: none; font: bold 18px arial, verdana, Sans-serif; }
a.passes:hover {color:#163182; text-decoration: underline; font: bold 18px arial, verdana, Sans-serif; }
a.passes:active {color:#163182; text-decoration: underline; font: bold 18px arial, verdana, Sans-serif; }
a.passes:link {color:#163182; text-decoration: none; font: bold 18px arial, verdana, Sans-serif; }

.offer_text {
	color: #666666;
	font-size: 12px;
}
div.portals {
	width: 350px;
	padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}