.det-toolbar a {
    text-decoration: none;
}

.det-toolbar .det-toolbar-otherdrafts a:hover, .det-toolbar .det-toolbar-pageactions a:hover{
    text-decoration: underline;
}

.det-toolbar input {
    background-color: transparent;
}

.det-toolbar {
    background: url("../../images/cms-framework-page-toolbar-portlet/toolbar.png") no-repeat 0 top transparent;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
    font-size: 12px;
    width: 966px;
    z-index: 30;
    height: 133px;
    margin:0 auto;
    position:relative;
}
.det-toolbar a{
    outline: none;
}
.det-toolbar a:hover{
    text-decoration:none;
}
.det-toolbar .toolbarbutton {
    float: left;
    text-align:center;
    display: inline-block;
    margin: 0 0 0 12px;
}
.det-toolbar .right {
    float:right;
}
.det-toolbar .toolbarbutton:first-child {
    margin-left: 0;
    margin-right: 6px;
}
.det-toolbar .row:first-child .toolbarbutton{
    margin-right: 0;
    margin-left: 12px;
}

.det-toolbar #otherdrafts .btnB span p{
    color: #2B8000;
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.det-toolbar .btnA span,.det-toolbar .btnB span{
    background-color: transparent;
}
.det-toolbar .btnA span{
    padding: 0 32px 0 32px;
}
.det-toolbar .btnB span{
    padding-left: 26px;
}
.det-toolbar #statusblock {
    display: inline-block;
    float: left;
    padding:0 10px;
    background-color: #FFFECA;
    color:#333;
}
.det-toolbar #status {
  margin-left: 5px;
  margin-right: 0px;
}

.det-toolbar #spacer, .det-toolbar #status, .det-toolbar #statustext {
    float: left;
    display: inline-block;
    line-height:25px;
}
.det-toolbar #status{
    margin: 0 5px 0 0;
    font-weight: bold;
}

.det-toolbar #preview, #otherdrafts {
    float: right;
}

.det-toolbar #otherdrafts{
    border: none;
}

.det-toolbar #spacer {
    border: 0px none;
    width: 6em;
}

.det-toolbar .row {
    height: 38px;
    padding: 5px 27px;
}
.det-toolbar .buttons a:first-child{
    margin-left:0px;
}
.det-toolbar .row:first-child {
    padding-bottom: 0;
    padding-top: 22px;
}

