#container
{
    BORDER-RIGHT: #c3daf9 3px solid;
    BORDER-TOP: #c3daf9 3px solid;
    BORDER-LEFT: #c3daf9 3px solid;
    WIDTH: 917px;
    BORDER-BOTTOM: #c3daf9 3px solid;
    HEIGHT: 300px
}




.x-toolbar{
	border:0;display:block;padding:4px 0 6px 10px;
	background:#d0def0 url(images/menu_bg.gif) repeat-x top left;
	position:relative;zoom:1;
}


.x-toolbar .x-btn-bigicon .x-btn-center .x-btn-text {
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	}

.x-toolbar .x-btn-bigicon button{
	font-family:arial,tahoma,verdana,helvetica;
}

.x-menu-list-item{
	font-family:arial,tahoma,verdana,helvetica;
	padding:0;
}


	
.x-btn-with-menu .x-btn-center em{display:block;background:transparent;padding-right:3px;}


.x-menu{border:1px solid #CCE1E3;padding:0;}
.x-menu-list{background:#006973;border:0 none;}
.x-menu-item-active{background:#C4E5DC;border:0;padding:0;}
.x-menu-item-active a.x-menu-item{line-height:18px;color:#005E44! important;}

.x-menu a.x-menu-item{line-height:18px;color:#ffffff;font-weight:bold;
text-align:left;}


.x-menu-item-icon{width:0px;margin:0 0 0 0;}
.x-menu-item-arrow{background:transparent url(images/menu-parent.gif) no-repeat right;}
.x-menu-item-active .x-menu-item-arrow{background:transparent url(images/menu-parent-hover.gif) no-repeat right;}


.x-toolbar .x-btn-with-menu .x-btn-center em {
	padding-right:0;
}

.x-menu a.x-menu-item {
	padding:0px 21px 0px 3px;
}

.x-btn-wrap{
padding-left:1px;
padding-right:1px;
}

.x-btn-left{width:6px;height:29px;}
.x-btn-right{width:5px;height:29px;}

.x-toolbar .x-btn-bigicon .x-btn-left {
	background:transparent url(images/tbar-left.gif) 0 3px! important;
	background-repeat: no-repeat! important;
}

.x-toolbar .x-btn-bigicon .x-btn-right {
	background:transparent url(images/tbar-right.gif) 0 3px! important;
	background-repeat: no-repeat! important;
}

.x-toolbar .x-btn-bigicon .x-btn-center {
	background:transparent url(images/tbar.gif) 0 3px! important;
	background-repeat: repeat-x! important;
}


.x-toolbar .x-btn-bigicon.x-btn-over .x-btn-left , .x-toolbar .x-btn-bigicon.x-btn-menu-active .x-btn-left {
	background:transparent url(images/tbar-hover-left.gif) 0 3px! important;
	background-repeat: no-repeat! important;
}

.x-toolbar .x-btn-bigicon.x-btn-over .x-btn-right , .x-toolbar .x-btn-bigicon.x-btn-menu-active .x-btn-right {
	background:transparent url(images/tbar-hover-right.gif) 0 3px! important;
	background-repeat: no-repeat! important;
}

.x-toolbar .x-btn-bigicon.x-btn-over .x-btn-center , .x-toolbar .x-btn-bigicon.x-btn-menu-active .x-btn-center {
	background:transparent url(images/tbar-hover.gif) 0 3px! important;
	background-repeat: repeat-x! important;
}


.x-toolbar .x-btn-bigicon.x-btn-click .x-btn-left, .x-toolbar .x-btn-bigicon .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed.x-btn-bigicon .x-btn-left, .x-toolbar .x-btn-menu-active.x-btn-bigicon .x-btn-left {
	background:transparent url(images/tbar-pressed-left.gif);
	background-repeat: no-repeat;
}

.x-toolbar .x-btn-bigicon.x-btn-click .x-btn-right, .x-toolbar .x-btn-bigicon .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed.x-btn-bigicon .x-btn-right, .x-toolbar .x-btn-menu-active.x-btn-bigicon .x-btn-right  {
	background:transparent url(images/tbar-pressed-right.gif);
	background-repeat: no-repeat;
}

.x-toolbar .x-btn-bigicon.x-btn-click .x-btn-center, .x-toolbar .x-btn-bigicon .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed.x-btn-bigicon .x-btn-center, .x-toolbar .x-btn-menu-active.x-btn-bigicon .x-btn-center  {
	background:transparent url(images/tbar-pressed.gif);
	background-repeat: repeat-x;
}

