/*	Toowoomba Motel & Events Centre	 */
/*	www.toowoombamotel.com.au	*/
/*	Branding => generic CSS code	*/


/* Set Text Colour for this branding */
h1, h2, h3, h4, h5, h6
{	color: #002096; }


a.primnavi, .pseudonavi
{
	display: block;
	text-align: left;
	width: 120px;
	height: 25px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.pseudonavi
{
	color: #e0efff;
	background: #60a0e0;
	border-left: solid #a0efff 5px;
	border-right: solid #a0efff 1px;
	border-top: solid #a0efff 1px;
	border-bottom: solid #a0efff 1px;
	line-height: 200%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #4080d0;
	border-left: solid #60a8ef 5px;
	border-top: solid #0000ff 1px;
	border-bottom: solid #6080ff 1px;
	border-right: solid #0000ff 1px;
	line-height: 180%;
}

a.primnavi:hover
{
	color: #ff0;
	background: #60a0ef;
	border-left: solid #a0efff 5px;
	border-top: solid #a0efff 1px;
	border-bottom: solid #a0efff 1px;
	border-right: solid #a0efff 1px;
	line-height: 200%;
}

a.primnavi:active
{
	color: #60a0e0;
	background: #c0efff;
	border-left: solid #0ff 5px;
	border-top: solid #0ff 1px;
	border-bottom: solid #0ff 1px;
	border-right: solid #0ff 1px;
	line-height: 200%;
}


td.sidbar
{
	background: #fff url(images_conference/tmec_conference_sb_bkgnd.gif) top left repeat-y;
}
td.sidbarfooter
{
	background: #fff url(images_conference/tmec_conference_sb_ft_bkgnd.gif) top left no-repeat;
}
