.tr-hon-photos {
}

.tr-hon-root {
    position: relative;
}

.tr-hon-background {
    position: absolute;
    background-color: #ddd;
}

.tr-hon-title {
    color: #000;
    display: none;
    font-size: 24px;
    font-family: arial;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
    margin-top:18px;
}

.tr-hon-side {
    position: absolute;
    left:0;
    top:0;
    background-color: black;
    color: white;
    min-width: 100px;
    margin-top: 57px;
    
    font-family: arial;
    font-size: 12px;
    line-height: 1.2;

    background-color: #333;
}

.tr-hon-side-top {
    background-color: #191919;
    padding: 10px 10px;
    line-height: 26px;
}

.tr-hon-side-top-prev {
    float: right;
    background: transparent url('http://image.com.com/tv/images/features/All_2009/emmys_2009/side-top-prev-button.png');
}

.tr-hon-side-top-next {
    float: right;
    background: transparent url('http://image.com.com/tv/images/features/All_2009/emmys_2009/side-top-next-button.png');
}

.tr-hon-side-top-cur {
    font-size: 10px;
    color: #888;
}

.tr-hon-nav-button {
    background-color: #9C0000;
    width: 26px;
    height: 26px;
    margin-left: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
}

.tr-hon-clear {
    clear: both;
}

.tr-hon-side-vote {
    border-top: 1px solid #2B2B2B;
}

.tr-hon-side-vote {
    width:100%; /* IE6 bug*/
}

.tr-hon-side-vote {
    position: relative;
}

.tr-hon-side-vote-loader {
    position: absolute;
    top: 34px;
    right: 10px;
}

.tr-hon-side-vote-error {
    position: absolute;
    top: 34px;
    right: 10px;
}

.tr-hon-side-vote-title {
    font-size: 14px;
    margin-top: 26px;
    padding: 0px 10px;
}

.tr-hon-vote-box {
    float: left;
    width: 50%;
}

.tr-hon-vote-wrapper {
    padding: 5px;
}

.tr-hon-vote-button {
    margin: 0px 0px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.tr-hon-vote-button:hover {
    color: yellow;
}

.tr-hon-side-vote-love-button {
    background: #6FA30A url('http://image.com.com/tv/images/features/All_2009/emmys_2009/love-button.png');
    width: 78px;
    height: 36px;
}

.tr-hon-side-vote-hate-button {
    background: #A60D0D url('http://image.com.com/tv/images/features/All_2009/emmys_2009/hate-button.png');
    width: 78px;
    height: 36px;
}

.tr-hon-vote-info {
    margin-top: 2px;
    position: relative;
}

.tr-hon-vote-percent {
    text-align: center;
    font-size: 14px;
}

.tr-hon-vote-count {
    text-align: center;
    font-size: 10px;
}

.tr-hon-side-footer {
    padding: 10px;
    padding-top: 40px;
}

.tr-hon-side-footer-next {
    border-top: 1px solid #434343;
    padding-top: 4px;
    color: #9F780D;
    cursor: pointer;
}
tr-hon-photo-controls
.tr-hon-vote-selected {
    display: none;
    position: absolute;
    top: 4px;
    right: 6px;
    width: 12px;
    height: 12px;
    background: transparent url('http://image.com.com/tv/images/features/All_2009/emmys_2009/side-info-selected.png');
}

.tr-hon-side-footer-next .tr-hon-next-small-arrow {
    margin-left: 2px;
    margin-top: 1px;
    width: 10px;
    height: 12px;
    background: transparent url('http://image.com.com/tv/images/features/All_2009/emmys_2009/next-small-arrow.png') no-repeat left top;
}

.tr-hon-side-publish {
    padding: 10px 10px 10px;
    text-align: center;
}

.tr-hon-side-publish.tr-hon-check {
    position: relative;
    top: -30px;
}

.tr-hon-side-publish a {
    display: block;
    text-decoration: none !important;
    color: #ddd !important;
    text-align: left;
}

.tr-hon-photo-controls {
    font-size: 13px;
    margin-top: 4px;
    padding: 0px 10px;
    color: #999;
    line-height: 18px;
}

.tr-hon-photo-controls a {
    color: #9F780D;
    text-decoration: none;
}

.tw_share_link {
    background:transparent url('http://image.com.com/tv/images/features/All_2009/emmys_2009/twitter-icon.png') no-repeat left top;
    height:16px;
    padding:2px 0 0 20px;    
}

.tr-hon-votenow {
    color: #860411;
    font-style: italic;
    font-weight: bold;
}