#prices_value_div_main #prices_value_div{
color: #FFFFFF !important;
}


#contentMainWrapper #prod_disponibilidad_outline_ #tabla_precios #prices_value_div_main_4 #prices_value_div_4{
	color: #ccc !important;
	background-color: #222 !important; 

	font-size: 14px !important;
}

#contentMainWrapper #tabla_precios #prices_value_div_main_4 #prices_value_div_4{
	color: #ccc !important;
	background-color: #222 !important; 

	font-size: 14px !important;

}




#temp_div #form_signin_lemonk_mom
{
left:-272px !important;
position:absolute !important;
top:-112px !important;
z-index:10 !important;
}

#temp_div #tabla_precios{
top: -112px !important;
left: 375px !important;
}

#temp_div #barra_estado{
position:absolute !important;
left:-279px !important;
top:-155px !important;
z-index: 10 !important;
}

.ie8 #temp_div #barra_estado{
top:-150px !important;

}


/* Barra de proceso de compra de apartamento que esta en el paso 2, Datos de la reserva */

#contentMainWrapper #barra
{

left:15% !important;
position:absolute !important;



}

/* Barra de proceso de compra de apartamento que esta desde del comienzo funcionando bien */

#productListing #barra
{
left:-340px !important;
position:absolute !important;
top:-209px !important;
}


		
	
#prod_disponibilidad_outline_{
height:100%;
left:480px;
position:relative;
width:100%;
z-index:6;
top:-1255px;
}



#prod_disponibilidad_outline_ #tabla_precios{
border:0 solid #A8A8A8 !important;
font-family:Trebuchet MS,Trebuchet,Verdana,Sans-Serif !important;
height:390px !important;
left:0 !important;
position:absolute !important;

z-index:7 !important;
}

.all_except_ie6ie7 #prod_disponibilidad_outline_ #tabla_precios{

top:0 !important;

}

.ie6 #prod_disponibilidad_outline_ #tabla_precios{

top: 0px !important;

}

.ie7 #prod_disponibilidad_outline_ #tabla_precios{

top: -130px !important;

}

#skypedetectionswf{
height:0px !important;
width:0px !important;
visibility:none !important;
}

#productListing #form_signin_lemonk_mom{
bottom: 0 !important;
}




#mainWrapper #indexProductList{
position:relative !important;

left:0px !important;
}

.all_except_ie6ie7  #indexProductList{
top:100px !important;

}

.ie6  #indexProductList{
top:100px;
z-index: 0;
}
.ie7  #indexProductList{
top:0px ;
z-index: 0;
}



#mainWrapper_listpage #productListing {
	position:relative !important;
top:65px !important;
left: 0px !important;
height:100px;
	}


.aptos_list_zencart, #productListing{

z-index: 0;

}

.all_except_ie6ie7 .aptos_list_zencart #productListing {
	position:relative !important;
top:65px !important;
left: 0px !important;
height:2950px;
	
	
	}
.ie6 #productListing, .ie7 #productListing{
	position:relative !important;
top:65px !important;
left: 0px !important;
height:2050px;
	
	
	}






/* Calendario disponibilidad*/

#calendar_disponibilidad {
	/*position: absolute; */
/* 	top: 26px;
	left: 0;
	height: 0px; */
	overflow: hidden;
	background: black;

}

#calendar_disponibilidad .datepicker {
	/* position: absolute; */
	font-family: Tahoma;
	left: 10px !important;/*cambio jairo*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	width: 400px;
	height: 127px;
	background-color:#111;
	border:#444 solid 1px;
	color:#FFFFFF !important;


	
}

#calendar_disponibilidad .datepicker a {
	font-family: Tahoma;
	color:#FFFFFF !important;
}

#calendar_disponibilidad .datepicker a:hover {
	font-family: Tahoma;
	color:#66CCFF !important;
}

#calendar_disponibilidad .datepicker .datepickerDays a {

	line-height: 22px !important;
	height: 22px !important;
	padding-right: 16px !important;
	
}

# calendar_disponibilidad .datepicker .datepickerContainer .datepickerViewDays .datepickerDays .datepickerNotInMonth a{
color:#111 !important;
}

/**pend**/



