﻿body {
    margin: 0;
}
td {
    font-family: Arial,Helvetica,Tahoma;
    font-size: 13px;
}
.CleanTable {
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

    .CleanTable td {
        padding: 0;
    }

.lt {
    width: 100%;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

    .lt td {
        padding: 0;
    }

#LaraLink {
    font-size: 11px;
}

#Indicator {
    position: absolute;
    width: 64px;
    height: 64px;
    background-image: url(/img/admin/libraryindicator.gif);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 50;
}

.Break {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 2px;
}

hr.clr {
    visibility: hidden;
    clear: both;
    line-height: 0px;
    font-size: 2px;
    height: 0;
    margin: 0;
    padding: 0;
}

.ErrorBox {
    position: absolute;
    width: 930px;
    top: 100px;
    margin: auto;
    background-color: White;
    border: solid 2px #990000;
    cursor: pointer;
}

.ValidationError {
    background-image: url(/img/admin/redarrow.png);
    width: 24px;
    height: 17px;
}

.FeatureContainer {
    vertical-align: top;
}

.WarningText {
    color: #000066;
}

.slideshow {
    position: relative;
    overflow: hidden;
}

    .slideshow span {
        display: block;
    }

    .slideshow img {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
    }

    .slideshow .ssfirst {
        display: block;
        opacity: 0.99;
    }

    .slideshow .ssnext {
        display: none;
        opacity: -0.01;
    }

.LabelLeft {
    width: 360px;
    padding: 0;
    margin: 0;
}

    .LabelLeft label {
        display: block;
        float: left;
        width: 150px;
        padding: 5px 0 0 0;
    }

    .LabelLeft input[type=text], .LabelLeft input[type=password], .LabelLeft textarea {
        width: 200px;
    }

    .LabelLeft input[type=submit] {
        float: right;
    }

    .LabelLeft input[type=checkbox] {
        margin: 0 5px 0 150px;
    }

    .LabelLeft p {
        clear: both;
        margin: 0;
        padding: 0 0 5px 0;
    }

.LabelAbove {
    width: 360px;
    padding: 0;
    margin: 0;
}

    .LabelAbove label {
        display: block;
    }

    .LabelAbove input[type=text], .LabelAbove input[type=password], .LabelAbove textarea {
        width: 355px;
    }

    .LabelAbove textarea {
        height: 80px;
    }

    .LabelAbove input[type=submit] {
        float: right;
    }

    .LabelAbove a {
        float: right;
        margin: 0;
    }

    .LabelAbove p {
        margin: 0;
        padding: 0 0 10px 0;
    }

.ValidationErr {
    border: solid 2px #990000;
}

#SignInForm, #SignUpControl, #ForgotControl {
    padding: 10px;
    width: 360px;
}

#SignInStatus {
    margin: 10px 0 0 0;
}

#ForgotPasswordLink {
    float: right;
    font-size: 11px;
    margin: 0 5px 10px 0;
}

#ForgotControl a {
    float: right;
}

#AddPostForm {
    padding: 10px;
}

    #AddPostForm label {
        font-size: 16px;
        margin: 20px 0 0 0;
        display: block;
    }

.butt, .aaa, .aaas {
    border: 0;
    font-family: Arial,Helvetica;
    color: #666;
    text-align: center;
    font-size: 11px;
    display: -moz-inline-stack;
    display: inline-block;
    cursor: pointer;
    margin: 2px;
    text-decoration: none;
    background-repeat: no-repeat;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 19px;
}

.aaa, .aaas {
    background-image: url(/img/colorbuttons/buttons.png);
}

.butt {
    width: 120px;
}

.aaa span, .aaas span {
    display: block;
    background-position: right top;
    background-image: url(/img/colorbuttons/link-bg.png);
    padding: 0 10px 0 8px;
}

.aaa:hover {
    color: #333;
}

.aaa span:hover {
    background-position: right -24px;
}

.aaas span {
    background-position: right bottom;
    color: #fff;
}

