#iCompetStatMain {
  padding:0 16px;
}

#theTabsheets {
  padding:0px;
}

div.contentcp {
  padding-top:15px;
}

#recordContent,
#lapsContent,
#analyzeContent,
#iTeamAnalyzeList,
#iTeamAnalyzeList2,
#iTeamAnalyzeList3,
#iGeneralStat1,
#iGeneralStat2 {
  padding-top:8px;
}

table.resultList {
  font-size:90%;
  width:100%;
  border-collapse:collapse;
}

table.resultList2 {
  font-size:90%;
  border-collapse:collapse;
  border:1px solid #303030;
  width:100%;
}

table.resultList tr.throw,
table.resultList2 td.thcol {
  font-weight:bold;
  background:#303030;
}

table.resultList2 td {
  text-align:left;
  padding:2px 8px;
}

table.resultList2 td table.wrap1 td {
  text-align:center;
}

table.resultList2 td.thcol {
  width:180px;
}

table.resultList tr.result:hover {
  background:#303030;
}

table.resultList td {
  padding:4px;
  text-align:center;
}

table.resultList td.left {
  padding:4px;
  text-align:left;
}

table.resultList td.rate {
  font-weight:bold;
}

.numberOfItems {
  font-style:italic;
  font-size:80%;
  padding:2px;
  float:right;
  margin:5px 0;
}

.cursorPointer {
  cursor:pointer;
}

.cursorDefault {
  cursor:default;
}

.tab {
  cursor:pointer;
}

.ui-dialog-titlebar {
  display:block;
  font-weight:bold;
  font-size:110%;
  margin:5px;
}
.ui-icon-closethick {
  display:none;
}
.ui-dialog-buttonpane  {
  margin:8px;
}
.ui-dialog {
  background:#000000;
  border:2px solid;
}

#iHourListContainer,
#iHourListContainer2 {
  background:#303030;
  padding:4px;
  margin:0px;
}

#iHourList,
#iHourList2 {
  width:100%;
  border-collapse:collapse;
  font-size:80%;
}

#iHourList tr.tick td,
#iHourList2 tr.tick td {
  height:4px;
}

#iHourList tr.tick td,
#iHourList2 tr.tick td {
  border-left:1px solid #606060;
}

#iHourList tr.hours td span,
#iHourList2 tr.hours td span {
  background:none repeat scroll 0 0 #303030;
  left:-3px;
  position:relative;
}

#iHourList td,
#iHourList2 td  {
  width:4%;
  margin:0px;
  padding:0px;
}

#iHourList tr.period td {
  border:1px solid #606060;
  cursor:pointer;
}

#iHourList td.borderLeft,
#iHourList2 td.borderLeft {
  border-left:1px dotted #606060;
}

#iHourList tr.day td,
#iHourList2 tr.day td {
  text-align:center;
  padding:2px;
  font-weight:bold;
}

#iHourList tr.period td.selected,
#iHourList2 tr.period td.selected {
  background:#606060;
}

#iHourList tr.period td:hover {
  background:#808080;
}

#iHourList tr.period2 td,
#iHourList2 tr.period td {
  height:70px;
  border-left:1px dotted #606060;
  border-right:1px dotted #606060;
  border-top:1px solid #606060;
  border-bottom:1px solid #606060;
  cursor:default;
}
#iHourList2 tr.period2 td {
  height:70px;
  border-left:1px dotted #606060;
  border-right:1px dotted #606060;
  border-top:none;
  border-bottom:1px solid #606060;
  cursor:default;
}

div.bars {
  position:relative;
  top:-1px;
}

div.riderBar {
  display: inline-block;
  padding: 0px;
  border: medium none;
  bottom: 0px;
  position: absolute;
  opacity:0.65;
  filter:alpha(opacity:65);
  border-right:1px solid #303030;
}

.riderColor0,
.sriderColor0 {
  background:#FF7575;
}
.riderColor1,
.sriderColor1 {
  background:#7575FF;
}
.riderColor2,
.sriderColor2 {
  background:#75FF75;
}
.riderColor3,
.sriderColor3 {
  background:#FF75FF;
}
.riderColor4,
.sriderColor4 {
  background:#75FFFF;
}
.riderColor5,
.sriderColor5 {
  background:#FFFF75;
}
.riderColor6,
.sriderColor6 {
  background:#FFA000;
}
.riderColor7,
.sriderColor7 {
  background:#A0FF00;
}

div.riderBarHighlight {
  border:1px solid #ffffff;
  opacity:1;
  filter:alpha(opacity:100);
}

.tipCircuit {
 font-style:italic;
 font-size:80%;
 text-align:right;
 display:block;
}

.tipHeader {
  font-weight:bold;
}

div.iSelectTeams {
  width:49%;
  display:inline-block;
  margin-bottom:8px;
}

div.team2Name {
  display:inline-block;
  font-style:italic;
  opacity:0.25;
  padding:4px;
  position:absolute;
  top:-68px;
}

div.wait {
  width:16px;
  height:16px;
  margin:auto;
  margin-top:40px;
  background:url("./../GrumPluginClasses/icons/processing.gif") no-repeat scroll 0 0 transparent;
}

div.wait2 {
  bottom:27px;
  display:inline-block;
  position:absolute;
  width:100%;
}

p.mention {
  font-size:90%;
  font-style:italic;
  margin-bottom:20px;
  margin-top:10px;
  position:relative;
  top:-5px;
}


td.picturesList  {
  display:block;
  max-height:420px;
  overflow:auto;
}

.illustration a img.noborder {
  border:none;
}

#iSimpleTipContent {
  padding:4px;
  background:#000000;
  border:3px solid #ffffff;
}

table.wrap1 td {
    padding:0px;
}
