* {
    padding: 0;
    margin: 0;
}
@import url("//fonts.googleapis.com/css?family=Open+Sans:300" );
html {
    height: 100%;
    font-family: Helvetica Neue, Arial;
}

body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

a, a:link, a:hover {
    text-decoration: none;
}

#footerContainer {
}

.pagination {
    float: right;
}
/* stream */
.viewName {
    height: 38px;
    line-height: 16px;
    margin-top: 4px;
    padding-left: 53px;
    cursor: pointer;
}

#view0, #view1, #view2 {
    padding-bottom: 13px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 14px;
    color: #696969;
}

#view1, #view2 {
    border-top: solid 1px #E3E3E3;
}

#viewSq0, #viewSq1, #viewSq2 {
    width: 39px;
    height: 39px;
    border: solid 2px #E3E3E3;
    float: left;
}

    #viewSq2 div {
        background-image: url('../../images/version2/viewStreamingWindows.png');
        cursor: pointer;
        width: 31px;
        height: 27px;
        margin: 4px;
        margin-top: 6px;
    }

    #viewSq1 div {
        background-image: url('../../images/version2/viewStreamingHeadlines.png');
        cursor: pointer;
        width: 31px;
        height: 27px;
        margin: 4px;
        margin-top: 6px;
    }

    #viewSq0 div {
        background-image: url('../../images/version2/viewPublisherWindows.png');
        cursor: pointer;
        width: 31px;
        height: 27px;
        margin: 4px;
        margin-top: 6px;
    }

#streamShowContainer {
    margin-top: 10px;
}

#streamProviders {
    font-size: 12px;
    font-family: Helvetica Neue, Arial;
    width: 688px;
    height: 23px;
    overflow: hidden;
    margin-left: 9px;
}

    #streamProviders div.provider {
        float: left;
        cursor: pointer;
        line-height: 24px;
        padding-right: 15px;
    }

.selectedProvider {
    font-weight: bold;
}

#streamHeader {
    border-bottom: solid 1px #E3E3E3;
    height: 27px;
}

#streamNewsTitle {
    color: #707070;
    font-size: 15px;
    font-weight: bold;
    float: left;
    width: 130px;
}

#streamBucketArrow {
    background: url('../../images/version2/arrowDown.png') no-repeat center left;
    height: 50px;
    width: 9px;
    margin-left: 5px;
    float: left;
}

#streamNewsFooter div {
    cursor: pointer;
}

.streamProvImg {
    margin-left: 7px;
}

#streamFeeds {
    min-height: 750px;
    clear: both;
}

.streamStory {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: solid 1px #E3E3E3;
}

.storyDate {
    color: #606060;
    width: 157px;
    height: 31px;
    line-height: 31px;
    padding-left: 9px;
    background-image: url('../../images/version2/stream_date.png');
    font-size: 12px;
}

.streamImg {
    margin-top: 13px;
}

    .streamImg img {
        border: 0px;
    }

.streamStoryTitle a {
    color: #595959;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
}

.streamPubAut {
    color: #646464;
    margin-top: 16px;
    font-size: 14px;
}

    .streamPubAut span {
        color: #EE572A;
        font-weight: bold;
        text-transform: none;
    }

.streamDescr {
    color: #606060;
    line-height: 20px;
    font-size: 14px;
    margin-top: 5px;
}

.continueReading a {
    color: #2296CF;
    text-decoration: none;
    font-size: 13px;
}

    .continueReading a:hover {
        text-decoration: none;
    }

#streamNewsFooter, #streamWindowsFooter, #blogFooter {
    font-size: 12px;
    padding-left: 308px;
    text-transform: lowercase;
    line-height: 50px;
}
/* template editor  */
#btlDeleteImage3 a, #btlDeleteImage2 a, #btlDeleteImage1 a {
    color: #007EC5;
}

.colorItem {
    padding-top: 10px;
    padding-left: 10px;
}

.phColorBox {
    float: left;
    width: 242px;
    line-height: 34px;
}

.colorBox {
    height: 28px;
    width: 56px;
    text-align: center;
    padding-top: 5px;
    background-color: #00aeef;
    color: White;
    border: solid 1px #979797;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    margin-right: 10px;
    line-height: 22px;
}

#colorBoxes img {
    border: none;
}

#colorNames, #imageNames, #tabNames {
    float: left;
    width: 200px;
    border-right: solid 1px #e3e3e3;
}

    #colorNames div, #imageNames div, #tabNames div {
        padding: 10px;
        font-size: 13px;
        border-bottom: solid 1px #e3e3e3;
        cursor: pointer;
    }

.activeColorType, .activeImageType, .activeTabType {
    font-weight: bold;
}

#tblColors {
    float: left;
    margin-left: 15px;
    margin-right: 11px;
    margin-top: 8px;
    margin-bottom: 15px;
}

.colorpicker {
    z-index: 1001;
}

.ddContent {
    background-color: #fff;
    position: absolute;
    top: 40px;
    border: solid 3px #E5E5E5;
    border-top: none;
    z-index: 2;
    width: 269px;
    font-size: 12px;
    font-family: Futura, Helvetica Neue, Arial;
    z-index: 1001;
}

#colorBoxes {
    left: 133px;
    width: auto;
}

#imageBoxes {
    left: 251px;
    width: auto;
}


#tabList {
    left: 369px;
    width: auto;
}

#tabBlast {
    left: 487px;
}

#lstTabsDefault, #lstTabBlast {
    padding: 15px;
}

    #lstTabsDefault li {
        padding-bottom: 5px;
    }

#lstTabsDefault {
    list-style-type: none;
}

#lstTab {
    margin-bottom: 17px;
}

#tblColors {
    position: relative;
    padding-bottom: 10px;
    z-index: 10000;
    margin-bottom: 10px !important;
}

#panelView {
    background-color: #3D3D3D;
    width: 100%;
    color: #fff;
    height: 40px;
    font-size: 14px;
}

    #panelView a {
        color: #fff;
        text-decoration: none;
    }

#tabBoxes {
    float: left;
}

.tabItem {
    margin-left: 15px;
    margin-right: 11px;
    margin-top: 8px;
    margin-bottom: 15px;
    line-height: 21px;
}

#lstTabsSeo input, #tblTwitter [type="text"] {
    height: 25px;
    border: solid 1px #E4E4E4;
    padding-right: 2px;
    padding-left: 2px;
    color: #595959;
    font-size: 14px;
}

#imgType input {
    margin-right: 1px;
}

#lstTabsSeo input[type="text"] {
    width: 159px;
}

#tblTwitter input[type="text"] {
    width: 311px;
}

#lstTabsSeo, #tblTwitter {
    line-height: 31px;
}

#lstMinesTab {
    border: solid 1px #E3E3E3;
}

.tebSettingButton {
    margin-top: 10px;
}

#seoInfo {
    margin-top: 12px;
    margin-right: 65px;
}

#twitterInfo {
    margin-top: 12px;
    margin-right: 65px;
}

#copyInfo {
    margin-top: 17px;
    margin-right: 65px;
}

#panelView div {
    height: 30px;
    float: left;
    padding-top: 10px;
    padding: 10px 20px 0px 20px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

.smallText {
    font-size: 10px;
    font-style: italic;
}

.imgLoader {
    margin: 18px;
}
/* topBar */
.activeView {
    color: Red;
}

#topBar {
    border-bottom: solid 1px #e3e3e3;
    height: 22px;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    font-family: Century Gothic, Futura, Helvetica Neue, Arial;
}

#editTab {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: -4px;
}

#addFeeds, #editTabsLink {
    cursor: pointer;
}

#submines, #groupNetwork {
    float: left;
}

#submineName, #groupNetworkName {
    background: url('../../images/version2/arrowDown.png') no-repeat center right;
    padding-right: 13px;
    cursor: pointer;
}

#mineIcon {
    background-repeat: no-repeat;
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 3px;
}

#mineName {
    float: left;
    font-weight: bold;
}

#board {
    float: left;
    background: url('../../images/version2/arrowDown.png') no-repeat center right;
    padding-right: 13px;
    cursor: pointer;
}

#boardName {
    background: url('../../images/version2/arrowDown.png') no-repeat center right;
    padding-right: 13px;
}

#pnGuest, #toggleView, #pnLogged {
    background: url('../../images/version2/arrowDown.png') no-repeat center right;
    padding-right: 13px;
}

#ddBoard {
    width: 650px;
    display: none;
    top: 22px;
    left: -14px;
    padding: 12px;
    padding-bottom: 0px;
}

#boardContainer {
    width: 560px;
}

#closeBoard {
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

#ddLogin a {
    text-decoration: none;
}

#ddLogin {
    font-family: Helvetica Neue, Arial;
    right: -13px;
    padding: 13px;
    width: 200px;
    font-size: 10px;
    padding-top: 6px;
    display: none;
    top: 22px;
}

.vendorLogin {
    cursor: pointer;
}

    .vendorLogin a {
        text-decoration: none;
    }

    .vendorLogin img {
        width: 19px;
        padding-right: 8px;
        vertical-align: middle;
    }

    .vendorLogin span {
        display: inline;
    }

