/* ibox */
#iboxContent, #iboxContentSell {
	text-align: left;
	font-size: 1.2em;
	color: #505050;
}
/* special case for preview since all styles are hardcoded for Ebay */
#iboxContentSellPreview {
	text-align: right;
	padding: 15px 0px 0px 0px;
}


/* appraizal */
#headerLB,  {
	background: url(../images/ibox/bg-appraizal-header.gif) no-repeat;
	height: 229px;
	position: relative;
}
#headerLB h2 {
	margin: 0px;
	padding: 41px 0 0 0;
	background: no-repeat left top;
	height: 0px !important;
	height /**/: 41px;
	overflow: hidden;
	position: absolute;
	top: 114px;
	left: 263px;
}
#headerLB h2#startYourAppraizal {
	background-image: url(../images/ibox/bg-start-your-appraizal.gif);
	width: 355px;
}
#headerLB h2#estimateYourAppraizal {
	background-image: url(../images/ibox/bg-estimate-your-appraizal.gif);
	width: 424px;
}
#headerLB h2#linkYourAppraizal {
	background-image: url(../images/ibox/bg-link-your-appraizal.gif);
	width: 335px;
}
#headerLB h2#askThePeople {
	background-image: url(../images/ibox/bg-ask-the-people.gif);
	width: 271px;
}
#headerLB h2#searchEbayListings {
	background-image: url(../images/ibox/bg-search-ebay-listings.gif);
	width: 363px;
}
#headerLB a {
	display: block;
	padding: 15px 0 0 0;
	background: url(../images/ibox/btn-close.gif) no-repeat left top;
	height: 0px !important;
	height /**/: 15px;
	width: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	right: 31px;
}
#headerLB a:hover {
	background-position: left -15px;
}
#containterLB {
	/*background: url(/images/ibox/bg-appraizal-loop.gif) repeat-y;*/
}
#containterLB #contentLB  {
	/*background: url(/images/ibox/bg-appraizal-footer.gif) no-repeat left bottom;*/
	padding: 0px 45px 35px;
	overflow: hidden;
}
* html #containterLB #contentLB {
	height: 1%;
}
#contentLB h3#searching {
	margin: 0px;
	padding: 100px 0;
	font-size: 2em;
	text-align: center;
}
#contentLB h3#searching img {
	vertical-align: middle;
}
#contentLB #col1  {
	float: left;
	width: 210px;
}
#contentLB.Widget #col1 {
	width: 300px;
}
#contentLB #col2  {
	float: right;
	width: 490px;
}
#contentLB.Widget #col2 {
	width: 390px;
}

#col1 .ImgBox {
	border: #d6d6d6 solid 1px;
	text-align: center;
	margin-bottom: 10px;
}
#col1 h3,
#col1 .ListThumbnail,
#col1 .ListThumbnail li,
#col1 .ListThumbnailSell,
#col1 .ListThumbnailSell li,
#col1 .ListAction,
#col1 .ListAction li,
#col1 fieldset {
	margin: 0px;
	padding: 0px;
}
#col1 h3 {
	font-size: 1.2em;
}
#col1 .ListThumbnail,
#col1 .ListThumbnailSell,
#col1 .ListAction {
	list-style: none;
	padding-bottom: 5px;
}
#col1 .ListThumbnail li {
	display: inline;
	margin-right: 1px;
}

#col1 .ListThumbnailSell {
overflow: hidden;
}
* html #col1 .ListThumbnailSell {
height: 1%;
}
#col1 .ListThumbnailSell li {
float: left;
margin: 1px;
}
#col1 .ListThumbnailSell li img {
display: block;
}


#col1 .ListThumbnail li.LastItem {
	margin-right: 0px;
}
/*
#col1 .ListThumbnail li a img {
	border: #d6d6d6 solid 1px;
}
#col1 .ListThumbnail li a:hover img {
	border: #60ab17 solid 1px;
} */
#col1 .ListAction {
	text-align: right;
	margin-bottom: 10px;
}
#col1 .ListAction li {
	display: inline;
}
#col1 fieldset label {
	font-weight: bolder;
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#col1 fieldset .Entry input {
	border: #d6d6d6 solid 1px;
	width: 194px;
}
#col1 fieldset .FormBtn {
	text-align: right;
	padding-top: 5px;
}

