##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;
}



/**************************************************************************/
/* Bonanza Setup page styles                                              */
/**************************************************************************/
#bonanzaTab {
	background:#fff url(/images/grad_beige450.gif) repeat-x scroll center top;
}

#bonanzaTab .bonanzaPropertyLabel {
  width:30px;
  float:left;
  text-align:right;
  padding-right:5px;
}

#bonanzaTab .propLine {
  padding-bottom:10px;
}

#bonanzaMasterContainer {
  width:925px;
  margin:15px;
  background: url("/images/grad_beige44.gif") no-repeat bottom center;
}

#bonanzaMasterContainer #bonanzaItemsSide {
	float: left;
	width: 725px;
}

#bonanzaMasterContainer #bonanzaItemsSide	.droppable-hover {
	border:3px solid #390;
}

#bonanzaMasterContainer #bonanzaItemsSideItems { 
	background-color:white;
	border: 2px solid white;
	margin-top:10px; 
}

#bonanzaMasterContainer #boothItemsSide {
  float: right;
  width:190px;
}

#boothItemsSide #scroll {
  overflow: auto;
  max-height:600px;
	border: solid #667680 2px;
	margin-top:10px;
	background-color:#e8e6cc;
	min-height: 10px;
	width:185px;
	}

#bonanzaMasterContainer #boothItemsSide	.droppable-hover {
	border:3px solid #390;
}

#bonanzaMasterContainer #boothItemsSide #noItemMessage {
  font-family: Helvetica, Arial, sans-serif;
	color: #667680;
	font-size: 12px;	
  text-align: center;	
}

#bonanzaTab .boothSetupPropertyLine .button-to 
{
	float:left;
}

.introTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #667680;
	font-size: 16px;	
	}
	
	
#boothItemsSide #scroll .boothItem {
  padding: 6px 8px 6px 2px;
	border-bottom: solid #fff 1px;
	width:170px;
	cursor:pointer;
}

#boothItemsSide #scroll .hover {
  background-color: #eeeeee;
	border-color: #339800;  
} 

#booth_item_target_wrap .hover {
	background-color: #eeeeee;
	border-color: #339800;
}

#boothItemsSide #scroll .boothItem .boothSmallImage {
  float:left;
  width:70px;
  height:55px;
}
	
#boothItemsSide #scroll .boothTextStatusContainer {
	display:block;
	padding:2px;
}

.itemPriceInBooth {
  float:left;
	font-size: 16px;
  font-weight: bold;
  color: #390;
}	

#boothItemsSide #scroll #dragOutBonanzaHintIcon 
{
  display:block;
  width:80%;
  padding:4px 4px 12px 12px;
}

.boothItem .boothItemTitle {
	display:block;
	padding-top:4px;
}

.boothItem .boothTextArea {
	float:left;
	padding-left:4px;
	width:90px;
}

.boothItem .statusIcon {
	padding-left:8px;
	text-align:right;
}

.boothItem .boothTextArea .statusIcon {  
}

.bonanzaBottomBox {
	width: 930px;
	background: url("/images/grad_beige60.gif") repeat-x bottom;
}

#bonanzaMasterContainer #itemTable 
{
	width:910px;
	margin-top:10px;
	border:1px solid #CCCCCC;
	background-color:#F6F3EE
}

#bonanzaMasterContainer #itemTable #headerRow 
{
	font-weight:bold;
	background:#ACA48D;
	color:White;
}

#bonanzaMasterContainer #itemTable td 
{
	padding:6px;
	vertical-align:middle;
	border-bottom:1px dotted gray;
}

#bonanzaMasterContainer #itemTable .itemRow
{
	height:60px;
}

#bonanzaMasterContainer #itemTable .hightlight 
{
	background-color:#E0EEBA;
}

#bonanzaMasterContainer #itemTable #selectColumnHeader
{
	width:10%;
}

#bonanzaMasterContainer #itemTable #pictureColumnHeader
{
	width:15%;
}

#bonanzaMasterContainer #itemTable .selectColumn
{
	text-align:center;
}

#bonanzaMasterContainer #itemTable #titleCategoryColumnHeader
{
	width:40%;
}

#bonanzaMasterContainer #itemTable #currentStatusColumnHeader
{
	width:20%;
}

#bonanzaMasterContainer #itemTable #priceColumnHeader
{
	width:15%;
}

#bonanzaTab span.bonanzaFieldLabel {
	padding-left:20px;
}

#bonanzaTab #BasicPropertyInputAreaLeft a.tooltip {
	position:absolute;
}

#ui-datepicker-div .ui-datepicker-days-cell-over {
	background: Yellow;
}

#ui-datepicker-div div.ui-datepicker-control {
	background:green none repeat scroll 0% 0%;
}

.ui-datepicker-trigger {
	cursor:pointer;
}

table#bonanza_table_container td.container_cell {
	vertical-align:top;
	padding:0 4px;
}

table#bonanza_table_container td.wide {
	width:228px;
}

table#bonanza_table_container td.wide table.letterbox {
	width:228px;
}

table#bonanza_table_container td.narrow {
	width:150px;
}

table#bonanza_table_container td.narrow table.letterbox {
	width:150px;
}

