/*** MESSAGE ***/

#message {
	padding: 10px;
    border: 1px solid black;
}
#message.success{
	background-color: #ffff99;
}
#message.failure{
	background-color: #ff2020;
}

/*** LEFT PART ***/

#left{
  float: left;
  width: 220px;

  min-height: 600px;
  _height: 600px;
}

   .left_menu{
       background: url('../leftmenubg.gif') 0% 0% repeat-x #F6F6F6;
       padding: 15px 0 15px 20px;
       border-bottom: 1px solid #B9B9B9;
   }
   
   .left_menu_not_logged {
   		margin: 0 0 1em -20px;
   		padding: 0 20px .6em 0;
   		border-bottom: 1px solid #B9B9B9;			
   		width: 100%;
   }


   
   .left_menu_not_logged_inner {
   		padding-left: 30px;	
   }
   
   .left_menu_not_logged p{
      color: #494949;
      font-size: 0.8em;
      font-weight: bold;
   }

	.left_menu_not_logged p.start_link{
		color: #494949;
		font-weight: bold;
		margin-top: 2em;
	}

	.left_menu_not_logged p.start_link a{
		color: #4E97FF;
		font-weight: bold;
		display: inline;
		margin: 0;
		padding: 0;
	}

	.left_menu_not_logged p.start_link a:hover{
		text-decoration: underline;
	}
   
   .left_menu h2{
       font-weight: bold;
       color: #494949;
       font-size: 0.8em;
       border-bottom: 1px solid #494949;
       margin-bottom: 10px;
   }



   .left_menu ul,.left_menu li{
      list-style: none;
      margin: 0;
      padding: 0;
      clear: both;
      float: none;
      display: block;
   }
   .left_menu li{
	 width: 100%;
   }
   .left_menu ul{
      font-size: 0.8em;
   }
   .left_menu ul ul{
      padding-left: 13px;
   }

   .left_menu ul div{
      display: block;
      float: left;
      clear: left;
      width: 10px;
      padding: 2px 0;
      font-size: 1em;
      overflow: hidden;
      background: url('../plusminus.gif') -41px 50% no-repeat;
      cursor: pointer;
   }

   .left_menu ul li.passive div,.left_menu ul li ul li ul li div{
      background-position:  -20px 50%!important;
   }
   .left_menu ul li.active div,.left_menu ul li ul li.active div{
      background-position:  1px 50%;
   }
   .left_menu ul li.active ul div{
      background-position:  -41px 50%;
   }


   .left_menu a{
      display: block;
      color: #6C6C6C;
      padding: 2px 20px 2px 0;
      text-decoration: none;
      cursor: pointer;

   }

   .left_menu a.green{
      background: url('../tree_green.gif') 100% 2px no-repeat;
   }
   .left_menu a.red{
      background: url('../tree_red.gif') 100% 2px no-repeat;
   }
   .left_menu a.orange{
      background: url('../tree_orange.gif') 100% 2px no-repeat;
   }

   .left_menu a:hover, .left_menu li.active a{
      color: #4E97FF;
   }
   .left_menu li ul,.left_menu li.active ul ul{
      display: none;
      font-size: 1em;
   }
   .left_menu li.active ul,.left_menu li ul li.active ul{
      display: block;
   }

      .left_menu ul li ul a{
         color: #6C6C6C!important;
      }

      .left_menu ul ul a:hover,.left_menu ul ul li.active a,.left_menu ul li ul li.active ul li.active a{
         color: #4E97FF !important;
      }

      .left_menu ul li ul li.active ul li a{
         color: #6C6C6C !important;
      }

   .indexuploadfrm{
      margin:0;
      padding: 5px;
      border-bottom: 1px solid #B9B9B9;
      background-color: #F6F6F6;
   }
   .indexuploadfrm p{
      text-align: center;
      margin:0;
      padding: 0;
   }
   .indexuploadfrm input{
      margin: 3px auto;
      border: 1px solid #B9B9B9;
   }