.aaa:focus, .aaas:focus, .butt:focus {
    outline-style: none;
}

.aLight {
    background-position: 0 -192px;
}

.aPeople {
    background-position: 0 -312px;
}

.aSave {
    background-position: 0 -264px;
}

.aCancel {
    background-position: 0 -48px;
}

.aDelete {
    background-position: 0 -168px;
}

.aOK {
    background-position: 0 -240px;
}

.aCheck {
    background-position: 0 -216px;
}

.aAdd {
    background-position: 0 0;
}

.aMail {
    background-position: 0 -288px;
}

.aDrop {
    background-position: 0 -24px;
}

.aCart {
    background-position: 0 -72px;
}

.aFile {
    background-position: 0 -96px;
}

.aSearch {
    background-position: 0 -120px;
}

.bSecure {
    background-image: url(/img/colorbuttons/securebutton-bg.png);
}

.bUser {
    background-image: url(/img/colorbuttons/userbutton-bg.png);
}

#ShowComments {
}

#CommentBox {
    clear: left;
}

#CommentSignUp, #CommentSignIn {
    border: solid 1px #eee;
    padding: 10px;
    text-align: center;
}

.CommentTools {
    float: right;
    font-family: Arial;
}

.CommentCount {
    text-align: right;
    margin-bottom: 10px;
    font-size: 16px;
}

.DiscussionViewerTable {
    border: solid 1px #ccc;
    margin-bottom: 20px;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

    .DiscussionViewerTable td {
        padding: 0;
    }

.DiscussionViewerAge {
    background-color: #ccc;
    background-image: url(/img/admin/admintoolbar.html);
    background-repeat: repeat-x;
    margin-bottom: 15px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 19px;
}

.DiscussionViewerUserInfo {
    color: #000;
    width: 120px;
    text-align: center;
    background-color: #eee;
    vertical-align: top;
}

.DiscussionViewerTitleBar {
    color: #000;
    font-size: 12pt;
    line-height: 27px;
    background-color: #eee;
}

.ReplyButton {
    text-align: right;
    font-family: Arial;
    font-size: 16px;
    vertical-align: top;
    margin-bottom: 20px;
    width: 180px;
    cursor: pointer;
}

.ListReplyCount {
    text-align: center;
    width: 60px;
}

.TalkViews {
    text-align: center;
    width: 60px;
}

.ReplyButton a {
    font-size: 14px;
    font-family: Arial;
    padding: 5px 8px 5px 8px;
    border: solid 1px #ccc;
    background-color: #fff;
}

    .ReplyButton a:hover {
        border: solid 1px #eee;
        text-decoration: none;
    }

#Wrapper .ForumHeader, #Wrapper .FirstForumHeader {
    color: #000;
    padding: 5px;
    text-align: center;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    background-color: #eee;
}

#Wrapper .ForumHeader, #Wrapper .TableCell, #Wrapper .ForumTitle, #Wrapper .FirstForumHeader {
    border-right: solid 1px #ccc;
}

#Wrapper .ForumTitle, #Wrapper .TableCell {
    padding: 5px;
    border-bottom: solid 1px #ccc;
}

#Wrapper .ForumTitle, #Wrapper .FirstForumHeader {
    border-left: solid 1px #ccc;
}

    #Wrapper .ForumTitle a {
        font-size: 16px;
    }

.SpotCrumb {
    text-transform: capitalize;
}

