@import "basic.css";
@import "springbloom.css";
//@import "base.css"
//@import "switcher.css";
//@import "custom.css";

#checkout_footer {
   padding-top: 1EM;
   padding-right: 5px;
   padding-left: 5px;
   background: #eee;
}

#checkout_footer TD {
   color: #000;
}

#checkout_footer A {
   color: blue;
}

#checkout_footer H1 {
   text-align: center;
}

#checkout_page { background: #EBE6FA; }
#checkout_page th, #checkout_page td  { padding: 0px; border: 0px; }
#checkout_page table { margin-bottom: 0px; text-align: left }
#checkout_content { width: 800px; margin-left: auto; margin-right: auto }
#checkout_page #checkout_banner_text { text-align: left; margin: 1em; }
#checkout_page #click2talk_top { float: right; }
#checkout_page #header { background: #3300CC; border-bottom: 1px solid black; margin-bottom: 10px; padding-top: 5px; color: white }
#checkout_page #header a { color: #FFF46A }
#checkout_page #dont_want_online a { color: #FFF46A }
#checkout_page #header TD { color: white }
#checkout_page #dont_want_online TD { color: white }
#checkout_page #domain_name {color: #FFF46A; position: absolute; top:5px; left: 5px;}
#checkout_page #header H1 { color: #FFF46A }
#checkout_page #dont_want_online { width: 800px; padding-left: 1em; padding-right: 1em; margin-left: auto; margin-right: auto; margin-top: 3em; margin-bottom: 1em; background: #3300CC; color: white; padding-bottom: 1em }
#checkout_content #step_number_receipt { top: -2em; right: -100px}
#checkout_content H2 { margin-top: 1em }
#brfl_sidemenu .submenu LI > a { font-size: 90%; }

.vertical_testimonials { width: 190px; padding: 5px; }
.vertical_testimonials .signature p { margin: 0px; padding: 0px }
.vertical_testimonials a { text-decoration: none }
.vertical_testimonials EM { text-decoration: none; font-style: italic }
.vertical_testimonials .testimonial { border: 1px solid black; padding: 5px; margin: 5px; }

.supported_creditcards div { margin: auto; width: 180px }
.supported_creditcards { width: 100%;  }
#sidebar .vertical_space { height: 40px }
#sidebar .phonenumbers { margin: auto }
#sidebar .click2talk table { margin: auto }
.vertical_menu_full { text-align: center }
.flower_icon_large { margin-bottom: 2em }
.flower_icon_medium { margin-bottom: 2em }
#main .testimonial {
	background:#f1f1f1;
  border: 0px;
	border-left:2px solid #7534aa;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

.flower_icon {height: 280px }
#main H1 { margin-top: 1em }
#main H2 { margin-top: 1em }
.error_message { color: red; font-weight: bold }

#catalog .flower_catalog_table_div table TD {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}



