/* generado: 10-08-2010 16:34:31  (gzip) Encoding: gzip */

/* File: /var/www/txsistemas/local/css/tienda.css */


/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #444;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* START */

BODY  	{ 
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px; 
	background: #2a2a2a; 
	color: #FFF;
	text-align: center;
}

P {
	margin-bottom: 1em;
}

SUP {
	font-size: 80%;
	vertical-align: top;
}
/* This fixes the problem where IE6 adds an extra 3px margin to
two columns that are floated up against each other. */
* html .column { overflow-x: hidden; } /* IE6 fix */

/* Clearing floats without extra markup
Based on How To Clear Floats Without Structural Markup by PiE
[http://www.positioniseverything.net/easyclearing.html] */
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* en IE6 no es necesario
* html .clear { height: 1%; }
*/
.clear {
	clear: both;
}

BUTTON {
	white-space:nowrap;
}
	


#directorio {
	padding-top: .3em;
	padding-bottom: .5em;
	background: #efefef;
	color: #246;
	padding-left: 3em;
	border-bottom: 1px solid gray;
	width: 100%;
}

#directorio A {
	font-weight: bolder;
	color: #1E7EC8;

	padding: 1em;
	font-weight: bolder;
	font-size: 160%;
}

#directorio B {
	color: #C70;
}
#directorio TH {
	width: 200px;
}

#directorio TD {
	border-left: 1px solid #AAA;
	padding-left: 1em;
}


#headCategorias {
	background: #000; 
	font-size: 200%;
	color: #AAA;
	text-align: center;
	padding-top: .5em;
}

#categorias	{ 
	background: #000; 
	overflow: auto;
	direction:rtl;
	color: #fff;
}

#categorias ul{ 
	margin: 0;
	padding: 0;
}

#categorias li{ 
	background: url(/images/list.gif) no-repeat 6px center;
	list-style-type: none;
	padding-left: 8px;
	
	xadding: 0px;
	xargin: 0px;
	xorder: 1px solid black; // si no lo tinene no sale igual en IE
	xisplay: block;
	xorder: 1px solid green;
	xeight: 1em;	 

}

#categorias li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: url(/images/closed.gif) no-repeat 5px 3px;
	cursor: hand !important;
	cursor: pointer !important;
}


#categorias li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

#categorias .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}

#categorias a {
	margin-left: 8px;
	padding: 4px;
	display: block; 
	font-weight: bolder; 
	color: #EEE; 
	text-decoration: none; 
	xborder-bottom:1px dotted white;
}

#categorias A:hover { 
	color: #FFF; 
	text-decoration: none; 
	background-color: #444; 
}



#buscadorCategorias	{ 
	background: #000; 
	border-top: 1px dotted white;
	padding: 1em; 
	color: #FFF;
	font-weight: bolder;
}

.debug {
	border: 1px solid red;
}

.debugStatus {
	position: absolute;
	left: 2em;
	top: 2em;
	background: #FFF;
	border: 1px solid gray;
}

.floatLeft {
	float: left;
	display: inline;
}

.floatRight {
	float: right;
	display: inline;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.middle {
	vertical-align:middle;
}

.top {
	vertical-align: top;
}

.buttons { 
	clear:both;
	margin-top:4em;
	border-top:1px solid #e4e4e4;
	padding-top:8px;
	text-align:right;
}

.button, .button-alt {
	display: inline;
	overflow:visible;
	width:auto;
	background-color:transparent;
	border:0;
	padding:1px 8px;
	background:#f18200;
	color:#fff;
	border:1px solid #de5400;
	font:bold 12px arial, sans-serif !important;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}

.button span, .button-alt span {
	white-space:nowrap;
}

.button-alt {
	border:1px solid #406a83;
	background-color:#618499;
}


.total {
	border-top: 1px solid #AAA;
	padding-top: 6px;
}

#subFoto {
	background: #bde6fc;
	background: InfoBackground;
	padding: .5em;
	text-align: center;
	height: 60px;
}

