/***********************************************************************
	Official UNIVERSITY OF HOUSTON stylesheet for wide (left-menu-column + content) sub pages.  
	This stylesheet should be attached to all official UH subpages (tertiary pages).  
	Created: July 2007, by the IT Web Technologies Group.  
	Last Updated: July 2007
        Last Updated:  April 2008 by Global Image
	
	CONTENTS:
	
		IDS 
		----
		COLUMN (right),  INSET BOX (header),  INSET BOX (items),  INSET BOX (footer),  WRAPPER (banner),  WRAPPER (inset box)
		
		
		CLASSES
		----
		TACTICAL
		
/************************************************************************/



/********************************************

                     IDs

*********************************************/


/* ========      COLUMNS    ======== */
#inset-box-columns{
	background: transparent url("/images/display/mask-column-sides.gif");
	overflow: auto;
	padding: 1px 6px 0 6px;
	width: 697px;
	}


#right-column{ 
	margin: 10px 0 0 240px; 
	}

#right-column-items{
	float: right;
	margin: 0 0 0 0;
	overflow: auto;
	padding: 140px 10px 0 0;
	width: 206px;
	}



/* ========      INSET BOX    ======== */

#inset-box-header { 
	background: transparent url("/images/display/inset-box-narrow-top.gif"); 
	}	

#inset-box-items {
	background: transparent url("/images/display/inset-box-narrow-sides.gif");
	background-repeat:repeat-y;
	overflow: auto;
	padding: 1px 20px 0 27px;
	width: 650px;
	}
		
#inset-box-items p {
	line-height: 167%;
	margin: 0 0 20px 0;
	}
	
#inset-box-footer { 
	background: transparent url("/images/display/inset-box-narrow-bottom.gif"); 
	}
	
	
	
	
/* ========       WRAPPERS     ======== */

#banner-wrapper { 
	background: #ffffff; 
	background-repeat: no-repeat;
	}
	
#inset-box-wrapper { 
	background: transparent url("/images/display/inset-box-narrow-top.gif"); 
	}

/***********************************************************************

							CLASSES
	
************************************************************************/

/* ========       TACTICAL     ======== */

ul.tactical, #center-column-items ul.tactical{
	width: 650px;
	}