/* © 2008 AS Tehinvest. All rights are reserved. */

/* Global */
* { margin: 0; padding:0; }
body { background: url(images/bg.jpg) repeat-x #000F32; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; font-size: 11px; color: #564b47; }
p { margin-bottom: 10px; }

.cal dt{
    margin: 10px 0 5px 0;
    font-size: 1.1em;
    font-weight: 900;
}

#searchform{
    margin: 20px 0;
}

#searchform input[type="text"]{
    margin: 0 5px 0 0;
    width: 360px;
}


/* Layout */
#maincontainer { width: 880px; margin: 0 auto; }
#topsection { width: 766px; height: 290px; margin: 0 auto; }
#contentwrapper { float: left; width: 100%; }
#contentcolumn { margin: 0 205px 0 205px; }
#leftcolumn { float: left; width: 200px; margin-left: -880px; }
#rightcolumn { float: left; width: 200px; margin-left: -200px; }
#footer { margin-bottom: 28px; height: 50px; width: 766px; margin: 0 auto 5px; background:url(images/footer_rep.jpg) repeat-x; }
#footer .left, #footer .right { height: 50px; width: 75px; }
#footer .left { background:url(images/footer_left.jpg) no-repeat left; float: left; }
#footer .right { background:url(images/footer_right.jpg) no-repeat left; float: right; }
#footer .text { padding-top: 17px; text-align: center; font-size: 9px; text-transform: uppercase; color: #7A7A7A; }

.separator { height: 11px; width: 800px; margin: 5px auto; background: url(images/separator.gif) repeat-x; }

/* Modules */
.module { margin-top: 5px; position: static; overflow: hidden; }
.module .top { position: relative; }
.module .top, .module .topblue { height:30px; position: relative; }
.module .top .text, .module .topblue .text { position: absolute; top: 7px; left: 30px; font-size: 14px; font-weight: bold; font-family: Arial, Verdana; width: 180px; }

