/* MAIN STYLES ============================================================================================================================================ */

body { margin:0px; padding:0px }


/* HEADER SIC ============================================================================================================================================ */

.MenuSIC { text-align: center; background: url(/CommonSICOnline/Images/Header/home_main_bg_0.gif) repeat-x center top #FFFFFF; margin: 0px 0px 0px 0px; padding: 0px; }
.MenuSIC #menusiccelllogosic { width: 220px; text-align: center; vertical-align: middle; }
.MenuSIC #menusicselltabmenu { /*width: 638px;*/ text-align: left; vertical-align: bottom }
.MenuSIC #menusiccellsearch { width: 130px; text-align: right; vertical-align: bottom }

/*  Tab Memu */
.MenuSICTabOff { background-image: url(/CommonSICOnline/Images/Header/menu_sic_tab_off.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; width: 98px; height: 37px; vertical-align: middle; text-align: center; border-right: 1px; }
.MenuSICTabOn { background-image: url(/CommonSICOnline/Images/Header/menu_sic_tab_on.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; width: 98px; height: 37px; vertical-align: middle; text-align: center; border-right: 1px; cursor: pointer; }
.MenuSICTabActive { background-image: url(/CommonSICOnline/Images/Header/menu_sic_tab_active.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #20223B; text-decoration: none; width: 98px; height: 37px; vertical-align: middle; text-align: center; border-right: 1px; cursor: default; }

/* Tab Menu With "New" */
.MenuSICTabOffNew { background-image:url(/CommonSICOnline/Images/Header/menu_sic_tab_off_new.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; width:98px; height: 37px; vertical-align:middle; text-align:center; border-right:1px; }
.MenuSICTabOnNew { background-image:url(/CommonSICOnline/Images/Header/menu_sic_tab_on_new.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; width:98px; height: 37px; vertical-align:middle; text-align:center; border-right:1px; cursor:pointer; }
.MenuSICTabActiveNew { background-image:url(/CommonSICOnline/Images/Header/menu_sic_tab_active_new.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #20223B; text-decoration: none; width:98px; height: 37px; vertical-align:middle; text-align:center; border-right:1px; cursor:default; }

/* Browser Options */
.BrowserOptions { padding:0px 0px 8px 8px; text-align:left}
.BrowserOptions a { margin-right:8px}

/* Header Date */
.HeaderDate { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 0px 2px 15px 0px; }

/* Header Search */
.HeaderSearch { padding: 0px 2px 0px 20px; text-align: right; height:30px; }
.HeaderSearchBox { width: 150px; height: 14px; margin-right:3px; background-color: #16162e; border: solid 1px #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.HeaderSearchButton { width: 80px; height: 18px; background-color: #16162e; border: solid 1px #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; text-transform: uppercase; }


/* FOOTER SIC ============================================================================================================================================ */

.FooterSIC { background-color: #FFFFFF; background-image: url(/CommonSICOnline/Images/Footer/footer_services_bg.gif); background-position: center 5px; height: 220px; background-repeat: repeat-x; padding-top: 5px; }

/* Footer Services */
.FooterSIC #footerservices { height: 65px; text-align:left }
.FooterSIC #footerservices span { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; text-transform: uppercase; color: #000000; text-decoration: none; display: block; padding: 11px 0px 5px 0px; }
.FooterSIC #footerservices a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; padding: 0px 10px 0px 2px; text-transform: none; }

/* Footer Logos */
.FooterSIC #footerlogos { height: 55px; padding: 10px 0px; margin-bottom: 5px }
.FooterSIC #footerlogos span { background-image: url(/CommonSICOnline/Images/Footer/footer_logo_bg.gif); background-repeat: no-repeat; background-position: center center; display: block; float: left; height: 45px; padding: 5px 7px 5px 7px; }

/* Footer Links */
.FooterSIC #footerlinks { padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; text-align: center; margin:0px 0px 20px -5px }
.FooterSIC #footerlinks a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; text-transform: none; padding: 0px 10px 0px 10px; }
.FooterSIC #footerlinks a:hover { text-decoration: underline; }