/*** LOGED USER ***/
#left div.loggeduser{
    border-bottom: 1px solid #B9B9B9;
  /*  background-color: #F1F5E3;*/
    color: #B9B9B9;
    padding: 10px 5px;
    font-size: 0.75em;
    text-align: center;
}

#left div.panel {
    border-bottom: 1px solid #B9B9B9;
  /*  background-color: #F1F5E3;*/
    color: #B9B9B9;
    padding: 10px 5px;
    overflow: hidden;
	width: 90%; 
    /* font-size: 0.75em; */
}

/*** DISPUTE TREE ***/
#left div.dispute{
    background: none;
}
#left div.dispute ul li a.disabled{
    color: #CCCCCC!important;
}

#left div.dispute ul.popup{
    display: none;
    position: absolute;
    z-index: 100;
    border: 1px solid #B9B9B9;
    margin-left: 180px;
    margin-top: -10px;
    background-color: #F1F5E3;
    color: #888888;
    padding: 10px;
    cursor: help;
    width: 150px;
}

/*** DISPUTE INFO ***/
#left div.dispute_info{
	background: none;
    font-size: 0.75em;
    padding-right: 8px;
    word-wrap: break-word;
}
#left div.dispute_info p.label {
	color: #888888;
	font-style: italic;
}

/*** RIGHT PART ***/

     #right{
       width: 707px;
       margin-left: 1px;
       float: left;
       background: url('../rightbg.gif') 0% 0% repeat-x;
       padding: 40px 25px 15px;
       min-height: 345px;
       _height: 345px;
       overflow: visible;

       font-size: 0.8em;
     }

/*************** CONTENT ****************/

#right a{
     color: #4E97FF;
     text-decoration: underline;
}

#right a:hover{
     color: #2662B7;
}

#right h1{
     font-size: 1.3em;
     color: #4E97FF;
}
#right table{
     margin: 10px 0;
}
#right table,#right td,#right th{
     border-color: #E2E2E2;
}

#right table thead th{
     background: url('../menubg.jpg') 0% -2px repeat-x #FFF;
     padding: 4px 2px 3px;
     color: #999;
}
#right table tbody th{
     background-color: #FBFBFB;
}
#right table td{
   padding: 3px;
}

/******** FORMS ********/
#contentForm table,#response table.responseTable{
   width: 100%;
}

#contentForm .inpText,#contentForm .inpDate{
   border: 1px solid #B9B9B9;
}

#contentForm .inpButton{
   background-color: #F1F5E3;
   padding: 1px 2px;
   border-top: 1px solid #B9B9B9;
   border-bottom: 1px solid #555555;
   border-left: 1px solid #B9B9B9;
   border-right: 1px solid #555555;
}

#contentForm tr.groupComment{
   font-style: italic;
}
   #contentForm tr.groupComment td{
      padding: 10px 3px 10px;
   }

#contentForm h1.topictitle1{
   font-size: 1.3em;
   font-weight: bold;
   color: #4E97FF;
}
#contentForm tr.groupLabel,#response tr.responseLabel{
   color: #4E97FF;
   font-weight: normal;
}
   #contentForm tr.groupLabel td{
       padding: 15px 3px 8px;
   }
	
#contentForm tr.required td.tdLabel{
   color: #466EA2;
   font-weight: bold;
}
   #contentForm tr.required input.inpText,#contentForm tr.required input.inpDate{
       background-color: #DEE6F2;
   }

#contentForm table.checkboxIn{
   margin: 0; 
	height: auto;
}
	#contentForm table.checkboxIn td.checkboxLeft{
	   vertical-align: middle; 
		width: 20px; 
		padding: 5px 0; 
		background: none;
	}
	#contentForm table.checkboxIn td.checkboxRight{
	   vertical-align: middle; 
		padding: 5px 0; 
		background: none;
	}
	
