##hintBody {
    width:915px;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:15px;
    }

/* BOOTH Header */
	
.previewItemMessageContainer, .previewBoothMessageContainer {
	width:auto;
	height:60px;
	display:block;
	background-color:#444444;
	margin-top:10px;
	margin-bottom:20px;
	border:solid 3px red;
	clear:both;
}

.previewItemMessageContainer .warningIcon, .previewBoothMessageContainer .warningIcon, .precommitBoothContainer .warningIcon {
	float:left;
	padding-top:15px;
	padding-left:10px;
}

.previewItemMessageContainer .warningMessage, .previewBoothMessageContainer .warningMessage, .precommitBoothContainer .warningMessage {
	font-size:18px;
	float:left;
	padding-left:15px;
	color:white;
	width:850px;
}

.previewBoothMessageContainer .warningMessage 
{
	padding-top:10px;
}

.previewItemMessageContainer .warningMessage 
{
	padding-top:20px;
}
	
/* BOOTH Body */

#itemlist .gridblock .grid_block_non_posted_item {
	filter:alpha(opacity=50);
	opacity:0.5;
}

#itemlist { 
	width: 915px; 
	background: white;
}

 /* make it clear this item isn't for real */

#statusArea #firstTimeStatusLine {
	display:block;
	font-size:12px;
	height: 20px;
	margin-left:10px;
	margin-top:12px;
	width:820px;
	background: url('/images/booth/green-down-arrow.png') no-repeat center right;	
}

#BasicPropertyAJAXContainer form.inPlaceForm {
	display:inline;
}
	
/* Styles for input sections of booth encapsulated in table, i.e., Combined Item Discount, Pre-Scheduled Pickup */
.BoothInputSectionTable {
	background-color:#FFFFFF;
	margin-left:15px;
	width:915px;
	padding-right:15px;
	display:block;
}

.BoothInputSectionTable .SectionTitle {
	width:156px;
	text-align:center;
	/*valign:middle;*/
}

.BoothInputSectionTable .SectionInfoCell {
	width:745px;
	padding-left:15px;
  line-height:2em;
}

.BoothInputSectionTable .SectionInfoCell .Instruction {
	background-color:#DDDDDD;
	border:1px solid gray;
	padding:5px;
	margin-bottom:5px;
}

.BoothInputSectionTable .SectionInfoCell div {
	width:100%;
	padding-top:2px;
}

.boothSetupPropertyLine 
{
	display:block;
	line-height:2.2em;
}

#BasicPropertyInputAreaLeft #IntroLine {
	line-height:2.2em;
}

#BasicPropertyInputAreaLeft #RestoreInstructions {	
	display:inline;
}

#BasicPropertyInputAreaLeft #HideInstructions {	
	display:inline;
}

#BasicPropertyInputAreaLeft #QuickHelpText {
	display:inline;
}

/**************************************************************************/
/* Bonanza Setup page styles                                              */
/**************************************************************************/
#bonanzaTab .introTitle, #BoothAdvancedOptions .introTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #667680;
	font-size: 16px;
	}

#bonanzaTab #BasicPropertyBoxTitleArea {
  line-height:7em;    /* Hackaround for vertical-align not working, just assume this box will always be approximately the same size */
}

#BoothAdvancedOptions  #BasicPropertyBoxTitleArea{
  line-height:7em;    
}

#bonanzaTab #BasicPropertyInputArea, #BoothAdvancedOptions #BasicPropertyInputArea  {
	padding: 5px;
}

#bonanzaTab #BasicPropertyBox, #BoothAdvancedOptions #BasicPropertyBox  {
	width:915px;
	margin-left:15px;
	margin-right:15px;
	background-color: #FFFFFF;
}

#bonanzaTab #BasicPropertyBoxTitleArea {
  width:156px;
  padding: 0 0 6px 4px;
  text-align:center;
}

#BoothAdvancedOptions  #BasicPropertyBoxTitleArea { 
  width:156px;
  padding: 0 15px 6px 4px;
  text-align:center;
}

#bonanzaTab .hintTitle, #BoothAdvancedOptions .hintTitle  {
  padding: 5px 0 6px 0;
  float:left;
	}
	
div#BoothAdvancedOptions ul li p a.tooltip{
	padding-left:15px;
	margin:0;
	top:3px;
	left:-12px;
}

div#BoothAdvancedOptions table #subscriberOptions a.tooltip {
	padding-left:15px;
	margin:0;
	top:3px;
	left:-12px;
}

div#BoothAdvancedOptions table#pickupLocationTable td {
	text-align:right;
}

/* BOOTH Body */

.boothPreview {
	clear: both;
	padding-top: 18px;
	width:915px;
	margin:auto;
	}

.boothCap {
	padding: 8px 12px 6px 12px;
	background-color: #e8e6cc;
	border-bottom: solid #cc9 1px;
	vertical-align: middle;
	}

.boothCapGray {
	padding: 8px 12px 6px 12px;
	background-color: #ccc;
	border-bottom: solid #ccc 1px;
	vertical-align: middle;
	}

.capRounded {
	background: url("/images/grad_cap44.gif") no-repeat top right;
	}

.capRoundedGray {
	background: url("/images/grad_cap44_gray.gif") no-repeat top right;
	}

.capNotRounded {
	background: url("/images/grad_cap44_noround.gif") no-repeat top right;
	}

.boothCapTitle {
	float: left;
	font-weight: bold;
	color: #667680;
	font-size: 18px;
	text-align: left;
	}

#showItem .boothCapLink, #handPickedListContainer .boothCapLink {
	float: right;
	margin: 9px 12px 0 12px;
	}

#boothGrid {
	clear: both;
	}
	
.bonanzaHeadlineText {
	font-size: 30px;
	font-family: "trebuchet MS";
	font-weight:bold;
	float:right;
	color:White;
}

#setupSellerInfo table td.labelColumn {
	width:20%;
}

#setupSellerInfo table td.hintColumn {
	width:45%;
}

#setupSellerInfo table td.hintColumn ul {
	list-style-type:disc;
}

#boothItems #boothSummary {
	border:1px solid #CCCC99;
	padding:5px 5px 5px 10px;
}

#boothItems h2#editBoothHeaderSummary {
	margin:0;padding:0;padding-left:15px;height:44px;
	background:#fff url(/images/grad_cap44.gif) center left no-repeat;
	border-bottom:1px solid #999;
}

#boothItems #boothSummary #boothHeaderPaginate #paginateTableContainer {
	float:right;
}

.importUserNameRow {
	display:none;
}

#topCategorySummary, #otherCategorySummary {
	width:100%;
}

#topCategorySummary td {
	text-align:center;
}

#boothEditOrderContainer { 
	width:930px;
	margin:0 auto;
	position:relative;
}

#boothEditOrderContainer #itemlist {
	width:725px;
	float:left;
	background-color:White;
}

#boothEditOrderContainer #itemTitles {
	width:160px;
	float:left;
	background-color:White;
	padding:5px;
	margin:0 10px;
	border:1px green dotted;
}

div#boothEditOrderTitleBar { 
	clear:both;
	color:gray;
	font-size:12px;
	margin:0;
	padding:10px;
	width:725px;
}
	
#craigslistExportContainer .searchCap {
	background: url("/images/grad_cap44.gif") no-repeat top right;
	vertical-align: middle;
}

#craigslistExportContainer ul#itemListContainer {
	margin:0 0 0 7px;
	padding:0;
}

#craigslistExportContainer ul#itemListContainer li {
	padding-top:5px;
}

