/* ========================================

	Style sheet for Adelaide Showground Website
	
======================================== */

/* background-color: #e9e6e3; */
/* margin: 15px 0px 0px 5px; */
BODY {
	background-color: #ffffff;
	margin: 0px 9px;
}

/* Pre 2009 was #ddd  */
TD, P {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;  
}

A {
	color: #dc2d3c;
	text-decoration: none;
}

A:hover {
	color: #dc2d3c;
	text-decoration: underline;
}

H1 {
	font-size: 15px;
	color: #666666;
}

H2 {
	font-size: 13px;
	color: #666666;
}

H3 {
	font-size: 13px;
	color: #666666;
}

/* ----- OUTER SHELL -------------------------------------------------- */
#outerShell {
	width: 960px;
}

#outerShell td {
}

/* Pre 2009 was 957px with 1px border */
#outerShell td.mainContentTD {
	width: 960px;
	background-color: #fff;
}

/* background-image: url(/custom/files/borderright.gif);
	background-repeat: repeat-y; */
#outerShell td.borderRight {
	width: 7px;
}

/* background-image: url(/custom/files/borderbottom.gif);
	background-repeat: repeat-x; */
#outerShell td.borderBottom {
	width: 7px;
}

/* ----- INNER SHELL -------------------------------------------------- */
#innerShell {
	width: 960px;
}

#innerShell td {
}

#innerShell td.menuPics {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

/* ----- MAIN NAV -------------------------------------------------- */
#mainNav {
}

#mainNav td.red {
	width: 315px;
	background-color: #ee3424;
	padding-top: 53px;
	xpadding-top: 54px;
}

#mainNav td.green {
	width: 315px;
	background-color: #a7c94c;
	padding-top: 54px;
}

#mainNav td.orange {
	width: 315px;
	background-color: #fdbb30;
	padding-top: 54px;
}

#mainNav td.spacer {
	width: 6px;
}

/* ----- HEADINGS -------------------------------------------------- */
#headings {
}

#headings td {
	width: 315px;
	background-color: #878079;
	border-bottom: 1px solid #aba6a1;
}

#headings td.on {
	background-color: #000;	
}

#headings td.spacer {
	width: 6px;
	background-color: #aba6a1;
	border-bottom: 1px solid #c8c5c1;
}

/* ----- HOME CONTENT -------------------------------------------------- */
/* DR: Pre 2009 was background-color: #938d86; */
#homeContent {
	width: 957px;
	background-color: #ffffff;
}

/*
#homeContent td {
	width: 283px;
	padding: 0px;
}
#homeContent td.hcTDleft {
	padding: 10px 16px;
}
#homeContent td.hcTD {
	padding: 10px 16px;
}
#homeContent td.spacer {
	padding: 0px;
	width: 5px;
	border-top: 34px solid #aba6a1;
	border-right: 1px solid #aba6a1;
}
#homeContent td.imagePanel {
	padding: 0px;
	width: 319px; 
	border: none;
	background-color: #938d86;
}
*/

#homeContent td.hcTDleft {
	width:654px;
}
#homeContent td.hcTDright {
	width:306px;
}

#homenewsbar {
	margin: 26px 0px 0px 24px;
	padding: 0px;
	border-bottom: 9px solid #dc2d3c;
}

/* tahoma is a tighter font to fit in Home headlines & news text */
#homenewstext {
	width:277px;
	margin: 20px 5px 10px 24px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	font-family: tahoma,verdana,arial,sans-serif;
	font-weight: normal;
}
#homenewstext h2 {
	font-family: verdana,arial,sans-serif;	
}
#homeContent td.hcTDright #homenewstext .centricListingTitle {
	color: #dc2d3c;
	font-weight:bold;
	font-size:12px;
}
#homeContent td.hcTDright #homenewstext .centricListingGeneral {
    font-size: 12px;
}
#homeContent td.hcTDright #homenewstext .centricListingGeneral .centricListingGeneral {
    display:block;
}
#homeContent td.hcTDright #homenewstext .centricListingLink {
    font-size: 12px;
	color: #DC2D3C;
    text-decoration: none;
}


