/*
-----------------------------------------------
Styles for SADC site

created: 2006-10-26 AF
edited: 2006-10-26 AF

----------------------------------------------- */
/* elements */

BODY
{
	font:76%/1.5 "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
}

P {
	font-size: 1.0em;
	font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
}
li {
	font-size: 12px;
	font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
}
A
{
	text-decoration: none;
	color: #0E0e0e;
}

A:hover
{
	text-decoration: underline;
	color: #4169E1;
}

A:link
{
	color: #4169E1;
}

A:visited
{
	color: #2F2F2F;
	text-decoration: none;
}

A:active
{
	color: #595959;
}
.GlobalMenu, 
{
    FONT-SIZE: 12px;
    COLOR: #fff;
    FONT-FAMILY: Arial, Verdana , Helvetica, Tahoma, sans-serif;
    TEXT-DECORATION: none;
	BORDER-BOTTOM: none;
	padding:2px 4px;
 	border-width:1px;
  	border-style:solid
}

.GlobalMenu A:link, .GlobalMenu A:visited, .GlobalMenu A:hover
{
    FONT-SIZE: 12px;
    COLOR: #fff;
    FONT-FAMILY: Arial, Verdana , Helvetica, Tahoma, sans-serif;
    TEXT-DECORATION: none;
	BORDER-BOTTOM:  none;
	font-weight: bold;
}
.GlobalMenu A:hover
{
    FONT-SIZE: 12px;
    COLOR: #fff;
    FONT-FAMILY: Arial, Verdana , Helvetica, Tahoma, sans-serif;
    TEXT-DECORATION: none;
	BORDER-BOTTOM:  none;
}

.Trailer
{
	font-size: 1.0em;
}


/* Specific classes */

.Normal, .normal {
	font-size: 12px;
	font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
}
.DateShortNewsItem
{
	/*color: #67A14C;*/
	font-size: 80%;
	font-weight: bold;
	margin-top: 10px;
}

.TitleFullNewsItem
{
	FONT-FAMILY: "Trebuchet MS","Lucida Grande", Verdana,  Arial, sans-serif;
	font-size: 100%;
	margin-bottom: 0px;
	line-height: 12px;
	font-weight: bold;
}
.TitlePage
{
	font-size: 1.0em;
	font-weight: bold;
}
.SubtitleFullNewsItem
{
	FONT-FAMILY: "Trebuchet MS","Lucida Grande", Verdana,  Arial, sans-serif;
	font-size: 100%;
	margin-bottom: 0px;
	line-height: 12px;
}
.TextFullNewsItem
{
	FONT-FAMILY: "Trebuchet MS","Lucida Grande", Verdana,  Arial, sans-serif;
	font-size: 95%;
	padding-bottom: 10px;
	line-height: 12px;
	margin-bottom: 10px;
}
.ContFullNewsItem
{
	font-size: 80%;
	margin-top: 0px
}



/* Contact Form classes */
.FormHeading 
{
	
	font-size: 90%;
	
	
}
.FormTabbed 
{
	font-size: 90%;
	padding-left: 10px;
	font-style: italic;
}

/* Center profile */

#CenterContainer
{
	
}
#CenterContainer img
{
	
	margin: 10px 30px 10px 10px;
}
#CountryName
{
	FONT-FAMILY: "Trebuchet MS","Lucida Grande", Verdana,  Arial, sans-serif;
	font-size: 100%;
	margin-bottom: 0px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 50px;
}

#CenterName
{
	FONT-FAMILY: "Trebuchet MS","Lucida Grande", Verdana,  Arial, sans-serif;
	font-size: 100%;
	margin-bottom: 0px;
	line-height: 10px;
	font-weight: bold;
	padding-bottom: 20px;
}

#FieldTitle
{
	
	font-weight: bold;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 2px;
}

#FieldText
{
	font-size: 90%;
	padding-left: 10px;
	
}