/* Center module */
.modulecenter { }
.modulecenter .top { background:url(images/module_txt_bg_white.gif) repeat-x; }
.modulecenter .top .text { color: #7a7a7a; }
.modulecenter .topblue { background:url(images/module_txt_bg_blue.gif) repeat-x; }
.modulecenter .topblue .text { color: #ddd; }
.modulecenter .content { background: url(images/module_shadow_white.gif) repeat-x #C8C8C8; }
.modulecenter .content .pad { padding:5px 5px 5px 5px; }
.modulecenter .content .pad .inner { padding:4px 10px 8px 10px; /*border: 1px solid #00d;*/ background:url(images/center_bottom_white1.gif) no-repeat right bottom #FFFFFF; }
.modulecenter .content .pad .inner_more { padding:4px 10px 8px 10px; /*border: 1px solid #00d;*/ background:url(images/center_bottom_white2.gif) no-repeat right bottom #FFFFFF; }

/* Left and right modules */
.module .content { /*position: relative;*/ }
.module .content .inner .pad { padding: 6px 10px 5px 10px; }

.modulewhite .top { background:url(images/module_txt_bg_white.gif) repeat-x; }
.modulewhite .top .text { color: #7a7a7a; }
.modulewhite .content { background: url(images/module_shadow_white.gif) repeat-x #C8C8C8; }
.modulewhite .content .inner { background:url(images/module_bottom_white.gif) no-repeat left bottom; }

.moduleblue .top { background:url(images/module_txt_bg_blue.gif) repeat-x; }
.moduleblue .top .text { color: #ddd; }
.moduleblue .content { background: url(images/module_shadow_blue.gif) repeat-x #00379B; }
.moduleblue .content .inner { background:url(images/module_bottom_blue.gif) no-repeat left bottom; }

/* Module icons */
.icon { position: absolute; top: 6px; left: 7px; width: 16px; height: 16px; }
.icon_navigation { background:url(images/icon_navigation.gif) no-repeat top right; }
.icon_language { background:url(images/icon_language.gif) no-repeat top right; }
.icon_news { background:url(images/icon_news.gif) no-repeat top right; }
.icon_archive { background:url(images/icon_archive.gif) no-repeat top right; }
.icon_tour { background:url(images/icon_tour.gif) no-repeat top right; }
.icon_sponsors { background:url(images/icon_sponsors.gif) no-repeat top right; }
.icon_poll { background:url(images/icon_poll.gif) no-repeat top right; }
.icon_subscribe { background:url(images/icon_subscribe.gif) no-repeat top right; }
.icon_reklaam { background:url(images/icon_reklaam.gif) no-repeat top right; }
.icon_info { background:url(images/icon_info.gif) no-repeat top right; }

/* Module backgrounds */
.bg_globe { background:url(images/bg_globe.gif) no-repeat 100% 100%; }
.bg_ballbig { background:url(images/bg_ballbig.gif) no-repeat 100% 100%; }
.bg_soccer { background:url(images/bg_soccer.gif) no-repeat 100% 100%; }

/* Navigation menu */
.navmenu ul { list-style: none; line-height: 17px; }
.navmenu ul li { width: 160px; background: url(images/list_bottom.gif) repeat-x left bottom; }
.navmenu .sub { width: 160px; background: url(images/list_bottom.gif) repeat-x left bottom; padding-left: 5px; }
.navmenu .selected { color: #1153e9; }
.navmenu ul li a { color: #0B379B; background: url(images/list_bg.gif) no-repeat 0 4px; text-decoration: none; font-size: 10px; font-weight: bold; padding-left: 10px; }
.navmenu ul li a:hover { color: #3377FF; background: url(images/list_bg.gif) no-repeat 1px 4px; }
.navmenu .ul { background: none; }

/* Sitemap */
.sitemap ul { list-style: none; line-height: 17px; font-weight: bold; }
.sitemap ul li { width: 180px; background: url(images/list_bottom.gif) repeat-x left bottom; }
.sitemap .sub { width: 180px; background: url(images/list_bot.gif) repeat-x left bottom; padding-left: 5px; }
.sitemap .selected { color: #1153e9; }
.sitemap ul li a { color: #0B379B; text-decoration: none; font-size: 10px; font-weight: bold; background: url(images/list_bg.gif) no-repeat 0 4px; padding-left: 10px; }
.sitemap ul li a:hover { text-decoration: none; color: #3377FF; background: url(images/list_bg.gif) no-repeat 1px 4px; }
.sitemap .ul { background: none; }

/* Archive */
.archive ul { list-style: none; line-height: 17px; font-weight: bold; }
.archive ul li { background: url(images/list_bottom.gif) repeat-x left bottom; }
.archive .sub { background: url(images/list_bot.gif) repeat-x left bottom; padding-left: 5px; }
.archive .selected { color: #1153e9; }
.archive ul li a { color: #0B379B; text-decoration: none; font-size: 10px; font-weight: bold; background: url(images/list_bg.gif) no-repeat 0 4px; padding-left: 10px; }
.archive ul li a:hover { text-decoration: none; color: #3377FF; background: url(images/list_bg.gif) no-repeat 1px 4px; }
.archive .ul { background: none; }

/* Site language */
.site_language { color: #0B379B; font-weight: bold; font-size: 10px; padding-top: 5px; padding-bottom: 5px; }
.site_language_table { width: 180px; }
.site_language_table td { width: 60px; text-align: center; color: #0B379B; }

/* Info */
.info_table { width: 370px; }
.info_table td { font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; padding-left: 5px; padding-bottom: 6px; }
.info_table td td { padding: 2px; width: 150px; }
.info_table .left { width: 150px; font-weight: bold; }
.info_table .right { width: 220px; }

.staff_table { margin-bottom: 10px; }
.staff_table td { padding-top: 4px; padding-bottom: 2px; }
.staff_table .left { padding-left: 2px; width: 45px; }
.staff_table .right { padding-left: 5px; width: 150px; vertical-align: middle; }
.staff_table .name { color: #0B379B; /*#000;*/ font-size: 12px; font-family: tahoma; font-weight: bold; margin-bottom: 2px; }
.staff_table .desc { color: #6F6F6F; font-size: 11px; font-family: tahoma; }
.staff_table .y { background:url(images/y1.gif) repeat-y; padding-left: 5px; width: 1px; }
.staff_table .x { background:url(images/x1.gif) repeat-x 0 3px; margin-top: 5px; height: 4px; }

.contact_table { width: 350px; }
.contact_table td { font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; padding-left: 5px; padding-bottom: 6px; }
.contact_table .left { width: 150px; font-weight: bold; }
.contact_table .right { width: 200px; }
.contact_table a { color: #0B379B; text-decoration: underline; }
.contact_table a:hover { color: #3377FF; text-decoration: underline; }

.tour_table { margin-bottom: 10px; width: 100%; }
.tour_table td { padding-top: 4px; padding-bottom: 2px; font-size: 11px; font-family: tahoma; }
.tour_table .caption { font-weight: bold;}
.tour_table .y { background:url(images/y1.gif) repeat-y; padding-left: 5px; width: 1px; }
.tour_table .x { background:url(images/x1.gif) repeat-x 0 3px; margin-top: 5px; height: 4px; }
.tour_table .selected { color: #1153e9; }

.module_tour_table { font-family: tahoma; font-size: 10px; line-height: 11px; vertical-align: top; border: 0 none; border-collapse: collapse; }
.module_tour_table td{ /*text-transform:uppercase;*/ vertical-align:middle; color:#ddd}
.module_tour_table td .selected{ /*text-transform:uppercase;*/ vertical-align:middle; color:#FFFF37}
.module_tour_table strong{ color:#649BFF}
.module_tour_table a{ color:#FFFF37; text-decoration:none}
.module_tour_table a:hover{ text-decoration:none; color:#FFFFFF}
.module_tour_table b a{ color:#FFFFFF; text-decoration:none; font-weight:bold}
.module_tour_table b a:hover{ color:#FFFF37; text-decoration:none}
.module_tour_table b{ color:#FFFFFF; font-weight:normal}
.module_tour_table .y{ background:url(images/y.gif) repeat-y}
.module_tour_table .x{ background:url(images/x.gif) repeat-x 0 3px} 
.module_tour_table .thick{ background:#3269CD} 

.sponsors_table { margin-bottom: 10px; }
.sponsors_table td { padding-top: 4px; padding-bottom: 4px; font-size: 11px; font-family: tahoma; }
.sponsors_table .right { padding-left: 5px; vertical-align: middle; }
.sponsors_table .name { color: #0B379B; /*#000;*/ font-size: 12px; font-family: tahoma; font-weight: bold; margin-bottom: 2px; }
.sponsors_table .desc { color: #6F6F6F; font-size: 11px; font-family: tahoma; }
.sponsors_table .y { background:url(images/y1.gif) repeat-y; padding-left: 5px; width: 1px; }
.sponsors_table .x { background:url(images/x1.gif) repeat-x 0 3px; margin-top: 5px; height: 4px; }
.sponsors_table img { border: 1px solid #000; }

.player_view_table { width: 280px; }
.player_view_table td { font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; padding-left: 5px; padding-bottom: 6px; }
.player_view_table td td { padding: 2px; width: 150px; }
.player_view_table .left { width: 150px; font-weight: bold; }
.player_view_table .right { width: 220px; }

.list_table { width: 100%; }
.list_table td { padding: 3px; }
.list_table .date { width: 60px; }
.list_table .category { width: 90px; }
.list_table .name { font-weight: bold; }
.list_table .link { width: 50px; }
.list_table a { color: #0B379B; text-decoration: underline; }
.list_table a:hover { color: #3377FF; text-decoration: none; }

.edit_table { width: 100%; }
.edit_table .left { width: 33%; font-weight: bold; }
.edit_table .right { width: 67%; }
.edit_table td { padding: 3px; }
.edit_table .name { width: 280px; }
.edit_table .category { width: 150px; }
.edit_table .lang { width: 150px; }
.edit_table .forum_link { width: 280px; }
.edit_table .position { width: 150px; }
.edit_table .date { width: 70px; }
.edit_table .time { width: 40px; }
.edit_table .liga { width: 150px; }
.edit_table .tur { width: 100px; }
.edit_table .player { width: 120px; }
.edit_table .score { width: 20px; }
.edit_table .growth { width: 40px; }
.edit_table .weight { width: 40px; }
.edit_table .citizenship { width: 150px; }
.edit_table a { color: #0B379B; text-decoration: underline; }
.edit_table a:hover { color: #3377FF; text-decoration: none; }
.edit_table .pic { border: 1px solid #000; }

.gallery_list { margin-bottom: 10px; width: 100%; }
.gallery_list td { padding-top: 4px; padding-bottom: 2px; }
.gallery_list .left { padding-left: 2px; width:25%; }
.gallery_list .right { padding-left: 5px; width: 75%; vertical-align: middle; text-align: left; }
.gallery_list .name { color: #0B379B; /*#000;*/ font-size: 12px; font-family: tahoma; font-weight: bold; margin-bottom: 2px; }
.gallery_list .desc { color: #6F6F6F; font-size: 11px; font-family: tahoma; }
.gallery_list .x{ background:url(images/x1.gif) repeat-x 0 3px; margin-top: 5px; height: 4px;} 
.gallery_list .usage { padding: 5px; }

.desc { color: #7A7A7A; }
.title { font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
.bigtitle { font-weight: bold; font-size: 12px; margin-top: 5px; margin-bottom: 5px; }
.readmore { text-align: right; height: 20px; }
.dots { background:url(images/x1.gif) repeat-x 0 3px; margin-top: 5px; height: 4px; width: 100%; }
.field { border: 1px solid #999; width: 99%; }
.news_img { float: left; margin-right:7px; border: 1px solid #000; /*position: relative;*/ }

.leftlinks { float: left; padding-left: 7px; padding-bottom: 7px; }
.rightlinks { float: right; padding-right: 7px; padding-bottom: 7px; }
.bluelink { color: #0B379B; text-decoration: none; font-size: 10px; font-weight: bold; padding-left: 10px; background: url(images/list_bg.gif) no-repeat 0 4px; }
.bluelink:hover { text-decoration: none; color: #3377FF; background: url(images/list_bg.gif) no-repeat 1px 4px; }
.whitelink { color: #ddd; text-decoration: none; font-size: 10px; font-weight: bold; padding-left: 10px; background: url(images/list_bg_white.gif) no-repeat 0 4px; }
.whitelink:hover {
text-decoration: none;
/*color: #373737*/
color: #fff;
background: url(images/list_bg_white.gif) no-repeat 1px 4px;
}
.player_name { color: #0B379B; }
.player_name:hover { color: #3377FF; text-decoration: none; }
.pagelink { color: #0B379B; text-decoration: none; font-size: 10px; font-weight: bold; }
.pagelink:hover { text-decoration: none; color: #3377FF; }
.currentpage { color: #3377FF; text-decoration: underline; font-size: 10px; font-weight: bold; }

.gallery { width: 100%; }
.gallery tr { height: 120px; }
.gallery td { vertical-align: middle; text-align: center; width: 25%; }
.gallery td img { border: 1px solid #999; }

.small_link { color: #6F6F6F; text-decoration: underline; font-family: tahoma; font-size: 10px; line-height: 11px; }
.small_link:hover { text-decoration: none; }

.notices { margin: 10px auto 0; padding: 3px; border: 1px solid #999; width: 500px; background-color: #002477; text-align: center; }
.notices .text { color: #fff; font-weight: bold; font-size: 11px; font-family: tahoma; line-height: 16px; }

.poll_question { color:#333333; font-family:"tahoma"; font-size:12px; margin-bottom:8px; margin-top: 3px; font-weight: bold; }
.poll_answer { color: #0B379B; font-size: 11px; font-family:"tahoma"; }

.game_gerb { text-align: center; padding-bottom: 5px; }
.game_desc { text-align: center; padding-bottom: 0px; color: #000; font-weight: bold; }
.game_results { text-align: center; vertical-align: middle; color: #0B379B; font-size: 18px; font-weight: bold; font-family: "Arial", serif; padding: 8px 0; }
.game_vs { text-align: center; vertical-align: middle; color: #0B379B; font-size: 12px; font-family: "Arial", serif; }
.game_time { text-align: center; color: #000; padding-bottom: 5px; font-weight: bold; color:#333333; font-family:"tahoma"; font-size:12px; margin-bottom:8px; margin-top:3px; }
    


/*

*/