#col2 h3,
#col2 fieldset,
#col2 p {
	margin: 0px;
	padding: 0px;
}
#col2 h3 {
	font-size: 1.65em;
	margin-bottom: 15px;
}
#col2 p.Warning {
	font-size: 1.2em;
	font-weight: bolder;
	padding: 10px 0;
}
#col2 fieldset .Entry,
#col2 fieldset .CheckList,
#col2 fieldset .CheckList label {
	padding-bottom: 10px;
}
#col2 fieldset .Entry label,
#col2 fieldset .Description label,
#col2 fieldset .Comment label,
#col2 fieldset .Clearspring label,
#col2 fieldset .AddLink label,
#col2 fieldset .DeleteLink label,
#col2 fieldset .CheckList label {
	font-weight: bolder;
	display: block;
	font-size: 1.2em;
}
#col2 fieldset .CheckList .CheckListItem {
	overflow: hidden;
	padding: 2px 10px;
}
* html #col2 fieldset .CheckList .CheckListItem {
	height: 1%;
}
#col2 fieldset .CheckList .CheckListItem input {
	float: left;
	margin-right: 5px;
}
#col2 fieldset .CheckList .CheckListItem label {
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 0px;
}
#col2 fieldset .AddLink input,
#col2 fieldset .DeleteLink input {
	vertical-align: middle;
}
#col2 fieldset .AddLink label,
#col2 fieldset .DeleteLink label {
	display: inline;
	vertical-align: middle;
}
#col2 fieldset .Clearspring label,
#col2 fieldset .LinkItem,
#col2 fieldset .DeleteLink {
	margin-bottom: 15px;
}
#col2 fieldset .Entry input,
#col2 fieldset .Description textarea,
#col2 fieldset .Comment textarea,
#col2 fieldset .Clearspring textarea {
	border: #d6d6d6 solid 1px;
	width: 428px;
}
.Widget #col2 fieldset .Entry input,
.Widget #col2 fieldset .Description textarea,
.Widget #col2 fieldset .Comment textarea,
.Widget #col2 fieldset .Clearspring textarea {
	width: 388px;
}
#col2 fieldset .Entry input.HalfInput {
	width: 200px;
}
#col2 fieldset .Description textarea,
#col2 fieldset .Comment textarea,
#col2 fieldset .Clearspring textarea {
	overflow: auto;
	height: 190px;
}
#col2 fieldset .Description {
	padding-top: 20px;
}
#col2 fieldset .Comment,
#col2 fieldset .AddLink {
	padding-top: 10px;
}
* html #col2 fieldset .Condition {
	height: 1%;
}
#col2 fieldset .Condition label {
	font-weight: bolder;
	font-size: 1.2em;
	margin-right: 10px;
	float: left;
}
#col2 fieldset .Condition span {
	color: #808080;
	font-size: .9em;
	float: left;
	margin-right: 5px;
}
#col2 fieldset .Condition .rating {
	width: 85px;
	height: 11px;
	margin: 0 5px 0 0;
	padding: 0px;
	list-style: none;
	position: relative;
	background: url(../images/circle-redgrey-rating.gif) no-repeat 0 0;
	float: left;
}
#col2 fieldset .Condition .nostar {
	background-position: 0 0;
}
#col2 fieldset .Condition .onestar,
#col2 fieldset .Condition .rating li.one a:hover {
	background-position: 0 -11px;
}
#col2 fieldset .Condition .twostar,
#col2 fieldset .Condition .rating li.two a:hover {
	background-position: 0 -22px;
}
#col2 fieldset .Condition .threestar,
#col2 fieldset .Condition .rating li.three a:hover {
	background-position: 0 -33px;
}
#col2 fieldset .Condition .fourstar,
#col2 fieldset .Condition .rating li.four a:hover {
	background-position:0 -44px;
}
#col2 fieldset .Condition .fivestar,
#col2 fieldset .Condition .rating li.five a:hover {
	background-position: 0 -55px;
}
#col2 fieldset .Condition .rating li {
	cursor: pointer;
    /*\*/
	float: left;
	/**/
	text-indent: -999em;
}
#col2 fieldset .Condition .rating li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 11px;
	height: 11px;
	margin-right: 7px;
	text-decoration: none;
	z-index: 100;
}
#col2 fieldset .Condition .rating li.one a {
	left: 0;
}
#col2 fieldset .Condition .rating li.two a {
	left: 18px;
}
#col2 fieldset .Condition .rating li.three a {
	left: 37px;
}
#col2 fieldset .Condition .rating li.four a {
	left: 56px;
}
#col2 fieldset .Condition .rating li.five a {
	left: 74px;
}
#col2 fieldset .Condition .rating li a:hover {
	z-index: 2;
	width: 85px;
	height: 11px;
	overflow: hidden;
	left: 0;	
	background: url(../images/circle-redgrey-rating.gif) no-repeat 0 0;
}
#col2 .FormBtn {
	text-align: right;
	padding: 10px 0;
	display: inline;
	float: right;
	position: relative;
	top: 0px;
	clear: both;
}
#col2 .Wrapper {
	overflow: hidden;
	padding: 5px 0;
}
* html #col2 .Wrapper {
	height: 1%;
}
#col2 .Wrapper .EntryInner {
	float: left;
	margin-right: 10px;
}
#col2 .Wrapper .EntryInner label {
	font-weight: bolder;
	display: block;
	font-size: 1.2em;
}
#col2 .Wrapper .EntryInner input {
	border: #d6d6d6 solid 1px;
	width: 200px;
}
#col2 .Wrapper .EntryBtn {
	padding-top: 17px;
}
#col2 .Wrapper .EntryBtn input {
	vertical-align: middle;
	margin-left: 3px;
}

