@charset "UTF-8";
/* css reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
div#fgraph1 div.tickLabel{
  margin-top:-6px;
}
body {
line-height: 1;
}
ol,ul {
list-style: none;
}

button {
cursor: pointer;
}

/* end css reset */

body {
background: #B4B4B4;
font-family: "Trebuchet MS", sans-serif;
font-weight: normal;
font-size: 12px;
}

h2 {
font-size: 10px;
color: #4C4C4C;
text-transform: uppercase;
font-weight: bold;
}

.clear {
clear: both;
}

.remove {
display: none;
}

#tps-video {
width:853px;
height: 480px;
}


#notification {
position: absolute;
z-index: 2000;
top:-120px;
right:90px;
height: 40px;
width: 350px;
padding: 10px;
padding-top: 60px;
color:#fff;
background: url('../images/black.png');
float: left;
}

#notification h1 {
font-weight: bold;
font-size: 13px;
color:#fff;
margin-bottom: 10px;
}

#notification .text {
font-weight: normal;
font-size: 11px;
color:#fff;
width:296px;
}

#notification .image {
width: 64px;
margin-left: 10px;
float: right;
}

#notification a {
color: #ff6500;
}


.hide {
display: none; 
}

#wrapper {
width: 960px;
margin: 0px auto;
}

#container {
background: #969696;
width: 940px;
padding: 5px;
}

#sresults h1 {
margin-top: 0px;
}

#header {
background: #e5e5e5 url(../images-v2/header.png) repeat-x;
height: 97px;
}

#tps-logo {
width: 74px;
height: 51px;
background: url(../images-v2/tps-logo.png) no-repeat;
margin-top: 6px;
margin-left: 9px;
float: left;
}

#tps-logo a {
display: block;
width: 74px;
height: 97px;
}

#tps-logo a span {
display: none;
}

#search {
margin: 15px 0px 0px 8px;
float: left;
}

#search-row {
height: 62px;
}

#search #kw {
border: 0px;
padding: 6px;
width: 298px;
font-size: 11px;
font-weight: bold;
color: #999;
margin-right: 7px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.blackButton { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0px 20px 0px 0px; 
  text-align:center; 
}

.full-width {
width: 100%;
}

.datebutton {
margin-top: 10px;
margin-right: 10px;
}

.datebutton button {
width:350px;
}

.datebutton a, .datebutton a:visited {
color: #000;
text-decoration: none;
}

.blackButton span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0px 0px 0px 20px; 
}

.blackButton { 
  background:url(../images-v2/button_black_right.png) right no-repeat; 
  font-size:11px; 
  text-transform: uppercase;
}

.blackButton span { 
  height:25px; 
  line-height:25px;
  background:url(../images-v2/button_black_left.png) left no-repeat;
  color:#fff; 
}

.blackButton:hover {
    background:url(../images-v2/button_black_right_hover.png) right no-repeat; 
}

.blackButton:hover span {
    background:url(../images-v2/button_black_left_hover.png) left no-repeat; 
}

.save-search {
float: left;
margin: 7px 0px 0px 10px;
text-transform: uppercase;
}

.orangeButton { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0px 7px 0px 0px; 
  text-align:center; 
}

.orangeButton span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0px 0px 0px 7px; 
}

.orangeButton { 
  background:url(../images-v2/button_orange_right.png) right no-repeat; 
  font-size:10px; 
}

.orangeButton span { 
  height:20px; 
  line-height:20px;
  background:url(../images-v2/button_orange_left.png) left no-repeat;
  color:#fff; 
}

.orangeButton:hover {
    background:url(../images-v2/button_orange_right_hover.png) right no-repeat; 
}

.orangeButton:hover span {
    background:url(../images-v2/button_orange_left_hover.png) left no-repeat; 
}

#advanced-search {
display: block;
width: 110px;
height: 62px;
margin: 0px 0px 0px 19px;
float: left;
cursor: pointer;
line-height: 62px;
color: #545454;
}

#advanced-search:link, #advanced-search:visited {
text-decoration: none;
color: #545454;
}

.carrot {
display: inline-block;
vertical-align: middle;
width: 16px;
height: 16px;
background: url(../css/cupertino/images/ui-icons.png) no-repeat -64px -16px;
}

