.shadow_container.drop_shadow .s_shadow {
  background:url(/images/global/shadow/drop_shadow/s.png);
  height:35px;
  margin: 0px 0px;
  _background-image: none;
  
}

html body form {
  margin: 0px;
}

#TP_tools_replacement {
  width:973px;
  clear:both;
  overflow:hidden;
  margin:0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-bottom:5px;
}

#TP_container {
  text-align: left;
  border-top: 2px solid black;
  border-bottom: 2px solid #808080;
  margin-bottom: 0px;
  line-height:normal;
  background-color : #C5DE94;
  
}

#TP_container h3 {
  font-size:16px;
}

#TP_container a,
#TP_restore_button a {
/*  color:#004276;
  text-decoration:none;
  cursor:pointer; */
}

#TP_restore_button a {
  font-size:12px;
}

#TP_container a:hover {
/*  color:#004276;
  text-decoration:underline; */
}

#TP_container img {
  vertical-align:middle;
}

#TP_container a img {
  border:none;
}

#TP_container p {
  font-size:12px;
  line-height:1.3em;
}

#TP_container small {
  line-height:1.2em;
}


#TP_container h1, 
#TP_container h2, 
#TP_container h3, 
#TP_container h4, 
#TP_container h5, 
#TP_container h6 {
  margin:0 0 .8em;
}

#TP_container #TP_user .display_name a {
  color:black;
}


#TP_container hr {
  margin:0px 0;
  border:0;
  background:#ccc;
  height:1px;
}

#TP_container p.error {
  color:#a81817;
  margin-bottom:0;
  font-size:10px;
  position:absolute;
}

#TP_container .right {
  float:right;
}
#TP_container .column {
  float: left;
  width: 296px;
  margin:0 24px 0 0;
}

#TP_container .column .text {
  width:200px;
  display:block;
}

#TP_container .column.last {
  margin-right:0;
  width:294px;
}
#TP_container .row {
  margin-bottom:10px;
}
#TP_container .row:last-child {
  margin-bottom:0;
}

#TP_container .wrap {
  overflow: hidden;
  clear:both;
  zoom:1;
}
#TP_container .inset {
  margin:0;
  padding:12px 20px;
}
#TP_container { 
  width : 100%; 
  /* height : 35px; */
  z-index : 3000;
  background: white;
}
#TP_container_shadow {
  width : 100%;
  height : 16px;
  z-index : 9999;
  font-size:0;
}
body > #TP_container, form > #TP_container { 
  position : fixed;
  top: 0;
  left: 0;
}
body > #TP_container_shadow, form > #TP_container {
  position : fixed;
  top: 0px;
  left: 0;
}

body > #TP_container_shadow, form > #TP_container {
  
}

/* FIX ME .module*/ 
#TP_container .module, #TP_container .TP_module {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  background: none;
  overflow: hidden;
}
#TP_container .module.first {
  border: 0;
  padding-top: 0
}

#TP_container input {
  vertical-align:middle;
}

#TP_container .editor_field,
#TP_container input.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 1px;
  border:1px solid #ccc;
}

#TP_container .editor_field {
  margin-right:5px;
}

#TP_container input.error {
  border:1px solid #a81817;
}

#TP_inner {
  width: 970px;
  border-left:0px solid #ccc;
  border-right:0px solid #ccc;
  margin: 0 auto;
  position: relative;  
  background-color : #C5DE94;
  /*height: 35px;  padding:2px;*/
}
#TP_container #TP_user {
}


#TP_container #TP_people {
  float:right;
}
#TP_container .toggleTab {
  width: 148px;
  padding: 6px 6px 0 6px;
}
#TP_container .TP_groove {
  width:40px;
  height:4px;
  margin:0 auto;  
  background-repeat: no-repeat;
}

#TP_container .toggleTab.active {
  width:156px;
  padding:0;
}
#TP_container .toggleTab.active.left_arrow {
  background-repeat:no-repeat;
  background-position:right center;
  padding-right:9px;  
}
#TP_container .toggleTab.active.right_arrow {
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:9px;  
}
#TP_container .toggleTab.active h4 {
  height:20px;
  padding: 9px 6px 6px;
  background-color:#808080;
  color:white !important;
  text-align:center;
}
#TP_feed_tab.toggleTab.active h4 {
  text-align:left;
}

#TP_container .toggleTab h4 {
  margin:0;
}

#TP_container .toggleTab.firstrun {
  text-align:center;
}