#col2 .TopListings {
	padding-bottom: 5px;
	/* height: 500px; */
}
#col2 .TopListings table th,
#col2 .TopListings table td {
	text-align: left;
	padding: 3px;
}
#col2 .TopListings table th.Select,
#col2 .TopListings table td.SelectCell {
	text-align: center;
}
#col2 .TopListings,
#col2 .TopListings table th {
	border-bottom: #e7e7e7 solid 1px;
}
#col2 .TopListings table tr {
    height: 50px;
}
#col2 .TopListings table tr.OddRow {
	background-color: #e7e7e7;
}
#col2 .UpdateBox {
	padding-top: 5px;
	width: 450px;
	position: relative;
	float: right;
	display: inline;
	clear: none;
	text-align: right;
}
#col2 .UpdateBox input {
	margin-right: 40px;
	vertical-align: middle;
}
#col2 .UpdateBox img {
	vertical-align: middle;
}
#col2 .UpdateBox span {
	font-size: 1.2em;
	font-weight: bolder;
	margin: 0 10px;
}
#col2 .UpdateBox span em {
	font-style: normal;
	color: #f00;
}

/* sell */
#sell h3 {
	margin-bottom: 15px;
	padding: 0px;
	font-size: 1.65em;
}
#sell .URL {
	padding-bottom: 15px;
}
#sell .URL a:link,
#sell .URL a:visited {
	color: #03c;
}
#sell h3 img {
	vertical-align: middle;
}
#sellTab ul,
#sellTab ul li {
	margin: 0px;
	padding: 0px;
}
#sellTab ul {
	list-style: none;
	overflow: hidden;
	margin-bottom: 15px;
}
* html #sellTab ul {
	height: 1%;
}
#sellTab ul li {
	float: left;
	padding: 5px 0;
	width: 140px;
	text-align: center;
	color: #fff;
	font-weight: bolder;
	font-size: 1.1em;
	background-color:#d6d6d6;
	border-right: #fff solid 1px;
}
#sellTab ul li.Active {
	background-color: #dc1346;
}
#sellTab ul li.Completed {
	background-color: #903;
}
.Required {
	color: #903;
}
#sell fieldset,
#sell fieldset .Entry1 input {
	margin: 0px;
	padding: 0px;
}
#sell fieldset .Entry1 {
	padding: 5px 30px;
}
#sell fieldset .Entry1 input {
	vertical-align: middle;
}
html>body #sell fieldset .Entry1 {
	padding-bottom: 5px;
}
#sell fieldset .Link {
	padding: 15px 40px;
}
#sell fieldset .Link1 {
	padding: 15px 0;
}
#sell fieldset .Link a:link,
#sell fieldset .Link a:visited,
#sell fieldset .Link1 a:link,
#sell fieldset .Link1 a:visited, 
#login fieldset .Link a:link,
#login fieldset .Link a:visited {
	color: #c03;
	font-weight: bolder;
}
#sell fieldset .FormBtn {
	text-align: right;
}
#sell fieldset .ListCat {
	border-top: #d6d6d6 solid 1px;
	padding: 10px 50px;
	margin: 10px 0;
	overflow: hidden;
}
* html #sell fieldset .ListCat {
	height: 1%;
}
.CatItem {
	padding-bottom: 15px;
}
.ListCatContent {
	border: #d6d6d6 solid 1px;
	float: left;
	width: 200px;
	height: 100px;
	margin-bottom: 10px;
}
.ListCatContent ul,
.ListCatContent ul li {
	margin: 0px;
	padding: 0px;
}
.ListCatContent ul {
	list-style: none;
}
.ListCatContent ul li {
	padding: 2px 5px;
	cursor: pointer;
}
.ListCatContent ul li.Selected {
	background-color: #f1f1f1;
	color: #000;
}

