﻿body 
{
	background:#eee;
	font-family: Verdana, 'bitstream vera sans',Arial,Helvetica,sans-serif;
	font-size: 85%;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 5px;
	margin: 0px; 
	border-top: 0px;
	text-align: left;
}

a, a:link, a:active, a:visited 
{
	color: #C4161C;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline; 
	color: #F47421;
}

a img {
	border:none;
	text-decoration: none;
}

input.text
{
	width: 120px;
}

input.text:focus 
{
	background-color: #7FFF00; 
	color: #000;
}


/******************************************************************************
                                    HEADER
 ******************************************************************************/
.header
{
    height:60px;
    background:#0081C4 url(../Images/header-bg.png) top left repeat-x;
}

.logo
{
    background:url(../Images/logo.png) top left no-repeat;
    height:60px;
    width:200px;
    float:left;
}

.header-right
{
    background:url(../Images/header-right.png) top left no-repeat;
    height:60px;
    width:200px;
    float:right;
    text-align:left;
    color:#000000;
    font-size:11px;
}

.header-right a
{
    font-size:15px;
    color:#0081C4;
    font-weight:bold;
}


/******************************************************************************
                                    CONTENT
 ******************************************************************************/

.title
{
    background:url(../Images/title.png) top center no-repeat;
    line-height:40px;
    color:#FFFFFF;
    font-size:16px;
}

.content-wrap
{
    background:#186F9A url(../Images/content-wrap-bg.png) top left repeat-x;
    min-height:400px;   
    border-top:1px dotted #fff;
    border-bottom:1px dotted #fff;
}

.content-wrap2
{    
    padding:3px 12px;    
}

.content-wrap3
{
    background:#fff;
}

.content-wrap-tl
{
    background:url(../Images/cw-top-left.jpg) top left no-repeat;
}

.content-wrap-tr
{
    background:url(../Images/cw-top-right.jpg) top right no-repeat;
}

.content-wrap-bl
{
    background:url(../Images/cw-bot-left.jpg) bottom left no-repeat;
}

.content-wrap-br
{
    background:url(../Images/cw-bot-right.jpg) bottom right no-repeat;
}

.content-of-page
{
    padding:10px;
    min-height:400px; 
}


/******************************************************************************
                                    FOOTER
 ******************************************************************************/
.footer
{
	font-size: 11px;
	color: #FFFFFF;
	background:#0081C4 url(../Images/footer-bg.png) top left repeat-x;
	height: 25px;
	text-align: center;
}


/*************************************************************************/
/*                             messages style                            */
/*************************************************************************/
.message_error_div
{
	width:100%;
	background:#FFA0A0;
	border:1px solid #C00000;
	color:#000;
}
.message_succes_div
{
	width:100%;
	background:#D0F5CC;
	border:1px solid #118D00;
	color:#000;
}

.message_info_div
{
	width:100%;
	background:#C4E1FF;
	border:1px solid #0055AB;
	color:#000;
}


/*************************************************************************/
/*                       other controls style                            */
/*************************************************************************/
.textbox
{
    background:#ffffff;
    border:1px solid #0081C4;
    color:#0081C4;    
}

.fieldsetStyle
{
    border:1px dotted #0081C4;
    background:#0081C4;
}

.btn_90_90
{
    width:80px;
    height:80px;
    border:3px solid #FFFFFF;
    background:#FAFFC6;
    color:#000000;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:80px;
    
}

.btn_90_90:hover
{
    cursor:pointer;
    border:3px solid #0081C4;
    font-size:40px;
}

.btn_90_180_cancel
{
    width:85px;
    height:166px;
    border:3px solid #FFFFFF;
    background:#FFAEAE;
    color:#000000;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:160px;
}

.btn_90_180_cancel:hover
{
    cursor:pointer;
    border:3px solid #0081C4;
    font-size:50px;
}

.btn_90_180_ok
{
    width:90px;
    height:173px;
    border:3px solid #FFFFFF;
    background:#CDFFD6;
    color:#000000;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:170px;
}

.btn_90_180_ok:hover
{
    cursor:pointer;
    border:3px solid #0081C4;
    font-size:36px;
}

.btn_60_60
{
    width:80px;
    height:80px;
    border:3px solid #FFFFFF;
    background:#FAFFC6;
    color:#000000;
    font-size:22px;
    font-weight:bold;
    text-align:center;
    line-height:80px;
}

.btn_60_60:hover
{
    cursor:pointer;
    border:3px solid #0081C4;
    font-size:26px;
}


.div_button_big
{
    width:100%;
    height:90px; 
    background:#D7EBF0;
    border:1px dotted #777777; 
    color:#000000; 
    font-size:26px; 
    line-height:90px; 
    font-weight:bold;
    cursor:pointer;
}

.div_button_order
{
    width:100%;
    height:90px; 
    background:#D7EBF0;
    border:1px dotted #777777; 
    color:#000000; 
    font-size:14px;
    line-height:26px; 
    font-weight:bold;
    cursor:pointer;
    text-align:left
}

.button_menu_item
{
    width:100%;
    height:90px; 
    background:#D7EBF0;
    border:1px dotted #777777; 
    color:#000000; 
    font-size:14px;  
    cursor:pointer;
    white-space:normal;
}

.tc_menu_item
{
    vertical-align:middle;
}

.div_button_big:hover
{
    background:#BFDCE3;
}

 /*     Breadcrumb meniuri   */
 
 .breadcrumb_menu_normal
 {
     background:#99630E;
     border:1px dashed #FFFFFF;
     color:#FFFFFF;
     font-size:14px;
     height:50px;   
     line-height:50px;
     padding-left:10px;
     padding-right:10px;  
     cursor:pointer;         
 }
 
 .breadcrumb_menu_last
 {
     background:#FFDCA5;
     border:1px dashed #FFFFFF;
     color:#000000;
     font-size:14px;
     height:50px;     
     line-height:50px;
     font-weight:bold;
     padding-left:10px;
     padding-right:10px;
 }


 /*     Meniu de navigare jos   */
.navigation
{
    background-color: #F2F67B; 
    position: fixed; 
    left: 0; 
    width: 100%; 
    bottom: 0; 
    opacity:0.9; 
    border-top:2px solid #333333; 
    height:70px; 
}

.btn_nav_back
{
    background:#ff0000;
    width:120px;
    height:50px;
    color:#000000;
    border:1px solid #000000;
    font-size:24px; 
    margin: 0 auto; 
    text-align: center; 
    cursor:pointer;
}

.btn_nav_ok
{
    background:#CDFFD6;
    width:120px;
    height:50px;
    color:#000000;
    border:1px solid #000000;
    font-size:24px; 
    margin: 0 auto; 
    text-align: center; 
    cursor:pointer;
}

.btn_nav_note
{
    background:#CDFFD6;
    width:170px;
    height:50px;
    color:#000000;
    border:1px solid #000000;
    font-size:24px; 
    margin: 0 auto; 
    text-align: center; 
    cursor:pointer;
}

.tabStripItem
{
    color:Blue;
    font-size:30px;
    line-height:40px;
}
