/*
 * New Portal Styles
 * By Ryan Sandor "Stylin' Drone" Richards and Jon "I'm not touching you" Howard
 */


/* 
 * IE CBC Blanket Styles 
 */
p {
  *padding: 0;
  *margin: 12px 0;
}

h3 {
   *padding: 0;
   *margin: 12px;
}


/*
 * Layout Styles
 */
html {
  overflow-y: scroll;
  overflow: -moz-scrollbars-vertical;
}

body {
  font-family: verdana, sans-serif;
  font-size: 11px;
}

div.content {
  width: 960px;
  margin: 30px auto;
}

table.portal_page {
  width: 961px;
}

table.portal_page td.portal_column {
  margin: 0;
  padding: 0 0 0 16px;
}

table.portal_page tr.body td.portal_column {
  padding-top: 16px;
}

table.portal_page td.portal_column .object_contents {
  margin-bottom: 32px;
}

table.portal_page td.leftmost {
  padding: 0 16px 0 0;
  border-right: 1px solid #bbb;
}

table.portal_page td.single {
  padding: 0;
}

table.portal_page td.single h2.object_title {
  padding-left: 16px;
}

.footer {
  margin: 34px 0 0 0;
  border-top: 1px solid #aaa;
  padding: 16px 0 26px;
  text-align: center;
}

a, a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

textarea {
  border: 1px solid #777;
  padding: 6px;
  color: #333;
  font-family: verdana;
  font-size: 10px;
}

/*
 * Invisible clear fix styles
 * usage: <br class="clearfix" />
 */
.clearfix {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE mac */

/*
 * Header and Header Object Styles
 */
#portal_header {
  width: 960px;
  margin: 0;
  padding: 0;
}

#portal_header .portal_logout {
  display: none;
}

/*
 * User information block styles
 */
.user_page_information_block .picture {
  margin: 12px 0;
}

/* Login Information */
.login_info {
  text-align: right;
  margin: 0 0 16px 0;
}

/* Portal Search Box */
.portal_search_box {
  margin: 0;
  margin-bottom: 9px;
  padding: 0 16px;
}

.portal_search_box .search_box {
  width: 600px;
  float: left;
  margin-left: 20px;
}

.portal_search_box .search_box .search_choice {
  display: block;
  margin-bottom: 4px;
}

.portal_search_box .search_box .search_form {
  float: left;
}

.portal_search_box .search_box .search_image {
  float: left;
  margin: 4px 0 0 12px;
}

.portal_search_box .logo {
  float: left;
  position: relative;
  top: -7px;
}

.portal_search_box .logo a img {
  border: none;
}

#shopping_search_box {
  display: none;
}


/* Object: Portal Navigation */
div.portal_nav_wrapper {
  margin: 0 0 16px 0;
  padding: 0;
  width: 960px;
}

div.nav_left_cap {
  background-image: url('../images/portal/nav_left.png');
  height: 32px;
  width: 12px;
  float: left;
}

div.nav_right_cap {
  background-image: url('../images/portal/nav_right.png');
  height: 32px;
  width: 12px;
  float: left;
}

div.portal_navigation {
  background-image: url('../images/portal/nav_center.png');
  height: 32px;
  vertical-align: middle;
  width: 936px;
  padding: 0;
  margin: 0;
  float: left;
}

ul.portal_navigation {
  list-style-type:none;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

ul.portal_navigation li {
  float: left;
  padding: 0;
  margin: 9px 9px 0 0;
  width: 105px;
  font-size: 13px;
  font-weight: bold;
}

ul.portal_navigation li.first {
  margin-left: 135px;
}

ul.portal_navigation li a {
  color: #fff;
  text-decoration: none;
}

ul.portal_navigation li a:link {
  color: #fff;
  text-decoration:none;
}

ul.portal_navigation li a:visited {
  color: #fff;
  text-decoration:none;
}

ul.portal_navigation li a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  *text-decoration: underline;
}

ul.portal_navigation li a:active {
  color: #fff;
  text-decoration:none;
}


/*
 * Text Styles
 */
h1 {
  margin: 0;
  padding: 0;
  font-size: 15px;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
}

td.leftmost .object_contents, td.leftmost .object_title {
  padding-left: 16px;
}