#account {
display: block;
height: 62px;
float: right;
height: 62px;
line-height: 62px;
}

#account li {
display: inline;
}

#account li a {
text-decoration: none;
color: #545454;
display: block;
float: left;
margin-left: 10px;
padding-left: 10px;
cursor: pointer;
}

#account li:first-child a {
background: none;
}

#account li a.login-twitter {
background: url(../images/twitter-favicon.png) no-repeat right;
padding-right: 20px;
margin-right: 10px;
}


#account li a:visited {
color: #545454;
}

.your-account {
color: #E66E19 !important;
}

.highlight, a.highlight:link, a.highlight:visited {
color: #E66E19 !important;
}

#info-row {
height: 35px;
padding-left: 16px;
}

#search-term {
height: 35px;
line-height: 35px;
float: left;
}

#search-term a, #search-term a:visited {
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
color: #E9821B;
width: auto;
text-decoration: none;
display: block;
height: 20px;
line-height: 20px;
padding: 5px;
margin-top: 2px;
}

#bread-crumbs {
height: 35px;
float: left;
line-height: 35px;
}

.clear-filter {
vertical-align: text-top;
}

#bread-crumbs li {
display: inline;
}

#bread-crumbs li a {
display: block;
float: left;
text-decoration: none;
font-size: 10px;
text-transform: uppercase;
color: #666;
padding-left: 16px;
background: url(../images-v2/bullet4.png) no-repeat left center;
}

#demo-clip, #demo-clip li a, #demo-clip li a:visited {
font-weight: bold;
font-size: 18px;
color: #008000;
height: 35px;
line-height: 35px;
width: auto;
float: left;
text-decoration: none;
padding-right: 5px;
}

a{
  cursor: pointer!important;
}

#date-filter {
float: right;
height: 35px;
line-height: 35px;
font-size:18px;
font-weight: normal;
color: #545454;
margin-right: 9px;
cursor: pointer;
}

a.toggle-date{
height: 35px;
line-height: 35px;
font-size:18px;
font-weight: normal;
color: #545454;
margin-right: 9px;
cursor: pointer;
padding-left:8px;
}
a.toggle-date #tabenddate{
padding-right:8px;
}

#content {
height: 500px;
}

#col-one {
width: 630px;
float: left;

}

#col-two {
float: left;
}

#info-main {
background: #fff;
padding: 5px;
width: 615px;
height: 260px;
margin-right: 5px;
margin-top: 5px;
/*height:244px;*/
}

#info-1, #info-2, #info-3, #info-4 {
padding: 9px;
width: 292px;
height: 155px; 
background: #fff;
float: left;
margin-right: 5px;
margin-top: 5px;
} 

#fgraph1 {
margin-top: -4px;
width: 292px;
height: 130px;
margin-bottom:10px;
}

#fgraph2 {
margin: -4px;
width: 292px;
height: 140px;
}

#fgraph3 {
margin: -4px;
width: 292px;
height: 140px;
}

#fgraph4 {
margin: -4px;
width: 292px;
height: 140px;
}

#info-2,#info-4 {
margin-right: 5px;
}

#tweetdeck {
width: 300px;
height: 616px;
height: 647px;
background: #fff;
margin-top: 5px;
padding: 5px;
color: #4C4C4C;
font-size: 11px;
}

#deckinfo-1 {
height: 21px;
padding: 0px 5px;
}

#post-tweet{
background: url(../images-v2/post-tweet.png) no-repeat;
padding-left: 29px;
height: 16px;
font-size: 12px;
text-transform: lowercase;
float: left; 
}

.tweet-control {
float: right;
}

.tweet-control > a > span {
display: none;
}

.tweet-control > a {
display: block;
float: left;
width: 16px;
height: 16px;
margin-left: 2px;
}

.play-button {
background: url(../css/cupertino/images/ui-icons.png) no-repeat 0px -240px;
}

.play-button:hover {
background: url(../css/cupertino/images/ui-icons.png) no-repeat 0px -256px;
}

.play-button-active {
background: url(../css/cupertino/images/ui-icons.png) no-repeat 0px -272px;
}

