html {
	font-family: Tahoma, Arial, Helvetica;
}

img{
	border: none;	
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
}

#flashcontent {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 910px;
	height: 520px;
	margin-left: -455px;
	margin-top: -260px;
}

#noflash{
	text-align: left;	
}

h1{
	color: #fa0000;	
	font-size: 40px;
	margin-bottom: 10px;
}

h2{
	color: #727272;
	font-size: 18px;
	margin-top: 0;	
}

#info{
	margin: 20px 0 0 0;
	width: 340px;
	float: left;

}

#info img{
	float: left;
}

#info p{
	margin: 15px 0 0 5px;
	color: #fa0000;	
	font-size: 14px;
	float: left;
}	




/*******  CONTENT  *******/ 

#content {
	margin:auto;
	clear:both; width:910px;
	text-align:left;
}

#top { width:910px; }
#top .logo {
	float:left; display:block; margin:0; padding:0; width:290px; height:55px;
}
#top .backbutton {
	float:left; display:block; margin:0; padding:0; width:164px; height:55px;
}
#top .topSpacer {
	display:block; width:456px; height:55px; float:left; margin:0; padding:0;
}
* html #top .topSpacer { width:453px; }
#top .header {
	clear:both; display:block; margin:0; padding:0; 
	background:url(../img/news_header.gif) top left no-repeat;
	height:100px; width:910px;
}
#top H1#newsHeader { display:none; }

#pressContacts p {
	display:block; width:160px; float:left;
	font-size:12px; line-height:12px; 
	margin:0 0 20px 0; padding:10px;
	background-color:#EEEEEA;
}
#main { background:url(../img/news_bkgnd.gif) top left repeat-y; }

#main p {
	margin:0 50px 0 50px; font-size:12px;
}

#main .newsShell {
	clear:both; width:810px;
	border-top:#b2b2ae solid 2px;
	display:block; overflow:auto;
	padding:10px; margin:20px 0 0 40px;
	background-color:#fafaf9;  
}
#main a {
	color:#666666;
	text-decoration:none;
}
#main .date {
	font-size:11px;
	color:#999999;
}

#main .headline {
	color:#333333; display:block; padding-bottom:10px;
	font-size:15px; line-height:20px; font-weight:bold;
}

#main .imageRight {
	float:right; display:block;
	margin: 3px 5px 10px 20px;
	border: 3px solid #eeeeea;
}

#main hr {
	clear: both; margin:40px; height:1px;
}
#main .weblink {
	display:block; padding:0 0 0 17px;
	background: url(../img/weblink.gif) top left no-repeat;
}
#main .download {
	display:block; padding:0 0 0 17px;
	background: url(../img/download.gif) top left no-repeat;
}
#main .download:hover {
	text-decoration:none;
}

#footer {
	clear:both; display:block; margin:auto;
	text-align:center;
	background:url(../img/news_footer.gif) top left no-repeat;
	height:100px; width:910px;
}
.footerLegal, .footerAddress { clear:both; color:#7f7f7f; font-size:10px; }
.footerLegal a { text-decoration:none; color:#353535; }

#bottomContent {
	clear:both; display:block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 910px;
	height: 100px;
	margin-left: -455px;
	margin-top: 260px;
	padding-bottom:50px;
	text-align:center;
}




 
/*******  SHOWCASE PAGES  *******/ 
#top .showCaseHeader {
	clear:both; display:block; margin:0; padding-top:45px; padding-left:45px; 
	background:url(../img/showcase_header.gif) top left no-repeat;
	height:55px; width:865px;
}

#showCaseBrand { font-size:36px; margin:0; padding:0; }

#client-logo {
	float: right;
	margin-right: 30px;
	margin-left: 25px;
}

.image {
	float:left;
	margin-left:25px;	
}

.highlight {
	background-color:#fafaf9;
	padding-top:5px; padding-bottom:5px;
	margin-left:1px; margin-right:1px;
}

#workFrameOuter {
	float: left;
	margin: 20px 0 0 50px;
	padding: 13px;
}

#workFrame {
	margin: 0;
	padding: 0;
}
#videoWork {
	margin: 0;
	padding: 0;
}

/*******  SHOWCASE SIDENAV  *******/ 
#sideNav {
	float: left;
	width: 200px;
	margin: 40px 0 0 50px; padding:0px;
	_margin-left: 25px;
	font-size:12px;
}

.sideNavBar {
	border-top:#b2b2ae solid 2px;
	width:200px; height:2px;
}

#sideNav ul {
	list-style:none;
	padding:0px; margin:0px;
	margin-top:3px; padding-top:15px; padding-bottom:20px;
}

#sideNav li {
	margin: 0 0 5px 6px; padding:0px;
}

#sideNav a {
	display:block; width:165px;
	padding-left: 20px; padding-top:5px; padding-bottom:5px;
	color:#a0a0a0; text-decoration:none;
}

#sideNav a:hover {
	color:#a0a0a0;
	background-color:#dcdcdc;
}

#sideNav a.selected {
	display:block; width:165px;
	padding-left:20px; padding-top:5px; padding-bottom:5px;
	color:#FFFFFF; background-color:#db0000; text-decoration:none;
}

.clearing { clear: both; display:block; height:25px; }






/*******  LEGAL PAGE  *******/ 

#legalTerms {
	width:540px;
	padding:20px;
	text-align:left;
}

#legalTerms p {
	font-size:12px;
	line-height:15px;
}

#legalTerms h1 {
	font-size:14px;
	line-height:25px;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #showCaseBrand {
	visibility: hidden;
}






/******* Tck Tck Tck Logo *******/
.tckLogo { 
	display:block; width:85px; height:100px;
	float:right; margin:10px 0 0 790px;
	background:url('../img/tck_news_header.png');
	position:absolute; z-index:999;
}
.tckLogo a { 
	display:block; width:85px; height:100px;
}