﻿

/***** INDEX *****/
.index_welcome_content {margin: 10px 20px 15px 20px; text-align: left}
.index_welcome_title {font-family: Arial; font-size: 14px; color: #444444; font-weight: bold; margin-bottom: 5px}

.index_data_content {width: 360px; text-align: left; vertical-align: top}
.index_news_content {width: 400px; text-align: left; vertical-align: top}
.index_dock_separator {margin-bottom: 20px !important}


/***** INDEX COMPETITIONS *****/
.index_competitions_block {margin: 10px 0px 10px 0px}
.index_competitions_mark {width: 20px; text-align: center; vertical-align: top; padding-top: 4px}
.index_competitions_name {font-family: Segoe UI, Arial; font-size: 12px; color: #555555; font-weight: bold; text-decoration: none}
.index_competitions_name:hover {font-family: Segoe UI, Arial; font-size: 12px; color: #ffffff; background-color: #f19100; font-weight: bold; text-decoration: none}
.index_competitions_venue {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; margin-left: 20px}
.index_competitions_length {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; margin-left: 20px}
.index_competitions_status {font-family: Segoe UI, Arial; font-size: 11px; margin: 3px 0px 0px 20px}
.index_competitions_description {font-family: Verdana; font-size: 11px; color: #333333; margin: 5px 10px 0px 20px}


/***** INDEX DOCS *****/
.index_docs_block {margin-top: 1px;}
.index_docs_name:link {font-family: Segoe UI, Arial; font-size: 11px; color: #073d5c; text-decoration: none}
.index_docs_name:visited {font-family: Segoe UI, Arial; font-size: 11px; color: #073d5c; text-decoration: none}
.index_docs_name:active {font-family: Segoe UI, Arial; font-size: 11px; color: #073d5c; text-decoration: none}
.index_docs_name:hover {font-family: Segoe UI, Arial; font-size: 11px; color: #ffffff; background-color: #073d5c; text-decoration: none}


/***** INDEX BANNERS *****/
.index_banners_content {margin-top: 0px; margin-left: 2px}
.index_banners_block {margin-bottom: 10px}


/***** INDEX NEWS *****/
.index_news_block {margin-bottom: 5px; width: 380px}
.index_news_separator {margin: 5px 0px 10px 0px; width: 380px; height: 1px; background-color: #d0d0d0}

.index_news_header {font-family: Arial; font-size: 11px; color: #7c7464; text-transform: uppercase}
.index_news_image {margin-top: 3px}
.index_news_date {font-family: Verdana; font-size: 10px; color: #7c7464}
.index_news_summary {font-family: Verdana; font-size: 11px; color: #333333}

.index_news_title:link {font-family: Verdana; font-size: 14px; color: #073d5c; font-weight: bold; text-decoration: none}
.index_news_title:visited {font-family: Verdana; font-size: 14px; color: #073d5c; font-weight: bold; text-decoration: none}
.index_news_title:active {font-family: Verdana; font-size: 14px; color: #073d5c; font-weight: bold; text-decoration: none}
.index_news_title:hover {font-family: Verdana; font-size: 14px; color: #ffffff; background-color: #073d5c; font-weight: bold; text-decoration: none}