.pause-button {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -16px -240px;
}

.pause-button:hover {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -16px -256px;
}

.pause-button-active {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -16px -272px;
}

.first-button {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -32px -240px;
}

.first-button:hover {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -32px -256px;
}

.previous-button {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -48px -240px;
}

.previous-button:hover {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -48px -256px;
}

.next-button {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -64px -240px;
}

.next-button:hover {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -64px -256px;
}

.last-button {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -80px -240px;
}

.last-button:hover {
background: url(../css/cupertino/images/ui-icons.png) no-repeat -80px -256px;
}

#deckinfo-2 {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #626262;
height: 22px;
padding: 0px 5px;
margin-top: 5px;
}

#deckinfo-3 {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #626262;
height: 22px;
padding: 0px 5px;
padding-top: 10px;
clear: left;
border-top: 1px solid #E0DFDE;
}

.tweet-count {
float: left;
}

.tweeter-count{
float: right;
}

.tweet {
height: 79px;
padding-top: 10px;
border-top: 1px solid #E0DFDE;
clear: left;
}

.tweet a, .tweet a:visited {
color: #4C4C4C;
text-decoration: none;
}

.tweet .pic {
float: left;
margin: 0px 5px 5px 4px;
}

.tweet .inactive-convo {
background: #000;
width: 48px;
height: 14px;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
float: left;
clear: both;
}

.tweet .author {
font-weight: bold;
display: inline-block;
width: 130px;
margin-top: -5px;;
}

.tweet .time-published {
display: inline-block;
width: 103px;
text-align: right;
color: #9CA4BB;
}

.tweet .ttext {
display: block;
float: left;
margin-top: 5px;
color: #919191;
line-height: 12px;
margin-bottom: 10px;
width: 240px;
}

#share {
background: url(../images-v2/twitter-box.png) 0% 50% no-repeat;
padding-left: 21px;
margin-left: 15px;
height: 36px;
width: 120px;
line-height: 36px;
float: right;
cursor: pointer;
}
.widget-container {
  padding:10px!important;
  margin-bottom:20px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #ddd url(../images/diagonals-light.png);
}
#widget {
padding-left: 21px;
margin-left: 15px;
/*height: 36px;*/
/*width: 120px;*/
/*line-height: 36px;*/
float: right;
cursor: pointer;

background:#333;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color:#fff;
padding:6px;
padding-top:4px;
padding-bottom:4px;
position:relative;
top:8px;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
font-family:"Lucida Grande";
}

#rss {
margin-top: 13px;
margin-left: 5px;
overflow: hidden;
height: 13px;
width: 940px;
font-size: 11px;
line-height: 13px;
}

.rss-title {
font-weight: bold;
margin-left: 5px;
}

#footer-link {
margin: 30px 0px;
}

#footer-nav li{
display: inline;
}

#footer-nav li a {
color: #fff;
text-decoration: none;
padding-left: 19px;
margin-left: 6px;
text-transform: lowercase;
display: block;
float: left;
background: url(../images-v2/bullet1-white.png) no-repeat;
height: 16px; 
line-height: 16px;
}

#footer-nav li:first-child a{
background: none;
padding-left: 0px;
margin-left: 10px;
}

#footer-nav li a:visited {
color: #fff;
}

#innovation {
float: right;
width: 235px;
height: 18px;
}

#crumple {
float: right;
width: 49px;
height: 49px;
margin: -12px 15px 0px 14px;
}

#crumple span, #innovation span {
display: none;
}

#rename-layer {
position: relative;
z-index: 98;
}

#rename-float {
display: none;
position: absolute;
width: 200px;
margin: 35px 0px 0px -16px;
padding: 10px 10px 15px 10px;
background: #EAEAEA;
}

#rename-float a {
text-decoration: none;
color: #4C4C4C;
}


/* post a tweet overlay */

#post-tweet {
cursor: pointer;
}

.dialog-text {
margin: 5px 0px;
}

#tweettext {
width: 275px;
height:90px;
}

.tab-background {
display: none;
}

/* ticket tab */

#ticket-layer {
position: relative;
float: left;
z-index: 99;
}

