
/******* Main *******/

html
{
}

body
{
    position: relative;
    left: -3px;
    top: 0px;
    margin: 0 auto;
    background-image: url('../images/background_img.gif');
    background-repeat: repeat;
    background-position: center;
    background-color: #EDEDED;
    font-family: Arial, Helvetica,Verdana,sans-serif;
    font-size: 12px;
}


.siteMapPath
{
    display: none;
}

a
{
    color: #485761 !important;
}



.no_decoration
{
    text-decoration: none;
    border-style: none;
}

a:hover
{
    text-decoration: underline;
    color: #c71830;
}

.text_grey
{
    color: #485761;
}

.text_bold
{
    font-weight: bold;
}

.text_red
{
    color: #c71830 !important;
}

.text_italic
{
font-style:italic;
}

.centreContent
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



#wrapper
{
    position: relative;
    margin: 0 auto;
    top: 0px;
    width: 898px;
}

#header
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 898px;
    height: 118px;
}

.h1_20
{
    font-size: 20px;
    display: inline;
}

#header_bottom_bar
{
    position: absolute;
    left: 0px;
    top: 118px;
    width: 898px;
    height: 11px;
    font-size: 0px;
}

#header .headerLink
{
    text-decoration: none;
    border: none;
}

#header .headerLink img
{
    text-decoration: none;
    border: none;
}

#left_menu
{
    position: relative;
    left: 0px;
    top: 13px;
    width: 155px;
    height: 313px;
}

#main_content
{
    position: absolute;
    left: 158px;
    top: 133px;
    width: 515px;
    height: 651px;
    clear: both;
}


#right_column
{
    position: absolute;
    left: 679px;
    top: 131px;
    width: 219px;
    height: 631px;
}

/*  End Main */

/* main login */


.CustomerZoneBox, .WebStatsBox, .ContentManagementBox
{
    padding-top: 5px;
    background-color: #c71830;
    width: 165px;
    height: 40px;
    color: #FFFFFF !important;
}

.CustomerZoneBox:hover, .WebStatsBox:hover, .ContentManagementBox:hover
{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    font-weight: bold;
}

#ctl00_ContentPlaceHolder_htmlEditor_ctl01_ctl14, #ctl00_ContentPlaceHolder_htmlEditor_ctl01_ctl47
{
    position: relative;
    left: 200px !important;
}

.login_content_center div
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/* End Login Page */

/* cm Login */

.cmlnkLogout
{
    position: relative;
    top: 10px;
    color: #000000;
    text-decoration: none;
}

#ctl00_lnkLogout
{
    position: relative;
    top: -5px;
}

.cmlnkLogout:hover
{
    text-decoration: none;
}

/* End cm Login */


/******* Footer *******/
#footer_bar
{
    position: relative;
    width: 899px;
    height: 7px;
    font-size: 0px;
    left: -158px;
    background-color: #c71830;
}

.footer_links_left
{
    position: relative;
    left: -150px;
    top: 5px;
    color: #485761;
}

.footer_links_left a
{
    text-decoration: none;
    color: #485761;
}

.footer_links_left a:hover
{
    text-decoration: underline;
    color: #c71830;
}


.footer_links_right
{
    position: relative;
    top: -10px;
    left: 498px;
    color: #485761;
    width: 290px;
}

.footer_links_right a
{
    text-decoration: none;
    color: #485761;
}


.footer_links_right a:hover
{
    text-decoration: underline;
    color: #c71830;
}


.footer_copyrights
{
    position: relative;
    left: -150px;
    top: -5px;
    width: 550px;
    color: #a8adb4;
}

.footer_copyrights:hover
{
    color: #000000;
    cursor: pointer;
}

.footer_w3c
{
    position: relative;
    top: -30px;
    left: 560px;
    width: 190px;
    text-decoration: none;
    display: none;
}

.footer_w3c a
{
}

.footerSpacer
{
}


.footer_w3c_CSS
{
    position: relative;
    top: -0px;
}

/* End Footer */



/******** Rounded corner box ********/
#rounded_box_wrapper
{
    position: relative;
    left: 0px;
    height: 110px;
    width: 219px;
}

#rounded_box_wrapper_1
{
    position: relative;
    left: 0px;
    width: 219px;
}

#rounded_box_wrapper_2
{
    position: relative;
    left: 0px;
    width: 219px;
}



#rounded_box_wrapper_3
{
    position: relative;
    left: 0px;
    width: 219px;
}