#TP_container h2 {
  margin: 0 !important;
  font-size: 24px;
  padding-top: 3px;
  font-weight: bold;
}
#TP_container h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 1em;
}

#TP_container .toolbar_button {
  font-size: 10px;
}
#TP_container, #TP_feed {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}

#TP_feed {
  background-color: white;
  height: 21px;
  padding: 3px 0px 11px;
  overflow: hidden;
  border-bottom:0;
}
.timespeople_panel {
  border: 1px solid #ccc;
  border-width: 0 1px;
  width: 654px;
  position: absolute;
  left: 157px;
  top: 0px;
  background:#EDF2F5;
  border-width: 0 1px 1px;
  z-index:1000;
}

#TP_container .TP_panel_container {  
  width:655px;
  overflow-x:hidden;
  background-color : #C5DE94;
}

#TP_container  #TP_feed_tab {
  width:654px;
  position: absolute;
  left: 159px;
  top: 0px;
}

#TP_container .timestamp {
  color: #666;
  text-transform: uppercase;
  font-size: 10px;
  text-align: right;
  padding-right: 5px
}

#TP_feed span {
  vertical-align: middle;
}
#TP_feed.tease { 
  border-bottom-width:1px;
  border-color: #CCC;
}
#TP_feed.open {
  border-bottom: 1px solid;
  border-color: #CCC;
  top:35px;
  padding:0 0 15px 0;
}
#TP_feed.open .TP_feed_content,
#TP_feed_monitor .TP_feed_content {
  height:100%;
  overflow:auto;
}
#TP_user_image {
  margin-right: 10px;
}
#TP_feed h2 {
  font-size: 18px;
  font-family: Georgia, serif;
  font-weight: normal;
  margin-bottom: 10px;
}

.TP_feed_content {
  background:white;
  overflow:auto;
}
#TP_container table {
  border-spacing:0;
}
.TP_feed_content table {
  width: 620px;
}
.open .TP_feed_content table {
  width: 637px;
}

.open .TP_feed_content td {
  border-bottom: 1px solid #ccc;
}

.TP_feed_content td {
  padding: 6px 0px 6px 10px;
  background: none;
  font-size: 13px;
}
.TP_feed_content .TP_story {
}
.TP_feed_content h5 {
  font-family: Georgia, serif;
  font-weight: normal;
  margin: 0;
}
.TP_feed_content li * {
  font-size: 1em;
}
.TP_feed_content a:visited {
  color: #004276;
}
#TP_container #TP_search_term {
  width: 237px;
  margin-right:5px;
  display:inline;
}



#TP_container .scrollbox {
  height: 123px;
  width:100%;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ddd;
   background-color : #C5DE94;
}




#TP_container .label_container {
  width: 85px;
  float: left;
  display: inline;
  margin-right: 5px;
  padding-top:3px;
}
#TP_container .control_container {
  /*padding-left:85px;*/
  float:right;
  padding-bottom:6px;
}
#TP_container label {
  font-size:11px;
  color:#333;
  font-weight:bold;
}
#TP_container label.inline {
  float:none;
  display:inline;
  font-weight: normal;
}

#TP_feed_toggle {
  border-left: 1px solid #ccc;
  position: absolute;
  right: 161px;
  top: 5px;
  z-index: 1000;
  width: 28px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;  
  cursor: pointer;
}

#TP_container fieldset {
  border: 0;
  padding: 0;
}
#TP_container .step_number {
  font-size: 32px;
  line-height: 1;
  vertical-align: top;
  color: #333;
  float: left;
}
#TP_container .column.last {
  margin-right: 0;
}


#TP_container .highlight {
  background-color:#F8F8D4;
}

#TP_container .scrollbox table {
  margin:6px 0;
  table-layout:fixed;
  border-collapse:collapse;
}

#TP_container .scrollbox td {
  padding:2px 6px;
  overflow:hidden;
}

#TP_container .imageWell {
  width:296px;
  background: #999;
  margin-bottom:10px;
}

#TP_container .imgCrop_wrap {
  margin:0 auto;
}


#TP_container .TP_groove {
  width:40px;
  height:4px;
  margin:0 auto;  
  background-repeat: no-repeat;
}


.RadToolBarDropDown_Gray .rtbSeparator  
{  
    background: #DCDCDC;  
    margin: 1px 2px;  
}  
  
.RadToolBarDropDown_Gray .rtbSeparator .rtbText  
{  
    display: inline-block;  
    line-height: 0;  
    font-size: 0;  
    height: 1px;  
}  
