@CHARSET "UTF-8";
/** COLOR SCHEME NAME : {#name_col#} 
*
*   date created: 2010-05-07 09:08:37
*   
*   colour_schemeID     : 54
*   
*   theme_type          : rounded_solid
*   primaryLink         : #D13C3F
*   primaryLinkHover    : #635F7C
*   secondaryLink       : #D13C3F
*   secondaryLinkHover  : #635F7C
*   menuBg              : #635F7C
*   menuText            : #ffffff
*   menuLinkBgHover     : #D13C3F
*   secondaryBg         : #b1b1b1
*   secondaryText       : #000000
*   bannerSet1Bg        : #f4e7ee
*   bannerSet2Bg        : #faf8ed
*   filtersLinkText     : bold
*   topBannerSetBg      : #D4D3E0
*   regButtonBg         : #fec400
*   
*/

/* default links colors */
a {color: #D13C3F;}
a:hover {color: #635F7C;}

a.more-info {color: #D13C3F;}
a.more-info:hover {color: #635F7C;}

/* forms related */
input[type=submit], 
button.submitLike,
button.xt-btn-continue-later {
    background: #635F7C;
    color: #ffffff; 
}
.zend_form legend span,
label.sectionHeading {
  border: 1px solid #b1b1b1;
  background: #b1b1b1;
  color: #000000;
}
.subscribe-main .sector .title {
    background-color: #635F7C;
}
/* forms related - END */

/* default heading colors */
h1, h2, h3, h4, h5 {
    color: #635F7C;
}


/* navigation color overriding */
#menu {
    background: #635F7C url(rounded_solid_menu-sprites.png) no-repeat;
}
ul.navigation li a:hover {
    background: #D13C3F;
}
#menuSecondary {
  background: #b1b1b1 url(rounded_solid_header1-sprites.png) left 0px no-repeat;
}
#menuSecondary ul.navigation li a { color: #000000; }
#menuSecondary ul.navigation li a:hover { background: #D13C3F; }


ul li {
    list-style-image: none;
    list-style-position:outside;
    list-style-type:disc;
}
ol li {list-style-image:none;list-style-position:outside;list-style-type: decimal;}

ul#steps li.last {
	color: #635F7C;
}
/* navigation color overriding - END */

/* default color settings - corner is overlaid with white background and corner itself is transparent
*  which means the corner itself will appear in color defined in box-head-wrapper, or box-content-wrapper
*/
span.tlc {
    background: transparent url(rounded_solid_header1-sprites.png) left 0px no-repeat;
}
span.trc {
    background: transparent url(rounded_solid_header1-sprites.png) right 0px no-repeat;
}
span.brc {
    background: transparent url(rounded_solid_header1-sprites.png) right -30px no-repeat;
}
span.blc {
    background: transparent url(rounded_solid_header1-sprites.png) left -30px no-repeat;
}

.box-content-wrapper .cms-tc {
    background: transparent url(rounded_solid_header1-sprites.png) left -140px no-repeat;
}
.box-content-wrapper .cms-tc span.tlc {
    background: transparent url(rounded_solid_header1-sprites.png) left -140px no-repeat;
}
.box-content-wrapper .cms-tc span.trc {
    background: transparent url(rounded_solid_header1-sprites.png) right -140px no-repeat;
}
.box-content-wrapper .cms-bc {
    background: transparent url(rounded_solid_header1-sprites.png) left -65px no-repeat;
}
.box-content-wrapper .cms-bc span.brc {
    background: transparent url(rounded_solid_header1-sprites.png) right -65px no-repeat;
}
.box-content-wrapper .cms-bc span.blc {
    background: transparent url(rounded_solid_header1-sprites.png) left -65px no-repeat;
}

/* box head */
.box-head-wrapper {
    color: #000000;
    background: #b1b1b1;
    font-size: 100%; font-weight: bold;
}
.box-head h1 {
    font-weight: bold;padding: 0 10px;
    color: #000000;
}

/* box content */
.box-content-wrapper {
    color: #000;
    background: #FFF;
    border-top: 0;
}
.box-content {
    padding: 14px;
}
.box-content h5 {font-weight: bold;margin-bottom: 14px;}

/* GENERAL BOX DEFINITIONS END */


/* DIVISION HOMEAPGE CURRENT EVENT HOLDER */
#current-events .box-head-wrapper .cms-tc span.tlc,
#past-events .box-head-wrapper .cms-tc span.tlc {
    background: transparent url(rounded_solid_header1-sprites.png) left 0px no-repeat;
}
#current-events .box-head-wrapper .cms-tc span.trc,
#past-events .box-head-wrapper .cms-tc span.trc {
    background: transparent url(rounded_solid_header1-sprites.png) right 0px no-repeat;
}

