/*	+==========================================================================+
	*   @author     :::  Cimpean Andrei                                        *
	*   @copyright  :::  SC FUTURE WEB SRL                                     *
	*   @address    :::  405200, Dej, Str. George Cosbuc, nr. 21, Jud. CLUJ    * 
	*   @phone      :::  +4 0264-223631 , fax: +4 0264-214035                  *
	*   @website    :::  www.futureweb.ro                                      *
	*   @email      :::  officeATfutureweb.ro                                  *
	*    ____                                     _       _                    *
	*   |  __| _   _  _____  _   _  ____  ____   \ \  _  / \ ____  __          *
	*   |  _| | |_| ||_   _|| |_| || --_|/ -__\  \ \_/_\_/ // -__\| -/_        *
	*   |_|   |_____|  |_|  |_____||_|\_\|__\    \___/ \__/ |__\  |__-/        *
	*                                      the change comes inside you         *
	+==========================================================================+
	Tot continutul acestui fisier este proprietatea intelectuala FUTURE WEB SRL. */
	

/* =====================================BODY====================================== */
body
{
    font-family: "Arial","Tahoma", "helvetica", "sans-serif";
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px
}
hr
{
    color: #D0D1D2;
    height: 1px;
}
form {
margin : 0;
padding : 0;
}
.hide { display: none; }
.show { display: block; }

