html {
  	margin: 0;
	padding: 0;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  	margin: 0;
	padding: 0;
	background-color:white;
	color: #101010;
}
.heading1 {
    font-size: 14px;
    font-weight: bold;
}
span.paso {
	font-weight: bold;
	font-size: 16px;
}
span.pasodesc {
	font-size: 14px;
}
p.paso {
	padding: 20px;
	width: 90%;
}
div.siguiente {
	width: 100%;
	text-align: center;
}
.text {
    font-size: 14px;
    font-weight: normal ;
}
.alert {
    color: red;
    font-weight: bold;
}
.content {
    background-color: #ffffff;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 30px;
    border: solid #005e9a 1px;
    padding: 3px;
    font-size: 14px;
    overflow: auto;
}
.distmenu {
    font-size: 14px;
    border: solid #ffca1c 3px;
    width: 300px;
    height: 300px;
    float: left;
    margin: 20px;
    vertical-align: middle;
    text-align: center;
}
.distmenu_head {
    font-size: 18px;
    border: solid #ffca1c 1px;
    text-align: center;
    margin: 0px;
    padding: 2px;
}
div.illustrtation {
    text-align: center;
    vertical-align: middle;    
}
div.illustration_desc {
    text-align: center;
    vertical-align: middle;    
}
table.ill_cell {
    border: solid black 1px;
    vertical-align: center;
    text-align: center;
    background-color: white;
}
a.ill_cell {
    text-decoration: none;
}
.dialog {
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	border: solid black 1px;
	font-family: monospace;
}
.transp {
	opacity: .4;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
}
table.illustration {
        border-collapse: collapse;
        border: solid black 1px;
        border-spacing: 1px;
	border-style: dashed dashed dashed dashed;
        background-color: #eeeeee;
}
td.illustration {
    padding: 5px;
}
.menuframe {
        background-color: #3398ff;
        vertical-align:bottom;
        width: 100%;
}
.menu_top_bar {
        background-image: url(/images/ze-menubar2.jpg);
        background-repeat: repeat-x;
	background-position: center;
}
.menubar {
	background-color: #ffca1c;
	border-top: solid #333333 1px;
	border-bottom: solid #333333 1px;
	height: 25px;
	vertical-align: bottom;
}
.menubar_stores {
	background-color: #ffca1c;
	border-top: solid #333333 1px;
	border-bottom: solid #333333 1px;
	height: 55px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 20px;
}
.menu_bar_gradient {
        background-image: url(/images/ze-menubar-gradient.jpg);
        background-repeat: repeat-x;
	background-position: center;
	height: 25px;
}
.menu_bar_gradient_inverse {
        background-image: url(/images/ze-menubar-gradient-inverse.jpg);
        background-repeat: repeat-x;
	background-position: center;
	height: 25px;
}
a.menulinks {
    padding: 10px;
    font-size: 10px;
    font-family: "Lucida Grande", Verdana, sans-serif;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    text-align: center;
    color: black;
}
a.menulinks_admin {
    padding: 4px;
    font-size: 10px;
    font-family: "Lucida Grande", Verdana, sans-serif;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    text-align: center;
    color: black;
}
.welcome_message {
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
    background-color: white;
}
.info_central {
    font-size: 12px;
    font-weight: bold;
    border: solid #353d87 1px;
    padding: 2px;
    background-color: white;
    color: black;    
}
.info {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    border: solid #00579a 1px;
    color: #a05940;
    background-color: white;
}

.info_header {
    font-size: 12 px;
    font-weight: bold;
    text-align: center;
    background-color: #7ebdfe;
    color: #00579a;
    margin-top: 8px;
}

li {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
    font-size: 12px;
}
.importe {
        text-align: right;
}
.emporte {
        text-align: right;
	font-weight: bold;
}
.cantidad {
        text-align: center;
}


table.worktable {
        margin: 1px;
        border-collapse: collapse;
        border: 0px;
        border-spacing: 0px;
        font-family: Arial;
        font-size: 12px;
}
tr.worktable {
        border-right: solid #e6e6e6 1px;
        border-left: solid #e6e6e6 1px;
        border-bottom: solid #e6e6e6 1px;
}

th.worktable  {
        font-family: Arial;
        font-size: 12px;
        text-align: center;
        margin-right: 10px;
        border-right: solid #9aa3ac 1px;
        border-left: solid white 1px;
        border-bottom: solid #9aa3ac 2px;
        padding: 2px;
	background-color: #ffca1c;
}
td.worktable {
        padding-right: 2px;
        padding-left: 2px;
        border-left: solid #e6e6e6 1px;
}

.vendidos {
        background-color: #7fff7f;
}
.enproceso {
        background-color: #ff7400;
}
.devoluciones {
        background-color: #ff9c9c;
}

.leyenda_pedidos_color {
    border: solid black 1px;
    width: 10px;
    float: left;
}
.leyenda_pedidos_texto {
    float: left;
    padding-right: 10px;
    padding-left: 1px;
}

.terminos {

    font-size: 10px;
    font-family: monospace;
}

.notable {
    font-size: 14px;
    font-weight: bold;
}

table.gdata {
        margin: 1px;
        border-collapse: collapse;
        border: solid #ffca1c 2px;
        border-spacing: 0px;
        font-family: Arial;
        font-size: 12px;
}
tr.gdata {
        border-right: solid #e6e6e6 1px;
        border-left: solid #e6e6e6 1px;
        border-bottom: solid #e6e6e6 1px;
}
th.gdata  {
        font-family: Arial;
        font-size: 12px;
	font-weight: bold;
        text-align: right;
        margin-right: 5px;
        margin-left: 5px;
        border-right: solid #ffca1c 1px;
        border-left: solid white 1px;
        padding: 2px;
}
td.gdata {
        padding-right: 5px;
        padding-left: 5px;
        border-left: solid #ffca1c 1px;
}
.mainpopup {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eeeeee;
	vertical-align: middle;
}
.avisocomisiones {
	color: red;
}
