/* Stylesheet */

@import url("reset-min.css");
@import url("layer.css");

/* Typography */
body { background: url(../images/bg_tile.png) 0 0 repeat-x; color: #666; font-family: "Arial", Helvetica, sans-serif; font-size: 12px; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 24px; color: #502b93; }
h1.light { color: #8e73bf; }
h1.light em { color: #502b93; font-style: normal; }
h2 { font-size: 16px; color: #896bbc; }
h3 { font-size: 14px; color: #502B93; }
h4 { font-size: 13px; color: #666; }
em { font-style: italic; }
a { text-decoration: none; color: #502B93; } /* #7255A5 #997CD0 */
a:hover { text-decoration: underline; }
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 80%;
}
sub {
  top: 0.4em;
}
span, address {
  font-style: normal;
}
.side .small-type {
  font-size: 10px;
  color: #9a9a9a;
}
.side .bakery-logo-side {
   width:200px;
   margin-bottom: 15px;
   overflow:hidden;
 }
.small-type em {
  color: #7c5faf;
}
:focus {
  outline: none;
}
strong {
  font-weight: bold;
}
::selection { background-color: rgba(142,113,195,0.7); }
::-moz-selection { background-color: rgba(142,113,195,0.7); }
form textarea { font-size: 12px; }
form .input-set,
form .checkbox-set,
form .select-set {
  margin-bottom: 8px;
  overflow: hidden;
}

#OrderReview .error,
form .input-set .error,
form .checkbox-set .error,
form .select-set .error {
  margin: 10px 0;
  padding: 5px 10px;
  border: 1px solid #CC0000;
  background: #F7CBCA;
  color: #CC0000;
}

#OrderReview .error {
  width: 390px;
}
form .input-set input {
  border: 1px solid #CCC;
  color: #666;
  padding: 2px;
}
form label,
fieldset label {
  color: #666;
  font-size: 11px;
  line-height: 21px;
}
form input[type="hidden"] {
  border: 0 none;
  display: none;
  margin: 0;
  width: 0;
  height: 0;
}
form input[type="checkbox"],
form input[type="radio"] {
  margin-left: 0;
}
form [readonly] {
  background-color: #eee;
}
button {
  background: #502B93;
  border: 0 none;
  color: #FFF;
  cursor: pointer;
  padding: 4px 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.buttons { overflow: hidden; }
.buttons button { float: right; }

a.addthis {
  background: url(../images/logo1414.gif) no-repeat left center;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding-left: 22px;
}
a.arrow {
  background: url(../images/link_arrow_right.jpg) no-repeat left center;
  padding-left: 17px;
}
.width-400 .input-set input {
  float: right;
  width: 280px;
}
.width-400 .input-set label {
  line-height: 12px;
}
.width-400 fieldset {
  margin-bottom: 10px;
}
.museo {
  font-size: 14px;
}
.side p {
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}
.side h3 {
  margin: 10px 0;
}
.side p {
  padding-bottom: 10px;
}
.side .btn-login,
.side .btn-register {
  display: block;
  margin: 10px auto 3px;
  position: relative;
  height: 35px;
  width: 121px;
  text-indent: -9999px;
  background: url(../images/btn_my_cakes_register.gif) 0 0 no-repeat;
}
.side .btn-login {
  background: url(../images/btn_my_cakes_login.gif) 0 0 no-repeat;
  margin: 3px auto 10px;
}
.btn-reset {
  text-indent:-9999em;
  cursor:pointer;
  background: url(../images/btn_reset.jpg) 0 0 no-repeat;
  border:none;
  width:63px;
  height:33px;
}
.btn-close {
  display: block;
  text-indent:-9999em;
  cursor:pointer;
  background: url(../images/btn_close.jpg) 0 0 no-repeat;
  border:none;
  width:61px;
  height:30px;
}
.main h2 {
  padding-top: 2px;
}
h2 em {
  color: #4c3479;
  font-style: normal;
}
h4 em {
  color: #502b93;
  font-style: normal;
}
.order-instructions {
  line-height: 18px;
  font-size: 12px;
  float: left;
  width: 460px;
}
.order-instructions p {
  margin-bottom: 15px;
}
.bakery-notes {
	color: #737373;
  line-height: 18px;
  font-size: 12px;
  margin: 15px 15px 0 0;
  float: left;
  display: block;
  width: 395px;
} 
.bakery-24-hours {
  font-size: 12px;
  line-height: 18px;
  float: right;
}
.bakery-hours {
  font-size: 11px;
  line-height: 18px;
  float: right;
}
.listed-info-narrow .bakery-hours { 
  float: left;
}
.listed-info-narrow .info-box-node {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.bakery-hours h3 {
  font-size: 11px;
}
a.view-more {
  padding: 0 0 0 16px !important;
  font-size: 11px;
  line-height: 13px;
  background: url(../images/link_arrow_right.jpg) 0 0.5px no-repeat;
  text-decoration: none;
  color: #502b93;
  position: absolute;
  right: 0;
  top: 15px;
}

a.arrow-link, a.check-link {
  padding: 0 0 0 16px !important;
  font-size: 11px;
  line-height: 13px;
  background: url(../images/link_arrow_right.jpg) 0 0.5px no-repeat;
  text-decoration: none;
  color: #502b93;
  clear: left;
}
a.arrow-link.online-ordering {
  padding: 0 0 0 20px !important;
  color: #fff;
  background: url(../images/link_arrow_highlight.jpg) 0 0.5px no-repeat;
}
a.check-link {
  background: url(../images/link_check.jpg) 0 0.5px no-repeat;
}
a.arrow-link:hover,
a.check-link:hover {
  text-decoration: underline;
}
.main .btm-right-arrow {
  float: right;
  margin: 10px 10px 0 0;
  background-position: 0 0;
}
#StatusMessage p {
  background-color:#fcfada;
  /*background-color:#e3e1d6;*/
  color:#333;
  font-weight:bold;
  padding:12px 0;
  text-align:center;
  width:100%;
  font-size: 16px;
  border-bottom: 3px solid #333;
}

/* Content */
#FullWidthWrapper {
  background: url(../images/bg_tile.png) 0 0 repeat-x;
  width: 100%;
}
.container {
  width: 970px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 50px;
}
.content-cap,
.content-cap-l-col,
.content-cap-r-col {
  display: block;
  width: 970px;
  height: 14px;
  background: url(../images/top_cap.png) top left no-repeat;
}
.ie6 .content-cap,
.ie6 .content-cap-l-col,
.ie6 .content-cap-r-col {
  background: url(../images/top_cap.gif) top left no-repeat;
}
.ie6 .content-cap-l-col {
  background: url(../images/top_cap_left_column.gif) top left no-repeat;
}
.ie6 .content-cap-r-col {
  background: url(../images/top_cap_right_column.gif) top left no-repeat;
}
.content,
.content-mid-col,
.content-l-col,
.content-r-col {
  padding: 0 15px;
  background: url(../images/bg_content_tile.png) top left repeat-y;
  position: relative;
  overflow: hidden;
}
.ie6 .content,
.ie6 .content-l-col,
.ie6 .content-r-col {
  background: url(../images/bg_content_tile.gif) top left repeat-y;
  float: left;
}

.ie6 .content-l-col {
  background: url(../images/bg_content_left_col_tile.gif) top left repeat-y;
}

.btm-cap,
.btm-cap-l-col,
.btm-cap-r-col {
  display: block;
  width: 970px;
  height: 14px;
  background: url(../images/btm_cap.png) top left no-repeat;
  margin-bottom: 3px;
}

.content-mid-col { background: url(../images/bg_content_mid_tile.png) top left repeat-y; }
.content-mid-col .mast {
  background: none;
}

.content-cap-l-col { background: url(../images/top_cap_left_column.png) top left no-repeat; }
.content-l-col { background: url(../images/bg_content_left_col_tile.png) top left repeat-y; }
.btm-cap-l-col { background: url(../images/btm_cap_left_column.png) top left no-repeat; }

.content-cap-r-col { background: url(../images/top_cap_right_column.png) top left no-repeat; }
.content-r-col { background: url(../images/bg_content_right_col_tile.png) top left repeat-y; }
.btm-cap-r-col { background: url(../images/btm_cap_right_column.png) top left no-repeat; }

.ie6 .content-r-col {
 background: url(../images/bg_content_right_col_tile.gif) top left repeat-y;
}

.ie6 .btm-cap,
.ie6 .btm-cap-l-col,
.ie6 .btm-cap-r-col {
  background: url(../images/btm_cap.gif) top left no-repeat;
}
.ie6 .btm-cap-l-col {
  background: url(../images/btm_cap_left_column.gif) top left no-repeat;
}
.ie6 .btm-cap-r-col {
 background: url(../images/btm_cap_right_column.gif) top left no-repeat;
}
.content-l-col .main,
.content-l-col .side,
.content-mid-col .main,
.content-mid-col .side,
.content-r-col .main,
.content-r-col .side {
  float: left;
  width: 700px;
  padding: 0 10px 10px 5px;
  position: relative;
}
.content-mid-col .side,
.content-l-col .side,
.content-r-col .side {
  width: 192px;
  padding: 0 10px 10px 20px;
}
.content .main {
  width: 930px;
  padding:0 10px 10px;
}
.content-mid-col .main,
.content-l-col .main {
  width: 700px;
  padding: 0 0 10px 28px;
}
.content-mid-col .side,
.content-l-col .side {
  padding: 0 10px 10px 10px;
}
#flashContent {
  z-index: 1;
  height: 345px;
  width: 938px;
  background: #fff url(../images/flash_prompt.jpg) 0 0 no-repeat;
  margin: 2px 0;
}
.ie6 #flashContent {
  margin-top: 0;
}
#flashContent a {
  display: block !important;
  height: 345px;
  width: 938px;
  text-indent: -9999px;
}
/* Side */
div.hr {
  display: block;
  font-size: 1%;
  line-height: 1%;
  height: 1px;
  background: url(../images/border_btm_dotted.gif) repeat-x left top;
  margin-bottom: 15px;
  clear: both;
}
.side ul {
  display: block;
  margin-bottom: 15px;
}
.side ul .arrow-link {
  display: block;
  margin: 0 0 8px 5px;
  font-size: 12px;
  line-height: 14px;
}
.side img {
  padding-bottom: 5px;
}
.side p a {
  color: #764ebf;
}
.community-images {
  float: left;
  display: block;
  overflow: hidden;
}
.community-images img {
  float: left;
  padding: 0 9px 9px 0;
}
.progress-list li {
  font-size:12px;
  line-height: 18px;
  padding: 0 0 6px 24px;
  color: #3A195B;
  background: url(../images/progress_marker.jpg) 0 -19px no-repeat;
}
.ie6 .progress-list li {
  height: 19px;
}
.progress-list li.complete {
  background: url(../images/progress_marker.jpg) 0 0 no-repeat;
}
/* Category Page */
.content-l-col .main h1 {
  padding: 5px;
}
.content-l-col .main .mast h1 {
  padding: 0;
}
.content-l-col .main h4.left {
  padding-left: 5px;
}
.content-l-col .main .pagination {
  padding-right: 12px;
}
.content-l-col .main .selections {
  margin-bottom: 20px;
}
.banner {
  display: block;
  margin: 0 0 35px 5px;
  overflow: hidden;
  position: relative;
  width: 685px;
  height: 220px;
}
.banner a {
  display: none;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  position: absolute;
}
.ie6 .banner a,
.ie7 .banner a { filter: alpha(opacity=0); }
.side h4 {
  margin-bottom: 10px;
}
.filter div,
.filter-results div {
  padding-bottom: 5px;
}
.filter fieldset,
.filter-results fieldset {
  padding-bottom: 20px;
}
.filter label,
.filter-results label,
.filter-results span {
  color: #8d8d8d;
  font-size: 12px;
  line-height: 14px;
}
.filter .selected label,
.filter-results .selected label,
.filter-results .selected span {
 color: #502b93;
}
.filter-results span {
  display: inline-block;
  width: 38px;
  text-align: right;
}
.filter label,
.filter-results label {
  display: inline-block;
  width: 105px;
}
.filter label {
  width: 120px;
}

/* Cake Search Results */
.result-info {
  font-style: italic;
  width: 330px;
  float: left;
  color: #9a9a9a;
  padding: 5px 0;
}
.result-info em {
  color: #7c5faf;
}
.main .content-list {
  padding: 0 0 20px 10px;
  color: #9a9a9a;
  font-size: 11px;
  line-height: 13px;
}
.main .content-list li {
  padding: 10px 0 0 0;
}
.main .content-list a {
  color: #502b93;
  font-size: 12px;
}
.main .content-list p a {
  font-size: 11px;
}
#bakeryPrompt {
  padding: 10px;
}

/* Cake Detail Page */
.cake-detail,
.cake-detail-top,
.cake-detail-btm {
  margin-left: 8px;
}
.cake-detail {
  width: 640px;
  padding: 20px 20px 0;
  background: url(../images/bg_detail_tile.jpg) 0 0 repeat-y;
  overflow: hidden;
}
.cake-detail h4 {
  color: #502B93;
}
.cake-detail-top {
  height: 10px;
  width: 680px;
  background: url(../images/bg_detail_top.jpg) 0 0 no-repeat;
}
.cake-detail-btm {
  height: 10px;
  width: 680px;
  background: url(../images/bg_detail_bottom.jpg) 0 0 no-repeat;
  margin-bottom: 30px;
}
.cake-detail .col-a,
.cake-detail .col-b {
  float: left;
  width: 255px;
}
.cake-detail .col-a {
  width: 385px;
}
.cake-detail .col-b h4 {
  font-size: 15px;
}
.cake-detail .col-b h4,
.cake-detail .col-b h5,
.cake-detail .col-b p {
  margin-bottom: 5px;
}
.cake-detail .col-b h5 {
  color: #121212;
}
.cake-detail .col-a img {
  padding: 20px 0 0 0;
}
.cake-actions {
  margin: 20px auto 0;
  overflow: hidden;
  width: 88px;
}
  .cake-actions li {
    float: left;
  }
  .cake-actions li a,
  #Warning h6 {
    display: block;
    height: 18px;
    line-height: 18px;
  }
  .cake-actions li.enlarge a {
    background: url(../images/icon_enlarge.gif) no-repeat 0 0;
    color: #999;
    padding: 0 0 0 22px;
  }
  .cake-actions li.hazard a {
    background: url(../images/icon_choking.gif) no-repeat 0 0;
    text-indent: -9999px;
    width: 21px;
  }
  .cake-actions li.hazard a:hover {
    background: url(../images/icon_choking.gif) no-repeat 0 -18px;
  }
  #Warning {
    width: 275px;
  }
  #Warning .i3 {
    padding: 0 15px;
  }
  #Warning h6 {
    background: url(../images/icon_choking.gif) no-repeat 0 0;
    color: #502B93;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0 0 0 25px;
  }
  #Warning p {
    border-top: 1px dotted #ccc;
    color: #666;
    margin: 0 -5px;
    padding-top: 7px;
    text-align: center;
  }
