
p#breadcrumb a, p#breadcrumb a:hover, p#breadcrumb a:visited {
  font-weight: normal;
  font-size: 10px;
  color: #666666;
}

div#table table tr td {
  padding: 0px;
  margin: 0px;
  height: 25px;
}

/* navigation */

.categoryitems {
  display: none;
}

.arrowlistmenu{
  width: 240px; /*width of accordion menu*/
  padding-right: 20px;
}

.menu-links {
  color: #999999;
}
#container #content #L-content .arrowlistmenu .menuheader a {
  color: #999999;
}
#container #content #L-content .arrowlistmenu .menuheader a:hover {
  color: #6f0239;
}
#container #content #L-content #cart .nomargin a {
  color: #999999;
}
#container #content #L-content #cart .nomargin a:hover {
  color: #6f0239;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
  color: #8c958c;
  margin-bottom: 10px; /*bottom spacing between header and rest of content*/
  text-transform: uppercase;
  padding: 4px 0 4px 10px; /*header text is indented 10px*/
  cursor: hand;
  cursor: pointer;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: left center;
  font-family: Arial;
  font-size: 14px;
  font-weight: lighter;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}

.arrowlistmenu .menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
  color: #6f0239;
  margin-bottom: 10px; /*bottom spacing between header and rest of content*/
  text-transform: uppercase;
  padding: 4px 0 4px 10px; /*header text is indented 10px*/
  cursor: hand;
  cursor: pointer;
  background-color: #FFFFFF;
  background-image: url(titlebar.png);
  background-repeat: repeat-x;
  background-position: left center;
  font-family: Arial;
  font-size: 14px;
  font-weight: lighter;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
  padding-bottom: 4px;
  font-weight: lighter;
}

.arrowlistmenu ul li a{
  color: #79013e;
  background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
  display: block;
  padding: 2px 0;
  padding-left: 19px; /*link text is indented 19px*/
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid #dadada;
  font-size: 90%;
}

.arrowlistmenu ul li a:visited{
  color: #79013e;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

#cart p {
  margin-top: 0px;
}

a.arrow_link {
  background-image: url(../img/arrow_grey.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 24px;
  display:block;
}
a.arrow_link:hover {
  background-image: url(../img/arrow_purple.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 24px;
  overflow: hidden;
}
a.arrow_link p.arrow_link_text {
  padding-top: 3px;
  padding-right: 30px;
  margin:0px;
  font-size:14px;
  font-weight:normal;
  color:#69696B;
  font-family:Helvetica,Verdana,Arial,sans-serif;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
}
a.arrow_link:hover p.arrow_link_text {
  color:#8e1a4b;
}
div.hidden_arrow_grey {
  background-image: url(../img/arrow_grey.jpg);
  width: 0px;
  height: 0px;
}
div.hidden_arrow_purple {
  background-image: url(../img/arrow_purple.jpg);
  width: 0px;
  height: 0px;
}

div.thumbs a img {
	border: 1px solid #dddddd;
}

p.bakery-product-name {
  padding-bottom: 5px;
}

span.span-left{
  cursor: pointer;
}

div.bakery-product-detail {
  display: none;
  background-color: #dddddd;
  border: none;
  position: absolute;
  padding: 5px;
  z-index: 5;
}

div.bakery-product-detail-inner {
  background-color: #ffffff;
  border: 1px solid #999999;
  padding: 10px 0px 10px 10px;
  margin: 0px;
}

div.bakery-product-detail img {
  float: left;
  margin: 0;
  padding: 0px 15px 10px 0px;
}


div.bakery-product-detail p {
  margin: 0px;
  padding: 0px 10px 0px 0px;
  width: 300px;
}

*html input.searchbox {
	width: 130px;
}

a.nav_button_left {
  background-image: url(../img/nav_button_left.gif);
  padding: 0;
  margin: 0;
  width: 288px;
  height: 56px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
}

a.nav_button_left:hover {
  text-decoration: none;
}

a.nav_button_left p {
  padding: 15px 15px 0px 62px;  
  margin: 0px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

a.nav_button_right {
  background-image: url(../img/nav_button_right.gif);
  padding: 0;
  margin: 0;
  width: 288px;
  height: 56px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
}

a.nav_button_right:hover {
  text-decoration: none;
}

a.nav_button_left_small {
  background-image: url(../img/nav_button_left_small.gif);
  padding: 0;
  margin: 0;
  width: 288px;
  height: 35px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
}

a.nav_button_left_small:hover {
  text-decoration: none;
}

a.nav_button_left_small p {
  padding: 10px 15px 0px 62px;  
  margin: 0px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

a.nav_button_right_small {
  background-image: url(../img/nav_button_right_small.gif);
  padding: 0;
  margin: 0;
  width: 288px;
  height: 35px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
}

a.nav_button_right_small:hover {
  text-decoration: none;
}

a.nav_button_right_small p {
  padding: 10px 62px 0px 15px;  
  margin: 0px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}

input.nav_button_left {
  cursor: pointer;
  border: none;
  background-image: url(../img/nav_button_left.gif);
  padding: 15px 15px 15px 62px;
  margin: 0;
  width: 288px;
  height: 56px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}

input.nav_button_right {
  cursor: pointer;
  border: none;
  background-image: url(../img/nav_button_right.gif);
  padding: 15px 62px 15px 15px;
  margin: 0;
  width: 288px;
  height: 56px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  text-align: right;
}

input.nav_button_left_small {
  cursor: pointer;
  border: none;
  background-image: url(../img/nav_button_left_small.gif);
  padding: 7px 15px 6px 62px;
  margin: 0;
  width: 288px;
  height: 35px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

input.nav_button_right_small {
  cursor: pointer;
  border: none;
  background-image: url(../img/nav_button_right_small.gif);
  padding: 7px 62px 6px 15px;
  margin: 0;
  width: 288px;
  height: 35px;
  opacity: 1.0;
  MozOpacity: 1.0;
  KhtmlOpacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}

.bring-up-break-line {
  margin-top: -6px;
}

*html .bring-up-break-line {
  margin-top: -22px;
}

table.additionals_table {
  padding: 0 0px 0 30px;
  width: 620px;
}

table.additionals_table th {
  font-size: 14px;
  margin: 0px;
  font-weight: bold;
  text-align: left;
}

table.additionals_table th.first_column {
	width: 160px;
}

input, select {
	background-color: #ffffff;
}

.top_margin_10 {
  margin-top: 10px;
}

.bottom_margin_10 {
  margin-bottom: 10px;
}