body{
	background:#fff url(../images/scheme1/bg.jpg) repeat-x;
	}
	
th {
	background:#a8b2c5 url(../images/highlight_line.gif) repeat-x scroll 0 0;
}

td.alt {
	background: #eceff5 url(../images/highlight_line.gif) repeat-x scroll 0 0;
	color: #797268;
}

th.specalt {
	background: #eceff5 url(../images/scheme1/bullet1.gif) no-repeat;
	color: #797268;
}

.button{
	background:#a8b2c5 url(../images/highlight_line.gif) repeat-x top left;
}

.button:hover{
	background:#a8b2c5;
}

#pageList, #parentPageList, #helpPageList {
	list-style:none outside none;
	margin:0 0 20px;
	padding:0;
}


#pageList li, , #parentPageList li, #helpPageList li {
	margin:0 0 3px 0;
	padding:3px;
	background:#999;
}

#pageList li div, #parentPageList li div, #helpPageList li div {
	background-color:#efefef;
	border:1px solid #666666;
	display:block;
	padding:5px;	
}

#pageList li div  span, , #parentPageList li div span, #helpPageList li div span{
	display:block;
	padding:5px;	
}

#pageList li img.handle, #parentPageList li img.handle, #helpPageList li img.handle {
	margin-right: 10px;
	cursor: move;
}

#pageList ul, #parentPageList ul, #helpPageList ul {
	list-style:none outside none;
	margin-left:20px;	
}

#pageList ul li, #parentPageList ul li, #helpPageList ul li {
	background:#666;
	margin:0px;
	padding:0px;
}


.placeholder{
 border: dashed 1px #000;
 background-color: #09F;
 height:40px;
 width:100%;
}

.alignleft{
	float:left;	
}

.alignright{
	float:right;	
}

#progress-bar{
	border:#000 solid 1px;
	width:100%;
	height:27px;
	background:#EAEAEA;
	position:relative;
	list-style:none;
}	
#progress-bar li{
	float:left;
	margin:16px 0 0 0;
	padding:10px 0 0 0;
}

#progress-bar li.bg-progress{
	position:absolute;
	width:25%;
	background:url(../images/bg-progress.jpg) repeat-x;
	height: 27px;
    margin: 0;
    padding: 0;
}

#list-menu {
  text-align: justify !important;
}

#list-menu * {
  display: inline !important;
}

#list-menu span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}

#progress{
	margin:0px;
	padding:0px;
}