/*end new most popular css */
#features_rotator_container
{
float: left;
max-height: 20em;
height:20em;
width: 63.75em;
/*background-color: #EEEBE8;*/
margin: 0;
padding: 0 0 0 0;
position: relative;
}

.features_prev_main
{
/*float: left;*/
/*width: 55px;*/
/*height: 100px;*/
border: 0px;
margin: 0;
padding: 0 0 0 0;
text-align: right;
z-index:50;
position:absolute;
top:7.5em;
left:0.4em;
}

.features_prev_main a:hover, .features_prev_main a:focus,.features_prev_main a:active
{
outline:#FF0000 solid 4px;
outline-offset: 1px;

}


.features_next_main
{
/*float: right;*/
/*width: 55px;*/
/*height: 100px;*/
border: 0px;
margin: 0                   ;
padding: 0 0 0 0;
text-align: left;
z-index:50;
position:absolute;
top:7.5em;
left:60.6em;
}


.features_next_main a:hover, .features_next_main a:focus, .features_next_main a:active
{
outline:#FF0000 solid 4px;
outline-offset: 1px;

}


#features_rotator
{
float: left;
width: 63.75em;
min-height: 20em;
height:20em;
/*height:20em;*/
margin-left:0;
/*background-color:#ffffff;*/
position:relative;
left:0;
top:-2px;
/*overflow:hidden;*/
}


.feature_single
{
width: 63.75em;
min-height: 20em;
height: 20em;
/*height:20em;*/

/*background: url('../images/carrusel/feature_bg_panel.png') no-repeat top left;*/

}

.feature_single a
{
text-decoration: none;
}
.feature_list h3, 
{
margin: 0 0 0 0;
padding: 1em;
text-align: center;
color: #FFF;
font-weight:bolder;
position:absolute;
z-index:3;
width:79%;
height:100%;
}

.feature_single h3 a, .feature_single h3 a:visited
{
color: #fff;
}

.feature_single h3 a:hover, .feature_single h3 a:focus
{
color: #fff;
outline:#FFFFFF solid 4px;
outline-offset: 1px;
}


.feature_single  a:hover, .feature_single  a:focus
{
color: #fff;
outline:#0000FF solid 4px;
outline-offset: 1px;
width:63.75em;
min-height:20em;
height:20em;
}

.feature_list_mainlink
{
float: left;
background: url('../images/carrusel/line_divider_feature_home.png') no-repeat right top;
width: 320px;
font-size: 80%;
text-align: left;
margin: 15px 0 0 0;
padding: 0 5px 0 0;
height:175px;
}

.feature_list .feature_list_mainlink a
{
font-weight: bolder;
color: #022945;
text-decoration: none;
font-size:125%;
padding: 12px 0 0 0;
margin: 0 0 0 0;
display:block;
}

.feature_list .feature_list_mainlink a:first-child
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.feature_list .feature_list_mainlink a:link
{
text-decoration: none;
}
.feature_list .feature_list_mainlink a:visited
{
text-decoration: none;
color: #595959;
}

.feature_list .feature_list_mainlink a:hover, .feature_list .feature_list_mainlink a:focus, .feature_list .feature_list_mainlink a:active
{
text-decoration: underline;
cursor: pointer;
cursor: hand;
}

.feature_list_mainlink p
{
color: #022945;
font-weight: normal;
}

.feature_list_mainlink img
{
text-align: left;
float: left;
border:none;
}