div.datepicker {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 196px;
	height: 147px;
	position: absolute;
	z-index: 9000000000;/*JIMMY*/
	cursor: default;
	top: 0;
	left: 0;
	display: none;
}
.datepickerContainer {
	background: #121212;
	position: absolute;
	top: 10px;
	left: 10px;
}
.datepickerBorderT {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	background: url(../images/datepicker_t.png);
}
.datepickerBorderB {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	background: url(../images/datepicker_b.png);
}
.datepickerBorderL {
	position: absolute;
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../images/datepicker_l.png);
}
.datepickerBorderR {
	position: absolute;
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	background: url(../images/datepicker_r.png);
}
.datepickerBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_tl.png);
}
.datepickerBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_tr.png);
}
.datepickerBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_bl.png);
}
.datepickerBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/datepicker_br.png);
}
.datepickerHidden {
	display: none;
}
div.datepicker table {
	z-index: 5;/*JIMMY*/
	border-collapse:collapse;
}
div.datepicker a {
	color: #eee;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;
}
td.datepickerNotInMonth a {
	color: #111;
}
tbody.datepickerDays td.datepickerSelected{
	background: #136A9F;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #111;
}
div.datepicker tbody th {
	text-align: left;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}
/*layout*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}

#indexProductList h1 {
	font-size: 16px !important;
	color:#FFFFFF !important;
	
	}

h1,h2 {
	font-size: 0px;
	color: #000000;
}
.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}
.tabsContent {
	border: 1px solid #ccc;
	border-top: 0px solid;
	width: 698px;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 16px;
}

#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/select.png);
}
#colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/select.png) center;
}
#colorSelector2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(../images/select2.png);
}
#colorSelector2 div {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(../images/select2.png) center;
}
#colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#colorpickerHolder2 .colorpicker {
	background-image: url(../images/custom_background.png);
	position: absolute;
	bottom: 0;
	left: 0;
}
#colorpickerHolder2 .colorpicker_hue div {
	background-image: url(../images/custom_indic.gif);
}
#colorpickerHolder2 .colorpicker_hex {
	background-image: url(../images/custom_hex.png);
}
#colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(../images/custom_rgb_r.png);
}
#colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(../images/custom_rgb_g.png);
}
#colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(../images/custom_rgb_b.png);
}
#colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(../images/custom_hsb_s.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(../images/custom_hsb_h.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(../images/custom_hsb_b.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_submit {
	background-image: url(../images/custom_submit.png);
}
#colorpickerHolder2 .colorpicker input {
	color: #778398;
}
#customWidget {
	position: relative;
	height: 36px;
}

input.inputDate {
	border: 1px solid #999;
	padding: 4px;
	border-bottom-color: #ddd;
	border-right-color: #ddd;
	width: 65px;
}
#white {
	position: relative;
}
#whiteField {
	width: 290px;
	height: 26px;
	background: url(../images/field.png);
	overflow: hidden;
	/*position: relative;*/
}
#whiteField a 	{
	display: block;
	/* position: absolute; */
	width: 26px;
	height: 26px;
	top: 0;
	right: 0;
	text-decoration: none;
	text-indent: -3000px;
}
#whiteField span	{
	font-size: 12px;
	font-weight: bold;
	color: #121212;
	/*position: absolute;*/
	top: 0;
	height: 26px;
	text-align: center;
}
#whiteCalendar {
	/* position: absolute; */
/* 	top: 26px;
	left: 0;
	height: 0px; */
	overflow: hidden;
	
	background: WHITE;
}
#whiteCalendar .datepicker {
	/* position: absolute; */
	font-family: Tahoma;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 8px;
	width: 176px;
	height: 127px;
	
}
#whiteCalendar div.datepicker a {

	color: black;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	outline: none;
}
#whiteCalendar div.datepicker th {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: normal;
}
#whiteCalendar .datepickerMonths a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;

}
#whiteCalendar td.datepickerNotInMonth a {
	color: #fff;
}
#whiteCalendar .datepickerContainer,
#whiteCalendar .datepickerBorderT,
#whiteCalendar .datepickerBorderB,
#whiteCalendar .datepickerBorderL,
#whiteCalendar .datepickerBorderR,
#whiteCalendar .datepickerBorderTL,
#whiteCalendar .datepickerBorderTR,
#whiteCalendar .datepickerBorderBL,
#whiteCalendar .datepickerBorderBR {
	background: transparent !important;
}
#whiteCalendar .datepicker a:hover{
	color: #b6f063;
}
/* 2 copia de 1*/
#whiteCalendar2 {
	/* position: absolute; */
