
/* tgp style */

#tgpBody {
  position: absolute;
  text-align: center;
  vertical-align: top;
  z-index:4;
  width: 688px;
}

#tgpSites {
  left: 5px;
  position: absolute;
  top: 110px;
  vertical-align: top;
  z-index: 8;
}

#showThumb {
  background-color:white;
  border:1px solid black;
  height:1px;
  overflow:hidden;
  position:absolute;
  text-align:left;
  top:0px;
  width:1px;
  z-index:90;
  display: none;
}

#tgpTable {
  font-size: 11px;
  color: #000000;
}

#tgpHeadline {
  background-color:#C5CDDA;
  border:1px solid #5D6371;
  font-family:Verdana;
  font-weight: bold;
  font-size: 14px;
}

#tgpBox {
  font-family:Verdana;
}

#tgpBoxLeft {
  background-color:#E0E0E0;
  border-left:1px solid #9498A1;
  border-right:1px solid #9498A1;
  font-family:Verdana;
  text-align:right;
  width: 15%;
}

.bottomLine {
  border-bottom:1px solid #9498A1;
}

#tgpBoxRight {
  border-right:1px solid #9498A1;
  font-family:Verdana;
}

#tgpSubHeadline, #tgpAnswerHead {
  background-color:#C5CDDA;
  border:1px solid #5D6371;
  font-family:Verdana;
  font-weight: bold;
}

#tgpTableLeft {
  font-family: Verdana;
  font-weight: bold;
  padding-left: 187px;
  text-align: left;
  width: 77px;
}

#tgpTableLeft2_OLD {
  font-family: Verdana;
  font-weight: bold;
  padding-left: 100px;
  text-align: left;
  width: 77px;
}

#tgpTableLeft2 {
  font-family: Verdana;
  font-weight: bold;
  padding-left: 50px;
  text-align: left;
  width: 175px;
}

#tgpTableRight {
  font-family:Verdana;
}

#tgpAnswer {
  border-left:1px solid #5D6371;
  border-right:1px solid #5D6371;
  border-bottom:1px solid #5D6371;
  font-family:Verdana;
}

#tgpIMG {
  border: none;
  cursor: pointer;
}

#tgpFontStyle, #showThumbDesc {
  color: #000000;
  font-family: Verdana;
  font-size: 11;
}


/* msie */

/* aid input */

#tgpAID {
  background: #FFFFFF url('http://content.thrixxx.com/images/icons/silk/key.png') no-repeat 1pt 50%;
  padding: 1px 1px 1px 17px;
  border: 1px solid #5D6371;
  cursor: auto;
}

.tgpAIDInput {
  background-color: #FFFFFF;
  border: #FFFFFF;
  width: 180;
  height: 17px;
  font-family: Verdana;
  font-size: 11;
  cursor: text;
}

/* title input */

#tgpTitle {
  background: #FFFFFF url('http://content.thrixxx.com/images/icons/silk/page_white_code.png') no-repeat 2 50%;
  padding: 1px 1px 1px 17px;
  border: 1px solid #5D6371;
  cursor: auto;
}

.tgpTitleInput {
  background-color: #FFFFFF;
  border: #FFFFFF;
  width: 180;
  height: 17px;
  font-family: Verdana;
  font-size: 11;
  cursor: text;
}

/* counter input */

#tgpCounter {
  background: #FFFFFF url('http://content.thrixxx.com/images/icons/silk/attach.png') no-repeat 2 50%;
  padding: 1px 1px 1px 17px;
  border: 1px solid #5D6371;
  cursor: auto;
}

.tgpCounterInput {
  background-color: #FFFFFF;
  border: #FFFFFF;
  width: 180;
  height: 17px;
  font-family: Verdana;
  font-size: 11;
  cursor: text;
}

#tgpCounterOptions {
  height: 21px;
  left: 276px;
  overflow: hidden;
  position: absolute;
  top: 151px;
  width: 200px;
  text-align: center;
  z-index: 4;
}

