html {
 margin: 0px;
 padding: 0px;
 background-color: #FFF;
}

body {
	height: 100%;
 background-color: #FFF;
 color: #888;
 font: 20px/20px Helvetica, sans-serif;
 text-shadow: #DDD 2px 2px 3px;
 padding: 0px;
 margin: 0px;
}

a, a:visited, a:hover, a:link {
 text-decoration: none;
 color: #888;
}

#main {
	width: 100%;
}

/* sign in */
.signinText {
	align: left;
	font-size: .7em;
	text-align: left;
	padding: 5px 0px 8px 10px;
}
.signinimg {
	align: right;
	padding: 0px 10px 10px 10px;
}

/*topbar */
#topbar {
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-color: #0A77D5;
/*	background-color: #5f66ee;*/
	z-index: 100;
	/*background: url('../images/controls/bm-mid-steel.png') repeat-x scroll top right;*/
}
#topbarhome a {
	color: #FFF;
}
#topbarhome {
	float: left;
	clear: none;
	margin: 0px;
    padding: 15px 0px 8px 10px;
	top: 0px;
	left: 0px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
#topbarimg {
	float: left;
	clear: none;
	margin: 0px;
    padding: 5px 0px 5px 5px;
}
#rightnow {
	background: url('../images/ebay/Right Now 85x35.gif') no-repeat top right;
	float: right !important;
	clear: none;
    height: 35px;
	width: 85;
	margin: 8px;
}

/* toolbar */
#toolbar {
	position: fixed;
	width: 100%;
	height: 30px;
	padding: 0px;
	margin: 0px;
	top: 50px;
	left: 0px;
	color: #FFF;
/*	background-color: #12AD2B;*/
	background-color: #0A77D5;
	z-index: 100;
	/*background: url('../images/controls/bm-mid-steel.png') repeat-x scroll top right;*/
}

#Maintoolbar {
	width: 100%;
	height: 30px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	background-color: #0A77D5;
/*	background-color: #99CC00;*/
	/*background: url('../images/controls/bm-mid-steel.png') repeat-x scroll top right;*/
}
#Maintopbar {
	width: 100%;
	height: 50px;
	margin: 0px;
	color: #FFF;
/*	background-color: #5f66ee;*/
	background-color: #0A77D5;
	/*background: url('../images/controls/bm-mid-steel.png') repeat-x scroll top right;*/
}
.button {
    position: absolute;
    overflow: hidden;
    top: 8px;
    right: 6px;
    margin: 0;
    border-width: 0 5px;
    padding: 0 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    -webkit-border-image: url(../toolButton.png) 0 5 0 5;
	z-index:9999999;
}

.blueButton {
    -webkit-border-image: url(blueButton.png) 0 5 0 5;
    border-width: 0 5px;
}

.leftButton {
    left: 6px;
    right: auto;
}

#backButton {
    display: block;
    left: 6px;
    right: auto;
    padding: 0;
    max-width: 55px;
    border-width: 0 8px 0 14px;
    -webkit-border-image: url(../images/whiteButton.png) 0 8 0 14;
}
#errordiv {
	color: #5f66ee;
	font-weight: bold;
	font-size: .7em;
	text-align: center;
}

#contentdiv {
	position: absolute;
	top: 80px;
	left: 0px;
}

#messagediv {

	clear: both;
	/*position: absolute;*/
	width: 100%;
	/*top: 255px;
	left: 0px;*/
	text-align: center;
	font-size: .7em;
	border-width: 1px;
	border-style: solid;
	border-color: #0A77D5;
	padding: 0;
}

/* search specifics */

#footerdivsearch {
	clear: both;
	position: relative;
	height: 30px;
	width: 100%;
	border-width: 0px 0 0 0;
	border-style: solid;
	border-color: red;
	padding: 0;
	margin: 0; 
	color: #FFF;
	background-color: #0A77D5;
}
#footerdivsearchprev{
	float: left;
	padding: 4px;
}
#footerdivsearchstat{
	float: left;
	padding: 4px;
	color: #FFF;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
#footerdivsearchnext{
	float: right;
	padding: 4px;
}

/*regular footer*/

#footerdiv {
	clear: both;
	height: 60px;
	vertical-align: middle;
	padding: 0;
	margin: 0; 
	background-color: #0A77D5;
}
#footerlogin {
	float: left;
	clear: none;
	margin: 0px;
    padding: 15px 0px 8px 10px;
	top: 0px;
	left: 0px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

/* item rows */
ul li div.itemGalleryImage {
	float: left;
	clear: none;
	width: 85px;
	height: 80px;
}