.det-toolbar .det-toolbar-otherdrafts {
    bottom: 110px;
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
    font-size:12px;
    color: #ffffff;
    position:absolute;
    right:39px;
    width:266px;
    display: none;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-listitem-name, .det-toolbar .det-toolbar-otherdrafts .otherdrafts-listitem-ago {
   cursor: pointer;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-root {
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-bg.png") repeat scroll 0em 0em transparent;
    border-left: 1px solid #ffff00;
    border-right: 1px solid #ffff00;
}
.det-toolbar .otherdrafts-topspan {
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-otherdrafts.png") no-repeat scroll 0em 0em transparent;
    height:0.6em;
    width: 100%;
    display: block;
}

.det-toolbar .otherdrafts-bottomspan {
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-otherdrafts.png") no-repeat scroll 0em -8px transparent;
    height:2.25em;
    width: 100%;
    display: block;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-header {
    display: block;
    margin-left: 10px;
    margin-bottom: 15px;
    margin-right: 10px;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-headerrow {
    border-top: 1px solid white;
    padding-top: 23px;
    padding-bottom: 8px;
}

#hideotherdraftsbtn, #hidepageactions {
    color: #ffff00;
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-hidearrow.png") no-repeat scroll 52px 50% transparent;
    width: 67px;
    display: block;
    text-align: center;
    text-decoration: none;
    float: right;   
    font-size:11px;
    font-weight:bold;   
}
#hideotherdraftsbtn {
    font-size:14px;
}
#hideotherdraftsbtn span{
    padding-right:4px;
}
#moreotherdraftsbtn {
    color: #ffff00;
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-hidearrow.png") no-repeat scroll 125px 50% transparent;
    width: 169px;
    display: block;
    text-align: left;
    text-decoration: none;
    float: left;    
    font-size:12px;
    font-weight:normal; 
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-header ul li a{
    display:block;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-title{
    margin: 0 10px;
    padding: 5px 0;
    height: 26px;
}

.det-toolbar .otherdrafts-row1 .otherdrafts-title label{
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight:normal;
}
.det-toolbar .det-toolbar-otherdrafts .otherdrafts-title div, .det-toolbar .det-toolbar-otherdrafts .otherdrafts-title label{
    display: inline-block;
    float: left;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-title .hideotherdrafts {
    float: right;
    margin-top: 2px;
}

.det-toolbar .det-toolbar-otherdrafts ul{
    margin: 0px;
    padding: 0px;
}
.det-toolbar .det-toolbar-otherdrafts li{
    display: block;
    list-style-type: none;
    padding: 4px 0;
    font-size: 10px;
    height: 12px;
    color: white;
}
.det-toolbar .det-toolbar-otherdrafts li a{
    color: white;
}
.det-toolbar .det-toolbar-otherdrafts li div{
    float: left;
}
.det-toolbar .det-toolbar-otherdrafts li:first-child{
    color: #ffffff;
}
.det-toolbar .det-toolbar-otherdrafts li a{
    color: #FFFF00;
}
.det-toolbar .det-toolbar-otherdrafts li.nootherrecentdrafts {
    padding-bottom:6px;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-listitem-name{
    display: inline-block;
    line-height: 13px;
    float: left;
    font-weight: normal;
    font-size: 12px;
    width: 170px;
}
.det-toolbar .det-toolbar-otherdrafts .otherdrafts-listitem-ago{
    display: inline-block;
    float: left;
    line-height: 13px;
    font-weight: normal;
    font-size: 12px;
}
.det-toolbar .det-toolbar-otherdrafts .otherdrafts-listitem-ago-heading{
    float: right;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-label{
    border-top: 1px dotted gray;
    margin-top: 10px;
    padding-top: 15px;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-labels{
    vertical-align: top;
    font-weight: normal;
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-noul{
    font-weight: normal;
    padding-left: 5px;
    font-size: 10px;
}

.det-toolbar .det-toolbar-otherdrafts .hideli{
    display: none;
}

.det-toolbar .det-toolbar-otherdrafts .moreotherdraftslink{
    border: none;
    color:#FF0;
    font-weight: normal;
    font-size: 12px;
    /*background:url("../../images/cms-framework-page-toolbar-portlet/popup-hidearrow.png") no-repeat scroll 135px 50% transparent;*/ 
}

.det-toolbar .det-toolbar-otherdrafts .otherdrafts-bottomspacing{
    padding-bottom: 5px;
    margin-bottom: 0px;
}

.det-toolbar #otherdraftsbtn b{
    color: #2B8000;
}

.btnBstandout {
    border-top:4px solid #FF0;
    border-right:8px solid #FF0;
    border-bottom:3px solid #FF0;
    border-left:4px solid #FF0;
    -moz-border-radius:0.4em;
    border-radius:0.4em;
    -webkit-border-radius:0.4em;
    margin-top:-4px;
    margin-right:-8px;
    background-color:#FF0;
}
.btnBstandoutIE {
    border-top:4px solid #FF0;
    border-right:8px solid #FF0;
    border-bottom:3px solid #FF0;
    border-left:4px solid #FF0;
    margin-top:-4px;
    margin-right:-8px;
    background-color:#FF0;
}

/************************** Page Actions - start **************************/

.det-toolbar .det-toolbar-pageactions {
    bottom:67px;
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
    font-size:12px;
    color: #ffffff;
    position:absolute;
    right:563px;
    width:206px;
    display: none;
}

.det-toolbar .det-toolbar-pageactions .pageactions-root {
    border-left: 1px solid #ffff00;
    border-right: 1px solid #ffff00;
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-bg.png") repeat scroll 0em 0em transparent;
}
.det-toolbar .pageactions-topspan {
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-pageactions.png") no-repeat scroll 0em 0em transparent;
    height:0.6em;
    width: 100%;
    display: block;
}

.det-toolbar .pageactions-bottomspan {
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-pageactions.png") no-repeat scroll 0em -8px transparent;
    height:2.25em;
    width: 100%;
    display: block;
}

.det-toolbar .det-toolbar-pageactions .pageactions-header {
    display: block;
    margin-left: 15px;
    margin-right: 10px;
    height: 45px;
    border-top: 1px solid white;
    padding-bottom: 15px;
    margin-top: 0px;
    padding-top: 10px;
}

.det-toolbar .det-toolbar-pageactions .pageactions-headerrow {
    border-top: 1px solid white;
    padding-top: 20px;
    padding-bottom: 10px;
}

#hidepageactionsbtn {
    color: #ffff00;
    background:url("../../images/cms-framework-page-toolbar-portlet/popup-hidearrow.png") no-repeat scroll 52px 50% transparent;
    width: 67px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.det-toolbar .det-toolbar-pageactions .pageactions-header ul li a{
    color: #FFFF00;
    display:block;
}

.det-toolbar .det-toolbar-pageactions .pageactions-title{
    margin: 0 10px;
    padding: 5px 0px 5px 5px;
    height: 20px;
}

.det-toolbar .det-toolbar-pageactions .pageactions-title label{
    display: inline-block;
    float: left;
    padding-right: 0;
    font-size: 1.1em;
    line-height: 1.3em;
}

.det-toolbar .det-toolbar-pageactions .pageactions-title div{
    float: right;
    padding-right: 0;
}
.det-toolbar .det-toolbar-pageactions .pageactions-title a{
    width: 35px;
}

.det-toolbar .det-toolbar-pageactions ul{
    margin: 0px;
    padding: 0px;
}

.det-toolbar .det-toolbar-pageactions li{
    display: block;
    list-style-type: none;
    padding: 4px 4px 4px 0;
    font-size: 10px;
    height: 12px;
}

.det-toolbar .det-toolbar-pageactions li a{
    color: white;
}

.det-toolbar .det-toolbar-pageactions li div{
    float: left;
}

.det-toolbar .det-toolbar-pageactions .pageactions-listitem-name{
    line-height: 10px;
}

.det-toolbar .det-toolbar-pageactions .pageactions-label{
    border-top: 1px solid gray;
    margin-top: 10px;
    padding-top: 15px;
}

.det-toolbar .det-toolbar-pageactions .pageactions-labels{
    vertical-align: top;
    font-weight: bold;
    float:left;
}

.det-toolbar .det-toolbar-pageactions .pageactions-noul{
    font-weight: normal;
    padding-left: 5px;
    font-size: 10px;
}

.det-toolbar .det-toolbar-pageactions .hideli{
    display: none;
}

.det-toolbar .det-toolbar-pageactions .pageactions-donotshowagain{
    font-size: 10px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

/************************** Page Actions - end **************************/


#lbPageHistory {
    background: #FFF;
}

#lbPageHistory table{
    width:100%;
    margin:1em;
}

#lbPageHistory table td, #lbPageHistory table th{
    padding: 5px;
    font-size: 10px;
}

#lbPageHistory table th{
    font-weight:bold;
}

#lbPageHistory .buttons{
    float: right;
}

#lbPageHistory div{
    display: inline-block;
}

#lbPageHistory ul{
    margin: 0px;
    padding: 0px;
}
#lbPageHistory ul{
    font-size:0;
}
#lbPageHistory li{
    overflow:hidden;
    border-top: 0px;
    list-style-type: none;
    line-height: 15px;
    width:100%;
    clear:left;
    font-size:12px;
}