#rounded_box_wrapper_4
{
    position: relative;
    left: 0px;
    width: 219px;
}


.rounded_box_header
{
    position: relative;
    left: 0px;
    width: 219px;
    height: 27px;
}

.rounded_box_header_img
{
}

.rounded_box_header_title
{
    position: relative;
    left: 0px;
    width: 210px;
    margin-top: -20px;
    margin-left: 10px;
    color: #FFFFFF;
    font-weight: bold;
}


.rounded_box_content
{
    position: relative;
    left: 0px;
    width: 219px;
    background-image: url('../images/rounded_box_content.png');
    background-repeat: repeat-y;
}

.rounded_box_text
{
    position: relative;
    width: 207px;
    margin-left: 10px;
}

.rounded_box_text a
{
    color: #485761;
}



.rounded_box_text a:hover
{
    text-decoration: none;
}

.rounded_box_content .red_link a
{
    color: #c71830;
}

.rounded_box_content .red_link a:hover
{
    color: #485761;
}


.rounded_box_footer
{
    position: relative;
    left: 0px;
    width: 219px;
    font-size: 0px;
}

.rounded_box_footer_img
{
    position: relative;
    background-repeat: no-repeat;
}

.rounded_box_footer_img_demo
{
    position: relative;
}

.rounder_box_seperator
{
    position: relative;
    height:3px;
}

.news_spacer
{
    height: 4px;
}

.demo_right_container
{
    position: relative;
    background-image: url('../images/demos_box.jpg');
    height: 123px;
    width: 225px;
    background-repeat: no-repeat;
}



.demo_right_container_title
{
    color: #FFFFFF;
    padding-top: 6px;
    margin-left: 10px;
    font-weight: bold;
}

.demo_right_container_text
{
    color: #485761;
    margin-top: 13px;
    margin-left: 10px;
    font-weight: normal;
}


.demo_right_container_text a
{
    color: #c71830;
    font-weight: normal;
}

.demo_right_container_text a:hover
{
    color: #485761;
    text-decoration: none;
}

.need_some_help
{
    margin-left: -2px;
    text-decoration: none;
    border-width: 0px;
}

.need_some_help_link
{
    text-decoration: none;
    border-width: 0px;
    cursor: pointer;
}


.latestOfferBody
{
    margin-left: 3px;
}


div.latestOfferBody a:hover img
{
    background-image: url("../images/LatestOffer_body_hover.jpg");
}

.rounded_box_latestOffer_Footer
{
    position: absolute;
    top: 98px;
    margin-left: 3px;
}

/* End Rounded corner box */


/* Middle content*/


.five-px-margin
{
    height: 5px;
}

.header-border-title
{
    border-color: #C71830;
    border-style: solid;
    border-width: 0 0 1px 0;
    font-size: 20px;
    padding: 1px 0 0px 0px;
    color: #c71830;
    font-weight: bold;
}


.header-border-title_full
{
    border-color: #C71830;
    border-style: solid;
    border-width: 1px 0;
    font-size: 20px;
    padding: 1px 0 0px 0px;
    color: #c71830;
    font-weight: bold;
    width: 740px;
}


.invomo_sat
{
    float: left;
    margin-top: 1px;
    margin-bottom: 3px;
    margin-right: 9px;
}

.contentPlaceHolderDivNW, .contentPlaceHolderDivMain, .contentPlaceHolderDivC, .contentPlaceHolderDivPS, .contentPlaceHolderDivA, .contentPlaceHolderDivCS, .contentPlaceHolderDivLogin
{
    margin-top: 0px;
    color: #485761;
    width: 515px;
    height: auto;
    overflow: hidden;
}
.contentPlaceHolderDivNW a:hover, .contentPlaceHolderDivMain a:hover, .contentPlaceHolderDivC a:hover, .contentPlaceHolderDivPS a:hover, .contentPlaceHolderDivA a:hover, .contentPlaceHolderDivCS a:hover, .contentPlaceHolderDivLogin a:hover
{
    text-decoration: none;
}

.contentPlaceHolderDivCM
{
    margin-top: 0px;
    color: #485761;
    width: 515px;
}

.contentPlaceHolderDiv
{
    margin-top: 5px;
    color: #485761;
    width: 515px;
}

.main_content_width
{
    width: 515px;
}


.content_red_line
{
    margin-top: 5px;
    margin-bottom: 5px;
    border-color: #C71830;
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
    color: #C71830;
}

.content_red_line_home
{
    margin-top: 0px;
    margin-bottom: 5px;
    border-color: #C71830;
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
    color: #C71830;
}