#ddSameLogins {
    font-family: Helvetica Neue, Arial;
    right: 0px;
    padding-left: 12px;
    padding-right: 12px;
    min-width: 80px;
    width: 171px;
    display: none;
    top: 22px;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 5px;
    line-height: 24px;
}

#ddToggleView {
    font-family: Helvetica Neue, Arial;
    right: -14px;
    padding: 12px;
    width: 137px;
    height: 191px;
    display: none;
    top: 22px;
    font-size: 12px;
    padding-top: 0px;
}

.signupFormDescr {
    text-align: center;
    line-height: 14px;
    padding: 9px 0px;
    margin: 7px 0px;
    margin-bottom: 8px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
}

.loginInputs {
    width: 197px;
    height: 22px;
    margin-top: -1px;
    line-height: 22px;
}

.inputName {
    margin-top: -6px;
    font-size: 12px;
}

#loginForm strong {
    font-size: 12px;
}

#loginFormDescr {
    line-height: 14px;
    padding: 8px 0px;
    text-align: center;
    margin: 10px 0px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 10px;
}

.connectButtons,.connectButtonsPost  {
    margin-top: 3px;
    height: 28px;
}

    .connectButtons div {
        float: left;
        margin-right: 5px;
        width: 28px;
        height: 28px;
        cursor: pointer;
    }
    .connectButtonsPost div {
    cursor: pointer;
    float: left;
    margin-right: 21px;
    width: 41%;
    height: 3em;
}



#topBarLeft {
    float: left;
}

#topBarRight {
    float: right;
}

    #topBarRight img {
        border: 0px;
    }

#topContainer .border {
    height: 22px;
    width: 1px;
    margin: 0px 13px;
}

#userName {
    float: left;
}

#logOut {
    cursor: pointer;
    padding-top: 6px;
}

#signUp {
    float: left;
    background: url('../../images/version2/arrowDown.png') no-repeat center right;
    padding-right: 13px;
    cursor: pointer;
}

#logIn {
    border-left-color: #e3e3e3;
    border-left-style: solid;
    border-left-width: 1px;
    float: left;
    background: url('../../images/version2/arrowDown.png') no-repeat center right;
    padding-right: 13px;
    margin-left: 12px;
    padding-left: 12px;
    cursor: pointer;
}

#popup_0, #popup_1 {
    color: #484848;
    font-size: 12px;
}

.fbConnect {
    background: url('../../images/version2/facebookConnect.png') no-repeat;
}

.twConnect {
    background: url('../../images/version2/twitterConnect.png') no-repeat;
}

.yahooConnect {
    background: url('../../images/version2/yahooConnect.png') no-repeat;
}

.googleConnect {
    background: url('../../images/version2/googlePlusConnect.png') no-repeat;
}

.openIDConnect {
    background: url('../../images/version2/openidConnect.png') no-repeat;
}
/* Comment section */
.fbConnectPost {
    background: url('http://dagenham-news.dailyprss.co.uk/images/version2/FacebookBlog.png');
    margin-left: 6%;
}
.twConnectPost {
     background-image: url("http://dagenham-news.dailyprss.co.uk/images/version2/TwitterBlog.png");
}

.btnSignUp {
    /*cursor: pointer;
    background: url('../../images/version2/signUpButton.png') no-repeat;
    width: auto;
    height: auto;
    line-height: 19px;
    float: right;
    margin-top: 3px;*/
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    cursor: pointer;
    height: auto;
    line-height: 19px;
    text-align: center;
    width: auto;
    float: right;
    min-width: 50px;
}

.btnSignUpText {
    color: #027EC8;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    /*font-size: 9px;*/
}
/* header */
#mainContainer, .bottomContent, #topContainer {
    margin-left: auto;
    margin-right: auto;
    width: 1052px;
    position: relative;
}
#header table {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#rightSiteWrap {
    position: absolute;
    right: -1000px;
    width: 1000px;
    height: 100%;
    display: block;
}

#leftSiteWrap {
    position: absolute;
    left: -1000px;
    width: 1000px;
    height: 100%;
    display: block;
}

#header {
    font-family: Arial;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1052px;
}
#logoVendor {
    float: left;
    margin-top: 13px;
    /* margin-left:13px;*/
    margin-bottom: 13px;
}

    #logoVendor a {
        text-decoration: none;
        color: #454545;
    }

    #logoVendor img {
        border: 0px;
        padding: 0px;
    }

    .logoSize {
    width: 310px !important;
}

.vendorName {
    font-size: 23px;
    margin-left: 0px !important;
}

#pnTopBanner {
    cursor: pointer;
}

#headerBanner {
    margin-top: 13px;
    margin-bottom: 13px;
    /* margin-right:13px;*/
    float: right;
    width: 728px;
    height:90px;
}

#addFeedHeader {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    font-family: Arial;
}

.optinalText {
    font-size: 9px;
    margin-bottom: 2px;
}

.leftarrow {
    background: url('../../images/version2/arrowScrollLeft.png') center center no-repeat;
    cursor: pointer;
}

.rightarrow {
    background: url('../../images/version2/arrowScrollRight.png') center center no-repeat;
    cursor: pointer;
}

#dirChildrenCats .leftarrow, #dirChildrenCats .rightarrow {
    background: none;
}

#tabsContainer {
    clear: both;
    height: 23px;
    width: 1050px;
    /*border-style: solid;
    border-width: 1px;*/
    font-family: Century Gothic;
    overflow: hidden;
}

    #tabsContainer ul {
        list-style-type: none;
        height: 25px;
        margin: 0px;
        padding: 0px;
        margin-left: -1px;
    }

        #tabsContainer ul li {
            padding-top: 0px;
        }

    #tabsContainer a.editTab {
        background: url('../../images/version2/tabdropdown.png') no-repeat right center;
        cursor: pointer;
        height: 23px;
        padding-left: 19px;
        top: -1px;
        position: relative;
    }

    #tabsContainer li > div {
        /*font-family: Futura, Helvetica Neue, Arial;*/
        font-family: Arial;
        float: left;
        font-size: 15px;
        line-height: 22px;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 1px;
        margin-top: -1px;
        text-align: center;
        /*border-width: 1px;
        border-style: solid;*/
        border-left-width: 0px;
    }

    #tabsContainer a {
        float: left;
        text-decoration: none;
    }

    #tabsContainer .activeTab {
        border: 0px;
        height: 23px;
        padding-top: 2px;
        padding-right: 6px;
    }

#contentContainer {
    padding-left: 13px;
    padding-bottom: 15px;
}

#moveTab div {
    cursor: pointer;
    font-size: 9px;
}

#moveTab {
    margin-top: 7px;
    text-align: center;
    padding-top: 6px;
}

    #moveTab .rightarrow {
        margin-left: 5px;
    }

    #moveTab .leftarrow {
        margin-right: 5px;
    }

    #moveTab .rightarrow, #moveTab .leftarrow {
        height: 8px;
        width: 4px;
        position: relative;
        top: 2px;
    }

#pnlTabEditor, #pnlAddTabEditor {
    text-align: left;
    position: absolute;
    z-index: 10000;
    top: 0px;
    left: 0px;
    padding: 13px;
    padding-bottom: 6px;
    display: block;
    float: none;
}

#txtDDTabName, #txtLogInEmail, #txtLogInPassword, .bucketOptionsContainer input, #txtResetPassEmail, #signupForm input, #txtDDNewTabName {
    font-size: 14px;
    padding: 2px;
}

#txtDDTabName {
    width: 150px;
    font-size: 14px;
}

#leftColumn {
    float: left;
    width: 695px;
}

#rightColumn {
    float: right;
    margin-right: 13px;
    width: 318px;
}

.feedRail {
    width: 318px !important;
}

    .feedRail h2, .feedRail h3 {
        margin: 0px;
        padding: 0px; /*text-align:center;*/
        cursor: default;
    }

    .feedRail h2 {
        font-size: 17px;
    }

#feedImages, #tumblrImages, #pinterestImages, #instagramImages {
    margin: 10px 0px 10px 10px;
    overflow-x: hidden;
    overflow-y: scroll;
}

    #tumblrImages img, #pinterestImages img {
        border: none;
        width: 137px;
        margin-bottom: 6px;
        padding: 0px;
    }

    #tumblrImages div, #pinterestImages div {
        width: 144px;
        float: left;
    }

#feedWidget {
    border-bottom: 0px;
    padding-bottom: 0px;
}

#pnNoBuckets {
    color: #949494;
    width: 693px;
    font-size: 16px;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 13px;
    cursor: pointer;
}

.permTab {
    /* color:red !important; */
}

#placeholder {
    height: 50px;
    margin-top: 13px;
    display: none;
    width: 220px;
}

#bucketghost {
    height: 250px;
}

.bucketBorder {
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 13px;
}

.adslider, .adHalfBanner, .adGroupImage, .adBlockImage, .adGroupSmallImg {
    padding: 0px;
}

.bucketBorderEmbed {
    margin-top: 13px;
}

.lc, .cc, .rc {
    padding-right: 13px;
    width: 222px;
}

.rc {
    padding-right: 0px;
}

/* left column */
#markBucket {
    width: 677px;
}