/* Home Feature Panels */
#homeFeatureWide {
	width:654px;
	height:219px;
	margin:0px;
	padding:0px;
}
#home-feature-left,
#homeFeatureLeft, #homeFeatureMiddle, #homeFeatureRight {
	width:218px;
	min-height:330px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
}

/* CMS will wrap a P around each feature */
#homeFeatureLeft p,
#homeFeatureMiddle p,
#homeFeatureRight p {
	margin: 0px;
	padding: 0px;
}

#homeFeatureLeft div.text,
#homeFeatureMiddle div.text,
#homeFeatureRight div.text {
	margin: 0px 15px 0px 0px;
	padding: 8px 0px 10px 24px;
	color: #666666;
	font-size: 16px;
	font-family: tahoma,verdana,arial,sans-serif;
	font-weight: normal;
	font-style:italic;
}
#homeFeatureLeft div.text p,
#homeFeatureMiddle div.text p,
#homeFeatureRight div.text p {
	margin-bottom: 5px;
}
#homeFeatureLeft div.text a,
#homeFeatureLeft div.text .link,
#homeFeatureMiddle div.text a,
#homeFeatureMiddle div.text .link,
#homeFeatureRight div.text a,
#homeFeatureRight div.text .link {
	color: #dc2d3c;
	font-style: normal;
}

.relative {
	position:relative;
}
.joincolumns {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

/* <div style="clear: both; width: 100%; height: 0; line-height: 0; font-size: 0; padding: 0; margin: 0; border: 0;">&nbsp;</div> */

/* ----- CONTENT -------------------------------------------------- */
#content {
	width: 957px;
	background-color: #ffffff;
}

#content td {
	
}

#content td.title {
	padding: 0px;
	background-color: #000;
	height: 34px;
}

/* DR: Pre 2009 was 416px */
#content td.mainCopy {
	width: 435px;
	padding: 4px 0px 0px 0px;
	xborder-top: 1px solid #aba6a1;
}

#content td.mainCopy2 {
	width: 637px;
	padding: 0px;
}

/* Pre 2009 was 220, padding: 28px 0px 20px 0px; */
#content td.menu {
	width: 190px;
	padding: 2px 0px 20px 0px;
}

#content td.spacerTop {
	width: 5px;
	padding: 0px;
	background-color: #000;
	height: 34px;
}

#content td.spacer {
	width: 5px;
	padding: 0px;
	xborder-top: 1px solid #aba6a1;
}

 /* DR: Pre 2009 was 319px */
 #content td.imagePanel {
	padding: 0px;
	width: 332px;
	border: none;
	background-color: #ffffff;
}

#content td.imagePanel img {
	border-bottom: 3px solid #aba6a1;
}

#home-feature-wide p,
#content td.imagePanel p {
    margin-top:0px;
}

#content td.sectionTitle {
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	font-family: "Franklin gothic", arial, tahoma, sans-serif;
	height: 34px;
	vertical-align: bottom;
	padding-bottom: 6px;
}

#content td.mainCopy div.pageTitle h1,
#content td.mainCopy div.pageTitle p {
	margin: 30px 32px 0px 16px;
	padding: 0px 0px 0px 16px;
	color: #fff;
	font-size: 16px;
	font-family: "Franklin gothic", arial, tahoma, sans-serif;
	font-weight: bold;
	background-image: url(/custom/files/media/arroworangeright.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/* Pre 2009 was 350 */
/* margin: 0px 32px 28px 32px; */
#content td.mainCopy div.copy {
	display: block;
	width: 380px;	
	margin: 0px 10px 28px 24px;
	padding: 0px;
}