.SellInfo table th,
.SellInfo table td {
	padding: 3px;
	vertical-align: top;
}
.SellInfo table th {
	text-align: left;
	border-top: #d6d6d6 solid 1px;
	border-bottom: #d6d6d6 solid 1px;
}
.SellInfo table table th {
	border: none;
} 
.SellInfo table td .Entry {
	padding: 5px 0;
}
.SellInfo table td .HalfInput {
	width: 60px;
}
.SellInfo table .TotalFees td {
	border-top: #d6d6d6 solid 1px;
}
.SellInfo table .TotalFees .Txt {
	text-align: right;
	font-weight: bolder;
}
.BuyerInstructions,
.WidgetInfo {
	padding: 10px;
	margin: 15px 0;
	border-top: #d6d6d6 solid 1px;
}
.BuyerInstructions label {
	display: block;
	font-weight: bolder;
	margin-bottom: 3px;
}
.WidgetInfo label {
	font-weight: bolder;
}
.BuyerInstructions textarea {
	width: 100%;
	height: 200px;
	overflow: auto;
}
.WarningBox {
	color: #900;
	background: url(../images/ico-warning.gif) no-repeat left 3px;
	padding: 3px 0 3px 20px;
	font-size: .9em;
}
#msgBox {
    color: #900;
    background: url(../images/ico-warning.gif) no-repeat left 3px;
    padding: 3px 0 0px 20px;
    font-size: .9em;
}
.WarningBoxSuccess {
	background: url(../images/ico-success.gif) no-repeat left 3px;
	color: #71A541;
    font-weight: bold;
	padding: 3px 0 3px 20px;
	font-size: .9em;
}
.WarningBoxProgress{
	color: #333;
	background: url(../images/ico-loading.gif) no-repeat left 3px;
    font-weight: bold;
	padding: 3px 0 3px 20px;
	font-size: .9em;
}

#sell fieldset .Entry {
	padding-bottom: 10px;
}
#sell fieldset .Entry label {
	font-weight: bolder;
}
#sell fieldset .Entry input {
	vertical-align: middle;
}
#sell fieldset .Entry .TxtInput,
#sell fieldset .WidgetInfo .TxtInput {
	border: #d6d6d6 solid 1px;
	width: 150px;
	margin: 0 5px;
}
#sell fieldset .WidgetInfo .TxtInput {
	margin-right: 20px;
}
#widgetBox,
#sell fieldset .WidgetInfo {
	overflow: hidden;
}
* html #widgetBox,
* html #sell fieldset .WidgetInfo {
	height: 1%;
}
#widgetBox #previewMenu {
	float: left;
	width: 302px;
	height: 210px;
	background-color: #f1f1f1;
}
#widgetBox #clearspring {
	float: right;
	width: 400px;
}

#sell fieldset .WidgetInfo label,
#sell fieldset .WidgetInfo input {
	float: left;
	margin-top: 10px !important;
}
#sell fieldset .WidgetInfo .ColorPicker {
	background: url(../images/ibox/bg-color.gif) no-repeat;
	width: 174px;
	height: 18px;
	padding: 10px 10px 10px 48px;
	float: right;
}
#sell fieldset .WidgetInfo .ColorPicker ul,
#sell fieldset .WidgetInfo .ColorPicker ul li {
	margin: 0px;
	padding: 0px;
}
#sell fieldset .WidgetInfo .ColorPicker ul li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}
#sell fieldset .WidgetInfo .ColorPicker ul li a {
	display: block;
	padding-top: 18px;
	background: url(../images/ibox/color-picker-1.gif) no-repeat left top;
	height: 0px !important;
	height /**/: 18px;
	width: 18px;
	overflow: hidden;
}
#sell fieldset .WidgetInfo .ColorPicker ul li a:hover {
	background-position: left -18px;
}
#sell fieldset .WidgetInfo .ColorPicker ul li a.ColorPicker1 {
	background-image: url(../images/ibox/color-picker-1.gif);
}
#sell fieldset .WidgetInfo .ColorPicker ul li a.ColorPicker2 {
	background-image: url(../images/ibox/color-picker-2.gif);
}
#sell fieldset .WidgetInfo .ColorPicker ul li a.ColorPicker3 {
	background-image: url(../images/ibox/color-picker-3.gif);
}
#sell fieldset .WidgetInfo .ColorPicker ul li a.ColorPicker4 {
	background-image: url(../images/ibox/color-picker-4.gif);
}
#sell fieldset .WidgetInfo .ColorPicker ul li a.ColorPicker5 {
	background-image: url(../images/ibox/color-picker-5.gif);
}
#sell fieldset .WidgetInfo .ColorPicker ul li input {
	float: none;
	width: 55px;
	padding: 0 2px;
	margin: 0 0 0 3px !important;
	border: #999 solid 1px;
}