#lbPageHistory li div{
    margin:4px 0;
    float: left;
}

#lbPageHistory .pagehistory-header{
    display: block;
    padding: 15px;
    font-size:12px;
}

#lbPageHistory li a{
    width: 100%;
    text-decoration: none;
    display: block;
}

#lbPageHistory li div{
    float: left;
    padding: 3px 0 ;
}
#lbPageHistory li div:first-child{
    padding-left:10px;
}
#lbPageHistory li.rowheader{
    border-bottom: 1px solid #ccc;
}


#lbPageHistory .rowheader ul li a{
    text-decoration: none;
    display:block;
}

#lbPageHistory .pageactions-listitem{
    list-style-type: none;
}

#lbPageHistory .pagehistory-listitem-published{
    width: 65%;
}

#lbPageHistory .pagehistory-listitem-by{
    width: 20%;
}

#lbPageHistory .pagehistory-listitem-ago{
    width: 125px;
}

#lbPageHistory .pagehistory-listitem-time{
    width: 90px;
}

#lbPageHistory .pagehistory-listitem-date{
    width: 90px;
}
#lbPageHistory .pagehistory-listitem-name{
    width: 150px;
}

#lbPageHistory .pagehistory-labels{
    font-weight: bold;
}

#lbPageHistory .pagehistory-noul{
    font-weight: normal;
    padding-left: 5px;
    font-size: 10px;
}