.cake-detail .sidebar-node {
  margin-bottom: 25px;
}
.cake-detail .sidebar-node p {
  color: #666;
  line-height: 1.5em;
}
.cake-detail .sidebar-node .cake-id {
  color: #999;
  font-size: 11px;
}
.cake-detail .sidebar-node .ratings-count {
  color: #999;
}
#Rating .title {
  float: left;
  width: 145px;
}
#Rating input.candle {
  visibility: hidden;
}
#Favorite a {
  color: #999;
  font-style: italic;
}
#Favorite a.favorite,
#Favorite .share a,
#Favorite a.favorite-plan {
  background: url(../images/icon_star.png) 0 -18px no-repeat;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding-left: 22px;
}
#Favorite a.favorite.added,
#Favorite a.favorite-plan.added {
  background: url(../images/icon_star.gif) no-repeat 0 2px;
}
.ie6 #Favorite a.favorite,
.ie6 #Favorite a.favorite-plan {
  background: url(../images/icon_star.gif) -18px 0 no-repeat;
}
.ie6 #Favorite a.favorite.added,
.ie6 #Favorite a.favorite-plan.added {
  background: url(../images/icon_star.gif) 0 0 no-repeat;
}
#Favorite .favorite a,
#Favorite .favorite-plan a {
  background: #fff;
}
#Favorite .share a {
  background: url(../images/logo1414.gif) no-repeat left center;
}
a.btn-more-info {
  display: block;
  height: 18px;
  width: 18px;
  background: url(../images/btn_more_info.jpg) 0 0 no-repeat;
  text-indent: -9999px;  
}

a.btn-select-cake {
  display: block;
  margin-top: 10px;
  height: 29px;
  width: 146px;
  background: url(../images/btn_select_cake.jpg) 0 0 no-repeat;
  text-indent: -9999px;
}
.btn-left-push {
  margin: 0 0 0 20px;
  float: left;
}
#NewSearch {
  padding: 0;     
  width: auto;
}
/* #NewSearch form.find_bakery label { line-height: 18px; } */
#NewSearch form.find_bakery .input-set input { width: 128px; }
#NewSearch form.find_bakery .select-set select { width: 135px; }
.ie6 #NewSearch form.find_bakery .input-set input { width: 123px; }
.ie6 #NewSearch form.find_bakery .select-set select { width: 130px; }
#NewSearch form.find_bakery input.btn-find,
#NewSearch form.find_bakery input.btn-find-bakery { float: right; }

/* Category List */
/* See also:  /stylesheets/jquery.treeview.css */
.side ul.category-list {
  line-height: 22px;
  margin-bottom: 10px;
}
.category-list li.trigger {
  position:relative;
  padding: 0 0 0 18px;
  background: url(../images/link_expand.jpg) 0 4px no-repeat;
  cursor: pointer;
}
.ie6 .category-list {
  zoom: 1;
  padding-left: 18px;
}
.ie6 .category-list li {
  line-height: 21px;
}
.treeview li.expandable > a,
.treeview li.collapsable > a,
.category-list a,
.category-list li ul li.trigger a {
  color: #502b93;
  font-size: 13px;
}
.category-list li ul li a,
.category-list li ul li ul li a {
  color: #8d8d8d;
  font-size: 11px;
}
.category-list li ul li a:hover {
  text-decoration: underline;
  color: #502b93;
}
.category-list li a.month-node {
  text-decoration: none;
}
.category-list li a.month-node:hover {
  text-decoration: none;
  cursor: default;
  color: #502B93;
}
/* Items */
.find {
  display: block;
  height: 28px;
  background: url(../images/border_btm_dotted.gif) bottom left repeat-x;
  margin: 0 10px 15px 5px;
  padding: 5px 0 17px 5px;
  overflow: hidden;
}
.find h3 {
  display: block;
  float: left;
  line-height: 28px;
  width: 95px;
}
.find ul {
  display: block;
}
.find .cat-01,
.find .cat-02,
.find .cat-03 {
  display: block;
  float: left;
  height: 28px;
  padding: 0 5px 0 0;
}
.find .cat-01 a,
.find .cat-02 a,
.find .cat-03 a {
  display: block;
  width: 60px;
  height: 28px;
  text-indent: -9999px;
  background: url(../images/btn_boys.jpg) 0 0 no-repeat;
}
.find .cat-02 a { background: url(../images/btn_girls.jpg) 0 0 no-repeat; }
.find .cat-03 a { background: url(../images/btn_adults.jpg) 0 0 no-repeat; width: 79px; }

.category-dropdown {
  float: right;
  margin-right: 12px;
}
.selections {
  display: block;
  clear: both;
  overflow: hidden;
}
.selections li {
  display: block;
  float: left;
  width: 159px;
  padding: 0 8px 0 7px;
  color: #9a9a9a;
  font-size: 11px;
  line-height: 14px;
}
.selections li a {
  color: #502b93;
  font-size: 12px;
  text-decoration: none;
}
.selections li a:hover {
  color: #371d64;
}
.selections li a,
.selections li p {
  padding: 0 0 0 4px;
}
.selections li a {
  display: block;
  padding-top: 4px;
}
.selections li p {
  /*padding-bottom: 15px;*/
}
.selections p {
  margin: 10px 0;
}
.item-wrap {
  float: left;
  position: relative;
}
.order-review {
  float: left;
  width: 750px;
  overflow: hidden;
}
.order-review .item-wrap {
  float: left;
  position: relative;
  width: 450px;
}
.order-review .cake-type {
  width: 270px;
  padding: 0 0 0 20px;
}
.order-review .cake-info-review {
  float: left;
  line-height: 18px;
  margin: 20px 0;
  position: relative;
  display: block;
}
.order-review .cake-pickup-time,
.order-review .cake-pickup-date {
  margin: 0 0 20px;
}
.cake-info-review .message-pickup-time,
.cake-info-review .messsag-pickup-date {
  color: #573b88;
  font-weight: normal;   
}
.cake-info-review  dd {
  margin-bottom: 10px;
}
.cake-info-review  .giant {
  font-size:30px;
}
.cake-pickup-date, 
.cake-info-review.cake-size {
  width: 175px;
}
.cake-pickup-time,
.cake-info-review.cake-message {
  width: 230px;
}
.cake-info-review dt strong {
  color: #573b88;
  font-weight: normal;
}
.order-review-left-contain {
    float: left;
    margin-right: 45px;
    position: relative;
    width: 425px;
}
.order-review .order-confirmation-content {
  float: left;
  position: relative;
  margin: 20px 0;
  width: 865px;
}
.order-review-left-contain .order-review {
  float: left;
  width: 100%;
} 
.order-review .order-confirmation-content p {
  margin-bottom: 10px;
}
.btn-order-complete {
  background: url(../images/btn_order_done_wide.jpg) no-repeat left top;
  display: block;
  padding: 0;
  text-indent: -9999px;
  width: 110px;
  height: 30px;
}

.order-review .item {
  width: 160px;
  float: left;
}
.order-review h3 {
  margin: 10px 0;
}
.cake-order-wrap {
  float:left;
  width:432px;
  margin-right: 30px;
}
.cake-order-wrap .node {
  padding: 0;
}
.bakery-cust-info-review .small-map,
.bakery-cust-info-review .small-map .map {
  width:100%;
}
.bakery-cust-info-review .small-map {
  margin: 0 0 20px;
}
.bakery-cust-info-review {
  float: left;
  position: relative;
  width: 205px;
  line-height: 18px;
}
.order-price-review-contianer {
  float: right;
  position: relative;
  width: 100%;
  margin: 10px 0 20px;
}
.order-price-review-contianer p.price-summary {
  width: 250px;
  padding-right: 20px;
  float: left;
}
.order-price-review-contianer .order-price-review {
  float: left;
  position: relative;
}
.order-review-container {

}
.order-review-container .order-confirmation-top {
  background: url(../images/order_confirm_top_cap.png) no-repeat left top;
  display: block;
  padding: 0;
  text-indent: -9999px;
  width: 428px;
  height: 44px; 
}
.order-review-container .order-confirmation-content {
  background: url(../images/order_confirm_tile.png) repeat-y left top;
  display: block;
  padding: 10px 15px;
  width: 398px;
}
.order-review-container .order-confirmation-bot {
  float: left;
  background: url(../images/order_confirm_bot_cap.png) no-repeat left top;
  display: block;
  padding: 10px 15px;
  width: 398px;
  height: 8px;
}
.order-first-name, 
.order-phone {
  margin-right: 10px;
}
.price-review {
  float: left;
  width: 200px;
  font-size: 18px;
  margin-bottom: 10px;
}
.price-review {
  color: #573b88;
}
.price-review-tax { 
  float: left;
  line-height: 25px;
  font-size: 10px;
}
.price-review-terms {
  float: left;
  width: 80%;
  margin: 20px 0 10px;;
  clear: both;
}
.order-confirmation .order-confirmation-content {
  float: left;
  margin: 0;
}
.price-review-terms .req{
  font-style: normal;
  color: #ff3b3b;
}
.price-review-terms .note {
  font-style: normal;
  color: #543985;
  font-weight: bold;
} 
.price-review strong {
  margin-right: 10px;
}
li.price-review-link,
li.confirmation-order-complete,
li.confirmation-print-order {
  float: left;
  line-height: 30px;
}
li.confirmation-print-order {
  margin-left: 15px;
}
li.price-review-link {
  clear: both;
}
li.edit-order {
  margin-left: 20px;
  clear: none;
}
#UserPlaceOrder {
  background: url(../images/btn_place_order.jpg) no-repeat left top;
  display: block;
  padding: 0;
  text-indent: -9999px;
  width: 105px;
  height: 29px;
}
.mast .item img,
.add-cake img,
.cake-selection img {
  padding-left: 1px;
}
.mast .top,
.add-cake .top,
.selections .top,
.cake-selection .top {
  display: block;
  height: 6px;
  width: 159px;
  background: url(../images/item_box_top.png) bottom left no-repeat;
  margin-top: 13px;
}
.add-cake .top {
  margin-top: 0px;
}
.ie6 .mast .top,
.ie6 .add-cake .top,
.ie6 .selections .top,
.ie6 .cake-selection .top {
 background: url(../images/item_box_top.gif) bottom left no-repeat;
}
.mast .item,
.add-cake .item,
.selections .item,
.cake-selection .item {
  display: block;
  position: relative;
  width: 159px;
  padding: 7px 0 15px 0;
  text-align:center;
  background: url(../images/item_box_btm.png) bottom left no-repeat;
}
.ie6 .mast .item,
.ie6 .add-cake .item,
.ie6 .selections .item,
.ie6 .cake-selection .item {
 background: url(../images/item_box_btm.gif) bottom left no-repeat;
}
.mast .item a,
.selections .item a,
.toggleable .cake-selection .item img {
  padding-left: 0;
  text-align: center;
}
.mast .item {
  float: left;
  text-align: center;
}
.selections a.add-fav,
.selections a.favorite {
  display: block;
  height: 18px;
  width: 18px;
  position: absolute;
  bottom: 3px;
  right: 5px;
  background: url(../images/icon_star.png) -18px 0 no-repeat;
  text-indent: -9999px;
}
.ie6 .selections a.favorite, .ie6 .selections a.add-fav { background: url(../images/icon_star.gif) -18px 0 no-repeat; }
.selections a.favorite:hover,
.selections a.add-fav:hover,
.selections a.added, a.added { background-position: 0 0; }

