﻿/*....................................................www.ames.pt

||||||||||        AMES | Agência Municipal de Energia de Sintra

Screen CSS.................|||||||||||||||||||||||||||||||||||||

Sergio Noronha.........................Linkare TI

Gabinete de Apoio à Criação de Conteúdos Multimédia e e-learning

snoronha@linkare.com..............||||||||||||||||||||||||||

*/

/****|||||||  Generic  Selectors ****/

	
/****|||||||  Design  Selectors ****/

* html #center_column {  }
* html #left_column { }

/****|||||||  Essencial  Selectors ****/

	/****Funky Corner****/
* html #newletter_form
{
    margin-left:13px;
    width:130px;
    }
* html #newletter_form a
{
    color: #333333;
    border-bottom: #333333 1px dotted;
    text-decoration: none;
} 
*:first-child+html #newletter_form fieldset input{
    width:125px;
    margin-left:-9px;
    }            
*:first-child+html #newletter_form .link_ajuda {
    margin-right:0px;
}
*html #newletter_form .link_ajuda {
    margin-right:0px;
    border-bottom:#333333 1px dotted;    
}
*html #newletter_form .link_submit
{
    padding-right:0px;
}

* html .highlight{
    margin-left:5px;
    margin-top:15px;
    margin-bottom:0px;
}
* html #main_content
{
}
* html .content_list 
{
}
*:first-child+html .content_list 
{
}
* html .content_list img
{
}
* html .content_list p
{
}
* html .content_detail 
{
    margin-left:0px;
}
* html #top_bar_left
{
    margin-bottom:0px;
} 
* html #bottom_bar a
{
   margin-top:9px;
}

* html #form_b div label 
{   
	margin-top: 1.6px;	
}
/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html .home_object_body { }


/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html #article_navigation { margin-bottom: 2px; }
*:first-child+html li#active_link { padding: 0; }
*:first-child+html li#hidden_link { padding: 0; }

* html #articles { margin-top: -16px; }
* html #article_navigation { margin-bottom: 2px; }

/****|||||||  List  Selectors ****/

/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html #main_navigation { margin-right: 25px; }

* html #article_navigation li { margin-left: 2px; }

* html #site_wide_navigation .log { margin-top: 0px; }
/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html #site_wide_navigation .log span {  }

/****|||||||  Form  Selectors ****/

* html #search { }