#subFoto H2 {
	font-size: 120%;
	font-weight: bolder;
}

#portada, #novedades {
}


#portada .topline {
	text-align: center;
	line-height: 2em;
}

#portada .topline I {
	xxdisplay: block;
	xxmargin-left: 2em;
	xxmargin-right: 2em;
	xxpadding: .2em;
	color: #113149;
	xxfont-weight: bolder;
	xxfont-size: 120%;
	xxbackground: InfoBackground;
}

#portada H2 , #novedades H2 { 
	margin: 5px;
	padding: .3em;
	font-weight: bolder;
	font-size: 160%;
	text-align: center;
}

/* HTML CAROUSEL */
.carousel-wrapper { 
	margin: 20px;
	margin-top: 4px;
	width: 654px;
	height: 226px;
	background: #FFF;
	overflow: hidden;
}

.carousel-component {
	float: left;
	width: 596px;
	height: 226px;
}

.carousel-clip-region {
	background: #ffF;
	width: 596px;
	height: 226px;
}

.carousel-component .carousel-list { 
}

.carousel-component .carousel-list li { 
	width: 149px;
	xheight: 226px;
	xpadding-top:  15px;
}


A.fArt {
	position: relative;
	display: block;
	height: 226px;
	width: 149px;
	text-align: center;
	text-decoration: none;
}

A.fArt DIV {
	margin: auto;
}

A.fArt .w1 {
	margin: 0px !important;
	padding: 0px !important;
	height: 120px;
	position:relative;
}

A.fArt .w1 IMG {
	margin: 0px !important;
	padding: 0px !important;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

A.fArt .w2 {
	height: 60px;
}


A.fArt .nombre {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 174px;
	font-weight: bolder;
	font-size: 100%;
	font-weight: bolder;
	color: #444;
	color: #5C708A;
	overflow: hidden;
	height: 24px;
	cursor: hand;
}

A.fArt .precio {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 202px;
	font-size: 140%;
	font-weight: bolder;
	color: darkred;
	cursor: hand;
}


/* BUTTONS */

.carousel-arrowL {
	float: left; 
	width: 29px; 
	height: 200px; 
	padding-top: 60px;
}

.carousel-arrowR {
	float: right; 
	width: 29px; 
	height: 220px; 
	padding-top: 60px;
}


#prev-arrow-container, #next-arrow-container , 
#prev-arrow-container2, #next-arrow-container2 { 
	display: block;
	padding: 0px;
	height: 50px;
	width: 25px;
	background-image: url(/images/left_arrow.gif);
	cursor:pointer; 
}
#next-arrow-container, #next-arrow-container2 { 
	background-image: url(/images/right_arrow.gif);
}

#next-arrow-container:hover, #next-arrow-container2:hover ,
#prev-arrow-container:hover, #prev-arrow-container2:hover { 
	background-position: 100% 100%;
}

.xxxxxxximgContainer {
    margin: 1em;
    margin-left: 3em;
    width: 350px;
}

.xxxxxxxxxxximgContainer IMG {
}


.XXXXXXarticulosWrapper {
    width: 700px;
    xxoverflow:auto;
    xxheight: 450px;
}


.XXXXXarticuloWrapper {
    overflow:auto;
    height: 98%;
    width: 698px;
}

.articuloTopLine {
	padding: 1em;
}

.articuloTopLine A{
	color: #0085CF;
}

.articuloTopLine A:hover {
	color: darkred;
}

.articulo {
	border: 1px solid #AAA;
	background: #FFF url(/images/bg_01.gif);
	background-repeat: repeat-x;
	margin-right: .5em;
	margin-bottom: 1em;
	color: #000;
}

.articulo H1 {
	font-size: 120%;
	font-weight: bolder;
	padding-bottom: 2em;
	text-align: center;
}