.ShowMap {
    float: left;
    display: block;
    background-image: url(/img/media/map.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 12px;
}

.ShowMapSmall {
    display: -moz-inline-stack;
    display: inline-block;
    margin-right: 5px;
    background-image: url(/img/media/magnifying_glass.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 12px;
    background-position: left center;
}

.PageSizeSelector {
    text-align: right;
    padding-top: 5px;
    font-size: 12px;
}

.ListResultCount {
    font-size: 11px;
    margin-bottom: 5px;
}

.ListHeader {
    display: block;
    height: 250px;
    margin: 0 0 5px 0;
    margin-left: 40px;
    width: 480px;
    background-position: center 10%;
    border: solid 1px #ccc;
}

.ListItem {
}

.ListItemBorder {
    margin: 7px 0px 7px 0px;
    padding: 4px;
    border: solid 1px #eee;
}

.ListImageSnap, .ListImageIcon, .ListImageThumb, .ListImageDisplay, .ListImageOriginal {
    vertical-align: top;
    text-align: center;
}

.ListImageIcon {
    width: 50px;
}

.ListImageThumb {
    width: 100px;
}

.ListImageSnap {
    width: 200px;
}

.ListImageDisplay {
    width: 480px;
}

.SquareListImageThumb {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

    .SquareListImageThumb img {
        margin: -3px 0 0 -3px;
    }

.SquareListImageSnap {
    width: 100px;
    height: 100px;
    overflow: hidden;
}

    .SquareListImageSnap img {
        margin: -10px 0 0 -10px;
    }

.SquareListImageDisplay {
    width: 200px;
    height: 200px;
    overflow: hidden;
}

    .SquareListImageDisplay img {
        margin: -50px 0 0 -50px;
    }

.ListDetail {
    vertical-align: top;
}

.ListCrumb {
    margin-bottom: 3px;
    text-transform: capitalize;
}

.ListSortOrder {
    text-align: right;
    margin: 0 0 5px 0;
}

.ListDate, .ListSpecific, .ListDescription, .ListTags, .ListUser, .ListViews {
    margin-bottom: 3px;
}

.ListAddItem {
    width: 200px;
    float: right;
    text-align: right;
}

.RSSIcon {
    float: right;
    padding: 5px 5px 0 0;
}

.MediaListColumn {
    vertical-align: top;
}

.ExploreMedia {
}

.ExploreResults {
}

.ExplorePic {
    float: left;
}

.ExploreTitle {
    color: #333;
    border: solid 1px #ccc;
    background-color: #fff;
    width: 350px;
    font-size: 14px;
    padding: 5px;
}

.ExploreTitleDesc {
    font-size: 11px;
}

.ExploreDesc {
    font-size: 8px;
    line-height: 10px;
    color: #333;
    padding: 5px;
}

.ExploreItem {
    cursor: pointer;
    height: 100px;
    width: 100px;
    overflow: hidden;
    float: left;
}

.ExploreTitle a {
    color: #fff;
}

    .ExploreTitle a:hover {
        text-decoration: underline;
    }

.ExploreListTitle a {
    font-size: 12pt;
    color: #fff;
}

    .ExploreListTitle a:hover {
        text-decoration: underline;
    }

    .ExploreListTitle a:visited {
        padding-left: 24px;
        background-image: url(/img/media/checkmark.png);
        background-repeat: no-repeat;
    }

.ExploreListDescription {
    font-size: 10px;
}

.ExploreTitle a:visited {
    background-image: url(/img/media/checkmark.png);
    background-repeat: no-repeat;
    padding-left: 24px;
}

.ExploreMore {
    text-align: right;
    font-size: 13px;
}

.IconItem {
    float: left;
    text-align: center;
    width: 116px;
    height: 150px;
    font-size: 8pt;
    padding: 5px;
    margin: 0 0 5px 5px;
    background-color: #eee;
    overflow: hidden;
}

.IconContainer {
    text-align: center;
    height: 110px;
}

.IconTitle {
    font-size: 11px;
    clear: both;
    font-family: Tahoma,Arial;
}

.TitleListList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .TitleListList li {
        background-image: url(/img/media/bullet.gif);
        padding-left: 8px;
        background-repeat: no-repeat;
        background-position: left 8px;
        margin-bottom: 5px;
    }

.ExploreArticleView {
    width: 400px;
    height: 250px;
    float: left;
    margin: 0 20px 10px 0;
}

.PopListItem {
    margin-bottom: 20px;
}

.PromoterDisplay {
    float: left;
    padding-top: 5px;
    width: 80px;
    height: 90px;
}

.PromoterCount {
    display: block;
    height: 40px;
    padding-top: 8px;
    width: 60px;
    text-align: center;
    font-size: 20px;
    color: #663300;
    cursor: pointer;
    margin-bottom: 4px;
}

    .PromoterCount span {
        font-size: 10px;
    }

.PromoteButton {
    display: block;
    height: 20px;
    width: 47px;
    padding-left: 13px;
    line-height: 20px;
    font-size: 10px;
    cursor: pointer;
    background-image: url(/img/media/promotebutton.png);
}

.PromoteInfo {
    width: 60px;
    margin-top: 15px;
    font-size: 11px;
    padding-right: 15px;
    text-align: center;
}

.PopListMenu {
    padding-bottom: 20px;
    font-size: 11px;
}

.TimeFrameMenu {
    float: right;
}

    .TimeFrameMenu a {
        padding: 5px;
        font-weight: bold;
    }

    .TimeFrameMenu b {
        padding: 5px;
    }

.PopItemMenu {
    padding: 10px;
    line-height: 12px;
}

    .PopItemMenu a {
        font-size: 11px;
    }

.AddCommentButton {
    float: left;
    background-image: url(/img/media/comment_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 17px;
    margin-right: 20px;
}

.PopItemCrumb {
    margin-left: 20px;
}

.SourceDomain {
    color: #999;
    font-size: 80%;
}

.PopViewItem a {
    display: -moz-inline-stack;
    display: inline-block;
    width: 90px;
    padding-left: 8px;
    color: #000066;
    background-position: left center;
    font-size: 12px;
    font-weight: bold;
}

.PopFeatured {
    float: right;
    margin: 0 0 8px 8px;
}

.PopIcon {
    float: left;
    margin: 5px 5px 10px 0;
}

.TableText {
    text-align: right;
    padding-right: 10px;
}

#ValidationStatus {
    height: 40px;
    padding-top: 10px;
    text-align: center;
    font-size: 16px;
    font-family: Arial;
}

.Pager {
    font-size: 11px;
    padding: 3px 0 3px 0;
}

    .Pager td {
        vertical-align: middle;
    }

a.JumpPage {
    text-align: center;
}

.CurrentPage {
    background-color: #eee;
}

a.CurrentPage {
    color: #333;
}

.PageLink, .CurrentPage, .JumpPage {
    line-height: 15px;
    padding: 0px 3px 1px 3px;
    border: solid 1px #eee;
    margin: 0 2px 0 0;
}

a.PageLink:hover, a.JumpPage:hover {
    background-color: #eee;
    text-decoration: none;
}

#ThumbList, .HorizontalViewer {
    text-align: center;
}

#ThumbList {
    margin-top: 10px;
    padding: 3px 0 2px 0;
}

.HorThumb {
    float: left;
}

.CutThumb, .CutThumbSelected {
    width: 80px;
    height: 60px;
    overflow: hidden;
    padding: 2px;
    cursor: pointer;
}

.CutThumbSelected {
    border: solid 2px #888;
    padding: 0px;
}

    .CutThumb:hover, .CutThumbSelected:hover {
        border: solid 2px #444;
        padding: 0px;
    }

#FeaturedViewer {
    margin-bottom: 10px;
}