a.underline_blue {text-decoration: none; color: #0066cc;}
a.underline_blue:hover {text-decoration: underline; color: #0066cc;}

a.underline_grayblack {text-decoration: none; color: #4d4d4d;}
a.underline_grayblack:hover {text-decoration: underline; color: #0085CF;}


a.none_blue {text-decoration: underline; color: #0066cc;}
a.none_blue:hover {text-decoration: none; color: #0066cc;}

a.none_red {text-decoration: underline; color: #ff0000;}
a.none_red:hover {text-decoration: none; color: #ff0000;}

/* =====================================#END BODY================================= */


/* =====================================TABLES==================================== */
/* principal table --------------------------------------------------------------- */
#principal_table
{
    width: 854px;
    height: 529px;
    border-width: 0px 0px 0px 0px;
    border-spacing: 5px;
}
/* header tables ----------------------------------------------------------------- */
.top_login_table
{
    border-width: 0px 0px 0px 0px;
    border-spacing: 3px;
    border: 1px outset #C7C7C7;
    background-image: url(../imageset/ro/bg_login.gif);
}
.yellow_table
{
    border: 1px outset #FFFFCC;
    font-size: 8pt;
    color: #2B2B2B;
    background-color: #FFFFCC;
}
/* =====================================#END TABLES=============================== */


/* =====================================TEXTFIELDS================================ */
.small_txtbox 
{
    font-size: 7pt;
    text-align: center;
    color: #666666
}
.small_txtbox:focus
{
    font-size: 7pt;
    text-align: center;
    background-color: #e7e7e7;
    color: #666666;
}
/* ------------------------------------------------------------------------------- */
.txtfield_grayblack { color: #666666; }
.txtfield_black { color: #000000; }
/* ------------------------------------------------------------------------------- */
.medium_txtbox
{
    font-size: 8pt;
    color: #666666;
    border: 1px solid #FFFFFF;
    width: 100%;
    text-align: center;
}
.medium_txtbox_red
{
    font-size: 8pt;
    color: red;
    background-color: #fde8e7;
}
.medium_txtbox_green
{
    font-size: 8pt;
    color: green;
    background-color: #ebfdd7;
}
/* ------------------------------------------------------------------------------- */
.small_btn
{
    font-size: 8pt;
    padding-left:5px;
    padding-right:5px;
    cursor: hand; cursor: pointer;
}
.small_btn_2
{
    font-family: Arial;
    font-size: 8pt;
    border: 1px outset #935E0D;
    padding-top:0px;
    padding-bottom:1px;
    padding-left:5px;
    padding-right:5px;
    background-image: url(../imageset/ro/bg_button2.gif);
    background-position:center; 
    cursor: hand; cursor: pointer;
}
.small_btn_red
{
    border-style:outset;
    border-width:1px; 
    font-size: 7pt;
    color: #FF0000;
    cursor: hand; cursor: pointer;
    width: 100%;
}
.small_btn_green
{
    border-style:outset;
    border-width:1px; 
    font-size: 7pt;
    color: green;
    cursor: hand; cursor: pointer;
    width: 100%;
}
/* ------------------------------------------------------------------------------- */
.medium_selectbox
{
font-size: 8pt;
color: #000000;
}
.medium_textarea
{
    font-family: Arial;
    font-size: 8.5pt;
    width: 309px;
    color: #999999;
    height: 130px;
    padding-left: 2px;
    padding-top: 2px;
}
.medium_textarea_black
{
    font-family: Arial;
    font-size: 8.5pt;
    width: 309px;
    color: #000000;
    height: 130px;
    padding-left: 2px;
    padding-top: 2px;
}
.renewals_textarea
{
    font-family: Arial;
    font-size: 8pt;
    width: 100%; 
    height:199px;
}
.mediumbig_textarea
{
    font-size: 10pt;
    color: #2B2B2B;
}
/* =====================================#END TEXTFIELDS=========================== */


/* =====================================TEXT====================================== */
.small_txt_blue_u
{
    font-size: 7pt;
    text-decoration: underline;
    color: #0085CF;
}
/* ------------------------------------------------------------------------------- */
.small_txt_black
{
    font-size: 7pt;
    color: #000000;
}
/* small-medium------------------------------------------------------------------- */
.smallmedium_txt_black
{
    font-size: 7.5pt;
    color: #000000;
}
.smallmedium_txt_black_b
{
    font-size: 7.5pt;
    font-weight: bold;
    color: #000000;
}
/* ------------------------------------------------------------------------------- */
.smallmedium_txt_green_b_u
{
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: underline;
    color: #669900;
}
/* ------------------------------------------------------------------------------- */
.smallmedium_txt_grayblack
{
    font-size: 7.5pt;
    color: #666666;
    text-decoration: none;
}
.smallmedium_txt_grayblack_b
{
    font-size: 7.5pt;
    font-weight: bold;
    color: #666666;
}
.smallmedium_txt_grayblack_u
{
    font-size: 7.5pt;
    text-decoration: underline;
    color: #666666;
}
.smallmedium_txt_grayblack_u:hover
{
    font-size: 7.5pt;
    text-decoration: underline;
    color: #0085cf;
}
/* ------------------------------------------------------------------------------- */
.smallmedium_txt_red_b
{
    font-size: 7.5pt;
    font-weight: bold;
    color: #EC0000;
}
/* ------------------------------------------------------------------------------- */
.smallmedium_txt_green_b
{
    font-size: 7.5pt;
    font-weight: bold;
    color: green;
}
/* ------------------------------------------------------------------------------- */
.smallmedium_txt_blue
{
    font-size: 7.5pt;
    color: #0085CF;
}
.smallmedium_txt_blue_b
{
    font-size: 7.5pt;
    font-weight: bold;
    color: #0085CF;
}
.smallmedium_txt_blue_u
{
    font-size: 7.5pt;
    text-decoration: underline;
    color: #0085CF;
}
/* medium ------------------------------------------------------------------------ */
.medium_txt_black
{
    font-size: 8.5pt;
    color: #2B2B2B;
}
.medium_txt_black_b
{
    font-size: 8.5pt;
    color: #2B2B2B;
    font-weight: bold;
}
.medium_txt_black_u
{
    font-size: 8.5pt;
    text-decoration: underline;
    color: #2B2B2B;
}
.medium_txt_black_b_u
{
    font-size: 8.5pt;
    text-decoration: underline;
    font-weight: bold;
    color: #2B2B2B;
}
/* ------------------------------------------------------------------------------- */
.medium_txt_red
{
    font-size: 8.5pt;
    color: red;
}
.medium_txt_red_b
{
    font-size: 8.5pt;
    font-weight: bold;
    color: red;
}
/* ------------------------------------------------------------------------------- */
.medium_txt_blue
{
    font-size: 8.5pt;
    color: #0085CF;
    text-decoration: none;
}
.medium_txt_blue_u
{
    font-size: 8.5pt;
    text-decoration: underline;
    color: #0085CF;
}
.medium_txt_blue_b
{
    font-size: 8.5pt;
    font-weight: bold;
    text-decoration: none;
    color: #0085CF;
}
.medium_txt_blue_b_u
{
    font-size: 8.5pt;
    font-weight: bold;
    text-decoration: underline;
    color: #0085CF;
}
/* ------------------------------------------------------------------------------- */
.medium_txt_white
{
    font-size: 8.5pt;
    color: #FFFFFF;
}
.medium_txt_white_b
{
    font-size: 8.5pt;
    font-weight: bold;
    color: #FFFFFF;
}
/* ------------------------------------------------------------------------------- */
.medium_txt_grayblack
{
    font-size: 8.5pt;
    color: #666666;
}
.medium_txt_grayblack_u
{
    font-size: 8.5pt;
    color: #666666;
    text-decoration: underline;
}
.medium_txt_grayblack_u:hover
{
    font-size: 8.5pt;
    color: #666666;
    text-decoration: none;
}
.medium_txt_grayblack_b
{
    font-size: 8.5pt;
    color: #666666;
    font-weight: bold;
}
/* ------------------------------------------------------------------------------- */
.medium_txt_green_b
{
    font-size: 8.5pt;
    color: green;
    text-decoration: none;
    font-weight: bold;
}
/* ------------------------------------------------------------------------------- */
.medium_txt_red
{
    font-size: 8.5pt;
    color: #CC0000;
    text-decoration: none;
}
.medium_txt_red_u
{
    font-size: 8.5pt;
    color: #CC0000;
    text-decoration: underline;
}
.medium_txt_red_b
{
    font-size: 8.5pt;
    color: #CC0000;
    font-weight: bold;
}
/* medium-large ------------------------------------------------------------------ */
.mediumlarge_txt_white_i
{
    font-size: 10pt;
    color: #FFFFFF;
    font-style: italic;
}
.mediumlarge_txt_red_b
{
    font-size: 11pt;
    color: #CC0000;
    font-weight: bold;
}
.mediumlarge_txt_black_b
{
    font-size: 10pt;
    color: #2B2B2B;
    font-weight: bold;
}
/* large ------------------------------------------------------------------------- */
.large_txt_grayblack_b
{
    font-size: 12pt;
    color: #383838;
    font-weight: bold;
}
/* ------------------------------------------------------------------------------- */
.large_txt_red_b
{
    font-size: 12pt;
    color: #CC0000;
    font-weight: bold;
}
.large_txt_green_b
{
    font-size: 12pt;
    color: #669900;
    font-weight: bold;
}
/* ------------------------------------------------------------------------------- */
.large_txt_white_b
{
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: bold;
}
/* ------------------------------------------------------------------------------- */
.bg { background-color: #CCEEFF; }

.topdiv1 {
        font-size: 8pt;
        /*font-weight:bold;*/
        padding:5px;
	border:1px solid #3a4553;
	background:#ffffcc;
	color:#52565b;
	width: 200px;
}
.topdiv2 {
        font-size: 8pt;
        /*font-weight:bold;*/
        padding:5px;
	border:1px solid #3a4553;
	background:#ffffcc;
	color:#52565b;
	width: 246px;
}
.topdiv3 {
        font-size: 8pt;
        /*font-weight:bold;*/
        padding:5px;
	border:1px solid #3a4553;
	background:#ffffcc;
	color:#52565b;
	width: 318px;
}
.topdiv4 {
        font-size: 8pt;
        /*font-weight:bold;*/
        padding:5px;
	border:1px solid #3a4553;
	background:#ffffcc;
	color:#52565b;
	width: 316px;
}
.botdiv1 {
        font-size: 8pt;
        padding-top:2px;
        padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #3a4553;
	background:#ffffcc;
	color:#52565b;
}



/* =====================================#END TEXT================================= */




