body {
	margin: 0px;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#AAA79D;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#636056;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#A4D0CD;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-right: 15px;
}

.mod_image
{	
	border: 1px solid #7A8D8B;
}

#client_password
{	
	float: right;
	border: 1px solid #E98B20;
	padding: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #EEE;
}

#client_password H1
{	
	font-size: 13pt;
	display: inline;
	color: #E98B20;
}

.mod_peq
{	
	font-size: 9px;
	font-weight: normal;
}

/* ----------------------- ESTILOS DEl MENÚ -----------------------*/

ul#menu {
	margin: 0;
	padding: 0;	
	padding-top: 3px; 
	list-style-type: none;
	float: left;
}

ul#menu li { 	
	padding-left: 5px; 	
	padding-top: 10px; 
}

ul#menu li a{ 
	font-size: 10px;	
	color: #7A8D8B;
	font-weight: bold;	
	text-decoration: none;
}

ul#menu li a:hover{ 	
	color: #FFF;
}

/* ----------------------- ESTILOS DE CATEGORÍAS -----------------------*/

ul#category {
	padding-top: 3px; 	
	list-style-type: dot;
}

ul#category li { 
	padding-top: 3px; 
	font-size: 11px;
}

ul#category li a{ 	
	color: #7A8D8B;
	font-weight: bold;	
	text-decoration: none;
	font-size: 11px;
}

ul#category li a:hover{ 	
	color: #DFE3E3;
}

/* ----------------------- ESTILOS IFRAME -----------------------*/

iframe.mainIframe
{
	margin:		0px;
	border:		none;
	height:		500px;
	width:		100%;
}

/* ----------------------- ESTILOS TÍTULO -----------------------*/

#mod_title
{
	margin:		0px;
	padding:	0px 0px 0px 5px;
	height: 	23px;
	border-left: 7px solid #F7823C;
	background-color: #FFF; 	
	font-size: 17px;  	
	font-weight: bold; 
	color: #7A8D8B; 
}

/* ----------------------- ESTILOS TABLAS -----------------------*/

TABLE{
	border-collapse: collapse;
	border-style: hidden;
	font-size: 10px;
}

TABLE a{
	text-decoration: none;
	color: #7A8D8B;
}

TABLE a:hover{
	color: #000;
}

tr.mod_row1
{
	background:	#FFF;
	font-weight: normal;
}

tr.mod_row1:hover
{
	background:	#FFF1C6;
}

tr.mod_row2
{
	background:	#F2F4F3;
	font-weight: normal;
	border: 1px solid #EEEEEE;
}

tr.mod_row2:hover
{
	background:	#FFF1C6;
}

table.mod_rowlist
{
	width: 97%;
	background:	#EEEEEE;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	border: 1px solid #EEEEEE;
}

table.mod_form
{
	width: 98%;
	height: 18pt;
	border-bottom: 5px solid #FFF;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	VALIGN: top;
}

/* ----------------------- ESTILOS CAPAS SEARCH/STATUS -----------------------*/

#mod_search{ 
	float: left;
	padding: 5px;
	background: #EEE;
}

#mod_status{ 
	float: left;
	width: 99%;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #EEE;
	border-top: 1px solid #E98B20;
	border-bottom: 1px solid #E98B20;
	clear: both;
	text-align: center;
}

#mod_status01{ 
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #E98B20;
}

#mod_status02{ 
	float: right;
	font-size: 10px;
	color: #E98B20;
}

#mod_status02 a{ 
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #E98B20;
}

#mod_status02 a:hover{ 
	color: #000;
}

#mod_table{ 
	clear: both;
}

#mod_table a{ 
	text-decoration: none;
	color: #7A8D8B;
	font-size: 10px;
}

#mod_table a:hover { 
	color: #F7823C;
}

#mod_table ul
{
list-style-type: none;
padding: 0 0 0 10;
margin: 0px 0px 0px 10px;
}

#mod_table ul li
{
background-image: url(../../imagenes/senalador01.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 15px;
margin-top: 3px;
}

#mod_table ul li a
{
text-decoration: none;
color: #666;
}

#mod_table ul li a:hover
{
color: #E98B20;
}

#mod_table ul ul
{
list-style-type: none;
padding: 0 0 0 10;
margin: 0px 0px 0px 10px;
margin-left: 3px;
}

#mod_table ul ul li 
{
background-image: url(../../imagenes/senalador02.gif);
background-repeat: no-repeat;
margin-top: 5px;
}
}

#mod_table  ul ul li a
{
font-size: 10px;
}

#mod_table ul ul ul
{
list-style-type: none;
padding: 0 0 0 10;
margin: 0px 0px 0px 10px;
margin-left: 3px;
}

#mod_table  ul ul ul li
{
background-image: url(../../imagenes/senalador03.gif);
background-repeat: no-repeat;
padding-left: 8px;
margin-top: 3px;
}

#mod_table  ul ul ul li a
{
font-weight: normal;
}

#mod_table ul ul ul ul
{
list-style-type: none;
padding: 0 0 0 10;
margin: 0px 0px 0px 10px;
margin-left: 3px;
}

#mod_table  ul ul ul ul li
{
background-image: url(../../imagenes/senalador04.gif);
background-repeat: no-repeat;
padding-left: 7px;
}

#mod_table  ul ul ul ul li a
{
font-size: 9px;
}

#mod_table ul ul ul ul ul
{
list-style-type: none;
padding: 0 0 0 10;
margin: 0px 0px 0px 10px;
padding-top: 5px;
margin-left: 3px;
}

#mod_table l ul ul ul ul ul li
{
background-image: url(../../imagenes/senalador05.gif);
background-repeat: no-repeat;
padding-left: 7px;
}

/* ----------------------- ESTILOS OCULTO -----------------------*/

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

/* ----------------------- ESTILOS DE FORMULARIO -----------------------*/
 
#row {
  	clear: left;
  	padding-top: 5px;
  }
  
#row_concept {
	width: 150px;
  	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
  }
  
#row_form {
  	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
  }
  
#row_form02 {
  	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #E98B20;
  }
  
#row_form02 a{
	text-decoration: underline;
	color: #E98B20;
  }
  
#row_form02 a:hover{
	color: #000;
  }
  
FORM
{
	margin: 0px;
}

input, textarea
{	
	font-size: 11px; color: #5F6D6C; background-color: #FFF; border: 1px solid #7A8D8B;
}

select
{
	font-size: 9px; color: #5F6D6C; background-color: #FFF; border: 1px solid #7A8D8B;
}

.mod_button
{	
	font-size: 11px; color: #FFF; background-color: #AAA; border: 1px solid #7A8D8B;
	cursor: pointer;
}

.mod_check
{	
	background-color: #FFF; border: 1px solid #FFF;
}

.mod_check
{	
	background-color: #FFF; border: 1px solid #FFF;
}

.mod_input_right
{	
	text-align: right;
}

/* ----------------------- ESTILOS DE DIVS -----------------------*/

div#costo_margen
{
	margin: 0px 20px 0px 20px;
	display: none;
}

/* ----------------------- ESTILOS DE SHIPPING -----------------------*/

.shipping {
	padding: 10px;
}

.shipping h2{
	display: inline;
	color: #F7823C;
}

.shipping hr{
	border: 0;
	color: #CED2D3;
	background-color: #CED2D3;
	height: 2px;
	clear: both;
}