#FeaturedViewer {
    text-align: center;
    padding-top: 2px;
}

#FeaturedVert {
    width: 488px;
    border-bottom: solid 2px #ccc;
}

.PicViewControls {
    display: -moz-inline-stack;
    display: inline-block;
    width: 480px;
    margin: 10px 0 10px 0;
}

.PicViewControlsSmall {
    display: -moz-inline-stack;
    display: inline-block;
    width: 200px;
}

.SpotSelector {
}

.Selector {
    float: left;
    width: 150px;
    margin-right: 3px;
}

.SelectorLarge {
    float: left;
    margin-right: 8px;
    width: 150px;
    font-family: Arial;
    font-size: 16px;
    color: #333;
    padding: 1px;
    border: solid 1px #ccc;
}

.SelectorText {
    margin-right: 8px;
    width: 144px;
}

.SelectorButton {
    width: 60px;
}

.SelectorCrumb {
    clear: left;
    padding-top: 5px;
    height: 24px;
    font-size: 12pt;
    text-transform: capitalize;
}

.SelectorIndicator {
    height: 21px;
    width: 150px;
    background-image: url(/img/admin/indicatorbar.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#TreeSmall a {
    line-height: 13px;
    font-size: 11px;
    text-decoration: none;
}

#TreeNormal a {
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    letter-spacing: 1px;
}

