﻿
/***** Header Main *****/
.header_main_block {margin-bottom: 20px}
.header_main_back {background-image: url(App_Header/header_main_back.jpg)}
.header_main_slogan {font-family: Arial, Verdana; font-size: 16px; color: #555555; font-weight: bold; font-style: italic; text-decoration: none; padding-right: 20px; padding-bottom: 10px}
.header_main_flash_separator {height: 5px; background-color: #b2b2b2}


/***** Header Competition *****/
.header_comp_block {margin-bottom: 20px}
.header_comp_logo {background-image: url(App_Header/header_comp_logo_back.jpg); width: 325px; height: 93px; text-align: left}
.header_comp_sponsors {background-image: url(App_Header/header_comp_sponsors_back.jpg); width: 645px; height: 72px}
.header_comp_notice {background-image: url(App_Header/header_comp_notice_back.jpg); width: 645px; height: 21px}
.header_comp_notice_back {font-family: Arial, Verdana; font-size: 11px; font-style: italic; color: #333333; padding-top: 3px;}
.header_comp_notice_title {font-family: Arial, Verdana; font-size: 11px; font-style: italic; font-weight: bold; color: #333333}
.header_comp_separator {height: 10px}
.header_comp_menu_shadow {background-image: url(App_Header/header_comp_menu_shadow.jpg); margin-left: 1px; margin-right: 1px; width: 968px; height: 3px}


/***** Menu *****/
.menu_back {height: 30px; text-align: left; background-image: url(App_Header/menu_back.gif)}
.menu_first {height: 30px; text-align: center; background-image: url(App_Header/menu_back.gif)}
.menu_first_separator {width: 1px; height: 30px; background-image: url(App_Header/menu_separator.gif)}
.menu_phone {font-family: Arial, Verdana; font-size: 14px; color: #ffffff; font-weight: bold; font-style: italic; text-transform: uppercase; padding-right: 20px; background-image: url(App_Header/menu_back.gif); height: 30px}

.menu {font-family: Arial, Verdana; font-size: 10px; font-weight: bold; font-style: normal; text-transform: uppercase; border-style: none}
.menu_item {color: #ffffff; height: 30px; text-align: center; display: block; background-image: url(App_Header/menu_item.gif)}

.menu_item a {background-image: none; padding-top: 6px; height: 22px}
.menu_hover {height: 30px; background-image: url(App_Header/menu_mover.gif); cursor: pointer !important}
.menu_hover a {background-image: none}
.menu_selected {height: 30px; background-image: url(App_Header/menu_selected.gif)}

.menu_dyna {border: solid 1px #8a8a8a; font-family: Arial, Verdana; font-size: 10px; text-transform: uppercase; z-index: 1}
.menu_dyna_item {color: #555555; height: 22px; width: 190px; text-align: left; background-color: #e0e0e0}
.menu_dyna_item a {position: relative; left: 10px}
.menu_dyna_hover {height: 22px; background-color: #999999; display: block; color: #ffffff;}
.menu_dyna_hover a {padding-top: 6px; height: 16px; background-color: Transparent; width: 155px}
.menu_dyna_selected {height: 22px; background-color: #777777; display: block; color: #ffffff}
.menu_dyna_selected a {padding-top: 6px; height: 16px; background-color: Transparent; width: 155px}