#markTitle {
    color: #545454;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E3E3E3;
    width: 100%;
}

    #markTitle span {
        float: right;
        font-size: 12px;
        font-weight: normal;
        position: relative;
        top: 2px;
    }

    #markTitle a {
        color: #2297cd;
        text-decoration: none;
        margin-top: -1px;
    }

#markMessages {
    background-color: #f6f6f6;
    margin-top: 8px;
    height: 370px;
    padding: 8px;
    overflow-y:hidden;
}

.message {
    background-color: #ffffff;
    color: #0087c5;
    width: 147px;
    height: 46px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    padding: 11px;
    line-height: 15px;
    cursor: pointer;
    position: relative;
}

    .message span {
        padding-right: 11px;
    }

.activeMessage {
    color: #ffffff;
    cursor: default;
}

.messageArrowLeft {
    /*
    background:url('../../images/version2/markLeft.png') no-repeat;
    position:absolute; 
    left:133px; 
    z-index:1; 
    top:0px; 
    height:60px;
    width:19px;
    display:none;
    */
    border-bottom: 14px solid transparent;
    border-top: 14px solid transparent;
    height: 0;
    right: -14px;
    position: absolute;
    top: 17px;
    width: 0;
    display: none;
    z-index: 100;
}

.messageArrowRight {
    border-bottom: 14px solid transparent;
    border-top: 14px solid transparent;
    height: 0;
    left: -14px;
    position: absolute;
    top: 16px;
    width: 0;
    z-index: 100;
    /*
    background:url('../../images/version2/markRight.png') no-repeat;
    position:absolute; 
    left:-19px; 
    z-index:1; 
    top:0px; 
    height:60px;
    width:19px;
    */
    display: none;
}

#markInfo {
    /*background-color: #ffffff;*/
    /*color: #ffffff;*/
    /*float: left;*/
    /*margin-right: 8px;*/
    width: 484px;
    height: 100%;
    font-size: 16px;
    /*position: relative;*/
}

    #markInfo img {
        border: 0px;
    }

.messageInfo {
    height: 100%;
    position: absolute;
    width: 100%;
}

    .messageInfo iframe {
        border: 0px;
    }

    .messageInfo a {
        text-decoration: none;
        color: white;
    }

.messageDescription span {
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
}

.messageDescription a {
    color: #ffffff;
    text-decoration: none;
}

.messageContainer {
    height: 100%;
    position: relative;
}

.messageDescription {
    padding: 6px 8px;
    /*padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;*/
    position: absolute;
    bottom: 0px;
    width: 99%;
    background-image: url('../../images/version2/markBg.png');
}
/* add feed */
#pnAddfeedBanner {
    margin-top: 16px;
    /*cursor: pointer;*/
}

.left {
    float: left;
}

.right {
    float: right;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

/* bucket */
.pagination a {
    padding-left: 4px;
    font-size: 12px;
}

.pagination span.current {
    padding-left: 5px;
    padding-right: 2px;
    text-decoration: none;
    font-size: 12px;
}

.feedAuthor, .feedProvider, .feedProvider a {
    font-size: 10px !important;
    margin-bottom: 1px;
}

    .feedAuthor span, .feedProvider span {
        font-weight: bold;
    }

.feedTypes {
    font-size: 11px;
}

.feedDetails {
    width: 100%;
}

.bucketDrop {
    background-color: yellow;
    height: 50px;
}

.bucketTitle {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 1px;
    cursor: move;
}

.bucketHeader {
    color: #717171;
    border-bottom-color: #E3E3E3;
    margin: 8px;
    margin-top: 8px;
    font-size: 12px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 5px;
}

    .bucketHeader a {
        text-decoration: none;
        font-size: 13px;
    }

    .bucketHeader table td {
        vertical-align: middle;
    }

.bucketPic {
    float: left;
    margin-right: 7px;
}

.bucketPicProv {
    float: left;
    margin-right: 3px;
    margin-top: 1px;
}

.bucket {
    float: left;
    width: 221px;
    padding: 0px;
}

.providers {
    font-size: 11px;
    height: 18px;
    margin-left: -3px;
}

    .providers img {
        margin-right: 2px;
        position: relative;
        top: 4px;
    }

#providerFeeds a, #rptProvidersForLetter a {
    color: #484848;
}

.letterDisabled {
    color: #E3E3E3 !important;
    cursor: default;
}

#prov_0 {
    padding-top: 3px;
    line-height: 22px;
    height: 19px;
}

.providers {
}

.ddItem {
    line-height: 22px;
    border-top: 1px solid #E3E3E3;
}

.ddActive {
    color: blue;
    display: none;
}

.right {
    margin-right: 0px;
}

.dateTop {
    font-size: 11px;
}

.storiesList {
    color: #606060;
    background-color: #f6f6f6;
    font-size: 11px;
}

.topStory {
    padding: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.topStoryImage {
    padding-left: 8px;
    position: relative;
    min-height: 17px;
}

    .topStoryImage img {
        padding: 0px;
        border: 0px;
    }

.topStoryMessage {
    color: #ffffff;
    width: 200px;
    height: 17px;
    position: absolute;
    top: 0px;
    line-height: 17px;
    padding-left: 5px;
    font-size: 10px;
    z-index: 1000;
}

.topStoryImage a {
    text-decoration: none;
}

.topStoryMessageBG {
    color: #ffffff;
    background-image: url('../../images/version2/markBg.png');
    width: 200px;
    height: 17px;
    position: absolute;
    top: 0px;
    line-height: 17px;
    padding-left: 5px;
    font-size: 10px;
    z-index: 100;
}

#adslider .position {
    padding: 8px 5px 0px 5px;
    cursor: pointer;
}

.adslider {
    cursor: pointer;
}

.story {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
}

    .story h3 {
        display: inline;
        font-weight: bold;
        margin-bottom: 4px;
    }

        .topStory h3 a, .story h3 a {
            text-decoration: none;
            word-wrap: break-word;
        }

            .topStory h3 a:hover, .story h3 a:hover {
                text-decoration: none;
            }

.date {
    font-weight: normal;
    font-family: Arial;
}
/*
.noabstract h3{
    font-weight:normal !important;
}
*/
.storyDescription {
    font-weight: normal;
    line-height: 16px;
    word-wrap: break-word;
    font-family: Helvetica,Arial;
}

.streamStory .storyDescription {
    font-size: 12px;
}

.PhotoBorder {
    float: left;
    border-style: solid;
    border-width: 1px;
    margin-right: 8px;
    margin-bottom: 3px;
}

    .PhotoBorder img {
        border: 0px;
        width: 54px;
        padding: 0px;
    }

.feedProvider {
    font-weight: normal;
}

.fullStory {
    font-size: 10px;
    margin-left: 2px;
    font-weight: normal;
}

.bucketFooter {
    background-color: #f6f6f6;
    height: 22px;
    padding-top: 8px;
    font-size: 10px;
    padding-left: 8px;
}

.bucketOptions {
    float: left;
}

    .bucketOptions a {
    }

.bucketStories {
    float: left;
    margin-left: 43px;
}

.bucketPages {
    float: right;
    margin-right: 12px;
}

    .bucketPages a {
        text-decoration: none;
        margin-left: 2px;
    }

.activeBucketPage {
    text-decoration: none !important;
}
/* edit Bucket */

.bucketOptionsContainer {
    font-size: 11px;
    padding: 12px;
    padding-top: 4px;
    padding-bottom: 7px;
}

    .bucketOptionsContainer .option {
        border-bottom-color: #e3e3e3;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding-top: 5px;
        padding-bottom: 8px;
    }

.editBucketFooter {
    border: 0px !important;
    margin-top: 7px;
    padding: 5px;
}

.fontFamily {
    padding: 0px 5px !important;
    border-bottom: none !important;
    font-size: 11px !important;
    margin-bottom: 5px !important;
    margin-top: 8px !important;
}

.selectedFont {
    font-weight: normal !important;
}

.fontFamily div {
    border: none;
    padding: 0px;
}

.activeFont {
    color: Red;
}

.topStory .storyDescription {
    font-size: 13px;
    line-height: 15px;
}
/*
.clsFont11 .fullStory, .clsFont11 .storyDescription{ font-size:11px; }
.clsFont12 .fullStory, .clsFont12 .storyDescription{ font-size:12px; }
.clsFont13 .fullStory, .clsFont13 .storyDescription{ font-size:13px; }
.clsFont14 .fullStory, .clsFont14 .storyDescription{ font-size:14px; }
*/

.textSizes span {
    font-weight: bold;
    cursor: pointer;
    margin-right: 2px;
}

.showOptions input {
    margin-top: 4px;
}

#txtEditBucketStories, #txtEditBucketDays {
    margin-left: 8px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.feedContainer, .feedContainer div {
    border: 0px;
}

.feedContainer {
    margin-top: 4px;
}

.feedItem {
    padding-top: 7px !important;
    padding-bottom: 0px !important;
}

    .feedItem span {
        text-transform: uppercase;
    }

        .feedItem span.btnDelete {
            float: right;
            width: 9px;
            height: 8px;
            cursor: pointer;
            background: url('../../images/version2/btnDelete.png') no-repeat;
            margin-top: 4px;
        }

.bucketFeeds {
    padding: 0px !important;
    margin-bottom: 1px;
}

