@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#525458;
	font-size:12px;
	line-height:15px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container{
	width:100%;
	float:left;
}
#container-wrapper{
	width:600px;
	margin:0 auto;
	overflow:hidden;	
}
#header{
	background-color:#f9f9f9;
	float:left;
	width: 540px;
	padding:25px 30px 25px 30px;
	font-size:28px;
	line-height:32px;
	border-bottom:1px solid #c5c5c5;
}
.free-flow{
	float:left;
	width: 540px;
	padding:25px 30px 25px 30px !important;	
}
.free-flow h3{
	font-size:16px;
	line-height:20px;
	padding-bottom:20px;
}
.input{
	border:2px solid #e5e5e5;
	height:36px;
	font-size:14px;
	line-height:18px;
	color:#9f9e9e;
	width:240px;	
}
input{
	font-size:14px;
	line-height:18px;
	color:#9f9e9e;
	width:194px;
	padding-top:10px;
		
}
*:focus {
	outline: none;
}
.box1{
	background:url(Australian_Rugby_Union_01.jpg) repeat-x;
	width:600px;
	height:135px;
	float:left !important;
	border-top:1px solid #e5e5e5;
}
.box2{
	background:url(Australian_Rugby_Union_02.jpg) repeat-x;
	width:600px;
	height:149px;
	float:left !important;
	border-top:1px solid #c5c5c5;
	border-bottom:1px solid #cecece;
}
.box-wrapper{
	padding:20px 30px 20px 30px !important;
	float:left;
	width:540px;
	height: 108px;
}
.box-wrapper h3{
	font-size:18px;
	line-height:22px;
	padding-bottom:40px;
		
}
.icon{
	float:left;
	width:78px;
	display:inline-block;	
}
.text{
	float:left;
	width:452px;
	display:inline-block;
	padding:0 10px 0 0;
}
.text h3{
	padding-bottom:0 !important;
}
.txt{
	font-size:11px;
	
}
.text a{
	color:#525458;
	text-decoration: none;
}
.boxes{
	background:url(Australian_Rugby_Union_03.jpg) repeat-x;
	width:600px;
	height:83px;
	float:left !important;
	border-bottom:1px solid #cecece;
	
}
.box-last{
	width:600px;
	float:left !important;	
}
.bw{
	height:43px;
}
.submit{
	float:right;
	clear:both;
	margin:20px 0 30px 0 !important;
}
.submitbtn{
	background-color:#626262;
	border:0;
	color:#ffffff;
	cursor:pointer;
	font-size:22px;
	line-height:26px  !important;
	width:135px;
	padding:13px 0 16px 0 !important;
}
p.chck {
	font: normal 13px arial;
}
p.chck input {
	margin: 0;
	padding: 0;
	float: left;
}
p.chck label {
	display: block;
	float: left;
	margin-right: 15px;
	cursor: pointer;
}
p.chck span.chck-container {
	position: relative;
	float: left;
	margin: 1px 10px 0 0;
}
p.chck span.chck-container span.chck {
	display: block;
	width: 12px;
	height: 17px !important;
	background: url(Australian_Rugby_Union_11.jpg) no-repeat top left;
}
p.chck span.chck-container span.chck.selected {
	background-position: top right;
}
p.chck span.chck-container input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 101;
	cursor: pointer;
}
/* Drop down styles*/
div.selectbox-wrapper {
  position:absolute;
  width:99%;
  background-color:white;
  color:#9f9e9e;
  margin:0px;
  margin-top:-12px;
  padding:0px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  border:1px solid #999;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:18px;
  cursor:pointer;
  padding-left:10px; 
}

/*Drop down list styles*/
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:10px;
}
div.selectbox-wrapper ul li {
  margin-bottom:10px;
  margin-left:-10px;

}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected { 
  background-color: #fffff;
  color:#9f9e9e;


}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current { 
  background-color: #fffff;
  color:#9f9e9e;
}


/* Look and feel of select box */
.selectbox 
{
  margin: 0px 5px 10px 0px;
  padding-left:2px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  width : 95px; /* Resize Width */
  display : block;
  text-align:left; 
  background: url(Australian_Rugby_Union_15.jpg) no-repeat right;
  cursor: pointer;
  border:0;
  color:#9f9e9e;
  height:39px;
  padding:0 0 0 10px !important;
  
}