body {
	font-family:century gothic,arial,verdana;
	font-size:14px;
	text-align:left;
}

img{
	border:0px;
}

.input_radio{
	width:30px;
	height:30px;
}

option,select {
	font-size:20px;
}

.input_text{
	height:20px;
}

/*//////////////// /////////////*/

.errMessage{
	font-family:century gothic, tahoma,arial;
	font-size:15px;
	font-weight: bold;	
	text-align:center;
		
}

/**Cobro*//
#empleado .form_text{	
	padding-top:7px;
	}
#empleado .TopText{
	margin:0px;
	padding:0px;
	background-image: url('../images/contWinGrid_top_bg.jpg');
	height:28px;
	font-family: tahoma,arial,verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;	
	text-align:center;
}
#empleado .FormContainer{
	height:191px;	
	text-align:center;
	background-color:#ffffff ;
	}

#empleado .recibo{
	width:520px;		
	height:191px;		
	overflow:auto;
	padding-left:5px;
	padding-right:5px;	
	text-align:left;
}	

#empleado.reciboTexto{
	color:#000000;
	font-size:15px;	
	margin-top:5px;
}

/*Ver Orden*/
#orden_display .form_text{	
	padding-top:7px;
	}
#orden_display .TopText{
	margin:0px;
	padding:0px;
	background-image: url('../images/contWinGrid_top_bg.jpg');
	height:28px;
	font-family: tahoma,arial,verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;	
	text-align:center;
}
#orden_display .FormContainer{
	height:257px;	
	text-align:center;
	background-color:#ffffff ;
	}

#orden_display .orden{
	width:545px;		
	height:320px;		
	overflow-y:auto;
	overflow-x:hidden;
	padding-left:5px;
	padding-right:5px;	
	text-align:left;
}	

#orden_display.reciboTexto{
	color:#000000;
	font-size:15px;	
	margin-top:5px;
}

/*/////////// contWinGrid /////////////*/
.windowWrapper {
	width:100%;
	*width:370px;
	position:absolute;	
	top:0px;
	left:0px;
}

.windowWrapperMov {
	width:570px;
	position:absolute;	
	top:0px;
	left:0px;
}

.windowWrapperMovModal {
	width:100%;
	position:absolute;	
	top:0px;
	left:0px;
}

.windowWrapper_cobrar{
	width:555px;
	position:absolute;	
	top:0px;
	left:0px;
	background-image: url('../images/template/background.gif ');
}

.form_text{	
	padding-top:7px;
	}
.TopText{
	margin:0px;
	padding:0px;
	background-image: url('../images/contWinGrid_top_bg.jpg');
	height:28px;
	font-family: tahoma,arial,verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;	
	text-align:center;
}
.FormContainer{
	height:191px;	
	text-align:center;
	background-color:#ffffff ;
}	


#confirmacion .FormContainer{
	background-image: url('../images/bg_confirmacion.jpg ');
}

#sinPrecio .FormContainer{
	background-image: url('../images/bg_confirmacion.jpg ');
}


.advertencia {
	font-size:12px;
	color:#ff0000;
}

.confirmacion_automovil_texto{
	width:225px;
	height:180px;
	position:absolute;
	left:0px;
	font-size:14px;
	padding:10px;
	font-family:tahoma,verdana,arial;
}

.confirmacion_automovil_texto div{
	margin-bottom:10px;
}

.confirmacion_automovil_texto h2{
	font-size:18px;
}

.input_button
{
	height:50px;
	background-image: url('../images/btFinishForm.jpg');
}
.Button{
	height:50px;
	background-image: url('../images/contWinGrid_bottom_bg.jpg ');
	}	
#button {
	margin-left:20px;
	margin-top:10px;
}

select {
	width:100%;
	*width:370px;
}	

select.option_select {
	height: 352px;
	*height: auto;
}

#form {
	margin:0px;
	padding:0px;
}	


/*////////// recibo //////////*/


.recibo {
	width:490px;		
	height:250px;		
	overflow-y:scroll;
	overflow-x:hidden;
	padding-left:5px;
	padding-right:5px;	
	text-align:left;
}

.reciboTexto{
	color:#000000;
	font-size:15px;	
	margin-top:5px;
}

.Button .reciboTexto {
	margin-top:15px;
	margin-left:5px;
}

.reciboTexto h2{
	margin:0px;
	padding:0px;
	font-size:18px;	
}

#dotted {
	border-bottom:1px dotted gray;	
}

#total {
	font-size:15px;
	text-align:left;	
}

.cobro_menu{
	width:555px;
	height:300px;	
}

.menu_linea{
	text-align:center;
}

.menu_linea img {
	margin-left:10px;
	margin-top:10px;
	border:4px solid #000000;
	
}

.menu_linea input {
	width:180px;
	height:50px;
	font-size:40px;
	margin-left:10px;
	border:4px solid #000000;

}
table {
border:1px solid #d9d9d9;	
width:100%;
}
tr td {
border-bottom:1px solid #d9d9d9;
}


/*acuevas*/

.windowWrapper_cobrar img.edit,
.windowWrapper_cobrar img.remove {
	display:none;
}

#recibo img.edit,
#recibo img.remove {
	cursor: pointer;
}

/*temporal*/
#recibo img.edit {
	/*display:none;*/
}

#editCarForm {
	margin: 0px;
}

#editCarForm .Button a {
	float: left;
	margin: 19px 0px 0px 5px;
}

#editCarForm .Button a.next, 
#editCarForm .Button .acept {
	float: right;
	margin: 19px 5px 0px 0px;
}


#editCarForm .Button .acept, 
.Button input{
	color: #333;
	text-decoration: none;
	height: 22px;
	width: 85px;
	font-weight: bold;
	padding: 3px 0px 0px;
	text-align: center;
	background: transparent url('../images/contWinGrid_btnbkg.png') no-repeat scroll 0 0;
}

.Button input{
	border: none;
	padding: 0px 0px 3px;
	height: 25px;
	margin: 12px 0px 0px;
	cursor: pointer;
}

.Button input.medium_btn {
	width: 145px;
	background: transparent url('../images/contWinGrid_btnbkgMedium.png') no-repeat scroll 0 0;
}

.movement_select {
	min-height: 190px;
}

input.entrar_plus {
	width: 110px;
	padding-right: 21px;
	background: transparent url('../images/contWinGrid_btnbkg_plus.png') no-repeat scroll 0 0;
}

.show-sales-by-products{
    position: absolute;
    cursor: pointer;
}

input#show-sales-by-products{
    left:280px;
}

label[for=show-sales-by-products]
{
    left:300px;
}



