﻿ï»¿/*....................................................www.estgoh.pt

||||||||||                 ESTGOH

Screen CSS.................|||||||||||||||||||||||||||||||||||||

SÃ©rgio de Noronha.........................Linkare TI

snoronha@linkare.com..............||||||||||||||||||||||||||

*/



/****|||||||  Generic Identifiers ****/



* html .clear_both {

	display: none;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html .clear_both {

			display: none;

			}



/****|||||||  Design Identifiers ****/



* html body#login { 

	margin: 0;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html body#login {

			margin: 0;

			}

* html body#login #header {

	position: relative;

	width: 100%;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html body#login #header {

			position: relative;

			width: 100%;

			}

* html #right_column {

	/* IE6 Duplicate Character Bug [ http://www.positioniseverything.net/explorer/dup-characters.html ]*/

	margin-right: -3px; /* end_IE Duplicate Character Bug */

	float:right;

	}

* html #left_column {

	width: 190px;

	float:left;

	}	

* html .body_news_events {
	margin-top: 20px;
	}	
	

/****|||||||  Essencial Identifiers ****/

* html #logo_link {

	margin-left: 0px;

	}

* html #center_column img.section_image {

	width: 100%;

	}

* html #body_content {

	padding-top: 0.25em;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html #body_content {

			padding-top: 0.25em;

			}

* html #secondary_navigation {

	margin-top: 10px;

	}

* html #search_navigation {
    margin-right:105px;
	}
	

* html #school {

	margin-top: -4px;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html #school {

			margin-top: -4px;

			}

* html #news {

	margin-left: 10px;

	}	

* html #login {

	margin-left: 7px;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html #login {

			margin-left: 7px;

			}

* html .highlight {

	}	

* html .highlight_body {

	}	

* html .highlight_body a {

	}

* html #intranet_login {

	margin: 0px auto;

	text-align: left;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html #intranet_login {

			margin: 0px auto;

			text-align: left;

			}

		

/****|||||||  List Identifiers ****/



* html #header_wrapper ul {

	margin-right: 10px;

	}

* html #school_navigation {

	margin-bottom: 0;

	}

*html ul#secondary_navigation li ul {

	margin-top: -16px;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html ul#secondary_navigation li ul {

			margin-top: -16px;

			}

		

/****|||||||  Anchor Identifiers ****/



* html #secondary_navigation span {

	margin-bottom: -18px;

	}

#secondary_navigation dd.active a
{
    color:Black;
    }
	

* html #news h5 span,

* html #events h5 span {

	position: relative;

	float: right;

	}	

* html a#password_recovery {

	margin-left: 7px;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html a#password_recovery {

			margin-left: 7px;

			}

* html #intranet_login a {	

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html #intranet_login a {

		}

		

/****|||||||  Typography Identifiers ****/



* html #left_column h3 {

	margin-top: 0px;

	}

/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

*:first-child+html .highlight h4  {

	font-size: 100%;

	}



/****|||||||  Form Identifiers ****/



* html #search {

	position: absolute;

	top: 125px;

	left: 808px;

}

* html #intranet_login fieldset {

	/*width: 250px;*/

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html #intranet_login fieldset {

			/*width: 250px;*/

			}

* html #intranet_login legend {

	margin-left: 32px;

	}	/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/

		*:first-child+html #intranet_login legend {

			margin-left: 32px;

			}

* html #copyright {

	float:none;

}		