#craigslistExportContainer .pageSwapSpinner {
	display:none;
}

#craigslistExportContainer ul#itemListContainer li a.titleLink {
	background:none;
	padding:0;
}

#craigslistExportContainer ul#itemListContainer li#pager a {
	background:none;
	padding:0;
}

#craigslistExportContainer ul#itemListContainer li a {
	background: url("/images/copy_icon.png") no-repeat left;
	padding-left:20px;
}

#craigslistExportContainer ul#itemListContainer li a.selected {
	background: url("/images/copy_icon_selected.png") no-repeat left;
	font-weight:bold;
	color:Orange;
}

#craigslistExportContainer .leftSideTitle { 
	height:18px;
	padding-top:3px;
}

table#directPromoList td img {
	padding:5px;
}

table#directPromoList td a {
	font-weight:bold;
}

#moreSalesContainer #itemPromote, #moreSalesContainer #trustPromote, #moreSalesContainer #boothPromote  {
	padding:10px;
	background:url(/images/grad_brown_10px.png) top repeat-x;
	border:1px solid #e0d9ce;
}

#moreSalesContainer #itemPromote h4, #moreSalesContainer #trustPromote h4, #moreSalesContainer #boothPromote h4 {
	color:Gray;
}

#moreSalesContainer #itemPromote, #moreSalesContainer #trustPromote {
	float:left;
	width:445px;
	min-height:350px;
}

#moreSalesContainer #trustPromote {
	margin-left:15px;
}

#moreSalesContainer #progressFull {
	position:absolute;
	left:195px;
	height:56px;
	background:url(/images/booth/promo_progress_full.png) no-repeat;
	z-index:1;
	width:10px;
}

#moreSalesContainer #progressEmpty {
	position:absolute;
	left:195px;
	z-index:0;
}

#descriptionSuggestionTable .dataRow td {
	vertical-align:top;
}

#descriptionSuggestionTable .dataRow td .changeLink {
	background:url(/images/icon.apply-check.crystal-clear.s24.png) no-repeat left;
	padding:3px 0 3px 26px;
}

#descriptionSuggestionTable .suggestionRemoveText {
	color:Red;
	text-decoration:line-through;
	background:#eeeeee;
	border:1px solid gray;
}

#descriptionSuggestionTable .header {
	font-weight:bold;
	color:Gray;
}

#descriptionSuggestionTable .header td {
	padding:3px;
}

#verify_seller_container #trust_container_outer {
	float:right;
}

#verify_seller_container #trust_container_outer #title {
	background:#eee;
	padding:5px;
	margin:0;
	color:#666;
	font-weight:bold;
}

#bonanza_table_container .close_up_item_popup {
	position:absolute;
	z-index:10;
	background:white;
	display:none;
	padding:2px;
	border:1px solid #ddd;
	color:gray;
	font-size:11px;
}

/* Begin Buy Page Index Styles */
 #buyPageIndex #sliderContainer {
 width:110px;
 margin:5px 0 5px 30px;
 }

 #buyPageIndex #checkBoxContainer {
 float:left;
 margin-left:65px;
 }

 #buyPageIndex #sliderTrack {
 margin:auto;
 width: 110px;
 height: 20px;
 position: relative;
 background-repeat:no-repeat;
 background-image: url("/images/buyindex/sliderBackground.gif")
 }

 #buyPageIndex #sliderTrack #handle {
 width: 19px;
 height: 20px;
 position:absolute;
 }

 #buyPageIndex #wantItMessage {
 color:#858585;
 text-align:center;
 font-weight:bold;
 margin-bottom: 5px;
 }

/* end Slider styles */
 #buyPageIndex #stalkGroupContainer, #browseBuyCategories #usersOnlineContainer
 {
 float:left;
 width:inherit;
 }

 #buyPageIndex #boothSectionContainer
 {
 width: 375px;
 margin-top:1em;
 float:left;
 }

 #buyPageIndex #buySearchBar
 {
 margin:10px 0 0 16px;

 }

 #buyPageIndex .greyMenuText
 {
 font-size: 11px; color:#666666;
 }
 #buyPageIndex .searchTitle
 {
 font-size: 16px; color: #858585; padding-top:2px;   text-indent:15px; font-weight: 600; text-align:left; text-transform:capitalize;
 }

 /* Links in the "Browse By" box... Very similar to MyBonanzle box, should be consolidated */
 #buyPageIndex .menuLinks, #browseBuyCategories .menuLinks {
 font-weight: bold;
 color: #390; line-height:22px;
 vertical-align:top;
 font-size:13px;
 }

 #buyPageIndex #buySearchTitleBox {
 position:relative;
 height: 20px;
 width:650px;
 /*background-color:#cce57e;*/
 background-color:#dedede;
 border:2px solid #cccccc;
 border-bottom:none;
 }

 #buyPageIndex #buySearchBox {
 background-color:#EAE9E9;
 border:2px solid #CCCCCC;
 width:650px;
 position:relative;
 }

 #buyPageIndex #buySearchBar .searchField
 {
 width:450px;
 font-size: 20px;
 float:left;
 }

 #buyPageIndex #buySearchBar .searchFind {
 float:left;
 margin:0 0 0 5px;
 }

 #buyPageIndex #browseByBox, #browseBuyCategories #browseByBox {
 position:relative;
 width:191px;
 padding:6px;
 border-top:1px solid #ecebeb;
 border-left:1px solid #ecebeb;
 border-right:2px solid #dedede;
 border-bottom:2px solid #dedede;
 }

 #buyPageIndex .itemPreview {
 width:70px;
 }

 #buyPageIndex .menuTitle, #browseBuyCategories .menuTitle {
 font-size: 10px;
 color: #666666;
 text-align:center;
 padding-bottom:6px;
 }

 #buyPageIndex .MenufloatLeft, #browseBuyCategories .MenufloatLeft {
 float:left; width:180px; padding-top:12px;
 }

 #buyPageIndex #MenufloatRight, #browseBuyCategories #MenufloatRight, div#browseExceptionalItems div#MenufloatRight {
 float:right;
 vertical-align:top;
 height: auto;
 padding-left:12px;
 position:relative;
 border-color:#333333;
 visibility: inherit;
 }

 #buyPageIndex #MenufloatRight, #browseBuyCategories #MenufloatRight {
 width: 700px;
 }

 div#browseExceptionalItems div#MenufloatRight {
 width: 720px;
 }

 #buyPageIndex #flashSection {
 left: 5px;
 width: 320px;
 height: auto;
 float: right;
 margin-top:25px;
 }

 #buyPageIndex ul#boothSectionContainer {
 padding-left:10px;
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
 margin-left:0;
 }

 #buyPageIndex ul#boothSectionContainer li {
 color:#999999;
 font-family:helvetica,arial,sans-serif;
 font-size:1.2em;
 padding-bottom:0.5em;
 }

 #buyPageIndex ul#boothSectionContainer li a {
 color:#FF6600;
 display:block;
 margin-left:35px;
 padding-top:4px;
 font-size:22px;
 font-weight:bold;
 text-decoration:none;
 }

 #buyPageIndex ul#boothSectionContainer li a:link {
 color: #FF6600;
 }

 #buyPageIndex ul#boothSectionContainer li a:hover {
 color: #C96021;
 }

 #buyPageIndex ul#boothSectionContainer li a:active {
 color: #FF6600;
 }

 #buyPageIndex ul#boothSectionContainer li#localItems {
 background: #FFFFFF url("/images/buyindex/map_icon_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#handPickedItems {
 background: #FFFFFF url("/images/buyindex/32px-thumb.png") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#taggedItems {
 background: #FFFFFF url("/images/buyindex/neptune_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#favoriteBoothItems {
 background: #FFFFFF url("/images/buyindex/32px-favorite_icon.png") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#negotiable {
 background: #FFFFFF url("/images/buyindex/negotiable_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#liveBooth {
 background: url("/images/buyindex/liveuser_icon_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#readyForPickupItems {
 background: url("/images/buyindex/package_arrow_icon_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#favoriteItems {
 background: url("/images/buyindex/favorite_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#freebieItems {
 background: url("/images/buyindex/negotiable_32x32.jpg") no-repeat top left;
 }

 #buyPageIndex ul#boothSectionContainer li#bonanzaItems {
 background: url("/images/buyindex/salesign_icon_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#recentlyListed {
 background: url("/images/buyindex/clock_icon_32x32.jpg") no-repeat top left scroll;
 }

 #buyPageIndex ul#boothSectionContainer li#handSelected {
 background: url("/images/buyindex/hand_icon_32x32.jpg") no-repeat top left scroll;
 }
 /* Styles for specific instance sof user swatch, which vary slightly per circumstance */

 #buyPageIndex #boothUserSwatch, #browseBuyCategories #boothUserSwatch {
 width:206px;
 }

 #buyPageIndex #topboxContainer {
 padding:0;
 margin:0 5px 0 0;
 float:left;
 }

 #buyPageIndex #topboxContainer a#moreBonanzas {
 position:absolute;
 left:435px;
 font-size:10px;
 }

 #buyPageIndex #topboxContainer li#bonanzaHeaderContainer {
 background-color:#e8e6cd;
 padding:0 10px;
 margin-top:-3px;
 text-align:center;
 }

 #buyPageIndex #topboxContainer li#bonanzaHeaderContainer h1 {
 margin:0;
 padding:0;
 color:#fa6200;
 font-size:26px;
 }

 #buyPageIndex #topboxContainer li#threeBoothList {
 background-color:#e8e6cd;
 padding:0 10px;
 min-height:130px;
 }

 #buyPageIndex #topboxBonanzaTable {
 width:100%;
 color:#666666;
 }

 #buyPageIndex #topboxBonanzaTable .centered {
 text-align:center;
 }

 #buyPageIndex #topboxBonanzaTable td {
 }

 #buyPageIndex #topboxBonanzaTable td.boothTitle {
 width:35%;
 }

 #buyPageIndex #topboxBonanzaTable td.boothTitle a {
 font-size:14px;
 font-weight:bold;
 }

 #buyPageIndex #topboxBonanzaTable td.bonanzaPics img {
 height:50px;
 border:1px solid gray;
 margin:0 2px;
 }

 #buyPageIndex #topboxBonanzaTable tr.itemRow {
 height:38px;
 }

 #buyPageIndex #topboxCalendarContainer {
 position:relative;
 width:200px;
 float:left;
 }

 #buyPageIndex #topboxCalendarContainer div#calendarHeader {
 z-index:2;
 position:relative;
 left:-1;
 text-align:center;
 color:white;
 font-weight:bold;
 font-size:16px;
 }

 #buyPageIndex #topboxCalendarContainer div#calendar {
 z-index:2;
 position:relative;
 left:10px;
 }