h3, .level_3, .level_3 a, .invite_friends .result_title {
  font-size: 11px;
  color: #1A1A1A;
  font-weight: bold;
}

h4, .level_4 {
  font-size: 11px;
  color: #333;
  font-weight: normal;
}



/*
 * Generic Image Styles
 */
.pic_small {
  width: 50px;
}

a img {
  border: none;
}

/*
 * Generic Field and Form Styles
 */
tr.field td {
  padding-bottom: 16px;
}

tr.field td.right {
  text-align: right;
}

.field {
  margin-bottom: 16px;
}

.field label {
  width: 110px;
  margin-right: 10px;
  float: left;
  text-align: right;
}

.field .submit {
  text-align: right;
}



/*
 * Generic Container Styles
 */
.gray_box {
  background-color: #e6e6e6;
  padding: 16px 16px;
}

/*
 * Generic Object Styles
 */
.object_contents {
}

.object_title {
  margin: 0px 0 16px 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #bbb;
}

/*
 * Upload Profile Picture Styles
 */

/*
 * Friend Search Styles
 */
.friend_search {
  width: 260px;
}

.friend_search .gray_box {
  margin-top: 16px;
}
.friend_search .gray_box h2 {
  margin-bottom: 4px;
}

.fancy_field_container select, .fancy_field {
  border: 1px solid #999;
  font-family: verdana;
  font-size: 12px;
  padding: 2px;
  color: #333;
  margin: 0;
  float: left;
}

.fancy_field {
  width: 185px;
}

.go_button {
  margin: 1px 0 6px 8px;
}

#results_nav_header {
  margin: 8px 0 0 0;
}

.friend_search #results_nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.friend_search #results_nav li {
  float: left;
  margin-right: 3px;
}


/*
 * Invite Friends Styles
 */
.invite_friends {
  padding: 0;
  margin: 16px 0 0 0;
  height: 275px;
  width: 900px;
  background-image: url('../images/portal/invite_friends_bg.gif');
  background-repeat: repeat-y;
}

.invite_friends_no_bg {
  background-image: none;
}

.invite_left .field textarea {
  width: 305px;
}

.invite_left {
  float: left;
  width: 440px;
}

.invite_left_message {
  width: 800px;
}

.invite_right {
  float: left;
  margin-left: 25px;
}

#plaxo{
  width: 300px;
}

.label {
   text-align: right;
   width: 100px;
}

#plaxo .level_4 {
  margin-bottom: 16px;
}

#plaxo #button_div {
  text-align: right;
}

#post_invite {
  visibility: hidden;
  margin-left: 50px;
  height: 0px;
}

#post_invite_text{
  position: relative;
}

/*
 * Toolbar Download Styles
 */
.toolbar_download .info {
  width: 230px;
  margin-right: 20px;
}

.toolbar_download0 .graphic {
  padding-left: 16px;
}

.toolbar_download .graphic img.toolbar {
  width: 350px;
}

/*
 * Portal Message Styles
 */
.msg_list {
  padding: 0;
}

.msg_header {
  cursor: pointer;
  margin-bottom: 8px;
}

.msg_body {
  display: none;
  margin: 8px 0;
  padding-left: 8px;
}


/*
 * Contributions / Network Stats
 */
.extra-margin {
  margin: 18px 0 4px 0;
}

.major_statistic_header {
  text-align: center;
  margin: 0;
  padding: 0;
}

.major_statistic {
  border: 1px solid #333;
  background-color: #4d4d4d;
  text-align: center;
  color: white;
  font-size: 21px;
  font-weight: normal;
  padding: 6px;
  margin-top: 8px;
}

.contribution .dollar_amount {
  border: 1px solid #aaa;
  background-color: white;
  text-align: center;
  color: #333;
  font-size: 21px;
  font-weight: normal;
  padding: 9px;
}

ul.level_4 {
  margin-top: 0;
}

ul.level_4 li {
  margin: 0 0 8px 0;
}


/*
 * Portal Members Styles
 */
.portal_page .members .member {
  width: 115px;
  height: 80px;
  float: left;
  text-align: center;
  margin: 16px 56px 16px 0;
}

