/*
THEME NAME: TMB
THEME URI: www.tastymorselsbakery.com
DESCRIPTION:  For WordPress 2.6.x.
VERSION: 2.0
AUTHOR: Anthony Santagati
AUTHOR URI: http://www.santagati.com
TAGS: variable width, fixed width, two columns, widgets, theme options, options page, white, black, blue, newspaper, microformats, hatom, hcard
*/
@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main #container {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	background-image: url(....);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
        padding-bottom: 20px;
	border: 1px solid #CCC;
	height: auto;
	position: relative;
}
.main #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	color: #999999;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FFF;
}
.main #mainContent h1 {
	text-transform: lowercase;
	color: #666666;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.main #mainContent h2 {
	color: #666666;
	font-size: 1em;
	font-weight: normal;
}
.main #mainContent h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FD02AD;
}
.main #mainContent h4 {
	font-size: 1.7em;
	font-weight: bold;
	color: #fd02ad;
}
.main #mainContent h5 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;	
	font-weight: bold;
	color: #000;
}
.main #mainContentShop {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	color: #999999;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FFF;
}
.main #mainContentShop h1 {
	text-transform: lowercase;
	color: #666666;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.main #mainContentShop h2 {
	color: #666666;
	font-size: 1em;
	font-weight: normal;
}
.main #mainContentShop h4 {
	font-size: 1.7em;
	font-weight: bold;
}
.main #mainContentShop h5 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;	
	font-weight: bold;
	color: #000;
}
.main #mainContentShop a:link {
	color: #FD02AD;
	text-decoration: underline;
}
.main #mainContentShop a:visited {
	color: #FD02AD;
	text-decoration: underline;
}
.main #mainContentShop a:hover {
	color: #2DACC3;
	text-decoration: underline;
}
h6 {
	font-weight: bold;
	color: #000;
}

/* Navigation */

.main  #menu  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.main #menu li {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.main #menu li a {
	float: right;
	display: block;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
.main #menu li a
{
float: none
}
/* End hide */

.main #menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	text-transform: lowercase;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: right;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 400;
}

.main #menu a:link {
	text-decoration: none;
	color: #fff;
}
.main  #menu  a:visited {
	text-decoration: none;
	color: #fff;
}
.main #menu a:hover {
	color: #FD02AD;
}
.main #homelink {
	width: 467px;
	text-align: right;
	height: 27px;
	float: left;
	margin-top: 20px;
}

/* End Navigation */


.main #mainText {
	text-align: left;
	margin-top: 35px;
	margin-right: 50px;
	margin-bottom: 10px;
	padding-left: 510px;
}
.main #sidebar {
        width:220px;
        float:right;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 50px;
}
.main #sidebar h5 {
	font-weight: bold;
	color: #000;
}

.main #mainContent a:link {
	color: #FD02AD;
	text-decoration: underline;
}
.main #mainContent a:visited {
	color: #FD02AD;
	text-decoration: underline;
}
.main #mainContent a:hover {
	color: #2DACC3;
	text-decoration: underline;
}
.main #imageleft {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
        border-style:solid;
        border-width:10px;
        border-color:#000;
}
.main #imageborder {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
        border-style:solid;
        border-width:10px;
        border-color:#000;
}
.main #imageRight {
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
        border-style:solid;
        border-width:10px;
        border-color:#000;
}
.main #itemText {
	color: #666666;
	width: 424px;
}
.main #header {
	height: 65px;
}
.main #footer {
	height: 20px;
	width: 940px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.main #footer a:link {
	color: #666666;
	text-decoration: none;
}
.main #footer a:visited {
	color: #666666;
	text-decoration: none;
}
.main #footer a:hover {
	color: #fd02ad;
	text-decoration: underline;
}
.main #mainText2 {
	text-align: left;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
.headlines  {
	font-weight: bold;
	color: #000;
}
.main  #mainContentHome {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	font-size: 1.2em;
	color: #999999;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.main #mainText3 {
	text-align: left;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.main #mainText4 {
	text-align: left;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 510px;
}
.main #mainText5 {
	text-align: left;
        width: 550px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.main #mainText6 {
	text-align: left;
        width: 670px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.main #mainText6 td {
	vertical-align: top;
}

.main #form {
	font-size: 0.9em;
	line-height: 250%;
}
.main #form h2 {
	font-size: 0.8em;
}