#buyPageIndex ul#userSwatch {
	width:204px;
	margin:0;
	padding:8px 0 0 0;
	overflow:hidden;
}
#buyPageIndex ul#userSwatch li{
	padding:0;
	color:#333;
	line-height:20px;
}
#buyPageIndex ul#userSwatch li span{
	color:#667680;
	font-weight:bold;
}
#buyPageIndex ul#userSwatch li.avatar{
	float:left;
	width:60px;
	padding:5px 0 0 5px;
	text-align:center;
	border-right:0;
	margin-right:5px;
}
#buyPageIndex ul#userSwatch li.first img{
	display:block;
	margin:0 auto;
	width:60px;
	height:60px;
}
#buyPageIndex ul#userSwatch li.ownerName{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
#buyPageIndex ul#userItems li.divider{
	border-left:1px solid #390;
	padding:5px 0 0 0;
	width:204px;
}
#buyPageIndex ul#userItems li.divider span{
	display:block;
	border-top:1px dashed #ccc;
	margin:0 auto;
	width:166px;
}
#buyPageIndex img#swatchBottom {
	width:206px;
	margin:0;
	padding:0 0 8px 0;
	overflow:hidden;
}

#buyPageIndex ul#userItems {
	width:206px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#buyPageIndex ul#userItems li{
	padding:5px 0 0 5px;
	text-align:left;
	border-right:1px solid #390;
	border-left:1px solid #390;
}

#buyPageIndex ul#userItems li.first {
	padding-top:0px;
}

#buyPageIndex div#MenufloatRight form#searchform{
	border:1px solid #ccc;
	width:530px;
	background-color:#E0EEBA;
}
#buyPageIndex div#MenufloatRight form#searchform fieldset{
	margin:0;
	padding:0;
	border:0;
	border-top:20px solid #CCE57E;
}
#buyPageIndex div#MenufloatRight form#searchform fieldset legend{
	color:#858585;
	font-size:16px;
	font-weight:600;
	background-color:#CCE57E;
}
#buyPageIndex div#searchwrapper{
	padding:10px 0 0 10px;
	margin:0;
	position:relative;
	height:90px;
	border-top:1px solid #ccc;
}
#buyPageIndex div#MenufloatRight form#searchform fieldset input#item_search_page_search_term{
	width:300px;
	border:1px solid #390;
}


#buyPageIndex #topbox_bonanzas {
	position:relative;
}

#buyPageIndex div.ui-datepicker-inline table.ui-datepicker td {
	color:White;
	font-weight:bold;
	padding:3px;
}

#buyPageIndex div.ui-datepicker-inline div.ui-datepicker-header {
	display:none;
}

#buyPageIndex div.ui-datepicker-inline table.ui-datepicker td a {
	cursor:pointer;
}

#buyPageIndex div.ui-datepicker-inline a:hover {
	color:White;
}

#buyPageIndex div.ui-datepicker-inline table.ui-datepicker td.highlight {
	color:Red;
	text-decoration:underline;
}

#buyPageIndex div.ui-datepicker-inline table.ui-datepicker td.redhot {
	background-color:#ff4b14;
}

#buyPageIndex div.ui-datepicker-inline table.ui-datepicker td.hot {
	background-color:#ff7d14;
}

#buyPageIndex div.ui-datepicker-inline table.ui-datepicker td.cool {
	background-color:#ff9e14;
}

#buyPageIndex div.ui-datepicker-inline table.ui-datepicker td.selected {
	color:Orange;
	background-color:Red;
}

#buyPageIndex .ui-datepicker-next, #buyPageIndex .ui-datepicker-prev {
	position:absolute;
	color:red;
	cursor:pointer;
	font-size:24px;
	font-weight:bold;
	right:26px;
}

#buyPageIndex .ui-datepicker-next a:hover, #buyPageIndex .ui-datepicker-prev a:hover {
	text-decoration:none;
}

#buyPageIndex .ui-datepicker-next {
	top:39px;
}

#buyPageIndex .ui-datepicker-prev {
	top:57px;
}

#browseExceptionalItems #exceptionalTagsContainer h3 {
	margin-bottom:0;
	padding-bottom:0;
}

#browseExceptionalItems #exceptionalTagsContainer h3 a.inactive{
	color:Gray;
	font-weight:normal;
}

