/*#
* Sky Blue - A Mambo 4.5.1 template
* version 1.0
* package Sky Blue
* copyright (C)2004 by Net Dreams Inc. - All rights reserved!
#*/

/* # GENERAL # */
BODY 
{
  color            : #000000;
}

td,tr,p,div 
{
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  
}

ul 
{
  margin           : 0px 0px 0px 0px;
}



hr
 {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro 
{
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* # LINKURI # */
a:link, a:visited
 {
  font-size        : 11px;
  color            : #7492AB;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover 
{
  color            : #ADC1D2;
  text-decoration  : none;
}

a.category:link, a.category:visited
 {
  color            : #999999;
  font-weight      : bold;
}

a.category:hover 
{
  color            : #ADC1D2;
}

/* # MENIU PRINCIPAL # */

.mainlevel 
{

  }

a.mainlevel:link, a.mainlevel:visited
 {

	display: block;
	background: url(../images/fundalmeniu.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #7492AB;
	text-align: left;
	padding-top: 1px;
	padding-left: 18px;
		height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover
 {
	background-position: 0px -25px;
	text-decoration: none;
	color: #999999;
}




/* # MODULE # */
table.moduletable 
{
  width            : 100%;
  margin-bottom    : 5px;
}

table.moduletable th
 {
	background: url(../images/mapoteka_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


.newsflash 
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #00467A;
 text-transform   : uppercase;

}


.frameheader 
{
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #ADC1D2;
}

.poll
 {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* # FORMULAR # */

.inputbox
 {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* # CONTINUT # */
.contentpane 
{
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
 
}
 .button 
{
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #7492AB;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}



.contentpaneopen 
{
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
  

}

.contentheading, .componentheading 
{
 	height: 30px;
	background: url(../images/contenthead.png)  repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}


.contentdescription 
{
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category 
{
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}


/* # LISTAREA SECTIUNILOR # */
.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter 
{

}

.sectiontableentry1 
{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
}

/* # FONTURI MICI # */
.small 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}