.editBucketFooter div {
    float: left;
    /*border:0px;*/
    padding-top: 3px;
}

.applyAllBO {
    color: #007EC5;
    width: 70px;
    height: 19px;
    /*background:url('../../images/version2/btnApplyToAll.png') no-repeat;*/
    cursor: pointer;
    margin-left: 20px;
    font-size: 12px;
    /*padding-left:9px;*/
    position: relative;
    /*padding:0px !important;*/
    text-align: center;
    margin-top: 2px;
}

.bucketOptionsFeeds {
    float: left;
}

.bucketOptionsDelete {
    float: right;
}

.saveBO span, .applyAllBO span {
    line-height: 18px;
}

.saveBO {
    /*color:#ffffff;
    position:relative;
    width:44px;
    height:19px;  
    background:url('../../images/version2/btnSaveOptions.png') no-repeat;
    cursor:pointer;  
    font-weight:bold;
    font-size:10px;
    float:right !important;
    padding:0px !important;
    text-align:center;*/
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    border-radius: 5px 5px 5px 5px;
    color: #007EC5;
    float: right !important;
    font-family: Helvetica Neue,Arial,Tahoma;
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    /*margin-top: 14px;*/
    padding: 4px 8px;
    text-decoration: none !important;
    cursor: pointer;
}

.closeBO {
    padding: 0px !important;
    margin-top: 7px;
}

    .closeBO a, .bucketOptionsDelete a {
        color: #007EC5;
        font-size: 12px;
        text-decoration: none;
    }
/* right column */
#shoppingContainer {
    cursor: pointer;
    background: url('../../images/version2/shopButton.png') no-repeat;
    width: 260px;
    height: 86px;
    cursor: pointer;
    margin-top: 13px;
}

#shopMessage {
    margin-left: 145px;
    padding-top: 34px;
    font-size: 14px;
    width: 95px;
}

#moneyAmount {
    color: #696969;
    float: left;
    margin-right: 5px;
    margin-top: -1px;
}

#pnlCauseIcon {
    border-left-color: #e3e3e3;
    float: left;
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 5px;
    margin-top: -2px;
    padding-top: 2px;
    height: 16px;
}

#showArrow {
    float: left;
    background: url('../../images/version2/arrowDown.png') no-repeat;
    width: 8px;
    height: 4px;
    margin-top: 7px;
    margin-left: 3px;
}

#causes {
    float: right;
}

.rightBucketTitle {
    color: #949494;
    font-size: 13px;
}
/* advertisers */
#advertTitle {
    font-size: 13px;
    padding: 2px 0px 9px 0px;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 9px;
}

#advertiserContainer {
    font-size: 11px;
}

#advertisers {
    color: #707070;
    margin-top: 13px;
    padding-bottom: 9px;
}

#advertiserInfo {
    border-bottom-color: #e3e3e3;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.bucketHeaderDD {
    color: #484848;
    border-color: #e3e3e3;
    font-size: 13px;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 0px;
    height: 23px;
    line-height: 24px;
    padding-left: 4px;
    margin-bottom: 13px;
    margin-top: 10px;
}

#advertiserAddress {
    font-size: 10px;
    margin-top: 3px;
    float: right;
}

.advert {
    border-bottom-color: #e3e3e3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}
.advertName {
    color: #484848;
    font-weight: bold;
    font-size: 13px;
    margin-top: -3px;
}
.advertsFooterHr {
     border-bottom-color: #e3e3e3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom:8px;
}

.advertDescr {
    font-size: 11px;
    margin-top: 1px;
    margin-bottom: 5px;
}

.advertImage {
    padding-left: 5px;
}

.advert a {
    text-decoration: none;
}

.advertViewPage {
    background: url('../../images/version2/viewPageButton.png') no-repeat;
    width: 86px;
    height: 19px;
    margin-top: 4px;
    margin-bottom: 2px;
    line-height: 19px;
}

.advertViewPageText {
    color: #484848;
    margin-left: 28px;
    font-size: 10px;
    font-weight: bold;
}

#advertCount {
    float: left;
    font-size: 10px;
}

.seeMore {
    /*float: right;*/
    font-size: 10px;
}

    .seeMore a {
        color: #6e6e6e;
        text-decoration: none;
    }

#lstAdverts {
    clear: both;
}

.advertsFooter {
    color: #6e6e6e;
    /*margin-top: 8px;*/
}
/* top providers */
#topProviders .seeMore {
    margin-top: 9px;
}

.topProvImg {
    float: left;
    padding-right: 7px;
}

.topProvDescription {
    padding-top: 4px;
}

#lstTopProviders {
    color: #ffffff;
    list-style-type: none;
    margin-left: -12px;
    margin-bottom: 12px;
    font-size: 11px;
    line-height: 13px;
}

    #lstTopProviders li span {
        color: #ffffff !important;
        font-size: 13px;
        line-height: 15px;
        margin-bottom: 2px;
    }

    #lstTopProviders li {
        background-color: #4E4848;
        float: left;
        width: 212px;
        margin-left: 12px;
    }

#topProvidersContainer {
    padding-top: 11px;
    padding-bottom: 9px;
}

    #topProvidersContainer span {
        font-size: 15px;
        font-weight: bold;
    }

#topProviderHeader {
    margin-top: -17px;
}

#topProviders {
}

#topProvider_0 {
    width: 523px;
    text-align: right;
    padding-right: 8px;
}

#topProvider_1 {
    width: 123px;
}
/* google map */
#btnViewDirectory {
    background-image: url('../../images/version2/btnViewDir.png');
    background-repeat: no-repeat;
    width: 86px;
    height: 19px;
    cursor: pointer;
    margin-top: 8px;
}

.ddList {
    list-style: none;
    margin-top: -1px;
}

.headerLeft {
    border-right-color: #e3e3e3;
    border-bottom-color: #e3e3e3;
    border-right-style: solid;
    border-right-width: 1px;
    height: 23px;
    font-size: 11px;
    margin-bottom: 12px;
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.headerRight {
    border-right-color: #e3e3e3;
    border-top-color: #e3e3e3;
    color: #707070;
    border-right-style: solid;
    border-right-width: 1px;
    height: 23px;
    font-size: 11px;
    margin-bottom: 12px;
    font-family: Helvetica Neue, Arial;
    float: right;
    padding-left: 4px;
    line-height: 23px;
    border-top-style: solid;
    border-top-width: 1px;
}

.headerLeft, .headerLeft a {
    color: #959595;
    text-decoration: none;
    line-height: 21px;
}

#googleMap {
    /*height: 163px;*/
    font-size: 11px;
}

.bucketArrow {
    border-left-color: #e3e3e3;
    background: url('../../images/version2/arrowDown.png') no-repeat center center;
    cursor: pointer;
    float: right;
    border-left-style: solid;
    border-left-width: 1px;
    width: 18px;
    height: 20px;
    margin-top: 3px;
}

.headerDD {
    float: left;
    margin-left: 5px;
}

/* facebook */
#facebookContainer {
    min-height: 100px;
}

#facebookHeader {
    color: #3C5995;
    font-size: 15px;
    font-weight: bold;
}

    #facebookHeader span {
        font-size: 12px;
        font-weight: normal;
    }

#facebookLogo {
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    background: url('http://a.discovermine.com/images/version2/fbLogo.png') no-repeat;
    float: left;
}

.fbimage {
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}

    .fbimage img {
        height: 20px;
    }

.fbname {
    float: left;
}

#userName {
    font-weight: bold;
}
/* advertising */
#advertisingContainer {
    border-color: #e3e3e3;
    background-color: #ffffff;
    clear: both;
    width: 1050px;
    margin-left: auto;
    margin-right: auto;
    height: 146px;
    margin-top: 17px;
    margin-bottom: 17px;
    border-style: solid;
    border-width: 1px;
}

#advertiserImage img {
    height: 200px;
}

#lstAdvertising {
    list-style-type: none;
    margin-left: -1px;
}

    #lstAdvertising li {
        float: left;
        margin-left: 38px;
        margin-top: 23px;
        width: 300px;
        text-align: center;
    }

.advertisingTitle {
    color: #00559E;
    font-size: 13px;
    font-weight: bold;
}

.advProvider {
    color: #989898;
    font-size: 10px;
    float: left;
}

.advProviderLogo img {
    border: 0px !important;
}

/* bottom part */
.bottomContainer {
    font-family: Futura, Helvetica Neue, Arial;
    clear: both;
    /* width:1350px; */
    margin-left: auto;
    margin-right: auto;
    /*background:url('../../images/version2/bottomImage.jpg') no-repeat;*/
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 17px;
}

    .bottomContainer a {
        color: #000000;
        text-decoration: none;
    }

.bottomTitle {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    white-space: nowrap;
}

#usefulContainer {
    padding-bottom: 25px;
    padding-top: 25px;
    width: 100%;
}

#whydo {
}

    #whydo img {
        margin-right: 13px;
        margin-top: 3px;
    }

.whydoTitle {
    font-weight: bold;
    font-size: 12px;
}

.whydoEmail {
    font-weight: bold;
}

#usefulLinks {
    margin-left: 30px;
}

    #usefulLinks a {
        margin-right: 5px;
    }

