body
{
  /*  background-color: #98BAE0;  */
	
	background:url(../../images/bg/bg-1.jpg);
	background-repeat:no-repeat;
	
}
div.mainframe
{
   	margin: auto;
    position:relative;
    width: 920px;
}
div.frame
{
	border-top: 0px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
	
	margin: auto;
    position:relative;
    width: 920px;
	float:right;
}
div.nav a.selected
{
    
}
.nav,
.nav a
{
    color: #FFFFFF;
}
div.meteo_header
{
	background:url(../../images/header/header-3.jpg);
}
a.link_need_auth
{
	color: #fdf623 !important;
}
div.meteo_header .nav
{
color: #FFFFFF;
}

div.meteo_header .nav a
{
/*	color: #FFFFFF; */

color:#0000FF;
}

/* FORM STYLING */
select.text,
textarea.text,
input.text,
input.editor_field,
textarea.editor_field
{
    background-color: #f7f7f7;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: #4c4c4c;    
}
select.text,
textarea.text:focus,
textarea.text:hover,
input.text:focus,
input.text:hover,
input.editor_field:focus,
textarea.editor_field:focus
{
    background-color: #f2f2f2;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #7f7f7f;
    border-bottom: 1px solid #7f7f7f;
    color: #0d0d0d;
}
select.text option
{
    background-color: #f7f7f7;
    color: #4c4c4c;    
}
select.text option:focus,
select.text option:hover
{
    background-color: #f7f7f7;
    color: #4c4c4c;    
}
form
{
    color: #000000;
}
/*
** TAG CLOUD WIDGET
*/
a.t10
{
	color:#333399;
	font-size: 26px;

}
a.t10:hover
{
	background-color: #333399;
	color:#FFFFFF;

	text-decoration: none;
}
a.t9
{
	color: #FF3300;
	font-size: 24px;

}
a.t9:hover
{
	background-color: #FF3300;
	color: #FFFFFF;

	text-decoration: none;
}
a.t8
{
	color: #FF9933;
	font-size: 22px;

}
a.t8:hover
{
	background-color: #FF9933;
	color: #FFFFFF;

	text-decoration: none;
}
a.t7
{
	color:#993366;
	font-size: 20px;

}
a.t7:hover
{
	background-color: #993366;
	color: #FFFFFF;

	text-decoration: none;
}
a.t6
{
	color:#CCFFCC;
	font-size: 18px;

}
a.t6:hover
{
	background-color: #CCFFCC;
	color: #FFFFFF;

	text-decoration: none;
}
a.t5
{
	color: #339933;
	font-size: 16px;

}
a.t5:hover
{
	background-color: #339933;
	color: #FFFFFF;

	text-decoration: none;
}
a.t4
{
	color: #339933;
	font-size: 14px;

}
a.t4:hover
{
	background-color: #339933;
	color: #FFFFFF;

	text-decoration: none;
}
a.t3
{
	color:#FFCC00;
	font-size: 12px;

}
a.t3:hover
{
	background-color: #FFCC00;
	color: #FFFFFF;

	text-decoration: none;
}
a.t2
{
	color:#660033;
	font-size: 10px;

}
a.t2:hover
{
	background-color: #660033;
	color: #FFFFFF;

	text-decoration: none;
}
a.t1
{
	color:#003300;
	font-size: 8px;

}
a.t1:hover
{
	background-color: #003300;
	color:#FFFFFF;

	text-decoration: none;
}