/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}
/* Content
----------------------------------------------- */
@media all {
  #content {
    width:850px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:550px;
    float:left;
    }
  #sidebar {
    width:220px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }


/* Sidebar Content
----------------------------------------------- */
.main #sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
  }
.main #sidebar li {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
        line-height:1.5em;
  }
.main #sidebar p {
  color:#666;
  line-height:1.5em;
  }
  
  /* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/*============================================================
 Navigation
============================================================*/

#navigation ul, ol {
	margin-bottom: 1em;
	}
#navigation a:link {
	color: #FD02AD;
	text-decoration: underline;
}
#navigation a:visited {
	color: #FD02AD;
	text-decoration: underline;
}
#navigation a:hover {
	color: #2DACC3;
	text-decoration: underline;
}
#navigation li {
	list-style: none;
	}
#navigation h2 {
	margin-bottom: 1em;
	font-weight: normal;
	}
#navigation a img	{
	border: none;
	}
#navigation input,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	}
#navigation hr {
	margin-bottom: 10px;
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
	}
#navigation {
	width: 178px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;	
}

#navigation div.pod {
	clear: both;
	width: 148px;
	margin-bottom: 5px;
	padding: 0 15px 12px 15px;
	}

* html #navigation div.pod {
	width: 178px;
	w\idth: 148px;
	}

#navigation div.pod h3 {
	display: block;
	width: 160px;
	margin: 0 -15px 11px -15px;
	padding: 4px 9px 6px 9px;
	font-size: 9px;
	font-weight: normal;
	}

* html #navigation div.pod h3 {
	width: 178px;
	w\idth: 160px;
	}

#navigation div.pod ul {
	margin-bottom: 3px;
        list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style: none;
	}
#navigation div.pod li {
	margin-top: 3px;
	padding: 3px 0;
        list-style-position: inside;
	}

/* Pagination
------------------------------------------------------------*/

.pagination {
	clear: both;
	padding: 20px 0 15px 0;
	font-weight: normal;
	text-align: center;
	}

.pagination span,
.pagination a {
	padding: 0 3px 0 6px;
	}

.pagination span.disabled {
	display: none;
	}

.pagination span.current {
	font-weight: bold
	}

.pagination span.yadda {
	padding: 5px 4px;
	background: none;
	}


/* Stilts
------------------------------------------------------------*/

span.stilt {
	display:-moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	}	

#product-image {
	position: relative;
	display: block;
	width: 300px;
	height: 300px;
	text-align: center;
	overflow: hidden;
	}

#products span.stilt {
	height: 175px;
	}

#product-image span.stilt {
	height: 300px;
	}

#product-image img {
	vertical-align: middle;
	}


/* MiniCart Contents -------------------------------------------*/

#minicart {
	float: left;
	width: 178px;
	min-height: 50px;
	height: auto !important;
  	height: 50px;
        margin-top: 0px;
	margin-bottom: 5px;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/cart-bkg.gif) no-repeat bottom left #fff;
	}

#minicart .minicart-title {
	float: left;
	display: block;
	width: 160px;
	margin: 0;
	padding: 4px 9px 6px 9px;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	}
	
* html #minicart h3 {
	width: 178px;
	w\idth: 160px;
	}

#minicart .minicart-contents {
	float: right;
	display: inline;
	margin: -18px 7px 0 0;
	font-size: 9px;
	color: #999999;
	}

#minicart .minicart-contents li {
	float: left;
	}
	
#minicart .minicart-items {
	margin-right: 5px;
	}
	
#minicart .minicart-total {
	padding-left: 5px;
	font-weight: bold;
	border-left: 1px solid #CDE2F0;
	}

#minicart .minicart-options {
	float: right;
	display: block;
	width: 100%;
	margin-top: 5px;
	text-align: right;
	}

#minicart .minicart-view {
	float: left;
	display: inline;
	margin-left: 37px;
	}

#minicart .minicart-view a {
	display: block;
	width: 66px;
	height: 18px;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-viewcart.gif) no-repeat;
	}

#minicart .minicart-view span {
	display: none;
	}

#minicart .minicart-checkout {
	float: right;
	display: inline;
	margin-right: 5px;
	}

#minicart .minicart-checkout a {
	display: block;
	width: 66px;
	height: 18px;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-checkout.gif) no-repeat;
	}

#minicart .minicart-checkout span {
	display: none;
	}

/* Search --------------------------------------------------*/