/* 	top: 26px;
	left: 0;
	height: 0px; */
	overflow: hidden;
	
	background: WHITE;
}
#whiteCalendar2 .datepicker {
	/* position: absolute; */
	font-family: Tahoma;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 8px;
	width: 176px;
	height: 127px;
	
}
#whiteCalendar2 div.datepicker a {

	color: black;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	outline: none;
}
#whiteCalendar2 div.datepicker th {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: normal;
}
#whiteCalendar2 .datepickerMonths a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;

}
#whiteCalendar2 td.datepickerNotInMonth a {
	color: #fff;
}
#whiteCalendar2 .datepickerContainer,
#whiteCalendar2 .datepickerBorderT,
#whiteCalendar2 .datepickerBorderB,
#whiteCalendar2 .datepickerBorderL,
#whiteCalendar2 .datepickerBorderR,
#whiteCalendar2 .datepickerBorderTL,
#whiteCalendar2 .datepickerBorderTR,
#whiteCalendar2 .datepickerBorderBL,
#whiteCalendar2 .datepickerBorderBR {
	background: transparent !important;
}
#whiteCalendar2 .datepicker a:hover{
	color: #b6f063;
}
/* 3 copia de 1*/
#whiteCalendar3 {
	/* position: absolute; */
/* 	top: 26px;
	left: 0;
	height: 0px; */
	overflow: hidden;
	
	background: WHITE;
}
#whiteCalendar3 .datepicker {
	/* position: absolute; */
	font-family: Tahoma;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 8px;
	width: 176px;
	height: 127px;
	
}
#whiteCalendar3 div.datepicker a {

	color: black;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	outline: none;
}
#whiteCalendar3 div.datepicker th {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: normal;
}
#whiteCalendar3 .datepickerMonths a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;

}
#whiteCalendar3 td.datepickerNotInMonth a {
	color: #fff;
}
#whiteCalendar3 .datepickerContainer,
#whiteCalendar3 .datepickerBorderT,
#whiteCalendar3 .datepickerBorderB,
#whiteCalendar3 .datepickerBorderL,
#whiteCalendar3 .datepickerBorderR,
#whiteCalendar3 .datepickerBorderTL,
#whiteCalendar3 .datepickerBorderTR,
#whiteCalendar3 .datepickerBorderBL,
#whiteCalendar3 .datepickerBorderBR {
	background: transparent !important;
}
#whiteCalendar3 .datepicker a:hover{
	color: #b6f063;
}

/* CALENDARIOS DE DISPONIBILIDAD*/
#whiteCalendar_d {
	/* position: absolute; */
/* 	top: 26px;
	left: 0;
	height: 0px; */
	overflow: hidden;
	
	background: WHITE;
}
#whiteCalendar_d .datepicker {
	/* position: absolute; */
	font-family: Tahoma;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 8px;
	width: 176px;
	height: 127px;
	
}
#whiteCalendar_d div.datepicker a {

	color: black;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	outline: none;
}
#whiteCalendar_d div.datepicker th {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: normal;
}
#whiteCalendar_d .datepickerMonths a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;

}
#whiteCalendar_d td.datepickerNotInMonth a {
	color: #fff;
}
#whiteCalendar_d .datepickerContainer,
#whiteCalendar_d .datepickerBorderT,
#whiteCalendar_d .datepickerBorderB,
#whiteCalendar_d .datepickerBorderL,
#whiteCalendar_d .datepickerBorderR,
#whiteCalendar_d .datepickerBorderTL,
#whiteCalendar_d .datepickerBorderTR,
#whiteCalendar_d .datepickerBorderBL,
#whiteCalendar_d .datepickerBorderBR {
	background: transparent !important;
}
#whiteCalendar_d .datepicker a:hover{
	color: #b6f063;
}
/* 2 copia de 1*/
#whiteCalendar_d2 {
	/* position: absolute; */
/* 	top: 26px;
	left: 0;
	height: 0px; */
	overflow: hidden;
	
	background: WHITE;
}
#whiteCalendar_d2 .datepicker {
	/* position: absolute; */
	font-family: Tahoma;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 8px;
	width: 176px;
	height: 127px;
	
}
#whiteCalendar_d2 div.datepicker a {

	color: black;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	outline: none;
}
#whiteCalendar_d2 div.datepicker th {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: normal;
}
#whiteCalendar_d2 .datepickerMonths a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;

}
#whiteCalendar_d2 td.datepickerNotInMonth a {
	color: #fff;
}
#whiteCalendar_d2 .datepickerContainer,
#whiteCalendar_d2 .datepickerBorderT,
#whiteCalendar_d2 .datepickerBorderB,
#whiteCalendar_d2 .datepickerBorderL,
#whiteCalendar_d2 .datepickerBorderR,
#whiteCalendar_d2 .datepickerBorderTL,
#whiteCalendar_d2 .datepickerBorderTR,
#whiteCalendar_d2 .datepickerBorderBL,
#whiteCalendar_d2 .datepickerBorderBR {
	background: transparent !important;
}
#whiteCalendar_d2 .datepicker a:hover{
	color: #b6f063;
}
/* 3 copia de 1*/
#whiteCalendar_d3 {
	/* position: absolute; */