#TreeBig a {
    line-height: 24px;
    font-size: 16px;
}

#TreeFooter {
}

a.rn {
    font-size: 20px;
    text-decoration: none;
}

    a.rn:hover {
        text-decoration: none;
    }

.e {
    cursor: pointer;
    float: left;
    height: 15px;
    width: 14px;
    border: solid 0px #fff;
    background-image: url(/img/media/expanded.gif);
    background-position: left -1px;
    background-repeat: no-repeat;
    background-color: Transparent;
    outline-style: none;
}

.c {
    cursor: pointer;
    float: left;
    height: 15px;
    margin-bottom: 5px;
    width: 14px;
    background-image: url(/img/media/collapsed.gif);
    background-repeat: no-repeat;
    background-position: left -1px;
    border: solid 0px #fff;
    background-color: Transparent;
    outline-style: none;
}

.em {
    width: 14px;
    float: left;
    height: 15px;
    margin-bottom: 5px;
    border: solid 0px #fff;
    background-color: Transparent;
}

.v {
    margin: 10px 0 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 10px 0;
}

a.n {
}

    a.n:hover {
        text-decoration: none;
    }

a.sn {
}

    a.sn:hover {
        text-decoration: none;
    }

.TreeIcon {
}

.fn {
    display: block;
    line-height: 13px;
    margin-bottom: 7px;
}

.fnr {
    display: block;
}

    .fnr:hover {
    }

        .fnr:hover a {
        }

.fns {
    display: block;
    line-height: 13px;
    margin-bottom: 7px;
    background-color: #eee;
}

    .fns a {
    }

.fn:hover {
    background-color: #eee;
}

    .fn:hover a {
    }

.fn1 {
}

.fn2 {
    padding-left: 2px;
}

.fn3 {
    padding-left: 4px;
}

.fn4 {
    padding-left: 6px;
}

.fn5 {
    padding-left: 8px;
}

.fn6 {
    padding-left: 10px;
}

.fn7 {
    padding-left: 12px;
}

.UserNote, .AdminNote {
    margin: 0;
    padding: 0 0 4px 0;
    text-align: left;
}

.UserNote {
    color: #000066;
}

.AdminNote {
    color: #990000;
}

.NoteTime {
    font-size: 10px;
}

.ActivityIconCell {
    vertical-align: top;
    padding-top: 8px;
    width: 55px;
}

.ActivityInfoCell {
    width: 100%;
    overflow-x: hidden;
    height: 150px;
}

.ActivityChatCell {
    vertical-align: top;
    width: 50%;
    padding-left: 11px;
    background-image: url(/img/menus/flyright.gif);
    background-repeat: no-repeat;
    background-position: left 20px;
}

.ChatNotes {
    margin-bottom: 5px;
    width: 474px;
    height: 100px;
    overflow-y: scroll;
    padding: 5px;
    border: solid 1px #ccc;
    font-size: 14px;
}

.ActivityChatText {
    width: 395px;
    margin-right: 5px;
}

.ChatHeader {
    font-size: 18px;
    padding-left: 5px;
    color: #666;
    background-color: #ccc;
    background-image: url(/img/admin/admin-toolbar.png);
    background-repeat: repeat-x;
    height: 32px;
    line-height: 32px;
    border-bottom: solid 1px #ccc;
}