.articulo H2 {
	font-size: 200%;
	font-weight: bolder;
	padding-bottom: 1em;
	color: #C22;
	text-align: center;
}

.articulo H3 {
	font-size: 120%;
	font-weight: bolder;
	border-bottom: 1px solid #000;
	margin-top: 2em;
	margin-bottom: .5em;
}

.articulo H4 {
	font-size: 120%;
	font-weight: bolder;
	margin-top: 2em;
	margin-bottom: .5em;
}

.articulo H5{
	font-size: 120%;
	padding-bottom: 3em;
	color: #888;
	text-align: center;
}

.articuloDescripcion {
	margin: 0px;
	padding: 0px;
}



.articulo TH {
	vertical-align: top;
	width: 10%;
	padding: 1em;
}

.articulo TD {
	vertical-align: top;
	width: 80%;
	padding: 1em;
	padding-left: 2em;
}

.XXXXXXXarticulo TD P {
	line-height: 1.5em;
}

.articulo #mainPhoto {
	width:  280px;
	overflow: hidden;
	border: 1px solid transparent;
	xxxxcursor: crosshair;
}

.articulo .smallPhotos {
	padding-top: 1em;
}

.articulo .smallPhotos IMG {
	width:  78px;
	padding: 2px;
	margin: 2px;
	background: #FFF;
	border: 1px solid #CCC;
}

TABLE.articulo TABLE {
	width: 100%;
	border-collapse: collapse;
	background-color: #FFE;
}

TABLE.articulo TABLE TH ,
TABLE.articulo TABLE TD {
	padding: .5em;
	padding-left: 1em;
	padding-right: 2em;
	border: 1px solid #AAA;
	width: 50%;
	color: #666;
}

TABLE.articulo  TABLE TH {
	color: #22A;
	font-weight: bolder;
}

TABLE.articulo TR.odd {
	background-color: #EED;
}

.categoria {
}

.categoria H1 {
	font-weight: bolder;
	font-size: 170%;
	width: 700px;
	overflow: hidden;
}

.categoria IMG {
	margin-bottom: 2em;
}

.categoria TABLE.header {
	color: #224;
	width: 700px;
	border: 1px solid #aaa;
	border-collapse: collapse;
}

.categoria TABLE.header TR {
	background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
	padding: .2em;
	border: 1px solid #ccc;
}

.categoria TABLE.header TD {
	padding: .7em 1.5em .7em 1em;
}

.lnkCurrentPage {
	color: #222;
}

.lnkPage {
	color: #468;
	padding: 2px;
}

.lnkPage:Hover {
	background-color: #4692BF;
	color: #fff;
}

.categoria TABLE.grid {
	border: 1px solid #aaa;
	border-collapse: collapse;
	width: 700px;
	height: 160px;
	color: #3F3F3F;
	text-align: center;
	background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
}

.categoria TABLE.grid TH {
}

.categoria TABLE.grid TD { 
	width: 175px;
	height: 230px;
	color: #3F3F3F;
	text-align: center;
	background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
	vertical-align: top;
}

A.fArtGrid {
	position: relative;
	display: block;
	height: 280px;
	width: 149px;
	text-align: center;
	text-decoration: none;
}

A.fArtGrid DIV {
	margin: auto;
}

A.fArtGrid .w1 {
	margin: 0px !important;
	padding: 0px !important;
	height: 120px;
	position:relative;
}

