/* modal 
----------------------------------*/
.load { 
	position: absolute;
	top: 50%;
	left: 50%;
	width: 88px;
	height: 78px;
	margin: -39px 0 0 -44px;
	z-index: 99999;
}

.bg_modal_avise,
.bg_modal { 
	position: fixed;
	_position:absolute; 
	top: 0; 
	left: 0; 
	z-index: 99998;
	width: 1424px; 
	height: 2005px; 
	background: #000;
	opacity: 0.77;
	filter: alpha(opacity = 77) !important;
}

.view_modal_avise,
.view_modal {
	background:transparent url(../img/bg/bg_modal_top.png) no-repeat scroll left 0;
	left:50%;
	position:fixed;
	_position:absolute;
	text-align:left;
	top:10% !important;
	z-index:99998;
	width:483px;
	margin-top: 130px!important; 
	margin-left: -245px!important;
}

#boxModal{
	color:#014A24;
	overflow:hidden;
	width:490px;
}

#boxModal .top{
	background:transparent url(../img/bg/bg_modal_top.png) no-repeat scroll 0 0;
	height:29px;
	overflow:hidden;
}

#boxModal .content {
	background:transparent url(../img/bg/bg_modal_content.png) repeat-y scroll 0 0;
	overflow:hidden;
	padding:10px 20px 5px;
}

#boxModal .top .btClose{
	background:transparent url(../img/button/bt_fechar_modal.png) no-repeat scroll 0 0;
	display:inline;
	float:right;
	height:20px;
	margin:7px 12px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:77px;
}

#boxModal .content .simpleTitle,
#boxModal .content .tit{
	font-size:23px;
	font-weight:bold;
	margin-bottom:5px;
	padding:10px 10px 5px;
}

#boxModal .content .tit{
	border-bottom:2px solid #A5A5A5;
	margin:5px 10px;
}

#boxModal .content .productDetailWrapper{
	overflow:hidden;_zoom:1;
	margin:20px 12px;
}

#boxModal .content .imgProduct{
	float:left;display:inline;
}

#boxModal .content .productDetailHolder{
	overflow:hidden;_zoom:1;
	padding-left:12px;
}

#boxModal .content .notifyMe{
	border-bottom:2px solid #A5A5A5;
	padding-bottom:20px
}

#boxModal .content .notifyMe .titProduct{
	font-size:17px;
	font-weight:bold;
}

#boxModal .content .notifyMe .txtPromo{
	margin:3px 0;
}

#boxModal .content .notifyMe .txtPromo strong{
	display:block;
}

#boxModal .content .notifyMe .txtColor,
#boxModal .content .notifyMe .txtSize{
	overflow:hidden;_zoom:1;
	margin:5px 0;
}

#boxModal .content .notifyMe .txtColor strong,
#boxModal .content .notifyMe .txtSize strong{
	float:left;display:inline;
	margin:4px 5px 0 0;
}

#boxModal .content .notifyMe .txtSize strong{
	margin:7px 3px 7px 0;
}

#boxModal .content .notifyMe .txtColor span{
	background:transparent url(../img/bg/bg_product_color.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:15px;
	margin:2px 0 0 0;
	padding:4px 7px 7px 4px;
	position:relative;
	width:15px;
}

#boxModal .content .notifyMe .txtSize .holder{
	background:transparent url(../img/bg/bg_product_size_left.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:34px;
	padding-left:7px;
	position:relative;
	text-align:center;
	width:auto !important;
}

#boxModal .content .notifyMe .txtSize .holder span{
	background:transparent url(../img/bg/bg_product_size.png) no-repeat scroll right 0;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:26px;
	padding:8px 11px 0 3px;
}

#boxModal .content .formNotifyMe{
	overflow:hidden;_zoom:1;
	margin:20px 12px 0;
}

#boxModal .content .formNotifyMe label{
	float:left;display:inline;
	width:57px;
	font-weight:bold;
	margin-top:5px;
}

