﻿/* Neps 2007 */

#console{color:#666;font:11px Tahoma, Arial, Helvetica, sans-serif;position:absolute;width:190px;z-index:99;}
#console-tab{background:#eee;border:2px solid #999;cursor:move;font-weight:700;height:30px;line-height:30px;padding:0 10px;position:absolute;top:-62px;}
#console .wrapper1{border:1px solid #868686;position:relative;}
#console .wrapper2{background:#fafafa url(images/bg-console.gif) repeat-y 0 center;padding:0 2px 0 47px;}
#console p{font-size:10px;margin:0;}
#console #console-tab{font-size:11px;}
#console #status-info{margin:3px 0;}
#console #status-info br{display:block;}
#console a{border:1px solid transparent;color:#039;display:block;font-weight:700;height:16px;line-height:16px;margin-left:-45px;padding-left:47px;text-decoration:none;}
#console a:hover{background-color:#ffe6a0;border:1px solid #d2b47a;}
#console br{display:none;}
#console hr{background:#c5c5c5;border:0;color:#c5c5c5;height:1px;margin:2px 3px 2px 0;}

#PresentationPreviewAnchor {background:url(images/bizpicker.gif) no-repeat 6px 2px;}
#CreateNewPageAnchor {background:url(images/crtpage.gif) no-repeat 3px 0;}
#SwitchToAuthoringReeditAnchor {background:url(images/ActionsEditPage.gif) no-repeat 3px 0;}
#PagePropertiesAnchor {background:url(images/ApViewProps.gif) no-repeat 3px 0;}
#ChannelPropertiesAnchor {background:url(images/smt_small.gif) no-repeat 3px 0;margin-bottom:5px;}
#AuthoringPreviewAnchor {background:url(images/bizpicker.gif) no-repeat 6px 2px;}
#SubmitAnchor {background:url(images/ewr200l.gif) no-repeat 6px 2px;}
#ApproveAnchor {background:url(images/ewr236l.gif) no-repeat 6px 2px;}
#AuthoringReeditSaveAnchor {background:url(images/saveitem.gif) no-repeat 10px 9px;}
#AuthoringReeditSaveAndExitAnchor {background:url(images/checkin.gif) no-repeat 10px 9px;}

#console #SwitchToPresentationPublishedAnchor, #console #PagePropertiesAnchor, #console #CreateNewPageAnchor, #console #SwitchToAuthoringReeditAnchor, #console #ChannelPropertiesAnchor, #console #PresentationPreviewAnchor, #console #PagePropertiesAnchor, #console #AuthoringPreviewAnchor, #console #SubmitAnchor, #console #ApproveAnchor, #console #AuthoringReeditSaveAnchor, #console #AuthoringReeditSaveAndExitAnchor, #console #AuthoringExitAnchor {
	display:block;
	height:32px;
	line-height:32px;
}
#console #CreateConnectedPageAnchor, #console #CopyAnchor {display:none;}

#console #SwitchToPresentationPublishedAnchor, #console #SwitchToPresentationUnpublishedAnchor {
	background:#6593cf url("images/siteactionsmenugrad.gif") repeat-x 0 0;
	border-top:1px solid #6593cf;
	border-left:1px solid #6593cf;
	border-right:1px solid #6593cf;
	padding:1px 4px 3px 10px;
	margin:0 0 3px;
	padding:0 10px;
	color:white;
	height:26px; line-height:26px;
	width:160px;
	position:absolute; top:-30px; left:0;
}
#console #SwitchToPresentationPublishedAnchor:hover, #console #SwitchToPresentationUnpublishedAnchor:hover {
	background: #ffa521 url("images/siteactionsmenuhovergrad.gif") repeat-x 0 0;
	border-top:1px solid #89724f;
	border-left:1px solid #89724f;
	border-right:1px solid #89724f;
}

*:first-child+html #console .hr {border-top:1px solid #c5c5c5; height:1px; margin:2px 3px 2px 0;}
* html #console .hr {border-top:1px solid #c5c5c5; height:1px; margin:2px 3px 2px 0;}

*:first-child+html #console .hr hr {display:none;}
* html #console .hr hr {display:none;}

* html #console .wrapper2 a {border:1px dotted #fafafa;}
* html #console .wrapper2 a:hover {border:1px solid #d2b47a;}