A.fArtGrid .w1 IMG {
	margin: 0px !important;
	padding: 0px !important;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

A.fArtGrid .w2 {
	height: 60px;
}

A.fArtGrid .nombre {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 208px;
	font-weight: bolder;
	font-size: 100%;
	font-weight: bolder;
	color: #444;
	color: #5C708A;
	overflow: hidden;
	height: 24px;
	cursor: hand;
}

A.fArtGrid .precio {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 234px;
	font-size: 140%;
	font-weight: bolder;
	color: darkred;
	cursor: hand;
}

A.fArtGrid .pvp
{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 252px;
	font-size: 90%;
	font-weight: normal;
	color: #888;
}

A.fArtGrid .stock
{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 258px;
	font-size: 90%;
	font-weight: normal;
}




/* MODO LISTA */
.categoria TABLE.list {
	border: 1px solid #aaa;
	border-collapse: collapse;
	width: 100%;
}


.categoria TABLE.list TD { 
	border-bottom: 1px solid #aaa;
	padding: .5em;
	color: #3F3F3F;
	background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
}

.categoria TABLE.list TH {
	border-bottom: 1px solid #aaa;
	margin:4px 10px 0px 10px;
	height: 160px;
	width: 154px;
	padding: 10px;
	padding-top:  15px;
	color: #3F3F3F;
	background: #EEE;
	text-align: center;
	background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
	vertical-align: middle;
}

.categoria TABLE.list TH A IMG {
	display: block;
	margin: auto;
}

.categoria TABLE.list TD{ 
	vertical-align: top;
}

.categoria TABLE.list TD A {
	text-decoration: none;
	color: #5C708A;
	display: block;
}

.categoria TABLE.list TD A:Hover {
	background-color: #FE0;
	color: #7C90AA;
}

.categoria TABLE.list  TD .nombre
{
	font-weight: bolder;
	padding-bottom: .3em;
}

.categoria TABLE.list TD .precio
{
	font-size: 140%;
	font-weight: bolder;
	color: darkred;
	padding-bottom: 1em;
	padding-right: 2em;
	width: 100px;
	text-align: right;
}

.categoria TABLE.list TD .pvp
{
	font-size: 90%;
	font-weight: normal;
	color: #888;
	padding-top: 0.4em;
	padding-right: 4em;
}

.categoria TABLE.list BUTTON
{
	margin-top: -6px;
	margin-right: 4em;
}


.categoria TABLE.list TD P 
{
	font-size: 12px;
}

.categoria FORM {
	margin: 0px;
	padding: 0px;
}

.categoria FORM SELECT {
	font-size: 12px;
}

#loginBox {
	width: 330px;
	padding: 1em;
	margin: 150px;
	margin-top: 32px;
	margin-bottom: 32px;
	border: 3px solid gray;
	border-right: 3px solid gray;
	border-bottom: 3px solid gray;
	background: #FFF;
	text-align: left;
	overflow: auto;
}

#loginBox H1 {
	display: block;
	text-align: left;
	background: #FF1A00;
	color: #fff;
	padding: .5em;
	margin-bottom: 1em;
	font-size: 120%;
	xfont-weight: bolder;
	xpadding-top: 0em;
	xpadding-bottom: .3em;
}

#loginBox H2 {
	display: block;
	text-align: left;
	color: #0085CF; 
	font-weight: bolder;
	font-size: 180%;
	padding-top: .5em;
	padding-bottom: .3em;
}

#loginBox LABEL {
	display: block;
	width: 100px;
	padding: 1em;
	font-weight: bolder;
}

#loginBox .bottom {
	margin-top: 0em;
	margin-bottom: 2em;
	padding: 1em;
	border-top: 1px solid #ccc;
	font-weight: normal;
	text-align: right;
}

#loginBox .error {
	color: #F00;
	padding: 1em;
}

#frmChgTarifas {
	display: inline;
}

#frmChgTarifas SELECT {
	font-size: 9px;
}

#frmMain {
	padding-left: 1em;
	font-size: 120%;
}

#frmMain LABEL	{
	display: block;
	padding: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	margin: 0px;
	margin-left: 1em;
	border-bottom: 1px solid #DDE;
	text-align: left;
	color: #444;
	}

#frmMain LABEL.firstOfRow {
	margin-left: 1em;
	}

#frmMain H3 {
	font-size: 200%;
	color: #0085CF;
	font-weight: bolder;
	padding-bottom: 1em;
}

