#content-background-home {
    width:100%;
    height:480px;
    margin:0px 0px 6px 0px;
    padding:0px 0px 5px 0px;
    clear:both;
    min-width:1024px;
    background-color:#FFFFFF;
    border-top:1px #ccc solid;
    border-bottom:1px #ccc solid;
}
#content {
    width:1000px;
    margin:0px auto 10px auto;
    padding:0px 0px 10px 0px;
    clear:both;
}
#wrapper_columns {
    width:1000px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.title-latest {
    padding:0px 0px 5px 0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    text-align:left;
    color:#333333;
    margin: 3px 7px 4px 0px;
}
#title-latest-box {
    padding:1px 5px 0px 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:left;
    color:#FF3300;
    height:20px;
    float:left;
    margin-right:10px;
}

/*Column stickers */
/*General*/
#solutionsticker,
#spotlightsticker,
#resourcesticker,
#eventsticker,
#eventsticker_single {
    padding:0px 5px 5px 0px;
    margin-bottom:5px;
    font-size:11px;
    font-weight:normal;
    line-height:15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    text-align:left;
}
/*Ul*/
#solutionsticker ul,
#resourcesticker ul,
#spotlightsticker ul,
#eventsticker ul,
#eventsticker_single ul {
    width:220px;
    position: absolute;
}

/*Prev*/
#solutionstickerPrev,
#spotlightstickerPrev {
    background: transparent url(../images/arrow_news_left_gray.gif) no-repeat 0 0;
    overflow: hidden;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    margin-top:-21px;
    position:absolute;
    margin-left:180px;
}
#resourcestickerPrev {
    background: transparent url(../images/arrow_news_left_gray.gif) no-repeat 0 0;
    overflow: hidden;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    margin-top:-21px;
    position:absolute;
    margin-left:194px;
}
#eventstickerPrev {
    background: transparent url(../images/arrow_news_left_gray.gif) no-repeat 0 0;
    overflow: hidden;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    margin-top:-21px;
    position:absolute;
    margin-left:190px;
}



/*Prev: hover*/
#solutionstickerPrev:hover,
#resourcestickerPrev:hover,
#spotlightstickerPrev:hover,
#eventstickerPrev:hover {
    background:url(../images/arrow_news_left.gif) no-repeat 0 0;
}


/*Next*/
#solutionstickerNext,
#spotlightstickerNext {
    background: transparent url(../images/arrow_news_right_gray.gif) no-repeat 0 0;
    overflow: hidden;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    margin-top:-21px;
    border-left:1px solid #CCCCCC;
    position:absolute;
    margin-left:196px;
}
#resourcestickerNext {
    background: transparent url(../images/arrow_news_right_gray.gif) no-repeat 0 0;
    overflow: hidden;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    margin-top:-21px;
    border-left:1px solid #CCCCCC;
    position:absolute;
    margin-left:210px;
}
#eventstickerNext {
    background: transparent url(../images/arrow_news_right_gray.gif) no-repeat 0 0;
    overflow: hidden;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    margin-top:-21px;
    border-left:1px solid #CCCCCC;
    position:absolute;
    margin-left:206px;
}


/*Next: hover*/

#solutionstickerNext:hover,
#resourcestickerNext:hover,
#spotlightstickerNext:hover,
#eventstickerNext:hover {
    background:url(../images/arrow_news_right.gif) no-repeat 0 0;
    border-left:1px solid #CCCCCC;
}




/*Newsticker */
#newsticker {
    padding:2px 0px 5px 10px;
    font-size:10px;
    font-weight:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    text-align:left;
    width:850px;
    float:left;
}
#newsticker ul {
    position: absolute;
    margin-left:25px;
}
#newstickerPrev {
    background: transparent url(../images/arrow_news_left_gray2.gif) no-repeat 0 0;
    overflow: hidden;
    float:left;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    border-right:1px solid #666;
    margin-right:10px;
}
#newstickerPrev:hover {
    background:url(../images/arrow_news_left2.gif) no-repeat 0 0;
    border-right:1px solid #ff3300;
}
#newstickerNext {
    background:url(../images/arrow_news_right_gray2.gif) no-repeat 0 0;
    overflow: hidden;
    float:right;
    width: 15px;
    height: 12px;
    text-indent: 20px;
    outline: none;
    border-left:1px solid #666;
}
#newstickerNext:hover {
    background:url(../images/arrow_news_right2.gif) no-repeat 0 0;
    border-left:1px solid #ff3300;
}


/*Resources li*/