#ticket-tab {
width: 70px;
height: 49px;
margin-bottom: -5px;
margin-left: 738px;
text-align: center;
line-height: 44px;
background: #fff;
float: left;
text-transform: lowercase;
}

#ticket-float {
display: none;
position: absolute;
width: 940px;
margin: 15px 0px 0px 5px;
}

#ticket-content {
background: #fff;
padding: 25px 16px;
}

#ticket-tab a, #ticket-tab a:visited {
text-decoration: none;
color: #E66E19;
padding-right: 15px;
background: url(/images-v2/close.png) no-repeat right;
cursor: pointer;
}

#ticket-stats {

}

#ticket-table {
padding-top: 25px;
margin-top: 25px;
border-top: 1px dotted #808080;
clear: left;
}


#ticket-layer h2 {
color: #545454;
font-weight: bold;
font-size: 18px;
margin: 0px 0px 45px 0px;
}

#ticket-layer .column {
float: left;
width: 220px;
margin-right: 70px;
}

#ticket-layer .column dl {
padding-bottom: 25px;
}


#ticket-layer .column dt {
float: left;
width: 140px;
color: #7B7B7B;
text-transform: uppercase;
}


#ticket-layer .column dl dd {
padding-bottom: 20px;
float: left;
color: #E66E19;
}

/* advanced search tab */

#advanced-layer {
position: relative;
float: left;
z-index: 99;
}

#advanced-tab {
width: 122px;
height: 49px;
margin-bottom: -5px;
margin-left: 511px;
text-align: center;
line-height: 44px;
background: #fff;
float: left;
text-transform: lowercase;
}

#advanced-float {
display: none;
position: absolute;
width: 940px;
margin: 15px 0px 0px 5px;
}

#advanced-content {
background: #fff;
padding: 25px 16px;
}

#advanced-tab a, #advanced-tab a:visited {
text-decoration: none;
color: #E66E19;
padding-right: 15px;
background: url(/images-v2/close.png) no-repeat right;
cursor: pointer;
}

/* date tab */

#date-layer {
position: relative;
left: 470px;
z-index: 98;
}

#date-tab {
width: auto;
height: 39px;
margin-bottom: -5px;
text-align: center;
line-height: 39px;
float: right;
background: #fff;
}

#date-float {
display: none;
position: absolute;
width: 470px;
margin: 68px 0px 0px 5px;
}

.shadowContainer{
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction= 180, Strength=8)
  progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction= 135, Strength=3)
  progid:DXImageTransform.Microsoft.Shadow(color='#777777', Direction= 225, Strength=3);
  zoom: 1;
}

.shadowedObject{
  -webkit-box-shadow:0px 3px 8px #000;
  -moz-box-shadow:0px 3px 8px #000;
}

.shadowedTab{
  -webkit-box-shadow:0px -2px 3px #444;
  -moz-box-shadow:0px -2px 3px #444;
}

/*Class for inserting Lens Flare when hovering over individual
words in the tweetdeck (Clickable Keywords)*/
span.tweet-word-hoverable:hover {
color: #FF0000;
text-decoration: underline;
cursor: pointer;
}

#date-content {
background: #fff;
padding: 25px 16px;
}

#date-col-1 {
float: left;
width: 210px;
}

#date-col-2 {
float: left;
width: 210px;
}

/* draggables */

#overlay { 
background-color:gray; 
position:absolute; 
top:0; 
left:0; 
width:300%; 
height:300%; 
zIndex:200;
} 

/* account tab */

#your-account-layer {
position: relative;
float: left;
z-index: 100;
}

#your-account-float {
display: none;
position: absolute;
width: 940px;
margin: 15px 0px 0px 5px;
}

#your-account-tab {
width: 128px;
height: 49px;
margin-bottom: -5px;
text-align: center;
line-height: 44px;
float: right;
background: #fff;
}

#your-account-tab a, #your-account-tab a:visited {
text-decoration: none;
color: #E66E19;
padding-right: 15px;
background: url(../images-v2/close.png) no-repeat right;
cursor: pointer;
}

#your-account-content {
background: #fff;
padding: 25px 16px;
}