.content_subtitle
{
    color: #C71830;
    font-weight: bold;
    margin-bottom: 2px;
}


.invomo_puzzle
{
    float: right;
    margin-top: -10px;
    margin-right: 24px;
}

.invomo2go_home
{
    float: left;
    margin-top: 10px;
    margin-right: 24px;
    margin-bottom: 10px;
    border-width: 0px;
}

.app_centre_home
{
    float: left;
    margin-top: 10px;
    margin-right: 24px;
    margin-bottom: 50px;
    border-width: 0px;
}

/* End Middle content*/

#cm_row1
{
    position: relative;
    background-image: url('../images/cm/broadcast_print_online2_s.jpg');
    background-repeat: no-repeat;
    margin-left: 40px;
    height: 80px;
    width: 80px;
    padding: 0px;
}

#cm_row2
{
    position: relative;
    background-image: url('../images/cm/insurance_and_finance2_s.jpg');
    background-repeat: no-repeat;
    margin-left: 40px;
    height: 80px;
    width: 80px;
}

#cm_row3
{
    position: relative;
    background-image: url('../images/cm/non_profit_and_gov2_s.jpg');
    margin-left: 40px;
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
}

#cm_row4
{
    position: relative;
    background-image: url('../images/cm/healthcare_pharma2_s.jpg');
    margin-left: 40px;
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
}

#cm_row5
{
    position: relative;
    background-image: url('../images/cm/leisure_Ent_and_travel2_s.jpg');
    margin-left: 40px;
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
}

#cm_row6
{
    position: relative;
    background-image: url('../images/cm/Retail_and_FMCG_s.jpg');
    margin-left: 40px;
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
}


#cm_row7
{
    position: relative;
    background-image: url('../images/cm/Manufacturing_and_Logistics2_s.jpg');
    margin-left: 40px;
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
}

.cm_title
{
    color: #485761;
    font-weight: bold;
    margin-left: 85px;
    margin-top: 5px;
    width: 200px;
}

.cm_text
{
    color: #C71830;
    margin-left: 85px;
    width: 350px;
}

.contentPlaceHolderDivCM a
{
    color: #C71830;
    text-decoration: underline;
}

.contentPlaceHolderDivCM a:hover
{
    font-weight: bold;
}


/*** Main Text & Images ***/
.cm_broadcast_print_online_media_main_img, .cm_insurance_finance_main_img, .cm_healthcare_pharma_img, .cm_not_profit_and_gov_main_img, .cm_healthcare_pharma2_main_img, .cm_leisure_Ent_and_travel_img, .cm_retail_and_FMCG_main_img, .cm_manufacturing_and_logistics_main_img
{
    float: left;
    margin: 4px;
}

.cm_insurance_finance_main_text1, .cm_healthcare_pharma_text1, .cm_broadcast_print_online_media_main_text1, .cm_not_profit_and_gov_text1, .cm_healthcare_pharma2_text1, .cm_leisure_Ent_and_travel_text1, .cm_retail_and_FMCG_main_text1, .cm_manufacturing_and_logistics_main_text1
{
}

.insurance_finance_list_div, .not_profit_and_gov_list_div
{
    margin-left: -23px;
}


.manufacturing_and_logistics_list_div
{
    margin-left: 20px;
}


.leisure_Ent_and_travel_list_div
{
    margin-top: 23px;
    margin-left: -23px;
}


.insurance_finance_img_spacer
{
    height: 12px;
}

.insurance_financ_img_spacer
{
    height: 12px;
}
/***** Customer Markets Page *****/


.cm_list
{
    left: -20px;
    position: relative;
}

/* End Customer Markets Page */

/* Contact us page */

.contact_us_center
{
    text-align: left;
}


.contact_us_text
{
    position: relative;
    top: -30px;
    left: 2px;
    font-weight: bold;
    font-size: 20px;
    color: #C71830;
    width: 320px;
}

.communication_bottom_img
{
    position: relative;
    left: 450px;
}

.office_address
{
    position: absolute;
    text-decoration: underline;
    top: 160px;
    left: -6px;
    background-repeat: no-repeat;
    color: #C71830;
    height: 30px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 3px;
    width: 260px;
}

.office_address_map
{
    position: absolute;
    top: 160px;
    left: -2px;
    background-image: url('../images/contact_bar.gif');
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 30px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 3px;
    width: 260px;
}