#current-events .box-content-wrapper .cms-tc span.tlc,
#current-events .box-head-wrapper .cms-bc span.brc,
#current-events .box-head-wrapper .cms-bc span.blc,
#past-events .box-content-wrapper .cms-tc span.tlc,
#past-events .box-head-wrapper .cms-bc span.brc,
#past-events .box-head-wrapper .cms-bc span.blc 
{
    display: none;
}

#current-events .box-content-wrapper .cms-tc,
#past-events .box-content-wrapper .cms-tc {
    background: transparent url(rounded_solid_header1-sprites.png) left -140px no-repeat;
}
                       
#current-events .box-content-wrapper .cms-tc span.trc,
#past-events .box-content-wrapper .cms-tc span.trc {
    background: transparent url(rounded_solid_header1-sprites.png) right -140px no-repeat;
}

#current-events .box-content-wrapper .cms-bc,
#past-events .box-content-wrapper .cms-bc {
    background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
}
#current-events .box-content-wrapper .cms-bc span.brc,
#past-events .box-content-wrapper .cms-bc span.brc {
    background: transparent url(rounded_solid_header1-sprites.png) right -65px no-repeat;
}

#current-events .box-content-wrapper .cms-bc span.blc,
#past-events .box-content-wrapper .cms-bc span.blc {
    background: transparent url(rounded_solid_header1-sprites.png) left -65px no-repeat;
}

#current-events .box-content,
#past-events .box-content {
    border: 1px solid #e4e4e4;
    border-top: 0px; border-bottom: 0px;padding: 0;
}
#current-events,
#past-events {
    margin-bottom: 20px;
}
.event-list {
    padding: 14px;
}
/* DIVISION HOMEAPGE CURRENT EVENT HOLDER  END */

/* DIVISION PAGE SEARCHFILTERS */
#searchFilters .box-head-wrapper {
    color: #FFF;
    background: #635F7C;
}
#searchFilters .box-head-wrapper .cms-tc {
    background: #635F7C url(rounded_solid_menu-sprites.png) no-repeat;
    background-position: left -70px;
    
}
#searchFilters .box-head-wrapper .cms-tc span.tlc {
    background: #635F7C url(rounded_solid_menu-sprites.png) no-repeat;
    background-position: left -70px;
    
}
#searchFilters .box-head-wrapper .cms-tc span.trc {
    background: #635F7C url(rounded_solid_menu-sprites.png) no-repeat;
    background-position: right -70px;
}
#searchFilters .box-head-wrapper .cms-bc span.brc,
#searchFilters .box-head-wrapper .cms-bc span.blc 
{
    display: none;
}


#searchFilters .box-content-wrapper .cms-tc span.tlc {
    background: #635F7C url(rounded_solid_menu-sprites.png) no-repeat;
    background-position: left -106px;
}
#searchFilters .box-content-wrapper .cms-tc span.trc {
    background: #635F7C url(rounded_solid_menu-sprites.png) no-repeat;
    background-position: right -106px;
}
#searchFilters .box-content-wrapper .cms-bc {
    background: transparent url(rounded_solid_header1-sprites.png) left -99px no-repeat;
}

#searchFilters .box-content-wrapper .cms-bc span.brc {
    background: transparent url(rounded_solid_header1-sprites.png) right -100px no-repeat;
}
#searchFilters .box-content-wrapper .cms-bc span.blc {
    background: transparent url(rounded_solid_header1-sprites.png) left -100px no-repeat;
}


#searchFilters .box-content {
    padding-top: 2px;
}

