/***********************Adminlist***************************************/

#backToNewsPage {
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
}

#submitChanges {
    padding: 10px;
    border: 1px solid black;
}

#submitChanges p {
    padding-top: 0px;
}

h2{
    margin:10px 0;
    padding:0;
}
.marginBox {
    margin-left: 131px;
    
}

.initUl {
    list-style: none inside none;
    margin: 0;
    padding: 0;
    min-height: 40px;
}

.initUl li {
    padding:0;
    margin:0 0 10px 0;
}

.dandd {
    cursor: move;
    font-size:15px;
    float:left;
    margin-right:10px;
}

.titleLink {
    font-weight: bold;
    font-size: 100%;
}

span.draftText {
    color: #EF6E0B;
}

/***********************Homelist***************************************/

.newsImage {
        padding:0 0 5px 5px;
        vertical-align:top;
    }

    .newsImage img {
        height:80px;
        width:80px;
        background:#CCC;
        padding:0;
        border: 1px solid #CCC;
    }

    .newsAbstract {
        padding:0 18px 5px 18px;
        vertical-align:top;
    }

    .abstractbox {
        font-size:12px;
        line-height:16px;
        font-family:Georgia,verdana,sans-serif;
        clear:both;
    }

    .newsAbstract .newstitleclass {
        color:#044B7F;
        font-family:Georgia,verdana,sans-serif;
        font-size:16px;
        font-weight:normal;
        text-transform:capitalize;
        float:left;
    }

    .newstitleclass a {
        margin:1px 0pt 12px;
    }

    ul.digest {
       /* width:470px;*/
        float:right;
        margin:0;
        padding:0;
    }

    .digest li {
        font-size: 12px;
        list-style: none;
        margin: 0 15px 0 0;
    	padding-left: 3px;
        width: 200px;
        background: transparent url('../images/grey_arrow.gif') no-repeat left 10px;
    }
    .digest li a {
    	color:#333;
    	display: block;
    	padding: 4px;
        border-bottom:1px solid #CCCCCC;
    }

    div.wrapperBlueBox/* set millions of background images */
    {
        background: url( images/wrapperBox/blueBox_nt.gif ) repeat;
        width: 100%;
    }
    .blueBox_rbtop div { background: url( images/wrapperBox/blueBox_tl.gif ) no-repeat top left; }
    .blueBox_rbtop { background: url( images/wrapperBox/blueBox_tr.gif ) no-repeat top right; }
    .blueBox_rbbot div { background: url( images/wrapperBox/blueBox_bl.gif ) no-repeat bottom left; }
    .blueBox_rbbot { background: url( images/wrapperBox/blueBox_br.gif ) no-repeat bottom right; }

    .blueBox_rbtop div, .blueBox_rbtop, .blueBox_rbbot div, .blueBox_rbbot
    {
        width: 100%;
        height: 3px;
        font-size: 1px;
    }

/**********************Featurednews***********************************************/
#featuredNews h3 {

        margin:0;
        padding:0 5px 0 0;
        display:inline;
    }
    #featuredNews p {
        font-family: Arial,Helvetica,sans-serif;
        /*font-size: 14px;*/
        margin: 10px 0;
    }
    li.paging {
        display: inline;
        cursor: pointer;
        padding: 0 5px;
        border: 2px solid #CCC;
        margin-right: 3px;
        font-size:11px;
        float: left;
    }

    li.header {
        border: none;
        cursor: auto;
        color: #044B7F;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        padding: 2px 0;
    }

    li.selected {
        background: #5A8FB2;
        border: 2px solid #044B7F;
        color: white;
    }

    table#featured img {
        height: 200px;
        width: 355px;
        border: 5px solid #CCC;

    }

    table#featured  td {
        padding:5px;
    }

    /*table#featured a.rtedit {
        float: right;
    }*/

    #featuredNews h3 a.more {
        color:#333333;
        font-family:Georgia,serif;
        font-size:23px;
        font-weight:normal;
        /*text-transform:capitalize;*/
        
    }

.video-holder .player div   {width:355px;height:203px;}
.main-content .video-holder .player div * {display:block;float:none;margin:10px 0 0 10px;}

/*********************** Form ***********************************************/
div.media_form_edit input {
    width: auto;
}
form.f_form ul.buttonWrapper {
    padding:0 0 0 25px;
    border-top:2px double #CCCCCC;
    list-style:none;
    margin:0;

    /* re-define .main-content ul */
    line-height: 1.33em;
    padding: 0;
    
}
form.f_form ul.buttonWrapper li {
    margin:-2px 2px 0 0;
    font-weight:bold;
    color:black;
    border:none;
    padding:3px 15px;
    font-size:11px;
    font-family:Arial,Helvatica,sans-serif;
    float:left;
    cursor:pointer;
    list-style: none;
}
form.f_form li.selectedButton    {background: #E7E7E7 url();}
form.f_form li.normalButton      {background: #CCCCCC url();}
div.switchOn   {background-color:#E7E7E7;margin-top:10px;padding:25px;display:block;}
 .hide  {display:none;}
/*.f_item.body    {height:1px;overflow:hidden;}*/
.showtime       {display:block;}
.timestamp      { color: #8D8D8D;  font-style: oblique; font-size: smaller; }

/*********************** List ***********************************************/
.withImage            {clear:both;padding:10px 0 0 0 ;}
.withImage  p    {margin:0 0 0 111px;}
.withImage img      {}
.withoutImage   {padding:10px 0 0 0;clear:both;}
ul.initUl#featuredNews li {list-style: none;margin-left:0px;}
ul.initUl#featuredNews {padding-left:0;}

/*********************** Detail ***********************************************/
strong.readMore     {margin:10px 0;display:block;}
strong.readMore a                   {color:#044B7F;}