table#bonanza_table_container td.container_cell div.colored_container {
	padding:2px 8px;
	position:relative;
	height:268px;
	margin-left:4px;
}

table#bonanza_table_container td.container_cell table.letterbox {
	position:absolute;
	bottom:40px;
	height:50px;
	text-align:center;
	width:inherit;
}

table#bonanza_table_container td.container_cell table.background {
	z-index:3;
	background-color:#000000;
	opacity:0.6;
	filter: alpha(opacity=60);
}

table#bonanza_table_container td.container_cell table.foreground {
	z-index:4;
	opacity:1.0;
	filter: alpha(opacity=100);
}

table#bonanza_table_container td.container_cell table.foreground a.main_filter_link {
	color:#d0eb84;
}

table#bonanza_table_container td.container_cell table.foreground div.filter_list {
	display:none;
	position:absolute;
	z-index:5;
	background:white;
	border:1px solid green;
	padding:5px;
}

table#bonanza_table_container td.container_cell img.product_image {
	width:85px;
}
table#bonanza_table_container td.container_cell div.item_holder {
	position:relative;
	margin:2px 6px;
	width:85px;
	border:2px solid white;
	float:left;
}

table#bonanza_table_container td.container_cell div.item_holder img.time_label{
	position:absolute;
	top:1px;
	right:-8px;
}

table#bonanza_table_container div.colored_container_before, table#bonanza_table_container div.colored_container_after {
	height:7px;
	margin:0 0 0 4px;
	padding:0;
}

table#bonanza_table_container td#box_1 div.colored_container {
	background-color:#e99000;
}

table#bonanza_table_container td#box_1 div.colored_container_before {
	background:url(/images/bonanza/orange_box_top.png) no-repeat;
}

table#bonanza_table_container td#box_1 div.colored_container_after {
	background:url(/images/bonanza/orange_box_bottom.png) no-repeat;
}

table#bonanza_table_container td#box_2 div.colored_container {
	background-color:#678dcb;
}

table#bonanza_table_container td#box_2 div.colored_container_before {
	background:url(/images/bonanza/blue_box_top.png) no-repeat;
}

table#bonanza_table_container td#box_2 div.colored_container_after {
	background:url(/images/bonanza/blue_box_bottom.png) no-repeat;
}

table#bonanza_table_container td#box_3 div.colored_container {
	background-color:#d0eb84;
}

table#bonanza_table_container td#box_3 div.colored_container_before {
	background:url(/images/bonanza/green_box_top.png) no-repeat;
}

table#bonanza_table_container td#box_3 div.colored_container_after {
	background:url(/images/bonanza/green_box_bottom.png) no-repeat;
}

table#bonanza_table_container dl#bonanza_links_summary {
	float:left;
	margin:0;
	color:#808080;
}

table#bonanza_table_container dl dt, table#bonanza_table_container dl dd {
	float:left;
	color:#808080;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
table#bonanza_table_container dl dt{
	margin:2px 4px 0 10px;
}

table#bonanza_table_container div#pick_category_container, table#bonanza_table_container div#explain_icon_container {
	position:relative;
	float:right;
	margin-top:8px;
	z-index:10;
}

table#bonanza_table_container div#pick_category_container span#categories_link_span a, table#bonanza_table_container div#explain_icon_container span#explain_icon_link_span a {
	padding-right:15px;
	background:url(/images/arrow_right.gif) no-repeat right;
	text-decoration:none;
}

table#bonanza_table_container div#pick_category_container span#categories_link_span a.hover, table#bonanza_table_container div#explain_icon_container span#explain_icon_link_span a.hover {
	background:url(/images/arrow_down.gif) no-repeat right;
}

table#bonanza_table_container div#explain_icon_container {
	margin-right:15px;
}

table#bonanza_table_container div#pick_category_container div.filter_list, table#bonanza_table_container div#explain_icon_container div.bonanza_icon_explanation {
	text-align:left;
	border:1px solid gray;
	position:absolute;
	width:400px;
	z-index:10;
	display:none;
	right:0;
}

table#bonanza_table_container div#pick_category_container div.filter_list div.filter_list_inner {
	background:url(/images/bonanza/category_picker_bg_slice.png) repeat-x center #cae57c;
	border:4px solid white;
	padding:3px;
}

table#bonanza_table_container div#explain_icon_container div.bonanza_icon_explanation div.bonanza_icon_explanation_inner {
	background:#eee;
	border:4px solid white;
	padding:3px;
}

table#bonanza_table_container div#explain_icon_container div.bonanza_icon_explanation div.bonanza_icon_explanation_inner div {
	margin-top:4px;
}

table#bonanza_table_container div#pick_category_container div.filter_list div.filter_list_inner table.filter_choices {
	margin-top:4px;
}

table#bonanza_table_container div#pick_category_container div.filter_list div.filter_list_inner table.filter_choices td {
	padding-left:5px;
}

table#bonanza_table_container div#pick_category_container div.filter_list div.filter_list_inner a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

table#bonanza_table_container div#pick_category_container div.filter_list a {
	color:Green;
}

table#bonanza_table_container div.transparent_popup_outer  {
	left:-30px;
	top:-20px;
}