buyPageIndex {
	background-color:#fff;
	padding-top:0;
	margin-top:0;
}
#buyPageIndex div#MenufloatLeft {
	float:left;
	padding-top:12px;
	width:180px;
}
#buyPageIndex div#MenufloatRight {
	border-left:3px dotted #ecebeb;
	float:right;
	padding-left:12px;
	position:relative;
	vertical-align:top;
	width:700px;
}
img.itemMiniPreview{ /* images should be resized on server to reduce bandwidth */
	width:36px;
}
#buyPageIndex ul.browseByBox{
	background:url('/images/booth/buy-top.png') no-repeat 0 0;
	margin:15px 0 0 0;
	padding:0;
	width:200px;
}

#buyPageIndex ul.browseByBox li{
	margin:0;
	padding:0 0 3px 8px;
	font-weight: bold;
	color: #390;
	line-height:16px;
	font-size:13px;
	border-left:1px solid #cccbcb;
	border-right:1px solid #cccbcb;
}

#buyPageIndex ul.browseByBox li a{
	font-decoration:none;
}

#buyPageIndex ul#categories li a{
	font-weight:normal;
}

#buyPageIndex ul.browseByBox li.title{
	color:white;
	font-size:11px;
	font-weight:bold;
	padding:4px 0 8px 0;
	text-align:center;
	border:0;
}

#buyPageIndex ul.browseByBox li.first{
	padding-top:4px;
}

#buyPageIndex ul.browseByBox li.last{
	padding-bottom:6px;
	border-bottom:1px solid #cccbcb;
}
/* tab styles */
div#tabWrapper{
	margin:0;
	padding:0;
	background-color:#fff;
	overflow:hidden;
	height:44px;
}
div#tabWrapper ul{
	margin:0;
	padding:0;
	float:left;
	padding-left:10px;
	margin-bottom:0;
}
div#tabWrapper ul li{
	display:inline;
	float:left;
	background:#e8e6cc url("/images/tab.png") top left no-repeat;
	color:#fff;
	height:44px;
	margin:0 10px;
	padding-left:12px;
	width:184px;
}
div#tabWrapper ul li a{
	display:block;
	padding: 12px 12px 0 0;
	font-weight: bold;
	color: #667680;
	font-size: 16px;
	text-decoration:none;
	text-align:center;
	background:#e8e6cc url("/images/tab.png") top right no-repeat;
}
div#tabWrapper ul li a:link,div#tabWrapper ul li a:visited{
	color: #667680;
}
div#tabWrapper ul li a:hover{
	color: #9c6;
}
div#tabWrapper ul li a:active{
	color: #390;
}

div#tabWrapper ul li.inactive{
	background-position:left -44px;
}
div#tabWrapper ul li.inactive a{
	background-position:right -44px;
}
div#tabWrapper ul li.notab, div#tabWrapper ul li.notab a{
	margin:0;
	padding:0;
	background:none;
	float:right;
	color:#390;
	font-size:12px;
	text-decoration:underline;
	width:200px;
	text-align:right;
	line-height:60px;
}
div#tabWrapper ul li.notab a:link,div#tabWrapper ul li.notab a:visited{
	color:#390;
}
div#tabWrapper ul li.notab a:hover{
	color:#cce5b2;
}

.promoteOnFacebook {
	font-weight: normal;
	padding: 4px 0 4px 30px;
	background: url('/images/itemview/facebook_icon.png') no-repeat scroll 4px 1px transparent
}


  /* Left Column - BIN */

	div#cart p#lootbot a.unselect {
		background:transparent url(/images/btn_n.png) top center no-repeat;
	}

	div#cart p#lootbot a.select {
		font-weight:bold;
		background:transparent url(/images/cart/btn_green.png) top center no-repeat;
	}

/*
	div#active_bonanza div#cart p#lootbot a{
		background:transparent url(/images/bonanza/btn_n_bonanza.png) top center no-repeat;
	}

	div#active_bonanza div#cart h3, #buy_booth div#active_bonanza div#tools h3 {
		background:url(/images/bonanza/sidepanel_top.gif) top center no-repeat;
	}

	div#active_bonanza div#cart ul.droppable-active {
		border:2px solid #e2804a;
	}

	div#active_bonanza div#cart p#lootbot{
		background:#fff url(/images/bonanza/sidepanel_bottom.gif) top left no-repeat;
	}
	*/

/* Main Styles for booths#show */
#buy_booth {
	width:950px;
	background-color:#fff;
	border:0;
}

#buy_booth #booth_left_side {
	float:left;
	width:210px;
	margin-right:15px;
}

#buy_booth #booth_right_side {
	float:left;
	width:725px;
}

#buy_booth #booth_left_side #seller_links_container {
	text-align:center;
	padding-top:5px;
	position:relative;
}

#buy_booth #advanced_details, #booth_panel #panel_container{
	padding:0;
	margin:15px 0 15px 0;
	color:#999;
	overflow:hidden;
	float:left;
}

#buy_booth #advanced_details div.big_text, #booth_panel #panel_container div.big_text{
	font-size:18px;
}

#buy_booth img#dealBot {
	float:left;
	display:none;
}

#buy_booth #advanced_details .list_item {
	border-left:2px dotted #ccc;
}

#buy_booth div#profile_pic_holder {
	position:relative;
	height:175px;
}

#buy_booth div#profile_pic_holder img#profile_picture_frame {
	top:0; left:10px;
	z-index:1;
	position:absolute;
}

#buy_booth div#profile_pic_holder img#booth_profile_picture {
	top:7px; left:14px;
	z-index:2;
	position:absolute;
}

#buy_booth #advanced_details .list_item, #booth_panel #panel_container .list_item{
/*	float:left; */
	vertical-align:top;
	width:125px;
	min-height:85px;
	padding:0 10px;
}

#buy_booth #advanced_details .map {
	width:250px;
	height:50px;
}

#buy_booth #advanced_details .first, #booth_panel #panel_container .first{
	border-left:0;
	padding-left:0;
}

#buy_booth #advanced_details .list_item img {
	float:left;
	margin-top:5px;
}

#buy_booth #advanced_details .list_item img.map_image {
	margin-right:5px;
}

#booth_panel #panel_container .list_item img {
	float:left;
	margin-right:5px;
	margin-top:5px;
}

#buy_booth #boothSummary {
	border:1px solid #CCCC99;
	padding:5px 5px 0 10px;
}

#buy_booth #boothSummary .paginateWrapper, #boothItems #boothSummary .paginateWrapper {
	float:right;
}

#buy_booth .profile_header14px {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#buy_booth div#grid4bb #category_header_container div#embedded_search_box {
	padding-top:3px;
	margin-right:0;
	float:right;
}

#buy_booth div#grid4bb #category_header_container div#embedded_search_box input#find_button {
	padding-left:2px;
}

#buy_booth div#grid4bb form#sortBoxForm{
	float:right;
}
#buy_booth div#grid4bb form fieldset{
	border:0;
	margin:0;
	padding:0;
}
#buy_booth div#grid4bb form fieldset input{
	margin:0 10px 0 2px;
}

#buy_booth div#grid4bb div#booth_footer_container {
	height:26px;
	background:#f0f0f0;
	padding:2px 5px 10px 0;
	border:1px solid #ccc;
	margin-top:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;	
}

#buy_booth div.boothHeader {
	position:relative;
	margin:0 auto;
	padding:0;
	height:105px;
}

#buy_booth #rtchat {
	margin-top:10px;
	border:1px solid #ccc;
	background:white;
}

#buy_booth #rtchat_shadow_container {
	position:relative;
	left:3px;top:3px;
}