#search-input {
	width: 113px;
	height: 12px;
	padding: 1px;
	font-size: 10px;
	vertical-align: middle;
	}	

#search-submit {
	width: 24px;
	height: 18px;
	margin-left: 3px;
	vertical-align: middle;
	border: none;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-go.gif) no-repeat;
	cursor: pointer;
	}

#search-submit span {
	display: none;
	}

/* Search --------------------------------------------------*/
#products {
	display: inline;
	}

#products div.product {
	float: left;
	display: inline;
	height: 100%;
	border-top: 5px solid #fff;
	}
#products div.product p {
	margin-bottom: 0;
	}
#products .product-img {
	display: inline;
	float: none;
	vertical-align: middle;
	}
#products .product-info {
	float: left;
	width: 157px;
	padding: 5px 9px 11px 9px;
	border-top: 2px solid #fff;
	}

html #products .product-info {
	width: 175px;
	w\idth: 157px;
	}

#products .product-title {
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	}

#products .product-price {
	float: left;
	font-size: 10px;
	margin-right: 8px;
	}

#products .product-status {
	font-size: 10px;
	font-style: italic;
	}


#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28,
#product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58,
#product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88,
#product-91, #product-94, #product-97, #product-100 {
	padding-right: 3px;
	}

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29,
#product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59,
#product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89,
#product-92, #product-95, #product-98 {
	padding-right: 3px;
	}
#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30,
#product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60,
#product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90,
#product-93, #product-96, #product-99 {
	padding-right: 3px;
	}


/*============================================================
 Product Detail
============================================================*/

#product-table {
        background: #000000;
	width: 195px;
        padding: 0px;
	}

#product-table .product-name {
        background: #000000;
        color: #FFFFFF;
        text-align: center;
        vertical-align: top;
	font-size: 1em;
        height: 30px;
        }
#product-table .product-name a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
#product-table .product-name a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#product-table .product-img {
	margin: 10px;
	}

#product-table-detail {
        background: #000000;
	width: 320px;
        padding: 0px;
	}

#product-table-detail .product-name {
        background: #000000;
        color: #FFFFFF;
        text-align: center;
        vertical-align: top;
	font-size: 1em;
        height: 40px;
        }
#product-table-detail #product-img {
	margin: 10px;
	vertical-align: middle;
	}
#product-content {
	width: 100%;
	padding-bottom: 25px;
	}
		
#product-images {
	float: left;
	width: 320px;
	}
a#product-image span.icon_zoom {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 20px;
	height: 20px;
	background-image: url(http://shop.tastymorselsbakery.com/themes/sexy/images/icon_zoom.png) !important;
	background-image: url(http://shop.tastymorselsbakery.com/themes/sexy/images/icon_zoom.gif);
	background-repeat: no-repeat;
	background-position: -20px;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	}

a#product-image:hover span.icon_zoom {
	background-position: 0;
	}

#product-images .product-img {
	margin: 0 0 10px 0;
	}

#product-images .images-nav {
	float: left;
	position: relative;
	width: 326px;
	height: 28px;
	margin: 10px 0 0 0;
	background: #e4e4e4;
	}

#product-images .images-list {
	position: absolute;
	width: 244px;
	top: 0;
	left: 28px;
	padding: 7px 0 8px 0;
	text-align: center;
	}

#product-images .images-list li {
	display: inline;
	padding: 0 5px;
	list-style: none;
	border-left: 1px solid #666;
	}

#product-images .images-list li.image-1 {
	border-left: none;
	}

#product-images .images-prev {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	}

#product-images .images-next {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	}

#product-images .images-prev a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-prev.gif) no-repeat;
	}

#product-images .images-next a {
	display: block;
	width: 18px;
	height: 18px;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-next.gif) no-repeat;
	}

#product-images .images-prev span,
#product-images .images-next span {
	display: none;
	}
	
#product-details {
	float: left;
	width: 215px;
	margin-left: 70px;
	}

#product-details ul {
	margin-left: 17px;
	}

#product-details ol {
	margin-left: 23px;
	}

#product-details li {
	font-size: 11px;
	line-height: 15px;
	list-style: disc;
	}

#product-details ol li {
	list-style: decimal;
	}

#product-details .price {
	width: 200px;
	margin-top: .7em;
	margin-bottom: .7em;
	padding-top: .4em;
	padding-bottom: .4em;
	font-weight: bold;
	color: #FD02AD;
	border-top: 1px solid #ccc;
	}

