#sCmsForm #pageList {
width: 700px; /*550px;*/
list-style: url(none) none;
margin-left: auto;
margin-right: auto;
border-left: 1px solid #6E7158;
border-right: 1px solid #6E7158;
padding-left:0;
}
#sCmsForm #pageList li {
	display:block;
	padding-left: 8px;
	padding-bottom: 0;
	color:#ffffff;
	font-size:12px;
	border-bottom:solid 1px #6E7158;
	height: 30px;
	margin-left:0;
	background-attachment: scroll;
	background-image: url(images/ui-bg_highlight-soft_75_c1bd8e_1x100.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#sCmsForm #pageList li.home {
	border-top:solid 1px #6E7158;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background-attachment: scroll;
	background-image: url(images/ui-bg_highlight-soft_75_01261e_1x100.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
#sCmsForm #pageList li.secondTier {
	padding-left:25px;
	background-color:#E5E0CD;
	background-image:none;
	color:#4b3b49;
}
#sCmsForm #pageList li.thirdTier {
	padding-left:45px;
	background-color:#FCFBF7;
	background-image:none;
	color:#4b3b49;
}
#sCmsForm #pageList li div.listDiv {
	height:20px;
	width:280px;
	padding-top:5px;
	float:left;
}
#sCmsForm .frmEdit {
	float:right;
	margin:0px;
	padding:0px;
}
#sCmsForm p {
	display: inline-block !important;
}
#sCmsForm #pageList li input.add {
	width:70px;
	height:26px;
	color:#333333;
	text-align:left;
	margin-top:3px;
	margin-right:5px;
	cursor:pointer;
	background: url(../images/updateWebsite/add_new.png) no-repeat scroll left 4px;
	padding: 3px 5px 3px 32px;
	border: none;
}
#sCmsForm #pageList li input.add:hover {
	background-position: 0 -25px;
}
#sCmsForm #pageList li input.edit {
	width:70px;
	height:26px;
	color:#333333;
	text-align:left;
	margin-top:3px;
	margin-right:5px;
	cursor:pointer;
	background: url(../images/updateWebsite/edit.png) no-repeat scroll left 4px;
	padding: 3px 5px 3px 32px;
	border: none;
}
#sCmsForm #pageList li input.edit:hover {
	background-position: 0 -26px;
}

#sCmsForm #pageList li input.delete {
	width:70px;
	color:#333333;
	text-align:left;
	margin-top:3px;
	margin-right:5px;
	height:24px;
	cursor:pointer;
	background: url(../images/updateWebsite/delete-new.png) no-repeat scroll left 4px;
	border-style: none;
	padding: 3px 5px 3px 25px;
}
#sCmsForm #pageList li input.delete:hover {
	background-position: 0 -25px;
}
#sCmsForm #pageList li input.review {
	width:70px;
	color:#333333;
	text-align:left;
	margin-top:3px;
	margin-right:5px;
	height:26px;
	cursor:pointer;
	background: url(../images/updateWebsite/review.png) no-repeat scroll left 2px;
	padding: 3px 5px 3px 25px;
	border-style: none;
	cursor: pointer;
}
#sCmsForm #pageList li input.review:hover {
	background-position: -0px -33px;
}
#sCmsForm #pageList li.home form.frmEditLink input {
	color:#ffffff !important;
	font: bold 14px "Baumans", sans-serif;
}
#sCmsForm #pageList li.home form.frmEditLink input:hover {
	color:#4B494A !important;
}
#sCmsForm #pageList li form.frmEditLink input {
	color:#333333;
	font: 13px "Baumans", sans-serif;
	border:none;
	background-color:transparent;
	text-align:left;
	margin:0;
	padding:0;
	margin-top:-3px;
	cursor:pointer;
	height:20px;
	width:auto;
	text-transform: capitalize;
}
#sCmsForm #pageList li form.frmEditLink input:hover {
	font-weight:bold !important;
}
#sCmsForm .archive {
background: url(images/archive_1616.gif) no-repeat scroll center 2px;
height: 16px;
width: 16px;
border-style: none;
display:inline-block;
}
#sCmsForm .noLink {
background: url(images/disconnect.png) no-repeat scroll center 2px;
height: 16px;
width: 16px;
border-style: none;
display:inline-block;
}
#successDiv{
	height: 50px;
}
.subNav-reorder li{
	background-color:#C2BE8F;
	list-style:none;
	padding:0;
	padding-top:7px;
	border:solid 1px #6E7158;
	border-bottom:none;
}
.subNav-reorder li.last-child{
	padding-bottom:7px;
	border-bottom:solid 1px #6E7158;
}
.subNav-reorder li ul {
	padding:0;
	margin:0;
	margin-top:7px;

}
.subNav-reorder li li{
	background-color:#E5E0CD;
	margin:0;
	padding:5px;
	padding-left:25px;
	border-left:none;
	border-right:none;
}
.subNav-reorder li li.last-child{
	border-bottom:none;
}
.subNav-reorder li a, .subNav-reorder li li a{
	display:block;	
	width:98px;
	height:10px;
	color:#333333;
	text-align:left;
	cursor:pointer;
	background: url(../images/updateWebsite/add.png) no-repeat scroll left 4px;
	padding: 6px 5px 8px 25px;
	border: none;
}
.subNav-reorder li li a:hover{
	background-position: 0 -25px;
}
.lipadding {
	padding-left:10px;
}