#frmMain BUTTON {
	margin: 1em 4em 2em 4em;
}

#frmMain TD{
	padding: 2px;
}

INPUT	{
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow:auto;
	}

SELECT OPTION.disabled {
	background-image: url(/images/black-pixel.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.errorList {
	margin: 0em 2em 1em 1em;
	border: 1px solid gray !important;
	background-color: infoBackground !important;
	width: auto;
	padding: 1.5em;
}

.errorList P {
	font-weight: bolder;
}

.errorList LI {
	margin: 1em;
	margin-left: 3em;
}

.invalid {
	border: 1px solid red;
	background-color: #FFF4F4;
}

.trSeparator TD{
	padding-top: 2em;
	padding-left: 0em;
	font-size: 12px; 
	color: #060; 
	text-decoration: none ; 
	font-weight: bold;
	}

div.auto_complete {
	overflow: hidden;
	position:absolute;
	min-width: 250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	text-align: left;
	font-size: 9pt;
	height: 8em;
	overflow: auto;
	cursor: default;
}

div.auto_complete ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

div.auto_complete ul li.selected { 
	background-color: Highlight; 
	color: HighlightText 
}

div.auto_complete ul li {
	list-style-type: none;
	display:block;
	margin:0;
	padding:4px;
	color: #000;
}

div.auto_complete .value {
	display: none;
}


div.auto_complete .label {
}

A.bigLink {
	color: #0085CF;
	text-decoration: none;
	font-weight: bolder;
	padding: .4em;
	margin: 2px;
}

A:hover.bigLink {
	background: #0085CF;
	color: #fff;
}

.tblEdCesta {
	width: 680px;
	margin-left: 12px;
	border-collapse: collapse;
	padding: 1em;
	border: 1px solid #aaa;
	background: #FFF;
	color: #000;
}


.tblEdCesta CAPTION {
	padding: .5em;
	font-weight: bolder;
	font-size: 160%;
}


.tblEdCesta CAPTION A.cmd {
	color: #484;
	margin-left: 1em;
	padding: 4px;
	font-weight: bolder;
	font-size: 60%;
}

.tblEdCesta CAPTION A:hover.cmd {
	background: infoBackground;
}

.tblEdCesta H2 {
	color: #468;
	font-weight: bolder;
	padding-top: 2em;
}


.tblEdCesta TD{
	padding: .2em;
	padding-right: 1em;
	vertical-align: top;
}

.tblEdCesta TD P {
	padding: 3px;
	font-size: 120%;
}

.tblEdCesta THEAD TH {
	font-weight: bolder;
	font-size: 120%;
	color: #622;
	padding: 1em;
	padding-bottom: .4em;
	border-bottom: 1px solid #AAA;
}

.tblEdCesta TBODY {
	border-bottom: 1px solid #AAA;
}

.tblEdCesta TFOOT TD , 
.tblEdCesta TFOOT TH {
	padding: .5em;
}

.tblEdCesta .buttons {
	border-top: 1px solid #aaa;
	background: #f7f7f7;
	padding: 1em;
}

.tblEdCesta .buttons UL
{
	line-height: 2em;
}

.itemRow {
	background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
	border-bottom: 1px solid #aaa;
}

.itemRow TD {
	vertical-align: top;
	padding-top: 1em;
}

.itemRow .TDimg {
	border-right: 1px solid #dedede;
	text-align: center;
}

.TDimg DIV {
	margin: auto;
}

.TDimg .w1 {
}

.itemRow IMG  {
	background: #FFF;
	padding: 4px;
	margin-bottom: 1em;
}



.tblFormaPago {
	width: 680px;
	margin-left: 12px;
	color: #000;
	border-collapse: collapse;
	background: infoBackground;
	border: 1px solid black !important;
}

.tblFormaPago CAPTION {
	padding: 1em;
	padding-top: 2em;
	font-weight: bolder;
	font-size: 160%;
}

.tblFormaPago TD, .tblFormaPago TH {
	padding: 1.5em;
	vertical-align: middle;
}

.tblFormaPago LABEL {
	font-weight: bolder;
}

.tblFormaPago P {
	font-style: italic;
	padding-left: 2em;
	color: #468;
	font-size: 120%;
}


.tblFormaPago .buttons {
	border-top: 1px solid #aaa;
	padding: 1em;
}


.tblsltDirecciones {
	width: 660px;
	color: #000;
	border-collapse: collapse;
	background: #FFF;
	border: 1px solid black !important;
	margin: 1em;
	margin-bottom: 2em;
}

.tblsltDirecciones CAPTION {
	padding: 1em;
	font-weight: bolder;
	font-size: 160%;
}

.tblsltDirecciones H2 {
	color: #468;
	font-weight: bolder;
	padding: 1em;
}

.tblsltDirecciones TD {
	padding-top: .2em;
}
.tblsltDirecciones TH {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .2em;
	width: 1em;
	color: #964;
}

.tblsltDirecciones LABEL {
	font-weight: bolder;
}

.tblsltDirecciones P {
	font-style: italic;
	padding-left: 2em;
	color: #468;
}


.tblsltDirecciones TFOOT {
	border-top: 1px solid #AAA;
}

.tblsltDirecciones TFOOT TH,
.tblsltDirecciones TFOOT TD {
	padding-top: 1em ;
	padding-bottom: 1em;
}

.tblsltDirecciones .endOfGroup TD ,.tblsltDirecciones .endOfGroup TH {
	padding-bottom: 2em ;
}
.tblsltDirecciones .errorList {
	margin-left: 2em;
	margin-right: 2em;
}


#idNewAddrSwitch {
	text-align: right;
	padding: 2em;
}

.prototip { position: absolute; }
.prototip .effectWrapper { position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
	position: relative;
	display: block;
	}
.prototip .toolbar .title {
	display: block;
	position: relative;
	}
.prototip .content { clear: both; }
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }

