@import url(scn.css);
@import url(/theatreshow2/includes/scripts/sifr3/css/sifr.css);
/* MAIN STYLED TAGS */

td.p {
	color: Black;
}

#footer p a
{
	color:black;
}
p {
	font-size:75%;
	color: Black;
	margin: 0px;
	padding: 0 0 10px;
	text-align:left;
}

p a {
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

p a:hover {
	color: blue;
	text-decoration: none;
	/*font-weight: normal;*/
}


#head {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : White;
	font-size : 16px;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	text-align: right;
	height:139px;
	width:100%;
	background:url(../../images/core/header_bg-inner.png) no-repeat center;
	background:url(../../images/core/header_bg.jpg) no-repeat center;
}

	#head.home
	{
		background:url(../../images/core/header_bg.jpg) no-repeat center;
	}

#head img{
	float:left;
	margin:22px 26px;
}
	#head p {
		float:left;
		font-size:112.5%;
		color:#FFFFFF;
		margin:105px 0 0 62px;
	}
		#head p span {
			font-size:130%;
			font-weight:bold;
		}
H1 {
	color: #353d92;
	font-size : 150%;
	padding:3PX 0;
	line-height:1.3em;
}
	H1.smaller-font
	{
		font-size:112.5%;
		font-weight:normal;
	}
	
H2 {
	color : #000;
	font-size : 95%;
	color: #353D92;
}

H2 a {
	color : #353D92;
	text-decoration: none;
}

H2 a:hover {
	color : #000000;
	text-decoration: underline;
}

H3 {
	color : #353D92;
	font-size : 87.5%;
}
	H3 a {
		color: Black;
		text-decoration: underline;
	}
	
	H3 a:hover {
		color: Black;
		text-decoration: none;
	}
	.right h3
	{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
	
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #353D92;
	font-size : 75%;
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #353D92;
	font-size : 0.7em;
	margin: 0 10px 0 10px;
	padding: 0;
	border: 0;
	text-align: left;
}

H5 a {
	color : #353D92;
	text-decoration: none;
}

H5 a:hover {
	color : #353D92;
	text-decoration: underline;
}


H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #000000;
	font-size : 70%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}

.acrobat {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #000000;
	font-size : 70%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}

hr {
	height: 1px;
	color: #C2C4DE;
	background-color: #C2C4DE;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0;
	width: 100px;
}


a {
color: #FFF;
text-decoration: underline;
}


a:hover{
color: #FFF;
text-decoration: none;
}

/* Navigation selected status */
.selected { 
	color: #000000;
	text-decoration: underline;
}


select {
	width: 200px;
	height: 23px;
	font-size: 75%;
}


input {
	height: 23px;
	width: 200px;
	font-size: 75%;
}


textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 100px;
}


/* UNIQUE STYLES ON PAGE */
#content
{
	overflow:hidden;
	width:526px;
	float:right;
	margin:15px 0;
	padding:0;
	min-height:350px!important;
	height:auto;
}

	#content.information
	{
		background:url(../../images/core/content-bg/information.png)no-repeat 40px 70px;
	}
	#content.about
	{
		background:url(../../images/core/content-bg/history.png)no-repeat 40px 70px;
	}
	#content.registration
	{
		background:url(../../images/core/content-bg/visitor-registration.png)no-repeat 40px 70px;
	}	
	#content.list
	{
		background:url(../../images/core/content-bg/exhibitor-list.png)no-repeat 40px 70px;
	}
	#content.floor
	{
		background:url(../../images/core/content-bg/floor-plans.png)no-repeat 40px 70px;
	}
	#content.showgallery
	{
		background:url(../../images/core/content-bg/2008-gallery.png)no-repeat 40px 70px;
	}
	#content.event
	{
		background:url(../../images/core/content-bg/exhibitor-information.png)no-repeat 40px 70px;
	}
	#content.manual
	{
		background:url(../../images/core/content-bg/exhibitor-manual.png)no-repeat 40px 70px;
	}
	#content.badges
	{
		background:url(../../images/core/content-bg/exhibitor-badges.png)no-repeat 40px 70px;
	}
	#content.access
	{
		background:url(../../images/core/content-bg/access.png)no-repeat 40px 70px;
	}
.right
{
	margin-left:80px;
}
	.right h2
	{
		padding:3px 0 0;
	}
		.right h2 a
		{
			padding:3px 10px 0;
		}
	.right h1.sitemap
	{
		Padding:15px 0 0;
	}	
#wrapper
{
	width:100%;
	overflow:hidden;
	float:left;
}

