/* Global Styles */
body {
	background-color:#000000;
	background-image:url(../_img/Content_BG.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-family: "Lucida Grande", Lucida Sans Unicode, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 1.8em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	text-align:center;
	}
	
#header h1 {
	display:none;
	}
#header h2 {
	display:none;
	}	
	

hr { 
	border:0;
	color:#333;
	border-bottom:1px dotted;
	}
	
hr.spacer {
	margin-bottom:25px;
	}
	
img#tapeheader {
	margin-left:-5px;
	}

.imprint {
	color:#000000;
	font-weight:bold;
	font-size:9px;
	}
	
.red {
	color:#FF0000;
	}
	
.blue {
	color:#213B4A;
	}
	
p.more {
	color:#FF0000;
	text-align:right;
	}
	
h2 {
	color:#141414;
	font-size:26px;
	letter-spacing:-1px;
	line-height:1.2em;
	}

h3 {
	color:#141414;
	font-size:24px;
	line-height:1.3em;
	letter-spacing:-1px;
	}
	
h3.subhead {
	border-bottom:1px solid #999;
	color:#414141;
	font-weight:lighter;
	margin-bottom:20px;
	}
	
.span.lighter {
	margin-bottom:20px;
}
	
h4 {
	font-size:16px;
	color:#333333;
	}
	
h4.subhead {
	display:block;
	background-color:#ccc;
	text-indent:5px;
	}
	
h5 {
	font-size:14px;
	}
	
h5.blue#spaced {
	margin-top:5px;
	}
	
h5.subhead {
	border-bottom:1px solid #999;
	display:inline;
	}
	
div#boxoffice span {
	dispay: block;	
	margin-top:100px;
	}
	
.weblink {
	text-align:right;
	font-size:10px;
	}
	
h6 {
	margin-top:5px;
	color:#666666;
	text-transform:uppercase;
	}
	
.imageonright {
	border: none;
	float: right;
	margin-left: 24px;
	}
	
.imageonleft {
	border: none;
	float: left;
	clear:left;
	margin-right: 20px;
	}
	
.greybox {
	background-color:#CCCCCC;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.spacedbox {
	line-height:2em;
	margin-bottom:20px;
	}

	
/* Basic Links */	
	
a:link {
  	color:#990000;
    text-decoration:none;
	}
	
a:visited {
	color:#990000;
  	text-decoration:underline;
	}
	
a:hover, a:visited:hover {
  color:#ff0000;
  text-decoration:underline;
  }
  
a:active {
  color:#000;
  text-decoration:underline;
  }
 
  
 /* Other Links */

  
.imprint a:link {
	color:#CC6600;
	}
	
.imprint a:visited {
	color:#CC6600;
	}
	
.imprint a:hover, a:visited:hover {
	color:#CC3300;
	}
	
.imprint a:active {
	color:#000000;
	}
	
 /* more news link */	
p.more a:link {
	color:#990000;
	vertical-align:middle;
	}
	
p.more a:visited {
	color:#990000;
	text-decoration:none;
	}
	
p.more a:hover, a:visited:hover {
	color:#FF0000;
	text-decoration:none;
	background:none;
	}
	
	
	
/* NAV LINKS */
	
#column1 ul#navigation li a:link {
	color:#000000;
	text-decoration:none;
	}
	
#column1 ul#navigation li a:visited {
	color:#000000;
	text-decoration:none;
	}
	
#column1 ul#navigation li a:hover, a:visited:hover {
	background: url(../_img/arrow.gif) no-repeat top left;
	color:#990000;
	text-decoration:none;
	display:block;
	}

#column1 ul#navigation li a:active {
	color:#000000;
	text-decoration:none;
	}
	
	

	
/* .................................................................. */


  
  
  
/* Column1 Styles */

#column1 ul li {
	font-weight:bolder;
	text-indent:35px;
	text-transform:uppercase;
	font-size:14px;
	line-height:1.5em;
	margin-left:-30px;
	}
	
#column1 ul {
	padding-top:45px;
	margin:0px 0px 0px 25px;
	}
	
	
	
#column1 p {
	font-size:10px;
	font-weight:bolder;
	line-height:1.4em;
	}
	
#column1 h2 {
	margin-top:-40px;
	}
	
#column1 h4 {
	margin-bottom: 5px;
	color:#000000;
	}
	
#column1 img#heading {
	margin-bottom:10px;
	margin-left:-10px;
	}
	
	
/* twitter styling */	
#column1 ul#twitter_update_list{
	background-image:none;
	padding-top:0px;
	margin-top:0px;
	}

#column1 ul#twitter_update_list li{
	text-transform:none;
	line-height:1.2em;
	text-indent:0px;
	color:#000000;
	list-style:none;
	margin-left:-20px;
	margin-top:0px;
	margin-bottom:5px;
	}
	
#column1 ul#twitter_update_list li span{
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
	line-height:1em;
	}
	
#column1 ul#twitter_update_list li a{
	display:none;
	}
	
#column1 ul#twitter_update_list li span a{
	display:inline;
	}

	
/* .................................................................. */


/* Column2 Styles */

ul#exhibitor_benefits {
	color:#333333;
	line-height:2em;
	margin-left:15px;
	list-style:square;
	}
	
p.article {
	margin-top:25px;
	}

p.article:first-line {
	font-weight:bold;
	}
	
#social_networks {
	margin-top:10px;
	}
	
#social_networks img {
	float:left;
	}
	
#social_networks img.first {
	clear:left;
	}
	
img.mainpic {
	margin-bottom:30px;
	}
	
img.col2img {
	/*used as a decoy for IE6 */
}
	
img.pageheader {
	margin-bottom:10px;
	}

/* Column3 Styles */

#column3 p {
	font-size:10px;
	font-weight:bolder;
	line-height:1.4em;
	margin:5px 10px 20px 10px;
	}

#saturday h4.red {
	text-align:center;
	display:block;
	background-color:#000;
}
	
/* .................................................................. */
	
	
/* Footer Styles */

#footer img#clarionlogo {
	float:right;
	margin-top:-55px;
	}
	
.credits {
	text-align:center;
	clear:left;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	}
	
.disclaimer {
	text-align:center;
	clear:left;
	color:#999999;
	font-weight:normal;
	font-size:8px;
	line-height:1.3em;
	margin-bottom:15px;
	margin-top:5px;
	}
	
.disclaimer#legal {
	text-align:left;
	text-transform:lowercase;
	}
	
li#gallery2 {
	display:none;
	visibility:hidden;
	}
	
.imprint {
	text-align:left;
	padding-bottom:10px;
	}