#product-details .qty {
	width: 200px;
	margin-top: .7em;
	margin-bottom: 20px;
	color: #FD02AD;
        display: inline;
	}

#product-details .qty input {
    width: 23px;
    border: 1px solid #ccc;
    padding: 3px;
    margin-right: 5px;
}

#product-form {
	clear: both;
	float: left;
	width: 100%;
	}

#product-details .info {
	width: 100%;
        margin-top: 20px;
	padding: .3em 0 .3em 1.3em;
	font-size: .9em;       
	}
#product-details .line2 {
	margin-top: 15px;
	margin-bottom: 35px;	
        }
#product-form .options {
	width: 100%;
	padding: .3em 0 .3em 0;     
	}

#product-form .options select {
	width: 100%;
	margin: .8em 0;
	}

#product-form .options ul {
	margin: .8em 0;
	}

#product-form .options li {
	list-style: none;
	padding: 1px 5px;
	}

#product-form .options li input {
	text-align: left;
	vertical-align: middle;
	}
	
#product-form .options li label {
	vertical-align: middle;
	font-weight: bold;
	}
	
#product-form .options li.sold label {
	font-weight: normal;
	color: #999;
	}
	
#product-addtocart {
        font-size: .8em;
        width: 100px;
        height: 20px;
	border: none;
	text-transform:uppercase;
        text-align: center;
	background: #000000;
	color: #ffffff;
	cursor: pointer;
}

#product-details div.sold,
#product-details div.soon { 
	margin-top: .8em;
	font-weight: bold;
	}

#product-details div.sold {
	color: #cf3636;
	}

#inventory {
	float: left;
	width: 100%;
	padding: 10px 0 12px 0;
	border-bottom: 1px solid #ccc;
	}

#inventory h3 {
	font-size: 12px;
	margin-bottom: 1em;
	}

#inventory ul {
	margin: 0;
	}
	
#inventory li {
	float: left;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 3px;
	background: #f2f2f2;
	list-style: none;
	}	
	
#inventory .bar {
	display: block;	
	position: relative;
	height: 14px;
	background: #dadada;
	}
	
#inventory .bar span { 
	position: absolute; 
	left: 5px;
	top: 1px;
	width: 150px;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	}

#inventory .bar span em {
	display: none;
	}

#inventory span.sold {
	position: absolute;
	top: 1px;
	right: 5px;
	font-size: 10px;
	color: #ccc;
	line-height: 12px;
	}



/*============================================================
 Cart
============================================================*/

#cart-content {
	float: left;
	}

#cart-table {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	}

#cart-table td,
#cart-table th {
	text-align: left;
	}

#update-btn-head {
	display: none;
	}


/* Cart Table Columns --------------------------------------*/

#col-item		{ width: 337px; }
#col-price		{ width: 65px; }
#col-qty		{ width: 40px; }
#col-total		{ width: 65px; }
#col-options	{ width: 30px; }


/* Cart Table Header ---------------------------------------*/

#cart-head {
	font-size: 9px;
	color: #fff;
	background: #000000;
	}

#cart-head th {
	padding-top: 11px;
	padding-bottom: 11px;
	}

#head-item {
	padding-left: 10px;
	}

#head-options span {
	display: none;
	}


/* Cart Table Body -----------------------------------------*/

#cart-body {
	font-size: 9px;
	}

#cart-body th {
	padding-left: 10px;
	font-weight: normal;
	}

#cart-body td {
	padding: 9px 12px 9px 0;
	}

#cart-body tr.row-alt th,
#cart-body tr.row-alt td {
	background: #f0f0f0;
	}

#cart-body .item-price {
	padding-right: 5px;
	}

#cart-body .item-qty input {
	width: 2em;
	}

#cart-body .item-total {
	font-weight: bold;
	}

#cart-body .item-options {
	text-align: center;
	}

#cart-body .item-options .remove-btn {
	width: 13px;
	height: 13px;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-delete.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	}

#cart-body .item-options span {
	display: none;
	}


/* Cart Footer ---------------------------------------------*/

#cart-footer {
	margin: 10px 0;
	}

#cart-footer .cart-update {
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#cart-footer .update-btn {
	width: 85px;
	height: 18px;
	border: none;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-update.gif) no-repeat;
	cursor: pointer;
	}

#cart-footer .cart-shipping {
	float: left;
	display: inline;
	margin: -31px 0 0 11px;
	}