.portal_page .members .tail {
  margin: 16px 0px;
}

.portal_page .members .member p {
  margin: 2px 0;
}


/*
 * Friend List Styles
 */

#friends {
  width: 600px;
}

.friend {
  padding-top: 16px;
}

.friend img {
  float: left;
  margin-right: 16px;
  width: 50px;
}

.friend div {
  float: left;
}

.friend div p {
  margin: 0 0 2px 0;
}

.first_friend {
  border: none;
}

.friend_obj {
  padding-left: 2px;
  padding-right: 2px;
  float:left;
}


/*
 * Styles for the best in network object.
 */
.best_in_network {
  text-align: center;
  background-image: url('../images/portal/best_background.gif');
  background-repeat: repeat-y;
  background-position: 4px 0px;
}

.best_in_network .column_label {
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 8px 0;
  background-color: white;
}

.best_in_network .best_in_network_list {
  float: left;
  width: 157px;
  text-align: left;
  margin: 0;
  padding: 0;
}

.best_in_network .best_in_network_list .person_list {
  width: 150px;
  margin: 0 auto;
  padding: 0;
}

.best_in_network .top_points {
  margin: 0;
}

.best_in_network .best_in_network_list .person {
  text-align: center;
  height: 140px;
}

.best_in_network .best_in_network_list .person .rank_header {
  background-color: #e6e6e6;
  padding: 4px;
  margin-top: 0;
}

.best_in_network .best_in_network_list .rank {
  padding: 3px;
  font-weight: bold;
  vertical-align: middle;
}

.best_in_network .best_in_network_list .thumbnail {
  padding: 3px 6px;
  width: 50px;
}

/*
 * Activity Feed Object
 */
.portal_page .activity_feed .activity {
  margin-bottom: 24px;
}

.portal_page .activity_feed img {
  width: 50px;
  float: left;
  margin-right: 8px;
}

/*
 * Goal Styles
 */
.goal_container {
  /*margin-top: 12px;*/
  margin-bottom: 12px;
}


.goal_container .info {
	width: 130px;
	margin-right: 12px;
	text-align: center;
	float: left;
	height: 90px;
}

.goal_container p {
  margin: 0;
  padding: 0;
}

.goal_container .info .large {
	margin: 16px 0;
	font-size: 20px;
}

.goal_container .progress_bar {
	width: 442px;
	height: 90px;
	float: left;
}

.goal_container .progress_bar .bar {
	padding-top: 8px;
}

.goal_container .progress_bar .header .right {
	float: right;
}

.goal_container .progress_bar .header .left {
	float: left;
}

.goal_container .progress_bar .bar_scale .tick {
	width: 9px;
	float: left;
	margin-left: 44px;
	background: transparent url('../images/portal/progress_bar_tick.png') no-repeat top left;
	padding-top: 10px;
	padding-left: 1px;
}

.goal_container .progress_bar .bar_scale .first {
	margin-left: 2px;
}

.goal_container .progress_bar .bar_scale .last {
	margin-left: 40px;
}

.goal_container .thermometer .progress {
  position: relative;
  height: 15px;
  left: -9px;
  top: 6px;
  margin-right: -18px;
  z-index: 2;
  *height: 14px;
  *width: 430px;
}

.goal_container .thermometer .thermometer_left, 
.goal_container .thermometer .thermometer_right,
.goal_container .thermometer .thermometer_body {
  margin: 0;
  padding: 0;
  width: 15px;
  height: 26px;
  float: left;
}

.goal_container .thermometer .thermometer_left {
  background: transparent url('../images/portal/goal_thermometer_left.png') no-repeat top left;
}

.goal_container .thermometer .thermometer_body {
  width: 412px;
  background: transparent url('../images/portal/goal_thermometer_body.png') repeat-x top left;
}

.goal_container .thermometer .thermometer_right {
  background: transparent url('../images/portal/goal_thermometer_right.png') no-repeat top left;
}

.goal_container .progress_bar .bar_footer {
	margin-top: 8px;
  *padding-top: 8px;
	font-style: italic;
}

.goal_container .see_all {
  margin-top: 8px;
  text-align: right;
}

.goal_container .info, .goal_container .progress_bar {
  *height: 85px;
}

