body { margin: 0 0 30px 0; }
body, strong, input, textarea, select, button { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 11px; color: #000000; /*text-shadow: 1px 1px #ffffff;*/ }

a { color: #000000; text-decoration: none; }
h1, h2, h3, h4 { font-size: 12px; }
form { display: inline; }

#logInBox { width: 275px; margin: 150px auto 0 auto; position: relative; /*-moz-box-shadow: 0px 0px 7px #999; -webkit-box-shadow: 0px 0px 7px #999; box-shadow: 0px 0px 7px #999;*/ }
#logInBox .titleBar { height: 26px; line-height: 21px; background: url(/cms/images/titlebar.png) #090909 repeat-x; text-align: center; font-weight: bold; color: #ffffff; }
#logInBox .content { padding: 5px; border: 1px solid #b4b4b4; border-top: 0px; background: url(/cms/images/panel.png) #f3f3f3; }
#logInBox .row { clear: both; margin: 7px; }
#logInBox .content label { width: 70px; padding-right: 8px; display: block; float: left; line-height: 18px; text-align: right; }
#logInBox .content input.username { width: 120px; }
#logInBox .content input.submit { margin: 3px 0 0 100px; }
#logInBox .padlock { width: 128px; height: 128px; position: absolute; right: -80px; bottom: -30px; }
#logInBoxFooter { width: 245px; margin: 4px auto 0 auto; color: #7e7e7e; font-size: 11px; text-align: center; }

#footer { width: 100%; padding: 5px 0 5px 0; background: #ffffff; font-size: 11px; text-align: center; color: #7e7e7e; clear: both; position: fixed; bottom: 0px; }

#menuBar { height: 47px; margin-bottom: 10px; padding: 3px; background: url(/cms/images/menubar.png) #2c2c2c repeat-x; overflow: hidden; font-size: 12px; }
#menuBar ul { margin: 0px; padding: 0px; list-style: none; }
#menuBar li { width: 110px; height: 27px; margin: 5px 3px 5px 3px; line-height: 25px; display: block; float: left; text-align: center; }
#menuBar li.active { background: url(/cms/images/menubar_item_active.png) no-repeat; }
#menuBar li.active a { color: #ffffff; }
#menuBar li.separator { width: auto; margin-top: 0px; padding-top: 0px; }
#menuBar li.right { width: 220px; margin-top: 2px; padding-right: 5px; float: right; font-size: 11px; line-height: 16px; text-align: right; }
#menuBar li.right strong { font-size: 11px; color: #ffffff; }
#menuBar li, #menuBar li a { color: #dfdfdf; }
#menuBar li a:hover { color: #ffffff; }

#contentSiteTree { width: 240px; margin-top: -2px; padding-left: 10px; float: left; font-size: 12px; }
#contentMain { margin-left: 250px; padding-right: 11px; }
#passwordMain { width: 305px; margin: auto; padding: 5px; }
#filemanagerMain { padding: 0 10px; }

#siteTree { margin-top: 10px; }

#structureSiteTree #status, #privilegesSiteTree #status { position: absolute; top: 63px; }
#structureSiteTree #status { left: 90px; }
#privilegesSiteTree #status { left: 103px; }
#privilegesMain .role { width: 120px; margin-left: 5px; vertical-align: center; }

#contentMain p, #usersMain p, #structureMain p, #privilegesMain p, #newsletterMain p { line-height: 17px; }
#contentMain li, #usersMain li, #structureMain li, #privilegesMain li, #newsletterMain li { line-height: 17px; }

#structureMain p.legend, #privilegesMain p.legend { line-height: 20px; }
#structureMain p.legend img, #privilegesMain p.legend img { margin-bottom: -3px; }

.component { margin-bottom: 8px; /*-moz-box-shadow: 0px 0px 7px #999; -webkit-box-shadow: 0px 0px 7px #999; box-shadow: 0px 0px 7px #999;*/ }

.component .header { height: 18px; padding: 4px; background: url(/cms/images/titlebar.png) #090909 repeat-x; font-weight: bold; color: #FFFFFF; }
.component .filterBar { padding: 4px; border: 1px solid #b4b4b4; border-top: 0px; background: #ECECEC; }
.component .infoBar { padding: 6px 4px 6px 4px; border: 1px solid #b4b4b4; border-top: 0px; background: #ECECEC; font-size: 11px; line-height: 15px; }
.component .infoBar strong { font-size: 11px; }

.component .content { padding: 6px; border: 1px solid #b4b4b4; border-top: 0px; background: url(/cms/images/panel.png) #f3f3f3; }
.component .content .component { margin-bottom: 0px; }
.component .content .component .header { background: url(/cms/images/titlebar.png) #353636 repeat-x; }
.component .content .component .content { padding: 6px; border: 1px solid #b4b4b4; border-top: 0px; }

.component .content #itemList { background: #ffffff; border: 1px solid #b4b4b4; }
.component .content #itemList thead th { color: #ffffff; text-align: left; background: url(/cms/images/titlebar.png) #353636 repeat-x; }
.component .content #itemList thead th a { color: #ffffff; }
.component .content #itemList tbody tr:hover { background: url(/cms/images/tablerow.png) #e8e8e9 repeat-x; }
.component .content #itemList th, .component .content #itemList td { padding-left: 2px; }
.component .content #itemList th { white-space: nowrap; }

.component .content #componentList { margin-top: 5px; background: #ffffff; border: 1px solid #b4b4b4; line-height: 16px; background: url(/cms/images/panel.png) #f3f3f3; }
.component .content #componentList thead th { color: #ffffff; text-align: left; background: url(/cms/images/titlebar.png) #353636 repeat-x; }
.component .content #componentList thead th a { color: #ffffff; }
.component .content #componentList th, .component .content #componentList td { padding-left: 2px; }
.component .content #componentList th { white-space: nowrap; }

.component .content .commandBar { height: 38px; margin-bottom: 10px; }
.component .content .commandBar ul { margin: 0px; padding: 0px; list-style: none; }
.component .content .commandBar li { margin: 2px; margin-right: 8px; display: block; float: left; }
.component .content .commandBar li a span { position: relative; top: -10px; padding-left: 2px; }

#itemForm #components { display: block; float: left; }

#itemForm { line-height: 18px; }
#itemForm #itemCommandBar { height: 40px; }
#itemForm label { font-weight: bold; }
#itemForm label.w132 { width: 132px; }
#itemForm input.alias { width: 100px; }
#itemForm input.priority { width: 30px; }

#itemForm input.username { width: 100px; }
#itemForm input.name { width: 160px; }
#itemForm input.surname { width: 160px; }
#itemForm input.fullname { width: 200px; }
#itemForm input.title { width: 450px; }
#itemForm input.email { width: 200px; }
#itemForm input.password { width: 160px; }
#itemForm input.country { width: 200px; }
#itemForm input.place { width: 200px; }
#itemForm input.team { width: 200px; }
#itemForm input.birthDate, #itemForm input.transferDate { width: 70px; }
#itemForm input.publishFrom, input.publishTo { width: 110px; }
#itemForm input.matchDate { width: 100px; }
#itemForm input.height { width: 30px; }
#itemForm input.weight { width: 30px; }
#itemForm input.currentRound { width: 20px; }
#itemForm input.fileSelect { width: 250px; }
#itemForm input.year { width: 40px; }
#itemForm input.colours { width: 250px; }
#itemForm input.playerNo { width: 20px; }
#itemForm input.promotion { width: 20px; }
#itemForm input.round { width: 25px; }
#itemForm input.goals { width: 20px; }
#itemForm input.address { width: 300px; }
#itemForm input.referee { width: 200px; }
#itemForm input.weather { width: 150px; }
#itemForm input.spectators { width: 80px; }
#itemForm input.eventMin, #itemForm input.substitutionMin, #itemForm input.cardMin, #itemForm input.goalMin { width: 30px; }
#itemForm input.eventDescr { width: 600px; }
#itemForm input.startsAt { width: 40px; }
#itemForm input.ownTeamIds { width: 50px; }
#itemForm input.submit { margin: 5px 0 0 110px; }
#itemForm .formHeader { font-size: 12px; font-weight: bold; }

#itemForm span.startsAtWrapper { display: none; }
#itemForm table td .wrapper { margin: 8px 0 8px 0; line-height: 18px; }
#itemForm div.tableColumn { float: left; width: 190px; }
#itemForm .autocompleteSign { width: 13px; height: 14px; margin-left: 3px; vertical-align: middle; }
#itemForm table.livePlayers { line-height: 22px; }
#itemForm table.liveEvents td, #itemForm table.liveEvents th { padding: 0 6px 4px 0; }
#itemForm table.liveSubstitutions td, #itemForm table.liveSubstitutions th { padding: 0 6px 4px 0; }
#itemForm table.liveCards td, #itemForm table.liveCards th { padding: 0 6px 4px 0; }
#itemForm table.liveGoals td, #itemForm table.liveGoals th { padding: 0 6px 4px 0; }

#filterForm label { padding-right: 2px; }
#filterForm select.select { margin-right: 7px; }
#filterForm select.field { width: 100px; }
#filterForm input.value { width: 135px; }

table#itemList { /*-moz-box-shadow: 0px 0px 4px #999; -webkit-box-shadow: 0px 0px 4px #999; box-shadow: 0px 0px 4px #999;*/ }

.errorMessages { display: none; margin-bottom: 10px; padding: 12px 4px 12px 45px; border: 1px solid #FF7F7F; background: url(/cms/images/icons/cancel-032.png) #FFCFCF no-repeat 5px 3px; }
.errorMessages ul { margin: 0px; padding-left: 15px; }
.infoMessages { display: none; margin-bottom: 10px; padding: 12px 4px 12px 45px; border: 1px solid #5f92ff; background: url(/cms/images/icons/info-032.png) #d1daef no-repeat 5px 3px; }
.component .infoMessages { margin-bottom: 0px; }
.deniedMessages { width: 300px; height: 110px; margin: auto; margin-top: 20px; padding: 5px; text-align: center; line-height: 26px; border: 1px solid #C8C8C8; background: url(/cms/images/panel.png) #f3f3f3; }

.paginationControl { margin-top: 4px; text-align: center; font-size: 12px; }
.paginationControl strong { font-size: 14px; }

.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
img.ui-datepicker-trigger { margin-left: 2px; vertical-align: top; cursor: pointer; }

#tooltip { display: none; float: left; background: transparent url(/cms/images/tooltip/black_arrow_down.png); font-size: 12px; height: 70px; width: 160px; padding: 33px 25px 17px 25px; color: #ffffff; line-height: 16px; }

.clear { clear: both; }