/*-- VDOC CMS toolbars --*/

.toolbar { position:absolute; left:0px; top:0px; padding:2px 0px 2px 0px; height:18px; _width:100%; text-align:center; z-index:50; }
.toolbar .outer { margin:0px auto 0px auto; padding:0px;}
.toolbar .leftmargin {width:10px; background:url(../images/sepshorcuts.gif) no-repeat right center;}
.toolbar .left {width:0px; }
.toolbar .content {height:14px; font:bold 11px Arial, Helvetica, sans-serif; padding:1px 5px 1px 5px; color:#000000; background:url(../images/sepshorcuts.gif) no-repeat right center;}
.toolbar .right {width:0px;}
.toolbar .righttmargin {width:10px;}

	/*links*/
	.toolbar .content A {font:normal 11px Arial, Helvetica, sans-serif;}
	.toolbar .content A:link,.toolbar .content A:visited {color:#757575; text-decoration:none;}
	.toolbar .content A:hover,.toolbar .content A:active {color:#C31924; text-decoration:none;}