#buy_booth #rtchat_border_1, #buy_booth #rtchat_border_2, #buy_booth #rtchat_border_3 {
	position:relative;
	top:-1px; left:-1px;
}

#buy_booth #rtchat_border_1 { background:#f1f0f1; }
#buy_booth #rtchat_border_2 { background:#dbdadb; }
#buy_booth #rtchat_border_3 { background:#b8b6b8; }

#buy_booth #rtchat #chat_header {
	height:30px;
	background:#eee;
}

#buy_booth #rtchat #chat_header #right_side_icons a {
	text-decoration:none;
	color:gray;
}

#buy_booth #rtchat #chat_header a#show_hide {
	padding-left:18px;
	margin-left:5px;
	cursor:pointer;
}

#buy_booth #rtchat #chat_header a#mute_unmute {
	padding-left:23px;
	margin-left:5px;
	cursor:pointer;
}

#buy_booth #rtchat #chat_header a.hide {
	background:url(/images/chat/icon-plus.png) left no-repeat;
}

#buy_booth #rtchat #chat_header a.show {
	background:url(/images/chat/icon-minusc.png) left no-repeat;
}

#buy_booth #rtchat #chat_header a.mute {
	background:url(/images/chat/sound_off.png) left no-repeat;
}

#buy_booth #rtchat #chat_header a.unmute {
	background:url(/images/chat/sound_on.png) left no-repeat;
}

#buy_booth #rtchat #chat_header a#pop_out {
	padding-left:18px;
	background:url(/images/chat/popout.png) left no-repeat;
}

#buy_booth #rtchat #chat_header a#violation {
	padding-left:18px;
	background:url(/images/chat/crystal_clear_bomb_gray.png) left no-repeat;
}

#buy_booth #rtchat #left_side_text {
	float:left;
	margin:1px 0 1px 10px;	
}

#buy_booth #rtchat #right_side_icons {
	float:right;
	margin:8px 5px 0 0; 
}

#buy_booth #rtchat #chat_window div#left_side {
	float:left;
	width:525px;
	margin-right:5px;
}

#buy_booth #chat_popout #rtchat #chat_window div#left_side {
	width:640px;
}

#buy_booth #rtchat #chat_window div#left_side #chat_text_area{
	margin:5px;
	padding:3px;
	height:135px;
	background-color:#fff;
	border:thin solid #ccc;
	font-weight:normal;
	overflow:auto;
}

#buy_booth #chat_popout #rtchat #chat_window div#left_side #chat_text_area{
	width:620px;
	height:400px;
}

#buy_booth #rtchat #chat_window div#left_side #chat_text_area div#seller_intro_messages a{
	text-decoration:underline;
}

#buy_booth #rtchat #chat_window div#left_side #chat_text_area a{
	text-decoration:none;
}

#buy_booth #rtchat #chat_window div#left_side div#message_send_container {
	padding:5px;
}

#buy_booth #rtchat #chat_window div#left_side #message_send_container div#chat_box_intro {
	font-size:10px;	
}

#buy_booth #rtchat #chat_window div#left_side #message_send_container input#chat_message_content {
	width:425px;
}

#buy_booth #rtchat #chat_window div#right_side {
	float:left;
	width:180px;
}

#buy_booth #rtchat #chat_window div#right_side .user_icon_container {
	position:relative;
	width:35px;height:35px;
}

#buy_booth #rtchat #chat_window div#right_side .extra_info {
	display:none;
	padding-left:3px;
	width:100px;
}

#buy_booth #rtchat #chat_window div#right_side .local_righside_header {
	padding-top:7px;
	font-weight:bold;
	color:gray;
	clear:left;
}

#buy_booth #rtchat #chat_window div#right_side ul#user_list_container {
	padding:0; margin:0;
	overflow:visible;
}

#buy_booth #rtchat #chat_window div#right_side ul#user_list_container li {
	float:left;
	padding:0 2px 2px 0;
}

#buy_booth #rtchat #chat_window div#right_side ul#user_list_container div.image_border {
	border:1px solid #ccc;
	padding:2px;
	position:absolute;
	background:#f0f0f0;
}

#buy_booth #rtchat #chat_window div#right_side ul#user_list_container li table.user_line_table img {
	border:1px solid #ccc;
}

#buy_booth #rtchat #chat_window div#right_side ul#chat_actions_list {
	margin:0; padding:0;
}

#buy_booth div#modalChatActionContainer #summon_contact_email_body {
	display:none;
}

#buy_booth div#modalChatActionContainer #chat_modal_response_text h3.email_response_message {
	color:green;
}

#buy_booth div#grid4bb {
	float:left;
	position:relative;
	width:720px;
	/*overflow:hidden;*/	
}

#buy_booth div#grid4bb #category_header_container {
	background:#f0f0f0;
	padding:3px;
	border:1px solid #ddd;
	height:30px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

#buy_booth div#grid4bb #category_header_container {
	padding:0 7px;
}

#buy_booth div#grid4bb #category_header_container a, #buy_booth div#grid4bb #category_header_container div {
	float:left;
	height:26px;
	margin-right:8px;
	padding-right:16px;
	padding-top:7px;
	text-decoration:none;
}

#buy_booth div#grid4bb #category_header_container a.right_arrow {
	background:transparent url(/images/bg_breadcrumb_gray_30.gif) no-repeat scroll right top;
}

#buy_booth div#grid4bb #filter_container {
	margin-top:5px;
	clear:left;
}
	

#buy_booth div#grid4bb #filter_container span#filter_text{
	color:green;
	font-size:16px;
	float:left;
	width:445px;
}

#buy_booth div#grid4bb #filter_container div#paginate_container {
	float:right;
	margin:2px 2px 0 10px;
}

#buy_booth div#grid4bb #filter_container form {
	float:right;
}

#buy_booth div#grid4bb #filter_container form input#find_box {
	width:150px;
	color:gray;
}

#buy_booth div#grid4bb #filter_container span#filter_text a {
	font-size:12px;
}

#buy_booth div#grid4bb #filter_container #paginateTableContainer td.page, #buy_booth div#grid4bb #filter_container #paginateTableContainer td.ellipsis {
	display:none;
}

#buy_booth div#grid4bb #filter_container #paginateTableContainer td.current {
	display:block;
}

#buy_booth div#cats_cart{
	overflow:hidden;
	border-right:1px solid #ddd;
}

#buy_booth div#cats_cart div#tools .left_side_header, #buy_booth div#cats_cart div#cats .left_side_header,
	#buy_booth div#cats_cart div.sideBoothBox .left_side_header, #buy_booth div#cats_cart div#booth_policies .left_side_header,
	#buy_booth #booth_favorite .left_side_header {
	color:gray;
	font-size:16px;
	margin:18px 0 2px 0;
}

/* buy booth categories list */
#buy_booth div#cats_cart div#tools div#toolboxEmailForm, #buy_booth div#cats_cart div#tools div#toolboxMessage {
	margin:0;
	padding:4px;
	background-color:#e8e6cc;
	max-width:176px;
	border-bottom:2px solid #a0aab2;
	overflow:auto;
	color:#390;
}

#buy_booth div#cats_cart div#tools a#favorite, #buy_booth div#cats_cart div#tools a#email {
	margin-left:6px;
}

#buy_booth div#cats_cart #booth_favorite #follow_inner {
	background:none repeat scroll 0 0 #EEEEEE;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	padding:5px 5px 5px 2px;
}