.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}

/* Tooltip styles */
.prototip .silver { width: 442px; border: 2px solid #ccc; color: #fff; }
.prototip .silver .toolbar { background: #333; color: #fff; font-weight: bold; font-size: 120%}
.prototip .silver .title { padding: 5px; }
.prototip .silver .content { background: #fff; color: #666; padding: 1em;}
.prototip .silver IMG {background: #FFF; margin: 1em; margin-bottom: 4em; width: 80%;  }



/* TXSISTEMAS */

BODY  	{ 
	font-family:'Trebuchet MS', "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	xxfont-family: Palatino,"Palatino Linotype",Constantia,Georgia,serif;
	font-size: 12px; 
	color: #000;
	text-align: center;
	background: url(/images/background.png) repeat-x; 
	background-color: #FFF; 
}


/* Layout */
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	color: #000;
}

#header { 
	width: 952px; 
	height: 187px; 
}

#subHeader1 {
	height: 34px; 
	position: relative;	
	background: url(/images/txhead.png) no-repeat 0px 0px;
}

#tiendaCheckout #subHeader1 {
	background: url(/images/txhead.png) no-repeat 0px -36px; 
}

#tiendaEdCesta #subHeader1 {
	background: url(/images/txhead.png) no-repeat 0px -72px; 
}

#subHeader1 A {
	position: absolute;
	display: block;
	top: 4px;
	width: 104px;
	height: 24px;
	cursor: hand;
	text-indent: -9999px;
}

#subHeader1 A.bt1 {
	left: 90px;
}

#subHeader1 A.bt2 {
	left: 212px;
}

#subHeader1 A.bt3 {
	left: 328px;
}




#subHeader2 {
	height: 153px; 
	background: url(/images/boceto_05.png) no-repeat 0px 0px; 
	text-align: right;
	color: #666;
	margin: auto;
	margin-top: 0px;
	padding-right: 2em;
	padding-top: 4px;
}