/* Header */
.header {
  height: 116px;
  position: relative;
  z-index: 10000;
}
.header h1 a {
  display: inline;
  height: 67px;
  width: 90px;
  background: url(../images/hdr_logo.gif) bottom left no-repeat;
  text-indent: -9999px;
  margin: 0 38px 23px 38px;
  padding: 26px 0 0 0;
  float: left;
}
.header .utility li form a {
  color: #502B93;
}
.utility form.search {
  display: block;
  height: 51px;
  width: 397px;
  background: url(../images/bg_search.jpg) 0 0 no-repeat;
  position: absolute;
  top: 0;
  right: 5px;
}
  .search fieldset {
    position: relative;
    display: block;
    text-align: left;
    float: right;
    padding: 13px 12px 0 0;
    height: 25px;
  }
  /*
  .search input#searchfield {
    float: left;
    border: 1px solid #999;
    background: #fff;
    font-size: 11px;
    height: 16px;
    width: 151px;
    padding-top: 5px;
    padding-left: 4px;
    padding-bottom: 2px;
  }
  .search label {
    display: block;
    float: left;
    line-height: 25px;
    height: 25px;
    color: #fff;
    padding: 0 10px 0 0;
    font-size: 14px;
  }
  */
  .search input#searchfield {
    float: left;
    border: none;
    background: transparent url(../images/bg_search.gif) 0 0 no-repeat;
    font-size: 11px;
    line-height: 16px;
    height: 25px;
    width: 151px;
    padding: 6px 3px 0 3px;
  }
  .ie6 .search input#searchfield {
    background: url(../images/bg_search_ie6.gif) 0 0 no-repeat;
  }
  #FullWidthWrapper .search label {
    display: block;
    float: left;
    background: url(../images/bg_find_cake.jpg) 0 0 no-repeat;
    text-indent: -9999px;
    height: 25px !important;
    width: 151px;
  }
  .search .btn-search {
    display: block;
    float: left;
  }
.utility li {
  float: right;
  font-size: 11px;
  padding: 7px 0 0 18px;
  vertical-align: middle;
  line-height: 14px;
}
.utility li a { text-decoration: underline; color: #c2b2eb; }
.utility li a:hover {
  color: #fff;
 }
.utility .user-nav {
  display: block;
  width: 370px;
  position: absolute;
  top: 12px;
  left: 178px;
}
.user-nav li.user-icon,
.user-nav li.user-name {
  float: left;
  padding: 0 0 0 8px;
}
.user-nav li.user-name {
  display: block;
  padding-top: 7px;
}
.user-nav li img.fb-icon {
  margin: 0 0 -3px -8px;
}
.utility li a.drop-arrow {
  padding-right: 12px;
  line-height: 12px;
  height: 12px;
  display: inline-block;
  background: url(../images/arrow_down.gif) 100% -7px no-repeat;
}
.utility li a.drop-arrow:hover {
  background: url(../images/arrow_down.gif) 100% 5px no-repeat;
}

/* FORMS INSIDE LAYERS IN HEADER */
.cbb form { padding: 5px 10px 5px; }
.cbb h3 { margin-bottom: 10px; }
.cbb fieldset { margin-bottom: 10px; }
  fieldset.hr {
    border-top: 1px dotted #ccc;
    margin-bottom: 0;
    padding-top: 12px;
  }
  fieldset.hr h3 {
    float:left;
    line-height: 1em;
    margin: 0;
    padding-top:7px;
    width: 175px;
  }
  .cbb form a {
    color: #502B93;
    font-size: 11px;
  }
  .cbb form .buttons a {
    line-height: 24px;
  }
  .cbb form .fbconnect_login_button {
    float:right;
  }
  .utility-sign-in {
    display:block;
    background: transparent;
    color: #000;
    width: 343px;
  }
  .utility-sign-in form .buttons,
  .utility-sign-in form .input-set {
    width: 289px;
  }
  .utility-sign-in form .input-set label {
    float: left;
    width: 100px;
  }
  .utility-sign-in form .checkbox-set {
    margin-left: 100px;
  }
  .ie .utility-sign-in form .checkbox-set input {
    margin-left: -1px;
  }
  .utility-sign-in form a:hover {
    color: #502B93;
    text-decoration: underline;
  }
  #UserLoginSubmit {
    background: url(../images/btn_sign_in.jpg) no-repeat left top;
    display: block;
    padding: 0;
    text-indent: -9999px;
    width: 74px;
    height: 29px;
  }
#QuickReg {
  width: 366px;
}
  #QuickReg h3,
  .find_bakery h3 {
    margin-left: -3px;
  }
  #QuickReg form .input-set label {
    float: left;
    width: 130px;
  }
  #QuickReg form .checkbox-set {
    margin-bottom: 12px;
    overflow: hidden;
    width: 310px;
  }
  #QuickReg form .checkbox-set input {
    float: left;
    margin: 0;
  }
  #QuickReg form .checkbox-set label {
    display: block;
    line-height: 1.3em;
    margin-left: 25px;
  }
  .ie #QuickReg form .checkbox-set label {
    padding-top: 3px;
  }
  #QuickRegSubmit {
    background: url(../images/btn_register.jpg) no-repeat left top;
    display: block;
    padding: 0;
    text-indent: -9999px;
    width: 82px;
    height: 27px;
  }
  #QuickRegSignIn {
    background: url(../images/btn_sign_in.jpg) no-repeat left top;
    display: block;
    padding: 0;
    text-indent: -9999px;
    width: 74px;
    height: 27px;
  }
  #QuickResetPass {
    background: url(../images/btn_change_password.jpg) no-repeat left top;
    display: block;
    padding: 0;
    text-indent: -9999px;
    width: 133px;
    height: 27px;
  }
#FindABakery {
  width: 340px;
}
.ie6 #FindABakery {
  width: 345px;
}
  form.find_bakery .input-set input {
    width: 160px;
  }

  form.find_bakery .input-set label {
    line-height: 1em;
  }
  form.find_bakery .input-set label,
  form.find_bakery .select-set label {
    float: left;
    width: 120px;
  }
  form.find_bakery .select-set select {
    width: 167px;
  }
  #FindABakerySubmit {
    background: url(../images/btn_find.jpg) no-repeat left top;
    display: block;
    padding: 0;
    text-indent: -9999px;
    width: 72px;
    height: 27px;
  }

ul.main-nav {
  display: block;
  position: absolute;
  top: 60px;
  right: 0px;
  height: 50px;
  width: 800px;
  z-index: 10000;
}
.main-nav li {
  float: left;
  position: relative;
  z-index: 10000;
}
.main-nav li a {
  display: block;
  text-indent: -9999px;
  height: 50px;
}
.main-nav li a.nav-01 { background: url(../images/nav_main.jpg) 0 0 no-repeat; width: 128px; }
.main-nav li a.nav-02 { background: url(../images/nav_main.jpg) -128px 0 no-repeat; width: 121px; }
.main-nav li a.nav-03 { background: url(../images/nav_main.jpg) -249px 0 no-repeat; width: 105px; }
.main-nav li a.nav-04 { background: url(../images/nav_main.jpg) -354px 0 no-repeat; width: 119px; }
.main-nav li a.nav-05 { background: url(../images/nav_main.jpg) -473px 0 no-repeat; width: 168px; }
.main-nav li a.nav-06 { background: url(../images/nav_main.jpg) -641px 0 no-repeat; width: 159px; }

.main-nav li a.nav-01:hover { background-position: 0 -50px; }
.main-nav li a.nav-02:hover { background-position: -128px -50px; }
.main-nav li a.nav-03:hover { background-position: -249px -50px; }
.main-nav li a.nav-04:hover { background-position: -354px -50px; }
.main-nav li a.nav-05:hover { background-position: -473px -50px; }
.main-nav li a.nav-06:hover { background-position: -641px -50px; }

.main-nav li .subnav {
  position: absolute;
  visibility: hidden;
  width: 200px;
  z-index: 10000;
}
.main-nav li .subnav ul {
  padding: 0 10px;
  z-index: 10000;
}
.main-nav li .subnav ul li {
  float: none;
}
.main-nav li .subnav ul li a {
  height: auto;
  padding: 4px 6px;
  text-indent: 0;
}
.main-nav li .subnav ul li a:hover {
  background-color: #e4dcf2;
}
/* specifically to resolve navigation dropdown
   list item height/padding in IE6
   do not remove - just extend specificity  */
.ie6 .main-nav li .subnav ul li,
.ie6 .main-nav li .subnav ul li a {
  height: 1%;
} /* end rule */

.main-nav li#Birthdays .subnav {
  width: 521px;
}
.ie6 .main-nav li#Birthdays .subnav {
  width: 524px;
}
.main-nav li#Birthdays .subnav .age-group {
  border-right: 1px dotted #ebebeb;
  float: left;
  padding: 0 12px;
}
.main-nav li#Birthdays .subnav .age-group.last {
  border-right: 0 none;
}
.main-nav li#Birthdays .subnav .age-group ul {
  margin: 0;
  padding: 0;
}

.mast {
  display: block;
  background: url(../images/border_btm_dotted.gif) bottom left repeat-x;
  margin: 0 10px;
  padding: 10px 0 15px;
  overflow: hidden;
  clear: both;
  position: relative;
}
/* Bakery Results */
#findBakery form {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 430px;
  padding: 24px 25px 0 0;
}
  #findBakery form div {
    display: block;
    line-height: 24px;
    padding-bottom: 4px;
  }
  #findBakery label {
    font-size: 11px;
    color: #666;
    display: block;
    float: left;
    width: 176px;
    text-align: left;
    padding: 0 5px 0 0;
  }
  #findBakery h1 {
    padding-bottom: 5px;
  }
  #findBakery p {
    font-size: 12px;
    color: #9a9a9a;
    font-style: italic;
    line-height: 18px;
    width: 490px;
  }
  #findBakery p span {
    font-style: italic;
  }
  #findBakery p span.results {
    color: #7c5faf;
    font-style: italic;
  }
  #findBakery .btn-find {
    display: block;
    float: left;
    height: 27px;
    width: 72px;
    text-indent: -9999px;
    border: none;
  }
  #findBakery input {
    width: 170px;
    border: 1px solid #ccc;
  }
  #findBakery select {
    float: left;
    width: 171px;
    margin: 3px 5px 0 0;
    border: 1px solid #ccc;
  }
  #bakeryNoResults {
    padding: 15px 10px;
  }
  .large-map .pagination {
    padding-top: 0;
  }
  button.select-bakery {

  }
