h1 { width: 151px; height: 30px; margin-left: 14px; }
h2 { background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #f1f1f1; text-shadow: 0 0 1px #fff; }

a { color: #10588f; }
a:hover { text-decoration: none; }

#content { background: url(../images/light.theme/left.gif) 191px 0 repeat-y #fff; }

/* LEFT MENU */
#left ul.menu { border-right: 1px solid #ccc; }
#left ul.menu a { background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #f1f1f1; color: #414141; }
#left ul.menu a:hover { background: url(../images/light.theme/admin_td_bg2_odd.gif) 0 bottom repeat-x #f1f1f1; }
#left ul.menu li.selected a { background: url(../images/light.theme/left_menu_selected3.gif) 0 bottom repeat-x #e4e4e4; color: #000; text-shadow: 0 0 2px #ddd; }

/* PROFILE */
#left .profile { background: url(../images/light.theme/admin_td_bg2.gif) 0 -16px repeat-x; border-bottom: 1px solid #fff; }

/* BOTTOM */
#bottom { height: 50px; border-top: 1px solid #d1d1d1; line-height: 50px; text-indent: 20px; }

/* ADMIN LISTING */
table.admin td { background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #f1f1f1; }
table.admin .odd td { background: url(../images/light.theme/admin_td_bg2_odd.gif) 0 bottom repeat-x #f1f1f1; }
table.admin .drag td { background: #222; color: #fff; }
table.admin th { background: url(../images/light.theme/admin_th_bg.gif) 0 bottom repeat-x #2B2B2B; color: #fff; }
table.admin th a { color: #fff; background: url(../images/light.theme/admin_th_a_bg.gif) right 0px repeat-y; overflow: hidden; }
table.admin th span { background: url(../images/light.theme/admin_th_a_bg.gif) right 0px repeat-y; }
table.admin th a:hover { background: url(../images/light.theme/admin_th_a_bg.gif) right 0px repeat-y #111; }
table.admin tr:hover td { background: url(../images/light.theme/admin_td_bg_hover.gif) 0 bottom repeat-x #f1f1f1; }

table.admin td span.yes { color: #27AE2C; }
table.admin td span.no { color: #999; }

/* FULLTEXT FORM */
.fulltext p, .filter p { background: url(../images/light.theme/admin_td_new_bg.gif) 0 0 repeat-x #fff; }
.fulltext p input, .filter p input { border: 1px solid #ccc; -moz-border-radius: 4px; }
.fulltext p input.text, .filter p input.text { width: 250px; }
.filter p input, .filter p select { margin: 0 10px 0 2px; }

/* ADMIN NEW LINE FORM */
table.newLine th { background: url(../images/light.theme/admin_th_a_bg.gif) right 1px repeat-y #2B2B2B; color: #fff; }
table.newLine td { background: url(../images/light.theme/admin_td_new_bg.gif) 0 0 repeat-x #fff; vertical-align: middle; line-height: 40px; }
table.newLine td input, table.newLine td select { border: 1px solid #ccc; width: 90%; -moz-border-radius: 4px; }
table.newLine td input { background: url(../images/light.theme/input.gif) 0 bottom repeat-x #fff; }
table.newLine td input:hover, table.newLine td input:focus { background: #fff; }
table.newLine td.submit { width: 120px; }
table.newLine td.submit input.button { background: url(../images/light.theme/admin/button_110.png) 0 0 no-repeat; color: #fff; height: 33px; width: 110px; border: 0; text-transform: uppercase; font-weight: bold; text-shadow: 0 0 1px #444; cursor: pointer; }
table.newLine td.submit input.button:hover { background: url(../images/light.theme/admin/button_110.png) 0 bottom no-repeat; }

#left table.newLine { width: 191px; margin: 40px 0 20px 0; }
#left table.newLine td.heading { padding: 5px; font-weight: bold; text-transform: uppercase; background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #f1f1f1; border-top: 1px solid #ddd; }
table.newLine.modal td.heading { display: none; }
table.newLine.modal th, table.newLine.modal td { background: none; color: #222; }
table.newLine.modal th { height: 15px; line-height: 15px; padding-top: 10px; font-weight: bold; }

p.newItemButton { padding: 10px 7px; /*position: absolute; top: 30px; right: 40px;*/ }
p.newItemButton a { border: 1px solid #ccc; -moz-border-radius: 4px; text-align: center; padding: 5px; display: block; width: 165px; color: #fff; background: url(../images/admin/newItemButton.gif) left top repeat-x; text-decoration: none; text-transform: uppercase; }
p.newItemButton a:hover { background: url(../images/admin/newItemButtonHover.gif) left top repeat-x; }
p.newItemButton strong { font-size: 1.8em; padding-right: 5px; vertical-align:top; }
p.newItemButton span { vertical-align:middle; }

/* ADMIN EDIT */
table.edit td, table.edit th { background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #F6F6F6; }
table.edit th { width: 170px; }
table.edit td input, table.edit td select, table.edit td textarea { border: 1px solid #ccc; padding: 4px; width: 98%; -moz-border-radius: 4px; }
table.edit td textarea { height: 200px; }
table.edit td input, table.edit td textarea { background: url(../images/light.theme/input.gif) 0 bottom repeat-x #fff; }
table.edit td input:hover, table.edit td input:focus, table.edit td textarea:hover, table.edit td textarea:focus { background: #fff; }
table.edit.buttonBar th { background: url(../images/light.theme/admin_th_a_bg.gif) 0 1px repeat-y #2B2B2B; }
table.edit.buttonBar a { color: #ddd; font-weight: normal; text-decoration: none; }
table.edit.buttonBar a:hover { text-decoration: underline; }
table.edit .submit { float: right; }

table.edit td .preview { border-right: 1px solid #ccc; }
table.edit td .preview span { border: 1px solid #888; background: url(../images/light.theme/admin/editImage.gif) left top no-repeat; text-align: center; width: 50px; height: 50px; line-height: 50px; overflow: hidden; margin: 5px 0 0 0; }
table.edit td .preview span a { padding: 0; }
table.edit td .preview span img { vertical-align: middle; }

table.edit input.error, table.edit select.error, table.edit textarea.error { border: 1px solid #B32B2B; }
table.edit span.error { color: #B32B2B; font-weight: bold; }

/* MAP TABLE */
table.edit td .mappedTable span { background: #e2e2e2; -moz-border-radius: 6px; }
table.edit td .mappedTable label { padding-left: 4px; }
table.edit td .mappedTable a { color: #666; text-decoration: none; }
table.edit td .mappedTable a:hover { color: #000; }
table.edit td .mappedTable a.removeItem { background: url("../images/removeMapItem.gif") no-repeat left top; overflow: hidden; width: 7px; height: 7px; text-indent: 10px; display: block; float: right; margin: 8px 1px 0 7px; }
table.edit td .mappedTable a.removeItem:hover { background: url("../images/removeMapItem.gif") no-repeat left bottom; }
table.edit td .mappedTable input.suggestHelper { width: 170px; float: left; }
table.edit td .mappedTable input.suggestHelper.ui-autocomplete-loading { background: url("custom-theme/images/ui-anim_basic_16x16.gif") no-repeat right 3px #fff; }
table.edit td .mappedTable .tableHeader span { background: #666; color: #fff; }
table.edit td .mappedTable .tableHeader .head span { width: 135px; text-align: center; }
table.edit td hr { clear: left; width: 100%; color: #ccc; border: #fff; }
table.edit td .mappedTable a.addButton { display: block; float: left; height: 23px; width: 22px; vertical-align: bottom; margin: 1px 0 0 3px; }

/* TOP */
#top { background: url(../images/top_bg.gif) 0 0 repeat-x #fff; }
#top div { background: url(../images/top_bg.gif) 70px 0 no-repeat; display: block; width: 100%; height: 30px; }
#top ul li, #top ul li a { color: #999; text-decoration: none; text-transform: uppercase; }
#top ul li { padding: 2px 3px 0 0; }
#top ul li a { color: #ddd; padding: 0 15px; line-height: 27px; background: #cc7136; border-top-right-radius: 5px; border-top-left-radius: 5px; }
#top ul li a:hover { color: #fff; background-color: #a35a2b; }
#top ul li.selected a { color: #000; font-weight: bold; background-color: #f4f4f4; border: 1px solid #929292; border-bottom: 0; }

/* LOGIN FORM */
.loginWrapper { padding: 20px 7px; }
.loginForm th, .loginForm td { width: 200px; padding: 5px 0; }
.loginForm th { width: 110px; text-align: right; padding-right: 10px; }
.loginForm td input { border: 1px solid #ccc; width: 90%; -moz-border-radius: 4px; padding: 3px; }
.loginForm.change th { width: 250px; }
.loginForm.change .submit { width: 316px; text-align: right; }

.adminDescription { padding: 7px; }

/* JOIN IMAGE */
.joinedImages { height: 250px; overflow: auto; overflow-x: hidden; overflow-y: auto; }
.joinedImages table { width: 100%; }
.joinedImages .fileadd { width: 250px; overflow: hidden; }

/* TEST */
table.admin tr.testrow td { background: #27aa66; }

/* Article */
.article { padding: 7px; }
.article p { padding: 3px 0 10px 0; }
.article ul { padding: 3px 0 10px 30px; }
.article h3 { padding: 10px 0; }

/* LISTING BUTTONS */
.listingButtons { text-align: right; height: 30px; line-height: 30px; background: #f4f4f4; font-size: 0.8em; }
.listingButtons a { margin: 0 5px 0 5px; background: #e8e8e8; color: #2e2e2e; text-decoration: none; border: 1px solid #cecece; padding: 3px 5px; -moz-border-radius: 4px; border-radius: 4px; }
.listingButtons a:hover { background: #fff; }
.listingButtons a img { vertical-align: middle; margin-right: 5px; }
.listingButtons.edit { background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #F6F6F6; text-align: left; padding: 5px 0 5px 180px; }
.listingButtons.subTable { text-align: left; padding-top: 5px; }

/* Pagebar */
.pagebar { padding: 20px 10px; text-align: right; line-height: 40px; }
.pagebar span, .pagebar a { padding: 7px; }
.pagebar a { border: 1px solid #eaeaea; text-decoration: none; }
.pagebar a:hover { background: #eee; text-decoration: none; }

.mappedValues table, .mappedValues h4 { float: left; }
.mappedValues h4 { width: 99%; clear: left; padding: 10px 0 10px 5px; text-transform: uppercase; border-bottom: 1px solid #bbb; }

/* Dashboard */
#dashboard { position: relative; }
#dashboard .halfitem { display: block; width: 48%; min-height: 400px; border: 1px solid #ccc; float: left; margin: 7px 0 0 7px; }
#dashboard .halfitem h3 { background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #F6F6F6; line-height: 42px; padding: 0 10px; }
#dashboard .halfitem .buttonline { background: url(../images/light.theme/admin_th_bg.gif) 0 0 repeat-x #000; height: 42px; line-height: 30px; padding: 0 4px; }
#dashboard .halfitem .buttonline a { display: block; float: right; border: 1px solid #ccc; -moz-border-radius: 5px; border-radius: 5px; margin: 4px 0 0 0; background: #fff; padding: 0 5px; text-decoration: none; color: #666; }
#dashboard .halfitem .buttonline a:hover { color: #000; }

/* iToggle */
label.ilabel { display:block; font-size:12px; cursor:pointer; }
label.itoggle, label.itoggle span { display: block; width: 43px; height: 22px; background: url(../images/admin/toggle.png) left -22px no-repeat; cursor:pointer; text-indent:-5000px; }
label.itoggle.iToff { background-position: right -22px; }
label.itoggle span { background-position: left top; margin: 0; }
input.iT_checkbox { position:absolute; top:-9999px; left:-9999px; }

/* MapSearch */
.searchLineSubmit { border-bottom: 1px solid #ccc; text-align: right; padding: 10px 15px 7px 0; }
.searchLine label { padding-right: 5px; width: 110px; display: block; float: left; text-align: right; margin-bottom: 7px; }
.searchLine input { width: 250px; padding: 3px 5px; }
.searchLine select { width: 262px; padding: 3px 5px; }
#mapSearchResults table { width: 100%; }

#mapSearchResults table th { padding: 5px; }
#mapSearchResults table td { padding: 0 5px; }
#mapSearchResults table th { background: url(../images/light.theme/admin_th_a_bg.gif) right 1px repeat-y #2B2B2B; color: #fff; }
#mapSearchResults table td { background: url(../images/light.theme/admin_td_bg2.gif) 0 bottom repeat-x #F6F6F6; vertical-align: middle; line-height: 40px; }
#mapSearchResults table tr:hover td { background: url(../images/light.theme/admin_td_bg_hover.gif) 0 bottom repeat-x #f1f1f1; }
#mapSearchResults table a { padding: 10px 0 0 5px; display: block; }

.halfYearHeading { padding: 10px 0 0 5px; border-bottom: 1px solid #ccc; color: #888; }
table.coursRegistrations { width: 100%; }

.ui-widget-content a.button { background: #222; color: #aaa; text-decoration: none; border-radius: 4px; padding: 5px; }
.ui-widget-content a.button:hover { background: #000; color: #fff; }

.team span.jersey { display: block; float: left; width: 70px; height: 20px; }
.team span.controls { display: block; float: right; width: 250px; height: 20px; text-align: right; }
.team span.controls a { margin-left: 10px; }
.team span.controls input { margin-right: 10px; }

/* OnLine */
#online { position: relative; }
#online h3 { border-bottom: 1px solid #D1D1D1; padding: 0 5px; line-height: 40px; }
#online .score { position: absolute; top: 4px; right: 0; }
#online .score input { width: 30px; text-align: center; padding: 3px 5px; font-size: 20px; }
#online .score div { float: left; width: 200px; text-align: center; }
#online .score a { color: #fff; background: #414141; text-decoration: none; border-radius: 4px; padding: 4px 6px; line-height: 30px; }
#online .score a:hover { background: #000; }
#online .statistics { width: 400px; float: right; border-left: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; }
#online .statistics .team { width: 200px; float: left; }
#online .statistics .team.away { width: 199px; border-left: 1px solid #d1d1d1; }
#online .statistics h4 { background: url(../images/onlineBg.png) 0 bottom repeat-x #F4F4F4; border-bottom: 1px solid #d1d1d1; padding: 5px 4px; }
#online .statistics table { width: 100%; }
#online .statistics td { padding: 5px 4px; border-bottom: 1px solid #d1d1d1; }
#online .statistics table.selectable td { cursor: pointer; }
#online .statistics table.selectable td:hover { background: #F1F1F1; }
#online .statistics td.selected { background: #f9f9e5; }
#online .statistics .team td div { float: left; margin: 0 10px 0 0; line-height: 18px; }
#online .statistics .team td div.name { width: 160px; }
#online .statistics .team td div.statsLine { margin-top: 7px; }
#online .statistics .team td span { margin-right: 3px; width: 14px; height: 18px; display: block; float: left; overflow: hidden; background: url(../images/matchIconsSmall.png) 0 bottom no-repeat; text-indent: -500px; }
#online .statistics .team td span.a2 { background-position: -14px bottom; }
#online .statistics .team td span.a3 { background-position: -28px bottom; }
#online .statistics .team td span.a4 { background-position: -42px bottom; }
#online .statistics .team td span.a5 { background-position: -56px bottom; }
#online .statistics .team td span.a8 { background-position: -94px bottom; }
#online .statistics .team td a { float: right; text-decoration: none; background: #666; color: #fff; padding: 0 3px; border-radius: 4px; font-size: 0.85em; width: 15px; text-align: center; }
#online .statistics .team td a:hover { background: #000; }
#online .info { margin-top: 15px; border-top: 1px solid #d1d1d1; } 
#online .info p { padding: 5px 4px; }
#online .list { margin-right: 400px; border-right: 1px solid #d1d1d1; }
#online .event { border-bottom: 1px solid #d1d1d1; background: url(../images/onlineBg.png) 0 bottom repeat-x #fff; }
#online .event.odd { background-color: #F4F4F4; }
#online .event.new { background-color: #ddd; }
#online .event .content, #online .event .controls { padding: 4px; }
#online .event .content textarea { width: 98%; height: 50px; padding: 5px; font-family: Arial, Verdana, sans-serif; font-size: 1em; }
#online .event.new .content textarea { border: 1px solid #aaa;} 
#online .event .content p { padding: 8px 0; font-size: 1em; }
#online .event .controls { height: 36px; line-height: 36px; }
#online .event .controls span { margin-right: 5px; width: 27px; height: 36px; display: block; float: left; overflow: hidden; background: url(../images/matchIcons.png) 0 bottom no-repeat; text-indent: -500px; }
#online .event .controls input { width: 30px; padding: 3px; margin: 0 1px 0 30px; }
#online .event .controls a { float: right; color: #fff; background: #414141; text-decoration: none; border-radius: 4px; padding: 0 6px; }
#online .event.new .controls a { background: #D70000; }
#online .event.new .controls a#matchSaveCancelEvent { background: #414141; margin-right: 10px; }
#online .event .controls a:hover { background: #000; }

#online .event .controls span.a2 { background-position: -27px bottom; }
#online .event .controls span.a3 { background-position: -54px bottom; }
#online .event .controls span.a4 { background-position: -81px bottom; }
#online .event .controls span.a5 { background-position: -108px bottom; }
#online .event .controls span.a6 { background-position: -135px bottom; }
#online .event .controls span.a7 { background-position: -162px bottom; }
#online .event .controls span.a8 { background-position: -189px bottom; }
#online .event .controls span.a9 { background-position: -216px bottom; }

#online .event .controls span.a1.active, #online .event.new .controls span.a1:hover { background-position: 0 top; }
#online .event .controls span.a2.active, #online .event.new .controls span.a2:hover { background-position: -27px top; }
#online .event .controls span.a3.active, #online .event.new .controls span.a3:hover { background-position: -54px top; }
#online .event .controls span.a4.active, #online .event.new .controls span.a4:hover { background-position: -81px top; }
#online .event .controls span.a5.active, #online .event.new .controls span.a5:hover { background-position: -108px top; }
#online .event .controls span.a6.active, #online .event.new .controls span.a6:hover { background-position: -135px top; }
#online .event .controls span.a7.active, #online .event.new .controls span.a7:hover { background-position: -162px top; }
#online .event .controls span.a8.active, #online .event.new .controls span.a8:hover { background-position: -189px top; }
#online .event .controls span.a9.active, #online .event.new .controls span.a9:hover { background-position: -216px top; }
#online .event.new .controls span { cursor: pointer; }
#online .event .controls span.a.active { background: none; }

#online .event .hint span { background: url(../images/online/hintBg.png) right center no-repeat #f9f9e5; border: 1px solid #e8e3aa; border-right: 0; margin: 4px; padding: 7px 5px; display: block; }
#online .event .linked span { margin: 4px 4px 10px 4px; display: block; }

#online .matchEditEvent { display: none; }
#online .event:hover .matchEditEvent { display: block; }


#matchPersonDetail { position: absolute; top: 41px; width: 400px; background: #fff; border-bottom: 2px solid #888; display: none; }
#matchPersonDetail h4 #matchPersonDetailClose { float: right; color: #fff; background: #414141; text-decoration: none; border-radius: 4px; padding: 2px 6px; font-weight: normal; cursor: pointer; }
#matchPersonDetail h4 #matchPersonDetailClose:hover { background: #000; }
#matchPersonDetail .photo { width: 140px; height: 210px; overflow: hidden; float: left; }
#matchPersonDetail .photo img { width: 140px; }
#matchPersonDetail .data table { width: 260px; }
#matchPersonDetail .data table th { padding: 5px; font-weight: bold; border-bottom: 1px solid #d1d1d1; }
