﻿body
{
font-family:verdana,arial,sans-serif;
font-size:12px;
}

#errors, .errors
{
    color:Red;
    font-weight:bold;    
}

.mylink, .mylink:visited
{
    color:Blue;
    text-decoration:none;
}

.mylink:hover
{
    color:Black;
    text-decoration:underline;
}
.textbox_cirip
{
    /*background-color: #ffe477;/*#FFFF00;*/ /*background-color: #cc9999;*/
    -x-system-font:none;
    background: transparent url(/images/txt_cirip.png) scroll 0 0 ;
    background-repeat:no-repeat;
     
    /*font-family: 'Lucida Calligraphy';*/
    font-size: medium;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}

.textbox_cirip:visited, .textbox_cirip:hover, .textbox_cirip:active, .textbox_cirip:focus {
background:transparent url(/images/txt_cirip.png) no-repeat scroll 0px -79px;
}
.textbox_gen {
    -x-system-font:none;
    background: transparent url(/images/txt_br.png) scroll 0 0 ;
    background-repeat:repeat-x;
    
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;

}

/*
http://www.dabuttonfactory.com/
 #cc9999; - culoare butoane
*/
.textbox_large
{
    /*background-color: #ffe477;/*#FFFF00;*/ /*background-color: #cc9999;*/
-x-system-font:none;
background:transparent url(/images/txt_large.png)  no-repeat scroll 0 0;
border:0 none;
/*font-family: 'Lucida Calligraphy';*/
font-size:     x-large;
/*font-size: medium;*/
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:30px;
line-height:normal;
margin:0 0 0 1px;
padding:6px 10px;
width:284px;
}

.textbox_large:visited, .textbox_large:hover, .textbox_large:active, .textbox_large:focus {
background:transparent url(/images/txt_large.png) no-repeat scroll 0px -50px;
}


.textbox_pass
{
    background-color: #ffe477; /*#FFFF00;*/ /*background-color: #cc9999;*/
    font-family: 'Times New Roman' , Times, serif;
    font-size:  medium;
    width:188px;
    height:27px;
}

.label
{
 /*font-family : 'Lucida Calligraphy';*/
/*    font-size:   medium;*/
   
}
.label_small
{
 /*font-family : 'Lucida Calligraphy';*/
    /*font-size:   small;*/
   
}
.label_large{
 /*font-family : 'Lucida Calligraphy';*/
    /*font-size:    larger;*/

}

.title
{
    /*font-family: 'Lucida Calligraphy';*/
    font-size: x-large;
    text-align: center;
}
.text_
{
    /*font-family: 'Lucida Calligraphy';*/
    font-weight: lighter;
    letter-spacing: 1px;
    word-spacing: normal;
}
.bordered_cell
{
    border: thin solid #C0C0C0;
}
.label_cell
{
    text-align: right;
    padding-right: 10px;
}

.hide_
{
    visibility: hidden;
}

.fancy-green .ajax__tab_header 
{
    background:url(/images/green_bg.gif) repeat-x;
    text-align:center;
}
.fancy-green .ajax__tab_hover .ajax__tab_outer,
.fancy-green .ajax__tab_active .ajax__tab_outer 
{
    background:url(/images/green_left.gif) no-repeat left top;
}
.fancy-green .ajax__tab_hover .ajax__tab_inner,
.fancy-green .ajax__tab_active .ajax__tab_inner 
{
    background:url(/images/green_right.gif) no-repeat right top;
}

.fancy .ajax__tab_header 
{
	font-size:13px;
	font-weight:bold;
	color:#000;
    font-family:sans-serif;
}
.fancy .ajax__tab_active .ajax__tab_outer,
.fancy .ajax__tab_header .ajax__tab_outer,
.fancy .ajax__tab_hover .ajax__tab_outer
{
    height:46px;
}
.fancy .ajax__tab_active .ajax__tab_inner,
.fancy .ajax__tab_header .ajax__tab_inner,
.fancy .ajax__tab_hover .ajax__tab_inner
{
    height:46px;
    margin-left:16px; /* offset the width of the left image */
}
.fancy .ajax__tab_active .ajax__tab_tab,
.fancy .ajax__tab_hover .ajax__tab_tab,
.fancy .ajax__tab_header .ajax__tab_tab
{
	margin:16px 16px 0px 0px;
}
.fancy .ajax__tab_hover .ajax__tab_tab,
.fancy .ajax__tab_active .ajax__tab_tab 
{
	color:#fff;
}
.fancy .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: Transparent;
    text-align: center;
}
.ajax__tab_default .ajax__tab_header {
white-space:nowrap;
}

.ajax__tab_default .ajax__tab_outer {
display:inline-block;
}

.ajax__tab_default .ajax__tab_inner {
display:inline-block;
}

.ajax__tab_default .ajax__tab_tab {
cursor:pointer;
display:inline-block;
margin-right:4px;
overflow:hidden;
text-align:center;
}

.txt {
-x-system-font:none;
background:transparent url(/images/txt_signin.png)  no-repeat scroll 0 0;
border:0 none;
/*font-family: 'Lucida Calligraphy';*/
font-size:14px;
/*font-size: medium;*/
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:24px;
line-height:normal;
margin:0 0 0 1px;
padding:6px 10px;
width:186px;
}

.txt:visited, .txt:hover, .txt:active, .txt:focus {
background:transparent url(/images/txt_signin.png) no-repeat scroll 0px -40px;
}

.disp_cirip {
background:transparent url(/images/disp_cirip_b.png)  repeat-y scroll 0 0;
}

.disp_cirip_bc {
background:transparent url(/images/disp_cirip_bc.png)  repeat-y scroll 0 0;
}