.feature_list .fl_links
{
float: left;
text-align: left;
margin: 15px 0 0 0;
padding: 12px 0 0 10px;
height: 170px;
width: 257px;
}
.feature_list ul
{
display: block;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.feature_list ul li
{
margin: 0 0 8px 0;
padding: 0 0 0 10px;
background: url('../images/carrusel/bullet.png') left center no-repeat;
list-style-type: none;
line-height:13px;
}

.feature_list ul li a
{
font-size: 80%;
font-weight: bolder;
color: #022945;
}

.feature_list a:link
{
text-decoration: none;
}
.feature_list a:visited
{
text-decoration: none;
color: #595959;
}
.feature_list ul li a:hover, .feature_list ul li a:focus, .feature_list ul li a:active
{
text-decoration: underline;
cursor: pointer;
cursor: hand;
}


/* begin bj added standard button 3/21/11 */
.feature_list .feature_morelink div
{
width: 165px;
height: 20px;
display: block;
padding: 0 0 0 0;
margin: 25px 0 0 0;
}

.feature_list .feature_morelink a
{
text-align: center;
font-size: 80%;
text-transform: uppercase;
font-weight: bolder;
color: #FFF;
background:url('../images/carrusel/red_button.png') no-repeat;
width: 165px;
height: 20px;
display: block;
padding: 2px 0 0 0;
margin: 0 0 0 0;
}
/* end bj added standard button 3/21/11 */

/*.feature_list .feature_morelink a:visited{color:#595959;}*/


.feature_single p
{
text-align: left;
font-weight: normal; /* bj changed bolder to normal 3/10/11 DR-018 */
color: #FFFF00;
text-decoration: none;
font-size:105%;
padding: 0 0 0 0;
margin: 4em 15px 5px 0; /* bj changed margin: 25px 0 0 0; to margin: 42px 15px 5px 0; 3/10/11 DR-020 */
padding: 0 0 0 0;
}

.feature_single a:link
{
text-decoration: none;
line-height:150%;
}

.feature_single a:visited
{
text-decoration: none;
color: #595959;
}

.feature_single a:hover,.feature_single a:focus,.feature_single a:active
{
text-decoration: underline;
}

.feature_single a.img:hover,.feature_single a.img:focus,.feature_single a.img:active
{
outline:#FF0000 solid 4px;
outline-offset: 1px;

}


/* begin bj added standard button 3/21/11 */
.feature_single .feature_morelink
{
float: left;
width: auto;
}

.feature_single .feature_morelink div 
{
width: 165px;
height: 20px;
padding: 0 0 0 0;
margin: 0 0 0 55px;
} 

.feature_single .feature_morelink a
{
text-align: center;
font-size: 80%;
text-transform: uppercase;
font-weight: bolder;
color: #FFF;
background:url('../images/carrusel/red_button.png') no-repeat;
width: 165px;
height: 20px;
display: block;
padding: 2px 0 0 0;
margin: 0 0 0 0;
}


.feature_morelink a:hover, .feature_morelink a:focus
{
outline:#FFffff solid 4px;
outline-offset: 2px;

}

/* end bj added standard button 3/21/11 */


/*.feature_single .feature_morelink a:visited{color:#595959;}*/

#features_rotator_container .t
{
background: url('../images/carrusel/main_side_top.gif') 0 0 repeat-x;
width: 695px;
}
#features_rotator_container .b
{
background: url('../images/carrusel/main_side_bottom.gif') 0 100% repeat-x;
}
#features_rotator_container .l
{
background: url('../images/carrusel/main_side_left.gif') 0 0 repeat-y;
}
#features_rotator_container .r
{
background: url('../images/carrusel/main_side_right.gif') 100% 0 repeat-y;
}
#features_rotator_container .bl
{
background: url('../images/carrusel/main_corner_bottom_left.png') 0 100% no-repeat; 
height: 100%;
width: 100%;
}
#features_rotator_container .br
{
background: url('../images/carrusel/main_corner_bottom_right.png') 100% 100% no-repeat;
height: 100%;
width: 100%;
}
#features_rotator_container .tl
{
background: url('../images/carrusel/main_corner_top_left.png') 0 0 no-repeat;
height: 20em;
width: 100%;
}
#features_rotator_container .tr
{
background: url('../images/carrusel/main_corner_top_right.png') 100% 0 no-repeat;
height: 20em;
width: 100%;
}

#features_control_container
{
    
    z-index:100;
    padding: 0 0 0 0;
    margin: 1em 0 0 0;
   width: 63.75em;
    height: 2em;
    text-align: center;
    /*background: url('../imagenes/separador_controles.png') no-repeat center;*/
}

#features_controls
{
margin: 10px 0 0 0;
padding: 0 0 0 0;
font-size: 80%;
font-weight: bolder;
font-size:3.2 em;

}



#features_controls li.features_prev, #features_controls li.features_next, #features_controls li#features_pause
{
display: -moz-inline-box;
display: inline-block;
display: inline;
list-style: none;
padding:0 4px 0 0;
margin: 0 0 0 0;
}

#features_controls li#features_pause
{
padding: 0 4px 0 0;
margin: 0 0 0 0;
}

#features_controls li
{
display: -moz-inline-box;
display: inline-block;
display: inline;
list-style: none;
padding: 0 0 0 10px;
}


#features_controls li a
{
text-decoration: none;
font-size: 1.1 em;
font-weight: bolder;
color: #24496b;
}

#features_controls li a:hover, #features_controls li a:focus
{
outline:#FF0000 solid 4px;
outline-offset: 2px;

}

#features_controls li a:hover, #features_controls li a:focus, #features_controls li a:active
{
text-decoration: underline;
}

/* Features */
#features_border_left
{
float: left;
background: url('../images/carrusel/main_content_left_border.gif') repeat-y;
width: 12px;
height: 240px;
}

#features_border_right
{
float: right;
background: url('../images/carrusel/main_content_right_border.gif') repeat-y;
width: 12px;
height: 240px;
}

/*FEATURES*/
#home_features
{
clear: both;
float: left;
width: 948px;
height: 285px;
padding: 0 0 0 25px;
margin: 15px 25px -5px 0;
}

div.fendcap
{
background: url('../images/carrusel/fbotcap.png') 0 0 no-repeat;
width: 949px;
height: 12px;
margin: -4px 0 0 0;
padding: 0 0 0 0;
}

div.ftopcap
{
background:  url('../images/carrusel/ftopcap.png') 0 0 no-repeat;
width: 949px;
height: 12px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#home_features h2
{
color: #755224;
margin: 0 0 0 0;
background: url('../images/carrusel/most_header_gradient.gif') repeat-x bottom left;
width: 920px;
height: 28px;
font-size: 100%;
text-align:left;
padding: 10px 0 0 20px;
margin: 0 0 0 5px;
}


.feature_boxes
{
background:url('../images/carrusel/bg-features.png') repeat-y -1px 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
display: inline;
display: -moz-inline-box;
display: inline-block;
/*
padding-left:15px;
padding-right:15px; 
*/
}

.feature_boxes li
{
float: left;
width: 316px;
overflow: hidden;
padding: 0 0 0 0;
display: inline;
display: -moz-inline-box;
display: inline-block;
height: 260px;
text-align: center;
background: url('../images/carrusel/line_divider_3col_home.png') no-repeat center left; 
/*        
padding-left:20px;         
padding-top:15px;         
padding-bottom:15px;     
padding-right:20px; */
}

.feature_boxes li.first
{
background: none;
}
.feature_boxes a
{
display: block;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
height: 185px;
width: 276px;
}

.feature_boxes a:link
{
text-decoration: none;
}

.feature_boxes a:visited
{
text-decoration: none;
color: #595959;
}

.feature_boxes a:hover, .feature_boxes a:focus, .feature_boxes a:active
{
background-color: #f5f2ee;
-moz-border-radius: 8px;
-webkit-border-radius: 6px;
}

h3.features_head
{
display: block;
color: #022945;
font-size: 100%;
font-weight: bolder;
margin: 0 0 0 -5px;
padding: 10px 0 2px 43px;
vertical-align: top;
text-align: left;
height: 25px;
}


.feature_boxes li a p
{
color: #022945;
height: 60px;
font-size: 80%;
font-weight: normal;
margin: 0 0 0; /* vel changed margin: 0 0 10px 0; to margin: 0 0 0; 4/19/11 */
padding: 0 0 0 0;
text-align: left; 
}

.feature_boxes li a img
{
display: inline;
text-align: center;
}

.mock_link
{
text-decoration: underline;
}




.feature_single div.feature_morelink
{
width: 250px;
margin: 10px 0 0 0;
padding 0 0 0 0;
}


/****** END HOME PAGE ******/
/* BEGIN BJ ADDED CODE 10/6/10 */
.topic_info
{
display: block; 
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
height: 180px;
width: 276px;
} 

span.mock_link 
{
text-decoration: underline;
margin: 0 0 0 0;
padding:0 0 0 0 ;
}

.hpone_column_bullet
{
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 20px;
list-style: none;
font-size: 80%;
}

.feature_boxes .hpone_column_bullet li
{
padding: 5px 0 0 10px;
list-style: none;
background-image: url('../images/carrusel/bullet.png');
background-repeat: no-repeat;
background-position: 0 10px;
height: 15px;
width: 250px;
text-align: left;
}

.feature_boxes .hpone_column_bullet a
{
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
color: #24496b;
font-weight: bold;
}

.feature_boxes .hpone_column_bullet a:hover
{
text-decoration: underline;
background: none;
}



.feature_boxes .hpmorelink a:hover, .feature_boxes a:focus, .feature_boxes a:active
{
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}

/* begin bj added standard button 3/21/11 */

.feature_boxes .hpmorelink div
{
width: 165px;
height: 20px;
display: block;
padding: 0 0 0 0;
margin: auto;
}

.feature_boxes .hpmorelink div a
{
text-align: center;
font-size: 80%; /* changed font-size: 80%; to font-size: 70%; 3/21/11 */
text-transform: uppercase;
font-weight: bolder;
color: #FFF;
background:url('../images/carrusel/red_button.png') no-repeat;
width: 165px;
height: 20px;
display: block;
padding: 2px 0 0 0;
margin: 0 0 0 0;
}
/* END BJ ADDED CODE 10/6/10 */



/* bj added 6/13/11 */
.pointer
{
cursor: pointer;
cursor: hand;
}
/* bj added 6/13/11 */

.arrow {
    width:45;
    height:"100";
}

.controles {
    width:16;
    height:15;
}


#carrusel {
    height: 20em;
    padding-bottom: 10px;
    width: 63.75em;
	background-color:#ffffff;
	margin-top:0.625em;
}


/*   para poner el recuadro a la derecha  */
.texto_carrusel_outter {
    /*min-height: 8.125em;*/

    bottom:1em;
    left: 4em;
    position: absolute; 
    width: 20em;
    z-index: 120;
    background-color:#0c4b87;
    padding:5px 10px;
}

.texto_carrusel {
    border:1px solid #ffffff;
    padding:8px 7px;
    /*min-height:7em;*/

   
}
 .texto_carrusel h2, .texto_carrusel h2:visited
{
text-align: center;
color: #FFF;
font-weight:bolder;
z-index:3;
line-height:140%;
}

/*  Para el banner a la derecha */
.feature_single img
{
text-align: left;
float: left;
margin: 0;  /*bj changed margin: 15px 0 0 0; to margin: 15px 35px 0 0; */
padding: 0 10px 0 0;
width: 63.75em;
height:20em;
overflow: hidden;

}

.con-js-activo {
   display:block;
}

.sin-js-activo {
   display:none;
}
.not_visible {
display:none;
}


#vista-alterna {
    padding: 0;
    width: 63.75em;
	min-height:20em;
	height:20em;
	background-color:#eeeeee;
}

#vista-alterna h2 {
   padding:2em 0 0 2em;
    font-size:1.2em;
	color:#D11C1A;
	font-weight:bolder;
}

#vista-alterna ul {
   margin:2em 5em;
   list-style-type: circle;
}

#vista-alterna ul li a,#vista-alterna ul li a:visited {
   color:#000000;
   margin:1em;
   text-decoration:none; 
   line-height:2em;
   font-size:1em;
   font-weight:bold;
   display:block;
}

#vista-alterna ul li a:hover,#vista-alterna ul li a:focus {
   color:#000000;
   text-decoration:underline; 
   background-color:#000000;
   color:#ffffff;
}