.address1
{
    position: absolute;
    left: -2px;
    top: 180px;
    width: 110px;
    color: #485761;
    font-size: 12px;
}

.address2
{
    position: absolute;
    left: 129px;
    top: 180px;
    width: 110px;
    color: #485761;
    font-size: 12px;
}

.main_numbers
{
    position: absolute;
    text-decoration: underline;
    top: 160px;
    left: 270px;
    background-repeat: no-repeat;
    height: 30px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 3px;
    width: 260px;
    color: #C71830;
}

.main_number_text
{
    position: relative;
    top: -7px;
    left: 272px;
    width: 260px;
}

.c_sales
{
    position: absolute;
    text-decoration: underline;
    top: 281px;
    left: -6px;
    background-image: url('../images/contact_bar.gif1');
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 5px;
    padding-left: 3px;
    font-weight: bold;
    color: #C71830;
    width: 260px;
}

.c_sales_text
{
    position: absolute;
    top: 306px;
    left: 0px;
}

.c_compliance
{
    position: absolute;
    text-decoration: underline;
    top: 281px;
    left: 272px;
    background-image: url('../images/contact_bar.gif1');
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 5px;
    padding-left: 3px;
    font-weight: bold;
    color: #C71830;
    width: 260px;
}

.c_compliance_text
{
    position: absolute;
    top: 306px;
    left: 275px;
}

.c_marketing
{
    position: absolute;
    text-decoration: underline;
    top: 361px;
    left: -6px;
    background-image: url('../images/contact_bar.gif1');
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 5px;
    padding-left: 3px;
    font-weight: bold;
    color: #C71830;
    width: 260px;
}
.c_marketing_text
{
    position: absolute;
    top: 386px;
    left: 0px;
}
.c_more_info
{
    position: absolute;
    text-decoration: underline;
    top: 361px;
    left: 272px;
    background-image: url('../images/contact_bar.gif1');
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 5px;
    padding-left: 3px;
    font-weight: bold;
    color: #C71830;
    font-family: Arial,sans-serif;
    width: 290px;
}

.c_more_info_text
{
    position: absolute;
    top: 386px;
    left: 275px;
}

.registered_office
{
    position: absolute;
    text-decoration: underline;
    top: 446px;
    left: -6px;
    background-image: url('../images/contact_bar.gif1');
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 5px;
    padding-left: 3px;
    font-weight: bold;
    color: #C71830;
    width: 260px;
}

.registered_office_text
{
    position: absolute;
    top: 472px;
    width: 110px;
    color: #485761;
}


.c_online_enquiry
{
    position: absolute;
    text-decoration: underline;
    top: 446px;
    left: 272px;
    background-image: url('../images/contact_bar.gif1');
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 5px;
    padding-left: 3px;
    font-weight: bold;
    color: #C71830;
    width: 260px;
}

.c_online_euquire_text
{
    position: absolute;
    top: 472px;
    left: 275px;
    color: #485761;
    width: 250px;
}

.registered_office_bottom
{
    position: absolute;
    top: 612px;
    left: 0px;
}


.contact_bottom_spacer
{
    height: 370px;
}

.contact_us_form_spacer
{
    height: 50px;
}



.contact_middle_seperator
{
    position: absolute;
    background-color: #485761;
    top: 167px;
    left: 245px;
    height: 350px;
    width: 1px;
}