#your-account-layer h2 {
color: #545454;
font-weight: bold;
font-size: 18px;
margin: 0px 0px 45px 0px;
}

#your-account-layer h3 {
color: #E7781F;
font-weight: bold;
font-size: 12px;
margin-bottom: 18px;
cursor: pointer;
}

#your-account-layer h4 {
margin-bottom: 14px;
}

#lists-created, #you-follow, #follow-you {
float: left;
margin-right: 60px;
margin-bottom: 30px;
}

#you-follow, #follow-you {
border-left: 1px solid #D1D1D1;
padding-left: 10px;
}

#your-account-layer ul li {
margin-bottom: 26px;
}

#your-account-layer ul li a, #your-account-layer ul li a:visited {
color: #333;
text-decoration: none;
}


#your-lists {
clear: left;
padding-top: 30px;
}


#your-searches {
clear: left;
padding-top: 30px;
border-top: 1px dotted #808080; 
}

#your-searches table {
border-collapse:collapse;
}

#your-searches th {
text-align: left;
font-weight: bold;
width: 200px;
height: 25px;
}

#your-searches td {
height: 25px;
color: #333;
}

#your-searches td a, #your-searches td a:visited {
color: #333;
text-decoration: none;
}

#recent-searches {
clear: left;
padding-top: 30px;
border-top: 1px dotted #808080; 
}

#recent-searches table {
border-collapse:collapse;
}

#recent-searches th {
text-align: left;
font-weight: bold;
width: 200px;
height: 25px;
}

#recent-searches td {
height: 25px;
color: #333;
}

#recent-searches td a, #recent-searches td a:visited {
color: #333;
text-decoration: none;
}

.down-trend {
display: block;
width: 0px;
height: 12px;
background: url(../images-v2/trend.png) no-repeat top left;
overflow: hidden;
padding-left: 20px;
}

.up-trend {
display: block;
width: 0px;
height: 12px;
background: url(../images-v2/trend.png) no-repeat bottom left;
overflow: hidden;
padding-left: 20px;
}

#info-1 h2 a, #info-2 h2 a, #info-3 h2 a, #info-4 h2 a {
color: #4C4C4C;
text-decoration: none;
display: block;
}

#info-1 h2, #info-2 h2, #info-3 h2, #info-4 h2 {
background: #d6d6d6 url(/images-v2/ui-header.png) repeat-x;
padding: 6px 10px;
border: 1px solid #AAAAAA;
cursor: move;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}


/* form */


.advanced-search form {
width:587px;
}


.formstyle {
background-color: #EBEBEB;
width:537px;
border: 1px solid #9e9e9e;
padding: 50px;
padding-right: 0px;
float: left;
}

.advanced-search .formstyle {
background-color: #EBEBEB;
margin-bottom: 18px;
}

.advanced-search .formstyle .legend {
font-weight: bold;
font-size: 14px;
color: #7B7B7B;
margin-top: -37px;
margin-left: -35px;
margin-bottom: 40px;
}

.advanced-search .formstyle label{
font-weight: normal;
width: 250px;
}

.advanced-search .formstyle .small{
width:250px;
}

#adv_span, #bsc_span {
margin-bottom: 15px;
}

.small-line{
color:#808080;
}

.advanced-search .button-default {
width: 587px;
height: 37px;
font-size: 14px;
background-color: black;
margin-bottom: 12px;
float: right;
}

.advanced-search-button {
width: 287px;
text-align: right;
margin-bottom: 14px;
float: right;
margin-right: 220px;
}

#advanced-top {
margin-top: 35px;
}

.advanced-search-button a, .advanced-search-button a:visited {
color: #000;
}

.formstyle div#map-search {
width: 561px;
height: 280px;
margin-left: -38px;
border: 1px solid #9e9e9e;
}

.adspace {
background-color: #e8e8e8;
border: 1px solid #9e9e9e;
padding: 5px;
padding-bottom: 5px;
float: left;
margin-left: 30px;
margin-bottom: 10px;
width: 245px;
text-align: center;
}

.adspace a {
display: block;
background:#fff;
padding: 5px;
}
.formstyle label {
    display:block;
    font-weight:bold;
    text-align:right;
    width:200px;
    float:left;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #ff6500;
    vertical-align: top;
}