.large-map,
.medium-map {
  display: block;
  padding: 5px 10px 10px 5px;
  margin: 18px 10px 10px 0;
}
.large-map .map {
  width: 745px;
  height: 575px;
}
.medium-map .map {
  height: 428px;
  width: 473px;
}
.map {
  float: right;
  border: 1px solid #e6e5e3;
  background: #c9c9c9;
  padding: 0;
  margin: 0;
}
.map .map-marker {
  position: absolute;
  padding: 0;
  cursor: pointer;
  color: #fff;
  font-size: 10px;
  text-align: center;
  margin-left: -16px;
  margin-top: -27px;
}
.map .map-shadow {
  margin-left: -14px;
  margin-top: -24px;
}
.map .map-marker-count {
  position: absolute;
  width: 36px;
  padding-top: 7px;
  top: 0;
  left: 0;
}
.map .map-overlay {
  position: absolute;
}
.map .map-overlay div {
  width: 165px;
  padding: 0 6px 16px 10px;
  position: absolute;
  bottom: -2px;
  left: -154px;
  background: url(../images/map_overlay.png) bottom no-repeat;
}
.ie6 .map .map-overlay div {
  left: -162px;
  background-image: url(../images/map_overlay.gif);
}
.map .map-overlay .map-overlay-cap {
  display: block;
  position: absolute;
  width: 181px;
  top: -10px;
  height: 10px;
  left: 0;
  background: url(../images/map_overlay.png) top no-repeat;
}
.ie6 .map .map-overlay .map-overlay-cap {
  position: relative;
  left: -2px;
  margin-bottom: -10px;
  background-image: url(../images/map_overlay.gif);
}
#bakerySelection .map .map-overlay .store-list {
  padding: 0;
}
#bakerySelection .map .map-overlay .store-list li {
  padding-bottom: 0;
}

/* All Bakeries List */
.state-dropdown {
  display: block;
  padding: 10px 0 0 0;
}
.state-dropdown label {
  padding-right: 10px;
}
.all-results ul.store-list {
  padding: 10px 0;
}
.all-results .store-list li {
  list-style-type: none;
  float: left;
  margin: 0 10px 15px 10px;
  width: 165px;
}
.all-results .store-list li span,
.all-results .store-list li address {
  font-size: 11px;
}

/* Bakery Location Option */
.small-map .map {
  height: 161px;
  width: 179px;
  margin: 10px 0;
}
.listed-info,
.new-search,
.mast .small-map {
  display: block;
  float: left;
}
.small-map {
  width: 181px;
}
.listed-info {
  width: 230px;
  padding: 20px 25px 5px 25px;
}
.listed-info-narrow {
  float: left;
  width: 192px;
  padding: 20px 25px 20px 0;
}
.cake-type {
  width: 257px;
  padding: 20px 25px 5px 20px;
}
.cake-order-wrap .cake-type {
  width: 225px;
  padding: 0 25px 5px 20px;
}
.cake-order-wrap .item-wrap {
  margin-bottom: 20px;
}
.listed-info p {
  font-size: 12px;
  line-height: 16px;
  color: #737373;
  padding-bottom: 4px;
}
.cake-type span {
  font-size: 11px;
  display: block;
  color: #9a9a9a;
  padding: 4px 0 0 0;
}
.listed-info a,
.listed-info-narrow a {
  display: block;
}
.listed-info a.name,
.listed-info-narrow a.name {
  font-size: 14px;
  color: #502b93;
  padding: 0 0 4px 0;
}
.listed-info address,
.listed-info-narrow address {
  font-size: 12px;
  line-height: 16px;
  color: #737373;
  display: block;
  padding-bottom: 5px;
}
.info-prompt {
  font-style: italic;
  color: #9a9a9a;
  padding: 0 0 12px 0;
}
.mast .info-prompt {
  display: block;
  padding: 10px 0;
}
.listed-info .info-prompt,
.listed-info-narrow .info-prompt {
  font-size: 12px;
  padding: 0 0 12px 0;
}
.listed-info .check-link,
.listed-info .arrow-link,
.listed-info-narrow .check-link,
.listed-info-narrow .arrow-link {
  margin: 10px 0 0 0;
}

.listed-info a.preferred span {
  color: inherit;
  display: inline;
}
.listed-info a.add span.remove {
  display: none;
}
.listed-info a.remove {
  background-image: url(../images/link_expanded.jpg);
}
.listed-info a.remove span.add {
  display: none;
}

.new-search {
  width: 218px;
  padding: 17px 0 5px 0;
}
.new-search label,
.new-search input {
  display: block;
}
.new-search label {
  font-size: 11px;
  color: #666;
  padding: 2px 0 6px 0;
}
.new-search input,
.new-search select {
  border: 1px solid #ccc;
  width: 170px;
  margin: 0 0 5px 0;
}
.new-search input.btn-find,
.new-search input.btn-find-bakery {
  border: none;
  width: 72px;
  margin-top: 3px;
}
.new-search input.btn-find-bakery {
  width: 108px;
}
.corral span {
  font-size: 11px;
  color: #9a9a9a;
}
.content-l-col .store-list {
  float: left;
  clear: left;
}
.content-l-col .main .mast .pagination {
  position: absolute;
  top: 10px;
  right: 0;
  padding-right: 0;

}
div.pagination {
  float: right;
  /*margin-right: 10px;*/
  padding: 0 0 5px;
}
div.pagination span,
div.pagination a {
  color: #9a9a9a;
  display: block;
  float: left;
  padding: 4px 6px;
  text-decoration: none;
}
div.pagination a { font-size: 11px; }
div.pagination a:hover { color: #502b93; }
div.pagination .current {
  color: #502b93;
  cursor: default;
}
.top-paging {
  margin-bottom: 20px;
}
div.pagination .disabled { display: none; }
div.pagination a.next_page,
div.pagination a.prev_page {
  color: #502b93;
  font-size: 12px;
  padding-top: 4px;
}
div.pagination a.next_page {
  padding-right: 15px;
  background: url(../images/link_arrow_right.jpg) right no-repeat;
  font-size: 11px;
  text-transform: uppercase;
}
div.pagination a.prev_page {  
  padding: 4px 6px 4px 15px; 
}
a.prev_page {
  padding-left: 15px;
  background: url(../images/link_arrow_left.jpg) left no-repeat;
  font-size: 11px;
  text-transform: uppercase;
}
div.pagination a.next_page:hover,
div.pagination a.prev_page:hover {
  text-decoration: underline;
}

ol.store-list {
  display: block;
  float: left;
  width: 165px;
  font-size: 11px;
  color: #666;
  padding: 15px 0 0 0;
}
.ie6 ol.store-list {
  padding-left: 3px;
}
  .store-list li {
    /*color: #fff;*/
    color: #5b3e8f;
    list-style-type: decimal;
    list-style-position: outside;
    /*list-style-image: url(../images/list_marker.gif);*/
    padding: 0 0 10px 0;
    margin-left: 20px;
  }
  .ie6 .store-list li,
  .ie7 .store-list li {
    padding: 15px 0 0 0;
  }
  .ie6 #bakerySelection .store-list li,
  .ie7 #bakerySelection .store-list li {
    padding: 0 0 10px 0;
  }
  .ie7 .store-list li {
    margin-left: 25px;
  }
  .store-list li address,
  .store-list li span {
    display: block;
    line-height: 14px;
  }
  .store-list a,
  .store-list li span a {
    display: block;
    color: #5b3e8f;
  }
  .store-list a.name {
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 2px 0;
  }
  .ie6 #bakerySelection .store-list a.name,
  .ie7 #bakerySelection .store-list a.name {
    margin-top: -13px;
  }
  .ie6 #bakerySelection .store-list,
  .ie7 #bakerySelection .store-list {
    padding-top: 20px;
  }

  .store-list a.check-link,
  .store-list a.arrow-link {
    display: block;
    margin: 3px 0;
  }
  .store-list a.preferred span {
    color: inherit;
    display: inline;
  }
  .store-list a.add span.remove {
    display: none;
  }
  .store-list a.remove {
    background-image: url(../images/link_expanded.jpg);
  }
  .store-list a.remove span.add {
    display: none;
  }
#bakerySelection .store-list,
#bakeryResults .store-list {
  padding-left: 30px;
}
#bakerySelection .store-list li,
#bakeryResults .store-list li {
  position: relative;
}
#bakerySelection .store-list input,
#bakeryResults .store-list a.add,
#bakeryResults .store-list a.remove {
  position: absolute;
  top: 0px;
  left: -40px;
}
#bakeryResults .store-list a.add,
#bakeryResults .store-list a.remove {
  width: 12px;
  height: 12px;
  top: 3px;
  background-repeat: no-repeat;
}
#bakeryResults .store-list a.add {
  background-image: url(../images/link_expand.jpg);
}
#bakeryResults .store-list a.remove {
  background-image: url(../images/link_expanded.jpg);
}
.ie6 .map-overlay-content .store-list,
.ie7 .map-overlay-content .store-list,
.ie6 .map-overlay-content .store-list li,
.ie7 .map-overlay-content .store-list li,
.map-overlay-content ol.store-list {
  padding-top: 0;
}
/* My Cakes Profile */
#Tabs {
  line-height: 1.25em;
  margin: 0 auto;
  width: 680px;
}
#Tabs p {
  margin-bottom: 5px;
}
#Tabs h5 {
  color: #502B93;
}
.ui-tabs {
  background: url(../images/bg_detail_bottom.jpg) no-repeat left bottom;
  padding: 10px 0;
  zoom: 1; /* Force has-layout in IE */
}
.ui-tabs .ui-tabs-nav {
  background: url(../images/bg_detail_top.jpg) no-repeat left bottom;
  list-style: none;
  overflow: hidden;
  position: relative;
  padding: 0 10px;
  width: 660px;
  height: 45px;
}
.ui-tabs .ui-tabs-nav li {
  float: left;
  position: relative;
}
.ui-tabs .ui-tabs-nav li a {
  background-image: url(../images/tabs.png);
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  line-height: 35px;
  text-indent: -9999px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-top: 1px; }
.ui-tabs .ui-tabs-nav li a.upcoming { background-position: 0 0; width: 153px; }
.ui-tabs .ui-tabs-nav li a.upcoming:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a.upcoming { background-position: 0 -35px; }
.ui-tabs .ui-tabs-nav li a.past { background-position: -153px 0; width: 105px; }
.ui-tabs .ui-tabs-nav li a.past:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a.past { background-position: -153px -35px; }
.ui-tabs .ui-tabs-nav li a.favorites { background-position: -258px 0; width: 122px; }
.ui-tabs .ui-tabs-nav li a.favorites:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a.favorites { background-position: -258px -35px; }

.ui-tabs .ui-tabs-panel {
  background: url(../images/bg_detail_tile.jpg) repeat-y;
  display: block;
  padding: 0 10px;
}
.ui-tabs .ui-tabs-hide { display: none !important; }

