/*
	Filename         :	/css/ti_screen.css
	Last updated by  :	Andrew Harris
	Last Updated     :	05 November 2008
	Comments         :	SS/10 Screen style sheet.
*/


* { margin: 0; padding: 0; border: 0;}
  
 
.tiCopyright	{font-size:9px; color:#555; padding-top:10px; text-align:center;}
  
a	{text-decoration:underline;}
a:hover	{text-decoration:none;}


h3.ti	{margin-bottom:5px; font-weight:bold; font-size:11px;}


.ti5wht {height:5px; background-color:#fff; width:100%;}
.ti10wht {height:10px; background-color:#fff; width:100%;}	
.ti20wht {height:20px; background-color:#fff; width:100%;}	

.tiDirSpace	{width:100%; height:10px;}

.tiNoscreen	{display:none;}	


/* *******************************
   Trends Info. report type ID's
   ******************************* */
   
#tiPopMain		{margin:0px; width:100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:14px; color:#333;}	
#tiFramed	{margin-left:24px; margin-top:10px; width:640px; text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:14px; color:#333;}
#tiPopCentre	{width:640px; text-align:left; margin-top:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:14px; color:#333;}
#tiPopLandscape	{width:849px; text-align:left; margin-top:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:14px; color:#000;}


/* Icon ToolBar Styling PORTRAIT */
.tiToolsWrapper	{width:640px; height:15px; margin:0; text-align:right;}
.tiTools	{ padding:0px 2px 0px 0px; border:0; margin:0; float:left; text-align:right; width:638px;}
.tiTools ul li	{list-style-type:none; display:inline; line-height:15px; padding:0px; border:0; margin:0; font-size:11px;}
.tiTools ul li a	{text-decoration:none; font-size:11px;}

/* Icon ToolBar Styling LANDSCAPE */
.tiToolsWrapperL	{width:849px; height:15px; margin:0; text-align:right;}
.tiToolsL	{ padding:0px 2px 0px 0px; border:0; margin:0; float:left; text-align:right; width:847px;}





/* *******************************
   SS09 HEADERS
   ******************************* */

/* Dept and Season Wrapper styling PORTRAIT */
#tiDeptWrapper	{height:18px; width:640px; padding:0px; color:#333;} /* Change text colour here */
.tiBGimgTop		{ background-image:url(../temp_images/dummy_bg.gif);} /* Use this for Top Nav background image */
.tiLeft	{width:395px; float:left; text-align:left; line-height:18px; margin-left:5px;}
.tiRight	{width:225px; float:right; text-align:right; line-height:18px; margin-right:5px;}

/* Dept and Season Wrapper styling LANDSCAPE */
#tiDeptWrapperL	{height:18px; width:849px; padding:0px; color:#333;} /* Change text colour here */
.tiLeftL	{width:604px; float:left; text-align:left; line-height:18px; margin-left:5px;}
.tiRightL	{width:225px; float:right; text-align:right; line-height:18px; margin-right:5px;}


/* Menu -- Navigation styling PORTRAIT */
.tiMenuWrapper	{width:640px; height:20px; margin:0; border-bottom: 1px solid #D0D0D0; border-top:1px solid #D0D0D0; color:#999;} /* Change Nav VERTICAL line colours and BORDER LINES here */
.tiNavFramed	{ padding-left:5px; float:left; border:0; text-align:left;}

/* Menu -- Navigation styling LANDSCAPE */
.tiMenuWrapperL	{width:849px; height:20px; margin:0; border-bottom: 1px solid #D0D0D0; border-top:1px solid #D0D0D0; color:#999;} /* Change Nav VERTICAL line colours and BORDER LINES here */

/* Universal list styling */
.tiNavFramed ul li	{list-style-type:none; display:inline; line-height:20px; vertical-align:middle;}
.tiNavFramed ul li a	{font-size:11px; text-decoration:none; color:#999;}/* Colour */
.tiNavFramed ul li a:hover	{font-size:11px; text-decoration:none; color:#333;}/* Colour -- Hover */


ul li.tiNavOff {font-size:11px; color:#333; !important}  /* Off state for Navigation */




/* Gallery Header PORTRAIT  */
#tiGallWrapper	{height:18px; width:640px; padding:0px; color:#333; border-bottom:1px solid #D0D0D0;}
/* Gallery Header LANDSCAPE  */
#tiGallWrapperL	{height:18px; width:849px; padding:0px; color:#333; border-bottom:1px solid #D0D0D0;}


/* *******************************
   Related Reports
   ******************************* */
   
.tiRelRepTab	{border-top:1px solid #DADADA; border-bottom:1px solid #DADADA; background-color:#f5f5f5;}

.tiRelRepTab a	{font-size:11px; color:#333;}
.tiRelRepTab a:hover	{color:#666;}


/* *******************************
   Download links --> For HI-RES
   ******************************* */

.tiDownload	{padding:7px 0px 0px 0px; vertical-align:bottom; height:20px; line-height:20px;}				
.tiDownload a	{font-size:11px; color:#9D1C15; text-decoration:underline;}
.tiDownload a:hover {color:#FF0000; text-decoration:underline;}


/* *******************************
   Direction Pack code
   ******************************* */


.tiDirIndText	{padding:10px; background-color: #333; color:#f5f5f5;}


/*  Layer styling for the Mood live text */



.tiLayerTxt		{z-index:99; margin: 130px 0px 0px 15px; position:absolute; width:320px; color:#000000;}





/* *******************************
  Specific Report code here.
  
  **** REMEMBER TO PREFIX CLASS WITH 'TI' ****
  
   ******************************* */




.titleOut_mood	{
			z-index:99;
			position:absolute;
			margin:170px 0px 0px 10px;
			width:390px;
			line-height:12px;
			color:#799692;
			}