#subHeader2 A {
	color: #FFFFFF;
	font-weight: bolder;
}

#subHeader2 A:hover {
	color: #FF0;
}


#idLoginDiv {
	position: relative;
	height: 96px;
	padding-left: 1em;
	color: #EEE;
}

#idLoginDiv DIV {
	position: absolute;
	width: 300px;
	right: 0px;
	bottom: 0px;
}

#idLoginDiv A {
	color: #EEE;
	font-size: 90%;
}

#main {
	width: 952px;
	background: url(/images/boceto_15.png) repeat-y 0 100%; 
}

#leftColumn {
	float: left;
	width: 243px !important;
	overflow: hidden;	
	background: url(/images/boceto_09.png) repeat-y top right; 
}

#mainContent {
	float: left;
	width: 709px;
}

#footer {
	width: 952px;
	height: 52px;
	background: url(/images/boceto_12.gif) no-repeat;
}

#footer P {
	padding-left: 232px;
	line-height: 30px;
	text-align: center;
	color: #888;
}


/* BEGIN */

#accordion_container {
	padding-right: 15px;
}  

div#accordion-container{
	margin: 10px;  
	border: 1px solid #aaa;
}  

div.accordion {  
	position: relative; /* required for bounding--works around a "peculiarity" in Prototype */  
}  

div.accordion-toggle{  
	 position: relative; /* required for effect */  
	 z-index: 10;        /* required for effect */  
	 background: #eee;   /* required for effect--can be anything except "transparent" */  
	 cursor: pointer;  
}  

div.accordion-toggle-active{  
	 background: #fff;  
}  

div.accordion-content{  
	overflow: hidden;   /* required for effect */  
	background: #aaa;  
	margin: 0px !important;
	padding: 0px !important;
}  

.accordion_toggle {
	display: block;
	padding: 0 10px 0 10px;
	border-top: 1px solid #888;
	border-right: 1px solid #666;
	border-bottom: 1px solid #333;
	line-height: 30px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0px;
	background: url(/images/bgrupo.png);
	color: #000;
	font-weight: bold;
}

.accordion_toggle_active {
	border-top: 1px solid #888;
	border-bottom: 1px solid #666;
	border-left: 1px solid #888;
	cursor: pointer;
	font-weight: bolder;
}

.accordion_content {
	overflow: hidden;
}

.searchHead {
}

.accordion_toggle_active.searchHead {
}

.search {
	background: #444C57;
	line-height: 1.5em;
	padding-right: 1em;
	color: #EEF;
}

.search IMG {
	cursor: pointer;
	margin-bottom: -3px;
}

.search DIV  {
	margin: 1em;
}

.search P {
	margin-top: 1em;
	font-style: italic;
	
}

.ofertaHead {
}

.accordion_toggle_active.ofertaHead {
}
.oferta {
	background: url(/images/oferta_back.png);
	text-align: center;
}

.oferta H3 {
	font-size: 140%;
	font-weight: bolder;
	margin: .4em;

}

.oferta IMG {
	background: #FFF;
	padding: 3px;
	border: 1px solid black;
}

.oferta SPAN {
	font-weight: bolder;
	font-size: 180%;
	color: darkred;
}

.aTelefonicaHead {
}

.accordion_toggle_active.aTelefonicaHead {
}

.aTelefonica {
	padding: 1em;
	color: #FFF;
	border-bottom: 1px solid #888;
}

.aTelefonica TABLE { 
	width: 100%;
	color: #AAA;
}

.aTelefonica TD {
	text-align: right;
	padding-bottom: .7em;
}
.aTelefonica TH {
	font-weight: bolder;
	padding-right: 1em;
}

.infoPedidoHead {
}

.accordion_toggle_active.infoPedidoHead {
}

.infoPedido DIV {
	padding: 1em;
	background: #EDEDED;
	color: #000;
	overflow: auto;
}

