/***********************************************************************
	Official UNIVERSITY OF HOUSTON stylesheet for sub pages.  
	This template stylesheet should be attached to all official UH 3-column (normal layout) 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 (center),  COLUMN (right),  INSET BOX (header),  INSET BOX (footer),  WRAPPER (photo),  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;
	}

#center-column-items{
	color: #666666;
	font-size: 100%;
	margin: 0 0 0 0;
	overflow: auto;
	padding: 10px 20px 15px 20px;
	width: 422px;
	}

#center-column-items p {
	line-height: 167%;
	margin: 0 0 20px 0;
	}
	
#right-column {
	margin: 10px 0 0 240px;
	}

#right-column-items{
	float: right;
	margin: 0 0 0 0;
	overflow: auto;
	padding: 80px 10px 0 0;
	width: 206px;
	}



/* ========      INSET BOX    ======== */

#inset-box-header{
	background: transparent url("/images/display/mask-column-top.gif");
	}

#inset-box-footer{
	background: transparent url("/images/display/mask-column-bottom.gif");
}
	
	
	
	
/* ========       WRAPPERS     ======== */

#photo-wrapper {
	margin: 0 0 0 0;
        background-color: #757575;
	overflow: hidden;
	padding: 0;
	width: 697px;
	}
	
#inset-box-wrapper {"http://www.uh.edu/images/display/mask-narrow-top.gif");
	}
	
	
/* ========       DIRECTORY SEARCH CONTENT     ======== */


#search-form {
	margin: 0 auto;
	
	width: 100%;
	background: #fff;
	color: #000;
	font-size:  12px;
	border-collapse: collapse;
	border: 0;
}

#search-form td{
	border-collapse: collapse;
	border: 0;
	
	color: #000;
	font-size: 12px;
}

#search-form td.label{
	text-align: right;
	font-weight: bold;
	width: 29%;

}
#search-form td.title{
	text-align: center;
	font-weight: bold;
	

}

#search-form td.center{
	text-align: center;
	

}

#search-form td.content{
	text-align: left;
	width: 200px;

}

#search-form td.tips{
	text-align: left;
	width: 50px;
}

#search-form .formComments{
	color: #999;
}

#search-form .adsearch{
	font-size: 10px;
	
}

#search-form select{
	width: 200px;
	color: #000;
	font-size: 12px;
}

#search-form input.text{
	font-size: 12px;
	color: #000;
	width: 200px;
}

#search-form input.submit{
	font-size: 12px;
	color: #000;
	width: 75px;
}

#search-form td.head{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #333;

}

#search-form td.list{

	border-bottom: 1px solid #ccc;
	text-align: left;
	height: 15px;
}

#search-form td.listLabel{

	border-bottom: 1px solid #ccc;
	text-align: left;
	height: 15px;
	width: 25%;
	font-weight: bold;
}

#advancedOptions div{
margin: 5px;
display: none;
background: #fff;
}	

/***********************************************************************

							CLASSES
	
************************************************************************/

/* ========       TACTICAL     ======== */

ul.tactical, #center-column-items ul.tactical {
	width: 400px;
	}