@charset "UTF-8";
/* CSS Document */

h1 {font-size:16px;font-weight:normal; color:#CC3366;}
h2 {font-size:12px;font-weight:bold;color:#666666;}
h3 {font-size:11px;color:#898989; margin:2px; font-weight:bold;}

.floatleft {float:left; clear:left; padding:5px; margin:5px;}
.floatright {float:right; clear:right; padding:5px;margin:5px;}

.footerhack {
  min-height:400px;
  height:auto !important;
  height:400px;
}

.btn3 {
    border-top: 3px solid #d2d2d3;
    border-bottom: 3px solid #d2d2d3;
    border-left: 3px solid #d2d2d3;
    border-right: 3px solid #d2d2d3;
    background-color:#E63973;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;    
    color:#ffffff;
	cursor: pointer;
	} 
	
/*btn_over:: Controls the buttons*/ 
.btn3_over {
     border-top: 3px solid #d2d2d3;
    border-bottom: 3px solid #d2d2d3;
    border-left: 3px solid #d2d2d3;
    border-right: 3px solid #d2d2d3;
    background-color:#DD346C;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;    
    color:#ffffff;
	cursor: pointer;
	} 
.btn_cart1 {background-image:url(../../../images/web/btn_cart1.gif); 
			background-repeat:no-repeat;
			width:195px;
			height:52px;
			border:none;
			cursor:pointer;
			}
			
.btn_remove {background-image:url(../../../images/web/x.gif); 
			background-repeat:no-repeat;
			width:15px;
			height:15px;
			border:none;
			cursor:pointer;
			}

.btn_update {background-image:url(../../../images/web/btn_update.gif); 
			background-repeat:no-repeat;
			width:109px;
			height:25px;
			border:none;
			cursor:pointer;
			}
			
.btn_continue {background-image:url(../../../images/web/btn_continue.gif); 
			background-repeat:no-repeat;
			width:149px;
			height:25px;
			border:none;
			cursor:pointer;
			}
			
.btn_back {background-image:url(../../../images/web/btn_back.gif); 
			background-repeat:no-repeat;
			width:82px;
			height:25px;
			border:none;
			cursor:pointer;
			}
			
.btn_addtocart {background-image:url(../../../images/web/btn_addtocart.gif); 
			background-repeat:no-repeat;
			width:195px;
			height:52px;
			border:none;
			cursor:pointer;
			}
			
.btn_nextstep {background-image:url(../../../images/web/btn_nextstep.gif); 
			background-repeat:no-repeat;
			width:129px;
			height:25px;
			border:none;
			cursor:pointer;
			}
			
.btn_placeorder {background-image:url(../../../images/web/btn_placeorder.gif); 
			background-repeat:no-repeat;
			width:225px;
			height:52px;
			border:none;
			cursor:pointer;
			}

ul.CategoryMenu {padding:0px; margin:0 0 0 0; list-style-image:none; background-color:#F9F9F9;}
ul.CategoryMenu li { margin: 0px; padding: 0px; list-style:none;}
ul.CategoryMenu li ul {margin-bottom:10px; padding:0 5px; width:115px; line-height:14px;}
ul.CategoryMenu li ul li {list-style:none; padding:1px; margin:0;}
ul.CategoryMenu li ul li a {font-size:11px; text-decoration:none;}
ul.CategoryMenu li.open ul { display: block; padding:0 5px; margin:0;}
ul.CategoryMenu li.closed ul { display: none; }
ul.CategoryMenu li.open { margin-left:15px;}
ul.CategoryMenu li.closed { border-bottom:1px dashed #ccc; width:110px; margin-left:15px;}

ul.help {list-style:none; padding:5px;}
ul.help li {padding: 5px 0;}
ul.resource {list-style:inside; padding:5px;}
ul.resource li {padding: 5px 0; font-weight:normal;}
ul.resource li a {font-weight:bold;}

.white {color:#FFFFFF;}
.darkbrown {color:#CC6600;}
.pink {color:#999933;}
.grey {color:#666666;}
.lightgrey {color:#CCCCCC;}
.red {color:#FF0000;}

/*web*/
#Layer1 {
	position:absolute;
	width:419px;
	height:40px;
	z-index:1;
	left: 218px;
	top: 133px;
}
#Layer2 {
	position:absolute;
	width:97px;
	height:39px;
	z-index:1;
	left: 635px;
	top: 134px;
}

/*Menu y flash*/
#myMenuID {
	z-index: 2;
}
#tituloflash {
	z-index: -999;
}