#searchFilters .box-content-wrapper {
    color: #000;background: #faf8ed;
}

#searchFilters ul  {
    padding: 0;margin: 0;
    font-size: 100%;
}
#searchFilters ul li {
    
}
#searchFilters ul a{
    background: url(bullet_arrow_filter.png) 0 4px no-repeat;
    color: #000;display: block;
    padding-left: 7px;text-decoration: none;
    font-weight: bold;
}
#searchFilters ul li a:hover{
    color: #be3f1b;
    background-position: 0 4px;   
}

#searchFilters ul li a.active {
    color: #67304f;
    background-color: #d8d5c3;
}
#searchFilters ul li a.active:hover {
    background-color: #d8d5c3;
}
#searchFilters ul li a span {
  float: right;
}
#searchFilters ul li a span span{
  font-weight: normal; 
  color: #888;
}
#searchFilters ul li a.active span {
  float: right;
}

#searchFilters {
    position: relative;
    border: 0px solid #000;
}
/* DIVISION PAGE SEARCHFILTERS END*/


/* bottom buttons (download ... ) in divisonal homepage */
/* division banner buttons - speaker opporunities, event agendas, event calendar ... */
.btnbox-wrapper {
    position: relative;
}

.w118 #box-download-event-calendar a {
    height: 106px;width: 118px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons2.png) 0 0 no-repeat;
}
.w118 #box-download-event-calendar a:hover {
    background-position: 0 -106px;
}
.w118 #box-sponsoring a {
    height: 106px;width: 118px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons2.png) -118px 0 no-repeat;
}
.w118 #box-sponsoring a:hover {
    background-position: -118px -106px;
}

.w118 #box-subscribe-email-sms a {
    height: 106px;width: 118px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons2.png) -826px 0 no-repeat;
}
.w118 #box-subscribe-email-sms a:hover {
    background-position: -826px -106px;
}

.w118 #box-download-event-agendas a {
    height: 106px;width: 118px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons2.png) -472px 0 no-repeat;
}
.w118 #box-download-event-agendas a:hover {
    background-position: -472px -106px;
}

.w118 #box-speaking-opporunities a {
    height: 106px;width: 118px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons2.png) -590px 0 no-repeat;
}
.w118 #box-speaking-opporunities a:hover {
    background-position: -590px -106px;
}

.w118 #box-trainer-opporunities a {
    height: 106px;width: 118px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons2.png) -708px 0 no-repeat;
}
.w118 #box-trainer-opporunities a:hover {
    background-position: -708px -106px;
}




/*smaller */
.w96 #box-download-event-agendas a {
    height: 101px;width: 96px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons1.png) 0 0 no-repeat;
}
.w96 #box-download-event-agendas a:hover {
    background-position: 0 -101px;
}

.w96 #box-subscribe-email-sms a {
    height: 101px;width: 96px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons1.png) -96px 0 no-repeat;
}
.w96 #box-subscribe-email-sms a:hover {
    background-position: -96px -101px;
}


.w96 #box-sponsoring a {
    height: 101px;width: 96px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons1.png) -576px 0 no-repeat;
}
.w96 #box-sponsoring a:hover {
    background-position: -576px -101px;
}

.w96 #box-download-event-calendar a {
    height: 101px;width: 96px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(rounded_solid_bottomButtons1.png) -384px 0 no-repeat;
}
.w96 #box-download-event-calendar a:hover {
    background-position: -384px -101px;
}
/* division banner buttons - END */

/* btn search - go with magnifying glass */
a.btn-search {
    text-decoration: none;
    color: #FFF;background: #635F7C url(rounded_solid_menu-sprites.png) 0 -150px no-repeat;
}
a.btn-search:hover {
    color: #FFF;background: #635F7C url(rounded_solid_menu-sprites.png) -44px -150px no-repeat;
}

a#top-header-search-btn {
    color: #FFF;background: #635F7C;
}
a#top-header-search-btn:hover {
    color: #FFF;background: #3b0c27;
}