/* 	top: 26px;
	left: 0;
	height: 0px; */
	overflow: hidden;
	
	background: WHITE;
}
#whiteCalendar_d3 .datepicker {
	/* position: absolute; */
	font-family: Tahoma;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 8px;
	width: 176px;
	height: 127px;
	
}
#whiteCalendar_d3 div.datepicker a {

	color: black;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	outline: none;
}
#whiteCalendar_d3 div.datepicker th {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: normal;
}
#whiteCalendar_d3 .datepickerMonths a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;

}
#whiteCalendar_d3 td.datepickerNotInMonth a {
	color: #fff;
}
#whiteCalendar_d3 .datepickerContainer,
#whiteCalendar_d3 .datepickerBorderT,
#whiteCalendar_d3 .datepickerBorderB,
#whiteCalendar_d3 .datepickerBorderL,
#whiteCalendar_d3 .datepickerBorderR,
#whiteCalendar_d3 .datepickerBorderTL,
#whiteCalendar_d3 .datepickerBorderTR,
#whiteCalendar_d3 .datepickerBorderBL,
#whiteCalendar_d3 .datepickerBorderBR {
	background: transparent !important;
}
#whiteCalendar_d3 .datepicker a:hover{
	color: #b6f063;
}

/* FIN CALENDARIOS DE DISPONIBILIDAD*/



td.datepickerSpecialMeddium a {
	background: #00ced1;
}
td.datepickerSpecialMeddium.datepickerSelected a {
	background: #add8e6 ;
}
td.datepickerSpecialHigh a {
	background: #008b8b;
}
td.datepickerSpecialHigh.datepickerSelected a {
	background: #0000cd ;
}

/*disponibilidad*/
td.datepickerSpecialLock a {
	background: #00ced1;
}
td.datepickerSpecialLock.datepickerSelected a {
	background: #add8e6 ;
}
td.datepickerSpecialReserved a {
	background: #00ff00;
}
td.datepickerSpecialReserved.datepickerSelected a {
	background: #add8e6 ;
}

td.datepickerSpecialLock2 a {
	background: #E04319;
}
td.datepickerSpecialLock2.datepickerSelected a {
	background: #E04319 ;
}
td.datepickerSpecialReserved2 a {
	background: #E04319;
}
td.datepickerSpecialReserved2.datepickerSelected a {
	background: #E04319 ;
}
/*fin disponibilidad*/



/**pend**/

#calendar_disponibilidad div.datepicker table td {
	margin: 10;
	padding: 10;
}
#calendar_disponibilidad div.datepicker a {

	color: black;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	cursor: default;
	outline: none;
}
#calendar_disponibilidad div.datepicker th {
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: normal;
}
#calendar_disponibilidad .datepickerMonths a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;

}
#calendar_disponibilidad td.datepickerNotInMonth a {
	color: #fff;
}
#calendar_disponibilidad .datepickerContainer,
#calendar_disponibilidad .datepickerBorderT,
#calendar_disponibilidad .datepickerBorderB,
#calendar_disponibilidad .datepickerBorderL,
#calendar_disponibilidad .datepickerBorderR,
#calendar_disponibilidad .datepickerBorderTL,
#calendar_disponibilidad .datepickerBorderTR,
#calendar_disponibilidad .datepickerBorderBL,
#calendar_disponibilidad .datepickerBorderBR {
	background: transparent !important;
}
#calendar_disponibilidad .datepicker a:hover{
	color: #b6f063;
}

#prod_disponibilidad_outline .datepickerNotInMonth, #prod_disponibilidad_outline .datepickerNotInMonth a, #prod_disponibilidad_outline .datepickerNotInMonth a:hover{
color:#000000 !important;
}


.all_except_ie6ie7 #metodo_pago, .ie6 #metodo_pago {
height:1130px;
position:relative;
top:130px;
}

.ie7 #metodo_pago {
height:1130px;
position:relative;
top:0px;
}

#metodos_pago_pos_box_precios{
left:656px;
position:absolute;
top:174px;
}

#metodo_pago #barra_estado{
	left:-147px !important;
	top:-10px !important;
	}


#metodo_pago #indexProductList{

left:-154px !important;
top:25px !important;	
	}
	
