﻿body {
}
/* Add-Edit Aritcle */
.bb_articlemax_tabnav
{
    margin-left: 0;
    color: White;
    width: 100%;
    margin: 20px 0 20px 0;
    padding: 10px 4px 10px 4px;
    background-color: #036;
}
.bb_articlemax_tabnav td { float: left; margin: 0 5px 0 5px; }
.bb_articlemax_tabnav td a
{
    padding: 10px 4px 10px 4px;
    color: White;
    text-decoration: none;
}

.bb_articlemax_tabnav td a:hover, .bb_articlemax_tabnav_active
{
    background-color: #369;
    color: #fff;
}

/* Image Upload Control */
.bb_articlemax_imageupload #container
{
    width: 75%;
}


.bb_form, .bb_comment_gridview { width: 100%; }
.bb_form td, .bb_comment_gridview td { padding-bottom: 10px; vertical-align:top; }
input[type=text] { width: 90%; }
textarea { width: 90%; }
.bb-text-disabled { background-color: #d7d7d7; }

.bb_comment_column_narrow { width: 15%; }
                  
.bb_content_left { width: 60%; float: left; }
.bb_content_right {width: 40%; float: right; }
.bb_content_clear { clear: both; }
            
            
.bb_duallist_table {width:100%;}
.bb_duallist_innertable {width:100%;}
.bb_duallist_panels {width:100%;}

.bb_duallist_preselected_table {width:auto; float:left; background:#ccbbdd; margin:3px;}
.bb_duallist_preselected_td2 {background:#11bbdd}
.bb_duallist_items_table {width:100%;}
.width5 {width:5px; height:auto; font-size:0px; padding:0px; margin:0px;}
.bb_duallist_listbox {border:0px;}


/* Images Control */
.bb_articlemax_image_select .NormalBold{ font-size: 12px; }
.bb_articlemax_image_select a { font-size: 12px; line-height: 20px; }
.bb_articlemax_image_select select, .bb_articlemax_image_select input[type=text]
{ 
    margin: 0 0 10px 0; 
    width: 400px; 
    height: 20px; 
}
.bb_articlemax_assigned_images .gridview_thumb { border: solid 1px #000; width: 140px; text-align: center; }
.bb_articlemax_assigned_images input[type=submit]{ width: 100px; margin: 1px 0 1px 0; }
.bb_articlemax_assigned_images .caption { font-size: 12px; line-height: 30px; }

/* Publication Control */
.bb_article_max_column1of3, .bb_article_max_column2of3, .bb_article_max_column3of3 { display: block; }
.bb_article_max_column1of3, .bb_article_max_column2of3 { float: left; }
.bb_article_max_column1of3 { width: 40%; }
.bb_article_max_column2of3 { width: 25%; }
.bb_article_max_column3of3 { float: right; width: 30%; }
.bb_article_max_box_with_border { border: solid 1px black; padding: 5px; display: block; }

.hr1 {width:100%; height:1px; background:black;}

.CMS_Queue_Tasks_td {border:1px solid black;}

.CMS_History_Actions_td {border-bottom: 1px solid black;}
.CMS_History_Actions_Panel {border: 1px solid black;}