.contact_form_table .textBox
{
    background-color: #FFFFFF;
    border: 1px solid #C71830;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.contact_form_table .submit
{
    border: 1px solid #485761;
    background-color: #C71830;
    color: #FFFFFF;
    width: 90px;
    height: 25px;
    padding-bottom: 2px;
    cursor: pointer;
    margin-top: 0px;
}
.sentDiv
{
    height: 300px;
    color: #C71830;
    font-size: 14px;
}
/* End contact us page */




/* Map and directions */
.map_and_directions_bottom_spacer
{
    height: 600px;
}

.contentPlaceHolderDivC .office_address
{
    position: absolute;
    top: 160px;
}
.contentPlaceHolderDivC .address1
{
    position: absolute;
    top: 190px;
    width: 280px;
}

.office_address2
{
    position: absolute;
    top: 450px;
    left: -2px;
    background-image: url('../images/contact_bar.gif');
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 30px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 3px;
    width: 260px;
}

.contentPlaceHolderDivC .address2
{
    position: absolute;
    top: 480px;
    left: 0px;
    width: 280px;
}


.map_and_directions_london
{
    position: absolute;
    top: 290px;
    left: 0px;
    width: 510px;
}

.map_and_directions_westbury
{
    position: absolute;
    top: 610px;
    left: 0px;
}
/* End Map and directions */


/* About us */
.about_us_overview_bottom_spacer
{
    height: 200px;
}

.about_us_overview_text
{
    color: #485761;
}

.about_us_corporate_bg_spacer
{
    height: 50px;
}


.about_us_our_people_bg_spacer
{
    height: 50px;
}

.about_us_our_clients_bg_spacer
{
    height: 50px;
}

.about_us_our_partners_bg_spacer
{
    height: 90px;
}

.about_us_our_vacancies_bg_spacer
{
    height: 50px;
}

.vacancies
{
    font-size: 14px;
}

.customer_stories_bg_spacer
{
    height: 200px;
}

/* End about us */


/* Our clients and Our Partners */
.clientPartnerRow
{
    position: relative;
    width: 515px;
}

.clientPartner_col2_content
{
    width: 400px;
}

.clientPartnerCol1
{
    position: relative;
    top: 0px;
    padding-right: 30px;
    height: 40px;
    margin-right: 10px;
}

.clientPartnerCol1 img
{
    margin-right: 50px;
}

.clientPartnerCol2
{
    left: 18px;
    top: -40px;
    width: 425px;
    text-align: left;
    float: right;
    height: 40px;
    position: relative;
}


.clientPartner_red_line
{
    position: relative;
    background-color: #C71830;
    height: 1px;
    width: 515px;
    margin-bottom: 3px;
}


.clientPartner_red_line1
{
    margin-top: 40px;
}

.marqueeClientPartners
{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 15px;
}

/* Products and servcies */
.product_and_services_overview_spacer
{
    height: 30px;
}

.products_and_services_overview_list
{
    position: relative;
    left: -20px;
}

.products_and_services_links
{
    text-decoration: none;
}

.products_and_services_links:hover
{
    text-decoration: underline !important;
}


.call_recording_and_control_spacer
{
    height: 550px;
}

.solutions_for_business_spacer
{
    height: 550px;
}

.revenue_generating_consumer_services_spacer
{
    height: 550px;
}

.infrastructure_management_spacer
{
    height: 550px;
}

.left_menu_products_and_services
{
    margin-left: -23px;
    margin-top: -10px;
}
/* End Products and servcies */


/* Login Page */
.login_content_center
{
    text-align: center;
}

.login_spacer
{
    height: 230px;
}

.login_spacer2
{
    height: 355px;
}
.loginButton
{
    border: 1px solid #485761;
    background-color: #C71830;
    color: #FFFFFF;
    width: 90px;
    height: 25px;
    padding-bottom: 2px;
    cursor: pointer;
    margin-top: 0px;
    margin-left: 40px;
}

.defaultButton
{
    border: 1px solid #485761;
    background-color: #C71830;
    color: #FFFFFF;
    width: 90px;
    height: 25px;
    padding-bottom: 2px;
    cursor: pointer;
    margin-top: 0px;
}

/* End Login Page */


/* error page*/
.error_page_spacer
{
    height: 650px;
}



/*modal call back pop up */


.popupConfirmation
{
    position: relative;
    border-width: 1px;
    border-color: #C71830;
    border-style: solid;
    background-color: #FFFFFF;
    height: 260px;
}


.modalPopupBG
{
    width: 700px;
    background-color: #FFFFFF;
    filter: alpha(opacity=90);
    opacity: 0.9;
    border-color: #C71830;
}


.popup_Buttons
{
    position: relative;
    top: 15px;
    margin-left: -2px;
}

#btnCallMeOkay
{
    background-color: #C71830;
    border-width: 1px;
    border-style: solid;
    width: 110px;
    height: 25px;
    color: #FFFFFF;
    margin-top: -10px;
}

.callBackPopUpHeader
{
    font-weight: bold;
    font-size: 16px;
    position: relative;
    top: -20px;
}

/*End modal call back pop up */



/* Content Management */

.contentManagemntSpacer
{
    height: 30px;
}


.defaultLinkButton
{
    border: 1px solid #485761;
    background-color: #C71830;
    color: #FFFFFF !important;
    width: 290px !important;
    height: 25px !important;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    margin-top: 0px;
}


.cmTitle
{
    font-weight: bold;
    font-size: 16px;
    color: #C71830;
}

#ctl00_ContentPlaceHolder_htmlTextBox
{
    width: 680px;
    height: 500px;
}

.consoleSavePreviewButton
{
    margin-left: 10px;
}



.pnlSavePreviewTop
{
    margin-top: 10px;
}


.CustomEditorStyle .ajax__htmleditor_editor_toptoolbar
{
    background-color: #F0F0F0;
    padding: 0px 0px 2px 2px;
}

#consoleContentLeft
{
    position: relative;
    left: 2px; *left:0px;
left/*\**/:0px\9
}


#ctl00_ContentPlaceHolder_htmlEditor_ctl02_ctl00
{
    position: relative;
    left: 4px;
}

/* End Content Management */


/* create user */
.cmCreate_user_spacer
{
    height: 500px;
}
/* end create user */


/* sitemap */
.contentPlaceHolderDivSitemap
{
}
/* end sitemap */



/* privacy policy */
.contentPlaceHolderDivPrivacyPolicy
{
    color: #485761;
}


/* End privacy policy */

/* Disclaimer */
.contentPlaceHolderDivDisclaimer
{
    color: #485761;
}
/* End Disclaimer*/


/* Document upload */
.contentPlaceHolderDivDocumentUpload
{
    height: 500px;
    width: 745px;
}

.document_upload_spacer
{
    height: 40px;
}

.lblListTitle
{
    font-weight: bold;
    font-size: 14px;
    color: #C71830;
}

/* Document upload */


/* ICS Feeds Demo */

#rounded_box_wrapper_ICSFeeds
{
    position: relative;
    left: 0px;
    width: 219px;
}

.contentPlaceHolderDivICSFeeds
{
    margin-top: 0px;
    color: #485761;
    width: 515px;
}

.teamfeedPage_Spacer
{
    height: 230px;
}

.teamFeed_spacer
{
    height: 4px;
}

.teamfeed_invomo_logo
{
    margin-left: 20px;
}



.rounded_box_text_feed
{
    position: relative;
    width: 207px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    background-image: url('../images/bicycle_kick1.gif');
    background-repeat: no-repeat;
    background-position: 100% 90%;
}

.feedServiceText
{
    color: #485761;
    width: 170px;
    text-align: center;
    margin-left: 15px;
}

.feedServiceText:hover
{
    color: #000000;
}

.txtTeam
{
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
}


/* ICS Feeds Demo */

.contentPlaceHolderDivInvomo2go .text_red
{
    color: #C71830 !important;
}

.contentPlaceHolderDivApp_Centre, .contentPlaceHolderDivInvomo2go
{
    width: 515px;
}

.invomo2go_spacer
{
    height: 190px;
}

.app_centre_spacer
{
    height: 230px;
}

.case_studies_spacer
{
    height: 100px;
}

.call_track_and_block_spacer
{
    height: 40px;
}


.on_request_routing_spacer
{
    height: 50px;
}


/* Search */
.textboxWatermark
{
    color: Silver;
}

#ctl00_LeftMenu1_txtSearch
{
    position: relative;
    top: -10px;
    width: 109px;
    position: relative;
}

.searchButtonImage
{
    position: relative;
    top: 10px;
}


/* Feedback */


#feedback a:hover
{
    background: #FFFFFF none repeat scroll 0 0 1 1;
    border: 0px solid;
}

#feedback a
{
    background: none repeat scroll 0 0;
    border-style: solid;
    border-width: 0px;
    display: block;
    position: fixed;
    right: 0px;
    top: 260px;
    text-decoration: none;
    width: 15px;
    visibility: hidden;
    display: none;
}

#feedback img
{
    text-decoration: none;
    border-width: 0px;
    color: #FFFFFF;
}

/* End Feedback */



/* Latest Offer */

#rounded_box_wrapper, #ltrLatestOffer, #latestOffer, #latestOfferFlash
{
}


/* End Latest Offer */



/* News paging */

.pg-normal
{
    color: black;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}
.pg-selected
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

/* End News paging */


/* CBR */
.callBackRequestMain
{

}

.formTitle
{
    font-size:18px;
    font-family:Arial, Helvetica,Verdana,sans-serif;
    font-weight:bold;

}

.invomo_CBR
{
    position:relative;
    left:3px;
}

.lblMessage
{
    text-align:center;
    color:Red;
    margin-left:auto;
    margin-right:auto;
    font-size:14px;
    position:relative;
    top:5px;
}

.centerDiv
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width: 563px;
}

.CBRSpacer
{
    height:400px;
}

.footerSection
{
}


.contentPlaceHolderDivResources
{
    width:515px;
    color: #485761;
}
/* End CBR */