.formstyle .checkbox {
display: block;
width: 30px !important; 
float: left;
margin-left: 10px;
}

.formstyle .small {
    display:block;
    margin-top: 3px;
    text-align:right;
    width:200px;
    float:left;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color:#808080;
    font-weight: normal;
    
}

.formstyle .error {
    display:block;
    float:left;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color:#474C5D;
    font-weight: normal;
    
}

.formstyle .error span{
color:red;
}
.formstyle .input {
width:209px;
height: 18px;
border: 1px solid #6d6d6d;
background: url(../images/input.png) repeat-x;
margin:2px 50px 20px 10px;
line-height: 18px;
margin-top: 0px;
display: block;
float: left; 
padding:4px 2px;
}

.formstyle select {
width:219px;
margin:2px 50px 20px 10px;
}

.formstyle button  {
clear:both;
margin-left:210px;
cursor: pointer;
text-align: center;
}

.formstyle div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  padding:0px;
  font-size:12px;
  text-align:left;
  max-height:200px;
  overflow:auto;
  margin-left: 0px;
  margin-top: 0px;
  
}

.subcontent {
padding: 30px;
background-color: #fafafa;
border: 1px solid #9e9e9e;
}

#Map {
width:615px;
max-width: 615px;
min-width: 275px;
height: 260px;
border: 1px solid #9e9e9e;
margin-bottom: 18px;
overflow: hidden;
}

.info .hero {
float: right;
width: 250px;
text-align: right;
}

#content .info p {
width:550px;
margin-left: 0px;
margin-top: 30px;
}

#content .info dl {
color: #5A5A5A;
line-height: 30px;
width:550px;
}

#content .info dt {
margin-top: 30px;
color: #ff6500;
font-weight: bold;
font-size: 20px;
}


/* news ticker */

#tps-news-block {
border: none;
margin-top: -10px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 950px;
}

.news-ticker-mask{
height: 100%;
width: 930px;
overflow: hidden;
position: relative;
}
.news-ticker{
height: 25px;
width: 30000000px;
overflow: hidden;
padding: 5px;
display: block;
position: relative;
}

.headlines {
width: 965px;
padding-top: 10px;
line-height: 15px;
font-size: 11px;
color: #838383;
display: inline !important;
overflow: hidden;
margin-left: 5px;
}

.headlines a, .headlines a:visited {
color: #363636;
font-weight: bold;
}

.headlines-summary {
color: #363636;
margin-left: 5px;
}


/* your account */
#your-searches table .active-column-desc {
//background: #9cb8d2 url(../images/active-column.png) repeat-x top right;
}

#your-searches table .active-column-asc {
//background: #9cb8d2 url(../images/active-column.png) repeat-x bottom right;
}

#your-searches table button.save-button {
width:119px;
padding: 0px;
}

#your-searches table button.delete-button {
background: url(../images/delete-button.png) repeat-x top #cb0707;
height: 28px;
border: 1px solid #670c06;
font-family: Arial, sans-serif;
font-weight: bold;
color: #fff;
padding: 0px;
width:119px;
cursor: pointer;
}

#your-account-content table button {
background: url(../images/button-primary.png) repeat-x top #7b99e0;
height: 28px;
border: 1px solid #5876bc;
font-family: Arial, sans-serif;
font-weight: bold;
color: #fff;
padding: 0px 16px;
cursor: pointer;
margin: 0px 16px;
}

#rename-field {
float: left;
border: 1px solid #B4B4B4;
background: #FFFED4;
margin-top: 5px;
padding: 5px;
width:170px;
text-transform: uppercase;
font-size: 10px;
}

/* map bubble */

.place {
color: #ff6500;
font-weight: bold;
font-size: 12px;
}

.gmnoprint {
width:370px;
}

.gmnoprint .pic {
display: block;
float: left;
width: 48px;
margin-right: 10px;
margin-bottom: 10px;
}

.gmnoprint span.ttext {
display: block;
float: left;
width: 200px;
color: #7b7b7b;
}

.loctitle {
font-weight: bold;
color: #3D6CBE;
}

