body {
	font-family: "Arial","Trebuchet MS";
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #504b4b;
	background: #e5e6e8;
}


h2 {
	color: #e31b23;
	font-size: 18px;	
}

th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;	
}

.required {
	color: red;
}

input.text {
	width: 130px;	
}

#mainContent input.long {
	width: 350px;	
}

a.actionLink {
	font-size: 14px;
	background: url('img/link.gif') no-repeat center left;	
	padding-left: 15px;
	margin-bottom: 20px;
	display: block;
}

#playerTime img {
	border: none;	
}	
a.button, input.button {
	background: url('img/btn.gif') repeat-x top left;
	border: 1px solid #cacdd0;
	padding: 3px 10px;
	cursor: pointer;
}

a.button {
	text-decoration: none;	
}

tr#fileNameInput input {
	background-color: #ccc !important;
	border: 1px solid #cacdd0;	
}


#ui-datepicker-div {
	font-size: 11px;	
}


#pageAlign {
	margin: 0px auto;
	width: 995px;
	background: #e5e6e8;
}

/* HLAVICKA */
#pageTop {
	height: 74px;
	width: 995px;
	padding: 0;
	margin: 0;
}
.pageBorder {
	margin: 0;
	padding: 0;	
}

/* OBSAH */
#pageCenter {
	width: 975px;
	text-align: left;
	clear: both;
	padding: 10px;
	margin:0;
	min-height: 300px;
	height: 300px;
	background: #fff url('img/pageCenter.gif') no-repeat top center;
}

div[id="pageCenter"] {
	height: auto !important;	
}

#firstBlock {
	width: 975px;	
	background: url('/images/firstBlock.gif') no-repeat;
	margin:0;
	padding:0;
}


#topPage {
	width: 995px;
	height: 48px;
	margin: 0;
	padding: 0;
	background: url('/images/topPage.gif') no-repeat;		
}


#mainContent {
	border-top: 1px solid #f0f1f1;
	background: #fff url('img/mainContent.gif') repeat-x top left;
	position: relative;
	top: -3px;
	padding: 20px 30px;	
}

/* shared */
p {
	margin: 10px 0;
}
a  {
	color: #504b4b;	
}


fieldset {
		padding: .5em;
		margin: .3em 0;
		background: #EAF3FA;
		border: 1px solid #b2d1eb;
}

fieldset legend {
	font-weight: bold;	
}

code {
	margin-top:3px;
	display:block;
	background: #eee;
	padding:4px;	
}

#pageTop h1 {
	display: none;
}


td {
	vertical-align: top;
}


.logo {
	float:left;
	margin: 0;
	padding:0;
	width: 283px;
	height: 74px;
	background: url("../images/pageLogo2.gif") no-repeat;
}
.logoLink {
	display: block;
	width: 283px;
	height: 74px;
}
.logo img  {
	border: 0;
}

.contacts {
	float: right;
	width: 222px;
	height: 60px;
	text-align:left;
	padding-top: 10px;
}
.lang {
	width: 65px;
	height: 40px;
	float: right;
	padding-top: 20px;	
}
.lang img {
	border:0;	
}
.clear {
	clear: both;
}



/* menu */
.navigationbar {
	font-size: 10px;
	margin: 0  0 10px 0;
	padding: 0 15px;
}
.printBlock, .backTop, .printTop {
	display: none;	
}
.menuBlock {
	width: 975px;
	height: 32px;
	margin: 0 auto;
	padding-top: 7px;
	background: url('menuBar.gif') no-repeat bottom left;
	line-height: 32px;
	vertical-align: middle;
}
.menuBlock ul li {
	margin: 0 0 0 5px;
	display: block;
	float:left;
	text-align: center;
}
.menuBlock ul li a, .menuBlock ul li a:hover {
	position: relative;
	display: block;
	width: auto;
	height: 32px;
	text-decoration: none;
	color: #555;
  z-index: 1;
  padding: 0 15px;
}
.menuBlock ul li a:hover {
	color: red;
}
.menuBlock ul li ul {
	display: none;
}
.menuBlock ul {
	padding:0;
	margin:0;	
}
.menuBlock ul li:hover ul {
	display: block;
        position: absolute;
        z-index: 100;
        background: #F0F1F1;
        padding: 5px;
        margin: 0;
}