ul li div.itemDetailContainer {
	clear: none;
}
ul li div.itemTitle {
	height: 50px;
	color: #0A77D5;
}
ul li div.itemCurrentPrice {
	float: left;
	clear: none;
	width: 20%;
	font-size: .6em;
	color: #888888;
}
ul li div.itemBids {
	float: left;
	clear: none;
	width: 20%;
	font-size: .6em;
	color: #888888;
}
ul li div.itemTimeRemaining {
	float:right;
	clear: none;
	font-size: .6em;
	color: #888888;
	padding-right: 20px;
}

/* buttons */

.btn, .back {
	float: left;
	clear: none;
	background: url('../images/controls/btn-right-gray.png') no-repeat scroll top right;
    height: 32px;
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap;
}
.btn div, .back div {
    background: url('../images/controls/btn-left-gray.png') no-repeat;
    height: 16px;
    padding: 8px 0px 8px 10px;
    margin-right: 10px;
    float: left;
}
.btn:active, .back:active {
    background-position: bottom right;
    color: #ddd;
}

.btn:active div {
    background-position: bottom left;
    padding: 9px 0px 7px 10px; /* push text down 1px */
}
#btnAdd {
	float: right !important;
	clear: none;
	display: block;
	width: 40px;
	height: 32px;
	margin-left: 8px;
}
#btnAdd img {
	margin: 0px 3px;
}

#btnEdit {
	margin-right: 0px;
}

#btnEditing {
	background: transparent url('../images/controls/btn-right-blue.png') no-repeat scroll top right !important;
}
#btnEditing div {
	background: transparent url('../images/controls/btn-left-blue.png') no-repeat !important;
}

.back div {
	background: transparent url('../images/controls/btn-back-gray.png') no-repeat !important;
	padding-left: 15px;
	float: left;
}
.back:active {
	background-position: bottom right !important;
}
.back:active div {
	padding: 9px 0px 7px 15px !important; /* push text down 1px */
	background-position: bottom left !important;
}

/* item details */
.itemTitle {
	font-size: 1em;
}

/* Items */

#list {
	width: 100%;
}

/* selectable item */
.item {
	background: url('../images/bg/bg-white-to-black.png') repeat-x scroll top right;
	padding: 12px 0px;
}
.item div {
	background: url('../images/actions/add.png') right 3px no-repeat;
	margin: 0px 15px;
}
.arrowCont {
	background: url('../images/actions/arrow3.png') right 1px no-repeat !important;
}
.item a {
	display: block;
	width: 100%;
}
.disabled.item {
	background-color: black !important;
}
.disabled.item a {
	color: #666;
}
.disabled.item div {
	background: url('../images/actions/added.png') right 3px no-repeat !important;
}

/* Added item, in the list */
.listItem {
	background: url('../images/bg/bg-white-to-black.png') repeat-x scroll top right;
}
.actionCont {
	padding: 12px 10px 12px 10px;
	background: url('../images/actions/check1.png') 8px 10px no-repeat;
}
.checked {
	background-color: transparent !important;
	color: #666;
}
.checked .actionCont {
	background-image: url('../images/actions/check2.png');
}
.del .actionCont {
	background: url('../images/actions/del.png') 11px 13px no-repeat;
}

.action {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	cursor: pointer;
}

.infoText {
	padding: 20px 20px 15px 20px;
	text-align: center;
	background: transparent url('../images/bg/bg-top-white.png') repeat-x;
}
.infoText span {
	font-size: 16px;
	line-height: 18px;
	color: #888;
}
.infoText span a  {
	color: #aaa;
}

/* form */

form {
	padding: 0px;
	margin: 0px;
}
input {
	text-shadow: none;
}

#enter {
	text-align: center;
	padding: 0px 15px 15px 15px;
	background: transparent url('../apps/images/bg/bg-top-white.png') repeat-x;
}
#entered {
	width: 93%; /* layout bug in safari if input is 100% */
	font: 20px/20px Helvetica, sans-serif;
}

#enterNote {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	color: #888;
	font-size: 16px;
}
#enterNote span {
	color: #bbb;
}

#btnClear {
	margin-left: 15px;
}

.arrow {

}

.agray  { background-color: #215858; }
.byellow{ background-color: #c06800; }
.cgreen { background-color: #2a771d; }
.dorange{ background-color: #8a5517; }
.eteal  { background-color: #124043; }
.fblue  { background-color: #214180; }
.gpurple{ background-color: #842d85; }
.hrose  { background-color: #22696d; }
.ired   { background-color: #a6240f; }
.zgold  { background-color: #969415; }

.clear  { background-color: #111111; }

#dump {
	color:red;
}

a img {
	border: 0px;
}