.ChatDetail {
    background-color: #fff;
    width: 340px;
    height: 378px;
    border: solid 2px #ccc;
}

.ChatWin {
    padding: 0 12px 12px 12px;
}

.ChatMin {
    background-image: url(/img/admin/onlineicon.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-color: #fff;
    width: 80px;
    height: 25px;
    padding: 5px;
    font-family: Arial;
    font-size: 11px;
    text-align: center;
    padding-top: 85px;
}

.ChatDetailNotes {
    overflow-y: scroll;
    border: solid 1px #ccc;
    width: 304px;
    height: 245px;
    margin-bottom: 5px;
    padding: 5px;
    font-size: 14px;
}

.ChatText {
    width: 255px;
    height: 50px;
    float: left;
    margin-right: 5px;
}

.ChatHide {
    cursor: pointer;
    float: right;
    font-size: 12px;
    padding-right: 12px;
    margin-right: 5px;
    background-image: url(/img/menus/flyright.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.TypingIndicator {
    line-height: 14px;
    height: 14px;
    text-align: right;
    font-size: 10px;
    color: #333;
    padding-right: 5px;
}

.VideoOverlaySnap {
    margin-top: -98px;
    padding-left: 78px;
}

.VideoOverlayThumb {
    margin-top: -54px;
    height: 54px;
    margin-left: 36px;
}

.VideoOverlayIcon {
    display: none;
    margin-top: -30px;
    margin-left: 18px;
    height: 30px;
}

.VideoOverlayDisplay {
    margin-top: -200px;
    margin-left: 220px;
}

.VideoOverlayCut {
    margin-left: -50px;
    padding-right: 30px;
    margin-bottom: 20px;
}

.VideoOverlayCutVert {
    margin-top: -40px;
    height: 40px;
    margin-left: 33px;
}

.Window {
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    color: #333;
    font-family: arial;
}

.WHeader {
    border-top: solid 2px #ccc;
    border-left: solid 2px #ccc;
    border-right: solid 2px #ccc;
    background-color: #ccc;
    background-image: url(/img/admin/admin-toolbar.png);
    background-repeat: repeat-x;
    height: 32px;
    line-height: 32px;
    border-bottom: solid 1px #ccc;
}

.WCorner {
}

.WTitle {
    cursor: move;
    font-size: 18px;
    padding-left: 5px;
    color: #666;
}

.WClose {
    background-image: url(/img/admin/close.gif);
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    width: 16px;
    height: 27px;
    line-height: 27px;
    margin: 0px 5px 0 0;
}

.WContent {
    border-bottom: solid 2px #ccc;
    border-left: solid 2px #ccc;
    border-right: solid 2px #ccc;
    overflow: visible;
}

    .WContent a:hover {
        text-decoration: none;
        color: #333;
    }

.WFooter {
}

#NumPromoters {
    width: 14px;
    text-align: center;
    margin-left: 4px;
    float: left;
    margin-top: 3px;
}

#ShowPromote, #ShowEmail, #ShowEnquire, #ShowDownload, #ShowComment, #ShowDigg, #ShowDelicious, #ShowStumble, #ShowHeyAfrica {
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-left: 4px;
    padding-left: 20px;
    line-height: 16px;
}

#ShowEmail {
    background-image: url(/img/actions/emailmini.png);
}

#ShowEnquire {
    background-image: url(/img/actions/emailmini.png);
}

#ShowDownload {
    background-image: url(/img/actions/downmini.png);
}

#ShowComment {
    background-image: url(/img/actions/commentmini.png);
}

#ShowDigg {
    background-image: url(/img/actions/diggmini.png);
}

#ShowHeyAfrica {
    background-image: url(/img/actions/heyafricamini.png);
}

#ShowDelicious {
    background-image: url(/img/actions/delimini.png);
}

#ShowStumble {
    background-image: url(/img/actions/stumblemini.png);
}

