/*
Sistema de Inventarios Mora
basado en:

Liberia virtual mora
Nousys, sistemas inteligentes

basado en:
culture shock: voodoo dolly v1.0
*/

/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:.795em;
color:#000000;
margin:20px 0 0 0;
padding:0 0 0 0;
background:#ffffff;
text-align:center;
}

.top {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:9px;
background:#ffffff url(images/page_top.jpg) no-repeat;
}

.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:Cornsilk url(images/body_bg.jpg) repeat-y;
text-align:center;
}

.header {
position:relative;
margin:0px 0 0 0;
padding:0 0 10px 0;
width:780px;
height:120px;
background:Maroon url(images/header_bg.jpg);
text-align:left;
}

.header a {
color:LightYellow;
}

.header a:hover {
color:LightYellow;
background:FireBrick;
}

.header td {
color:LightYellow;
}

.header_block {
position:relative;
margin:0 20px 0 20px;
padding:0 0 0 0;
width:740px;
background:transparent;
text-align:left;
color:#eeeeee;
}

.logo {
position:relative;
float:left;
margin:10px 20px 0 0;
padding:0 0 0 0;
}

.navbar {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:780px !important;
width:742px;
height:33px;
background:#ffffff url(images/nav_bg.jpg);
text-align:left;
color:#000000;
font-size:.9em;
}

.contenido {
width:750px;
margin:0 0 0 0px;
padding:0 10px 0 10px;
text-align:justify;
text-indent:20px;
}

.container {
position:relative;
margin:10px 0 0 10px;
padding:0 0 0 0;
width:760px !important;
width:760px;
background:transparent;
text-align:left;
/*overflow: auto;
width: 100%*/
}

.left_column {
position:relative;
float:left;
left:0;
width:140px;
margin:0 0 0 0;
padding:0 4px 0 0;
background:transparent;
font-size:.9em;
color:#6E312A;
}

.center_column {
position:relative;
float:left;
width:390px;
/*left:10px;*/
margin:0 0 0 0px;
padding:0 0 0 10px;
border-left:1px solid #d1bf77;
}

.right_column {
position:relative;
float:right;
width:175px;
text-align:left;
margin:0 0px 0 0px;
padding:0 0 0 0;
}

.comment_div_title {
margin: 30px 0 5px 0;
padding: 10px 0 10px 0;
border-top: 1px solid #CCCCCC;
width: 100%;
}

.comment {
position:relative;
/*width:390px;*/
margin:10px 0 0 0px;
padding:10px 0 0 10px;
color:#616161;
/*background:#fcd9b1;*/
border:1px solid #cccccc;
/*border-left:1px solid #999999;*/
}


.box_right {
position:relative;
width:170px;
/*margin:0 0 3px 10px !important;*/
margin:0 0px 5px 0px;
padding:2px 0px 2px 0px;
background:#fcd9b1;
border:1px solid #cccccc;
text-align:left;
color:#616161;
font-size:.9em;
}

.box_left {
position:relative;
width:138px;
/*margin:0 0 3px 10px !important;*/
margin:0 0px 5px 0px;
padding:2px 0px 2px 0px;
background:transparent;
border:1px solid #cccccc;
text-align:left;
color:#616161;
font-size:.9em;
}
.box_center {
position:relative;
width:500px;
/*margin:0 0 3px 10px !important;*/
margin:5px 5px;
padding:3px 3px;
background:transparent;
border:1px solid #cccccc;
text-align:left;
color:Red;
font-size:0.9em;
}
.footer {
position:relative;
margin:0px auto;
padding:0px 0 0 0;
width:780px;
font-family:Arial, Helvetica, sans-serif;
font-size:smaller;
color:#6E312A;
background:transparent;
}


#footer {
/* aligns the text to the middle of the footer, in relation to the logo */
vertical-align:-250%;
}

.bottom {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:34px;
background:#ffffff url(images/page_bottom.jpg) no-repeat top;
}

/* navigation bar */
#nav ul{
padding:0 0 0 0;
margin: 0 0 0 1.5em;
white-space: nowrap;
font-size:1.05em;
color:#00000000;
float:left;
width:100%;
height:33px;
background:transparent;
list-style:none;
}


#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: .2em 0 0 0;
padding: .4em 0.5em .46em .2em;
color:#00000000;
text-decoration:none;
float: left;
background:transparent;
font-weight: bold;
}

.li-icon{
margin: 0.2em 0 0 0;
padding: .4em .7em .46em .7em;
color:#00000000;
text-decoration:none;
float: left;
background:transparent;
background-position: left;
background-repeat: no-repeat;
}
#nav ul li a:hover{
color:#000000;
text-decoration:none;
}

