/* ================================
    CSS STYLES FOR IBUYSPY STORE 
    v1.1, 06/2001
   ================================
*/   

/* GENERAL */
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

.header {
   width:100%; 
	color:#033; 
   filter:shadow( color=#cccccc ); padding-left:5px}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    text-align:center;      
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: sans-serif, Helvetica, Verdana;
    /*font-size: 1.5em;*/
    font-size: 1.2em;
    /*height: 20px ;*/
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border-style: Inset;
    border-width: 1px;
    /*border-color: #999966;*/
    border-top: #000000 1px solid; 
    border-bottom: #000000 1px solid; 
    border-left: #000000 1px solid; 
    border-right: #000000 1px solid; 
    height: 18px;
    width: 100%;
}

.listheader
{
	background-image: url(NoOficial.gif);
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */

select.dropdown {
    font-family: verdana, arial, geneva, helvetica, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    border-top: #000000 1px solid; 
    border-bottom: #000000 1px solid; 
    border-left: #000000 1px solid; 
    border-right: #000000 1px solid; 
    color: #2d2d2d;
    /*background-color: #f8f8f8;*/
    }

select.dropdown2 {
    font-family: verdana, arial, geneva, helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal;
    color: #2d2d2d;
    height:21px;
    }

.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    /*color:  blue, #DAA520; goldenrod */ 
    /*text-indent: -5px;*/
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    /*text-indent: -5px;*/
    border-style: Inset;
    border-width: 2px;
    border-top: #fff 1px solid; 
    border-bottom: #000 2px Inset; 
    border-left: #fff 1px solid; 
    border-right: #000 2px Inset; 
    height: 19px;
    /*background-color:Control;*/
    background-color:#E0E0E0
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

.CabeceraGrid
{
    background-color: #fdeddb;
    border-bottom: #696969; /* dimgray */
    border-left: #696969 1px solid;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.Marco
{
	/*border-style:  window-inset ;*/
    border-bottom: inset 1px  #696969;
    border-top:  inset 1px #696969;
    border-right: inset 1px #696969;
    border-left: inset 1px #696969;
}

.TipoTabla
{
    border-collapse:collapse;	 	
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
	 /* en el html, en el tag Table debe ir: */
	 /* <Table border="1" bordercolor="#696969" class="TipoTabla"> */
}


.cdrfondo
{
	font-weight: bold;
	font-size: 11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= 'darksalmon' , endColorStr= '#FFFFFF' , gradientType= '0' );
	font-family: Verdana;	
	text-align: center;
}

.GridItemLista
{
    background-color: #ffffff; /*blanco*/
    border-bottom: #696969;
    /*border-left: #696969 1px solid;*/
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    /*padding-left: 5px*/
}

.GridItemLista01
{
    background-color: #ffffff;
    border-bottom: #696969;
    border-left: #696969 1px solid;
    color: black;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    padding-left: 5px
}

.GridItemLista02
{
    background-color: #f2f2f2; /*celeste bajo*/
    border-bottom: #696969;
    /*border-left: #696969 1px solid;*/
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    /*padding-left: 5px*/
}

.GridItemALt
{
    background-color: #f2f2f2;
    border-bottom: #696969 1px solid;
    border-top: #696969 1px solid;
    border-right: #696969 1px solid;
    border-left: #696969 1px solid;    
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;    
    padding-left: 5px
}

.GridItemALt01
{
    background-color: #ffffff; /*blanco*/
    border-bottom: #696969 1px solid;    
    border-top: #696969 1px solid;
    border-right: #696969 1px solid;
    border-left: #696969 1px solid;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    padding-left: 0
}

.GridItemALt02
{
    background-color: #f2f2f2; /*humo*/
    border-bottom: #696969;
    /*border-left: #696969 1px solid;*/
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    padding-left: 0
}

.GridItemALt03
{
    background-color: #f2f2f2;
    border-bottom: #696969 1px solid;
    border-top: #696969 1px solid;
    border-right: #696969 1px solid;
    border-left: #696969 1px solid;    
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;    
    padding-left: 0
}
.Recuadro01
{
	padding-left: 0px;
	font-size: 11px;
	color: black;
	border-bottom: #696969;
	font-family: Verdana, Arial, Sans-Serif;
	/*background-color:#f2f2f2;*/
	/*background-color:darkgray;*/
	background-color:#e7e8e9;
}

.TablaBordes01
{
    background-color: #f2f2f2;
    border-bottom: #696969;
    border-top-color: RED;
    BORDER-TOP: #000000 2px solid;
    color: black;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    padding-left: 0
}
.FooterGrid
{
    /*background-color: #dddca3;*/
    background-color: #e4e4e4;
    line-height: 10pt
}

.DataList {
background-image: url(..\images\nooficial.gif);
}

BODY
{
}

/* text style for the links */

A:Link    {color: black;  text-decoration: none;   }   /* unvisited link  */
A:Visited {color: black;  text-decoration:none     }   /* visited link    */
A:Hover   {color: #FFA500; text-decoration:none    }   /* mouse over link */
A:Active  {color: #FFA500; text-decoration:none    }   /* selected link   */

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:underline;      
    /*text-decoration: none;*/
    color: blue;
    /*color: #dddddd;*/
    font-size: 8.25pt;    
}   

A.SiteLink:hover    
{
    /*text-decoration: underline;*/
    /*color: white;*/
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #DAA520; /* goldenrod */
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    'Lucida Console', monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.ocultar{
	visibility: hidden;
	display : none; 
	}
	
.mostrar{
	visibility: visible;
	display : block; 
	}
td.inverted   {
                    background: #CCCCCC; color:black;
    }
.gray {
        position:absolute
    }                        

.myDiv {
      border: 1;
      border-color:Black ; 
      background-color: white;
      height: 20%;
      width: 20%;
      position: absolute;
      left: 40%;
      top: 40%;
      color: black;
      Z-index: 100;
      }

