img{border:none;}
	
/* image replacement */
.graphic, #prevBtn, #nextBtn{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
    /* // image replacement */
			

/*	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	*/
		
		
/* Easy Slider */			
#barraProductos{
/*		margin:0 auto;
		position:relative;
		text-align:center;
		background:#fff;		
		margin-bottom:0em;
		border: 1px solid green; 
		*/
	height:100%; 
	width:600px; 
	margin-left: 30px;
}			

#content{
	position:relative;
}			
#slider{

}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width: 600px;
	height: 100px;
	overflow: hidden;
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:14px;
	height:85px;
	position:absolute;
	left:-13px;
	top:15px;
}	
#nextBtn{ 
	left:600px;
}														
#prevBtn a, #nextBtn a{  
	display: block;
	width: 14px;
	height: 85px;
	position: relative;
	bottom: 0px;
	background:url(../images/iconPrev.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../images/iconNext.png) no-repeat 0 0;	
}												

/* // Easy Slider */

/* Menu SubFamilias*/
	.tituloSubflia {
	background-image: url(../images/subFlias/fondoTitulo.jpg); 
	width: 198px;
	height: 25px; 
	margin-bottom: 4px;
	margin-top: 0px;
	color: #FFFFFF;
	text-align:left;
	padding-left: 12px;
	padding-top: 2px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}
	/*
  .initial { background-color: #DDDDDD; color:#000000 }
  .normal { background-color: #CCCCCC }
  .highlight { background-color: #8888FF }
*/

hr {
}

.codProdThumb {
	white-space: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8C2633;
	font-weight: bolder;
	
}
.tituloFamilia {
	white-space: normal;
	display: inline-block;
	background-image:url(../images/fondoTitFlia.jpg);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	padding-left: 10px;
	padding-top: 2px;
	height: 24px;
	width: 200px;

}

.tituloCodProd {
/*	white-space: normal;
	display: inherit;
*/	
	color: #8C2633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	padding-left: 10px;
}

h6.letraChica {
	font-size:10px;
}

.tablaMedidasProd , .txtMedidasProd{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inherit;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
.txtMedidasProd{
	padding-left: 10px;
}
.header1 {
	color: #8C2633;
	display: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	text-align:left;
	padding-left: 10px;
}
/* */


/************ estilos jquery menu acordion ***************/
.glossymenu{
margin: 0;
padding: 0;
width: 274px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
height: 25px;
background: url(../glossyback.jpg) repeat-x bottom left;
/*font: bold 10px Arial, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/*font-weight: bold;*/
color: #000000;
display: block; /* display inline pincha todo*/
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-left: 5px;
text-decoration: none;
}
.accordprefix{
display: compact;
width: 18px;
border: 0px solid green;
margin-top: 3px;
}
.accordprefix img{
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000000;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
/*position: relative;
top: 5px;
right: 5px;
border: none;
*/
}
.glossymenu a.menuitem:hover{
/* background-image: url(glossyback2.gif); */
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;

}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li{
	border-bottom: 1px solid #999999;
}
.glossymenu div.submenu ul li a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
	color: black;
	text-decoration: none;
	padding: 0px 0;
	padding-left: 22px;
	border: 0px;
}
.glossymenu div.submenu ul li a:hover{
	background: #DFDCCB;
/*color: white;*/
}

.menuopen{ /*class added to contents of 2nd demo when they are open*/
font-weight: bold;
}

.menuclosed{ /*class added to contents of 2nd demo when they are closed*/
text-decoration:none;
}
/*********************************************************/


/************ estilo jquery scroll ***************/
#pane2 {
	height: 400px;
	margin: 0px;
	padding: 0px;
	width:auto
}
.osX .jScrollPaneTrack {
	background: url(../images/osx_track.gif) repeat-y;
}
.osX .jScrollPaneDrag {
	background: url(../images/osx_drag_middle.gif) repeat-y;
}
.osX .jScrollPaneDragTop {
	background: url(../images/osx_drag_top.gif) no-repeat;
	height: 6px;
}
.osX .jScrollPaneDragBottom {
	background: url(../images/osx_drag_bottom.gif) no-repeat;
	height: 7px;
}
.osX a.jScrollArrowUp {
	height: 24px;
	background: url(../images/osx_arrow_up.png) no-repeat 0 -30px;
}
.osX a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.osX a.jScrollArrowDown {
	height: 24px;
	background: url(../images/osx_arrow_down.png) no-repeat 0 -30px;
}
.osX a.jScrollArrowDown:hover {
	background-position: 0 0;
}
/* IE SPECIFIC HACKED STYLES */
* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */
/*********************************************************/

