/*-- VDOC CMS toolbars --*/

.toolbar {background-color:#a9a9a9; padding:5px 0px 2px 0px; margin:0px; height:18px; }
.toolbar .outer {float:right; margin:0px; padding:0px;}
.toolbar .leftmargin {width:10px;}
.toolbar .left {width:0px; }
.toolbar .content {height:14px; font:normal 11px Arial, Helvetica, sans-serif; border-left:1px solid #e1e0db; padding:1px 5px 1px 5px; color:#ffffff}
.toolbar .right {width:0px;}
.toolbar .righttmargin {width:10px;}

	/*links*/
	.toolbar .content A:link,.toolbar .content A:visited {color:#ffffff; text-decoration:none;}
	.toolbar .content A:hover,.toolbar .content A:active {color:#f29400; text-decoration:none;}
