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


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

/* 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;
}

 /* My Profile - specific styles */

#profilePage .profile_header14px {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom:8px;
}
#profilePage .fontsize_11px {
	color: #444444;
}

.profile_header18px {font-size: 18px}
.profile_captionText10px{font-size: 11px}

#profilePage #locationContainer
{
	float:left; 
	border-left-width:2px; 
	border-left-color:#666666;
	border-left-style: dotted;
	padding-left:30px;
	width:360px;
}

#profilePage #contactContainer
{
	float:left;
	width:300px;
}

#profilePage #innerProfileContainer {
	float:left;
	vertical-align:top;
	height: auto;
	padding-left:12px;
	position:relative;
	border-color:#333333;
	border-left:3px dotted #ecebeb;
	visibility: inherit;
	width:710px;
}

#profileContentArea{
	position: inherit; 
	width: 700px;
	padding-top:12px;
}
#profileContentAreaDivider{
	position: inherit; 
	padding-bottom:12px; 

	border-bottom-width:1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	width: 650px;
}
#profileContentAreaSmall{
	position: inherit; 
	padding-bottom:12px; 
	padding-top:12px; 
	width: 700px;
}
	
#profilePage .imgSpacing {
padding-right:6px; 
float: left;
}

#profilePage .MenufloatLeft { 
float:left; width:180px; padding-top:12px;
}

#profilePage #titleArea {
	
}

#profilePage #endorsementForm {
	display:none;
}

#profilePage .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;
}

#profilePage .message 
{
	width:570px;
	background-color:#E5EBFF;
	color:#333333;
	float:left;
	font-size:12px;
	margin:2px 0pt 4px;
	padding:10px;
	min-height:40px;
}

#profilePage .senderPicture 
{ 
	float:left;
	margin:0pt 5px 0pt 10px;
	width:70px;
}

#profilePage #profileContentArea ul#leftTopArea, #profilePage #profileContentArea ul#rightTopArea, #profilePage ul#profileMiddleContent, #profilePage ul#profileCommunityContent  {
	margin:0;
	padding:0;
}

#profilePage #profileContentArea ul#leftTopArea li, #profilePage #profileContentArea ul#rightTopArea li, #profilePage ul#profileMiddleContent li {
	margin:0;
}

#profilePage #profileContentArea ul#leftTopArea {
	width:340px;
	float:left;
}

#profilePage #profileContentArea ul#rightTopArea {
	width:340px;
	float:left;
	margin-left:10px;
	min-height:100px;
}

#profilePage ul#profileMiddleContent, #profilePage ul#profileCommunityContent {
	width:689px;
}

#profilePage ul#profileCommunityContent li.middle {
	background-color:#e6ebff;
	padding:10px;
}

#profilePage ul#profileMiddleContent li.middle {
	background-color:#f0eee1;
	padding:10px;
}

#profilePage #profileContentArea ul#leftTopArea li.middle {
	background-color:#f0eee1;
	padding:6px;
	margin-top:-3px;
}

#profilePage #profileContentArea ul#rightTopArea li.middle {
	background-color:#e6ebff;
	padding:6px;
	margin-top:-3px;
	min-height:136px;
}



#feedbackPage
{
}

#feedbackPage .ratingText {
	font-size:16px;
	font-weight:bold;
	padding:0.5em;
}

#feedbackPage .lightGray {
	background:#f5efe4;
}

#feedbackPage .darkerGray {
	background:#e8e8d6;
}

#feedbackPage #ratingTable {
	width:100%;
	margin:1em 0 1em 0;
}

#feedbackPage #ratingTable td {
	padding:4px;
}

#feedbackPage #ratingTable #titleRow {
	background-color:#EeEdd0;	
}

#feedbackPage #ratingTable .rating {
	width:5%;
}

#feedbackPage #ratingTable .comment {
	width:35%;
}

#feedbackPage #ratingTable .from {
	width:25%;
}

#feedbackPage #ratingTable .date {
	width:10%;
}

#feedbackPage #ratingTable .items {
	width:25%;
}

#feedbackMineContainer {
	margin-top:14px;
}

#feedbackImportContainer .notifyWrapperTop {
	background:none;
	width:100%;
}

#feedbackImportContainer .notifyMessageMini {
	width:100%;
	border-top:2px solid #ff9701;
	border-bottom:2px solid #ff9701;
	padding:5px;
}


#feedbackImportContainer .notifyWrapperBottom {
	background:none;
	width:100%;
}

#feedbackMineContainer .offerDetails {
	float:left;
	padding-left:5px;
	width:600px;
}