#ShowLinkToThis {
    font-size: 8pt;
}

    #ShowLinkToThis a {
        font-size: 8pt;
    }

#ShowUser {
    margin-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    line-height: 50px;
}

#ShowUserImage {
    float: left;
    padding-right: 10px;
}

.BackNextTitle a {
    padding: 3px 8px 3px 8px;
    font-size: 11px;
}

.BackNext, .BackNextTitle {
    padding: 5px 0 5px 0;
}

    .BackNext a {
        padding: 3px 15px 3px 13px;
        display: block;
        text-align: center;
        font-size: 16px;
    }

.ShowTopics {
    margin: 5px 0 5px 0;
}

.StyleImage {
    width: 150px;
    height: 150px;
    float: left;
    margin: 0 10px 10px 0;
}

.StyleImageLong {
    width: 45%;
    height: 80px;
    float: left;
    margin: 0 10px 10px 0;
}

.StyleImageList {
    width: 100px;
    height: 100px;
    background-position: left top;
    float: left;
    margin: 0 10px 30px 0;
}

.ColorVariantDisplay {
    width: 24px;
    height: 24px;
    float: left;
    margin: 0 5px 5px 0;
}

.CompIcon {
    width: 80px;
    border: double 3px #ccc;
    height: 94px;
    float: left;
    background-image: url(/img/admin/designicons.png);
    background-repeat: no-repeat;
    margin: 0 10px 30px 0;
}

.Comp1 {
    background-position: left -560px;
}

.Comp2 {
    background-position: left -190px;
}

.Comp3 {
    background-position: left -100px;
}

.Comp4 {
    background-position: left -280px;
}

.Comp5 {
    background-position: left -467px;
}

.Comp6 {
    background-position: left -750px;
}

.Comp7 {
    background-position: left -660px;
}

.Comp10 {
    background-position: left -375px;
}

.Comp13 {
    background-position: left -840px;
}

.ThemeListItem {
    text-align: center;
    padding: 5px;
    border: solid 2px #ccc;
    margin: 0 10px 10px 0;
    float: left;
}

#EmailForm {
    padding: 10px;
}

#ShowCrumb {
    margin-bottom: 5px;
    margin-top: 5px;
}

    #ShowCrumb a {
        font-size: 15px;
    }

#ShowItemContent {
    clear: both;
    margin-top: 15px;
}

.ShowPromoterDisplay {
    float: left;
    width: 80px;
    height: 200px;
}

.ShowPopLocationMenu {
    margin: 0px 0 0 80px;
    border: solid 1px #ccc;
    padding: 10px;
    line-height: 12px;
    font-size: 11px;
}

    .ShowPopLocationMenu a {
        font-size: 11px;
    }

.ShowPopRelated {
    margin: 10px 0 0 80px;
    border: solid 1px #ccc;
    padding: 10px;
    line-height: 12px;
    font-size: 11px;
    font-size: 11px;
}

.ShowPopUser {
    margin: 10px 0 0 80px;
    border: solid 1px #ccc;
    padding: 10px;
    line-height: 12px;
    font-size: 11px;
    font-size: 11px;
}

.ShowPopPromoters {
    margin: 10px 0 0 80px;
    border: solid 1px #ccc;
    padding: 10px;
    line-height: 12px;
    font-size: 11px;
    font-size: 11px;
}

.ShowImageFrame {
    width: 112px;
    height: 212px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    vertical-align: middle;
}

.ShowMediaAttachment {
    float: left;
    margin: 5px 0 20px 0;
    width: 210px;
    float: left;
    padding-right: 10px;
    text-align: center;
}

.ShowMediaItemDescription {
    clear: both;
    margin-top: 10px;
}

.TableDetail {
    padding-bottom: 12px;
}

.ShowMediaBody {
}

.ShowMediaAuthor {
    padding-top: 10px;
}

.ShowMediaSource {
    padding-top: 10px;
}

.ShowMediaItem {
}

.ShowMediaDate {
    text-align: right;
}
