
.brand_error {
 font-size:13px;
 color: black;
 background-color:#FFEEEE;
 border: 1px solid #999999;
 display:block;
 width:500px;
 text-align:left;
 padding:5px;
}

.brand_title {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 36px;
  color: #444;
}

.brand_subtitle {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 22px;
  color: #444;
}

/*********************** LEFT MENU *****/

#brand_menu_header {
  background: url(http://p1.hotornot.com/i/your_hotlist_extended.png) no-repeat;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  background-color: #f35a1c;
  color: #fff;
  padding: 3px;
}

#brand_menu_header a {
  color: #fff;
}

#brand_menu_header a:hover {
  color: #fff;
  text-decoration: none;
}


.brand_menu_rect {
  background: url(http://p1.hotornot.com/i/blank_menu_rect.png) no-repeat;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  color: #fff;
  padding-bottom: 3px;
  padding-top: 1px;

}

.brand_menu_rect a {
  color: #fff;
}

.brand_menu_rect a:hover {
  color: #fff;
  text-decoration: none;
}
.brand_category_box {
  width: 144px;
}

/*********************** BRAND INFO VIEW *****/
.related_people_heading {
  font-family: tahoma, sans-serif;
  font-size: 18px;
  color: #444;
}
.customlogos_heading {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  color: #444;
}
.customlogo_box {
  border: 1px solid #ccc;
  background-color: #eee;
  width:300px;
}
.customlogo_outer_box {
  margin-top: 20px;
}
.related_people_box {
  border: 1px solid #ccc;
  background-color: #eee;
  height:128px;
  overflow:hidden;
}
.related_people_box a:hover img {
 opacity:0.6;
 -moz-opacity:0.6;
 filter:alpha(opacity=60);
}
.related_people_outer_box {
  text-align:left;
  margin: 20px 0px;
}
.related_people_usercount {
  font-weight: bold;
  color: #cc3300;
}
.related_people_img {
  margin: 2px;

}
/************************ RECENT *****/
.brand_recent_title {
  font-size:15px;
  font-weight: bold;
}

.brand_recent_box {
 margin:4px;
}


/************************ RELATED *****/

.brand_related_box {
 width:100%;
}

.brand_related_tagheader {
  font-size:12px;
  padding: 4px 0px;
  width: 150px;
  margin: 0px;
  height: 14px;
  color: #fff;
  text-decoration: none;
  background-image: url(http://pix.hotornot.com/i/tab.png);
  background-repeat: no-repeat;   
  
}

.brand_related_tagheader_hilite {
  background-image: url(http://pix.hotornot.com/i/tab_highlighted.png);
  background-repeat: no-repeat;
  width: 150px;
  cursor: pointer;
}

.brand_related_tagheader_selected {
  background-image: url(http://pix.hotornot.com/i/tab_highlighted.png);
  background-repeat: no-repeat;
  text-decoration:none;
}

.brand_related_iframe {
  border-style: solid;
  border-width: 2px 0px 2px 0px;
  border-color: #c53200;
}

/************************ BRANDBOX *****/
.brand_box_box {
 width: 100%;
  text-align: left;
margin:8px;
}

.brand_box_logo {
 border: 1px solid #EEE;
 position:relative;
  /* height:220px;
   width:300px; */
 padding:4px;
 text-align: center;
 margin: 6px;
}

.brand_box_plus {
 cursor: pointer;
 height: 36px;
 width: 36px;
 position:absolute;
 top: 6px;
 left: 6px;
 background: url(http://p1.hotornot.com/i/plus_grey_36.gif) no-repeat top left;

 /* transparency */
 opacity: 0.5;
 -moz-opacity:0.5;
 filter:alpha(opacity=50);

}

.brand_box_plus_hilite {
 background: url(http://p1.hotornot.com/i/plus_36.gif) no-repeat top left;

 /* transparency */
 opacity: 1;
 -moz-opacity: 1;
 filter:alpha(opacity=100);
}


#brand_box_added {
 position: absolute;
 top: 100px;
 left: 100px;
 width: 105px;
 height: 30px;
 background-image: url(http://p1.hotornot.com/i/added_to_hotlist.gif);
 display: none;
}

.brand_box_title {
  font-size: 25px;
  font-weight: bold;
}

.brand_box_siteurl {
  font-size:10px;  
  color:#333;
}

.brand_box_tagtitle {
  font-size: 13px;
}

div.brand_tiny_img {
overflow:hidden;
  width:35px;
  height:35px;
  padding:2px;
  border:1px solid #888;
  text-align:center;
  cursor:pointer;
}
div.brand_tiny_img_over {
  background-color: #fff568;
}


.related_styles {
    padding: 10px 0px 10px 0px;
    border-style: solid;
    border-width: 2px 0px;
    border-color: #cc3300;
    background-color: #fffbfa;
}

/************************ BRAND CATEGORY VIEW *****/
.brand_tag {
  font-size:10px;
}

.brand_cat_box {
  text-align: left;
  margin-bottom:5px;
}

.brand_cat_cat {
  font-size:11px;
}

.brand_cat_cat a {
  text-decoration: none;
}

.brand_cat_row {
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 1px 1px 1px;
  padding: 3px 3px 3px 6px;
}

.brand_recently_added_row {
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 1px 1px 1px;
}

.brand_recently_added {
  font-size: 10px;
  text-align: center; 
  padding: 4px 0px;
}

.brand_cat_subcat {
  font-size:11px;
}

.brand_cat_cat_selected {
  font-size: 12px;
  font-weight: bold;
}
.brand_cat_cat_selected a {
  text-decoration: none;
  color: #000;
}

/************************ Your list *******/
.brand_list_link {
  font-size: 20px;
  font-weight: bold;
  color:orange;
}


/************************ BRAND THUMBS *****/
.brand_thumb_div, .brand_thumb_div_s {
  background-color: #FFFFEF;
  border:1px solid #EEE;
  cursor:pointer;
  float: left;
  margin: 4px;
  padding:4px;
  position:relative;
  text-align:center;
  height: 120px;
  width: 125px;
  z-index:50;
  overflow: hidden;
}

.brand_thumb_div_s {
  width:  98px;
  height: 100px;
  margin: 2px;
  padding: 4px;
  float: left;
}

.brand_thumb_div_added a {
  color: #252555;
}

.brand_thumb_div_added {
   background-image: url(http://p1.hotornot.com/i/brand_highlight_bg.png);
}

.brand_thumb_div_hilite {
   background-color: #fffabf;
   background-repeat: repeat-x;

}

.brand_thumb_img { 
 border:1px solid #EEE;
 position: relative;
}

.brand_thumb_img_sm { 
 border:1px solid #EEE;
 position: relative;

}

.brand_thumb_smx {
 background: url(http://p1.hotornot.com/i/x_grey_22.gif) no-repeat top left;
 cursor:pointer;
 display: none;
 height: 22px;
 position: absolute;
 right: 5px; 
 top: 5px;
 width: 22px;
 z-index: 60;

 /* transparency */
 opacity: 1;
 -moz-opacity:1;
 filter:alpha(opacity=100);

}

.brand_thumb_smx_hilite {
 background: url(http://p1.hotornot.com/i/x_22.gif) no-repeat top left;
}


.brand_thumb_smplus {
 height: 22px;
 width: 22px;
 position: absolute;
 top: 5px;
 left: 5px;
 cursor:pointer;
 background: url(http://p1.hotornot.com/i/plus_grey_22.gif) no-repeat top left;
 z-index: 60;

 /* transparency */
 opacity: 0.9;
 -moz-opacity:0.9;
 filter:alpha(opacity=90);
}

.brand_thumb_smplus_hilite {
 background: url(http://p1.hotornot.com/i/plus_22.gif) no-repeat top left;

 /* transparency */
 opacity: 1;
 -moz-opacity:1;
 filter:alpha(opacity=100);
}

.brand_thumb_title {
  font-size:11px;
}

.brand_thumb_added, .brand_thumb_added_s {
  background: url(http://p1.hotornot.com/i/added_to_hotlist.gif) no-repeat top left;
  position: absolute;
  width: 105px;
  height: 30px; 
  top: 40px;
  left: 14px;
  display: none;
}

.brand_thumb_added_s {
  left: 1px;
}

.not_safe {
  cursor: not-allowed;
 /* transparency */
 opacity: 0.3;
 -moz-opacity:0.3;
 filter:alpha(opacity=30);
 border: 1px solid #006394;
 background: black;
}

/************************* BRAND RECENTLY ADDED ****/
.brand_tiny_image {
  text-align: center;
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  float: left;
  padding: 1px;
  margin: 1px;
  
}

.brand_tiny_image img {
  display:table-cell; vertical-align:middle; /* ~= valign=center in CSS2 browsers */
  border: 0;
  font-size: 31.7px; /* 90.5% of box height */
}


/************************* BRAND PATH ****/

.brand_path {
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  color: #555;
}

.brand_path_box {
}

/************************* BRAND BROWSE ****/

.brand_title_box {
  margin: 0px 0px 5px 5px;
  text-align: left;
}

#brand_add_div, #brand_remove_div {
 padding-left: 18px;
 font-size: 13px;
 text-decoration: underline;
 cursor: pointer;
 color: darkBlue;
}

#brand_add_div {
 background: url(http://p1.hotornot.com/i/plus_16.gif) no-repeat;
}

#brand_remove_div {
 background: url(http://p1.hotornot.com/i/x_16.gif) no-repeat;
}

.brand_browse_pagination {
  font-size:11px;
  text-align: center;
  margin: 5px 0px;
}

.brand_browse_pagination_item {
  border: 1px solid #0577a5;
  padding: 3px 5px;
  color: #0577a5;
  cursor: pointer;
}
.brand_browse_pagination_selected {
  border: 1px solid #0577a5;
  padding: 3px 5px;
  color: #ffffff;
  background-color: #0577a5;
}

.brand_browse_pagination_item_mouseover {
  border: 1px solid #0577a5;
  padding: 3px 5px;
  color: #ffffff;
  background-color: #0577a5;
  cursor: pointer;
}

.brand_search_box {
}

.brand_search_term {
  color: #cc3300; 
  font-weight: bold;
  font-size: 13px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.brand_search_txt {
  font-size: 13px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

#brand_search { 
  margin-top: 7px;
  position:relative; 
  height:35px; 
  width:540px; 
  }
#brand_search_ac { 
  margin-bottom: 11px;

}
.hlSearchLabel{
  color: #006699;
  margin-top: 5px;
  margin-right: 11px;  
  }
#brand_search_input { 
  border: 1px solid #bbb;
  padding: 4px;
  float:left;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  background: url() repeat-x;
}
#brand_search_input2 { 
  border: 1px solid #bbb;
  padding: 4px;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  background: url() repeat-x;
}

#brand_search_mag {
  background: url(http://p1.hotornot.com/i/magnify.gif ) no-repeat;
  cursor: pointer; 
  float: left;
  height:25px;
  margin: 2px 0px 0px 2px;
  width:25px;
}
#brand_search_mag2 {
  background: url(http://p1.hotornot.com/i/magnify.gif ) no-repeat;
  cursor: pointer;
  float: right; 
  height:25px;
  margin: 2px 0px 0px 2px;
  width:25px;
}


/************************ HOTLIST ****/

.brand_hotlist_option {
  font-size: 13px;
  display:block; 
}

.brand_hotlist_option:hover {
  background-color: #ffff99;
}

.brand_hotlist_option_selected {
  
}

.navDisable {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
}

/************************ BRAND TAGS *****/

.bt_tbl {
 margin:2px;
 display:inline; 
 text-align:left;
}

.bt_row {
}

.bt_l { }
.bt_r { }
.bt_c { 
  border-top: 1px solid #D7CD5C;
  border-bottom: 1px solid #D7CD5C;
  background-color: #FFF568;
  padding-left: 2px;
  padding-right: 2px;
  height:20px;
  white-space: nowrap;
}

/************************ USER BRAND SUBMISSION *****/
.instruction_body {
  border:1px solid #a8a8a8;
  background:#f7f7f7;
  padding:4px;
  padding-bottom:8px;
  margin-bottom:14px;
  margin-top:8px;
}
.tag_body {
  border:1px solid #a8a8a8;
  background:#f7f7f7;
  padding:8px;
  padding-bottom:8px;
  margin-bottom:14px;
  margin-top:8px;
}
.selectable_img_hidden {
  display:none;
  float:left;
  margin:2px;
  padding:2px;
  border:2px solid #f7f7f7;
}
.img_instruction_subbody {
  padding:0px;
}
.url_instruction_subbody {
  margin:4px;
}
.selectable_img_radio {
  padding:2px;
  text-align:center;
}
.selectable_img {
  width:60px;
  border:0px;
}
.selectable_img_view {
  text-align:center;
  font-size:10px;
}
.selectable_url {
  font-size:12px;
  text-align:left;
}
.instruction_small_font {
  font-size:10px;
  color:#787878;
}
.tag_next_select_box {
  visibility:hidden;
  font-size:10px;
}
td.brand_body {
  text-align:left;
  padding-left:10px;
  width:100%;
}
.tag_text {
  font-size:12px;
}
.subtag_body {
  margin-left:5px;
  display:none;
}


/**************************** SUBMITTED BRAND STUFF ***/
.submitted_thumb_div {
  background-color: #FFF8F0;
  border:1px solid #EEE;
  float: left;
  margin: 4px;
  padding:4px;
  position:relative;
  text-align:center;
  height: 120px;
  width: 125px;
  z-index:50;
}
.submitted_thumb_div_approved {
  background-color: #F0FFF3;
  cursor: pointer;
}
.pending_approval {
  font-size:10px;
  color:#444444;
}

#more_options {
  font-size:12px;
  float:right;
  text-align:right;
}

#add_container {
  font-size:12px;
  text-align:right;
  float:right;
  margin-top:10px;
}

.ctooltip {
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
    border: 1px solid black;
}
.tag_checkbox {
  cursor:pointer;
  font-size:12px;
}

/******************* Flagging ********/
#brand_flagged_div, #brand_flag_div {
 font-size: 12px;
 color:red;
}

#brand_flag_div {
  color:black;
}

#brand_flag_link {
 padding-left: 18px;
 font-size: 10px;
 text-decoration: underline;
 cursor: pointer;
 color: darkBlue;
 background: url(http://p1.hotornot.com/i/flag_red.png) no-repeat;
}

.small_flag_text {
  color:black;
  font-size:10px;
}


/**************** People Thumb *******/
.people_thumb_div {
  background-color: #FFFFEF;
  border:1px solid #EEE;
  cursor:pointer;
  float: left;
  margin: 4px;
  padding:4px;
  position:relative;
  text-align:center;
  height: 140px;
  width: 125px;
  z-index:50;
}

.people_thumb_div_hilite {
   background-color: #fffabf;
   background-repeat: repeat-x;
}

/**************** Sorting ************/
.dropSlot {
  width: 110px;
  height: 90px;
  padding: 5px;
  border: 1px solid #ccc;
  background: #ddd;
  font-size: 4em;
  color: #ccc;
  position: relative;
  margin: 3px;
  cursor: move;
}

.dropNum {
  opacity: .25;
  filter: alpha(opacity=25);
  position: absolute; 
  margin: 10px 30px;
  z-index: 3;
}

.dropImg {
  position: absolute; 

  left: 0;

  z-index: 2;
}

.dragover {
  background: #333;
}

/************** User Pics **********/
.userpic_thumb_div {
  background-color: #FFFFEF;
  border:1px solid #EEE;
/*  cursor:pointer; */
  float: left;
  margin: 4px;
  padding:4px;
  position:relative;
  text-align:center;
  height: 120px;
  width: 125px;
  z-index:50;
  overflow: hidden;
}

.submitted {
  background-color: #F1FFF5;
  cursor:pointer;
}

.userpic_thumb_div_s {
  width: auto; 
  height: 90px;
}

.userpic_thumb_div_added a {
  color: #252555;
}

.userpic_smplus {
  font-size:12px;
  color:#006699;
  text-decoration:underline;
  cursor:pointer;
}

.userpic_flag {
  font-size:10px;
  color:#006699;
  text-decoration:underline;
  cursor:pointer;
}

.userpic_thumb_div_added {
   background-image: url(http://p1.hotornot.com/i/brand_highlight_bg.png);
}

.userpic_thumb_div_hilite {
  background-color: #fffabf;
  background-repeat: repeat-x;
}

.userpic_thumb_img { 
  border:1px solid #EEE;
  position: relative;
}

.userpic_thumb_img_sm { 
  border:1px solid #EEE;
  position: relative;
}

.userpic_thumb_smx {
  font-size:12px;
  text-decoration:underline;
  cursor:pointer;
  display: none;
  color: #006699;
}


/*************** BRAND ITEMS **********/

span.branditem_nav {
color: #d24114;
font-weight:bold;
font-size:22px;
font-family: arial,sans-serif;
padding:6px;
}
a.branditem_nav {
color: #888;
font-weight:bold;
font-size:16px;
font-family: arial,sans-serif;
padding:6px;
}
a.branditem_nav:hover {
 color:#000;
}
.branditem_title, .branditem_title * {
  font-size:20px;
  font-family: arial,sans-serif;
  margin:6px;
}

.branditem_desc {
font-size:12px;
margin:6px;
}
.branditem_created {
font-size:10px;
color:#888;
font-weight:bold;
margin:6px;
}
.branditem_created a {
 color:#888;
}
.branditem_numcomments {
  font-size:12px;
  font-family: arial,sans-serif;
  font-weight: bold;
}
.branditem_rate {
  font-size:10px;
  font-weight:bold;
  color:#333;
}
.branditem_thumb {
border:1px solid #888;
}
.brand_permalink {
font-size:16px;
}
.brand_comment_img {
  position: absolute;
  right: 8px; 
  bottom: 35px;
  z-index: 60;
}
.brand_popularity_div {
  position: absolute;
  left: 8px; 
  bottom: 35px;
  color: #c30;
  z-index: 60;
}
hr.branditem {
 border:2px solid #ddd;
}

/********* Brand Item Comments ********/
.itemcomment_name a {
  font-weight:bold;
  font-size:12px;
  margin:4px;
}
.itemcomment_created {
  font-size:10px;
  font-weight:bold;
color:#d24114;
 margin:4px;
}
.itemcomment_comment {
  font-size:12px;
 margin:4px;
 overflow:hidden;
 width:290px;
}

/***************** Brand Wall ***********/
.brandwall_heading {
  font-family: tahoma, sans-serif;
  font-size: 18px;
  color: #444;
  margin:4px;
}

.brandwall_entry {
 border-bottom: 2px solid #d6d6d6;
 background-color: #f6f6f6;
 padding: 5px; 
 width: 390px;
 margin-bottom: 10px;
}

.brandwall_pic_container {
 float: left;
 text-align: right;
 margin-right: 5px;
 width: 50px;
  
}

.brandwall_pic {
 border: 3px double #ccc; 
}

.brandwall_content {
  float: left;
  width: 320px;
  border-left: 1px solid #d6d6d6;
  padding-left: 5px;
  font-size: 10pt;
  color: #222;  
}

.brandwall_timeago {
  color: #d24114;
  font-size: 7pt;
  margin-bottom: 3px;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 3px;
}

.brandwall_buzz_entry {
 border-style: solid;
 border-color: #d6d6d6;
 border-width: 1px 1px 3px 1px;
 background-color: #f6f6f6;
 padding: 5px; 
 width: 100%;
 margin-bottom: 5px;
}

.brandwall_buzz_content {
  float: left;
  width: 360px;
  padding-left: 5px;
  font-size: 10pt;
  color: #222;
  overflow:hidden;
}
.brandwall_buzz_pic_container {
 float: left;
 text-align: right;
 margin-right: 5px;
 width: 100px;
}

/**************** Tool Tips ************/
.tool-tip {
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  background: #000;
  padding: 6px;
  color: #fff;
  font-weight: bold;
  z-index: 100; 
  width: 200px;
}



.brand_comment_img {
  position: absolute;
  right: 8px; 
  bottom: 35px;
  z-index: 60;

}

.moobox {
	padding: 0px;
	
}

/*************** Completion Bar **************/

.green_grad {
  background-image: url(http://p1.hotornot.com/i/green-grad.png);
}
.yellow_grad {
  background-image: url(http://p1.hotornot.com/i/yellow-grad.png);
}
.red_grad {
  background-image: url(http://p1.hotornot.com/i/red-grad.png);
}

.c_outer_bar {
  width: 90%;
  height:20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #999;
  background-image: url(http://p1.hotornot.com/i/bar_remaining.png);
  background-repeat: repeat;
}

.c_inner_bar {
  text-align: right;
  font-size: 1em;
  color: #eee;
  font-weight: bold;
  height:100%;
  background-repeat:repeat-x;
  letter-spacing: -0.1em;
}

.completion_box {
  text-align:left;
  border: 1px solid #ccc;
  padding: 7px;
  width: 300px;
  color: #000;
  font-size:14px;
  background-color: #FAFAFA;
  margin-top:5px;
}




/****************** Brand Wizard ******************/
.wizard_box {
  width: 575px;
  text-align:center;
  border: 1px solid #ccc;
  background-color: #fdfdfd;
}



/* TYPOGRAPHY *****************/
.hotText{ 
  color: #CC3300; 
  }
.coolText{
  color: #006699;
  }

/* ADJUSTMENT ****************/
.fLeft{
	float: left;
	}
.fRight{
	float: right;
	}
	
/* CALLOUT BOX ***************/
.hHcalloutBox{
  text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 530px;
	background: #f0f7fe;
	border: 1px solid #a3c7ec;
	border-left: none;
	border-right: none;
	color: #333;
	font-size: 12px;
	padding: 12px 16px 6px;
	margin-bottom: 8px;
	}
.hHcalloutBox h3{
	font-size: 18px;
	color: #CC3300;
	margin: 0 0 4px 0;
	padding: 0;
	}
.hHcalloutBox a{
	color: #006699;
	}
.hHcalloutBox img{
	width: 12px;
	}	
.hHcalloutBox ul{
  padding-left: 20px;
  padding-bottom: 0;
  margin: 1px 0 3px 0;
	}
.hHcalloutBox li{
	margin-bottom: 8px;
	}
<!-- .helpSection{
width: 250px;
} -->