#contacts {
    margin-left: 30px;
}

    #contacts div {
        white-space: nowrap;
    }

.contactTel {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 2px;
}
/* partners */
#partners h4 {
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-family: Helvetica Neue, Arial;
}

#partners h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0px 4px 0px;
    font-family: Helvetica Neue, Arial;
}

#partnersContainer .bottomContent {
    width: 1072px;
}

#partnersContainer .bottomTitle {
    padding: 23px 10px 0px 10px;
    height: auto;
}

#partners {
}

    #partners table {
        width: 100%;
    }

    #partners td {
        width: 25%;
        padding: 0px 0px 10px 0px;
        border-bottom: 1px solid #c0c0c0;
    }

.selectedMine {
    font-weight: bold;
}

#lstSubmines, #lstBoards, #lstGroupNetwork {
    top: 22px;
    padding: 5px 15px;
    white-space: nowrap;
    font-size: 13px;
    list-style: none;
    display: none;
}

#lstSubmines {
    left: -13px;
}

#lstBoards {
    right: -14px;
}

#lstGroupNetwork {
    left: -14px;
}

    #lstSubmines a, #lstBoards a, #lstGroupNetwork a {
        text-decoration: none;
    }

#lstPartners {
    list-style-type: none;
    border-collapse: collapse;
    margin: 13px 0;
    width: 100%;
}

    #lstPartners td {
        font-size: 10px;
        border-left: 1px solid #EBEBEB;
        width: 222px;
        padding: 0px 13px;
    }

        #lstPartners td.first {
            border: none;
        }

        #lstPartners td img {
            border: 0px;
            max-width: 236px;
            margin-bottom: 13px;
        }

    #lstPartners li:last-child {
        border: 0px;
    }

#footer {
    width: 100%;
    padding-bottom: 10px;
}

#footerText {
    padding-top: 10px;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align:center;
}

    #footerText, #footerText a {
        color: #404040;
        text-decoration: none;
    }

.footerDivider {
    padding-left: 5px;
    padding-right: 5px;
}

.bottom .dd {
    border: 1px solid #E3E3E3;
}

.dd {
    z-index: 9500;
    font-size: 12px;
}

    .dd li {
        list-style: none;
        cursor: pointer;
    }

        .dd li:hover {
            /* text-decoration:none; */
        }

    .dd ul {
        padding-left: 5px;
        padding-right: 5px;
        list-style: none;
    }

#usefulLinks td {
    width: 110px;
}

.fb-like-box {
    margin-top: 13px;
}

.clsFont11, .clsFont11 h3 a {
    font-size: 11px;
}

.clsFont12, .clsFont12 h3 a {
    font-size: 12px;
}

.clsFont13, .clsFont13 h3 a {
    font-size: 13px;
}

.clsFont14, .clsFont14 h3 a {
    font-size: 14px;
}

.clsFont11 h3 a, .clsFont11 .storyDescription {
    line-height: 14px !important;
}

.clsFont12 h3 a, .clsFont12 .storyDescription {
    line-height: 15px !important;
}

.clsFont11 .date {
    font-size: 9px;
}

.clsFont12 .date {
    font-size: 10px;
}

.clsFont13 .date {
    font-size: 11px;
}

.clsFont14 .date {
    font-size: 12px;
}

h3.topStoryTitle {
    margin-bottom: 4px;
}

    h3.topStoryTitle a {
        font-size: 14px;
        line-height: 16px;
        text-decoration: none;
        font-weight: bold;
    }

/*
.clsFont11 h3.topStoryTitle a{ font-size:12px; }
.clsFont12 h3.topStoryTitle a{ font-size:13px; }
.clsFont13 h3.topStoryTitle a{ font-size:14px; }
.clsFont14 h3.topStoryTitle a{ font-size:15px; }
*/


/* directory section */
/* main page */
.catCell {
    border-bottom: solid 1px #ebebeb;
    overflow: hidden;
    width: 340px;
}

.catBoxBorder1 {
    border-right: solid 1px #ebebeb;
}

.catBoxBorder3 {
    border-right: solid 1px #ebebeb;
}

.catLinksTd {
    width: 110px;
    font-size: 12px;
    line-height: 13px;
    padding-top: 22px;
    letter-spacing: -0.02em;
    padding-left: 28px;
    vertical-align: top;
    position: relative;
}

.catLinks {
    float: left;
    width: 110px;
    font-size: 12px;
    line-height: 13px;
    padding-top: 22px;
    letter-spacing: -0.02em;
    padding-left: 28px;
    position: relative;
}

    .catLinks img, .catLinksTd img {
        border: none;
        padding: 0px;
        height: 11px;
        width: 6px;
        position: absolute;
        top: 24px;
    }

    .catLinks div, .catLinksTd div {
        padding-left: 5px;
        margin-bottom: 1px;
    }

    .catLinks p a, .catLinksTd p a {
        font-family: Arial;
        color: #484848;
    }

        .catLinks p a:link, .catLinks p a:visited, .catLinks p a:hover, .catLinks a:link, .catLinks a:visited, .catLinks a:hover,
        .catLinksTd p a:link, .catLinksTd p a:visited, .catLinksTd p a:hover, .catLinksTd a:link, .catLinksTd a:visited, .catLinksTd a:hover {
            text-decoration: none;
            color: #484848;
        }

.catLinksTd span {
    font-size: 11px;
}

.catImageTd {
    padding-left: 20px;
    height: 124px;
    width: 122px;
    text-align: center;
}

    .catImage img, .catImageTd img {
        cursor: pointer;
    }

.catImage {
    float: left;
    display: block;
    padding-left: 20px;
    height: 128px;
}

#tabEditor {
    width: 420px;
}

    #tabEditor img {
        border: 0px;
    }

#addFeedContainer {
    background-color: #ffffff;
}

#addFeedLoader {
    font-size: 11px;
    margin: 0 auto;
    width: 50px;
    padding-top: 250px;
}

.loading {
    font-size: 11px;
}

#categoriesTable {
    padding-left: 13px;
    margin-top: 13px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

    #categoriesTable p {
        color: #00aded;
        font-size: 15px;
        margin: 0 0 2px 0;
        font-weight: bold;
        padding-left: 10px;
        line-height: 14px;
        text-transform: uppercase;
        letter-spacing: -1px;
    }

#dirTop {
    padding-left: 14px;
    padding-top: 13px;
    background-image: url("../../images/version2/directoryTopBg.png");
    height: 53px;
}

#dirTopContainer {
    height: 25px;
}

#dirTop div.directory {
    background-color: transparent;
    float: left;
    cursor: pointer;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
    margin-top: 17px;
}

#dirName {
    height: 49px;
    border-top: solid 4px #EBEBEB;
    font-size: 19px;
    font-weight: bold;
    padding-left: 19px;
    padding-right: 19px;
    line-height: 49px;
    background-color: #ffffff;
    float: left;
}

.activeDir {
    color: #666;
}

.dirClose {
    background-image: url(../../images/version2/catBtnClose.png);
    border: none;
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin-right: 10px;
    float: right;
    margin-top: -4px;
}

.dirTab {
    display: none;
}

#dirMain {
    display: block;
}
/* category tab */
#flagbox {
    height: 40px;
    margin-top: 8px;
    float: left;
}

.flagsCat {
    width: 34px;
}

    .flagsCat img {
        border: 0px;
        cursor: pointer;
    }

.dirName {
    float: left;
    margin-bottom: 8px;
    margin-right: 20px;
    font-size: 24px;
    letter-spacing: -.06em;
    margin-top: 3px;
}

#secondaryPage, #personalFeeds {
    padding: 15px;
    font-size: 11px;
}

#secondaryPage {
    margin-top: 6px;
}

    #secondaryPage a, #personalFeeds a, #pubPathName a {
        color: #484848;
        cursor: pointer;
        text-decoration: none;
        font-size: 13px;
    }

.feedPreview {
    font-size: 11px !important;
    float: right;
    margin: 8px 10px;
    margin-left: 5px;
    font-weight: normal;
}

.feedGridPreview {
    font-size: 13px !important;
    float: none;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

#secondaryPage a:hover, #personalFeeds a:hover, #pubPathName a:hover {
    text-decoration: none;
}

#dirChildrenCats a {
    font-weight: bold;
}

.dirFeeds {
    font-size: 11px;
}

#dirPath {
    margin-bottom: 10px;
}

    #dirPath span {
        font-size: 13px;
    }
/* feed grid */
.fprov a {
    font-weight: normal;
    font-size: 11px !important;
}

.ftype {
    color: #808080;
    font-size: 11px;
    padding-right: 15px;
    font-weight: normal;
}

.feedCat {
    width: 363px;
    border: solid 1px #e8e8e8;
    padding: 4px;
    padding-left: 5px;
    margin-right: 4px;
    margin-top: 4px;
    font-weight: bold;
    background-image: url('../../images/catTab/dirRowbg.png');
    background-repeat: repeat-x;
}

.options {
    float: right;
}

.feedGrid {
    width: 678px;
    padding: 3px 0px;
}

#feedPreview {
    width: 221px;
}

#addFeedBox {
    width: 221px;
}

#feedGridContainer {
    margin-top: 20px;
    float: left;
    width: 764px;
}