/* DIVISION PAGE - filters applied */
#event-listing .month-wrapper .box-head-wrapper {
    background: #635F7C;
}
#event-listing .month-wrapper .box-head-wrapper .cms-tc {
    background: url(rounded_solid_menu-sprites.png) left -70px no-repeat;
}
#event-listing .month-wrapper .box-head-wrapper .cms-tc span.trc {
    background: url(rounded_solid_menu-sprites.png) right -70px no-repeat;
}


#event-listing .month-wrapper .box-content-wrapper .cms-tc span.trc {
    background: url(rounded_solid_menu-sprites.png) right -106px no-repeat;
}
#event-listing .month-wrapper .box-content-wrapper .cms-tc span.tlc {
    display: block;
    background: url(rounded_solid_menu-sprites.png) left -106px no-repeat;
}

#event-listing .month-wrapper .box-content-wrapper .cms-bc {
    background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
}
#event-listing .month-wrapper .box-content-wrapper .cms-bc span.brc {
    background: url(rounded_solid_header1-sprites.png) right -65px no-repeat;
}


#event-listing .month-wrapper .box-head-wrapper .cms-bc span.blc,
#event-listing .month-wrapper .box-head-wrapper .cms-tc span.tlc  
{
    display: none;
}

#event-listing .box-content {
    color: #000;
    position: relative;
}

/* event lisiting definitions */
.event-box h5 {
    margin:0;
}

.event-box2-holder {
    max-height: 240px;overflow: hidden;
    border-top: 0;
    border-left: 0;
}
.event-box2-holder h5 {
    margin: 0;
}

.event-box3 h3 {
  color: #D13C3F;
}
.event-box3 h5 {
  color: #333;
  font-size: 85%;font-weight: normal;
  margin: 0px;padding: 0px;
}