.counterRadio {
  margin: 0px;
  padding: 0px;
  border: none;
}

/* content dropdown */

#tgpContentDropdown {
  background: #FFFFFF url('http://content.thrixxx.com/images/icons/silk/images.png') no-repeat 2 50%;
  padding: 1px 1px 1px 17px;
  border: 1px solid #5D6371;
  cursor: pointer;
}

.tgpContentDropdownInput {
  background-color: #FFFFFF;
  border: #FFFFFF;
  width: 180;
  height: 17px;
  font-family: Verdana;
  font-size: 11;
  cursor: pointer;
}

#tgpContentOptions {
  background: #FFFFFF none repeat scroll 0%;
  border: 1px solid #5D6371;
  display: none;
  height: 150px;
  left: 276px;
  overflow-y: scroll;
  padding: 3px 3px 0px 3px;
  position: absolute;
  top: 55px;
  width: 200px;
  text-align: center;
  z-index: 7;
}

.tgpContentIMG {
  margin-bottom: 3px;
  padding: 1px;
  background-color: #FFFFFF;
  cursor: pointer;
}

/* set dropdown */

#tgpSetDropdown {
  background: #FFFFFF url('http://content.thrixxx.com/images/icons/silk/image.png') no-repeat 2 50%;
  padding: 1px 1px 1px 17px;
  border: 1px solid #5D6371;
  cursor: pointer;
}

.tgpSetDropdownInput {
  background-color: #FFFFFF;
  border: #FFFFFF;
  width: 180;
  height: 17px;
  font-family: Verdana;
  font-size: 11;
  cursor: pointer;
}

#tgpSetOptions {
  background: #FFFFFF none repeat scroll 0%;
  border: 1px solid #5D6371;
  display: none;
  height: 326px;
  left: 276px;
  overflow-y: scroll;
  padding: 3px 3px 0px 3px;
  position: absolute;
  top: 84px;
  width: 200px;
  text-align: center;
  z-index: 7;
}

.tgpSetIMG {
  margin-bottom: 3px;
  padding: 1px;
  background-color: #FFFFFF;
  cursor: pointer;
}

/* layout dropdown */

#tgpLayoutDropdown {
  background: #FFFFFF url('http://content.thrixxx.com/images/icons/silk/layout.png') no-repeat 2 50%;
  padding: 1px 1px 1px 17px;
  border: 1px solid #5D6371;
  cursor: pointer;
}

.tgpLayoutDropdownInput {
  background-color: #FFFFFF;
  border: #FFFFFF;
  width: 180;
  height: 17px;
  font-family: Verdana;
  font-size: 11;
  cursor: pointer;
}

#tgpLayoutOptions {
  background: #FFFFFF none repeat scroll 0%;
  border: 1px solid #5D6371;
  display: none;
  height: 360px;
  left: 276px;
  overflow-y: scroll;
  padding: 3px 3px 0px 3px;
  position: absolute;
  top: 113px;
  width: 200px;
  text-align: center;
  z-index: 9;
}

.tgpLayoutIMG {
  margin-bottom: 3px;
  padding: 1px;
  background-color: #FFFFFF;
  cursor: pointer;
}

.tgpTrackerIMG {
  margin-bottom: 3px;
  padding: 1px;
  background-color: #FFFFFF;
  cursor: pointer;
}

/* general */

#tgpDropIMG {
  border: none;
  cursor: pointer;
}

#tgpDropDIV {
  padding-top: 3px;
  left: 455px;
  position: absolute;
}

#trackerDiv, #contentDiv {
  text-align: center;
  padding: 3px;
  cursor: pointer;
}

#trackerDiv:hover, #contentDiv:hover {
  background-color: #5D6371;
  color: #FFFFFF;
  cursor: pointer;
}

.tgpCreateButton {
  width: 200px;
  padding: 0px;
  margin: 0px;
}

#tgpContentTable {
  height: 260px;
}