table#bonanza_table_container div.transparent_popup_outer a, table#bonanza_table_container div.transparent_popup_outer a:hover  {
	text-decoration:none;
}

table#bonanza_table_container em.bonanza_link_hint {
 width: 247px;
 height: 59px;
 position: absolute;
 top: -55px;
 left:-55px;
 text-align: center;
 text-indent: -9999px;
 z-index: 2;
 display: none;
 background: url(/images/bonanza/bonanza_hint.png) no-repeat;

}

table#bonanza_table_container #bonanza_links_summary a.bonanza_hint {
	color:#808080;
}

#categoryBrowseHome #MenufloatRight {
	float:left;
	width:700px;
	margin-left:25px;
}

#categoryBrowseRightSideContainer {
	float:right;
	width:720px;
}

#categoryBrowseHome h1 {
	font-size:22px;
}

#categoryBrowseHome h2 {
	font-size:20px;
	margin-top:10px;
}

#categoryBrowseHome h1, #categoryBrowseHome h2 {
	font-weight:normal;
	color:#808080;
}

#categoryBrowseHome #showcaseText {
	float:left;
	margin-left:10px;
}

#categoryBrowseHome .searchArea {
	float:right;
	margin-top:15px;
}

#categoryBrowseHome .searchArea div {
	display: inline;
	margin-bottom:0;
	font-size:14px;
	color:Gray;
}

#categoryBrowseHome .searchArea input {
	display: inline;
}

#categoryBrowseHome .featuredShopContainer, #categoryImageUserList .featuredShopContainer {
	float: left;
	padding-left: 5px;
	width: 230px;
	height: 345px;
	margin:0;
}

#categoryBrowseHome .featuredShopOverlay, #categoryImageUserList .featuredShopOverlay {
	position: relative;
	top: -58px;
	width: 100%;
	height: 55px;
	text-align:right;
}

#categoryBrowseHome .featuredShopOverlayBG, #categoryImageUserList .featuredShopOverlayBG {
	filter:alpha(opacity=60);
	opacity: 0.60;
	background-color: #000000;
	width: 100%;
	height: 100%;
}

#categoryBrowseHome .featuredShopOverlayText, #categoryImageUserList .featuredShopOverlayText {
	padding-right: 5px;
	position: relative;
	top: -20px;
	font-weight:bold;
}

#categoryBrowseHome .featuredShopOverlayText a, #categoryImageUserList .featuredShopOverlayText a {
	color: #FFFFFF;
}

#categoryBrowseHome #tagCloudContainer {
	clear:left;
	float:left;
	width:325px;
	margin-right:45px;
}

#categoryBrowseHome #tagCloudContainer #tagCloudTextContainer {
	text-align:justify;
}

#categoryBrowseHome #tagCloudContainer .tagCloudLink {
	color:gray;
	text-decoration:none;
}

#categoryBrowseHome #tagCloudContainer .tagCloudLink:hover {
	color: green;
	text-decoration: underline;
}

#categoryBrowseHome #featuredBonanzaContainer {
	float:left;
	width:350px;
}


#categoryBrowseHome #featuredBonanzaContainer .bonanzaImage {
	width:100px;
	height:80px;
	padding:2px;
}

#categoryBrowseHome #handPickedListContainer {
}

#categoryBrowseHome ul.jd_menu {
	background-color:White;
	border:none;
	margin:0 0 0 3px;
	padding:0;
}

#categoryBrowseHome ul.jd_menu li.unselected, #categoryBrowseHome ul.jd_menu li {
	font-size:12px;
	font-weight:bold;
}

#categoryBrowseHome ul.jd_menu li {
	padding:4px 0 4px 5px;
}

#categoryBrowseHome ul.jd_menu li a {
	padding:3px 2px 5px 6px;
	color:White;
	text-decoration:none;
	display:block;
}

#categoryBrowseHome ul.jd_menu li.unselected, #categoryBrowseHome ul.jd_menu li a:hover {
	background:url('/images/booth/category_highlight_whole.jpg') no-repeat;
}

#categoryBrowseHome ul.jd_menu li.unselected {
	background:url('/images/booth/category_orange_bg_whole.jpg') no-repeat;
}

#categoryBrowseHome ul.jd_menu li.selected {
	background:url('/images/booth/category_green_bg_whole.jpg') no-repeat;
}

#categoryBrowseHome ul.jd_menu li.jdm_hover, #categoryBrowseHome ul.jd_menu li.jdm_active {
	border:0;
}

#categoryBrowseHome ul.jd_menu_vertical ul {
	background:url('/images/booth/subcategory_green_bg.jpg') repeat #7fb11f;
	filter:alpha(opacity=95);
	opacity: 0.95;
	width:210px;
}

#categoryBrowseHome ul.jd_menu_vertical ul.jdm_events li {
	margin:0;
	padding:3px 2px;
}

#categoryBrowseHome ul.jd_menu li.jdm_hover {
	background-color: green;
}

#categoryBrowseHome .swfir {
	float:left;
}

#categoryBrowseHome .categoryGroupContainer {
	margin-top:8px;
}

