/* Name: 			roxtonsPrint.css  	*/
/* Author: 			TWB  				*/
/* Client: 			Roxtons				*/
/* Copyright 2006:	e3Media 			*/

/* Config */
* { 
	margin: 0; 
	padding: 0; 	
	}
*+html div {
	/*\*/
	height: 0.1%;
	/**/
	}	
body { 
	font: .7em/1.2 arial, verdana, sans-serif; 
	color: #AFB0B1;
	}	
	
h1 { 
	margin: 0 0 0 -7px;
	padding: 0;
	}
h2 {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
a { 
	color: #999;
	text-decoration: none; 
	}
a img { border: 0; }


/*************** hide this ****************/

/* main layouts */
#navCol,
#topTools,
#footer,
.hide {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;	
	}

/* flash */	
embed {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;	
	}
	
/* horizontal rules */	
.clr hr {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;	
	}

#breadCrumbs {
	position: relative;	
	top: auto;
	left: auto;
	}	
	
/*************** print this *******************/

/* Homepage */

.accredition {
	position: relative !important;
	bottom: auto;
	}
	
	
/* Tab Nav */	
.tabNav ul li {
	border: 0 !important;
	display: none;
	}
.tabNav ul li.selected {
	display: block;
	}	
	.tabNav ul li.selected a {
		text-indent: 0 !important;
		padding-right: 18px !important;
		font-weight: bold;
		}
		
		
#centering {
	width: auto !important;
	overflow-x: hidden;
	}	
	
#content {
	width: auto !important;
	overflow-x: hidden;
	}		
	#tabBoxContentCol1 {
		float: none;
		width: auto;
		overflow-x: visible;
		}
	#tabBoxContentCol2 {
		float: none;
		width: auto;
		overflow-x: visible;
		}
		
		
.thumbNailStrip {float: none;}		

#shThumbnails {
	display: none;
	}
	
* html .headerImageFullWidth {
	display: none; 
	}	