/* login */

#login,#register,
#contact {
	padding: 0 115px;
}

#login h3,
#register h3,
#contact h3 {
	margin-bottom: 15px;
	padding: 0px;
	font-size: 1.65em;
	text-align: center;
}
#login fieldset,
#register fieldset,
#contact fieldset {
	margin: 0px;
	padding: 0px;
}
#login .Entry,
#register .Entry,
#register .Entry1,
#register .Entry2,
#register .CharacterBox,
#contact  .Entry,
#contact .Entry2,
#contact .CharacterBox {
	overflow: hidden;
	padding-bottom: 10px;
}
* html #login .Entry,
* html #register .Entry,
* html #register .Entry1,
* html #register .Entry2,
* html #contact .Entry2 {
	height: 1%;
}
#login .Entry label,
#register .Entry label,
#contact  .Entry label {
	float: left;
	display: block;
	width: 80px;
	font-weight: bolder;
}
#register .Entry1 label {
	float: left;
	display: block;
	width: 95px;
	font-weight: bolder;
}
#register .Entry2 label,
#contact  .Entry2 label {
	float: left;
	display: block;
	width: 155px;
	font-weight: bolder;
}
#register .Entry label span {
	font-weight: normal;
}
#login .Entry input,
#contact .Entry input,
#contact .Entry textarea,
#register .Entry input {
	width: 215px;
	border: #d6d6d6 solid 1px;
}
#contact .Entry textarea{
	height: 100px;
}
#register .Entry1 input {
	width: 200px;
	border: #d6d6d6 solid 1px;
}
#contact  .Entry2 input,
#register .Entry2 input {
	width: 140px;
	border: #d6d6d6 solid 1px;
}
#register .Entry1 .Note {
	font-size: .8em;
	padding-left: 100px;
}
#register .Entry1 .Chkbox {
	width: auto;
	border: none;
	vertical-align: middle;
}
#register .Entry1 a:link,
#register .Entry1 a:visited {
	font-weight: bolder;
}
#login .FormBtn,
#contact  .FormBtn,
#register .FormBtn {
	padding: 10px 0;
	text-align: center;
}
#egister .Entry .WarningBox, #register .Entry .WarningBoxSuccess, #register .Entry .WarningBoxProgress{
	margin-left: 85px;
}
#register .Entry1 .WarningBox , #register .Entry .WarningBoxSuccess, #register .Entry .WarningBoxProgress {
	margin-left: 100px;
}
#contact .Info {
    font-weight: bolder;
    overflow: hidden;
    padding-bottom: 10px;
        }
* html #contact .Info {
    height: 1%;
}
#contact .Info img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.catpicker {
    padding: 3px 6px 3px 0px;
    /*background-image: url(/images/ico-arrow.gif);
    background-position: center right;
    background-repeat: no-repeat;*/
    height: 10px;
    overflow: hidden;
    width: 150px;
    display: inline;
}

.catpicker a:hover {
    text-decoration: underline;
}
.catpicker a {
    text-decoration: underline;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: bold;
}

.catmenu {
    border: 1px solid #555555;
    background-color: white;
    z-index: 11000;
    padding: 3px;
    visibility: hidden;
    position: absolute;
    cursor: pointer;
    font-size: 1.1em;
}

.catmenu a {
    text-decoration: none;
}

.catmenusell {
    height: 100px;
    overflow: auto;
}

.catmenu a:hover {
    text-decoration: underline;
}

#registrationSuccess {
	text-align: center;
}
#registrationSuccess a {
	display: block;
	padding-top: 26px;
	margin-left: 60px;
	background: url(../images/btn-im-worthy.gif) no-repeat left top;
	height: 0px !important;
	height /**/: 26px;
	width: 103px;
	overflow: hidden;
}
#registrationSuccess a:hover {
	background-position: left -26px;
}
#registrationSuccess h3 {
	font-size: 1.5em;
	margin: 0px;
	padding: 160px 0 0;
}
#registrationSuccess p {
	font-size: 1.2em;
	font-weight: bolder;
	margin: 0px;
	padding: 10px 0;
}
#registrationSuccess img {
	float: left;
	margin-right: 15px;
}