#categoryBrowseHome .categoryGroupContainerMid {
	background:#515e40 url(/images/booth/category_index_name_mid.png) right no-repeat;
	padding:8px 20px 5px 4px;
	float:left;
	height:19px;
}

#categoryBrowseHome .categoryGroupContainerMid a {
	font-size:16px;
	color:#d4ee8d;
	letter-spacing:0.1em;
	text-decoration:none;
}

#categoryBrowseHome .categoryGroupContainer img {
	float:left;
}

#categoryBrowseHome .categoryGroupContainerMid a:hover {
	text-decoration:underline;
	color:White;
}

#categoryBrowseHome .categoryGroupContainerRight {
	background:url('/images/booth/category_index_rtcnr.png') no-repeat;
	float:left;
}

#categoryBrowseHome .subCategoryList {
	background:url('/images/booth/category_index_bg.png') repeat-x #6b9821 bottom;
	color:white;
	border:1px solid #CCCCCC;
	padding:4px;
}

#categoryBrowseHome .outerCategoryBorder {
	padding:3px;
	border:1px solid #CCCCCC;
}

#categoryBrowseHome .subCategoryList a {
	color:White;
	text-decoration:none;
}

#categoryBrowseHome .subCategoryList a:hover {
	text-decoration:underline;
	color:#d4ee8d;
}

#categoryBrowseHome #roundtable_container {
	
}

#chat .body {
}

#chat #chat_window {
  width:915px;
	background-color:#e8e4cc;
	position:relative;
	margin-bottom:10px;	
}

#chat #chat_left_side {
	width:700px;
	float:left;
	background-color:#e8e4cc;
}

#chat #chat_right_side {
	float:left;
	padding-left:28px;
	width:182px;
}

#chat #message_label {
	float:left;
	padding-top:2px;
	padding-right:8px;
	font-weight:bold;
}

#chat #message_container {
	margin: 5px 5px 5px 10px;
	display:block;
}

#chat #user_window {
	border:thin solid #b7cf94;
	margin-left:10px;
	margin-top:5px;
	max-width:180px;
	height:107px;
	background-color:#e8e6cc;
	scroll:auto;
}

#chat #user_window_title_container {
	background-color:#F9F6E6;
	display:block;
	width:auto;
	text-align:center;
	border-bottom: solid thin #b7cf94;
	padding-top:4px;
	height:1.5em;
}

#chat #user_window_title_text {
	font-weight:bold;
	width:auto;
	color: #667680;
	font-size:14px;
}

#chat #user_list_container {
	display:block;
	width:auto;
	height:84px;
	overflow:auto;
	background-color:White;
}

#chat #user_list_container .odd {
	background-color:#F5F5F5;
}

#chat #user_list_container .user_list_icon_container {
	float:left;
	padding:3px 5px 3px 3px;
}

#chat #user_list_container .user_list_text {
	padding-top:6px;
	text-decoration:underline;
	font-weight:bold;
}

#chat a.violation 
{
	font-size: .8em;
	float:right;
}

/* Styles for popout chat window */
#buy_booth #chat_popout div#chat_window #chat_text_area {
	height:423px;
	font-size:100%;
	width:655px;
	margin:0 0 5px 10px;
}

#buy_booth div#chat_popout div#chat_window div#chatters ul {
}

#buy_booth div#chat_popout div#chat_window div#chatters {
	float:left;
}

#buy_booth div#chat_popout div#chat_window  {
	width:855px;
	position:relative;
}

#buy_booth div#chat_popout div#rtchat  {
	margin:0;
	width:831px;
}

#buy_booth div#chat_popout div#chat_window .violation {
	float:none;
	position:absolute;
	bottom:5px;
	right:0;
}

#buy_booth div#chat_popout #chat_message_content {
	width:500px;
}

#buy_booth div#chat_window div#chat_text_title{
	height:450px;
	margin:5px 0 0 10px;
	overflow:auto;
	width:655px;
	background-color:#f9f6e6;
	border-left:thin solid #b7cf94;
	border-top:thin solid #b7cf94;
	border-right:thin solid #b7cf94;
	height:1.5em;
	padding:4px 3px 0 3px;
	color:#667680;
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
}


/* @override http://localhost.dev:3000/stylesheets/itemSearch.css?1281116199 */

/* Layout */
#item_search_outer_container #content {
	margin-top:9px;
}

#itemSearchBody {
  position: relative;
  padding-top: 32px;
}
#itemSearchBody #sidebar_left {
  width: 195px;
  float: left;
  clear:left;
}
#search_body #main {
  float: right;
  width: 733px;
  margin-right: 5px;
}
#search_body {
  border: 1px solid #ebebeb;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 5px 0;
}
#itemSearchBody #breadcrumb {
  border-bottom: 0;
  position: absolute;
  left: 2px;
  top: 13px;
}

/** Save Search **/
#save_search {
  width: 237px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
#save_search form {
  display: none;
}
#save_search_link {
  display: block;
  width: 110px;
  height: 32px;
  background: url(/images/search/sprite.png) no-repeat -124px -121px;
  position: absolute;
  top: 4px;
  right: 3px;
  text-indent: -9999em;
  outline: 0;
}