.goal_container .participation {
  height: 90px;
  float: left;
  width: 267px;
  margin: 0 0 0 12px;
  *margin-bottom: 8px;
  *padding-bottom: 0;
}

.goal_container .participation p {
  margin: 0 0 8px 0;
}

.goal_container .participation .participating {
  margin: 38px 0 0 0;
  *margin: 48px 0 0 0;
  background: transparent url('../images/portal/check_mark_green.png') no-repeat right;
  padding-top: 4px;
  height: 18px;
}

.goal_container .participation .only_one {
  margin: 20px 0 0 0;
  font-style: italic;
}

.current_goal .last {
  padding-bottom: 0;
}

.goal_container .gray_box {
  *margin-bottom: 12px;
  *padding-bottom: 0;
  *height: 100px;
}

/*
 * Past Goals Object
 */
.past_goals .goal {
  width: 216px;
  height: 175px;
  border: 1px solid #aaa;
  padding: 8px;
  float: left;
  margin: 0 8px 0 0;
  text-align: center;
}

.past_goals .goal p {
  *margin: 8px 0;
}

.past_goals .last {
  margin-right: 0;
}

.past_goals .goal .major_statistic {
  margin-top: 0;
}

.past_goals .goal hr {
  background-color: #eee;
  border-color: #eee;
}

.past_goals .goal .participated {
  height: 18px;
  padding-top: 4px;
  *padding-top: 4px;
  *height: 14px;
  *margin-top: 6px;
  background: transparent url('../images/portal/check_mark_green.png') no-repeat right;
}

.past_goals .see_all {
  text-align: right;
}


/*
 * Ways to earn object
 */
.ways_to_earn a{
  display: block;
  text-indent: -10000px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  width: 182px;
  height: 35px;
  margin: 0;
  padding: 0;
}

.ways_to_earn a.download_toolbar {
  background-image: url('../images/portal/download_toolbar.png');
}

.ways_to_earn a:hover.download_toolbar {
  background-image: url('../images/portal/download_toolbar_hover.png');
}

.ways_to_earn a.shop_now {
  background-image: url('../images/portal/shop_now.png');
}

.ways_to_earn a:hover.shop_now {
  background-image: url('../images/portal/shop_now_hover.png');
}

.ways_to_earn a.search_web {
  background-image: url('../images/portal/search_web.png');
}

.ways_to_earn a:hover.search_web {
  background-image: url('../images/portal/search_web_hover.png');
}

.ways_to_earn a.invite_friends {
  background-image: url('../images/portal/invite_friends.png');
}

.ways_to_earn a:hover.invite_friends {
  background-image: url('../images/portal/invite_friends_hover.png');
}

/**
 * Join network object
 */
.join_network .join-list {
  padding: 0;
  margin: 0 0 12px 0;
}

.join_network .join-list li {
  padding: 0;
  margin: 0 0 0 12px;
}

.join_network p.level_4 {
  margin-bottom: 0;
}


/*
 * Best in Network Short Styles
 */
.best_in_network_short .section {
  width: 313px;
  /*height: 280px;*/
  padding: 0 8px 0 0;
  float: left;
  border-right: 1px solid #bbb;
  margin-top: 8px;
}

.best_in_network_short .last {
  border-right: none;
  padding: 0 0 0 8px;
  width: 316px;
}

.best_in_network_short .section p.gray_box {
  margin: 0;
}


.best_in_network_short .section .gray_box {
  text-align: center;
  padding: 8px;
}

.best_in_network_short .section .person {
  width: 154px;
  height: 120px;
  float: left;
  text-align: center;
}

/*
 * My Recruits Object
 */
.my_recruits div {
  float: left;
  padding: 0 8px;
  border-right: 1px solid #bbb;
}

.my_recruits div.first {
  padding-left: 0;
}

.my_recruits div.last {
  padding-right: 0;
  border: none;
}

.my_recruits div h3 {
  margin: 0 0 16px 0;
  padding: 8px 16px;
}

.my_recruits div p {
  padding: 0 16px;
}

.my_recruits .names, .my_recruits .emails {
  width: 268px;
}

.my_recruits .money_raised, .my_recruits .total_money_raised {
  width: 123px;
}

