/* table */
.btn.noclick{
    cursor: text;
}

.btn.noclick span.r{
    color: #ccc;
}

.table-blank {
  width: auto;
}

.table-blank td {
  border: 0;
}

.gradient tbody tr {
  background: url(/static/files/alpari/img/table/45.gif) repeat-x 0 0;
  height: 45px;
}

.gradient tbody .highlight {
  background: url(/static/files/alpari/img/table/45-hover-orange.gif) repeat-x 0 0;
}

.twentyfive tbody tr {
  background: url(/static/files/alpari/img/table/25.gif) repeat-x 0 0;
  height: 25px;
}

.gradient tbody tr.clean, .twentyfive tbody tr.clean {
  background: none;
}

.gradient tbody tr.clean td, .twentyfive tbody tr.clean td {
  border: none !important;
}

.gradient tbody tr.clean p {
  text-align: center;
}

.gradient tbody tr:hover {
  background: url(/static/files/alpari/img/table/45-hover-green.gif) repeat-x 0 0;
}

.gradient .color {
  background: url(/static/files/alpari/img/table/45-hover-green.gif) repeat-x 0 0;
}

/*
.gradient .color:hover
  {
  background:url(/static/files/alpari/img/table/45-hover-green.gif) repeat-x;
  }
  */
.gradient td {
  vertical-align: middle;
  text-align: left;
}
.valign-top {
  vertical-align: top !important;
}

.gradient .brandLogo {
  text-align: center;
  border-left: 0;
}

.gradient {
  table-layout: fixed;
  /border-top: 2px solid #CCE5A8;
  color:#666666;
}
.gradient.layout-auto {
	table-layout: auto;	
}
.gradient tr.timetable td {
  border-left: 1px solid #dbdbdb;
  vertical-align:top;
}
.gradient tr.timetable {
  border-right: 1px solid #dbdbdb;
}

.gradient tr.headerGrad td {
  white-space:nowrap;
}

.gradient tr td {
  border-left: 1px solid #dbdbdb;
}

.gradient thead, .gradient .headerGrad, tr.head2 th, .clone thead {
  border-top: 2px solid #CCE5A8;
/ border-top : 0;
  border-bottom: 2px solid #dbdbdb;
  background: url(/static/files/alpari/img/table/45-hover-green.gif) 0 0 repeat-x;
  height: 45px;
}

.gradient thead th {
  height: 45px;
}

.clone th {
  color: #666666;
  _height: 40px;
}

tr.head2.head-orange th {
  border-top: 2px solid #fec683;
  border-bottom: 2px solid #dbdbdb;
  background: url(/static/files/alpari/img/table/45-hover-orange.gif) 0 0 repeat-x;
  height: 45px;
}

.gradient thead th, .gradient .header td, .clone thead th {
  text-align: center;
  border-left: 1px solid #dbdbdb;
  vertical-align: middle
}

.gradient .nbl, .clone .nbl {
  border-left: 0;
}

.gradient .br {
  border-right: 1px solid #dbdbdb;
}

.gradient .center {
  text-align: center;
}

.gradient table tr, .twentyfive table tr {
  background-image: none !important;
}

.gradient table td {
  border-left: none;
  border-bottom: none !important;
}

.gradient table th {
  vertical-align: middle;
  text-align: left;
}

div.div-col-sub {
  width: 450px;
  float: left;
}

div.div-col-sub p {
  margin: 6px 0 !important;
}

.cur tr {
  cursor: pointer;
}

.share-info.cur-pointer {
  cursor: pointer;
}

.t-inline {
  border-left: 1px solid #DBDBDB;
  border-top: 1px solid #DBDBDB;
}

.t-inline th {
  border-bottom: 1px solid #DBDBDB;
  font-weight: bold;
  padding: 5px 10px;
}

.t-inline td {
  border-right: 1px solid #DBDBDB;
}

.diagram-wrap {
  clear: both;
  width: 100%;
  height: 295px;
  margin-bottom: 15px;
  text-align: center;
}

.calendarContest {
  width: 180px;
  padding: 0;
  margin: 0;
  border-left: 1px solid #ddd;
  color: #616B76;
  text-align: center;
  background-color: #fff;
  font-size: 11px;
  border-collapse: separate;
  font-weight: normal;
  line-height: 20px;
}