.menuBlock ul li:hover li {
    clear: both;
    padding: 0;
    margin: 0;
    height: auto;
}



.menuBlock div#loggedClient {
	float: right;	
}

.menuBlock div#loggedClient p {
	margin: 0 20px 0 0;
	padding: 0;	
	font-weight: bold;
}


#playerList {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 11px;
	width: 60%;
	text-align: left;	
}

#playerList thead tr th, #playerList tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

#playerList thead tr {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

#playerList tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
 


div#playerInfo {
	margin-left: 50px;
}

tr.file input {
	width: 247px;
}

div.info {
	font-size: 14px;
	background: #aef4aa;
	color: #000;
	padding: 10px 10px 10px 40px;
	border: 2px solid #eee;
	margin-bottom: 20px;
	
}

div.info strong.num {
	position: relative;
	right: 10px;	
}
	
	

div.info.flash {
	background: #aef4aa url('img/success.png') no-repeat center left;
	width: 40%;
}

div#loginBox {
	//fldoat: left;	
	margin-right: 100px;
}

div#loginBox .error {
  width: 230px !important;
  margin: 0 0 10px 0;
}

div#helpBox {
	border: 2px solid #eee;
	position: absolute;
	top: 40px;
	right: 300px;
	padding: 10px;
	width: 300px;
}

.dateTimePicker input {
	width: 100px !important;
}

div#accounts {
	margin: 10px 0;
	border: 1px solid #ffe347; 
	background: #fff7c9;
	padding: 10px;
}

div#accounts table th {
	font-weight: bold;
	text-decoration: underline;	
}

div#accounts td.pending {
	font-weight: bold;
	color: red;	
}

div#accounts td.ready {
	font-weight: bold;
	color: green;
}

div#accounts table td {
	background: #fff;	
}

div#accounts table td, div#accounts table th {
	text-align: left;
	padding: 10px;
}

table#editPublishPoint th {
	width: 100px;
}

div#playerSMS, div#playerLogoContainer, div#chooseBitRate {
	margin-left: 87px;
}

div#playerSMS table#checkSMS,
table#checkLogo,
table#checkBitRate,
div#playerBitRate {
	margin-left: 49px;
}

table.datagrid {
		
}

/*
 * design settings
 */
#settingsTabs {
	border: none;	
}
#saveButtons {
	margin-top: 30px;
}
#saveButtons input {
	border: 1px solid #d1d1d1;
	padding: 2px 5px;
}
.bgImInputFile {
	width: 240px;
}

ul.error {
	margin: 0;
	padding: 10px 30px ;
	background: #faecec;
	border: 1px solid #b22222;
}

div#errorsBlock strong {
	background: red;
	color: white;
	padding: 3px 10px;
}

ul.error li{
	color: #000;
}


div#players .actions {
	width: 200px;
}

/* CDN server status */
div.server th {
	text-align: left;
	font-weight: bold;
}

p.setCdnLink a {
	display: block;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	color: #003155;
	font-weight: bold;
	margin-left: 90px;
	width: 200px;
}

table.stats {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align: center;
}

table.stats th {
  background: #CFCFCF;
  font-weight: bold;
}


table.stats td, table.stats th {
  padding: 5px;
  text-align: center;   
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

table.stats tr.even {
  background: #fff;
}

.editPublishingPoint th {
  width: 110px;
}

.yearFilter,
.monthFilter {
    font-weight: bold;
    padding: 5px;
    width: auto;
    float: left;
}

.yearFilter {
    float: right;
}

#transcodingStats {
    clear: both;
    padding-top: 5px;
}

.yearFilter a,
.monthFilter a {
    color: red;
}

.yearFilter a.active,
.monthFilter a.active {
    color: black;
    cursor: default;
}

.totalData {
    font-weight: bold;
}

.errorMsg {
    color: white;
    width: 500px;
    padding: 20px;
    border: 1px solid #AD1A00;
    margin-bottom: 50px;
    background: #E2391B;
}

span.label {
  font-weight: bold;
}

div.totalVals {
  padding-left: 10px;
}

div.totalVals div {
  padding-bottom: 3px;
}
