#carousel {
margin:0 auto;
width:825;
height:320px;
padding:0;
}
#carousel a{
text-decoration:none;
border:0px;
}
#carousel ul {
list-style: none;
width:2700px;
margin: 0;
padding: 0;
position:relative;
}
#carousel li {
display:inline;
float:left;
}
.textholder {
	display:none;
font-family:'Lucida Grande', arial, verdana, sans-serif;
letter-spacing:-1px;
text-align:left;
font-size:20px;
padding: 6px 6px 6px 18px;
color:#fff;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { -moz-border-radius: 2px; 
-webkit-border-radius: 2px;text-transform:capitalize;letter-spacing:-1px; font-family:"Lucida Grande", arial, verdana ; padding: 3px 10px; text-shadow:#000000 0px 1px 0px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background: url("http://idelectronics.cl/img/images/idenav.png") repeat scroll 0 1px transparent;
text-decoration: none;
border:1px solid #20337c;
-moz-border-radius: 2px; 
-webkit-border-radius: 2px;
}

#twitteri a {border:1px solid #fff;}

#navlist a:hover
{
color: #fff;
background: url(http://idelectronics.cl/img/images/idenavh.png);
text-decoration: none;
border:1px solid #20337c;
-moz-border-radius: 2px; 
-webkit-border-radius: 2px;

}
.formax {background:url(http://idelectronics.cl/img/images/idefback.png;)}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
margin-top:-500px;
position:fixed;
line-height:16px;
_position:absolute; /* hack for internet explorer 6*/
height:720px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-family:"lucida grande",arial;
font-size:16px;
letter-spacing:-0.01em;
line-height:12px;
}
#popupContact h1{
line-height:18px;
text-align:left;
color:red;
font-family:"lucida Grande", Arial;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
letter-spacing:-0.01em;
padding-bottom:2px;
margin-bottom:20px;
margin-top:0px
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:red;
font-weight:700;
display:block;
}
#button{
text-align:center;
width:174px;
margin-top:10px;
}
input.btn {border:1px solid #a60000;font-weight:bold;font-weight:bold;
padding:5px;font-size:12px;font-family:"lucida grande", arial;color:white;background-color: red}

.destacados a{opacity:0.8;}
.destacados a:hover{opacity:1;}
.twtr-ft {display:none}
#supeahead
{width:100%;
	height:30px;
	background: url(http://www.idelectronics.cl/img/images/supide.png) repeat-x;
	line-height:30px;
	}
	
.barra {width:960px;margin:0 auto;}
#supeahead a
	{color:#fff;
		margin-left:20px;
		font-size:12px;
		font-family:"Myriad Pro","Lucida Grande","Trebuchet MS",Helvetica,Arial,Verdana,arial,sans-serif;
		}	
		#supeahead a:hover
			{text-decoration:underline;
				}		
		#supeahead img
			{opacity:0.8;border:0 none;
				}
				#supeahead img:hover
					{opacity:1;
						}
div#busqueda {
width:180px;
margin-bottom:10px;
margin-top:10px;
}
.who img {margin-left: -90px;
margin-top: 74px;
position: absolute;}
div#menuizq {
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
width:174px;
}

div#menuizq a{
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #DCDCDC;
color:#1F1F1F;
display:block;
font-size:0.84em;
padding:5px 0 3px 5px;
text-decoration:none;
text-transform:capitalize;
font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
}

div#menuizq a:hover{
background:none repeat scroll 0 0 #2d46a5;
color:#fff;
}


/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
		background-image: url(images/back.jpg);
    background-attachment:fixed;
background-position: top center;
}

A {
  text-decoration: none;
border:0px;
color:#000;
}

A:hover {
  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #24336d;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #c8c8c8;
}

.infoBoxContents {
  background: #f0f0f0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #c8c8c8;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
   background: #b6b7cb;
  color: #ff9100;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.pageHeading1 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #00000;
  padding-left: 0.2cm;
	padding-right: 0.2cm;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.smallText1{
font-family: arial, sans-serif;
  font-size: 12px;
padding-left: 0.2cm;
	padding-right: 0.2cm;
color:black;
}
.smallText2{
font-family: arial, sans-serif;
  font-size: 12px;
padding-left: 0.2cm;
	padding-right: 0.2cm;
color:white;
text-shadow: #000 0px 0px 3px; 

}
.smallText2{
	font-family: verdana;
	font-size: 16px;
	letter-spacing: -1px;
}
	
.foter2{
font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 10px;
padding-left: 0.2cm;
	padding-right: 0.2cm; 
	background-image: url(http://www.idelectronics.cl/img/images/footide.png);
}

.ind{
	/*background-image: url(images/backin.jpg);*/
}

.ind2{
	background-image: url(images/p3.jpg);
}
.ind3{
	background-image: url(images/p4.jpg);
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

 .ml{
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

 .ml1{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000; 
  text-decoration: underline;
 }

 .ml2{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFF9B; 
  text-decoration: underline;
 }

 .ml3{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000; 
  text-decoration: none;
 }

 .ml4{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #78B400; 
  font-weight: bold;
  text-decoration: underline;
  padding-left: 0.2cm;
	padding-right: 0.2cm;
 }

 .ml5{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0064A7; 
  padding-left: 0.1cm;
	padding-right: 0.1cm;
 }

 .sc{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;  
 }

 .sc1{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;  
  
 }

 .sc2{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding-left: 0.1cm;
	padding-right: 0.1cm; 
 }

 .se{
  width: 120px;
  font-size: 9px;
 }
 
  .bg{
  background-image: url(images/m17.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m24.gif);
  background-repeat: repeat-y; 
 }
  .bg4{
  background-image: url(images/backp.jpg);
 }
 
 TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
.button1 {
	display: block;
	font-size: 14px;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/button.gif); 
	background-repeat: no-repeat;
}

.button1:hover {
	display: block;
	color: #2587CC;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/buttonhover.gif); 
	background-repeat: no-repeat;
}

.button2 {
	display: block;
	font-size: 14px;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/button.gif); 
	background-repeat: no-repeat;
}

.button2:hover {
	display: block;
	color: #eb4a8b;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/buttonhover.gif); 
	background-repeat: no-repeat;
}

.button3 {
	display: block;
	font-size: 14px;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/button.gif); 
	background-repeat: no-repeat;
}

.button3:hover {
	display: block;
	color: #b4bc35;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 140px;
	text-align: center;
	background-image: url(images/infobox/buttonhover.gif); 
	background-repeat: no-repeat;
}

.item1 {
	display: block;
	background: #2587CC;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/infobox/itemblue.gif); 
	background-repeat: no-repeat;
}

.item1:hover {
	display: block;
	color: #2587CC;
	font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
}

.item2 {
	display: block;
	background: #eb4a8b;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/infobox/itempink.gif); 
	background-repeat: no-repeat;
}

.item2:hover {
	display: block;
	color: #eb4a8b;
	font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
}

.item3 {
	display: block;
	background: #b4bc35;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
	background-image: url(images/infobox/itemgreen.gif); 
	background-repeat: no-repeat;
}

.item3:hover {
    	display: block;
	color: #b4bc35;
	font-size: 11px;
	background: white;
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	width: 139px;
	text-align: center;
} 