/* styles for fonts

unit of measurement for fonts - pixels
*/

BODY {
  font: 14px "Trebuchet MS";
  color:#fff;
}

H2 {
  font: 26px "Trebuchet MS";
  color:#fff;
  font-weight:normal;
  text-transform: uppercase;
  padding:0 0 16px 0;
}

H3 {
  font: 18px "Trebuchet MS";
  color:#fff;
  font-weight:normal;
  text-transform: uppercase;
  padding:0 0 2px 0;
}

H4 {
  font: 14px "Trebuchet MS";
  color:#ffa200;
  font-weight:normal;
  text-transform: uppercase;
  padding:0 0 14px 0;
}


#primary-content p {
  line-height: 18px;
  padding-bottom:16px;
}

#primary-footer {
  font-size: 11px;
}

#primary-content a,
#tertiary-content a {
  font: 11px "Trebuchet MS";
  color: #5ecc6e;
  text-decoration:none;
}

#primary-content a:hover,
#menu .rss a:hover,
#tertiary-content a:hover {
  color:#ffa200;
}

#tertiary-content p {
  font-size:11px;
  line-height: 14px;
  padding-bottom:14px;
}

#language {
  font: 12px verdana;
}

#language ul li a {
  color: #5ecc6e;
  text-decoration:none;
}

#language ul li a:hover, #language a.active {
  color: #000;
  text-decoration:none;
  background: #ffa200;
}

#language ul li span {
  color: #fff;
}

#menu {
  font: 14px "Trebuchet MS";
  text-transform: uppercase;
  color: #fff;
}

#menu a {
  color: #fff;
  font-weight:bold;
  text-decoration: none;
  background: #69a550;
}

#menu a:hover, #menu a.active {
  color: #000;
  font-weight:bold;
  text-decoration: none;
  background: #ffa200;
}

#menu .rss a {
  font: 11px "Trebuchet MS";
  color: #5ecc6e;
  text-decoration:none;
  background: none;
  text-transform: none;
  font-weight: bold;
}

.italic {
  font-style: italic;
  font-size:11px;
  padding-bottom:5px;
}

#registration table {
  font: 12px "Trebuchet MS";
  line-height:16px;
}

#registration span {
  font: 15px Georgia;
  color: #ff8700;
}

#registration .checkbox span
{
  color:#fff;
  font:12px "Trebuchet MS";
}

.button-reg {
    color: #fff;
    font:12px "Trebuchet MS";
}

.logotype-ameria span {
  font-size: 0px;
  visibility: hidden;
}
h3.news_txt
{
	text-transform: none;
}
.news_date
{
	padding-top: 14px;
}
.rating_star
{
	text-indent: 65px;
	font-size: 11px;
	color: #ffda00;
	line-height: 11px ! important;
	margin-top: 7px;
}
.rating_star2
{
	text-indent: 65px;
	font-size: 11px;
	color: #ffda00;
	line-height: 11px ! important;
	margin-top: 7px;
}
.txt_blk_news
{
	font-size: 12px;
}
.font_14
{
	font-size: 14px ! important;
}
.countries ul li span
{
	color:#FFDA00;
	font-size:11px;
	text-align: right;
	text-decoration: none;
	width: 40px;
	display: block;
	padding-top:5px;
}
.news_all h3
{
	font-size: 26px;
	padding: 0 ! important;
}
.news_all h4
{
	font-size: 11px;
	padding-top: 15px;
}
.news_all a
{
	font-size: 11px;
	color: #5ecc6e;
	line-height: 22px ! important;
}
.news_all2 a
{
	font-size: 11px;
	color: #5ecc6e;
	line-height: 22px;
	text-decoration: none;
}
.news_all2 a:hover
{
	color:#FFA200;
}
.news_all h4 a
{
	font-size: 16px ! important;
	color: #5ecc6e;
	text-transform: none;
	line-height: 16px ! important;
}
.news_all2 h3
{
	font-size: 14px ! important;
}
.news_all2 p
{
	font-size: 12px;
	padding-top: 14px;
}
.news_all2 h4 a
{
	font-size: 16px;
	color: #5ecc6e;
	text-transform: none;
	line-height: 16px;
}
.news_all2 p.rating_star2
{
		font-size: 11px;
	padding-top: 0px;
}
.news_all2 h4
{
	padding-bottom: 0px;
	padding-top: 14px;
}