.my_recruits .points_earned, .my_recruits .total_points_earned {
  width: 124px;
}

.my_recruits .your_points, .my_recruits .total_your_points {
  width: 108px;
}

.my_recruits hr {
  margin: 16px 0;
  border: none;
  height: 1px;
  background-color: #aaa;
  *color: #aaa;
}

.my_recruits .spacing {
  width: 396px;
  border: none;
}

.my_recruits .total_titles {
  width: 142px;
}

.my_recruits .total_titles h3 {
  text-align: right;
  margin: 0 0 8px 0;
}

.my_recruits .total_your_points p,
.my_recruits .total_money_raised p,
.my_recruits .total_points_earned p {
  margin: 0 0 8px 0;
  padding: 8px 16px;
}

/*
 * Standings
 */
.center {
  text-align: center;
}

.standings .center {
  margin-top: 0;
}

.standings ul {
  margin: 0 0 8px 24px;
  padding: 0;
}

.standings ul li span.italic {
  font-style: italic;
  display: block;
  margin: 4px 0;
}

/*
 * New Invite Styles
 */
.invites .see_all {
  text-align: right;
  padding-right: 16px;
}

.invite_new .field label {
  width: 144px;
}

.invite_new .field textarea {
  width: 360px;
}

.invite_new .to textarea {
  height: 50px;
}

.invite_new .message textarea {
  height: 90px;
}

.invite_new .add_from_my_address_book_container a {
  display: block;
  text-indent: -10000px;
  width: 218px;
  height: 52px;
  margin: 0 0 12px 310px;
  background: transparent url('../images/portal/add_from_address_book_button.png') no-repeat top left;
}

.invite_new .send_invites_container a {
  display: block;
  text-indent: -10000px;
  width: 218px;
  height: 30px;
  margin: 0 0 12px 310px;
  background: transparent url('../images/portal/send_invites_button.png') no-repeat top left;
}

/*
 * Search Members
 */
.member_search h2 {
  margin-bottom: 16px;
}

.member_search div {
  margin-bottom: 8px;
}

.member_search input {
  border: 1px solid #999;
  width: 214px;
  float: left;
}

.member_search a.go {
  display: block;
  width: 31px;
  height: 20px;
  margin-left: 4px;
  text-indent: -10000px;
  background: transparent url('../images/portal/green_go_button.png') no-repeat top left;
  float: left;
}

/*
 * My Recruits Mini
 */
.my_recruits_mini .me .info {
  width: 52px;
  text-align: center;
  margin-left: 90px;
}

.my_recruits_mini img {
  width: 50px;
}


.my_recruits_mini .diagonal_left, .my_recruits_mini .diagonal_right {
  width: 41px;
  height: 40px;
  float: left;
  margin-bottom: 6px;
}

.my_recruits_mini .diagonal_left {
  margin-left: 46px;
  background: transparent url('../images/portal/diagonal_line_left.png') no-repeat top left;
}

.my_recruits_mini .cash {
  float: left;
  width: 40px;
  padding-top: 14px;
  margin: 0 8px;
}

.my_recruits_mini .diagonal_right {
  background: transparent url('../images/portal/diagonal_line_right.png') no-repeat top left;
}

.my_recruits_mini .person {
  text-align: center;
  float: left;
}

.my_recruits_mini div.left {
  margin-left: 5px;
}

.my_recruits_mini div.right {
  margin-left: 60px;
}

.my_recruits_mini .see_all {
  text-align: right;
}


/*
 * News Feed
 */
.news_feed .rss a {
  color: #333;
}

.news_feed .entry {
  margin-bottom: 8px;
}

.news_feed .activity img {
  width: 50px;
  float: left;
  margin-right: 8px;
  margin-top: 4px;
}

.news_feed .activity .info {
  float: left;
  width: 500px;
}

.news_feed .activity .info p {
  margin-top: 0;
  margin-bottom: 4px;
}

/*
 * Mission styles.
 */
p {
  line-height: 18px;
}


/*
 * Generic "Modification" Styles.
 */
.no_bottom {
  margin-bottom: 0px;
}



