/* ----------- */
/* TOOLBAR CSS */
/* ----------- */

.toolbar 
{
	font-family: verdana;
	font-size: 70%;
	margin:0px;
	border-bottom: 1px solid #454545;
	padding: 0px;
	display: block;
	overflow: auto;
	background-color: #CED8ED;
}

.toolbar_inner 
{

}


.toolbar a:link    { color: #ffffff; text-decoration: none; }
.toolbar a:visited { color: #ffffff; text-decoration: none; }
.toolbar a:active  { color: #ffffff; text-decoration: none; }
.toolbar a:hover   { color: #ffffff; text-decoration: none; }

.toolbar .username 
{
	float: left;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	border-right: 1px solid #454545;
	color: #454545;
}



.toolbar .selector 
{
	float: left;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	border-right: 1px solid #454545;
}

.toolbar .selector p 
{
	border: 0px solid #ff0000;
	padding: 2px 10px 0px 10px;
	margin: 0px;
}

.toolbar .selector select 
{
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.toolbar .options {
	
	float: left;
	background-color: #AFB7C9;
}

.toolbar .browse {

	padding: 0px;	
	float: left;
	background-color: #AFB7C9;
}

.toolbar .browse p img
{
	border: 0px solid red;
	display: block;
}

.toolbar .options p 
{
	float: left;
	margin: 0px;
	padding: 0px;

}

.toolbar .options .o1  { background: #b1b9cc url(../images/admin/tab1.gif) top right no-repeat; }
.toolbar .options .o2  { background: #a6aebf url(../images/admin/tab2.gif) top right no-repeat; }
.toolbar .options .o3  { background: #9ba2b3 url(../images/admin/tab3.gif) top right no-repeat; }
.toolbar .options .o4  { background: #9097a6 url(../images/admin/tab4.gif) top right no-repeat; }
.toolbar .options .o5  { background: #858b99 url(../images/admin/tab5.gif) top right no-repeat; }
.toolbar .options .o6  { background: #7a7f8c url(../images/admin/tab6.gif) top right no-repeat; }
.toolbar .options .o7  { background: #6f7480 url(../images/admin/tab7.gif) top right no-repeat; }
.toolbar .options .o8  { background: #646873 url(../images/admin/tab8.gif) top right no-repeat; }
.toolbar .options .o9  { background: #595d66 url(../images/admin/tab9.gif) top right no-repeat; }
.toolbar .options .o10 { background: #4e5159 url(../images/admin/tab10.gif) top right no-repeat; }

.toolbar .options .o1last { background: #b1b9cc url(../images/admin/tab1last.gif) top right no-repeat; }
.toolbar .options .o2last { background: #a6aebf url(../images/admin/tab2last.gif) top right no-repeat; }
.toolbar .options .o3last { background: #9ba2b3 url(../images/admin/tab3last.gif) top right no-repeat; }
.toolbar .options .o4last { background: #9097a6 url(../images/admin/tab4last.gif) top right no-repeat; }
.toolbar .options .o5last { background: #858b99 url(../images/admin/tab5last.gif) top right no-repeat; }
.toolbar .options .o6last { background: #7a7f8c url(../images/admin/tab6last.gif) top right no-repeat; }
.toolbar .options .o7last { background: #6f7480 url(../images/admin/tab7last.gif) top right no-repeat; }
.toolbar .options .o8last { background: #646873 url(../images/admin/tab8last.gif) top right no-repeat; }
.toolbar .options .o9last { background: #595d66 url(../images/admin/tab9last.gif) top right no-repeat; }
.toolbar .options .o10last { background: #4e5159 url(../images/admin/tab10last.gif) top right no-repeat; }



.toolbar .options p a 
{
	padding: 4px 14px 5px 4px;
	float: left;
}

.toolbar .options .browse p a 
{
	padding: 2px 2px 0px 5px;
	float: left;
}

.toolbar .options p a:hover 
{
	text-decoration: underline;
}

#selected
{
	font-weight: bold;
}


/* ----- Sub Toolbar ----- */ 

.adminBody .subToolbar { border: 0px solid red; margin: 0px 0px 20px 0px; padding: 5px 10px 5px 10px; width: 750px; background-image: url( ../images/admin/subcorner.gif ); background-position: bottom right; background-repeat: no-repeat; background-color: #eceffe; }
.adminBody .subToolbar h2 { display: block; float: left; border-right: 1px solid white; padding: 5px 0px; margin: 0px; width: 200px; font-size: 110%; }
.adminBody .subToolbar .library { display: block; float: left; border-right: 1px solid white; padding: 5px 0px; margin: 0px; width: 200px; font-size: 110%; }

.adminBody .subToolbar .library h2 { display: block; float: none; border-right: 0px solid white; padding: 0px; margin: 0px; font-size: 110%; }
.adminBody .subToolbar p { border: 0px solid red; padding: 7px 0px 5px 10px; margin: 0px 10px; display: block; float: left; width: 510px; font-size: 75%; }

.adminBody .subToolbar .library p { border: 0px solid red; padding: 5px 5px 0px 5px; margin: 0px; display: block; float: none; width: 190px; font-size: 70%; }

.adminBody .adminOptions { margin: 0px 10px 10px 10px; font-size: 80%; border-bottom: 1px solid #cccccc; }
.adminBody .adminOptions a { padding-left: 15px;margin-right: 15px; background-image: url( ../images/admin/greenbutton.gif ); background-repeat: no-repeat; text-decoration: none; color: #333333; }
.adminBody .adminOptions p.help { padding-left: 20px; background-image: url( ../images/icons/help.gif ); background-repeat: no-repeat; }


.adminBody .adminOtherOptions { margin: 0px 10px 0px 10px; font-size: 80%; }
.adminBody .adminOtherOptions .options td { background-color: #eceffe; border: 0px solid white; border-right: 10px solid white; border-bottom: 10px solid white; }
.adminBody .adminOtherOptions table.options { margin-top: 10px; }

/* -------------------------- */
