.pagelinks {
	color: #999999;
	margin: 5px;
}

.pagelinks img {
	vertical-align: middle;
}

html,body {
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}


.leftMenu {
	white-space: nowrap;
	height: 100%;
	background-color: #d6cfe6;
	font-family: verdana, arial, helvetica, sans-serif;
}

.content {
	width: 100%;
	padding: 10px;
}

.rightColumn {
	width: 3px;
}

.customer {
	width:auto;
	text-align: left;
	font-size: 10px;
}

.customerST {
	width:auto;
	text-align: left;
	font-size: 14px;
}

.orderNumber {
	width: 10%;
	text-align: left;
	font-size: 10px;
}

.orderDate {
	text-align: center;
	width: 10%;
}

.productName {
	width: 25%;
}

.quantity {
	text-align: center;
	width: 10%;
	font-size: 10px;
}

.lineItemTotal {
	text-align: right;
	width: 15%;
	padding-right:10px;
}

.logo {
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	display:inline;
	text-align: right;
}

.code {
	font-family: verdana, arial, helvetica, "courier new", monospace;
	font-size: 9pt;
}

.borderedInline {
	display: inline;
	border: 1px solid black;
}

a:link {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:visited {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:hover {
	color: #d68000;
	background-color: transparent;
	font-weight: bold;
}

img {
	border: 0px;
}

tr.Par {
	background: #FFFFFF;
	color: #000000;
	font-family: 'Tahoma';
	font-size: 7pt;
}

tr.Non1 {
	background: #b0cee6;
	color: #000000;
	font-family: 'Tahoma';
	font-size: 8pt;
}


.dataTableMovil {
	background-color: #DADADA;
	color:#000000;
	font-size :	9pt;
	margin:	10px;
	width:450;
	
	vertical-align:center; 
	align:center;
	table-layout: auto;
	text-align: center;
}

.dataTableMovil th {
	border-right: 1px solid #FFFFFF;
	padding-left: 2px;
	padding-right:6px;
	font-family: arial;
	font-weight: bold;
	color: white;
	background-color: #8F8F8F;
	margin-right: 4px;
	white-space: nowrap;
	font-size :	8pt;
}

.dataTableMovil  td {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-left: 2px;
}

.dataTableMovil tr.total td {
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	border-top: 1px solid black;
	padding-bottom: 10px;
}

.dataTableMovil tr.total td.customer {
	visibility: hidden;
}

.dataTableMovil td.hidden {
	display: none;
}

.dataTableMovil th.hidden {
	display: none;
}

.dataTableMovil th.r {
	text-align: right;
	padding-right: 10px;
}

.dataTableMovil th.c {
	text-align: center;
}

.dataTableMovil td.r {
	text-align: right;
	padding-right: 10px;
}

.dataTableMovil td.c {
	text-align: center;
}

.dataTableMovil  tr.odd {
	background-color: #BFBFBF;
}

.dataTableMovil tr.even {
	background-color: #DADADA;
}

.dataTableMovil th a   ,.dataTableMovil th a:visited {
	text-align: left;
	color: white;
}

.dataTableMovil th a:hover {
	color: #ffcc00;
	background-color: transparent;
}

.dataTableMovil .order1 {
	background-position: right;
	background-image: url(././images/far.gif);
	background-repeat: no-repeat;
}

.dataTableMovil .order2 {
	background-position: right;
	background-image: url(././images/fab.gif);
	background-repeat: no-repeat;
}

.customerMovil {
	width:auto;
	text-align: left;
	font-size: 8px;
}

.inputtextint2 {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #003399;
    background-repeat: no-repeat;
    background-position: left top;
    vertical-align: top;
}
.inputtextint {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #003399;
    
    background-repeat: no-repeat;
    background-position: left top;
    border: 1px solid #CCCCCC;
    height: 14px;
    vertical-align: middle;
}
.tipotarea {
    color: #4B44AC;
    font-style: normal;
    font-size: 11px;
    
}
.boton2
{
 font-size:12px; font-family: arial; font-weight: bold;
 background-color: #FF953B;
 color: #FFFFFF;
 border: 1px solid #999999;
 width:200px;
}	