h4.trigger {
  background: url(../images/link_expand.jpg) 0 4px no-repeat;
  font-size: 13px;
  height: 22px;
  line-height: 22px;
  padding: 0 0 0 18px;
  clear: both;
}
.ui-tabs-panel h4.trigger.open {
  background: url(../images/link_expanded.jpg) 0 5px no-repeat;
}
.toggleable {
  padding: 0 0 0 18px;
  position: relative;
}
.corner-link {
  position: absolute;
  right: 0;
  top: -23px;
  font-size: 11px;
  text-decoration: underline;
  color: #7c5faf;
}
.ie6 .corner-link {
  right: 48px;
}
a.corner-link:hover {
  color: #502B93;
}
dl.event-details {
  overflow: hidden;
  margin-bottom: 15px;
}
dl.event-details dt,
dl.event-details dd {
  float: left;
  font-size: 11px;
  margin-right: 40px;
}
dl.event-details dt {
  color: #999;
  margin-right: 5px;
}
.ui-tabs-panel h4 a {
  font-size: 14px;
  color: #5b3e8f;
}
/* My Cakes - Upcoming Events */
.mast .add-more {
  top: 15px;
}
.ie6 .mast .add-more {
  right: 20px;
}
#PastEvents,
#UpcomingEvents {
  padding-right: 20px;
}
#PastEvents div.hr,
#UpcomingEvents div.hr {
  clear: both;
  margin: 0 0 5px 20px;
}
#Favorites div.hr {
  clear: both;
  float: left;
  margin: 0 0 25px 0;
  width: 100%;
}
#Favorites .toggleable div.hr,
#PastEvents .toggleable div.hr,
#UpcomingEvents .toggleable div.hr {
  clear: both;
  margin: 0 0 15px 0;
}
.cake-selection .col-a {
  position: relative;
  width: 175px;
  float: left;
}
.ie6 .cake-selection .col-a div.top {
  margin-top: 0;
}
.cake-selection .col-a div.top {
  margin-top: 7px;
}
.cake-selection .col-b {
  width: 455px;
  float: left;
  display: block;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.cake-selection h5 {
  padding-bottom: 4px;
}
#Tabs h4.trigger {
  margin-bottom: 5px;
}
#Tabs p.share {
  margin: 0;
}
.cake-selection span {
  font-size: 11px;
}
.cake-selection ul {
  display: block;
  padding: 10px 0;
}
.cake-selection ul li {
  display: block;
  line-height: 18px;
  font-size: 11px;
}
.cake-selection ul li a {
  display: inline-block;
}
.gallery-share {
  float: right;
  font-size: 11px;
  padding-left: 22px;
  background: url(../images/icon_share_gallery.jpg) no-repeat left center;
  margin: 0 0 10px 0;
  clear: both;
}
.cake-selection a.addthis {
  background-position: 1px center;
}
.cake-selection .name {
  display: block;
}
.cake-selection .col-b p {
  margin-top: 10px;
}

/* My Cakes - Favorites */
.content-l-col .main #Favorites .selections {
  margin-bottom: 0;
}
#Favorites .selections li {
  padding: 0 0 0 5px;
}

/* My Cakes - Event Photos */
.event-photos {
  float: left;
  display: block;
  clear: both;
  padding: 10px 0 0 0;
  position: relative;
  width: 885px;
}
.discussion .event-photos {
  width: 678px;
}
.discussion .event-photos h2 {
  padding-bottom: 10px;
}
.discussion .event-photos .corner-link {
  padding: 8px 0 0 0;
  position: absolute;
  right: 0;
  top: 5px;
}
.toggable .event-photos {
  display: block;
  padding: 10px 0;
}
h4.fb-icon {
  padding: 0 0 0 20px;
  margin: 10px 0 0 0;
  background: url(../images/facebook_icon.jpg) left center no-repeat;
}
h4.flickr-icon {
  padding: 0 0 0 20px;
  margin: 10px 0 0 0;
  background: url(../images/Icon_Flickr.gif) left center no-repeat;
}
h4.youtube-icon {
  padding: 0 0 0 20px;
  margin: 10px 0 0 0;
  background: url(../images/Icon_YouTube.gif) left center no-repeat;
}
h4.fav-icon {
  margin: 4px 0 4px 4px;
  padding: 0 0 0 20px;
  background: url(../images/icon_hdr_fav.jpg) left center no-repeat;
}
#Favorites h4.fav-icon { 
  float: left; 
  clear: both;
}
.event-photos ul.photos {
  margin: 10px 0 0 0;
  clear: both;
  overflow: hidden;
}
.event-photos ul.photos li {
  padding-right: 14px;
  height: auto !important;
}
.event-photos ul.photos li[style] {
  height: auto !important;
}
a.import-photos {
  display: block;
  line-height: 18px;
  padding: 0 0 14px 22px;
  background: url(../images/icon_import.jpg) 0 0 no-repeat;
  font-size: 13px;
  color: #666;
}
a.import-photos:hover {
  text-decoration: none;
}
.event-photos a.add-more,
.event-photos a.corner-link {
  position: static;
  float: right;
  clear: both;
  top: auto;
}

.cake-selection {
  position: relative;
  overflow: hidden;
}

/* My Cakes Sidebar */
.side div.hr {
  clear: both;
}
.user-profile {
  position: relative;
  overflow: hidden;
  padding: 12px 0 0 0;
}
  .user-profile div {
    position: relative;
    float: left;
    width: 80px;
    padding: 0 0 10px 0;
  }
  .user-profile div.option {
    width: 98px;
    padding: 0 0 0 10px;
  }
  .user-profile a {
    display: block;
  }
  .user-profile .fb-icon {
    position: absolute;
    top: 67px;
    left: 67px;
  }
  .user-profile a.name {
    font-size: 13px;
    line-height: 15px;
    padding-top: 2px;
  }
  .user-profile a.arrow-link {
    margin: 8px 0 0 0;
  }
  .event-list li {
    display: block;
    width: 173px;
    padding: 0 0 8px 22px;
    background: url(../images/icon_event.gif) 0 0 no-repeat;
  }
  .event-list a {
    display: block;
    font-size: 12px;
    padding: 3px 0;
  }
  .event-list span {
    font-size: 11px;
    color: #8d8d8d;
  }
  .user-bakeries {
    position: relative;
  }
  a.add-more {
    position: absolute;
    top: 0;
    right: 3px;
    font-size: 11px;
    line-height: 12px;
    padding: 0 0 0 18px;
    background: url(../images/link_expand.jpg) 0 0 no-repeat;
  }
  .ie6 a.add-more {
    right: 13px;
  }
  .user-bakeries ol.store-list {
    padding: 0;
  }
  .user-bakeries ol.store-list li {
    list-style-type: none;
    padding: 0;
    margin: 0 0 12px 0;
  }
  .store-list .inline {

  }

/* New Event / Create Event */
#NewEvent {
  position: relative;
}
#CreateEvent {
  padding: 15px 10px 10px 10px;
}
#Tabs #CreateEvent {
  float: none;
  padding: 0 0 0 18px;
  position: relative;
  width: auto;
}
#CreateEvent h3,
.import-event h3 {
  margin-bottom: 1em;
}
#CreateEvent fieldset {
  margin-bottom: 30px;
}
#CreateEvent .input-set input,
#CreateEvent .input-set select,
#CreateEvent .input-set textarea,
.import-event input,
.import-event select,
.import-event textarea,
.add-cake .select-cake select  {
  border:1px solid #ccc;
  color:#888;
  font-family: Arial, Helvetica, sans-serif;
  width: 180px;
  padding: 4px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
.import-event ul,
#CreateEvent .input-set label {
  display: block;
  float: left;
  width: 110px;
}
#CreateEvent .input-set input.event-upload-radio {
  float: left;
  clear: both;
  width: 20px;
}
#CreateEvent .input-set label.event-upload-label {
  display: block;
  float: left;
  width: 440px;  
}

.import-event ul li {
  height: 35px;
}
button.ui-datepicker-trigger {
  background: transparent;
  margin: 0 0 0 4px;
  padding: 0;
  vertical-align: top;
  height: 20px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ie6 button.ui-datepicker-trigger {
  height: 28px;
}
#event-labels label {
  font-size: 12px;
}
#CreateEvent .input-set select {
  width: 190px;
}
#CreateEvent textarea {
  height: 80px;
}
#CreateEvent input#reminderMobile_1,
#CreateEvent input#reminderMobile_2,
#CreateEvent input#reminderMobile_3 {
  width: 57px;
}
#CreateEvent input#reminderMobile_1 {
  width: 40px;
}

.import-event {
  position: absolute;
  right: 9px;
  top: 58px;
  width: 271px;
  overflow: hidden;
}
.import-event h3 {
  color:#1f5d95;
  background: url(../images/icon_fb_import.jpg) center right no-repeat;
  height: 20px;
  padding-top: 3px;
}
.import-event ul#event-labels { width: 120px; }
.import-event ul#event-inputs { width: 100px; }
.ie7 #ImportEvent ul.event-inputs li {height:auto !important;}
.ie7 #ImportEvent ul.event-inputs li ul { padding-top: 12px; }
.ie7 #ImportEvent ul.event-inputs li ul li { clear:both; }

.import-event input { width: 150px; }
.import-event select { width: 160px; }

.import-event ul li ul {
  padding-top: 0;
  width: 120px;
}
.import-event ul li ul li {
  height: 15px;
  padding: 3px 0 5px;
}
.import-event ul li ul label {
  display: block;
  width: 80px;
  float: left;
  padding-left: 5px;
  line-height: 18px;
}
.import-event ul li ul input {
  width: auto;
  padding: 0;
  border: none;
  float: left;
}
.add-cake {
  display: block;
  clear: left;
}
.add-cake h3 {
  margin-bottom: 5px;
}
.add-cake .select-cake select {
  float: left;
  width: 190px;
  margin-right: 10px;
}
.add-cake .selection-display {
  display: block;
  float: left;
}
.add-cake .item {
  margin-bottom: 30px;
}
#photo_event_plan_id{
	margin-left:5px;
	float:left;
}
#createEventSubmit {
  background: url(../images/btn_create.jpg) 0 0 no-repeat;
  display: block;
  float: left;
  padding: 0;
  text-indent: -9999px;
  height: 27px;
  width: 72px;
}
#import h4 {
  margin-bottom: 15px;
}
#import .input-set {
  margin-bottom: 25px;
}
#import img.helper {
  margin-bottom: 5px;
}
#import input.url {
  display: block;
  width: 402px;
}
#SWFUpload {
  width: 470px;
}
#UploadButton {
  display: block;
  margin-top: 15px;
  margin-right: 15px;
  width: 71px;
  height: 60px;
}
#CancelUpload {
  float: left;
}
#UploadQueue {
  border: 1px solid #ccc;
  height: auto;
  margin: 0 0 15px;
  min-height: 45px;
  padding: 3px 0 2px;
  width: 412px;
}
.ie6 #UploadQueue { height: 75px; }
#SWFUpload h5 {
  background-color: #ffffff;
  color: #aaa;
  display: inline-block;
  padding: 0 5px;
}
.progressWrapper {
  width: 357px;
  overflow: hidden;
}
.progressContainer {
  margin: 2px 5px 3px;
  padding: 4px;
  border: solid 1px #E8E8E8;
  background-color: #F7F7F7;
  overflow: hidden;
}
/* Message */
.message {
  margin: 1em 0;
  padding: 10px 20px;
  border: solid 1px #FFDD99;
  background-color: #FFFFCC;
  overflow: hidden;
}
/* Error */
.red {
  border: solid 1px #B50000;
  background-color: #FFEBEB;
}
/* Current */
.green {
  border: solid 1px #DDF0DD;
  background-color: #EBFFEB;
}
/* Complete */
.blue {
  border: solid 1px #CEE2F2;
  background-color: #F0F5FF;
}
.progressName {
  font-size: 8pt;
  font-weight: 700;
  color: #555;
  width: 323px;
  height: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
  font-size: 0;
  width: 0%;
  height: 2px;
  background-color: blue;
  margin-top: 2px;
}
.progressBarComplete {
  width: 100%;
  background-color: green;
  visibility: hidden;
}
.progressBarError {
  width: 100%;
  background-color: red;
  visibility: hidden;
}
.progressBarStatus {
  margin-top: 2px;
  width: 337px;
  font-size: 7pt;
  font-family: Arial;
  text-align: left;
  white-space: nowrap;
}
a.progressCancel {
  font-size: 0;
  display: block;
  height: 14px;
  width: 14px;
  /*background-image: url(../images/cancelbutton.gif);*/
  background-repeat: no-repeat;
  background-position: -14px 0px;
  float: right;
}
a.progressCancel:hover {
  background-position: 0px 0px;
}