#save_search.active {
  background: url(/images/search/sprite.png) no-repeat 2px -117px;
  height: 124px;
  width: 239px;
}
#save_search.active form {
  display: block;
}
#save_search.active #item_alert_title {
  position: absolute;
  top: 44px;
  left: 16px;
  width: 200px;
  padding: 8px 3px 2px;
  font-size: 13px;
  border: 0;
  font-style: italic;
  color: #999;
}
#save_search.active #save_search_submit {
  position: absolute;
  bottom: 16px;
  left: 56px;
  height: 25px;
  width: 66px;
  border: 0;
  background: url(/images/search/sprite.png) no-repeat -54px -200px;
  text-indent: -9999em;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
}
#save_search_cancel {
  position: absolute;
  display: block;
  bottom: 16px;
  left: 131px;
  width: 66px;
  height: 25px;
  text-indent: -9999em;
  outline: 0;
  background: url(/images/search/sprite.png) no-repeat -129px -200px;
}
#save_search.posting {
  background: url(/images/search/sprite.png) no-repeat -354px -117px;
  height: 124px;
  width: 239px;
}
#save_search.posting #save_search_cancel,
#save_search.posting input[type=submit] {
  display: none;
}
#search_throbber {
  position: absolute;
  display: block;
  bottom: 12px;
  left: 100px;
  height: 25px;
  padding: 2px 20px 0 0;
  background: url(/images/spinner.gif) no-repeat right 0;
}
#save_search .success {
  text-align: center;
}

/**
 * Search Header
 */
#itemSearchBody #search_top_bar {
	margin-top:10px;
	background: url(/images/search/sprite.png) no-repeat 0 -55px;
	height:4px;
}

#itemSearchBody #search_bottom_bar {
	margin-bottom:10px;
	background:url(/images/search/bottom-edge.png) #fafafa bottom no-repeat;
	height:3px;
}

#itemSearchBody #search_header {
  background:#fafafa;
  border-right:1px solid #e0e0e0;
  border-left:1px solid #e0e0e0;
  min-height: 45px;
  padding-bottom:4px;
}
#search_header .inner {
  padding: 7px 14px 0 14px;
  position: relative;
}
#search_header .result_count {
  float: left;
  margin-right: 13px;
  padding-right: 13px;
  border-right: 1px solid #EEE;
  min-width: 190px;
  max-width:260px;
}
#search_header .result_count .products {
  color: #50504c;
  font-size: 16px;
  font-weight: bold;
}
#search_header .result_count .users {
  color: #999;
  font-size: 11px;
  font-style: italic;
}

#search_header .facets_selected {
  margin-top: 11px;
  float: left;
}
#search_header .facets_selected .trait {
  float: left;
  margin-right: 20px;
}
#search_header .facets_selected a {
  padding-left: 16px;
  background: url(/images/search/sprite.png) no-repeat -1px -104px;
  text-decoration: none;
}

#search_header .no_facets_selected {
  text-align: left;
  float: left;
}
#search_header .no_facets_selected .title {
  font-size: 16px;
  color: #e38800;
  font-weight: bold;
}
#search_header .no_facets_selected .tagline {
  color: #5c5c57;
  font-size: 12px;
}

/** Search Box **/
#search_box {
  background: url(/images/search/sprite.png) no-repeat -90px 0;
  margin: 2px 0 0 -10px;
  height: 31px;
  width: 220px;
  position: absolute;
  right: 9px;
  top: 5px;
}
#search_box #q_search_term, #search_box #item_search_page_search_term {
  border: 0;
  display: block;
  float: left;
  font-size: 14px;
  font-style: italic;
  margin: 5px;
  padding: 3px 15px 3px 8px;
  width: 145px;
}

#search_box #search_button {
  display: block;
  float: left;
  width: 41px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/images/search/sprite.png) no-repeat -268px 0;
  text-indent: -9999em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  font-size: 0;
  line-height: 0;
}

/** Sidebar **/
h3.narrow_results {
  color: #ff9900;
  font-size: 18px;
  margin: 5px 0 10px 6px;
}
#search_body .header_wrapper h3.title {
  margin: 0 0 5px -10px;
  background: url(/images/search/sprite.png) no-repeat -318px 0;
  height: 32px;
  padding: 5px 0 0 17px;
  color: #50504c;
  font-size: 16px;
}
#sidebar_left .block {
  padding-bottom: 10px;
}
#sidebar_left .content {
  padding: 0 0 0 8px;
}
#sidebar_left .scrollable {
  max-height: 120px;
  overflow: auto;
  margin-right: 13px;
}
#search_body .title_item {
  margin-top: 5px;
}
#search_body ul {
  margin: 0 0 0 6px;
  padding: 0;
  line-height: 1.3em;
}
#search_body ul li {
  margin: 0;
  padding: 0;
}
#search_body #sidebar_left span.count {
  font-size: 11px;
  color: #999;
}

/** Collapsible **/
#sidebar_left .collapsible h3 span {
  display: block;
  cursor: pointer;
  background: url(/images/search/sprite.png) no-repeat 165px -245px;
}
#sidebar_left .collapsed h3 span {
  background-position: 165px -269px;
}

