/* Colours

			Arena Red - #DC0014
			Conferencing Red - #960A14
			Member Gold - #C8C878
			Light Gold - #E6E6BE

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

body {
				color: #000000;
				background-color: #330000;
				background-image: url(/assets/site_images/conferencing/red-bg.png);
				background-repeat: repeat-x;
				}

h1 {
				background: url(/assets/site_images/conferencing/logo_conferencing.png) top left no-repeat;
				}

h5 {
				color: #960A14;
				}

h6 {
				color: #960A14;
				}

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

p {
				color: #484848;
				}

em { 
				color: #666666;
				}

strong {
				color: #960A14;
				}

a {
				color: #960A14;
				}

a:link {
				color: #960A14;
				}

a:visited {
				color: #960A14;
				}

a:hover {
				color: #333333;
				}

.page_header {
				padding: 10px;
			/*  	background: #960A14 url(/assets/site_images/conferencing/new-conferencing-header.png) top left no-repeat; */
				background: #960A14 url(/assets/site_images/conferencing/conference-head-new2.jpg) top left no-repeat;
				}

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

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

.gallery_image {
				background-color: #D2A0A0;
				}

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

.conferencing_footer {
				background: #FFFFFF;
				border-top: 1px solid #960A14;
				}

/* Curved corners */

.top {
	background-image: url(/assets/site_images/conferencing/white-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 1013px;
}



.bottom {
	background-image: url(/assets/site_images/conferencing/white-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 1013px;
	margin-bottom:25px;
}



.boxcontent {
	background-color: #FFFFFF;
	width: 963px;
	padding-right: 25px;
	padding-left: 25px;
}

#conferencing_home h2 {
	padding-left: 10px;
	font-size: 2.2em;
	margin-top:0px;
}


#conferencing_bullets ul {
	padding-bottom: 15px;
	padding-left: 50px;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0px;
}

#conferencing_bullets li {
	list-style-type: disc;
	color: #484848;
	display: list-item;

}

.faciltybox  {
	width: 160px;
	float:left;
}



#conferencing_bullets {
	float: right;
	width: 320px;
	padding-top:10px;
}
.faciltybox h3 {
	padding-left: 10px;
	margin-top: 10px;
	font-size: 1.6em;
	margin-bottom: 0px;
	color:#000000;
}

\* Site Map Controllers *\
#sm_ {
	margin-bottom:			0px;
	padding: 40px;
	float: left;
	position: absolute;
	
	
	
}

#sm_outer {
	margin: 				40px;
	background:				transparent url(http://www.trentfmarena.com/images/smconfbg.png) top left no-repeat;	
	position:				relative;
	height: 				550px;
	width:					1017px;
	display: 				none;
}

#sm_floater {
width: 40px; }

.sm_column {
	width:					270px;
	padding:				0px 0px 70px 40px;
	position: relative;
}
.sm_column1 {
	width:					270px;
	position: 				absolute;
	margin-left: 				390px;
	margin-top:				-534px;
	padding:				0px 0px 60px 0px;
}
.sm_column2 {
	width:                  		270px;
  	position:               		absolute;
	margin-left:              		690px;
	margin-top:               		-534px;
	padding:                  		0px 0px 60px 0px;
}

.sm_column ul li {
	padding:				3px 0;
	list-style: none;
}

.sm_column ul li li {
	padding:				3px 0 3px 15px;
	list-style: none;
}

.sm_column h3 {
	font-size:				1.4em;
	padding:				25px 0 5px 0;
}

.sm_column1 h3 {
	font-size:				1.4em;
	padding:				25px 0 5px 0;
}
.sm_column2 h3 {
	font-size:				1.4em;
	padding:				25px 0 5px 0;
}

.sm_column h3 a:link, .sm_column h3 a:visited {
	color:					#000;
}
.sm_column1 h3 a:link, .sm_column1 h3 a:visited {
	color:					#000;
}
.sm_column2 h3 a:link, .sm_column1 h3 a:visited {
	color:					#000;
}
#sytemap			{
				position: absolute;
				float: none;
				margin-top: 81px;
				margin-left: 380px;
				}
				
h2						{
	font-size:				1.4em         
						}