#feedRegions {
    float: right;
    padding: 6px;
}

.activeFeedTab {
    color: #484848;
    font-weight: bold;
}

#catInfo {
    float: left;
    width: 764px;
}

#catLists {
    float: right;
    height: 452px;
    width: 213px;
    border-left: solid 1px #E6E6E6;
    padding-left: 20px;
    overflow-y: auto;
}

.otherTitle {
    color: #A0A0A0;
    font-size: 12px;
    letter-spacing: -0.05em;
    padding-bottom: 2px;
    text-transform: uppercase;
}

#dirMoreCats {
    margin-top: 20px;
}

.activeCat a {
    color: Red;
}

.activeCat {
    font-weight: bold;
}
/* personal feeds */
#personalFeedsContainer {
}

    #personalFeedsContainer input {
        margin-right: 4px;
        width: 694px;
        height: 26px;
        border: solid 1px #EBEBEB;
    }

#personalFeedsContainer input:focus {
    border: solid 1px #037FC7;
}

#ltPersonalFeed {
    font-size: 14px;
    color: #666666;
    margin-bottom: 9px;
    margin-top: 23px;
}

#feedExists, #feedInfoPanel {
    margin-left: 107px;
    margin-bottom: 10px;
}

#phAddNewFeed {
    height: 75px;
    margin-left: 107px;
    margin-bottom: 30px;
}

#feedMessage {
    color: #666666;
    padding-top: 10px;
    clear: both;
}

#phAddNewFeed .loading {
    color: #666666;
    display: none;
    line-height: 26px;
}
/* provider tab */
#regionArrow {
    border: 0px;
}

.feedName {
    font-size: 13px;
}

#providersPanel {
    float: left;
    width: 799px;
    margin-top: 27px;
}

#providerFeeds {
    float: left;
    padding-left: 14px;
    width: 765px;
    height: 395px;
}

#myProviders {
    float: right;
    padding-left: 20px;
    border-left: solid 1px #E6E6E6;
    font-size: 13px;
    line-height: 16px;
    overflow-y: auto;
    height: 453px;
    padding-right: 10px;
    width: 218px;
    margin-top: 21px;
}

    #myProviders a {
        color: #206791;
        text-decoration: none;
    }

        #myProviders a:hover {
            color: #484848;
            text-decoration: none;
        }

#followingProv {
}

#rptProvidersForLetter td {
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}

#pubPathName {
    margin-top: -30px;
    margin-bottom: 16px;
    font-size: 13px;
}

    #pubPathName span {
        font-weight: bold;
        font-size: 13px;
    }

#providersLetter .fifth {
    margin-right: 0px !important;
}

.pubBlock {
    width: 124px;
    height: 47px;
    border: solid 1px #E5E5E5;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 11px;
    margin-right: 11px;
    float: left;
    padding: 9px;
    text-align: center;
}

.pubBlockTitle {
    background-color: #ffffff;
    text-transform: none;
    height: 100%;
    width: 100%;
}

    .pubBlockTitle td {
        text-align: center;
    }

.pubBlockFeeds {
    font-size: 11px;
    text-align: center;
    height: 100%;
    width: 100%;
}

    .pubBlockFeeds strong {
        font-size: 14px;
    }

#letters {
    margin-left: 11px;
}

#otherPubsList a, #otherPubsRuList a {
    text-decoration: none;
    font-size: 13px;
    color: #666666;
}

#otherPubsList div, #otherPubsRuList div {
    float: left;
    padding-right: 10px;
}

#providerName {
    font-size: 20px;
    letter-spacing: -0.06em;
    height: 95px;
}

    #providerName table {
        height: 100%;
        width: 100%;
    }

    #providerName img {
        max-height: 95px;
    }

#provDetails {
    margin-top: 10px;
    margin-bottom: 7px;
}

    #provDetails div {
        font-size: 11px;
        float: left;
        line-height: 30px;
    }

    #provDetails span {
        margin-left: 0px;
    }

.dotDivider {
    padding-left: 5px;
    padding-right: 5px;
    weight: bold;
    font-size: 18px !important;
}

#feedLang img {
    margin-right: 5px;
}

#feedDepartments, #feedTypes, #perFeedTabs {
    clear: both;
    overflow: hidden;
    border-top: solid 1px #E6E6E6;
    border-bottom: solid 1px #E6E6E6;
    height: 30px;
    line-height: 30px;
}

    #feedDepartments div.dept, #feedTypes div.feedtype, #perFeedTabs div.perFeed {
        color: #595959;
        font-size: 13px;
        padding-left: 8px;
        padding-right: 9px;
        cursor: pointer;
        float: left;
    }

#feedProvGrid {
    height: 213px;
}

#feedProvGrid, #feedPersonalGrid, #feedGrid {
    margin-left: 2px;
    font-size: 11px;
    padding-top: 12px;
}

    #feedProvGrid a {
        cursor: pointer;
        text-decoration: none;
        font-size: 11px;
    }

        #feedProvGrid a:hover {
            text-decoration: none;
        }

#providerFeeds .pagination span.current, #feedGridContainer .pagination span.current {
    font-size: 13px;
    font-weight: bold;
    color: #1F6891;
    text-decoration: none;
    padding-right: 6px;
}

#providerFeeds .pagination a, #feedGridContainer .pagination a {
    font-size: 13px;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
}

    #providerFeeds .pagination a.next, #feedGridContainer .pagination a.next {
        padding-right: 0px;
    }

#feedProvGridContainer .pagination, #feedGridContainer .pagination {
    padding-top: 12px;
}

.pagination .prev, .pagination .next {
    position: relative;
    top: -1px;
}

.selectedPub {
    font-weight: bold;
}

.selectedLetter {
    font-weight: bold;
    color: #484848;
    font-size: 18px !important;
    top: -4px;
    position: relative;
}

#providersLetter {
    height: 390px;
    font-size: 11px;
    clear: both;
    margin-top: 21px;
}

    #providersLetter a {
        text-decoration: none;
    }

        #providersLetter a:hover {
            text-decoration: none;
        }

#lstRegionsFlags {
    list-style-type: none;
    white-space: nowrap;
    font-size: 13px;
    list-style: none;
    text-align: center;
}

#regionsList {
    z-index: 10000;
    position: absolute;
    top: -1px;
    width: 292px !important;
    left: 269px;
}

#catsList {
    z-index: 10000;
    position: absolute;
    top: 26px;
    width: 292px !important;
    left: -252px;
}

#otherPubsList {
    margin-left: 16px;
    position: relative;
    top: 0px;
}

#lstRegionsFlags li {
    float: left;
    margin: 5px;
    height: 24px;
    width: 18px;
}

#provRegion {
    float: right;
    margin-right: 202px;
    margin-top: -27px;
    border: solid 1px #EBEBEB;
    height: 25px;
    width: 40px;
}

#catRegion {
    margin-right: 10px;
    border: solid 1px #EBEBEB;
    height: 25px;
    width: 37px;
    padding-right: 3px;
}

#regionName, #catRegionName {
    padding-left: 4px;
    margin-top: -2px;
}

    #regionName img, #catRegionName img {
        padding: 0px;
    }

#regionArrow {
    position: relative;
    top: 2px;
}

#catArrow {
    position: relative;
    top: -3px;
    margin-left: 1px;
}

#globalFlag, #catGlobalArrow {
    position: relative;
    top: 6px;
}
/* pub search */
.catPubSearch {
    float: right;
    height: 27px;
    width: 191px;
    background-repeat: no-repeat;
    margin-right: 21px;
    margin-top: -6px;
    position: relative;
}

#txtPubSearch, #txtCatSearch, #txtPostSearch,#txtSearchFeed {
    width: 182px;
    height: 26px;
    border: none;
    color: #bababa;
    background-color: transparent;
    font-size: 15px;
    padding-left: 8px;
    float: left;
    border: solid 1px #E5E5E5;
}
#txtPostSearch,#txtSearchFeed{
margin-top: 13px;
width: 307px;
margin-left: -1px;
}

.searchGlass {
    background-image: url('../../images/pubSearchButton.png');
    cursor: pointer;
    height: 22px;
    width: 22px;
    border: none;
    background-color: transparent;
    float: left;
    margin-left: 3px;
    margin-top: 1px;
}
/* --------------- Publisher Box Categories page --------------- */
#thumbScroller {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 6px;
}

    #thumbScroller .PubLogoContainer {
        position: relative;
        left: 0;
        width: 100%;
    }

    #thumbScroller .LogoContent {
        float: left;
        padding: 0 10px 0 10px;
    }

    #thumbScroller img {
        border: none;
        max-height: 36px;
    }

#publisherBox {
    border: solid 1px #fafafa;
    margin-top: 18px;
    background-image: url(../../images/catTab/scrollerBG.png);
    background-repeat: repeat-x;
    clear: both;
    height: 54px !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 6px;
}
/* --------------- End Publisher Box Categories page --------------- */


.m1239 #map {
    display: none;
}

.errorInput {
    background-color: Red;
}

/* twitter */
#twitterContainer {
    padding: 0px;
}

.twtr-doc, .twtr-timeline {
    border-radius: 0px !important;
}