/** Settings Bar **/
#options_bar {
  position: relative;
  margin: 0;
  padding: 12px 12px 10px 12px;
  color: #50504c;
  background: #f7f4ea;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#options_bar span.label {
  font-size: 11px;
}
#options_bar span {
  margin: 0 4px 0 0;
}

#options_bar #sort_by,
#options_bar #seller_preference {
  float: left;
  border-right: 1px solid #DDD;
  margin-right: 8px;
  padding-right: 4px;
}
#options_bar #sort_by span strong {
  padding: 2px 4px;
}
#options_bar span a:link,
#options_bar span a:visited {
  color: #658059;
  text-decoration: none;
  padding: 2px 4px;  
}
#options_bar span a:hover {
  color: #50504c;
}

#options_bar #per_page {
  position: absolute;
  right: 130px;
  top: 9px;
  display: none;
}

#options_bar #view_options {
  float: right;
  width: 120px;
}
#options_bar #view_options span {
  display: block;
  float: left;
  margin-right: 7px;
}
#options_bar #view_options div {
  width: 25px;
  float: left;
}
#options_bar #view_options a {
  background: url(/images/search/sprite.png) no-repeat 0 0;
  display: block;
  text-indent: -9999em;
  height: 18px;
  width: 18px;
  float: left;
  margin: -3px 0 0 0;
  outline: 0;
}
#options_bar #view_options .listView a {
  background-position: 0 -27px;
}
#options_bar #view_options .listView a.active {
  background-position: 0 0;
}
#options_bar #view_options .galleryView a {
  background-position: -30px -27px;
}
#options_bar #view_options .galleryView a.active {
  background-position: -30px 0px;
}

/** User Search Results **/
#userResult {
  margin: 10px 3px;
  padding: 10px 0 5px 0;
  border-bottom: 1px dashed #eee;
  position: relative;
}

#userResult span.label {
  font-weight: bold;
}

#userResult #exactMatch {
  line-height: 1.5em;
  float: left;
  width: 250px;
}
#userResult #exactMatch .avatar {
  float: left;
  width: 62px;
}
#userResult #exactMatch .avatar img {
  height: 50px;
  width: 50px;
  padding: 1px;
  border: 1px solid #DDD;
}
#userResult #exactMatch .username {
  font-size: 13px;
}

#userResult #products {
  float: right;
}
#userResult #products .item {
  float: left;
  margin-left: 5px;
}
#userResult #products .item img {
  padding: 1px;
  border: 1px solid #DDD;
}

#userResult #usersMatch {
  padding: 2px 0 0 22px;
  background: url(/images/icon.user.png) no-repeat;
}

/** Search Body **/
#itemSearchBody #boothItemGridWrapper {
	margin-left:4px;
}
#boothItemGridWrapper .itemChatIcon {
  margin-right: 6px;
}

#itemSearchBody #mainItemSearchQueryContainer #innerQueryContainer {
	margin:0;
	padding-top:18px;
	padding-left:70px;
	color:#444444;
}

#itemSearchBody #mainItemSearchQueryContainer #innerQueryContainer .relatedContainer {
	margin-top:10px;
	margin-left:-50px;
}

#itemSearchBody #mainItemSearchQueryContainer #innerQueryContainer .relatedContainer a {
	font-weight:bold;
}

#itemSearchBody .searchCap {
	vertical-align: middle;
	}

#itemSearchBody .searchResultItem {
	float:left;
	padding-left:4px;
}
	
#itemSearchBody	.searchInnards 
{
	padding:0 10px 0 6px;
}

#itemSearchBody	.searchInnards .linkSelected {
	text-decoration:none;
	font-weight:bold;
}

#itemSearchBody	#searchSummaryContainer {
	padding: 5px 5px 3px 10px;
	color: green;
}

#itemSearchBody	#moreResults {
  text-align: center;
  margin: 20px 0;
  font-size: 14px;
  font-weight: bold;
}

#searchSummaryContainer #searchSummary {
	float:left;
	width:60%;
	margin:3px 0 0 0;
}

#searchSummaryContainer a:link, #searchSummary a:visited, #searchSummary a:hover, #searchSummary a:active {
	word-spacing: normal;
	text-decoration: underline;
	}

#searchBox {
	background-color: #d2d8d8;
	padding: 8px;
	margin-bottom: 12px;
	margin-left:8px;
	}

.bigSearchField {
	border: 1px solid #390;
	font-size: 16px;
	padding:3px;
	width:285px; 
}

.searchFieldSmall {
	diplay: inline;
	width: 30px;
	font-size: 14px;
	vertical-align: middle;
	}

.searchLabel {
	color: #555555;
	margin: 0 2px 0 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

.searchLabelBigger {
	color: #555555;
	margin: 0 2px 0 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#itemSearchBody .searchFind 
{
	width:170px;
}

.searchFind {
	text-align: center;
	vertical-align: center;
	background-color: #390;
	border: solid #390 1px;
	}
	
#buySearchBox .searchFind 
{
	margin-bottom:6px;
}
	
.searchFind a:link, .searchFind a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url("/images/btn_green20.gif") repeat-x top;
	}
.searchFind a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url("/images/btn_green20.gif") repeat-x bottom;
	}
