html{font-family:Arial; font-size:11px;color:#173281}
	a:active{outline: none;}
a:focus{-moz-outline-style: none;}

img{border:0;disply:block;}
	
	.Inputbutton{
		border: none;
		background: #dedede;
		padding:2px;
		text-decoration:none;
		color: #999999;
		font-size:14px;
	}
	.Helpbutton{
		border: none;
		background: #dedede;
		padding:3px;
		text-decoration:none;
		color: #999999;
		font-size:12px;
	}
	
	.Linkbutton{
		text-decoration:none;
		color: #999999;
		font-size:12px;
		font-weight:bold;
		color: #333333;
	}
	
	.errorMsg{color:#ff0000;}
	
	
	/*form*/
	#inputArea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:310px;
	}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 300px;
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
        }
        .idle
        {
	    border: solid 1px #85b1de;
	    background-repeat: repeat-x;
	    background-position: top;
        }
        
        
        #listatichete{display:in-line;list-style-type:none;width:980px;height:50px;}
        #listavalori{display:in-line;list-style-type:none;width:980px;height:140px;}
        .tichete{
        	padding:10px;
        	background: url(../images/ticket_alege.jpg) no-repeat;
        	width:204px;
        	height:224px;
        	float:left;
        	margin-top:20px;
        	margin-right:10px;
        	cursor:pointer;
        	border: solid 1px #fff;
        }
        
        
        .tichetales{
        	padding:10px;
        	background: #fff;
        	width:204px;
        	height:180px;
        	float:left;
        	margin-top:20px;
        	margin-right:10px;
        	cursor:pointer;
        	border: solid 1px #333;
        }
        
        .tichetvaloare{
        	padding:10px;
        	width:204px;
        	height:180px;
        	float:left;
        	margin-top:20px;
        	margin-right:10px;
        }
        
        *html  .tichetvaloare{
        	padding:10px;
        	width:233px;
        	float:left;
        	margin-top:10px;
        	margin-right:10px;
        }
        
        .tichetales .titluTichet{padding-left:0px;font-weight:bold;color:#173281;margin-top:5px;width:210px;}
        
        *html .tichete{height:244px;width:100px;display:block;}
        .titluTichet{padding-left:90px;font-weight:bold;color:#173281;margin-top:5px;width:140px;}
	.titluTichet span{font-size:11px;font-weight:normal}

	*html .titluTichet{padding-left:90px;margin-top:-10px;font-weight:bold;color:#173281;width:204px;}
        
        .tichetRed {
		background: url(../images/ticket_selectat.jpg) no-repeat;
		border: solid 1px #333;
		
	}
	.tichetYellow {
		background: url(../images/ticket_alege.jpg) no-repeat;
		border: solid 1px #fff;
	}
	
	.titluTichet{padding-left:90px;font-weight:bold;color:#173281}
	.titluTichet span{font-size:11px;font-weight:normal}
	
	#deschideinchidec{padding:15px;}
	#deschideinchides{padding:15px;}
	#deschideinchided{padding:15px;}
	
	.cesunttichetele{background: url(../images/btn_blank.gif) no-repeat top;width:231px;height:31px;float:left;margin-right:7px;margin-left:-2px;margin-top:15px;margin-bottom:10px;}
	.cesunttichetele:hover {background-position:bottom;}
	
	.cesunttichetele a{padding:10px;color:#fff;font-weight:bold;font-size:12px;text-decoration:none;line-height:24px;}
	
	
	#butcui{clear:all;height:50px;margin-top:30px;margin-bottom:30px;margin-left:-3px;}
	#butabandon{clear:all;height:50px;margin-top:30px;margin-bottom:30px;margin-left:-3px;}
	#butalegetichete{width:500px;clear:all;height:50px;margin-top:5px;margin-bottom:30px;margin-left:-3px;}
	#butdatefirma{clear:all;height:50px;margin-top:30px;margin-bottom:30px;margin-left:-3px;}
	
	
	.tichetvaloare label{width:150px;float:left;display:block;color:#173281;font-size:12px;font-weight:bold;margin-top:5px}
	
	.spanLabel {
	color:#173281;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	width:150px;
	}
	.tichetvaloare input{float:left;}
	.tichetvaloare select{float:left;}
	.tichetvaloare select{float:left;}
	
	