#buy_booth div#cats_cart #favorite_inner a.faveUnselect {
	background:url(/images/booth/20px-Crystal_Clear_app_lass.png) top left no-repeat;
	background-position:2px 1px;
}

#buy_booth div#cats_cart #favorite_inner a.faveSelect {
	background:url(/images/booth/20px-app_lass_select.png) top left no-repeat;
	background-position:2px 1px;
}


#buy_booth div#cats_cart div#tools ul, #buy_booth div#cats_cart div#booth_policies ul {
	margin:0; padding:0;
}

#buy_booth div#cats_cart div#tools div#toolboxMessage {
	font-weight:bold;
}

#buy_booth div#cats_cart div#tools div#toolboxEmailForm input {
	margin-top:4px;
}

#buy_booth div#cats_cart div#tools div#toolboxEmailForm label {
	color:#390;
	display:block;
}

#buy_booth div#cats_cart div#tools div#toolboxEmailForm .assurance {
 	margin-top:4px;
	color:#390;
}

#buy_booth div#cats_cart div#cats ul li, #buy_booth div#cats_cart div#tools ul li, #buy_booth div#cats_cart div.sideBoothBox ul li, #buy_booth div#cats_cart div#booth_policies ul li {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#eee;
}

#buy_booth div#cats_cart div#cats ul li.last, #buy_booth div#cats_cart div#tools ul li.last, #buy_booth div#cats_cart div.sideBoothBox ul li.last, #buy_booth div#cats_cart div#booth_policies ul li.last {
	border-bottom:1px solid #ddd;
}

#buy_booth div#cats_cart div#cats ul li a, #buy_booth div#cats_cart div#tools ul li a, #buy_booth div#cats_cart div.sideBoothBox ul li a, #buy_booth div#cats_cart div#booth_policies ul li a{
	color:#390;
	display:block;
	text-decoration:none;
}

#buy_booth div#cats_cart div#tools ul li a, #buy_booth div#cats_cart div.sideBoothBox ul li a, #buy_booth div#cats_cart div#booth_policies ul li a{
	padding:4px 8px;
}

#buy_booth div#cats_cart div#cats ul {
	margin:0; padding:0; 
}

#buy_booth div#cats_cart div#cats ul li a {
	padding:4px 12px;
	margin:0;
}

#buy_booth div#cats_cart div.sideBoothBox ul {
	margin:0; padding:0; 
}

#buy_booth div#cats_cart div#tools ul li a {
	padding:4px 0 4px 30px;
	margin:0 0 0 4px;
}

#buy_booth div#cats_cart div#tools ul li {
	background-position:2px 1px;
}

#buy_booth div#cats_cart div#tools ul li a.faveUnselect {
	background:url(/images/booth/20px-Crystal_Clear_app_lass.png) top left no-repeat;
	background-position:2px 1px;
}

#buy_booth div#cats_cart div#tools ul li a.faveSelect {
	background:url(/images/booth/20px-app_lass_select.png) top left no-repeat;
	background-position:2px 1px;
}

#buy_booth div#cats_cart div#tools ul li a#email {
	background:url(/images/booth/20px-Crystal_Clear_app_kedit.png) top left no-repeat;
	background-position:2px 1px;
}

#buy_booth div#cats_cart div#tools ul li a#bonanza_reminder {
	background:url(/images/booth/20px-Crystal_Clear_app_date.png) top left no-repeat;
	background-position:2px 1px;
}

#buy_booth div#cats_cart div#tools ul li a#rss {
	background:url(/images/booth/rss_icon_16x16.gif) top left no-repeat;
	background-position:4px 4px;
}

#buy_booth div#cats_cart div#tools ul li a#create_widget {
	background:url(/images/widget/booth_tool_icon.png) top left no-repeat;
	background-position:4px 1px;
}

#buy_booth div#cats_cart div#tools ul li a#do_follow {
	background:url(/images/booth/magnet.png) top left no-repeat;
	background-position:4px 1px;
}

#buy_booth div#cats_cart div#tools ul li a#post_to_fb {
	background:url(/images/itemview/facebook_icon.png) top left no-repeat;
	background-position:4px 1px;
}

#buy_booth div#cats_cart div#tools ul li a#similar {
	background:url(/images/booth/20px-Crystal_Clear_app_randr.png) top left no-repeat;
	background-position:2px 1px;
}

#buy_booth div#cats_cart div#cats ul li.binOn{
	padding:3px 0;
	background-color:#fff;
	border-bottom:1px solid #390;
	border-top:1px solid #390;
}
#buy_booth div#cats_cart div#cats ul li.binOn a{
	color:#390;
	font-weight:bold;
}
#buy_booth div#cats_cart div#cats p#catsbot{
	position:absolute;
	bottom:0;
	left:0;
	width:176px;
	margin:0;
	padding:0;
	background:#fff url(/images/cart/sidepanel_bottom.jpg) top left no-repeat;
	height:25px;
}

#buy_booth  div.boothHeader {
	background:no-repeat center;	
}


div#myBonanzleBoothPicture div.boothHeader h2, #buy_booth div.boothHeader h2 {
	width:725px;
}

#buy_booth  p.previewBoothMessageContainer{
	margin:10px auto 20px;
	padding:10px 10px 10px 60px;
	border:2px solid red;
	background:#444 url(/images/icon.warning.crystal-clear.s32.png) 10px center no-repeat;
	font-size:18px;
	color:white;
	width:840px;
}

#booth_left_side #seller_swatch {
	text-align:center;
	padding:5px 0;
	background:#f0f0f0;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;	
}

.tooltip #chat_command_peek_table {
	width:500px;
}

table#chat_command_peek_table td {
	vertical-align:top;
}


#buy_booth div#boothAdvancedDetailContainer #advancedDetailsInnerContainer {
	border: 1px solid #CCCC99;
}

#buy_booth div#boothAdvancedDetailContainer #textContainer {
	padding:8px;
}

#buy_booth #advancedDetailsHeader {
	width:924px;
	padding:8px 12px 6px 12px;
	background:#fff url(/images/grad_cap44_noround.gif) top left repeat-x;
	font-size:18px;
	color:#667680;
	font-weight:bold;
}

#buy_booth div#boothAdvancedDetailContainer div#boothHeaderContainer div.boothHeader {
	background:transparent none no-repeat right center;
	border:1px solid #CCCC99; 
}

#buy_booth #boothAdvancedDetailContainer div.boothHeader div#userSwatchWrapper {
	margin:5px;
	height:92px;
	position:absolute;
	z-index:2;
}

#buy_booth #boothAdvancedDetailContainer div.boothHeader ul li{
	padding:1px 0 1px 4px;
}
#buy_booth #boothAdvancedDetailContainer div.boothHeader ul li{
	line-height:1.5em;
}
#buy_booth #boothAdvancedDetailContainer div.boothHeader ul li.ownerName{
	font-size:14px;
	font-weight:bold;
}

#buy_booth #boothAdvancedDetailContainer div.boothHeader ul#userSwatch {
	margin:0; padding:0;
	width:200px;
}

#buy_booth #boothAdvancedDetailContainer div.boothHeader div#userSwatchWrapper ul#userSwatch li.avatar {
	width:62px;
	text-align:center;
}

#buy_booth #boothAdvancedDetailContainer div.boothHeader div#userSwatchWrapper ul#userSwatch li {
	float:left;
	width:130px;
}

#buy_booth #boothAdvancedDetailContainer .get_noticed {
	padding:5px;
	border:2px solid #390;
}