.searchFind a:active {
	color: #390;
	text-decoration: none;
	font-weight: bold;
	background: url("/images/btn_green20.gif") repeat-x bottom;
	}

#filterBox {
	padding: 0 0 0 10px;
	margin-bottom: 24px;
	}

.leftSideTitle { 
	height:20px;
	font-weight:bold;
	color:#777777;
	width:188px;
	padding:8px 0 0 8px;
	}

.leftSideBody { 
	width:198px;
	border-top:1px solid #CCCC99;
	border-left:1px solid #CCCC99;
	border-bottom:1px solid #CCCC99;
	border-right:1px solid #CCCC99;
	margin-bottom:15px;
}

.paginateWrapper {
	float: right;
	width: auto;
	margin-top:-2px;
	height:30px;
	}

.sortRow {
	clear: both;
	padding: 5px 0 3px 5px;
	border-bottom: solid #cc9 2px;
	margin-bottom: 8px;
	}

.sortColDescription {
	float: left;
	width: 220px;
	margin: 0 4px 0 72px;
	}

.sortColPrice {
	float: left;
	width: 50px;
	margin: 0 4px;
	}

.sortColDistance {
	float: left;
	width: 60px;
	margin: 0 4px;
	}

.sortColListedBy {
	float: left;
	width: 110px;
	margin: 0 4px;
	}

.sortLive {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.resultsRow {
	clear: both;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	vertical-align: top;
	padding: 9px 0;
	margin-left: 20px;
	border-bottom: 1px solid #EEE;
}

.resultsColDescription {
	float: left;
	width: 265px;
	margin: 10px 5px 0 8px;
	}

.resultsTitle {
	color: #667680;
	display: block;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;
	}
.resultsTitle a {
	color: #667680;
	text-decoration: none;
	}
.resultsTitle a:hover {
	color: #9c6;
	text-decoration: none;
	}

.resultsColPrice {
	float: left;
	width: 60px;
	margin: 10px 5px 0 2px;
	}

.resultsColDistance {
	float: left;
	width: 70px;
	margin: 10px 4px 0 5px;
	}

.resultsColListedBy {
	float: left;
	width: 30px;
	margin: 10px 4px 0 4px;
	text-align:center;
	}
	
.resultsColBooth {
	float: left;
	width: 155px;
	margin: 10px 4px 0 4px;
	text-align:center;
}

.resultsPrice0 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #667680;
	}

.resultsPrice1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #390;
	}

.resultsPrice2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c90;
	}

.resultsPrice3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #882068;
	}

#getItNowMap #filterBox {
	margin-bottom:0px;
}

#boothPreviewContainer #userSwatchWrapper {
	margin:0;
}

#boothPreviewContainer ul {
	float:left;
	margin:0 0 0 5px;
	padding:0;
}

#boothPreviewContainer li.avatar {
	float:left;
	margin-right:6px;
}

#itemSearchBody #selectPreferOnline {
	background:url(/images/chat_icon.png) no-repeat left;
	padding:5px 0 5px 19px;
	float:left;
	margin:-5px 8px 0 0;
}

#itemSearchBody #selectViewOptions {
	background:url(/images/search/view_options.png) no-repeat left;
	float:left;
	padding:5px 0 5px 25px;
	margin-top:-5px;
}

#itemSearchBody a#viewOptionsLink {
}

#itemSearchBody em.online_link_hint {
 width: 247px;
 height: 49px;
 position: absolute;
 top: -55px;
 left:-55px;
 text-align: center;
 text-indent: -9999px;
 z-index: 2;
 display: none;
 background: url(/images/search/online_status_hint.png) no-repeat;
}

#itemSearchBody #modalLinkContainer {
	background:#FFFFFF url(/images/booth/roboghost.jpg) no-repeat center;
	color:#000000;
	display:none;
	left:50%;
	margin-left:-270px;
	min-height:250px;
	padding:20px;
	position:fixed;
	top:15%;
	width:500px;
	z-index:3000;
	color:#666666;
}

/** Feature Items **/
#sidebar_left div.item_holder {
	position: relative;
	height: 75px;
	float: left;
	margin: 4px 0;
}

#sidebar_left div.close_up_item_popup {
	position:absolute;
	z-index:10;
	background:white;
	display:none;
	padding:2px;
	border:1px solid #ddd;
	color:gray;
	font-size:11px;	
}

.booth_swatch_container {
	border:1px solid #ddd;
	margin-bottom:10px;
}

.booth_swatch_container .user_pic {
	padding:0 5px;
}

.booth_swatch_container .introduction {
	padding:0 5px;
	width:180px;
}

.booth_swatch_container .introduction .boothLink {
	font-size:16px;
}

.booth_swatch_container .snippet_pictures img{
	height:80px;
	padding-left:3px;
}

#itemSearchBody #topFeaturedPremiere {
	background:#f0f0f0;
	border:1px solid #ddd;
	padding:21px 7px 7px 7px;
	width:715px;
	position:relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#itemSearchBody #topFeaturedPremiere #sponsored a {
	position:absolute;
	font-size:9px;
	top:5px;
	right:10px;
	color:#555;
}