#lbAllDrafts {
    font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
    background: white;
}

#lbAllDrafts .buttons{
    float: right;
}

#lbAllDrafts div{
    display: inline-block;
}

#lbAllDrafts ul{
    margin: 0px;
    padding: 0px;
}

#lbAllDrafts li{
    display: block;
    border: 1px solid;
    border-top: 0px;
    list-style-type: none;
    padding: 4px;
    font-size: 10px;
    height: 12px;
}

#lbAllDrafts li div{
    float: left;
}


#lbAllDrafts .alldrafts-header{
    display: block;
    padding: 15px;
    font-size:12px;
    max-height:234px !important;
    overflow:auto;
}

#lbAllDrafts li a{
    width: 100%;
    text-decoration: none;
    display: block;
}

#lbAllDrafts li div{
    float: left;
    width: 100%;
    height: 20px;
}


#lbAllDrafts li:first-child{
    border-top: 1px solid;
}


#lbAllDrafts .rowheader ul li a{
    text-decoration: none;
    display:block;
}

#lbAllDrafts .pageactions-listitem{
    list-style-type: none;
}

#lbAllDrafts .alldrafts-listitem-firstname{
    width: 20%;
}

#lbAllDrafts .alldrafts-listitem-lastname{
    width: 20%;
}

#lbAllDrafts .alldrafts-listitem-lastsaved{
    width: 20%;
}

#lbAllDrafts .alldrafts-listitem-modified_ago{
    width: 20%;
}

#lbAllDrafts .alldrafts-listitem-modified_date{
    width: 30%;
}

#lbDeletePage li, #lbWorkflow_Container li{
    display: block;
}

#lbDeletePage li li, #lbWorkflow_Container li li{
    margin : 2px 0 3px 20px;
}

#lbDeletePage li span, #lbCanNotSendForApprovalBecauseOfParent li span, #lbCanNotApproveApprovalRequestBecauseOfParent li span{
    border:1px solid #000000;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    padding: 0px 100px 0px 2px
}

#lbSendForRemovalPage li, #lbAwaitingRemovalPopUpForApprover li{
    display: block;
}

#lbSendForRemovalPage li li, #lbAwaitingRemovalPopUpForApprover li li{
    margin : 2px 0 3px 20px;
}

#lbSendForRemovalPage li span, #lbAwaitingRemovalPopUpForApprover li span{
    border:1px solid #000000;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    padding: 0px 100px 0px 2px
}

/* ADD META */
#lbMetadata h4 {
		margin-bottom:5px;
	}
	#lbMetadata label {
		clear: both;
		float: left;
		font-weight: bold;
	}
	#lbMetadata .tags,
	#lbMetadata textarea {
		clear: left;
		display: block;
		float: left;
		width: 260px;
	}
	
	#lbMetadata .tip {
		color: #222222;
		float: right;
		font-size: 12px;
		margin-left: 20px;
		position: static;
		width: 170px;
	}
	#lbMetadata .block {
		clear: both;
		overflow: hidden;
		margin-bottom:10px;
	}
	#lbMetadata .hint {
		clear: both;
		display: block;
		color: #222222;
		font-size: 12px;	
	}
	
	#lbMetadata .existingMetadataTags {
		clear: both;
		display: inline-block;
		float: left;
		width: 260px;
		min-height:60px;
		}
		#lbMetadata .existingMetadataTags .existingMetadataTag {
			margin-right:10px;
			display:inline-block;
		}
		
	#lbMetadata .addtag .tip {
		margin-top: -25px;
	}

	#lbMetadata .buttons {
		margin-top: 0px; 
		padding-top: 0px;
		}
		#lbMetadata .buttons .hint {
			float: left; 
			padding-top: 10px;
			}
			#lbMetadata .buttons .hint a {
				float: none; 
				margin: 0pt;
			}
	#lbMetadata .category {
        display: none;
    }		

	#lbMetadata .metadataCategory {
        float:left; 
        clear:left;
        margin-top: 5px;
	}
    .categoryradio {
        float: left;
      /*  margin-top: 4px;*/
    }
    .ie7 .categoryradio {
        display: block;
        margin-top:0;
        float: none;
    }

    .metadataCategory label {
        font-weight: normal !important;
        margin-right: 10px;
        text-align: right;
        width: 60px;
    }