#boxModal .content .formNotifyMe input{
	overflow:hidden;_zoom:1;
	padding:3px;
	width:350px;
	border:1px solid #d1d1d1;
	margin-bottom:10px;
}

#boxModal .content .formNotifyMe .btSubscribeNotice{
	float:right;display:inline;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/button/bt_cadastrar_envio.png) 0 0 no-repeat;
	width:193px;
	height:25px;
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
}

#boxModal .content .formNotifyMe .error{
	background-color:#FBF8C4;
	padding:3px;
	border:1px solid #d1d1d1;
}

#boxModal .content .formNotifyMe label.error{
	display:none !important;
}

#boxModal .content .btnsHolder{
	overflow:hidden;_zoom:1;
	margin:10px 0 0;
}
	
/* Box CODIGO DE SEGURANCA */
#boxModal .content .boxCodSeg{
	background:transparent url(../img/bg_border_modal.png) repeat-x scroll 0 0;
	margin:5px 10px 0;
	overflow:hidden;
	padding:15px 0 0;
}

#boxModal .content .last{
	background:none;
}

#boxModal .content .boxCodSeg img{
	overflow:hidden;
	_zoom:1;
	float:left;
	display:inline;
	margin-right:10px;
}

#boxModal .bottom{
	background:transparent url(../img/bg/bg_modal_bottom.png) no-repeat scroll 0 0;
	height:9px;
	overflow:hidden;
}

/* TABELA DE TAMANHO */
#boxModalTblTamanho{
	overflow:hidden;_zoom:1;
	width:600px;
}

#boxModalTblTamanho .top{
	overflow:hidden;_zoom:1;
	background:url(../img/sizetable/bg_top_tbl_tamanho.png.png) 0 0 no-repeat;
	height:27px;
}

#boxModalTblTamanho .top .btClose{
	float:right;display:inline;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bt_fechar_modal.png) 0 0 no-repeat;
	width:77px;
	height:20px;
	margin:5px 9px 0 0;
}

#boxModalTblTamanho .content{
	overflow:hidden;_zoom:1;
	background:url(../img/sizetable/bg_cont_tbl_tamanho.png) 0 0 repeat-y;
	padding:5px 20px 10px;
}

#boxModalTblTamanho .content .tit{
	overflow:hidden;_zoom:1;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/sizetable/tit_tabela_tamanho.png) 0 0 no-repeat;
	width:323px;
	height:38px;
}

#boxModalTblTamanho .content .info{
	overflow:hidden;_zoom:1;
	margin:20px 0;
}

#boxModalTblTamanho .content .info .imgBrand{
	float:left;display:inline;
	width:122px;
	height:44px;
}

#boxModalTblTamanho .content .info .comboBox{
	float:left;display:inline;
	margin-left:20px;
}

#boxModalTblTamanho .content .info .comboBox label{
	display:block;
	font-weight:bold;
	color:#02314c;
	margin-bottom:10px;
}

#boxModalTblTamanho .content .info .comboBox select{
	border:1px solid #dcdfe6;
	border-top:1px solid #aaadb2;
	width:197px;
}
				
#boxModalTblTamanho .content .table{
	overflow:auto;_zoom:1;
	height:301px;
}

#boxModalTblTamanho .content .table #tblTamanho{
	width:100%;
	text-align:center;
}

#boxModalTblTamanho .content .table #tblTamanho td{
	text-align:center;
	padding:7px 0;
	border-left:2px solid #adadad;
}

#boxModalTblTamanho .content .table #tblTamanho .first{
	border-left:none;
}

#boxModalTblTamanho .content .table #tblTamanho thead td{
	font-weight:bold;
	border-bottom:2px solid #adadad;
}
	
#boxModalTblTamanho .bottom{
	overflow:hidden;_zoom:1;
	background:url(../img/sizetable/bg_bottom_tbl_tamanho.png) 0 0 repeat-y;
	height:6px;
}