.gmnoprint .sname {
color: #000;
font-weight: bold;
}

.gmnoprint .info {
color: #ff6500;
font-size: 11px;
}

.geotxt {
color: #ff6500;
font-weight: bold;
font-size: 12px;
margin-right: 20px;
}

.geopopup {
width: 300px;
height: 96px;
}

.words {
color: #7B7B7B;
font-weight: normal;
font-size: 11px;
}

.metrics {
color: #3D6CBE;
font-weight: normal;
font-size: 11px;
margin-top: 10px;
}

.gmnoprint .pic {
display: block;
float: left;
width:48px;
margin-right: 10px;
margin-bottom: 10px;
}

.tbubble span.ttext {
display: block;
float: left;
width:220px;
color: #666;
margin-bottom: 10px;
}

.gmnoprint .sname {
color: #ff6500;
font-weight: bold;
color: #3D6CBE;
}

.gmnoprint .info {
color: #ff6500;
font-size: 11px;
} 

.tbubble {
width:320px;
margin-right: 30px;
height: auto;
} 

.tbubble .info {
margin-bottom: 15px;
}

/* new tbubble style */
.tbubble {
padding: 10px;
}

.tbubble .pic {
float: left;
margin: 0px 10px 10px 0px;
}

.tbubble .sname {
color: #E77925;
font-size: 12px;
}

.tbubble .tloc {
font-weight: bold;
color: #000;
}

.tbubble .userlink, .tbubble .userlink a, .tbubble .userlink a:visited, .tbubble .userlink a:hover {
color: #476CBC;
font-weight: bold;
font-size: 10px;
text-decoration: none;
}

.friend_count, .listed_count {
color: #476CBC;
font-weight: bold;
font-size: 10px;
float: left;
border-right: 1px solid black;
margin-right: 3px;
padding-right: 3px;
} 

.follower_count {
color: #476CBC;
font-weight: bold;
font-size: 10px;
display: block;
float: left;
margin-right: 3px;
padding-right: 3px;
} 


.listed_count {
padding-right: 0px;
margin-right: 0px;
border-right: none;
}

.info {

}

.profile_information {
font-size: 11px;
color: #7D7F8C;
margin-top: 14px;
}

/* ticket table */

.tablecontainer {
background-color: #f7f6f7;
border: 1px solid #9e9e9e;
padding-top: 47px;
padding-bottom: 18px;
}

.tablecontainer table {
width:inherit;
background-color: #fff;
width: 100%;
border-collapse: collapse;
text-align: left;
border-bottom: 1px solid #9e9e9e;
}

.tablecontainer td {
vertical-align: middle;
padding: 12px 0px 12px 15px;
color: #666666;
font-size: 11px;
}

.roweven {
background-color: #ecf4fe;
}

.rowhover {
background:none;
background-color: #95B1FD;
}

.tablecontainer th {
background: url(../images/table-head.png) repeat-x #f2f2f2;
border-top: 1px solid #9e9e9e;
border-bottom: 1px solid #9e9e9e;
padding: 5px 0px 5px 15px;
}

ul.action-list, .action-list ul
{
    position: absolute;
    width: 1ex;
    margin-top: -1.4em;
    margin-left: 9px;
    margin: 0;
    padding: 0;
    cursor:default;
    list-style-type:none;
}

ul.action-list 
{
    display:none;
    width: auto;
    background: #F2F4F6;
    padding: 5px 0px 0px 0px;
    border: 1px solid #9BA0A9;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 99;
}

ul.action-list a, ul.action-list a:visited {
color: #000;
text-decoration: none;
display: block;
height: 13px;
line-height: 13px;
padding: 0px 5px;
}

ul.action-list a:hover {
background: #4B525E;
color: #fff;
}

ul.action-list>li 
{
    margin:0;
    padding: 2px 6px;
}

ul.action-list li>span.assign-tweet 
{
    display: none; 
    position:absolute;
    width: 32ex;
    left: 19ex;
    margin-top: -1.4em;
    margin-left: 9px;
    
    background: #F2F4F6;
    padding: 9px;
    border: 1px solid #9BA0A9;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    font-size: 10px;
    text-transform: uppercase;
}

