.overlay_bricomart {
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.bricomart_nw {
	background: transparent url(bricomart/left-top.gif) no-repeat 0 0;
  width:10px;
  height:25px;
  display: none;
}

.bricomart_n {
  background: transparent url(bricomart/top-middle.gif) repeat-x 0 0;
  height:25px;
  display: none;
}

.bricomart_ne {
  background: transparent url(bricomart/right-top.gif) no-repeat 0 0;
  width:10px;
  height:25px;
  display: none;
}

.bricomart_w {
  background: transparent url(bricomart/frame-left.gif) repeat-y top left;
  width:7px;
  display: none;
}

.bricomart_e {
  background: transparent url(bricomart/frame-right.gif) repeat-y top right;
  width:7px;
  display: none;
}

.bricomart_sw {
  background: transparent url(bricomart/bottom-left-c.gif) no-repeat 0 0;
  width:7px;
  height:7px;
  display: none;
}

.bricomart_s {
  background: transparent url(bricomart/bottom-middle.gif) repeat-x 0 0;
  height:7px;
  display: none;
}

.bricomart_se, .bricomart_sizer  {
  background: transparent url(bricomart/bottom-right-c.gif) no-repeat 0 0;
  width:7px;
  height:7px;
  display: none;
}

.bricomart_sizer {
	cursor:se-resize;
}

.bricomart_close {
	width: 23px;
	height: 23px;
	background: transparent url(bricomart/button-close-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.bricomart_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(bricomart/button-min-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.bricomart_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(bricomart/button-max-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.bricomart_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.bricomart_content {
	overflow:hidden;
	color: #000;
	font-family: Verdana;
  font-size: 12px;
}

/* For alert/confirm dialog */
.bricomart_window {
	border:1px solid #F00;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.bricomart_message {
	font-family: Verdana;
  font-size: 12px;
	padding: 3px;
	background-color: #ee6724;
	background-image: url(bricomart/fondopopup.jpg);
}

.cajaventana
{
background-color: #fee1d5;
width: 353px;
padding: 20px;
}

.bricomart_message label {
  display: block;
  float: none;
  width: 320px;
  text-align: left;
  padding-bottom: 10px;
  font-weight: normal;
}

.bricomart_message .selectalmacen
{
width: 275px;
height: 18px;
.height: 19px;
}

.bricomart_buttons {
	text-align:center;
	width:100%;
}

.bricomart_buttons input {
}

.ok_button, .ok_button:hover
{
background-color: #EF6622;
border: 2px solid #EF9E7B;
color: #ffffff;
font-size: 0.7em;
padding-top: 1px;
_padding-top: 2px;
position: absolute;
top: 59px;
left: 310px;
height: 19px;
width: 26px;
}

.cancel_button, .cancel_button:hover
{
background-color: #4f4f4f;
color: #ffffff;
font-size: 0.7em;
font-weight: bold;
position: absolute;
top: 10px;
left: 370px;
width: 19px;
}

.bricomart_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.bricomart_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/* Estilos de la ventana que muestra la imágen de próxima apertura */

.overlay_bricomart2 {
	zbackground-color: #000000;
	zfilter:alpha(opacity=60);
	z-moz-opacity: 0.6;
	zopacity: 0.6;
}

.bricomart2_message #cajaventana
{
background-color: transparent;
width: 800px;
height: 400px;
padding: 0px;
margin-left: -8px;
*margin-left: 0px;
background-image: url(../../images/layout/fondo_proxima_apertura.gif);
}

.bricomart3_message #cajaventana
{
background-color: transparent;
width: 800px;
height: 400px;
padding: 0px;
margin-left: 0px;
background-image: url(../../images/layout/fondo_proxima_apertura.gif);
}

.bricomart2_buttons, .bricomart3_buttons
{
display: none;
}

#ventanas2
{
top: 200px !important;
}