#cart-footer #country {
	width: 160px;
	margin-left: 5px;
	padding: 2px 0;
	font-size: 11px;
	}

#cart-footer .cart-discount {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	text-align: right;
	}

#cart-footer #cart_discount_code {
	width: 80px;
	margin-left: 10px;
	}

#cart-footer .cart-discount p {
	margin: 1px 0;
	}

#cart-footer .cart-total {
	padding: 15px 0;
	text-align: right;
	border-bottom: 1px solid #ddd;
	}

#cart-footer .cart-total h3 {
	font-size: 16px;
	margin: 0;
	}

#cart-footer .cart-total p {
	margin-bottom: 0;
	font-size: 9px;
	color: #999;
	}

#cart-footer .cart-total #cart-shipping-tax p {
	margin-bottom: 7px;
	font-size: 11px;
	color: #666;
	}

#cart-footer .cart-options {
	float: right;
	margin-top: 10px;
	}

#cart-footer .cart-checkout {
	float: left;
	} 

#cart-footer .checkout-btn {
	width: 66px;
	height: 18px;
	margin-left: 8px;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-checkout.gif) no-repeat;
	border: none;
	cursor: pointer;
        display: block;
        float: right;
	}

#cart-footer .update-btn span,
#cart-footer .checkout-btn span {
	display: none;
	}

span.total-discount,
span.total-shipping {
	font-weight: bold;
	}

/*============================================================
 Contact
============================================================*/

#contact-content {
	padding: 15px 25px;
	}

#contact-form {
	width: 425px;
	padding: 15px 0;
	}
	
#contact-form label {
	float: left;
	width: 85px;
	padding: 2px 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #666;
	}

#contact-form input,
#contact-form textarea {
	float: left;
	width: 250px;
	margin: 0 25px 8px 10px;
	vertical-align: bottom;
	}

#contact-form textarea {
	width: 300px;
	height: 150px;
	}

#contact-form p,
#captcha-div {
	float: left;
	display: inline;
	width: 330px;
	margin: 0 -3px 10px 95px; /* -3px fixes ie6 duplicate chars */
	}

#contact-form p {
	margin-bottom: 25px;
	}

#contact-submit {
	clear: both;
	display: block;
	width: 42px;
	height: 18px;
	margin: 0 0 0 95px;
	border: none;
	background: url(http://shop.tastymorselsbakery.com/themes/sexy/images/btn-send.gif) no-repeat;
	cursor: pointer;
	}

#contact-submit span {
	display: none;
	}

#categories-list ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
#categories div.pod li {
	margin-top: 3px;
	list-style: none;
	}

#mc-embedded-subscribe-form {
        position:absolute;
        top:17px;
        right:50%;
        margin-right:-470px;
        }

#mc-embedded-subscribe-form input, #mc-embedded-subscribe-form label {
        display:inline;
        }

#mc-embedded-subscribe-form label {
       font-family: Arial;
       font-size: 12px;
       
       }

input#mc-embedded-subscribe {
        background:#000;
        color:#fff;
        border:none;
        cursor: pointer;
        text-transform: uppercase;
        }

input#mce-EMAIL {
        background:#fff;
        border:1px solid #000;
        font-size: 11px;
        padding: 2px;
        }

.main #header {
        background:url('http://wehearthosting.com/img/tasty/header-bg.jpg') 566px 16px no-repeat;
        }

.categories-list li:nth-child(5) a {
        background:url('http://wehearthosting.com/img/tasty/vspot.png') no-repeat;
        display:block; 
        width: 115px;
        height: 15px;
        text-indent:-9999px;
        margin-left:-10px;
        }


.categories-list li:nth-child(4) a {
        background:url('http://wehearthosting.com/img/tasty/petitebakeshop.png') no-repeat;
        display:block; 
        width: 150px;
        height: 18px;
        text-indent:-9999px;
        margin-left:-10px;
        }


.categories-list li:nth-child(3) a {
        background:url('http://wehearthosting.com/img/tasty/sweetsentiment.png') no-repeat;
        display:block; 
        width: 115px;
        height: 15px;
        text-indent:-9999px;
        margin-left:-10px;
        }


.categories-list li:nth-child(2) a {
        background:url('http://wehearthosting.com/img/tasty/signaturegiftbox.png') no-repeat;
        display:block; 
        width: 160px;
        height: 15px;
        text-indent:-9999px;
        margin-left:-10px;
        }