/* Party Planning */
.discussion {
  position: relative;
  padding: 10px 0 10px 10px;
  overflow: hidden;
}
.discussion .corner-link {
  top: 15px;
  right: 10px;
}
.discussion div.hr {
  margin: 0 10px 5px 0;
}
.ie7 .discussion .event-photos a.corner-link { clear: none !important; }
.cards {
  overflow: hidden;
  margin-bottom: 20px;
}
.cards li:nth-child(4n) {
  padding-right: 0;
}
.cards li {
   float: left;
   padding-right: 10px;
   margin: 15px 0 0 0;
}
.discussion .top {
  display: block;
  height: 6px;
  width: 220px;
  background: url(../images/bg_discussion_top.png) bottom left no-repeat;
}
.ie6 .discussion .top {
 background: url(../images/bg_discussion_top.gif) bottom left no-repeat;
}
.discussion .item {
  display: block;
  position: relative;
  width: 200px;
  padding: 7px 10px 15px 10px;
  background: url(../images/bg_discussion_btm.png) bottom left no-repeat;
}
.ie6 .discussion .item {
  background: url(../images/bg_discussion_btm.gif) bottom left no-repeat;
}
.discussion .item a,
.discussion .item p,
.discussion .item img {
  display: block;
  padding-bottom: 5px;
}
.discussion .item a.topic-title{
  display: inline;
}
.discussion .item a.topic-date {
  width: 60px;
}
.discussion .item p {
  font-size: 11px;
  color: #9a9a9a;
  padding: 8px 0 10px 0;
}
.item .img-comments {
  padding-bottom: 0;
  position: absolute;
  right: 10px;
  bottom: 15px;
  padding-right: 16px;
  background: url(../images/icon_comments.gif) right 2px no-repeat;
}
.side .tips h2 {
  padding: 15px 0 5px 0;
  font-size: 18px;
  color: #502b93;
}

/* Discussion Pages */
.corner-corral {
  position: absolute;
  right: 0px;
  top: 15px;
}
.corner-corral .comment-date {
  color: #502B93;
}
.corner-corral .comment-count {
  color: #502B93;
  padding-right: 16px;
  background: url(../images/icon_comments.gif) right 3px no-repeat;
  margin-left: 20px;
}
.discussion .col-a,
.discussion .col-b {
  float: left;
  width: 340px;
  padding-top: 5px;
}
.discussion .col-a {
  width: 320px;
  padding: 10px 20px 0 0;
}
.discussion .col-a p {
  font-size: 11px;
  line-height: 14px;
  color: #9a9a9a;
  padding: 0 0 10px 0;
}
.discussion .col-b .cake-actions {
  margin-top: 10px;
}
.story-comments {
  clear: both;
  padding: 10px 0 0 0;
}
.story-comments ul {
  display: block;
  margin-right: 10px;
}
.story-comments ul li {
  position: relative;
  display: block;
  clear: both;
  background: url(../images/border_btm_dotted.gif) top left repeat-x;
  padding: 15px 0 0 0;
}
.story-comments .member,
.story-comment-form .text,
.story-comments .comment-area {
  width: 240px;
  float: left;
  background: none;
  clear: none;
  padding: 0;
}
.story-comments .member img {
  float: left;
  padding: 0 10px 15px 0;
}
.story-comments .member .name {
  color: #502B93;
  display: block;
  padding-bottom: 3px;
}
.story-comments .member span {
  display: block;
  font-size: 11px;
  line-height: 14px;
}
.story-comments .comment-area {
  width: 425px;
}
.comment-area span.title {
  color: #502B93;
  display: block;
  padding: 0 0 12px 0;
}
.comment-area p {
  font-size: 11px;
  color: #9a9a9a;
  padding: 0 0 10px 0;
}
.comment-area .report {
  display: block;
  font-size: 10px;
  padding: 2px 0 15px 0;
}
.story-comment-form {
  position: relative;
  display: block;
  clear: both;
  background: url(../images/border_btm_dotted.gif) top left repeat-x;
  padding: 15px 0 0 0;
  margin-right: 10px;
}
.story-comment-form .text,
.story-comment-form form {
  position: relative;
  display: block;
  float: left;
}
.story-comment-form form {
  width: 435px;
}
.story-comment-form .text p {
  padding: 15px 15px 15px 0;
  font-size: 11px;
  line-height: 14px;
  color: #9a9a9a;
}
.story-comment-form form textarea {
  border:1px solid #ccc;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 font-family:"Arial", Helvetica, sans-serif;
 color:#888;
 width: 425px;
 height: 150px;
 font-size: 12px;
 padding: 4px;
}
.comment-form-controls {
  clear: both;
  float: right;
  padding: 10px 4px 0 0;
}
.comment-form-controls .comment-post {
  border: none;
  cursor: pointer;
  background: transparent url(../images/btn_post.jpg) 0 0 no-repeat;
  height: 29px;
  width: 59px;
  margin-right: 10px;
}
.comment-form-controls .comment-reset {
  position: relative;
  top: -2px;
  font-size: 10px;
  text-decoration: underline;
}
/* Profile Edit */
.side p.callout,
.side ol.callout li {
  list-style-type: decimal;
  color: #5b3e8f;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
}
.side ol.callout li {
  margin: 0 0 10px 18px;
}
.side ol.callout li em {
  font-style: normal;
  line-height: 16px;
}
.side ol.callout li p {
  font-weight: normal;
  font-size: 12px;
  padding: 5px 0;
}
.edit-link {
  display: block;
  line-height: 24px;
  font-size: 11px;
  padding: 0 0 0 10px;
}
.cakeOrderTwoColumn {
  display: block;
  width: 200px;
  overflow: hidden;
  float: left;
}
.cakeOrderTwoColumn.leftField {
  margin-right: 20px;
}
.cardInfoTwoColumn.leftField {
  margin-right: 40px;
  display: block;
  overflow: hidden;
  float: left;  
}
#PersonalInfo {
  padding: 10px 0 5px 10px;
  width: 400px;
  overflow: hidden;
  float: left;
}
#cakeInstructions h2,
#cakeOrder h2,
#PersonalInfo h2,
.profile-photo h2,
.profile-prefs h2 {
  color: #4C3479;
  margin: 0 0 15px;
}
.cakeOrderTwoColumn textarea {
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-family: "Arial", Helvetica, sans-serif;
  color: #888;
  width: 192px;
}
#OrderReview #credit_card_expiration_month {
  width: 55px;  
  float: left;
  margin-right: 15px;
}
#OrderReview #credit_card_expiration_year {
  width: 70px;  
  float: left;
  margin-right: 15px;
}
#OrderReview #billing_region {
  width: 185px;
  float: left;
  margin-right: 15px;
}
#PersonalInfo.sidebarOrder h2 {
  margin-bottom: 10px;
}
#PersonalInfo.sidebarOrder h2 span {
  float: right;
  font-size: 11px;
  font-family: "Arial", Helvetica, sans-serif;
  color: #666;
}
#PersonalInfo .input-set {
  margin-bottom: 12px;
}
#PersonalInfo.sidebarOrder .cake-colors .color-radio {
  border: none;
  float: left;
  clear: both;
  width: 20px;
}
#PersonalInfo.sidebarOrder .cake-colors li {
  float: left;
  margin: 0 0 5px;
  width: 100%;
  clear: both;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-label {
  display: block;
  float: left;
  width: 125px;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-label span.text {
  margin: 0 0 0 10px;
  float: left;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-label span.color {
  float: left;
  border: 1px solid #E8E8E8;
  box-shadow: 0 2px 3px #CACACA;
  height: 20px;
  width: 20px;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-8308A8 span.color {
  background: #8308A8;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-D639E8 span.color {
  background: #D639E8;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-060685 span.color {
  background: #060685;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-166CCF span.color {
  background: #166CCF;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-047115 span.color {
  background: #047115;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-E8D207 span.color {
  background: #E8D207;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-9ACF27 span.color {
  background: #9ACF27;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-E1620D span.color {
  background: #E1620D;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-D4182A span.color { 
  background: #D4182A;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-F31663 span.color {
  background: #F31663;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-D40774 span.color {
  background: #D40774;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-4E2A22 span.color {
  background: #4E2A22;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-000000 span.color {
  background: #000000;
}
#PersonalInfo.sidebarOrder .cake-colors label.color-FFFFFF span.color {
  background: #FFFFFF;
} 



#cakeOrder .input-set label,
#PersonalInfo .input-set label {
  float: left;
  font-size: 12px;
  width: 125px;
}
#PersonalInfo .cakeOrderTwoColumn .input-set label {
  width: 192px;
}

#OrderReview .place-order-container {
  margin: 15px 0 0;
  float: left;
  width: 100%;
  position: relative;
}
#OrderReview #billing_postal_code {
  width: 78px;
}
#OrderReview #card_type {
  width: 125px;
}
#OrderReview .place-order-container .edit-order {
  float: left;
  line-height: 38px;
}
#OrderReview .btn-order {
  display: block;
  margin-bottom: 15px;
  float: left;
  height: 29px;
  margin: 0 20px 0 0;
  width: 106px !important;
  text-indent: -9999px;
  border: none;
  background:url("../images/btn_order.gif") no-repeat scroll left top transparent;
} 
#OrderReview h2 {
  float:left;
}
#OrderReview .error-container {
  float: left;
  clear: both;
  margin: 15px 0 15px 25px;
  color: #ff0000;
  font-size: 10px;
}
.cake-order-wrap .btn-order {
  display: block;
  margin-bottom: 15px;
  float: right;
  height: 27px;
  width: 69px !important;
  text-indent: -9999px;
  border: none;
  background:url("../images/btn_next.jpg") no-repeat scroll left top transparent;
}
.cake-order-wrap .order-price-review {
  width: 290px;
  float: left;
  margin-top: 10px;
}
#cakeInstructions .input-set label {
  float: left;
  font-size: 12px;
  width: 170px;
}
#OrderReview input {
  border:1px solid #ccc;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 font-family:"Arial", Helvetica, sans-serif;
 color:#888;
 width: 175px;
 padding: 4px;
}
#PersonalInfo input,
#PersonalInfo textarea {
  border:1px solid #ccc;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 font-family:"Arial", Helvetica, sans-serif;
 color:#888;
 width: 220px;
 padding: 4px;
}
#PersonalInfo.sidebarOrder input,
#PersonalInfo.sidebarOrder select,
#PersonalInfo.sidebarOrder textarea {
  width: 190px;
}
#PersonalInfo input#consumer_phone_area_code,
#PersonalInfo input#consumer_phone_line_prefix,
#PersonalInfo input#consumer_phone_line_number,
#PersonalInfo input#order_consumer_phone_area_code,
#PersonalInfo input#order_consumer_phone_line_prefix,
#PersonalInfo input#order_consumer_phone_line_number {
  width: 60px;
  margin-right: 10px;
  text-align: center;
}
#PersonalInfo.sidebarOrder input#consumer_phone_line_number,
#PersonalInfo.sidebarOrder input#order_consumer_phone_line_number {
  margin-right: 0;
}
#PersonalInfo.sidebarOrder input#order_consumer_phone_area_code,
#PersonalInfo.sidebarOrder select#order_consumer_phone_area_code,
#PersonalInfo.sidebarOrder textarea#order_consumer_phone_area_code,
#PersonalInfo.sidebarOrder input#order_consumer_phone_area_code,
#PersonalInfo.sidebarOrder select#order_consumer_phone_area_code,
#PersonalInfo.sidebarOrder textarea#order_consumer_phone_area_code {
  width: 38px;
}
#PersonalInfo.sidebarOrder input#consumer_phone_area_code,
#PersonalInfo.sidebarOrder input#consumer_phone_line_prefix,
#PersonalInfo.sidebarOrder input#consumer_phone_line_number,
#PersonalInfo.sidebarOrder input#order_consumer_phone_area_code,
#PersonalInfo.sidebarOrder input#order_consumer_phone_line_prefix,
#PersonalInfo.sidebarOrder input#order_consumer_phone_line_number {
  width: 45px;
}
#PersonalInfo.sidebarOrder .message-area textarea {
 width: 205px;
}
#PersonalInfo input.date.inactive {
  width: 180px;
  background:#fff url("../images/sprite_input_date_bg.png") 160px -22px no-repeat;
}
#PersonalInfo input.date.active {
  width: 180px;
  background:#fff url("../images/sprite_input_date_bg.png") 160px 0 no-repeat;
  color: #666;
}
#PersonalInfo a {
  display: block;
  font-size: 11px;
  margin-bottom: 12px;
}
#PersonalInfo label span a {
  display: inline; 
  float: right;
  margin-bottom: 0;
  font-size: 11px;
}
.no-pad h2 {
  padding-bottom: 10px;
}
#saveProfile {
  background: transparent url(../images/btn_save.jpg) no-repeat 0 0;
  border: 0 none;
  display: block;
  margin: 20px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 60px;
  height: 29px;
  cursor: pointer;
}
#saveEvent,
#deleteEvent,
#cancelEvent {
  background: transparent url(../images/btn_save.jpg) no-repeat 0 0;
  border: 0 none;
  display: block;
  margin: 20px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 60px;
  height: 29px;
  float: left;
  cursor: pointer;
}
#deleteEvent {
  background: transparent url(../images/btn_delete.jpg) no-repeat 0 0;
  width: 72px;
  margin-left: 15px;
}
#cancelEvent {
  background: transparent url(../images/btn_cancel.gif) no-repeat 0 0;
  width: 72px;
  margin-left: 15px;
}
/* Order Form */
.print-only {
  display: none;
}
.order-form {
  float: left;
  width: 100%;
}
#PersonalInfo {
  padding: 0;
  width: 100%;
}
.order-form #PersonalInfo fieldset {
  float: left;
  margin-right: 33px;
}
.ie6 .order-form #PersonalInfo fieldset {
  margin-right: 25px;
}
.order-form #PersonalInfo fieldset.message-area {
  margin: 0;
}
.message-area label {
  display: block;
  float: none;
  font-size: 12px;
  line-height: 1em;
  margin-bottom: 5px;
}
#PersonalInfo .message-area textarea {
  border:1px solid #ccc;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 font-family:"Arial", Helvetica, sans-serif;
 color:#888;
 height: 106px;
 width: 260px;
}
.node {
  float: left;
  width: 320px;
  padding: 1em;
}
.node h5 {
  font-size: 11px;
  color: #7c5faf;
  padding-top: 4px;
}
.node p {
  padding: 8px 0 10px;
  font-size: 11px;
  line-height: 16px;
}
#PartyPlanOptions {
  float: left;  
  margin-bottom: 20px;
}
.print-order {
  display: block;
  height: 29px;
  width: 176px;
  text-indent: -9999px;
  background: url(../images/btn_print_order.jpg) 0 0 no-repeat;
}