/* BOXEX */
    /* BULLETED LIST */
    .XTZend_Cms_Box_BulletedList ul a span.read_more {
        color: #D13C3F; 
    }
	.XTZend_Cms_Box_BulletedList ul a:hover span.read_more {
        color: #635F7C; 
    }
	.XTZend_Cms_Box_BulletedList ul a.topic {
        color: #635F7C;
    }
	.XTZend_Cms_Box_BulletedList ul li {
		list-style-image:url("bullet_arrow.png");
	}
    /* BULLETED LIST END */
	
    /* TEXT BOX */
    .XTZend_Cms_Box_TextBox .box-content-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left -35px no-repeat;
    }
    .XTZend_Cms_Box_TextBox .box-content-wrapper .cms-bc {
        background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
    }
    .XTZend_Cms_Box_TextBox .box-content-wrapper .cms-tc span.trc {
        background: url(rounded_solid_header1-sprites.png) right -35px no-repeat;
    }
    .XTZend_Cms_Box_TextBox .box-content-wrapper .cms-bc span.brc {
        background: url(rounded_solid_header1-sprites.png) right -65px no-repeat;
    }
    /* TEXT BOX END */
    
    /* POLL BOX */
    .XTZend_Cms_Box_Poll .box-content-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left -140px no-repeat;
    }
    .XTZend_Cms_Box_Poll .box-content-wrapper .cms-bc {
        background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
    }
    .XTZend_Cms_Box_Poll .box-content-wrapper .cms-tc span.trc {
        background: url(rounded_solid_header1-sprites.png) right -140px no-repeat;
    }
    .XTZend_Cms_Box_Poll .box-content-wrapper .cms-bc span.brc {
        background: url(rounded_solid_header1-sprites.png) right -65px no-repeat;
    }
	.XTZend_Cms_Box_Poll h3 {
		color: #D13C3F;
	}
	.XTZend_Cms_Box_Poll #btn-vote {
        background-color: #635F7C; color: #ffffff;
    }
	.XTZend_Cms_Box_Poll div.bar span {
        background: #635F7C;
    }
    /* POLL BOX END */
    
    /* BOOKMARKS BOX */
    .XTZend_Cms_Box_Bookmarks .box-head-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left 0px no-repeat;
    }
    .XTZend_Cms_Box_Bookmarks .box-content-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left -140px no-repeat;
    }
    .XTZend_Cms_Box_Bookmarks .box-content-wrapper .cms-bc {
        background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
    }
    /* BOOKMARKS BOX END */

    /* VIDEO BOX */
    .XTZend_Cms_Box_VideoBox .box-head-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left 0px no-repeat;
    }
    .XTZend_Cms_Box_VideoBox .box-content-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left -140px no-repeat;
    }
    .XTZend_Cms_Box_VideoBox .box-content-wrapper .cms-bc {
        background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
    }
    /* VIDEO BOX END */
    
    /* SPEAKER BOX */
    .XTZend_Cms_Box_SpeakerBox .box-head-wrapper {
        background: #635F7C;color: #fff;
    }
    .XTZend_Cms_Box_SpeakerBox .box-head-wrapper .cms-tc {
        background: url(rounded_solid_menu-sprites.png) left -70px no-repeat;
    }

    .XTZend_Cms_Box_SpeakerBox .box-content-wrapper .cms-tc {
        background: url(rounded_solid_menu-sprites.png) left -106px no-repeat;
    }
    .XTZend_Cms_Box_SpeakerBox .box-content-wrapper .cms-bc {
        background: url(rounded_solid_menu-sprites.png) left -136px no-repeat;
    }
    .XTZend_Cms_Box_SpeakerBox .box-head-wrapper .cms-tc span.trc {
        background: url(rounded_solid_menu-sprites.png) right -70px no-repeat;
    }
    .XTZend_Cms_Box_SpeakerBox .box-content-wrapper .cms-tc span.trc {
        background: url(rounded_solid_menu-sprites.png) right -106px no-repeat;
    }
    .XTZend_Cms_Box_SpeakerBox .box-content-wrapper .cms-bc span.brc {
        background: url(rounded_solid_menu-sprites.png) right -136px no-repeat;
    }
    .XTZend_Cms_Box_SpeakerBox .box-content {
       background: #faf8ed;padding: 0 14px;
    }
    
    div.speaker_homepage_info span.name,
    div.speaker_homepage_info span.company {
        color: #D13C3F;
    }
    /* SPEAKER BOX END */
	
	/* XTZend_Cms_Box_ReviewBox */
	
    .XTZend_Cms_Box_ReviewBox .box-head-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left 0px no-repeat;
    }
    .XTZend_Cms_Box_ReviewBox .box-content-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left -140px no-repeat;
    }
    .XTZend_Cms_Box_ReviewBox .box-content-wrapper .cms-bc {
        background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
    }
	
	.XTZend_Cms_Box_ReviewBox .cms_review_author_company,
	.XTZend_Cms_Box_ReviewBox .cms_review_author_name {
        color: #D13C3F; 
    }
    /* XTZend_Cms_Box_ReviewBox END */
	
	/* XTZend_Cms_Box_ScrollList */
	.XTZend_Cms_Box_ScrollList .box-head-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left 0px no-repeat;
    }
    .XTZend_Cms_Box_ScrollList .box-content-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left -140px no-repeat;
    }
    .XTZend_Cms_Box_ScrollList .box-content-wrapper .cms-bc {
        background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
    }
	.cycleBoxEntry {
        background: url(bullet_arrow.png) left 4px no-repeat;
    }
    /* XTZend_Cms_Box_ScrollList END */
	
	/* NEWS BOX News_Cms_Box_News */
    .News_Cms_Box_News .box-head-wrapper .cms-tc  {
        background: url(rounded_solid_header1-sprites.png) left 0px no-repeat;
    }
	.News_Cms_Box_News .box-content-wrapper .cms-tc {
        background: url(rounded_solid_header1-sprites.png) left -140px no-repeat;
    }
    .News_Cms_Box_News .box-content-wrapper .cms-bc {
        background: url(rounded_solid_header1-sprites.png) left -65px no-repeat;
    }
    /* NEWS BOX XTZend_Cms_Box_News END */

    /* box request */
    .box-request .box-content-wrapper .cms-tc {
        background: url(rounded_solid_menu-sprites.png) left -70px no-repeat;
    }
    .box-request .box-content-wrapper .cms-bc {
        background: url(rounded_solid_menu-sprites.png) left -100px no-repeat;
    }
    .box-request .box-content-wrapper .cms-tc span.trc {
        background: url(rounded_solid_menu-sprites.png) right -70px no-repeat;
    }
    .box-request .box-content-wrapper .cms-bc span.brc {
        background: url(rounded_solid_menu-sprites.png) right -100px no-repeat;
    }

    .box-request .box-content {
        background: #635F7C;
    }
	.box-request ul li {
        border-bottom: 1px solid #b1b1b1;
    }
	/* box request END */
	
	/* XTZend_Cms_Box_PresentationBox  */
    .XTZend_Cms_Box_PresentationBox .box-head-wrapper {
        background: #635F7C;color: #ffffff;
    }
	.XTZend_Cms_Box_PresentationBox .box-head-wrapper h1 {
        color: #ffffff;
    }
    .XTZend_Cms_Box_PresentationBox .box-head-wrapper .cms-tc {
        background: url(rounded_solid_menu-sprites.png) left -70px no-repeat;
    }
    .XTZend_Cms_Box_PresentationBox .box-content-wrapper .cms-tc {
        background: url(rounded_solid_menu-sprites.png) left -106px no-repeat;
    }
    .XTZend_Cms_Box_PresentationBox .box-content-wrapper .cms-bc {
        background: url(rounded_solid_menu-sprites.png) left -136px no-repeat;
    }
    .XTZend_Cms_Box_PresentationBox .box-head-wrapper .cms-tc span.trc {
        background: url(rounded_solid_menu-sprites.png) right -70px no-repeat;
    }
    .XTZend_Cms_Box_PresentationBox .box-content-wrapper .cms-tc span.trc {
        background: url(rounded_solid_menu-sprites.png) right -106px no-repeat;
    }
    .XTZend_Cms_Box_PresentationBox .box-content-wrapper .cms-bc span.brc {
        background: url(rounded_solid_menu-sprites.png) right -136px no-repeat;
    }
    /* XTZend_Cms_Box_PresentationBox END */
	
	/* latest-info */
	.box-latest-info .box-content-wrapper .cms-tc {
        background: url(rounded_solid_specialboxes_sprites.png) left 0px no-repeat;
    }
    .box-latest-info .box-content-wrapper .cms-bc {
        background: url(rounded_solid_specialboxes_sprites.png) left -30px no-repeat;
    }
	
	.box-latest-info .box-content-wrapper .cms-tc span.trc {
        background: url(rounded_solid_specialboxes_sprites.png) right 0px no-repeat;
    }

    .box-latest-info .box-content-wrapper .cms-bc span.brc {
        background: url(rounded_solid_specialboxes_sprites.png) right -30px no-repeat;
    }
	
	.box-latest-info .box-content {background: #D13C3F;}
    /* latest-info END */
	
	/* box-download-brochure */
	.box-download-brochure .box-content-wrapper .cms-tc {
        background: url(rounded_solid_specialboxes2_sprites.png) left 0px no-repeat;
    }
    .box-download-brochure .box-content-wrapper .cms-bc {
        background: url(rounded_solid_specialboxes2_sprites.png) left -30px no-repeat;
    }
    
    .box-download-brochure .box-content-wrapper .cms-tc span.trc {
        background: url(rounded_solid_specialboxes2_sprites.png) right 0px no-repeat;
    }

    .box-download-brochure .box-content-wrapper .cms-bc span.brc {
        background: url(rounded_solid_specialboxes2_sprites.png) right -30px no-repeat;
    }
    
    .box-download-brochure .box-content {background: #fec400; border: 0px;} 
	/* box-download-brochure - END */
/* boxes end */

/* event header */
#event-header-title div.header-mainTitle {
    color: #635F7C;
}
#event-header-title div.header-subTitle {
    color: #635F7C;
}
#event-header-title div.header-infoTitle {
    color: #b1b1b1;
}