#itemSearchBody #topFeaturedPremiere .itemOuterContainer {
	float:left;
	width:172px;
	margin-right:4px;
}

#itemSearchBody #topFeaturedPremiere .itemOuterContainer img {
	width:80px;
	border:1px solid #ccc;
}

#itemSearchBody #topFeaturedPremiere .itemOuterContainer a{
	color:#555;
	text-decoration:none;
}

#itemSearchBody #topFeaturedPremiere .itemOuterContainer a.itemPrice {
	font-weight:bold;
}

/* My Bonanzle speicfic styles */
 /* People - specific styles */

#peopleBodyRight .header14px {font-size: 14px;font-weight: bold;color: #666666;}
#peopleBodyRight .header18px {font-size: 18px}
#peopleBodyRight .captionText10px{font-size: 11px}

#peopleBodyRight #discussionContainer, #peopleBodyRight #socialMediaCommentContainer {
	padding-top:12px;
}

#peopleBodyRight .gray_box {
	background:#ECECEC;
	color:#606060;
	margin:1em 0 1em;
	overflow:hidden;
}

#peopleBodyRight div.gray_box div.top {
	background:transparent url(/images/people/box_tr_gray.gif) no-repeat scroll right top;
	height:10px;
	overflow:hidden;
}

#peopleBodyRight div.gray_box div.top div.left_corner {
	background:transparent url(/images/people/box_tl_gray.gif) no-repeat scroll left top;
	height:10px;
}

#peopleBodyRight div.gray_box div.bottom {
	background:transparent url(/images/people/box_br_gray.gif) no-repeat scroll right top;
	height:10px;
	overflow:hidden;
}

#peopleBodyRight div.gray_box div.bottom div.left_corner{
	background:transparent url(/images/people/box_bl_gray.gif) no-repeat scroll left top;
	height:10px;
}

#peopleBodyRight #ContentAreaDivider{
	border-bottom-width:1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	width:100%;
	clear:both;
}

 #peopleBodyRight #userProfile_section {
 	width:auto;
 	padding-right:20px;
	padding-top:4px;
 	float: left; 
	line-height:16px; 
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#666666;
 }
 
#peopleBodyRight #recentDiscussionsProfile {
	width:201px; 
	float:left; padding-top:2px;
	border-top-style:dotted; 
	border-top-width: 1px; 
	border-top-color: #666666;
}

#peopleBodyRight .RecentDiscussionsMenufloatLeft { 
	float:left; width: 201px;
	background-repeat:repeat-y;
}

#peopleBodyLeft 
{
	float:left; 
}

#stalkGroupContainer h3 {
	border-bottom:1px gray dashed;
	margin-bottom:0px;
	width:190px;
}

#stalkPersonContainer {
	float:left; 
	width: 199px;
	background-color:#ebe6d5;
	border-right:1px solid #64b300;
	border-left:1px solid #64b300;
}

#stalkPersonContainer .menuTitle {
	text-align:center;
	margin:0px 0px 5px 0px;	
	font-size:16px;
}

#stalkPersonContainer .stalkPersonContainer {
	width:179px; 
	float:left; 
	padding:10px 0px;
	border-top-style:dashed; 
	border-top-width: 1px; 
	border-top-color: #666666;
	margin:0px 10px;
}

#peopleBodyRight
{
	float:left;	
	width:710px;
	vertical-align:top;
	height: auto;
	padding-left:12px;
	position:relative;
	border-color:#333333;
	border-left:3px dotted #ecebeb;
	visibility: inherit;
	text-align:left;
}
	
	 /* end Slider styles */
#peopleBodyLeft #stalkGroupContainer {
	float:left;
	width:inherit;
}

#peopleBodyRight .userRow {
	margin:0;
	padding:0;
	clear:left;
	height:70px;
}

#profileContentArea #communityContent {
	font-size:11px;
}

#peopleBodyRight .itemsListGrid {
	width:720px;
}

#peopleBodyRight #peopleUserListContainer, #peopleBodyRight #peopleChattyContainer, #peopleBodyRight #discussionContainer, #peopleBodyRight #socialMediaCommentContainer  {
	padding:10px;
	background:url(/images/grad_brown_10px.png) top repeat-x;
	border:1px solid #e0d9ce;
}

#peopleBodyRight #peopleChattyContainer table.booth_preview_swatch {
	width:650px;
}

#emailForm {
	display:none;
}

#peopleBodyRight table.listContainer td.leftSide {
	vertical-align:top;
	width:350px;
	padding-right:5px;
}
#peopleBodyRight table.listContainer td.rightSide {
	vertical-align:top;
}

#peopleBodyRight .game_waiting_start_container {
	margin-right:10px;
	padding:3px;
	background:white;
	float:left;
}

#peopleBodyRight .game_waiting_start_container .game_owner, #peopleBodyRight .game_waiting_start_container .game_info {
	float:left;
}

#peopleBodyRight .game_waiting_start_container .game_owner {
	padding-right:5px;
}

#peopleBodyRight .game_waiting_start_container .game_info {
	width:220px;
}

#peopleBodyRight .game_waiting_start_container .player_list {
	color:gray;
}