.print-cake-form {
  float: left;
  background: url(../images/btn_print_order_sm.jpg) no-repeat left top;
  display: block;
  padding: 0;
  text-indent: -9999px;
  width: 121px;
  height: 30px;
}

.save-party-plan {
  float: left;
  background: url(../images/btn_save_plan.jpg) no-repeat left top;
  display: block;
  padding: 0;
  margin-right: 10px;
  text-indent: -9999px;
  width: 121px;
  height: 30px;
}

.profile-photo {
  width: 280px;
  padding: 10px 0 0 0;
  float: left;
  overflow: hidden;
}
.profile-photo div {
  position: relative;
}
.profile-photo #consumer_photo {
  /*cursor: pointer;*/
  position: absolute;
  top: 0;
  left: 15px;
  opacity: 0;
  width: 162px;
  filter: alpha(opacity=0);
}
.profile-photo .file-input #profile_photo {
  border: 0 none;
  float: left;
  font-size: 10px;
  margin-top: 3px;
  padding: 4px 0 0;
  width: 90px;
}
.profile-photo img.choose {
  cursor: pointer;
}
.profile-photo img {
  float: left;
}
.profile-photo div {
  display: block;
  float: left;
  width: 163px;
  padding-left: 15px;
}
.profile-photo div span.msg {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #5a3d8d;
  padding: 8px 0 10px;
  clear: both;
}
.profile-photo div label {
  font-size: 11px;
  font-style: normal;
  line-height: 25px;
}
.add-bakery,
.bakery-prefs,
.profile-prefs {
  display: block;
  clear: both;
  padding: 10px;
  overflow: hidden;
}
fieldset.profile-prefs h4 {
  color: #502B93;
  margin: 0 0 6px;
  padding: 0;
}
fieldset.profile-prefs .section {
  margin-bottom: 15px;
}
fieldset.profile-prefs .section p {
  text-indent: 10px;
}
fieldset.profile-prefs #saveProfile {
  margin-left: 9px;
}
#bakeryWrapper h2 {
  color: #4C3479;
}
.add-bakery h2,
.profile-prefs h2 {
  padding-bottom: 5px;
}
.profile-prefs label {
  line-height: 16px;
  padding-left: 5px;
}
.bakery-prefs p {
  margin: 15px 0 0 0;
}
.bakery-prefs em {
  font-style: italic;
}
.bakery-prefs ul li {
  float: left;
  padding: 10px 20px 10px 17px;
  margin-left: 10px;
  font-size: 11px;
  line-height: 14px;
  position: relative;
}
.bakery-prefs a.preferred {
  position: absolute;
  display: block;
  left: 0;
  top: 10px;
  width: 12px;
  height: 12px;
}
.bakery-prefs a.add {
  background: url(../images/link_expand.jpg) no-repeat;
}
.bakery-prefs a.remove {
  background: url(../images/link_expanded.jpg) no-repeat;
}
.bakery-prefs li span {
  display: block;
}
.bakery-prefs li span.distance {
  display: none;
}
.bakery-prefs li a {
  font-size: 12px;
  display: block;
  padding-bottom: 4px;
}
.add-bakery .new-search {
  display: block;
  float: left;
  padding: 0;
  width: 320px;
}
.add-bakery .new-search input,
.add-bakery .new-search label {
  display: inline;
  width: auto;
  float: left;
  margin-right: 5px;
  font-size: 12px;
  margin-top: 2px;
}
.add-bakery .new-search input {
  border:1px solid #ccc;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  font-family:"Arial", Helvetica, sans-serif;
  color:#888;
  width: 75px;
  padding: 4px;
}
.add-bakery .new-search input.btn-search {
  padding: 0;
  margin: 0;
  border: none;
  float: left;
  width: 71px;
  height: 29px;
}
.content-l-col .main .add-bakery .pagination {
  padding-right: 0;
}
/* Photos and Videos */
.photos-filter-nav {
  display:block;
  position: relative;
  width: 870px;
  float:left;
  margin-left: 33px;
  margin-top: 20px;
}
.filter-gallery {
  width: 120px;
  margin-right: 20px;
  float: left;
}
label.filter_gallery {
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin-right: 10px;
}
.filter_gallery #filter_gallery {
  float: left;
}
ul.photos {
  float: left;
  width: 100%;
  display: block;
  margin: 20px 0 0 33px;
  padding-bottom: 10px;
  display: inline;
}
ul.photos li {
  display: block;
  float: left;
  width: 112px;
  padding: 0 15px 15px 0;
}
.photos li img { max-width: 112px; }
.ie6 .photos li img { width: 112px; }
.photos li a {
  display: block;
  line-height: 14px;
  margin-bottom: 4px;
  color: #502b93;
}
.photos li a.small-type {
  font-size: 10px;
  text-decoration: underline;
}
#fancybox-title a.small-type {
  /* color: #C2B2EB; */
}

/* Generic Page Styles */
.generic {
  padding: 10px;
  overflow: hidden;
}
.generic .column {
  display: block;
  width: 330px;
  float: left;
  padding: 0 10px 0 0;
}
.generic p {
  font-size: 11px;
  line-height: 14px;
  color: #9a9a9a;
  padding: 5px 0 10px 0;
}
.generic ul {
  padding: 5px 0 5px 40px;
}
.generic ul li {
  padding-bottom: 5px;
  list-style-type: disc;
}
.generic .independent {
  display: block;
  padding: 0 0 10px 0;
}
.generic h2 {
  padding-top:10px;
}
.generic h3 {
  padding-top: 10px;
   padding-left: 10px;
}

/* Contact Us */
#contact-us h1 {
  margin-left:18px;
}
#form-content {
 margin-left:8px;
}
.width-400 {
 width:420px;
 float:left;
 padding:5px;
 margin:10px 0 10px 18px;
}
.ie6 .width-400,
.ie7 .width-400 {
  margin-left: 0;
  padding-left: 25px;
}
.girth {
 width:400px;
}
#form-content h2 {
 color:#502b93;
 margin-bottom:25px;
}
#form-content label {
 color:#999;
}
#form-content input, #form-content textarea {
 border:1px solid #ccc;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 font-family:"Arial", Helvetica, sans-serif;
 color:#888;
}
.width-400 ul.labels,
.width-400 #contact-labels {
  width:80px;
  height:100px;
  margin:5px 0 10px 0;
  float:left;
  font-size:13px;
}
.width-400 ul.inputs li {
  display:block;
  clear:both;
}
.width-400 ul.inputs label {
  display:block;
  float:left;
  padding-bottom:14px;
  width:130px;
}
.width-400 ul.inputs input {
  display:block;
  float:left;
}
.width-400 ul.inputs .errorMessage {
  display:block;
  float:left;
  padding:4px 0;
}
ul.labels li,
#contact-inputs li {
  margin-bottom:14px;
}
ul.labels li.spacer {
  margin-bottom: 10px;
}
   ul.labels li label,
   #contact-inputs li label {
    color:#777777;
    padding:5px 0;
  }
  #contact-inputs li label {
    float:left;
    width: 57px;
  }
ul.inputs {
  width:340px;
}
#contact-inputs {
  width:400px;
}
ul.inputs,
#contact-inputs {
  float:left;
  margin-bottom: 10px;
}
ul.inputs li {
  margin:2px 0 10px 0;
  position:relative;
}
#contact-inputs li {
  margin:2px 0 10px 0;
}
#contact-inputs li {
  clear:both;
}
ul.inputs li input,
#contact-inputs li input {
  float:left;
 width:330px;
 padding:4px;
 font-size:12px;
}
#contact-inputs .errorMessage {
  display:block;
  float:left;
  padding:4px 0;
}
.checks,
.contact-checks,
#contact-checks {
 clear:both;
 width:320px;
 margin-left:75px;
}
.ie6 .contact-checks,
.ie6 #contact-check {
 margin-top:10px;
 margin-left:82px;
}
.ie6 #form-content #contact-check,
.ie7 #form-content #contact-check { margin: -30px 0 0 0; }

  #contact-check {
    clear:both;
    padding-left:56px;
  }
  .ie6 #contact-check,
  .ie7 #contact-check {
    padding-left: 53px;
  }
  #contact-check input {
    float:left;
    position:relative;
    border:none;
    left:1px;
  }
  #contact-check p {
    display:block;
    float:left;
    line-height:16px;
    color:#9a9a9a;
    position:relative;
    top:0px;
    left:10px;
    /* margin:-18px 0 0 30px; */
    width:230px;
    font-size:10px;
  }
.girth textarea {
 margin:2px 0 10px 0;
 width:350px;
 height:115px;
 padding:4px;
 font-size:12px;
}
#select-labels {
  color:#777777;
  width:221px;
  float:left;
}
  #select-labels li {
    padding:9px;
    text-align:right;
  }
#select-list {
  width:145px;
  float:left;
}
  #select-list select {
    width:140px;
    margin:4px 0 1px 0;
    padding:1px;
    color:#777777;
  }
  .ie6 #select-list select,
  .ie7 #select-list select { margin-bottom: 4px; }

#contact-form-controls {
 clear:both;
 width:100px;
 float:right;
 margin:10px 36px 0 0;
}
.ie6 #form-content #contact-form-controls { margin-right:12px; }
.ie7 #form-content #contact-form-controls { margin-right:34px; }

  #contact-form-controls #contact-reset {
    background:none;
    cursor:pointer;
    color: #502b93;
    vertical-align:center;
    font-size:9px;
    margin:0;
    text-decoration:underline;
    padding:12px 7px 0 5px;
    float: left;
  }
  #contact-form-controls #contact-submit {
    display:block;
    float: right;
    text-indent:-9999em;
    cursor:pointer;
    background: url(../images/btn_send.jpg) 0 0 no-repeat;
    border:none;
    width:63px;
    height:33px;
    font-size: 0px;
    line-height: 0px;
  }
  #contact-form-controls .clear-fields {
    display: block;
    float: left;
    border: none;
    margin: 0;
    padding: 8px 3px 0 0;
    background: none;
    font-size: 10px;
    width: auto;
    color: #502B93;
    text-decoration: underline;
    cursor: pointer;
  }
.width-400 ul.labels { width: 140px; }
ul.inputs { width: 450px; }
ul.inputs li input { width: 270px; }
.checks { margin-left: 132px; }