.calendarContest a {
  color: #fff;
  font-weight: bold;
}

.calendarContest a:hover {
  color: #fff;
}

.calendarContest caption {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #819D22;
  text-align: center;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 0;
  font-weight: bold;
}

.calendarContest .current {
  background: #F96604;
  color: #fff;
  border-right: #F96604;
}

.calendarContest .notCurrent {
  background: #ddd;
}

.calendarContest th {
  color: #616B76;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
}

.calendarContest td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 20px;
  height: 20px;
  text-align: center;
  background: url(images/bg_calendar.gif) no-repeat right bottom;
  padding: 0;
  vertical-align: middle;
}

#calendarsRow {
  margin-bottom: 20px;
}

#calendarsRow table {
  float: left;
  margin: 0 0 0 27px;
  text-align: center;
}

#calendarsRow table.nmr {
  margin-right: 0;
  font-size: 10px;
  width: 120px;
  font-family: arial;
  line-height: 13px;
}

#calendarsRow table.nmr caption {
  margin-top: 8px;
  line-height: 18px;
}

/*Helpers*/

.red {
  color: #ED1B23;
}

/*Forms*/

#formPA {
  text-align: center;
  width: 100%;
  margin: 35px auto 50px;
}

#formPA .radio {
  margin: 0 0 0 20px;
  height: 8px;
}

#formPA fieldset li P {
  background: #F6FFE0;
  margin: 20px;
}

#formPA P {
  background: #F6FFE0;
  margin: 0px 0 0 20px;
}

#formPA ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#formPA ol li {
  border-top: 1px solid #999;
  padding: 15px 0 15px 150px;
  background: #ddd;
  margin: 0;
}

#formPA fieldset {
  text-align: left;
  font-size: 14px;
}

#formPA fieldset label {
  width: 400px;
  display: inline-block;
  margin: 0px 0 0 20px;
  padding: 3px 0 0 0;

}

#formPA fieldset input {
  margin: 0 0 0px 0;
  padding: 0 5px;
  font-size: 16px;
  line-height: 25px;
  background: #999;
  height: 20px;
  text-align: center;
  font-weight: normal;
  border: 1px solid #fff;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -khtml-border-radius: 9px;
  -webkit-border-radius: 9px;
}

#formPA fieldset input:hover {
  background: #fff;
  border: 1px solid #999;
}

#formPA fieldset input:focus {
  background: #fff;
  border: 1px solid #999;
}

#formPA fieldset .button, .formMessage .button {
  border-radius: 9px;
  -moz-border-radius: 9px;
  -khtml-border-radius: 9px;
  -webkit-border-radius: 9px;
  font-size: 14px;
  height: 30px;
  padding: 5px;
  background: #F96604;
  border: 1px solid #fff;
  color: #fff;
}

#formPA fieldset .button:hover, .formMessage .button:hover {
  background: #F96604;
  border: 1px solid #000;
  color: #fff;
}

#formPA fieldset select {
  background: #999;
  border: 1px solid #fff;

}

.main #formPA h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 0px 0 0px 0;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  padding: 10px;
  background: #999;
}

.formMessage {
  width: 500px;
  border: 1px solid #ddd;
  background: #FFFEDA;
  margin: 0 auto 30px;
  font-size: 14px;
  padding: 10px;
}

#homeButton IMG {
  margin: -15px 0 0 -16px
}

#footerSeo {
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  margin: 10px 0;
  padding: 0 0 12px 0;
  width: 100%;
}

.footer #footerSeo p {
  text-align: justify;
  margin: 0 14px;
  font-size: 10px;
  padding: 12px 0 0;
  background: none;
}

.footer #footerSeo p a {
  color: #333;
}

.footer H4 span {
  display: block;
  margin-top: 10px;
  font-family: verdana;
  font-size: 10px
}

.footer H4 span a {
  color: #F96604;
  font-size: 11px
}

.footer H4 span IMG {
  margin: 0 0 -1px 0;
}

table.onscroll thead {
  visibility: hidden;
}

table.clone {
  top: 0;
  left: 0;
  position: fixed;
  _position: absolute;
  border-bottom: 0 none;
  z-index: 1010;
  width: 926px;
  border-right: 2px solid #CCE5A8;
  border-left: 3px solid #CCE5A8;
}

.hidden {
  display: none;
}