#event-register-now-save a {
    color: #635F7C;
}

#event-download-speakerlist a {
    text-indent: -9999px;
    background: transparent url(rounded_solid_topButtons.png) -312px 0px no-repeat;
}
#event-download-speakerlist a:hover {
    background-position: -312px -50px;
}
#event-download-programme a {
    text-indent: -9999px;
    background: transparent url(rounded_solid_topButtons.png) -156px 0px no-repeat;
}
#event-download-programme a:hover {
    background-position: -156px -50px;
}
#event-alerts a {
    text-indent: -9999px;
    background: transparent url(rounded_solid_topButtons.png) 0 0 no-repeat;
}
#event-alerts a:hover {
    background-position: 0 -50px;
}

#event-register a {background: transparent url(register_buttons.png) -1092px 0 no-repeat;}
#event-register a:hover {background: transparent url(register_buttons.png) -1092px -50px no-repeat;}

#event-register-now a {background: transparent url(register_buttons.png) 0 0 no-repeat;}
#event-register-now a:hover {background: transparent url(register_buttons.png) 0 -50px no-repeat;}

#event-register-now-save a {background: transparent url(register_buttons.png) -156px 0 no-repeat;}
#event-register-now-save a:hover {background: transparent url(register_buttons.png) -156px -50px no-repeat;}
/* event header - END */