.twtr-user {
    font-weight: bold;
}

.twtr-bd {
    padding: 0px !important;
}
/* Landing Page */
#pnlLandingPage {
    margin: 0px auto;
    width: 1000px;
    margin-bottom: 30px;
}

#landLogo {
    margin-top: 30px;
}

#landInfo {
    border: solid 4px #E5E5E5;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 18px;
    color: #616161;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 26px;
    margin-bottom: 12px;
}

#landWhere {
    font-size: 24px;
    font-weight: bold;
    color: #FC9222;
    margin-top: 35px;
}

#landSubmines {
    /*padding-left: 13px;*/
    padding-top: 15px;
    text-align: center;
}

.landItems {
    padding: 10px;
    padding-bottom: 13px;
}

    .landItems a, .landItems a:hover {
        font-size: 22px;
        text-decoration: none;
    }

#ctl00_rptSubmines td {
    width: 400px;
}

.noItems {
    font-size: 11px;
    color: #484848;
}

.noStories {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 3px;
}

#lstCauses {
    top: 20px;
    width: 120px;
}

.causeImage {
    padding-top: 5px;
}

#logInError, #signUpError {
    font-weight: bold;
    white-space: nowrap;
    color: red;
    margin-top: 8px;
}

nt- {
    weight: bold;
    white-space: nowrap;
    color: red;
    margin-top: 8px;
}
/* stream windows */
.storyBucket {
    padding-left: 8px;
    padding-right: 8px;
}

.storyBucketBorder {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.stream {
    width: 221px;
}

    .stream .storyPubDate {
        float: left;
        margin-top: 7px;
        font-size: 11px;
    }

    .stream .storyDescription {
        font-size: 11px;
        margin-bottom: 13px;
        line-height: 15px;
        margin-top: 4px;
    }

        .stream .storyDescription a {
            text-decoration: none;
        }

    .stream .bucketStreamFooter {
        font-size: 11px;
        height: 47px;
        position: relative;
    }

    .stream .providerLinkStr {
        vertical-align: middle;
        cursor: pointer;
        float: left;
        line-height: 13px;
        margin-left: 8px;
        padding-left: 0;
        width: 180px;
        height: 45px;
    }

        .stream .providerLinkStr table {
            height: 100%;
            padding: 0px;
            margin: 0px;
        }

    .stream .pubImageStr {
        float: left;
        margin-left: 7px;
        margin-right: 0px;
        padding-right: 0px;
        /* margin-top:13px; */
    }

        .stream .pubImageStr table {
            height: 47px;
            padding: 0px;
            margin: 0px;
        }

            .stream .pubImageStr table img {
                padding: 0px;
                margin: 0px;
            }

    .stream .storyTitle {
        font-size: 17px;
        font-weight: bold;
        margin-top: 1px;
        margin-bottom: 4px;
        line-height: 18px;
        word-wrap: break-word;
        font-family: Arial;
    }

        .stream .storyTitle:first-letter {
            text-transform: uppercase;
        }

    .stream .strStoryName {
        text-decoration: none;
    }

#strLink,#lnkComment {
    font-size: 12px;
    text-decoration: none;
    margin-top: 20px;
}

#strLoading {
    display: none;
    font-size: 11px;
}

.stream .storyImage {
    text-align: center;
}

    .stream .storyImage img {
        padding: 4px 0px;
        border: 0px;
    }

.stream .topArrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    left: 13px;
    position: absolute;
    top: -1px;
    width: 0;
    z-index: 100;
}

.stream .bottomArrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    left: 13px;
    position: absolute;
    top: 0px;
    width: 0;
    z-index: 99;
}

.ac_results ul {
    font-size: 12px;
    background-color: #ffffff;
    padding-left: 5px;
    margin-top: -1px;
}

    .ac_results ul li {
        cursor: pointer;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
    }

        .ac_results ul li span {
            color: Red;
            display: none;
        }

/* welcome page */
.welcomeFooterDivider {
    padding-left: 5px;
    padding-right: 5px;
}

#welcomePageFooter {
    color: #616161;
    font-size: 12px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 33px;
    width: auto;
    text-align: center;
}

    #welcomePageFooter a, #welcomePageFooter a:hover {
        text-decoration: none;
    }

.imageSize {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    float: left;
}

.imageUpload {
    float: left;
    width: 290px;
    margin-right: 11px;
}

.imageItem {
    margin-left: 19px;
}

.help {
    margin-top: 11px;
    margin-right: 2px;
    padding: 0px;
}

.saveFormButton {
    border: solid 1px #E4E4E4;
    padding: 4px 8px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #007EC5;
    background-color: #ffffff;
    line-height: 16px;
    text-decoration: none !important;
    float: right;
    margin-top: 14px;
    font-family: Helvetica Neue, Arial, Tahoma;
}

.deleteFormButton {
    border: solid 1px #E4E4E4;
    padding: 4px 8px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #007EC5;
    background-color: #ffffff;
    line-height: 16px;
    text-decoration: none !important;
    float: right;
    margin-top: 14px;
    font-family: Helvetica Neue, Arial, Tahoma;
}

.imageHeader .saveFormButton, .imageFooter .saveFormButton {
    margin-bottom: 8px;
}

.imageUpload input[type="file"] {
    margin-top: 17px;
    width: 210px;
    padding: 0px;
}

.clear {
    padding: 0px;
    margin: 0px;
}

#phBackground {
    margin-top: -5px;
}

.deleteImage {
    float: left;
    margin-top: 25px;
}

    .deleteImage a {
        text-decoration: none;
    }

#lstGroups {
    float: right;
    right: 0px;
    top: 28px;
    z-index: 10;
    width: auto !important;
}

    #lstGroups ul {
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
    }

.ddFirstItem {
    border-top: 0px !important;
}

#ctl00_rptChildrenCategories td {
    white-space: nowrap;
}

.feedChildCat {
    width: 246px;
}

#dirChildrenCats {
    width: 767px;
}

    #dirChildrenCats .scroller {
        width: 735px !important;
    }

.widthChildCat {
    width: 100%;
}

.actimg {
    padding: 0px;
}

.charsLeft {
    font-size: 11px;
    padding-top: 2px;
    margin-left: 10px;
}

    .charsLeft input {
        background-color: #EEEEEE;
        width: 47px !important;
        height: 21px !important;
        text-align: center;
        font-size: 12px;
    }
/* ticker */
#lstTicker {
    list-style-type: none;
}

ul#lstTicker li {
    background: none repeat scroll 0 0 transparent !important;
}

#wrapperTicker {
    /*border-top: 1px solid #E3E3E3;*/
    height: 21px;
    overflow: hidden;
    padding: 1px 0;
}

    #wrapperTicker > div.first {
        border-bottom: medium none;
        /* padding-left: 170px;*/
    }

    #wrapperTicker ul {
        display: block;
        margin: 0;
    }

    #wrapperTicker li, #wrapperTicker span {
        display: block;
        float: left;
        margin: 0 5px;
        padding: 5px 0;
    }

        #wrapperTicker li a span {
            font-family: Helvetica Neue,Arial; /*"Raleway",'HelveticaNeue-Light';*/
            font-size: 14px;
            font-weight: 700;
            margin-right: 0;
        }

    #wrapperTicker span {
        font-size: 14px;
        margin-right: 0;
        font-family: Helvetica Neue,Arial;
    }

h5.breaking {
    /*border-right: 1px solid #E3E3E3;*/
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 6px;
    padding: 5px 20px 5px 0;
    position: absolute;
    text-transform: uppercase;
    z-index: 1;
}

.widgetName {
    padding: 3px 0px 0px 0px;
    text-align: center;
}

/*to remove the blue boxes*/
a img {
    border: 0 none transparent;
}

/* htmlWidget */
#htmlContainer {
    padding: 0px;
}
    #htmlContainer h3 {
        font-weight:normal;
    }

/*for the button font color*/
.buttonFont {
    font-size: 12px;
}

/*For stream window load more option*/
.streamLoad {
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    cursor: pointer;
    height: auto;
    line-height: 19px;
    text-align: center;
    width: auto;
    min-width: 70px;
    font-weight: bold;
}

    .streamLoad:first-letter {
        text-transform: capitalize;
    }

.pluginButton {
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    background-color: #4C69BA;
    border: medium none;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0;
    text-shadow: 0 -1px 0 #354C8C;
    white-space: nowrap;
    padding: 0 5px;
    position: relative;
    vertical-align: top;
}

    .pluginButton.pluginButtonImage {
        display: inline-block;
    }

    .pluginButton:hover {
        background: linear-gradient(#5B7BD5, #4864B1) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-color: #5874C3 #4961A8 #41599F;
        box-shadow: 0 0 1px #607FD6 inset;
    }
    
.Section .Content {
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    line-height: 16px;
}
.Section .Header a.selected {
    background-color: #ffffff;
    border-right: 2px solid #e6e6e6;
    border-left: 2px solid #e6e6e6;
    border-top: 2px solid #e6e6e6;
    margin: 0px;
}

#helpEditor .nicEdit {
    width: 700px;
    height: 250px;
}
.Form {
    padding: 5px 10px;
}
.Section {
    margin-bottom: 15px;
}