/*Forms added by LYP*/
form input, select {font-size:9pt;
}

/*Tables added by LYP*/
table td {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}

td.center {
text-align:center;
}

table th {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

table th a
{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
text-decoration:none;
}

table tr.row1 {
background:Bisque;
}

table tr.row2 {
background:NavajoWhite;
}
#formato td {
font-size:.7em; }

#formato th {
font-size:.7em; }

/* UL HW y SW*/
ul {
text-align:left;
padding:0 0 0 2em;
margin: 0 0 0 0;

color:#000000;
list-style:disc;
}


/* fonts and colors */
h1 {
color:#000000;
font-size:1.5em;
letter-spacing:.1em;
margin:0 0 0 0;
padding:20px 0 0 0;
}

h2 {
color:#000000;
font-size:1.2em;
margin:0 0 0px 0;
padding:0 0 0 0;
}

h2:after {
color: #000000;
/*content: "\0020 \00BB";*/
}

h3 {
color:#000000;
font-size:1.1em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 0px 0;
}

h3:after {
color: #000000;
/*content: "\0020 \00BB";*/
}

.title{
color:LightYellow;
text-align:left;
text-decoration:none;
font-size:1.7em;
margin:1em 0 0 0;
}


.box_right h3 {
color:#6E312A;
margin:0px 0 0px 0;
}

.box_right h3:after {
color: #6E312A;
/*content: "\0020 \00BB";*/
}

a {
color:#000000;
text-decoration:underline;
font-weight:normal;
}

a:hover {
color:FireBrick;
text-decoration:none;
}

.left_column a {
color:#6E312A;
text-decoration:underline;
}

.left_column a:hover {
color:#d1bf77;
text-decoration:none;
}

/* images */
img {
border:none;
}

.left {
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

.right {
float:right;
margin:0 0 0 0;
padding:0 0 0 0;
}


/* workarounds and hacks */
.clearfix:after {
content: ".";
display: block;
height:0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;	}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.div_lst_img{
margin: 1.2em 0 0 0;
padding: 1em 0.9em 1em 0.9em;
text-decoration:none;
float: left;
background:transparent;

}

.div_cat_name{
color:#9D1D14;
text-align:left;
text-decoration:none;
font-size:1.2em;
margin:2em 0 0 0;
}

.div_cat_name a{
color:#9D1D14;
text-align:left;
text-decoration:none;
font-size:1.12em;
font-weight:bold;
}

.div_cat_name hr{
	background-color:#9D1D14;
	color: #9D1D14;
	height:1px;
	width:99%;
}

.div_lst_title a{
color: FireBrick;
text-align:left;
text-decoration:none;
font-size:1.1em;
font-weight:bold;
}

.div_lst_title{
color:#9D1D14;
text-align:centre;
text-decoration:none;
font-size:1.1em;
margin:0em 0 0;
}

.div_lst_info{
color:#000000;
text-align:left;
text-decoration:none;
font-size:1.1em;
}


.div_det_logo
{
float:left;
margin: 0.3em 0.1em 0 0em;
}

.div_shop_logo
{
float:left;
margin: 0.002em 0.1em 0 0em;
}

.div_det_biglogo
{
text-align:left;
margin: 0.8em 0.5em 0 0.5em;
}

.div_det_title{
color:#9D1D14;
text-align:left;
text-decoration:none;
font-size:1.3em;
margin:1em 0 0 0;
font-weight:bold;
}


.div_det_author{
color:#000000;
text-align:left;
text-decoration:none;
font-size:1.3em;
margin:0.5em 0 1em 0;
padding: .1em .0 .1em 0;
font-weight:bold;
}

.div_det_img
{
text-align:left;
margin: 0.3em 0em 0 0em;
}

.div_det_info{
color:#000000;
margin: 0.3em 0em 0 0em;
text-align:left;
text-decoration:none;
}

.div_det_desc{
color:#000000;
text-align:justify;
text-decoration:none;
font-size:1.1em;
}

.div_lst_separator
{
margin: 1em 0em 0 0em;
}

.div_alrcart
{
margin: 1em 0.1em 1em 0;
color:#000000;
font-weight:bold;
font-size:smaller;

}


.div_addcart
{
margin: 1em 1em 1em 0;
color:#000000;
font-weight:bold;
/*font-size:smaller;*/
}

.div_soldout
{
margin: 1em 0.3em 1em 0;
color:#9D1D14;
font-weight:bold;
/*font-size:smaller;*/
}

