/* MAIN TEMPLATE STYLES */
body {
	background: #D9DAC5 url(/golf/images/bg.png) repeat-x;
	color: #464646;
	font-size: 12px;
}
a {
	color: #808161;
	text-decoration: none;
}
a.button
.clear {
	clear: both;
}
/*
input:focus {
	border: 2px solid #A08437;
}
*/
hr {
 	width: 100%;
 	height: 1px;
 	color: #333433;
 	background-color: #666666;
 	border: 0px;
 	border-top: 1px dotted #333433;
 	clear: both;
}
#unav-wrapper {
	background: #f2f2f2 url(/crusades/2011/auckland/images/upper-bg.png) repeat-x;
}
#header {
	display: block;
	width: 980px;
	height: 117px;
	margin: 0 auto;
}
#container {
	width: 980px;
	margin: 0 auto;
}
#home-logo {
	display: block;
	float: left;
	width: 477px;
	height: 79px;
	margin: 20px 0 15px 0;
	background: transparent url(/golf/images/logo.png) no-repeat;
}
#action-item {
	float: right;
	width: 302px;
	height: 66px;
	margin-top: 30px;
	background: #D60606 url(/crusades/2011/auckland/images/action-item-bg.gif) repeat-x left top;
	border: 1px solid #B54F4F;
}
#action-item-butterfly {
	height: 54px;
	background: transparent url(/crusades/2011/auckland/images/action-item-butterfly.png) no-repeat;
	padding: 12px 15px 0 10px;
}
#action-item-butterfly a {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}
#action-item-butterfly a.tradeGothic18 {
	font-size: 18px;
}
#action-item-butterfly a.tradeGothic20 {
	font-size: 31px;
	margin-top: -5px;
}
#action-item-butterfly div {
	float: right;
	margin-top: 8px;
}
#action-item a.button-dark {
	float: right;
	margin-top: 7px;
	background-image: url(/images/home/button-sprites-dark.png);
}
#action-item a.button-dark b {
	color: #FFFFFF;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0px;
}
#action-item a.button-dark span {
	background-image: url(/images/home/button-sprites-dark.png);
}
#lip {
	margin: 0 auto;
	width: 980px;
	height: 1px;
	background-color: #DFE4EA;
}
#content {
	width: 760px;
	float: left;
}
#nav {
	width: 220px;
	float: right;
	background: #FFFFFF url(/golf/images/nav-bg.png?v=2) repeat-x left top;
	padding-top: 10px;
}
#nav-wrapper {
	background: #FFFFFF;
	float: left;
}

/* NAVIGATION STYLES */
#nav b {
	font-size: 12px;
	color: #6b7f63;
}
#nav ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
#nav ul li {
	margin-bottom: 45px;
}
#nav ul ul {
	margin: 4px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
#nav ul ul li {
	margin: 0;
}
#nav ul ul li a {
	display: block;
	padding: 2px 0 2px 20px;
	background: url('/golf/images/bullet.png') no-repeat 10px center;
	text-decoration: none;
	color: #6b7f63;
}
#nav ul ul li a.active-nav {
	color: #6b7f63;
	font-weight: bold;
	background: url('/golf/images/bullet.png') no-repeat 10px center;
}
#nav ul ul li a:hover {
	font-weight: bold;
}

/* FOOTER SYLES BEING OVERWRITTEN */
#footer {
	background: transparent url('/golf/images/footer-grad.png') repeat-x ;
	border: none;
	height: 103px;
}
#footer #logobar {
	height: 30px;
	background: transparent url('/golf/images/footer-buttafly.png') no-repeat center;
}
#footer #logobar div {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#footer-copyright {
	color: #FFFFFF;
}
#footer-social {
	color: #FFFFFF;
}

/* CONTENT AREA STYLES */
h2 {
	margin: 0;
	padding: 15px 20px 15px 30px;
	background-color: #46603d;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times;
}
#subheader {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 140px;
}
.large-subheader {
	width: 760px;
	height: 360px;
	border-bottom: 1px solid #484948;
}
h3 {
	margin: 0;
	font-size: 18px;
}
.headline {
	color: #066899;
	text-transform: uppercase;
	font-size: 1.2em;
}
#content h4 {
	margin: 0;
	font-size: 1em;
}
#content h4.subtitle {
	margin-top: 2em;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #88AE3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#content-container, .content-container {
	padding: 25px 30px;
	background-color: #FFFFFF;
	min-height: 500px;
}
#content .big {
	font-size: 1.4em;
}
#content .blue {
	color: #50BEBE;
}
#content .required {
	color: #F68B1F;
}
#content .subtitle {
	font-weight: bold;
}
.pagetitle {
	text-transform: uppercase;
	color: #006699;
	font-size: 1.4em;
}
#main-article {
	float: left;
}

/* TableSorter: Plug-in for sortable tables */
#content table.tablesorter thead tr .header {
	background-image:url(/includes/css/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	cursor: pointer;
}
#content table.tablesorter thead tr .header:hover {
	background-color: #DFDFDF;
	color: #000000;
}
#content table.tablesorter thead tr .headerSortUp {
	background-image: url(/includes/css/tablesorter/asc.gif);
	background-color: #D9D9D9;
}
#content table.tablesorter thead tr .headerSortDown {
	background-image: url(/includes/css/tablesorter/desc.gif);
	background-color: #D9D9D9;
}
