body {
	background: #333;
	color: #000;
	margin: 0;
	padding: 0;
	font: 12px/140% Lucida Grande, Arial, Verdana, Sans-serif;
}
p {
	font: 12px/140% Lucida Grande, Arial, Verdana, Sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}
div {
	margin: 0;
	padding: 0;
}
a {
	color: #069;
}
a:hover {
	background: #069;
	color: #fff;
	text-decoration: none;
}	
#login a {
	color: #fc0;
	text-decoration: underline;
}
#login a:hover {
	background: #fc0;
	color: #000;
	text-decoration: none;
}
#updateImg {
	margin-top: 5px;
}
th, td {
	 border-bottom: 1px solid #999;
	 text-align: left;
}
td {
	color: #000;
}
th {
	border-top: 1px solid #999;
	color: #fff;
}
.topTr {
	background: #aaa;
}
.error {
	border: 2px solid #f00;
	background: #990000;
	padding: 10px;
	width: 622px;
	color: #fff;
	font-weight: bold;
}
.success {
	border: 2px solid #66FF00;
	background: #669900;
	padding: 10px;
	width: 622px;
	color: #fff;
	font-weight: bold;
}
.success a {
	font-size: 10px;
	color: #fff;
}
.success a:hover {
	background: none;
	color: #6f0;
}
.error li {
	font-weight: normal;
}
.search {
	background: 2px 4px;
	color: #fff;
	font-size: 12px;
}
.search input {
	font-size: 11px;
}
.search b {
	font-size: 14px;
}
.pagination {
	margin: 0 0 5px 0;
	text-align: right;
	font-size: 10px;
	color: #000;
}
.pagination a {
	text-decoration: none;
}
.paginationEnd {
	margin: 5px 0 0 0;
	text-align: right;
	font-size: 10px;
	color: #000;
}
.paginationEnd a {
	text-decoration: none;
}
#heading {
	background: #666;
	padding: 25px 25px 12px 25px;
	margin: 0;
}
#heading h1 {
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 12px 0;
	padding: 0;
}
#heading h2 {
	font-size: 18px;
	font-weight: normal;
	color: #66ccff;
	margin: 0;
	padding: 0;
}
#login {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 10px;
	color: #ccc;
}
#nav {
	background: #666 url(/public/images/admin/navbg.gif) repeat-x bottom;
	margin: 0;
	padding: 0 0 0 25px;	
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	display: block;
	float: left;
	margin-right: 4px;
	white-space: nowrap;
}
.current {
	width: 12em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #333;
	height: 2em;
	line-height: 2em;
	background: #333;
	color: #fff;
	text-align: center;
}
.link {
	width: 12em;
	border: 1px solid #999;
	height: 2em;
	line-height: 2em;
	background: #666;
	color: #ccc;
	text-align: center;
	display: block;
	text-decoration: none;
}
.link:hover {
	background-color: #069;
	color: #fff;
}
#contentWrapper {
	padding: 25px;
}
#contentWrapperAdd {
	padding: 25px;
	width: 900px;
}
.headerStyle {
	border-top: 1px solid #999;
}
.saveWrapper {
	margin-top: 10px;
	text-align: left;
}
#addtosite {
	margin-top: 5px;
}
#subject {
	width: 350px;
}
#message {
	width: 350px; 
	height: 100px;
}
.step3a {
	height: 151px;
}
.noWrap {
	white-space: nowrap;
}
.hLogin {
	padding-bottom: 25px; 
	border-bottom: 1px solid #999;
}
.loginBox {
	width: 350px; 
	margin: 0 auto;
}
.marBot5 {
	margin-bottom: 5px;
}
.marBot10 {
	margin-bottom: 10px;
}
#addStaffImg {
	margin-bottom:20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.addStaffPad {
	padding: 7px 20px 0 0;
}
/* box style */
.width {
	width: 720px;
}
.searchBox {
	width: 243px;
	margin-left: 10px;
	float: left;
}
.staffList {
	width: 645px;
	float: left;
}
.tl {
	background: #000 url(/public/images/admin/corner_tl.gif) no-repeat top left;
}
.tr {
	background: url(/public/images/admin/corner_tr.gif) no-repeat top right;
	height: 37px;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #333;
}
.bl {
	background: #ccc url(/public/images/admin/corner_bl.gif) no-repeat bottom left;
}
.br {
	background: url(/public/images/admin/corner_br.gif) no-repeat bottom right;
	padding: 20px;
}
.br h2 {
	font-size: 14px;
	color: #069;
	margin: 15px 0 8px 4px;
}
.tr h1 {
	font-weight: bold;
	color: #66ccff;
	font-size: 18px;
	line-height: 37px;
}
.lastUpdate {
	font-size: 10px;
	line-height: 37px;
	color: #999;
	font-weight: normal;
}
#step1, #step2, #step3 {
	margin-bottom: 10px;
}
#step1 {
	background: url(/public/images/admin/one.gif) no-repeat top left;
	padding: 0 0 0 30px;
}
#step2 {
	background: url(/public/images/admin/two.gif) no-repeat top left;
	padding: 0 0 0 30px;
}
#step3 {
	background: url(/public/images/admin/three.gif) no-repeat top left;
	padding: 0 0 0 30px;
}
#step4 {
	background: url(/public/images/admin/four.gif) no-repeat top left;
	padding: 0 0 0 30px;
}
input, select {
	font: 12px/100% Lucida Grande, Arial, Verdana, Sans-serif;
	color: #333;
	background: #fff;
}
.leftCol {
	height: 24px;
	float: left;
	width: 20em;
	line-height: 24px;
}
.rightCol {
	height: 24px;
	float: left;
	width: 20em;
	line-height: 24px;
}
.leftColLogin {
	height: 24px;
	float: left;
	width: 110px;
	line-height: 24px;
}
.rightColLogin {
	height: 24px;
	float: left;
	width: 200px;
	line-height: 24px;
}
.leftColSearch {
	height: 24px;
	float: left;
	width: 85px;
	line-height: 24px;
	font-size: 10px;
}
.rightColSearch {
	height: 24px;
	float: left;
	width: 118px;
	line-height: 24px;
}
.rightColSearch input, .rightColSearch select {
	font-size: 10px;
	width: 100px;
}	 
#staffPoints, #storePoints { color: #fff; }

/* css to make sure floats work correctly on all browsers */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