.abtt-banner
{
	background:url(../../images/general/abtt-theatre.jpg) no-repeat center 0;
	display:block;
	height:140px;
	clear:both;
	text-indent:-1000px;
}

#sidemenu
{
	float:left;
	width:190px;
	padding:0 0 10px;
}
	#sidemenu h1
	{
		background:none;
		text-align:left;
		font-size:140%;
		padding:15px 0 0;
	}
	#sidemenu ul
	{
		margin:0;
		padding:0;
	}	
	#sidemenu ul li
	{
		margin:3px 0;
		_margin:1px 0 0;
		
		_clear:both;
		_display:block;
		_width:190px;
		overflow:hidden;
	}
		#sidemenu ul li:hover
		{
			color:#FFFFFF;
		}

	#sidemenu ul li a
	{
		padding:5px 0 8px;
		_padding:6px 0 6px;
		display:block;
		padding-left:20px;
		background:url(../../images/core/bullets/li_bg.png) no-repeat 3px center;
		color:#000000;
		text-decoration:none;
		border:#353D92 1px solid;
		text-align:left;
		margin:0;
		font-size: 75%;
	}
		#sidemenu ul li a:hover
		{
			color:#FFFFFF;
			background:#C2C4DE url(../../images/core/bullets/li_bg.png) no-repeat 3px center;
		}
		#sidemenu ul li#home a
		{
			background:#404798 url(../../images/core/bullets/li-home_bg.png) no-repeat 3px center;
			color:#FFFFFF;
		}
			#sidemenu ul li#home
			{
				margin:15px 0 0;
				_padding:5px 0 0;
			}		
		
	#sidemenu a.link
	{
		font-size:140%;
		color:#404798;
		text-decoration:none;
		margin:10px 0 0;
		display:block;
	}
.layercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  75%;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

.required {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: Red;
}

/* FOOTER */

address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FF5700;
}

#left-column
{
	float: left;
	width: 142px;
}	

#centre-column
{
	float: left;
	width: 176px;
}
	.gallery
	{
		width:293px;
		overflow:hidden;
		float:left;
	}
	
	.sampleimage
	{
	text-align:center;	
	}
	
	.sampleimage img
	{
	padding: 0 0 5px 0;
	}
	
	.gallery h1
	{
		margin: 0px 0px 7px;
		padding: 3px 20px;
		width:260px;
		text-align:center;
		background:#353d92;
		color:#FFFFFF;
	}
	.gallery h2.vg
	{
		clear:both;
		text-align:center;
		padding:10px 0;
	}
	
	.press
	{
		border:4px #353d92 solid;
		float:right;
		width:220px;
		margin-bottom: 10px;
	}
		.press H1
		{
			background:#353d92;
		}	
		.press H2
		{
			font-size:112.5%;
			text-align:center;
			color:#000;
			line-height:2em;
			padding:20px 0 0;
		}
		.press H3
		{
			font-size:95%;
			font-weight:bold;
			margin:43px 0 0;
			padding:0px 0 0;
			font-style:italic;
			text-align:center;
		}
			.press H3 a
			{
				background:url(../../images/core/press-h3-bg.png) no-repeat center top;
				padding:20px 0 40px;
				display:block;
			}		
	.gallery-image
	{
		margin: 0px 8px 0px;
		vertical-align: top;
		float: left;
	}
	.right p.date
	{
		padding-bottom:15px;
	}
	
	#centre-column p
	{
		font-size: .7em;

		padding: 0px 0px 2px;
		margin: 0px;
	}

#right-column
{
	float: left;
	width: 170px;
}

	#stop-press
	{
		border: 3px solid #353d92;
		width: 160px;
		padding: 0px 0px 14px;
		margin: 0px 0px 8px;
	}
	
		#stop-press p
		{
			font-size: 100%;
			text-align: center;
			padding: 15px 3px 18px;
		}
	
	#right-column h1, #right-column h2
	{
		color: #000;
	}

#footer
{
	/*background:url(../../images/core/footer_bg.jpg) no-repeat center top;*/
	float:left;
	margin:10px 0 0;
	clear:both;
	padding:0;
	width:100%;
	text-align:center;
}
	#footer .url
	{
		background:#000;
		text-align:center;
		padding:5px 0;
		width:100%;
	}
		#footer .url a
		{
			color:#fff;
			padding:10px;
		}
	
	#footer p{
	margin:10px 0;
	text-align:center;
	}
	

#map
{
	width: 440px;
	height: 350px;
}