#contentForm tr.invalid td.tdLabel{
   color: red;
   text-decoration: underline;
   font-weight: bold;
}
   #contentForm tr.invalid input.inpText,#contentForm tr.invalid input.inpDate{
       background-color: #FFE3E3;
   }

#contentForm div.waitWindow {
        display: none;
        font-weight: bold;
}

#contentForm td.tdSplit textarea{
   width: 100%;
}

#contentForm td.tdLabel,#response td.tdLeft{
   padding-right: 10px;
   width: 40%;
   vertical-align: top;
   padding-top: 0.5em;
}

#contentForm td.tdData,#response td.tdRight{
   text-align: left;
   width: 55%;
}
#contentForm td.tdData textarea, #contentForm td.tdData input.inpText,#contentForm td.tdData input.inpFile{
   width: 358px;
}
#contentForm td.tdData select {
        color: #555555;
        width: 100%;
}

/******** RESPONSES ********/

#response .responseCaption{
   font-size: 1.3em;
   font-weight: bold;
   color: #4E97FF;
}

#response .responseCaption,#response .responseSubCaption,#response .responseHeader {
	text-align: center;
}

/******** REPORTS ********/

.report .reportCaption{
	font-size: 1.3em;
	font-weight: bold;
	color: #4E97FF;
}

.report .reportTable{
	width: 100%;
}

.report .reportTable .leftAlign{
	text-align: left;
}
.report .reportTable .centerAlign{
	text-align: center;
}
.report .reportTable .rightAlign{
	text-align: right;
}
.report .reportTable .minWidth{
	width: 1px;
}

.report .reportTable a.srtUp{
	padding-right: 15px;
	background: url('../srt_up.gif') 100% 50% no-repeat;
}
.report .reportTable a.srtDn{
	padding-right: 15px;
	background: url('../srt_dn.gif') 100% 50% no-repeat;
}

.report .reportTable .colItem{
	width: 400px;
}

.report table.filterTable {
}
.report table.filterTable td {
	padding: 1px!important;
	padding-right: 4px!important;
	background: none;
}
.report table.filterTable td.left {
	width: 178px;
}
.report table.filterTable td.right {
	width: 154px;
}
.report table.filterTable td.right input {
	width: 150px;
}
.report table.filterTable td.padding {
	width: 15px;
}

.report div.pager {
	margin-bottom: 3px;
	font-size: 9pt;
}

/*** SITEMAP ***/

#right ul.sitemap{
   width: 100%;
}
#right ul.sitemap li{
   display: block;
   list-style: none;
   margin: 0;
   padding: 0;
}
 #right ul.sitemap ul{
   padding: 0;
   margin: 0;
 }
 #right ul.sitemap a{
    font-weight: bold;
    text-decoration: none;
    line-height: 1.6em;
    white-space: nowrap;
 }
 #right ul.sitemap a:hover{
    text-decoration: underline;
 }
 #right ul.sitemap ul a{
    font-weight: normal;
    color: #000;
    background: url("../page.gif")  0px 50% no-repeat;
    padding: 0 0 0 16px;
 }
 #file_browser a.file {
 	color: #000;
 	background: url("../page.gif")  0px 50% no-repeat;
 	padding: 0 0 0 18px;
 }
 
 #file_browser a.folder {
 	/*color: #000;*/
 	background: url("../folder.png")  0px 50% no-repeat;
 	padding: 0 0 0 18px;
 }
 
 #editor textarea.right_column.modified {
	background-color: #FFE3E3;
 }

 #file_browser a.file {
 	color: #000;
 	background: url("../page.gif")  0px 50% no-repeat;
 	padding: 0 0 0 18px;
 }
 
 #file_browser a.folder {
 	/*color: #000;*/
 	background: url("../folder.png")  0px 50% no-repeat;
 	padding: 0 0 0 18px;
 }

/*** STATISTICS ***/

/* count bar in statistics table */
.statCountBar {
	background-color: #4E97FF;
}
 
