/*
Mercadodeplaza.com
Creado por: Carlos A Pineda T
*/

body {
	background-image: url(img/bg.png);
	background-repeat: repeat-y;
	background-color: #D6D6D6;
	color: #003366;
	background-position: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height: 204px;
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	background: url(img/cabeza.png) no-repeat;
}
#menu {
	height: 40px;
	width: 747px;
	background-color: #FFF;
	background-image: url(img/bgmenu.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	margin: 0px auto;
}
#contenido {
	height: auto;
	width: 747px;
	background-color: #FFF;
	margin: 0px auto;
	padding: 5px 10px;
}
#pie {
	height: 124px;
	width: 767px;
	clear: both;
	margin: 0px auto;
}
th {
	background-color: #FFCC33;
	font-weight: normal;
	height: 30px;
}
input {
	color:#060;
	border-style: #DFDFDF;
}
.button {
	padding: 4px 10px 3px 25px;
	border: solid 1px #8AB134;
	position: relative;
	cursor: pointer;
	display: inline-block;
	background-image: url( 'img/bkg.png' );
	background-repeat: repeat-x;
	font-size: 14px;
	height: 16px;
	text-decoration: none;
	color: #40740D;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-weight: bold;
}
.button img {
	position: absolute;
	top: -4px;
	left: -12px;
	border: none;
}
.button:hover { color: #8AB134; }
.buttondos {
	padding: 4px 10px 3px 25px;
	border: solid 1px #8AB134;
	position: relative;
	cursor: pointer;
	display: inline-block;
	background-image: url( 'img/bkg.png' );
	background-repeat: repeat-x;
	font-size: 14px;
	height: 16px;
	text-decoration: none;
	color: #40740D;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-weight: bold;
}
.buttondos img {
	position: absolute;
	top: -4px;
	left: -12px;
	border: none;
}
.buttondos:hover { color: #8AB134; }
.buttonizq {
	border: solid 1px #8AB134;
	position: relative;
	cursor: pointer;
	display: inline-block;
	background-image: url( 'img/bkg.png' );
	background-repeat: repeat-x;
	font-size: 14px;
	height: 16px;
	text-decoration: none;
	color: #40740D;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.buttonizq img {
	position: absolute;
	top: -4px;
	border: none;
	right: -12px;
}
.buttonizq:hover { color: #8AB134; }
.total {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	-moz-border-radius: 5px;  
    -khtml-border-radius: 5px;  
    -webkit-border-radius: 5px;  
}
h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7DA7D7;
	color: #479856;
}
#header #login {
	height: 65px;
	width: 330px;
	position: relative;
	left: 425px;
	top: 117px;
	background-image: url(img/login.png);
	background-repeat: no-repeat;
}
#header #loging {
	height: 65px;
	width: 330px;
	position: relative;
	left: 425px;
	top: 117px;
	display: none;
	text-align: center;
	vertical-align: middle;
}
#header #login_in {
	height: 65px;
	width: 330px;
	position: relative;
	left: 425px;
	top: 117px;
	display: none;
	text-align: center;
}
#header #login_off {
	height: 65px;
	width: 330px;
	position: relative;
	left: 425px;
	top: 117px;
	display: none;
	text-align: center;
}
#menu #botonera {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 4px;
	float: left;
	height: auto;
	width: auto;
}
#menu #fecha {
	float: right;
	height: auto;
	width: 240px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: right;
	font-weight: normal;
}
#banner #total {
	width: 130px;
	display: inline;
	position: relative;
	top: 22px;
	left: 18px;
	right: auto;
	bottom: auto;
}
#banner #boton {
	width: 126px;
	height: 30px;
	display: inline;
	position:absolute;
	left: 48px;
	top: 165px;
	right: auto;
	bottom: auto;
}
ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.1em;
}
ul#topnav li {
	margin: 0;
	padding: 2;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:40px;
}
ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 10px 20px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(img/bg_menu.png) repeat-x;
	text-transform: none;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px; /*--Vertical alignment of text--*/
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
ul#topnav a { /*--This is basically the hover state of navigation--*/
	color: #FFF;
	background-position: left bottom;
}
ul#topnav span { /*--Default state of navigation--*/ background-position: left top; }
#izquierda {
	float: left;
	height: auto;
	width: 200px;
	margin: 0px;
}
#derecha {
	height: auto;
	width: 545px;
	float: right;
	text-align: justify;
}
#derecha #up {
	height: 19px;
	width: auto;
}
#derecha #medio {
	height: auto;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	background: url(img/medio.png) repeat-y;
}
#derecha #down {
	height: 19px;
	width: auto;
	margin-bottom: 5px;
}
.txt_login {
	position: absolute;
	top: 4px;
	left: 90px;
	border-style: none;
}
.pass_login {
	position: absolute;
	top: 39px;
	left: 90px;
	border-style: none;
}
.rojo { border: 1px solid #F00; }
.boton_login {
	position: absolute;
	top: 1px;
	left: 238px;
	cursor: url('img/hand.cur');
	text-align: center;
	border-style: none;
	font: 0.8em "Times New Roman", Times, serif;
}
#version {
	text-align: right;
	background-color: #D6D6D6;
	font: x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.peso{
	background: url(img/peso.png) no-repeat left center;
	padding-left: 16px;
}

#acordion h3{
	padding-bottom: 8px;
    padding-left: 30px;
    padding-top: 8px;
}
.ui-accordion-content{
	padding-left: 0!important;
	padding-right: 0!important;
}