ul.action-list li:hover>span.assign-tweet 
{
    display:block;
}

ul.action-list li>span.assign-tweet label {
display: block;
margin-bottom: 5px;
}

ul.action-list li>span.assign-tweet input {
width: 21ex;
border: 1px solid #9BA0A9;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
font-size: 11px;
padding: 5px;
float: left;
}

ul.action-list li>span.assign-tweet button {
border: 1px solid #000;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
background: #000;
font-size: 11px;
padding: 5px;
margin-left: 5px;
color: #fff;
float: left;
}

ul.action-list li:hover>span.assign-tweet>ul.assignee-dropdown
{
   display:none;
   width: 21ex;
}

#tdeck .blackButton {
font-size: 10px;
text-transform: lowercase;
float: left;
margin-right: -200px;
position: relative;
left: -52px;
top:53px;
padding-right: 0px;
width: 46px;
display: block;
background: none;
background: #000;
border: none;
}

#tdeck .blackButton span {
padding: 0px;
display: inline;
line-height: 15px;
background: none;
background: #000;
border: none;
}



/*  Disclosure Triangle Madness!  */
div.disclosureTriangle{
  background-image:url(../images/disclosure16.png);
  width:16px;
  height:16px;
  
  float:left;
  margin-right:3px;
  position:relative;
  top:-2px;
}

.disclosure_title{
  padding:8px;
  font-size:14px!important;
  line-height:14px;
}

/*.widget-button {
display: block;
background: #FCFCFC url(../images/add-32.png) 8px 8px no-repeat;
border: 1px solid #9E9E9E;
color: #5477DC;
font-weight: bold;
font-size: 15px;
padding: 15px 15px 15px 50px;
margin-top: 5px;
margin-bottom: 70px;
width: 111px;
text-decoration: none;
cursor: pointer;
}*/

.left-column{
  float:left;
}

.right-column{
  float:right;
}

.widget-button {
display: block;
background: #FCFCFC url(../images/widget_button_add.png) no-repeat;

color: #fff;
font-weight: bold;
font-size: 12px;
padding-left:48px;
padding-right:16px;
line-height:32px;
height:32px;
float:left;
display:block;
/*padding: 15px 15px 15px 50px;*/
/*margin-top: 5px;
margin-bottom: 70px;*/
/*width: 111px;*/
text-decoration: none;
cursor: pointer;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
clear:both;
}

.widget-code {
padding: 5px;
width: 394px;
height: 110px;
border: 1px solid #B9B9B9;
display: block;
}

div#toolbar{
  height:25px;
  background:url(../images-v2/toolbar/gradient.png) repeat-x;
  margin-top:6px;
  margin-right:6px;
}

div#toolbar ul{
  list-style:none;
  padding:0px;
  margin:0px;
  padding-left:16px;
}

div#toolbar li{
  display:block;
  float:left;
}


div#toolbar a{
  display:block;
  padding-left:8px;
  color:#333;
}

div#toolbar a:hover{
  background:url(../images-v2/toolbar/gradient_dark.png) repeat-x;
  color:#000;
}

div#toolbar a span{
  display:block;
  height:22px;
  padding-left:26px;
  margin-right:52px;
  line-height:22px;
  padding-top:2px;
  font-family:Helvetica, Arial, sans-serif;
  font-weight:bold;
/*  height:22px;*/
}

a#make_favorite span{
  background:url(../images-v2/toolbar/make_fav.png) no-repeat center left;
  padding-left:28px!important;
}

a#get_widget span{
  background:url(../images-v2/toolbar/gear.png) no-repeat center left;
}

a#tweet_this span{
  background:url(../images-v2/toolbar/twitter.png) no-repeat center left;
}

a#share_this span{
  background:url(../images-v2/toolbar/facebook.png) no-repeat center left;
}
img#favorite_badge{
  float:left;
  position:relative;
  top:4px;
}
#fgraph1, #fgraph2, #fgraph3, #fgraph4 {
background:url(../images-v2/indeterminate_tower.gif);
}

span.sbutton {
  display: block;
  cursor: pointer;  
  padding-left: 4px;
  padding-right: 4px;
}