/*
 * Ryan's Side
 * ______________________________THE LINE___________________________________
 *
 * Jon's Side                      ."".   I'M NOT TOUCHING YOU!!!!
 *                                 |  |   I'M NOT TOUCHING YOU!!!!
 *                                 |  |   I'M NOT TOUCHING YOU!!!!
 *                                 |  |   I'M NOT TOUCHING YOU!!!!
 *                                 |  |--.--._  I'M NOT TOUCHING YOU!!!!
 *                                 |  | _|  | `|  I'M NOT TOUCHING YOU!!!!
 *                                 |  /` )  |  |  I'M NOT TOUCHING YOU!!!!
 *                                 | /  /'--:__/  I'M NOT TOUCHING YOU!!!!
 *                                 |/  /       |  I'M NOT TOUCHING YOU!!!!
 *                                 (  ' \      |  I'M NOT TOUCHING YOU!!!!
 *                                  \    `.   /  I'M NOT TOUCHING YOU!!!!
 *                                   |       |  I'M NOT TOUCHING YOU!!!!
 *                                   |       |  I'M NOT TOUCHING YOU!!!!
 */

/*
 * Shopping Mall Pages
 */

.shopping_mall {
  font-family: Verdana, arial, sans-serif;
  font-size: 12px;
  color: #333333;
}

.shopping_mall h2 {
  font-size: 14px;
  font-weight: bold;
  /* Color will be overwritten by .accent_color */
}

.shopping_mall h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

.shopping_mall h4 {
  font-size: 14px;
}

.shopping_mall ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}

.shopping_mall ul li {
  margin: 3px 0px 3px 10px;
}

.shopping_mall .object_footer {
  margin-top: 20px;
  height: 1px;
  overflow: hidden;
  background-color: #e6e6e6;
  clear: both;
}

.shopping_mall .search {
  background-color: #e6e6e6;
  padding: 5px 10px 10px 10px;
  margin-right: 20px;
}

.shopping_mall .search h2 {
  margin-bottom: 5px;
}

.shopping_mall .search ul {
  font-size: 14px;
}

.shopping_mall .search form select.search_category_id {
  width: 200px;
}

.shopping_mall .search form input.search_query {
  float: left;
  width: 200px;
  margin-right: 5px;
}

.shopping_mall .browse_by_category {
  margin: 0px 10px;
}

.shopping_mall .browse_by_category ul.category_list {
  width: 170px;
}

.shopping_mall .browse_by_category ul.category_list li a {
  cursor: pointer;
}

.shopping_mall .browse_by_category ul.sub_category_list {
  display: none;
  margin-left: 5px;
}

.shopping_mall ul li {
  margin-top: 3px;
  margin-bottom: 3px;
}

.shopping_mall .deal_of_the_day {
  overflow: hidden;
}

.shopping_mall .deal_of_the_day .deal {
  width: 190px;
  height: 100px;
  background-color: #e6e6e6;
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 5px;
}

.shopping_mall .deal_of_the_day .deal .shop_name {
  font-weight: bold;
  margin-bottom: 10px;
}

.shopping_mall .deal_of_the_day .deal .contribution {
  margin: 0px auto;
}

.shopping_mall .popular_stores {
  overflow: hidden;
}

.shopping_mall .popular_stores h2 a {
  font-size: 12px;
  float: right;
}

.shopping_mall .popular_stores .store {
  border: 1px solid #e6e6e6;
  width: 150px;
  height: 152px;
  float: left;
  margin: 0px 7px 0px 0px;
}

.shopping_mall .popular_stores .store .contribution {
  background-color: #e6e6e6;
  padding: 3px;
  margin: 0px auto;
}

.shopping_mall .special_offers .offer_of_the_day {
   background-color: #e6e6e6;
   padding: 3px;
}

.shopping_mall .special_offers ul.offers_list {
  margin-top: 10px;
}

.shopping_mall .special_offers ul.offers_list li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.shopping_mall .special_offers .offer_name {
  font-size: 12px;
  font-weight: bold;
}

.shopping_mall .special_offers .offer_details {
  font-size: 12px;
  font-weight: normal;
}

.shopping_mall .category_results ul {
  margin: 5px 0px 20px 0px;
}

.shopping_mall .search_results ul {
  margin: 5px 0px 20px 0px;
}