/* margin: 30px 32px 28px 32px; */
#content td.mainCopy2 div.copy2 {
	display: block;
	width: 572px;
	margin: 30px 20px 28px 24px;
	padding: 0px;
}

#content td.goingUp {
	text-align: right;
	padding: 5px 11px;
}

#content td.identifyRed {
	background-color: #ee3424;
	padding-top: 4px;
	height: 5px;
	border-top: 1px solid #aba6a1;
}

#content td.identifyGreen {
	background-color: #a7c94c;
	padding-top: 4px;
	height: 5px;
	border-top: 1px solid #aba6a1;
}

#content td.identifyYellow {
	background-color: #fdbb30;
	padding-top: 4px;
	height: 5px;
	border-top: 1px solid #aba6a1;
}

/* ----- CAPTION HOLD -------------------------------------------------- */
#captionHold {
	border-top: #aba6a1;
}

#captionHold td {
	padding: 10px;
	width: 299px;
}

/* ----- NEWS -------------------------------------------------- */
#news {
	border-bottom: 1px solid #b4afab;
	margin-bottom: 6px;
}

#news td {
	font-size: 10px;
}

#news td.date {
	padding: 0px 5px 0px 0px;
	color: #000;
	width: 1%;
}

#news td.title {
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
}

#news td.feeder {
	padding: 3px 0px 6px 0px;
}

/* ----- EVENTLIST -------------------------------------------------- */
#eventList {

}

#eventList td {
	padding: 0px;
}

/* ----- FOOTER -------------------------------------------------- */

/* in case CMS wraps a P tag around footer table */
#footerwrapper {
	position:relative;
	top:0px;
	left:0px;
}

#footerwrapper p {
	margin:0px;
	padding:0px;
}

#footer {
	width: 957px;
}

#footer span.break {
	padding: 0px 5px;
}

td.footer2009textlinks {
	text-align:right;
	height: 30px;
	color:#dc2d3c;
	font-size: 10px;
	padding-right: 13px;
}

td.footer2009textlinks a {
	color:#dc2d3c;
	text-decoration: none;
}

td.footer2009textlinks a:hover {
	color:#dc2d3c;
	text-decoration: underline;
}

td.footer2009lowerlinks {
	border-top: 9px solid #dc2d3c;
	padding: 7px 5px 8px 24px;
	text-align:right;
	height:86px;
}
td.footer2009lowerlinks div.text {
	position:absolute;
	top:94px;
	left:24px;
	text-align:left;
}


/* ----- MILONIC CLASSES 2009 ---------------------------------------- */


/* determine where the CMS gets it's number to output: div id="menuX" */
/* DR: Try setting single BG image here */
/* background-image: url(/custom/files/media/btnmenudownarrow.gif);	*/
/* following did not work for drop down arrow at top. Design changed so fine as is. */
/* #menu0, #menu1, #menu2 {
	padding-top:16px;
	background-image: url(/custom/files/media/btnmenudownarrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #dc2d3c;
}
*/
#menu0, #menu1, #menu2 {
	background-color: #dc2d3c;
}
#menu0 a, #menu0 td a, 
#menu1 a, #menu1 td a,
#menu2 a, #menu2 td a {
	color: #ffffff;
	text-decoration:none;
}

/* Pre 2009 was 293px; */
/* margin: 0px 1px 1px 1px; */
/* border-bottom: 1px solid #f37166; */
/* 1px 10px */
/* 18 total */
.menuOff1 {
	display: block;
	width: 189px;  
	margin: 0px;   
	padding: 4px 10px 4px 7px;   
	background-color: #dc2d3c;
	color:#ffffff;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	text-indent: 8px;
	text-decoration:none;
}
.menuOn1 {
	display: block;
	width: 189px;
	margin: 0px;
	padding: 4px 10px 4px 7px;
	background-color: #585858;
	color: #ffffff;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	text-indent: 8px;
	text-decoration:none;
}
.menuOff2 {
	display: block;
	width: 189px;  
	margin: 0px;   
	padding: 4px 10px 4px 7px;   
	background-color: #dc2d3c;
	color:#ffffff;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	text-indent: 8px; 
}
.menuOn2 {
	display: block;
	width: 189px;
	margin: 0px;
	padding: 4px 10px 4px 7px;
	background-color: #585858;
	color: #ffffff;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	text-indent: 8px;
}

