
/*	 ************************************************************************
     * Module Name		: Sitemap.css										*
     * Release			: 1.0												*
     * Date				: 17/09/2008										*
     * Project			: AGSE_TT											*
     * Author			: aCOSwt											*
     * Description		: CSS definitions specific to Sitemap.html			*
     * Language			: CSS												*
     * Compatibility	: FireFox 2 - IE 7 - Opera 9 - Konqueror 3			*
     ************************************************************************/

/******************************** IDs ***************************************/

#GGSRCH{
	position:absolute;
	top:85px;
	left:115px;}

#HREF_1{
	margin-top:5px;
	float:left;
	margin-left:7px;
	display:block;
	width:112px;
	text-decoration:none;}

#LAIUSSE{
	width:640px;
	float:right;
	margin-top:15px;
	margin-left:10px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:justify;}

#WARNINGE{
	border-width:3px;
	border-color:#C40907;
	border-style:solid;
	width:628px;
	padding:3px;
	float:right;
	margin-top:5px;
	margin-left:10px;
	font-family:arial;
	font-size:12px;
	color:#C40907;
	text-align:justify;}

#SRCHRSLTS{
	position:absolute;
	top:112px;
	z-index:2;}

#PAGELIST{
	margin-top:5px;
	clear:both;
	width:100%;
	z-index:1;}

/******************************** Classes ***********************************/

.heavy{
	font-size:30px;
	font-weight:bold;}

.label{
	font-family: verdana;
	font-weight:bold;
    font-size: 7pt;
	width:112px;
	color:#666666;
	padding-bottom:5px;
	text-align:center;
	margin-top:3px;}

.menucol{
	float:left;
	width:112px;
	margin-left:7px;
	margin-right:8px;}

.thmblnk{
	width:112px;
	text-decoration:none;}

.thumbnail {
    width:112px;
	height:112px;
	border-style:none;}