.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(/images/colorpicker/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(/images/colorpicker/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(/images/colorpicker/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(/images/colorpicker/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(/images/colorpicker/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(/images/colorpicker/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(/images/colorpicker/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(/images/colorpicker/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(/images/colorpicker/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(/images/colorpicker/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(/images/colorpicker/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(/images/colorpicker/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}



.handPickedDragItem {
	float:left;
	width:163px;
	margin:20px 0 0 0;
	padding-top:10px;
	padding-left:12px;
	border:2px solid #fff;
	list-style-type:none;
	cursor:move;
}

div#handPickedHeader {
  border: 1px solid grey;
  margin: 0;
  padding: 10em;
}
div#handPickedHeader span.headerPrefix {
  font-size: 14px;
}
div#handPickedHeader span.headerTitle {
  font-size: 14px;
}

table#handPickedSummary td.picCell img {
  padding: 5px 10px 5px 5px;
}

table#handPickedSummary div.subtitle {
  font-style: italic;
}
#handPickedListContainer .followUpMessage { 
	font-weight:normal;
	color:Gray;
	font-size:12px;
}

table#widgetListFormDetails td {
	padding:5px 0;
}

#background_color_selector, #border_color_selector, #link_color_selector {
	background:transparent url(/images/colorpicker/select.png) repeat scroll 0 0;
	height:36px;
	position:relative;
	width:36px;
}

#background_color_selector div, #border_color_selector div, #link_color_selector div {
	background:transparent url(/images/colorpicker/select.png) repeat scroll center center;
	height:30px;
	left:3px;
	position:absolute;
	top:3px;
	width:30px;
}

table#widgetListFormDetails table#extraDetails td {
	padding:0 5px 0 0;
}

form .widgetContainer {
	background:url(/images/transparent-swatch.png) repeat;
}

#gift_guides .list_swatch  {
	float:left;
	margin:5px;
}

#gift_guides .list_swatch div.picture_container {
	float:left;
}

#gift_guides .list_swatch div.picture_container img {
	height:75px;
}

#gift_guides .list_swatch .description {
	float:left;
	width:122px;
	padding-left:4px;
}

#gift_guides #all_gift_categories_table {
	color:#666;
	border:1px solid #ddd;
	width:685px;
}

#handPickedListContainer {
    margin-top: 15px;
	padding:0;
	border-top:#E8E6CC 1px solid;
}

#handPickedListContainer #next_prev_link_container {
	float:right;
	margin:7px 10px 0 0;
}

#handPickedListContainer #next_prev_link_container a {
	text-decoration:none;
}

#handPickedListContainer #next_prev_link_container a:hover {
	text-decoration:underline;
}

#handPickedListContainer #hpl_bottom_container {
	margin:8px auto;
	width:915px;
	padding:0;
	border-top:#E8E6CC 1px solid;
}
#giftGuideControls table {
    float:left;
    margin:0 5px;
}
.hpl_index_container table.hpl_swatch_container {
	height:75px;
	border:solid #ddd 1px;
	margin-bottom:10px;
}

.hpl_index_container .hpl_swatch_container .user_pic {
	padding:0 5px;
}

.hpl_index_container .hpl_swatch_container .introduction {
	padding:0 5px;
	width:200px;
}

.hpl_index_container .hpl_swatch_container .introduction .hpl_title_link {
	font-size:16px;
}

.hpl_index_container .hpl_swatch_container .snippet_pictures img.hpl_preview_image {
	height:80px;
	padding-left:3px;
}

.hpl_index_container .hpl_swatch_container .data_snippet {
	color:#888;
	font-size:11px;
	width:90px;
	text-align:center;
	padding:0 5px;
}

.hpl_index_container .hpl_swatch_container .data_snippet span.big_text {
	font-size:16px;
	color:orange;
}

#myBonanzleBodyLeft {
	float:left;
	margin-right:5px;
	margin-top:0;
	width:205px;
}

#myBonanzleBodyRight
{
	float:left;
	width:735px;
}

#myBonanzleBodyLeft a, #myBonanzleBodyRight a {
	text-decoration:none;
}

#myBonanzleBodyLeft a:hover, #myBonanzleBodyRight a:hover {
	text-decoration:underline;
}

#myBonanzleBodyRight #favoriteBoothEventContainer {
	font-size:14px;
}

#myBonanzleBodyRight #favoriteBoothEventContainer td.person {
	/* padding-top:3px; */
}

#myBonanzleBodyRight #favoriteBoothEventContainer td.message {
	/* background:#E8E6CC none repeat scroll 0 0; */
	border-top:1px dotted orange;
	padding:5px 10px;
	margin:0 0 0 5px;
}

#myBonanzleBodyLeft ul.menuList {
	margin:0;
	padding:0;
}

#myBonanzleBodyLeft .menuItem, #myBonanzleBodyLeft ul.menuList li
{
	margin: 2px 8px 3px 8px;
	border-top:1px solid #dcd4c8;
	clear:both;
	padding:3px 2px 2px 3px
}

#myBonanzleBodyLeft .subItem
{
	margin-left:25px;
	line-spacing:1.2em;
}

#myBonanzleBodyLeft .menuLinks {
	color: #390;
	line-height:22px;
	vertical-align:top;
	font-size:13px;
	margin-top:1px;
	}

#myBonanzleBodyLeft .menuImage {
	float:right;
	clear:right;
}

#myBonanzleBodyLeft .miniIcon {
	padding-top:3px;
}

#myBonanzleBodyLeft .menuHeaders {
	color: #390;
	vertical-align:top;
	font-size:13px;
	font-weight:bold;
	}

#myAcct { 
	position:relative;
	width:185px;
}

#myShop {
	position:relative;
	width:185px;
}


#myBonanzleBodyLeft .menuTitle {
	font-size: 16px;
	color: #555;
	margin:5px 8px 0 5px;
	font-weight:bold;
	padding-left:5px;
	}

#myBonanzleBodyLeft .menuLeftGroup {
	padding-top:5px;
	padding-bottom:5px;
	background: #f5efe4;
	border:1px solid #dcd4c8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#myBonanzleBodyLeft .menuLeftGroup .menuSubtitle {
	font-size:14px;
}

 #myBonanzleBodyLeft .menuLeftGroup a {
 }

	.MenufloatRight {
	  width: 730px;
    float:right;
  }

#myBonanzleBodyRight #titleArea, #myBonanzleRightUser #userEditContainer, #myBonanzleBodyRight #refund_request_container {
  vertical-align:top;
	height: auto;
	padding-left:12px;
	position:relative;
	visibility: inherit;
}

#myBonanzleBodyRight #myBonzHeader {
	padding:8px 10px;
	width:715px;
	background:url(/images/my_bonanzle/v2/black_rounded_bg.png);
	color:white;
	font-weight:bold;
	font-size:16px;
	/*-webkit-border-top-left-radius: 5px;	-webkit-border-top-right-radius: 5px;	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;	border-top-left-radius: 5px;	border-top-right-radius: 5px;*/
	margin-bottom:10px;
}

#myBonanzleBodyRight #specialMessageTable {
	text-align:center;
	font-size:14px;
	border:1px solid #aaa;
/*	width:100%; */
	margin-bottom:15px;
}

#myBonanzleBodyRight #specialMessageTable td.innerCell {
	width:25%;
}

#myBonanzleBodyRight #specialMessageTable td.innerCell a{
}

#myBonanzleBodyRight #specialMessageTable td div {
	border-right:1px solid #aaa;
	padding:0 10px;
	margin:5px 0;
}

#myBonanzleBodyRight #specialMessageTable .bigNumber {
	font-size:60px;
	line-height:60px;
	color:#666;
	font-weight:bold;
}