.infoPedido P {
	font-size: 90%;
	line-height: 1.5em;
}


.infoText {
	font-size: 120%;
	padding: 2em;
	line-height: 1.5em;
}

.infoText H2 {
	font-size: 140%;
	font-weight: bolder;
	color: #CC0000;
	padding: 1em;
}

.infoText H3 {
	font-size: 120%;
	font-weight: bolder;
	color: #006E2E;
	padding: 1em;
}

.infoText P {
	padding-left: 1em;
	padding-right: 3em;
	text-align: justify;
}

.infoText OL {
	list-style-image: url(/images/raquo_red.gif); 
	list-style-position: inside;
}

.infoText UL {
	padding-left: 1em;
	color: red;
}

.infoText LI {
	color: #3F4C6B;
	font-weight: bolder;
	padding: .5em;
}

#ruler {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
	width: 950px;
	height: 650px;
	-moz-opacity: 0.50;
	background: #F00;
}


.b01 {
	background:url(/images/b02.png) repeat-x 0 0 #fff;
	margin-left: .5em;
	margin-right: .5em;
}

.b02 {
	background:url(/images/b04.png) repeat-y 100% 0;
}

.b03 {
	background:url(/images/b06.png) repeat-x 0 100%;
}

.b04 {
	background:url(/images/b08.png) repeat-y 0 0;
}

.b05 {
	background:url(/images/b01.png) no-repeat 0 0;
}

.b06 {
	background:url(/images/b03.png) no-repeat 100% 0;
}

.b07 {
	background:url(/images/b05.png) no-repeat 100% 100%;
}

.b08 {
	background:url(/images/b07.png) no-repeat 0 100%;
	padding-top: 1em;
	height: 278px;
}

#frmBusqueda div.auto_complete {
	margin: 0px;
	border: 1px solid gray;
}

.checkoutHead {
	margin: 1em;
	margin-bottom: 2em;
}


.noExistencias {
	color: #8A5C5E;
	padding: .5em;
}

.muyPocasExistencias {
	color: #5C708A;
	padding: .5em;
}

.pocasExistencias {
	color: #5C708A;
	padding: .5em;
}

.normalExistencias {
	padding: .5em;
}

/* Cesta */
.nCesta {
	background: #FeFeFe;
	color: #444;
	border-left: 1px solid #AAA;
}

.nCesta .nCestaWrapper {
	padding: .5em;
	height: 340px;
	overflow: auto;
}

.nCesta TABLE {
	width: 220px;
	margin: 0.5em;
	border: 8px solid #fefefe; // table padding bug in IE
	color: #444;
}

.nCesta TH {
	text-align: left;
	font-weight: bolder;
	padding: .1em;
}

.nCesta TD {
	text-align: right;
	padding: .1em;
}


.nCesta .articuloL DIV {
	margin-left: 1.5em;
}

.nCesta .newArt {
	padding-bottom: 5px;
	margin-bottom: .5em;
	border-bottom: 1px solid #EEE;
	display: block;
}

.nCesta .newArt DIV {
	margin: auto;
}

.nCesta .articuloL {
	padding-bottom: 5px;
	margin-bottom: .5em;
	border-bottom: 1px solid #EEE;
	height: 30px;
}

.nCesta .articuloL H1 {
	padding-bottom: 6px;
}

.nCesta .articuloL A {
	text-align: center;
	display: block;
	padding: .5em;
}

.tdEditarCesta {
	border-top: 8px solid #fefefe;
	text-align: center !important;
	font-size: 11px;
	color: #363;
}

.tdEditarCesta A {
	color: #363;
}

CODE {
	font-size: 200%;
	text-align: center;
	border: 1px solid #444;
	background: #ccc;
	display: block;
	padding: .5em;
	margin: 2em;
}

/* File: /var/www/txsistemas/framework/css/carousel.css */


/**
 * Copyright (c) 2006, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	background:#3F3F3F;
	padding:0px;
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}