/*** FAQ ***/
p.faq_category_list {
	margin-left: 20px;
	margin-bottom: 30px;
}

/*** Interim Decisions ***/
table.interimDecision {
	width: 700px!important;
}
table.interimDecision td, table.interimDecision th {
	font-size: 8pt!important;
}


/*** ACCOUNTING ***/
table.accountingReceiptAccDept {
	width: 100%;
}
table.accountingReceiptAccDept td.right {
	text-align: right!important;
}
table.accountingReceiptAccDept td.tinyWidth {
	width: 120px;
}
table.accountingReceiptAccDept td.valignTop {
	vertical-align: top;
}
table.accountingReceiptAccDept h2 {
	font-size: 10pt;
}

table.accountingPayments {
	width: 100%;
}

table.accountingReceiptPanelist {
	width: 100%;
}
table.accountingReceiptPanelist td.right {
	text-align: right!important;
}
table.accountingReceiptPanelist td.center {
	text-align: center!important;
}
table.accountingReceiptPanelist td.tinyWidth {
	width: 120px;
}
table.accountingReceiptPanelist td.valignTop {
	vertical-align: top;
}
table.accountingReceiptPanelist h2 {
	font-size: 10pt;
}

table.accountingReceiptPanelistSignature {
	float: right;
	width: 300px;
}
table.accountingReceiptPanelistSignature td.dotted {
	height: 30px;
	border-bottom: 1px dotted black!important;
}
table.accountingReceiptPanelistSignature td.center {
	text-align: center!important;
}

table.accountingLinkTable {
	float: right;
	border-bottom: 1px dotted gray; 
}
table.accountingLinkTable a {
	text-decoration: none!important;
}

#right table.fees td {
	vertical-align: middle;
	text-align: left;
}

#right table.fees th {
	vertical-align: middle;
	text-align: center;
	padding: 0.5em 0.2em;
}

#right table.fees td.info,
#right table.fees th.info {
	width: 140px;
}

#right table.fees td.single,
#right table.fees th.single {
	background-color: #DBEAFF;
	width: 55px;
}

#right table.fees td.multiple,
#right table.fees th.multiple {
	background-color: #D3D7DB;
}

li.heading{
	list-style-type: none;
	font-weight:bold;
}

p.half-select{
	display:inline-block;
	float: left;
	margin: 0 0 1em 0;
	padding: 5px 27px 0 0;
	width: 338px;
}

p.half-select.right{
	width: 338px;
	clear: right;
	padding: 5px 0 0 0;
}

p.half-select br{
	display: none;
}

p.half-select select{
	float: right;
	width: 154px;
	margin-top: -3px;
}

/* Special TLD css */
[id^=formOptionID-1377-] {
	width: 270px !important;
}

[id^=formRowID-2000-] {
	position: absolute;
}

[id^=formRowID-2000-] .tdLabel {
	display: none;
}

[id^=formRowID-2000-] .tdData {
	position: absolute;
}

[id^=formOptionID-2000-] {
	width: 70px !important;
	position: relative;
	top: -2em;
	left: 545px;
}

/* Fees Table */
div table.fees {
	table-layout: fixed;
}

div table.fees th, div table.fees td {
	word-wrap: break-word;
}

/* Hide EurID in Complaint and Complaint Amend */
form[name="formID-COMPLAINT"] tr#formRowID-40 {
	display:none;
}

form[name="formID-COMPLAINT_AMEND"] tr#formRowID-40 {
	display:none;
}

/*** INDEX PAGE ***/
#right p.center {
    text-align: center;
}

#right img#logo_cz {
    margin-left: 70px;
}

#right a#startDispute {
    background-color: #F1F5E3;
    border-top: 1px solid #B9B9B9;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #B9B9B9;
    border-right: 1px solid #555555;
    text-decoration: none;
    font-size: 120%;
    padding: 5px 10px;
    display: block;
    max-width: 150px;
    margin: 0 auto;
}