#myBonanzleBodyRight #specialMessageTable a.bigNumber:hover {
	text-decoration:none;
}

	#myBonanzleBooth .statLabel
	{
		font-weight:bold;
	}

#savedItemsContainer {
	float:left;
	width:720px;
}

#myBonanzleBodyRight #centerColumn {
	float:left;
	width:540px;
	margin-right:15px;
}

#myBonanzleBodyRight #centerColumn #sellBox, #myBonanzleBodyRight #centerColumn #shopBox {
}

#myBonanzleBodyRight #centerColumn #shopBox div.itemsListGrid ul.gridblock {
	margin:10px 0;
	padding-top:0;
}

#myBonanzleBodyRight #centerColumn #shopBox #favoriteItems {
	margin:0 10px;
}

#myBonanzleBodyRight #centerColumn #shopBox #favoriteTitle {
	border-top:1px solid #aaa;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	position:relative;
}

#myBonanzleBodyRight #centerColumn #shopBox #moreFavorites {
	position:absolute;
	right:0;
	top:6px;
}

#myBonanzleBodyRight #centerColumn #sellBox .innerBox, #myBonanzleBodyRight #centerColumn #shopBox .innerBox {
	padding:10px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
}

#myBonanzleBodyRight #centerColumn #sellBox .titleArea, #myBonanzleBodyRight #centerColumn #shopBox .titleArea {
	padding:6px 10px;
	background:url(/images/my_bonanzle/v2/gray_rounded_bg.png) no-repeat; /*#596747 */
	color:white;
	font-weight:bold;
	font-size:16px;
	/*-webkit-border-top-left-radius: 5px;	-webkit-border-top-right-radius: 5px;	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;	border-top-left-radius: 5px;	border-top-right-radius: 5px;*/
}

#myBonanzleBodyRight #centerColumn #recentBoothActivity {
	border:1px solid #aaa;
	padding:5px;
}

#myBonanzleBodyRight #centerColumn #favoriteItems .booth_swatch_container {
	margin-bottom:5px;
}

#myBonanzleBodyRight #centerColumn #favoriteItems .booth_swatch_container .introduction {
	width:110px;
	padding:0 3px;
}

#myBonanzleBodyRight #centerColumn #newbSuggestions {
	text-align:center;
	height:70px;
}

#myBonanzleBodyRight #centerColumn #newbSuggestions td {
	vertical-align:bottom;
}

#myBonanzleBodyRight #centerColumn #sellBoxTools, #myBonanzleBodyRight #centerColumn #shopBoxTools {
	width:480px;
	margin-left:25px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	margin-bottom:15px;
}

 #myBonanzleBodyRight #centerColumn #sellBoxTools table td, #myBonanzleBodyRight #centerColumn #shopBoxTools table td {
 	text-align:center;
 	border-right:1px solid #aaa;
 }

#myBonanzleBodyRight #centerColumn .toolText {
	background:url(/images/my_bonanzle/v2/toolbox.png) no-repeat;
	padding-left:30px;
}


#myBonanzleBodyRight #rightColumn {
	float:left;
	width:180px;
}

#myBonanzleBodyRight #rightColumn .genericBox, #myBonanzleBodyRight #centerColumn .genericBox {
	border:1px solid #aaa;
	padding:8px;
	margin-bottom:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
}

#myBonanzleBodyRight #rightColumn ul, #myBonanzleBodyRight #centerColumn #recentBoothActivity ul, #myBonanzleBodyRight #centerColumn ul#upcomingBonanzas {
	list-style-type:none;
	margin:0;
	padding:0;
}

#myBonanzleBodyRight #rightColumn ul li, #myBonanzleBodyRight #centerColumn #recentBoothActivity ul li, #myBonanzleBodyRight #centerColumn ul#upcomingBonanzas li {
	background:url(/images/my_bonanzle/v2/grayrightarrow.png) no-repeat 0 5px;
	padding-left:10px;
}

#myBonanzleBodyRight #rightColumn .genericBox h4, #myBonanzleBodyRight #centerColumn .genericBox h4 {
	color:#e79500;
}

#myBonanzleBodyRight #centerColumn #favoriteItems .bottom_line {
	border-bottom:1px dotted #bbb;
	margin-bottom:8px;
}

.siteFeedbackTable {
	width:600px;
	border:2px solid #BBBBBB;
}

.siteFeedbackTable .question { 
	width:200px;
	padding:10px;
}

.siteFeedbackTable tr.dark {
	background-color:#EEEEEE;
}

#nextUpContainer .messageContainer, #handPickedCommentContainer .messageContainer, #help_body .messageContainer
{
	background-image:url(/images/email/quote_box_blue.gif);
	background-position:0px 25px;
	background-repeat:no-repeat;
	color:#666666;
	float:left;
	font-size:10px;
	padding-left:10px;
	width:572px;
}

#nextUpContainer .message, #handPickedCommentContainer .message, #help_body .message
{
	width:570px;
	background-color:#E5EBFF;
	color:#333333;
	float:left;
	font-size:12px;
	margin:2px 0pt 4px;
	padding:10px;
	min-height:40px;
}

#nextUpContainer .senderPicture, #handPickedCommentContainer .senderPicture, #help_body .senderPicture
{ 
	float:left;
	margin:0pt 5px 0pt 10px;
	width:70px;
}

#traitQuestions td {
	padding:5px;
	vertical-align:top;
}

#traitAddList li {
	padding-top:5px;
}

body{
	background-color:#fff;
	color:#333;
	font-family:Helvetica,Arial,sans-serif,FreeSans;
	font-size:12px;
	height:auto;
	margin:0;
	min-height:100%;
	padding:0;
	position:relative;
	text-align:left;
}
img{
	border:0;
}

#myBonanzleBodyRight #user_list_widget_table #header_row {
	font-weight:bold;
}

#myBonanzleBodyRight #user_list_widget_table span.list_title {
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.close_up_item_popup {
	position:absolute;
	z-index:1;
	background:white;
	display:none;
	padding:2px;
	border:1px solid #ddd;
}

.widget_link_image_container {
	position:relative;
	float:left;
}

#search_widget_edit_container tr.pagination td.button {
	padding:0;
	width:auto;
	height:auto;
}

#search_widget_edit_container tr.pagination td.page {
	border:none;
	height:auto;
	width:auto;
	background:none;
}

#search_widget_edit_container tr.pagination td.page a {
	font-size:11px;
	font-weight:normal;
	padding:0;
	text-decoration:underline;
	background:none;
}

#search_widget_edit_container tr.pagination td.current span.current {
	color:Black;
	font-size:11px;
	font-weight:normal;
	padding:0;
}

#search_widget_edit_container div.widget_link_image_container img, vanilla_widget_edit_container div.widget_link_image_container img {
	margin:1px 2px;
}

#all_widgets_container #search_container, #affiliate_links_container #search_container {
	float:left;
	width:425px;	
	background-color:#eee;
	border:1px solid #ddd;
	padding:10px;
}

#all_widgets_container #existing_widget_container, #affiliate_links_container #generated_link_container {
	float:left;
	width:425px;
	margin-left:10px;
	background-color:#eee;
	border:1px solid #ddd;
	padding:10px;
}

#all_widgets_container .status_step_container {
	float:left;
}

#all_widgets_container #all_status_steps_container {
	float:right;
	text-align:right;	
}

#all_widgets_container #all_status_steps_container .step_text_container {
	height:20px;
	padding:2px 4px;
	color:Gray;
}