/* Might be good as: 183 instead of 206 TOTAL width,
   so use inner width of 166 instead of 189 */
.menuOff3 {
	display: block;
	width: 165px;  
	margin: 0px;   
	padding: 4px 10px 4px 7px;   
	background-color: #dc2d3c;
	color:#ffffff;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	text-indent: 8px; 
}
.menuOn3 {
	display: block;
	width: 165px;
	margin: 0px;
	padding: 4px 10px 4px 7px;
	background-color: #585858;
	color: #ffffff;
	font-weight: normal;
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	text-indent: 8px;
}

/* April 2009, Chrome & Safari 3.0 are the only browsers to follow nth-of-type */
body:nth-of-type(1) .menuOff1,
body:nth-of-type(1) .menuOn1,
body:nth-of-type(1) .menuOff2,
body:nth-of-type(1) .menuOn2 {
	width: 172px;
}
body:nth-of-type(1) .menuOff3,
body:nth-of-type(1) .menuOn3 {
	width: 149px;
}

/* ----- SUB MENU -------------------------------------------------- */
#subMenu {
	xwidth: 215px;
}

#subMenu td {
	xpadding-top: 28px;
}

#subMenu a {
	display: block;
	width: 215px;
	padding: 4px 20px;
	background-image: url(/custom/files/arroworangeright.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, tahoma, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #aba6a1;
}

#subMenu a:hover {
	color: #fecc35;
	border-bottom: 1px solid #fff;
}

/* ----- SUB MENU 2009 -------------------------------------------------- */

/* Pre 2009 was 220 wide, 28 top margin */
#sm-navcontainer, #smnavcontainer { 
	margin: 0px 0px 0px 0px;
	width: 190px;  
}

#sm-navcontainer a, #smnavcontainer a {
	display: block;
	padding: 4px;
	color: #dc2d3c;
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#sm-navcontainer a:hover, #active a, #smnavcontainer a:hover {
	display: block;
	padding: 4px;
	color: #fff;
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color:#585858;
}

#sm-navcontainer ul, #smnavcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#sm-navcontainer li, #smnavcontainer li { 
	margin: 0px 0px 1px 0px;
}

#sm-navcontainer ul ul li, #smnavcontainer ul ul li { 
	margin: 1px 0px 1px 0px;
}

/* Do we need this?
#sm-navcontainer ul ul a, #smnavcontainer ul ul a {
	display: block;
	padding: 4px 14px 4px 4px;
	color: #fff;
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #aba6a1;
}

#sm-navcontainer ul ul a:hover, #smnavcontainer ul ul a:hover {
	display: block;
	padding: 4px 14px 4px 4px;
	color: #fff;
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #aba6a1;
	color: #fecc35;
	border-bottom: 1px solid #fff;
}
*/

/* ----- 2009 -------------------------------------------------- */

/* Header Area */
.header-leftcol {
	width:737px;
	text-align:left;
	vertical-align:top;
	padding-left:25px;
	background-color:#dc2d3c;
}
.header-leftcol a, .header-rightcol a {
	margin:0px;
	padding:0px;
}
.header-rightcol {
	width:224px;
	text-align:right;
	background-color:#dc2d3c;
}

div.pageTitle2009 h1,
div.pageTitle2009 p {
	margin: 13px 0px 10px 24px;
	padding: 0px 0px 10px 0px;
	color: #666666;
	font-size: 16px;
	font-family: "Franklin gothic", arial, tahoma, sans-serif;
	font-weight: normal;
	border-bottom: 9px solid #dc2d3c;
}