.webinar {
    background:url(../images/icon_webcast.gif) right top no-repeat;
    padding-right:40px;
    text-align: left;
    line-height:14px;
    clear:both;
    height:50px;
}
.podcast {
    background:url(../images/icon_podcast.gif) right top no-repeat;
    padding-right:40px;
    text-align: left;
    line-height:14px;
    clear:both;
    border-bottom:1px dotted #eeeeee;
    height:50px;
}
.documentation {
    background:url(../images/icon_whitepaper.gif) right top no-repeat;
    padding-right:40px;
    text-align: left;
    clear:both;
    line-height:14px;
    height:50px;
}
.video {
    background:url(../images/icon_video_recorded.gif) right top no-repeat;
    padding-right:40px;
    text-align: left;
    clear:both;
    line-height:14px;
    clear:both;
    height:50px;
}

/*Columns */

#column-1 {
    width:220px;
    padding:5px 10px 0px 15px;
    border:1px solid #EEEEEE;
    background:url(../images/home_images/background_home_column.gif) top repeat-x;
    float:left;
    height:120px;
}

#column-1-B {
    width:245px;
    border:1px solid #EEEEEE;
    background:url(../images/home_images/background_home_column.gif) top repeat-x;
    float:left;
    height:120px;
}
#column-2 {
    width:210px;
    padding:5px 10px 0px 15px;
    float:left;
    margin-left:10px;
    background:url(../images/home_images/background_home_column.gif) top repeat-x;
    border:1px solid #EEEEEE;
    height:120px;
}
#column-3 {
    width:210px;
    padding:5px 10px 5px 10px;
    float:left;
    margin-left:10px;
    background:url(../images/home_images/background_home_column.gif) top repeat-x;
    border:1px solid #EEEEEE;
    height:115px;
}
#column-2-versionB {
    width:430px;
    padding:10px 10px 0px 15px;
    float:left;
    margin-left:20px;
    background:url(../images/home_images/background_home_column.gif) top repeat-x;
    border:1px solid #EEEEEE;
    height:115px;
}
#column-4 {
    width:225px;
    padding:5px 10px 5px 15px;
    border:1px solid #EEEEEE;
    background:url(../images/home_images/background_home_column.gif) top repeat-x;
    float:right;
    margin-bottom:10px;
    height:115px;
}
#column-news {
    position:relative;
    width:990px;/*Spotlight and solutions li */
    padding:5px 5px 0px 5px;
    margin-top:-27px;
    margin-bottom:8px;
    /*border-top:1px solid #efefef;*/
    border-bottom:1px solid #efefef;
    height:21px;
	/*background-color:#C9C9C9; /*cambio para la versión del banner de la world series: el backgroundcolor */*/
}

/*Spotlight and solutions li */

.item {
    padding:0px 75px 0px 0px;
    width:130px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#666666;
    line-height:14px;
}

.item-nologo{
    padding:0px 10px 0px 0px;
    width:220px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#333;
    line-height:14px;
}

.item_withoutimage {
    width:220px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#666666;
    line-height:14px;
}

.item_webinar {
    width:140px;
    padding-right:80px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#666666;
    line-height:14px;
    background: url(../images/logos_events/webinar.gif) right no-repeat;
}

.item_DM-IQ {
    width:145px;
    padding-right:78px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#666666;
    line-height:14px;
    background:url(../images/logos_events/DM_IQ_small.png) right top no-repeat;
}

.item_forrester {
    width:140px;
    padding-right:78px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#666666;
    line-height:14px;
    background:url(../images/logos_events/forrester_logo.png) right top no-repeat;
}

.callcenter {
    background:url(../images/home_images/image_solution_callcenter.gif) right top no-repeat;
}
.callcenter2 {
    background:url(../images/home_images/callcenter2.gif) right top no-repeat;
}

.callcenter3 {
    background:url(../images/home_images/headphone.png) right top no-repeat;
}

.bulb {
    background:url(../images/home_images/bulb.gif) right  no-repeat;
}
.webinar3 {
    background:url(../images/home_images/cds.gif) right top no-repeat;
}
.webinar_virtualization {
    background:url(../images/home_images/virtual_hand.gif) right top no-repeat;
}