.Section .Header {
    background: url("../images/bg-section-header.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #E4E4E4;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0;
    padding: 7px;
    position: relative;
    width: 710px;
}

.Section .Header h2 {
    color: #3A3A3A;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
/*Image Galary*/
#backgroundPopup {
    z-index:1;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}
#toPopup {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: absolute;
    top: 35%;
    z-index: 101;
}
form .Buttons {
    padding: 10px;
}

.cancelFormButton {
    font-size: 14px;
    font-weight: bold;
    padding: 2px 4px;
    margin-top: 14px;
    color: #037FC7;
}
.topopup {
    color: #037FC7;
}
/* Blog */

.postTitle {
    color: #010000;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    margin-top:10px;
    margin-bottom:10px;
}
    .postTitle a,.postCat a  {
        color: #0087C5;
    }
.postView {
    border-bottom: 1px dashed #666666;
    margin: 0 0 27px;
    overflow: hidden;
    padding-bottom: 31px;
    position: relative;
    width: 100%;

}
    .postView .box {
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    float: left;
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    padding: 10px;
    width: 200px;
    /*margin-left:10px;*/
    margin-top:10px;
    }
.postDescription {
    color: #555454;
    float: right;
    font-size: 16px;
    line-height: 23px;
    overflow: hidden;
    width: 66%;
    font-family: 'open-sans', georgia;
    font-style: normal;
	font-weight: normal;
}
    #postDescription > p {
    margin-bottom: 10px;
}
.postDetail {
    color: #555454;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}
#postHeadline {
    margin:10px;
}
#boxDetail {
    /*float: left;*/
    font-size: 14px;
    padding: 0 10px;
}
#boxDetailDate {
    float: left;
    font-size: 14px;
}
.lnkBackBlog {
    float: right;
    font-size: 14px;
    padding: 0 10px;
}

.postDetailDescription img {
    /*float: left;*/
    height: auto;
    max-width: 100%;
    /*padding-bottom: 10px;*/
    /*max-height:100%;*/
}
.postDetailDescription p, .postDetailDescription div {
    margin-bottom:16px;
    margin-top:16px;
}
#postEnderText {
    color: #555454;    
    font-size: 16px;
    line-height: 23px;
    font-family: 'open-sans', georgia;
    font-style: normal;
	font-weight: normal;
}
.postDetailDescription {
    margin:0.5px 10px;
    color: #555454;
    font-size: 16px;
    line-height: 23px;
    overflow: hidden;
    font-family: 'open-sans', georgia;
    font-style: normal;
	font-weight: normal;
}
.postCat {
    font-size: 14px;
    margin: 0;
    padding-bottom: 0;
    padding-left: 9px;
}
.postDate,.postAuthor {
    padding-left:9px;
    font-size:14px;
    padding-top:10px;
}
.postAuthor {
  color: rgb(85, 84, 84);
    padding-top:0px;
}
.description img {
    width:90%;
    height:50%;
    padding:10px;
}
#socialShare {
    padding-top:10px;
}

/*For stream window load more option*/
    
.pluginButton {
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    background-color: #4C69BA;
    border: medium none;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0;
    text-shadow: 0 -1px 0 #354C8C;
    white-space: nowrap;
    padding: 0 5px;
    position: relative;
    vertical-align: top;
    margin-left:3.5%;
}

    .pluginButton.pluginButtonImage {
        display: inline-block;
    }

    .pluginButton:hover {
        background: linear-gradient(#5B7BD5, #4864B1) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-color: #5874C3 #4961A8 #41599F;
        box-shadow: 0 0 1px #607FD6 inset;
    }
#postFooter {
    padding-top:10px;
    font-size:14px;
    margin:10px;
}
#showNextPost {
    float:right;
}
#showNextPost,#showPreviousPost, #pnPostComment {
    padding:10px;
}
#tagged {
    padding:0 0px 10px;
    font-size:14px;
}
#catList,#archieves {
    margin-top: 4%;
    width: 100%;
    -ms-word-break:break-all;
    word-break: break-all;
    -ms-word-wrap:break-word;
    word-wrap: break-word;
}
    #catList a,#archieves a {
        font-size:15px;
        margin-top:10px;
    }
    #catList a:hover,#archieves a:hover {
        color:#484848;
    }
#tagCloud A.weight1,#tagCloud A.weight1
{
    font-size: 22px;
    font-weight:bolder;
}
#tagCloud A.weight2,#tagCloud A.weight2
{
    font-size:18px;
    font-weight:bolder;
}
#tagCloud A.weight3,#tagCloud A.weight3
{
    font-size: 16px;
    /*font-weight:bolder;*/
    font-weight:bold;
}
#tagCloud A.weight4,#tagCloud A.weight4
{
    font-size: 14px;
}
#tagCloud A.weight5,#tagCloud A.weight5
{
    font-size: 12px;
}
.blogHeader {
    font-size: 17px;
    color: #484848;
    padding:4px 10px 4px 10px;
}
.blogHeaderIndex {
    border-bottom: 1px solid #808080;
    color: #484848;
    font-size: 17px;
    padding: 10px 0;
    margin-bottom:10px;
}
.imgHorizontalFlip {
 -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.imgVerticalFlip {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}
.page-heading {
    height: 37px;
    overflow: hidden;
    padding: 0 0 0 10px;
}
.heading_container {
    margin: 0;
    padding: 2px;
}
/*.heading_wrapper {
    margin-left: 10px;
}*/
.page-heading h1 {
    color: #353434;
    font-size: 18px;
    font-style: normal;
    line-height: 25px;
    padding-top: 5px;
    font-family:Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    font-weight: normal;
    margin-bottom: 15px;
}
#boxDetail a {
font-weight:bold;
}
.searchBox {
    margin-top: 10px;
    padding: 3px;
    position: relative;
    width: 307px;
    color:#666;
    font-size:13px;
}
.searchButton {
    background: url("../images/version2/searchButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-style: none;
    height: 17px;
    margin-left: -23px;
    margin-top: -4px;
    position: absolute;
    width: 19px;
}
.spnNoPost {
    color:#666;
}
.spnNoPost p{
    font-size:16px;
}
#postDescription h1, #postDescription h2, #postDescription h3, #postDescription h4, #postDescription h5 {
    /*margin-top: 24px;*/
    margin: 20px 0;
}
#postDescription h2 {
    line-height: 28px;
}
#postDescription h3 {
    font-size: 21px;
    line-height: 25px;
}
#postDescription h6 {
    line-height: 14px;
} 
#postDescription ul  {
    list-style: disc outside none;
    padding:0 40px;
}
/*#postDescription ul li,#postDescription ol li{
    margin:0 40px;
}*/
#postDescription ol  {
    list-style-type: decimal;
    padding:0 40px;
}
.commentTitle {
    font-family: Arial;
    font-size:20px;
}
#postComment, .commentRpy {
   font-family: 'open-sans', georgia;
   height: 250px;
   width: 96.5%;
   max-width: 96.5%;
   min-width:96.5%;
   padding:10px;
   font-style: normal;
   font-weight: normal;
}
#tblComments {
    padding: 10px 10px;
}
.rowTitle td {
    font-family: 'open-sans', georgia;
    font-size: 18px;
    height: 35px;
    text-align: left;
    vertical-align: bottom;
    font-style: normal;
	font-weight: normal;
}
.rowTitle {
    border: 1px solid #d7d7d7;
}
/*#postDescription figure:first-child {
    margin-top:21px;
}*/
#postDescription img {
    /*padding: 0 10px;*/
}
.postDetailDescription figcaption {
    text-align: left;
	display: block; /* For IE8 */
    font-size:13px;
    margin-top:10px;
}
.commentHeader {
    padding:5px;
}
.comment {
    list-style: none outside none;
    margin-bottom: 20px;
}
.reply {
    list-style: none outside none;
    margin-bottom: 10px;
    margin-top:-10px;
}
.commentDesc {
    padding: 5px 5px 0;
    text-align: left;
    vertical-align: bottom;
}
#lnkCommentLogin,#spnCommentLogin {
    font-size:17px;
    padding-right:5px;
}
#lnkCommentLogin {
    display:none;
    padding:10px 0 10px 10px;
    font-weight:bold;
}
.commentSet {
    margin-bottom:20px;
}
#lblLeaveComment {
font-weight:bold;
}
.spnFbTwitter {
    font-weight:bold;
}
.siteLogin,#pnSignupLogin {
    text-align:center;
    display:none;
}
#txtCommentLogInEmail {
    margin-bottom: 10px;
    margin-left: -3%;
    margin-right: 26px;
    width: 207px;
}
#commentLogin {
    color: #037FC7;
    margin-right:17%;
}
.txtCommentLogin {
    padding-left:3px;
}
#postDescription p img, #postDescription figure{
    padding:0 10px 0 0;
    max-width:100%;
}
blockquote {
    padding:2px 8px 2px 20px ;
    margin:16px 40px 16px 40px;
    display: block;
    border-color: #ccc;
    border-style: solid;
    border-width: 0 0 0 5px;
    font-style: italic;
}
#pnPosts h4 {
    font-size:19px;
}
/*#horizontalStroke {
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-color:transparent;
}*/
#grpHeader {
    font-size:17px;
}