#edit_password_reset ul.inputs {
  margin-bottom: 0px;
}
#edit_password_reset .width-400 .buttons {
  padding-top: 0px;
}
#form-content .checks input,
#form-content .contact-checks input {
  border:none;
  left:1px;
  display: block;
  float: left;
}
.checks p,
.contact-checks p {
  display: block;
  padding: 3px 25px;
  line-height:14px;
  color: #9a9a9a;
  font-size: 10px;
}
.checks a {
  color: #502B93;
}
.width-400 {
  position: relative;
}
.width-400 .buttons {
  padding: 10px 10px 0 0;
}
.width-400 .buttons .fbconnect_login_button, .width-400 .buttons p {
  clear:right;
  float:right;
  color:#9a9a9a;
  font-size:11px;
  padding:5px 0 5px;
}
.width-400 .buttons p {
  padding:10px 0 5px;
}
/* Site Map */
.sitemap {
  padding: 10px 15px;
  overflow: hidden;
}
.sitemap ul li a {
  color: #502B93;
  line-height: 16px;
}
.sitemap ul li a:hover {
  color: #371D64;
}
.sitemap ul {
  float: left;
  width: 150px;
}
.sitemap ul ul {
  padding: 0 0 0 5px;
}
.sitemap ul ul ul {
  padding: 0 0 0 10px;
}
.sitemap ul ul ul ul {
  padding: 0 0 0 15px;
}
.sitemap ul ul,
.sitemap ul ul ul,
.sitemap ul ul ul ul {
  margin: 0;
  float: none;
  width: auto;
}
/* Footer */
.footer {
  display: block;
  font-size: 11px;
  padding: 42px 0 3px 0;
  background: url(../images/top_cap.png) left 3px no-repeat;
  overflow: hidden;
}
.ie6 .footer {
  background: url(../images/top_cap.gif) left 3px no-repeat;
}
.footer ul {
  padding-left: 20px;
}
.footer ul li {
  float: left;
  margin-right: 15px;
}
.footer ul li a {
  color: #5f33ad;
  text-decoration: underline;
}
.footer ul li a:hover {
  color: #371d64;
}
.footer span.copyright {
  color: #9a9a9a;
  float: right;
  padding-right: 20px;
}
/* Buttons */
#filter_results,
.ie8 #filter_results,
button.select-bakery {
  display: block;
  height: 27px;
  width: 51px;
  text-indent: -9999px;
  background: transparent url(../images/btn_go.jpg) 0 0 no-repeat;
  padding: 0;
  margin-right: 5px;
  cursor: pointer;
  font-size: 0em;
}
button.select-bakery {
  background: transparent url(../images/btn_select_bakery.jpg) 0 0 no-repeat;
  width: 109px;
  height: 29px;
  margin: 0 10px;
}
.ie6 #filter_results {
  margin-right: 0;
}
/* clear fix */
.clearfix:after,
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix, .ui-helper-clearfix { display: inline-block; }
html[xmlns] .clearfix, html[xmlns] .ui-helper-clearfix { display: block; }
* html .clearfix, * html .ui-helper-clearfix { height: 1%; }

/* Tweaks */
.error { border:1px solid #FF0000;}
.infoMessage { color:green; font-size:11px;}
.errorMessage { color:red; font-size:11px;}
.fill { width:330px; display:block; }
.left { float: left; }
.right { float: right; }
.clear { display: block; clear: both; }
.corral { padding: 12px 0 0 10px; }
.width-210 { width: 210px; }
.width-330 { float: left; width: 330px; }
.width-550 { float: left; width: 550px; }
.pad-left-8 {padding-left: 8px; }
.pad-left-15 { padding-left: 15px; }
.pad-left-20 { padding-left: 20px; }
.inline { display: inline !important; }
.no-pad { padding: 0 !important; }
.no-results { display: block; clear: both; padding: 10px 0 0 6px; }

/* attention node */
.node h5.attention { height: 42px; text-indent: -9999px; background: url(../images/bg_attention_hdr.jpg) bottom center no-repeat; padding: 0; margin: 0; }
.node p.attention { display: block; padding: 1em 1em 1.5em 1em; background: url(../images/bg_attention.jpg) bottom left no-repeat;  text-align: center; margin-bottom: 1em;}
.node p.attention strong { display: block; }


/* Facebook Warnings */
.fb-warning{
  padding-top:5px;
}

/* theme page - party planning */
.side .plan-checklist {
  float: left;
  margin-bottom: 20px;
}
.plan-checklist li {
  margin: 0 0 10px;
  float: left;
  clear: both;
}
.plan-checklist li strong {
  color: #502b93;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 5px;
}
.plan-checklist li strong.checked-item,
.plan-checklist li p {
  padding: 0 0 0 18px;
  float: left;
}
.plan-checklist li strong.checked-item {
  background: url(../images/link_check_not.jpg) 0 0.5px no-repeat;
}
.plan-checklist li strong.checked-item.checked {
  background: url(../images/link_check.jpg) 0 0.5px no-repeat;
}
.theme-selections {
/*  width: 290px;*/
}
.theme-selections li {
  color:#9A9A9A;
  float:left;
  font-size:11px;
  line-height:20px;
  position: relative;
  padding: 0 10px;
}
.theme-selections li a {
  font-style: italic;
  font-size: 12px;
}
.header-selections {
  float: left;
  position: relative;
  clear: both;
  width: 100%;
  margin: 10px 0 15px;
}
.checklist-tools-bot {
  float: left;
  position: relative;
  width: 330px;
}
.checklist-tools-bot.col-r {
  background: url(../images/border_side_dotted.gif) left top repeat-y;
  padding-left: 15px;
  margin-left: 15px;
}
.checklist-tools-bot p.tagline {
  line-height: 20px;
  margin-bottom: 10px;
  color: #a0a0a0;
}
.checklist-tools-bot .plan-checklist li strong {
  font-weight: normal;
  margin: 0;
}
.checklist-tools-bot .plan-checklist li {
  margin: 0 0 5px;
}
.checklist-tools-bot img {
  margin-bottom: 20px;
}
.checklist-tools-bot h2 {
  font-size: 24px;
}
.checklist-tools-bot h2.checklist-hdr {
  background: url(../images/icon_check_lg.gif) left 5px no-repeat;
  padding-left: 25px;
}

.photo-video.banner-top {
  position: relative;
  margin: 0 auto 45px;
  width: 920px;
  height: 240px;
  background: url(../images/banner_photo_video.jpg) 0 0 no-repeat;
}
.side .my-cakes-panel p {
  color: #fff;
  padding: 0;
  line-height: 13px;
}
.banner-top-actions {
  position: absolute;
  height: 95px;
  width: 190px;
  bottom: 10px;
  text-align: center;
  right: 0;
}
.banner-top-actions a.enter-btn {
  display: block;
  position: relative;
  background: url(../images/btn_photos_enter_win_lg.png) bottom left no-repeat;
  text-indent: -9999em;
  float: left;
  margin-bottom: 10px;
  width: 190px;
  height: 65px;
}

/* home page - party planning */
.planning-home {
  float:left;
  margin:13px 0;
  position:relative;
}
.planning-home .expand-module {
  background: url(../images/bg_party_home_btn.gif) bottom left no-repeat;
  float:left;
  position: relative;
  height:60px;
  margin-right:6px;
  width:317px;
}
.expand-module h3 {
  float: left;
  width: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 1.5em;
  text-align: center;
  height: 35px;
  padding-top: 15px;
}
.side .my-cakes-panel {
  background: url(../images/bg_my_cakes_register.jpg) top left no-repeat;
  width: 176px;
  height: 160px;
  padding: 75px 10px 0;
  text-align: center;
}
.side .photo-video-panel { margin-top: 20px; }
.side .photo-video-panel p { padding-bottom: 0px; }
.side .photo-video-panel a { 
  float: left;
  margin: 15px 0;
}
a.photo-contest-banner {
  float: left;
  display: block;
  text-indent: -9999em;
  background: url(../images/btn_photos_banner.jpg) top left no-repeat;
  height:165px;
  width:920px;  
}
.side .my-cakes-panel p {
  color: #fff;
  padding: 0;
  line-height: 13px;
}
.side .my-cakes-panel h3 {
  text-indent: -999em;
}
.planning-home .expand-module .expand-module-bot {
  background: url(../images/bg_party_home_expand_bot.gif) top left no-repeat;
  bottom: 0;
  left: 0;
  height:6px;
  line-height: 0;
  font-size: 0px;
  position:absolute;
  cursor: pointer;
  overflow: visible;
  width:318px;  
}

.planning-home .expand-module .expand-content {
  background: url(../images/bg_party_home_expand_btn.png) top left no-repeat;
  bottom:0;
  height:50px;
  position:absolute;
  cursor: pointer;
  overflow: visible;
  width:287px;
  padding:0 15px;
  color: #fff;
  text-align: center;
}
.expand-content p {
  background: url(../images/bg_expand_content_border.gif) top center no-repeat;
  float: left;
  padding: 10px 20px 0;
}
.expand-content .video-container {
  position: relative;
  float: left;
  width: 288px;
  height: 225px;
  margin-top: 20px;
}
.expand-content .close-btn {
  display: block;
  background: url(../images/bg_party_home_close_btn.png) top left no-repeat;
  position: absolute;
  height:28px;
  width: 28px;
  top: 12px;
  right: -16px;
  z-index: 2;
}

.planning-home .expand-module.collapsed .expand-content {
  overflow: hidden;
}
.planning-home .expand-module.collapsed .expand-content .close-btn {
  display: none;
}

.planning-home .expand-module.last {
  margin-right: 0;
}

#modal-signup {
  position: relative;
  background: url(../images/bg_modal_content.gif) top left repeat-x;
  width:720px;
  height:870px;
  padding: 5px 0;
}

.card-modal-info {
  padding: 0 35px;
}
.modal-signup-content {
  width: 520px;
  margin:0 auto 20px;
  position: relative;
}
.modal-signup-content .hr {
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0 10px;
}
.modal-signup-content h3 {
  margin: 20px 0 10px;
}
.modal-signup-content p {
  line-height: 16px;
}
.modal-signup-content #UserLoginSubmit {
  margin-top: 20px; 
}
.modal-signup-content .utility-sign-in {
 width: 100%;
 float: left;
 position: relative;
}
.modal-signup-content .utility-sign-in a {
  font-size: 11px;
}
.modal-signup-content .btn-close {
  margin: 0 auto;
  clear: both;
}
.modal-signup-content .utility-sign-in .user-login {
  display: block;
  float: left;
  width: 225px;
  padding-right: 40px;
  background: url(../images/border_side_dotted.gif) top right repeat-y;
}
.modal-signup-content .utility-sign-in form .input-set label {
  float:left;
  width:100px;
}
.modal-signup-content .utility-sign-in form .buttons, 
.modal-signup-content .utility-sign-in form .input-set {
  width: 230px;
} 
.modal-signup-content .utility-sign-in form .input-set input {
  width: 120px;
}
.modal-signup-content .utility-sign-in .facebook-nonuser {
  padding-left: 40px;
  float: left;
  width: 210px;
} 
.contest-signup {
  display: block;
  float: left;
  padding-left: 95px;
  color: #58437c;
  margin: 0 0 10px;
  width: 425px;
  font-size: 24px;
  line-height: 62px;
  background: url(../images/bg_contest_modal_hdr.jpg) top left no-repeat;
}

/* From cos css for 'about cake sizes' popup: */
table.modal-data thead td {
  font-weight: bold;
  border: none;
  border-bottom: 1px dotted #ccc;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
table.modal-data td {
  padding: 10px 0;
  margin: 0;
}
table.modal-data .dimensions, table.modal-data .servings {
  width: 85px;
  height: 20px;
  font-size: 12px;
  color: #666666;
}
table.modal-data td.dimensions {
  width: 95px;
}
table.modal-data td.size-label,.modal-dialog-header  {
  color:#8F3984;
  width: 220px;
  padding:10px 10px 10px 0;
  font-size:16px;
  font-weight:bold;
}

/* iframe styling for ultimate hero */
.generic #heroFrame {
  width:820px;
  height:995px;
  margin:0 0 0 30px;
}


