/* Colours

			Conferencing Red - #960A14
			Member Gold - #C8C878
			Light Gold - #E6E6BE
			Merky Green - #4a6e05

----------------------------------------------- */

#png { behavior: url(http://www.trentfmarena.com/css/iepngfix.htc) }

body {
				color: #000000;
				background-color: #000000;
				background-image: url(assets/site_images/trent/soundwaves.jpg);
				background-repeat: no-repeat;
				background-position: top center;
               			display: block;
				}

h1 {
				background: url(/assets/site_images/trent/trent-landscape.gif) top left no-repeat;
				}

h5 {
				color: #000000;
				}

h6 {
				color: #4a6e05;
				}

#toolbar {
				background: #C8C878 url(/assets/site_images/toolbar.gif) bottom left no-repeat;
				}

#toolbar a {
				color: #E6E6BE;
				}

#toolbar a:hover {
				color: #FFFFFF;
				}

p {
				color: #484848;
				}

strong {
				color: #000000;
				}

a {
				color: #4a6e05;
				}

a:link {
				color: #4a6e05;
				}

a:visited {
				color: #4a6e05;
				}

a:hover {
				color: #d92495;
				}
				
.page_header 			{
				padding: 10px;
				background: #99cc33 url(/assets/site_images/trent/arena_header.jpg) top left no-repeat;
				}

#page_header_new 				{
						padding-left: 4px;
						padding-top: 1px;
						background: url(http://www.trentfmarena.com/assets/site_images/trent/headleft.jpg) top left no-repeat;
						float: left;
						height: 125px;
						width: 361px;
						}
					
#dateshow					{
						position: relative;
						padding-left: 10px;
						background: url(http://www.trentfmarena.com/assets/site_images/trent/showdatesbar.jpg) top left no-repeat;
						height: 27px;
						width: 640px;
						}
						
#headimage					{
						position: static;
						padding-left: -10px;
						height: 126px;
						}
						
#datepush					{
						position: absolute;
						padding-top: 7px;
						padding-left: 68px;
						float: left;
						font-family: Arial, Helvetica, sans-serif;
						font-weight: bold;
						font-size: 10px;
						color: #C7C7C7;
						}
						
.datespan					{
						font-family: Arial, Helvetica, sans-serif;
						font-weight: bold;
						color: #87c840;
						}

#h7						{
						padding-top: 8px;
						padding-left: 10px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 20px;
						font-weight: bold;
						color: #FFFFFF;
						line-height: 20px;
						width: 290px;
						}

#h8						{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 13px;
						font-weight: bold;
						color: #FFFFFF;
						line-height: 12px;
						width: 270px;
						padding-left: 10px;
						height: 15px;
						}

#h9						{
						padding-left: 12px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #fcdbe8;
						line-height: 18px;
						}
						
.backbutton					{
						position: absolute;
						border-style: none;
						border: 0px;
						z-index: 1;
						margin-left: 3px;
						margin-top: -18px;
						}

.newsitem {
				border-bottom: 1px solid #484848;
				}

.arena_image {
				border: 1px solid #960A14;
				}

.gallery_image {
				background-color: #D6ECBD;
				}

#primaryContent ul, #primaryContent ol {
				color: #484848;
				}

.arena_footer {
				background: #FFFFFF;
				border-top: 1px solid #4a6e05;
				}

#allshows img {
				border: 4px solid #CCCCCC;
				}

.innerfade {
				background-color: #C8C878;
				}

#message h6 {
				color: #FFFFFF;
				}

#message h6 a {
				color: #484848;
				}

#registeredcompany p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
}

#footer_overlap {
	width: 100%;
	position: fixed;
	bottom: 0px;
	right: auto;
	left: auto;
	text-align: center;
	margin-right: auto;
	margin-bottom: -3px;
	margin-left: auto;
}

.newslist			{
				list-style: none;
				}