/* footer style overiding */
#ft ul.ft_links a {
    color: #635F7C;
}
#ft ul.ft_links a:hover {
    color: #D13C3F;
}
/* footer style END */

/* WORLD map for division */
#worldMapHolder {
    width: 100%;
    width: 220px; margin: 1px auto;
}
#location_id {
    position: relative;
}
#worldMapFilters {
    float: none;
    background: transparent url(world_map.png) no-repeat;
    margin: 10px auto;
    padding: 0;
    position: relative;left :0px;
    width: 220px; height: 114px;
} 
#worldMapFilters a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    border: 0;
}
#worldMapFilters li {
    position: absolute;
    border: 0;border-bottom: 0;
    
}
#worldMapFilters li a { background-image: none; }

#worldMapFilters li.Afri {
    top: 41px; left: 88px;
    width: 50px;height: 55px; 
    padding: 0;border-bottom: 0;
}
#worldMapFilters li.Afri a {
    height: 55px;
}
#worldMapFilters li.Afri a.active:hover,
#worldMapFilters li.Afri a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(world_map.png) no-repeat scroll -88px -271px; 
}


#worldMapFilters li.Amer {
    width: 96px;height: 110px; 
    padding: 0;border-bottom: 0;
}
#worldMapFilters li.Amer a {
    height: 110px;
}

#worldMapFilters li.Amer a.active:hover,
#worldMapFilters li.Amer a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(world_map.png) no-repeat scroll 0px -350px;    
}



#worldMapFilters li.Asia {
    top: 0px; left: 131px;
    width: 93px;height: 76px; 
    padding: 0;border-bottom: 0;
}
#worldMapFilters li.Asia a {
    height: 76px;
}
#worldMapFilters li.Asia a.active:hover,
#worldMapFilters li.Asia a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(world_map.png) no-repeat scroll -131px -470px;    
}


#worldMapFilters li.Euro {
    top: 0px; left: 91px;
    width: 54px;height: 43px; 
    padding: 0;border-bottom: 0;
}
#worldMapFilters li.Euro a {
    height: 43px;
}
#worldMapFilters li.Euro a.active:hover,
#worldMapFilters li.Euro a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(world_map.png) no-repeat scroll -91px -110px;    
}

#worldMapFilters li.Midd {
    top: 31px; left: 115px;
    width: 31px;height: 32px; 
    z-index: 35;
    padding: 0;border-bottom: 0;
}
#worldMapFilters li.Midd a {
    height: 32px;
}

#worldMapFilters li.Midd a.active:hover,
#worldMapFilters li.Midd a:hover {
    z-index: 40;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(world_map.png) no-repeat scroll -115px -381px;    
}
#worldMapFilters li.Ocea {
    top: 70px; left: 166px;
    width: 50px;height: 46px; 
    padding: 0;border-bottom: 0;
}
#worldMapFilters li.Ocea a {
    height: 46px;
}
#worldMapFilters li.Ocea a.active:hover,
#worldMapFilters li.Ocea a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(world_map.png) no-repeat scroll -166px -420px;    
}
/* WORLD map for division - END */