.tdwi {
    background:url(../images/logos_events/tdwi_logo_small.gif) right center no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.tdwi_blue {
    background:url(../images/logos_events/tdwi_blue_logo_small.gif) right center no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.aiarec{
    background:url(../images/news_events/logo_aiarec.gif) right top no-repeat;
    padding:0px 55px 20px 0px;
    width:170px;
}

.bloorgroup{
    background:url(../images/news_events/bloorgroup.png) right center no-repeat;
    padding:0px 65px 0px 0px;
    width:147px;
}

.dm_radio{
    background:url(../images/home_images/dm_radio_inf.png) right center no-repeat;
    padding:0px 65px 0px 0px;
    width:147px;
}

.commissioning{
    background:url(../images/home_images/commissioning_logo_home.png) right center no-repeat;
    padding:0px 75px 0px 0px;
    width:147px;
}

.chief_information{
    background:url(../images/home_images/chief_information_officer_logo.png) right center no-repeat;
    padding:0px 75px 0px 0px;
    width:147px;
}



.clock {
    background:url(../images/home_images/clock.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}
.agile_bi1 {
    background:url(../images/home_images/agile_bi1.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}
.forrester_logo {
    background:url(../images/home_images/forrester_logo.gif) right top no-repeat;
    padding:0px 40px 0px 0px;
    width:160px;
}

.forrester_logo_2 {
    background:url(../images/home_images/forrester_logo.gif) right top no-repeat;
    padding:0px 55px 0px 0px;
    width:170px;
}
.no_logo {
    width:240px;
}

.dama_logo{
    background:url(../images/news_events/DAMA_Logo.gif) right top no-repeat;
    padding:0px 55px 0px 0px;
    width:170px;

}

.item2 {
    padding:0px 75px 0px 0px;
    width:130px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#666666;
    line-height:14px;
}
.item3 {
    padding:0px 75px 0px 0px;
    width:130px;
    height:70px;
    text-align:left;
    font-size:11px;
    color:#666666;
    line-height:14px;
}
.chess {
    background:url(../images/home_images/chess.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.edw {
    background:url(../images/logos_events/edw.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}
.idc {
    background:url(../images/home_images/idc_logo.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.ETL {
    background:url(../images/home_images/virtual_box.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.cloud {
    background:url(../images/home_images/cloud.gif) right top no-repeat;
    padding:0px 35px 0px 0px;
    width:167px;
}

.mdm {
    background:url(../images/home_images/data.png) right top no-repeat;
    padding:0px 60px 0px 0px;
    width:150px;
}

.cbr {
    background:url(../images/logos_news/cbr_small.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.jazztel {
    background:url(../images/home_images/logo-jazztel.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.reintegra {
    background:url(../images/home_images/logo-reintegra.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}
.baseball {
    background:url(../images/home_images/baseball.jpg) right top no-repeat;
    padding:0px 65px 0px 0px;
    width:167px;
}

.baseball_2 {
    background:url(../images/home_images/baseball.jpg) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.dama{
    background:url(../images/logos_events/dama_logo_75.png) right top no-repeat;
    padding:0px 50px 0px 0px;
    width:167px;
}

.archipelago {
    background:url(../images/home_images/archipelago.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.ases{
    background:url(../images/logos_events/ases.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.expocontact{
    background:url(../images/logos_events/Expocontact11.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.packedlunch {
    background:url(../images/home_images/packed_lunch.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}


.forrester {
    background:url(../images/home_images/forrrester_webinar.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:170px;
}

.menu-otono {
    background:url(../images/home_images/menu.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:170px;
}

.microstrategy {
    background:url(../images/home_images/microstrategy.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:170px;
}

.phonehouse {
    background:url(../images/home_images/phone_house_logo.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.mundo-R {
    background:url(../images/logos_customers/mundo-r.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}


.b11 {
    background:url(../images/logos_events/b11_small.png) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

.connect {
    background:url(../images/home_images/connect.gif) right top no-repeat;
    padding:0px 45px 0px 0px;
    width:167px;
}

/*learnmore*/

.learnmore_page {
    color:#FF3300;
    padding-left:0px;
    margin-top:24px;
    text-align:left;
    padding-left:15px;
    font-size:9px;
    background:url(/en/images/arrow_red.gif) left no-repeat;
    width:140px;
    float:left;
}
.learnmore_page1 {
    padding-left:0px;
    text-align:left;
    padding-left:15px;
    font-size:9px;
    background:url(/en/images/arrow_red.gif) left no-repeat;
    width:140px;
    float:left;
    margin-top:3px;
	color:#FF3300;
}

.goto_homepage {
    margin:65px 0px 0px 0px;
    text-align:left;
    padding-left:15px;
    font-size:9px;
    text-align:left;
    background:url(/en/images/arrow_red.gif) left no-repeat;
    width:140px;
    float:left;
}

/*links*/

a:link {
    text-decoration: none;
    color: #333333;
}
a:visited {
    text-decoration: none;
    color: #333333;
}
a:hover {
    text-decoration:none;
    color: #FF3300;
}
a:active {
    text-decoration: none;
    color: #333333;
}
.learnmore_page1 a:link,
.learnmore_page a:link {
    color:#FF3300;
    text-decoration:none;
}
.learnmore_page1 a:hover,
.learnmore_page a:hover {
    color:#FF3300;
    font-weight:normal;
}
.learnmore_page1 a:visited,
.learnmore_page a:visited {
    color:#FF3300;
    text-decoration:none;
}
.learnmore_page1 a:active,
.learnmore_page a:active {
    color:#FF3300;
    text-decoration:none;
}
.goto_homepage a:link {
    color:#FF3300;
    text-decoration:none;
}
.goto_homepage a:hover {
    color:#FF3300;
    text-decoration:underline;
    font-weight:normal;
}
.goto_homepage a:visited {
    color:#FF3300;
    text-decoration:none;
}
.goto_homepage a:active {
    color:#FF3300;
    text-decoration:none;
}

