@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


html {
	min-height: 100%;
	padding-bottom: 1px;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; 
		outline:none;
}

/*Remove dotted line around linked images in Firefox*/

a:active, a:focus, input[type="image"] {
outline: 0;
}

/* UNIVERSAL CLASSES */

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.no-show{
	display: none;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

small{

}

/* BEGIN FORMATTING */

body{
	background-image: url(../images/striped_background4.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
	text-decoration: underline;
	color: #FF66FF;
}

a:hover {
	color: #FFC4FF;
}

a:visited{

}
#wrapper{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#header{
	height: 140px;
	background-color: #5B2F02;
}

.logo{
	padding-top: 10px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}


h1{
	height: 55px;
	width: 200px;
	margin-top: -15px;
	clear: both;
	padding-bottom: 10px;
}
h1.home {
	background-image: url(../images/h1-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.about {
	background-image: url(../images/h1-about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.contact {
	background-image: url(../images/h1-contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.products {
	background-image: url(../images/h1-products.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.wedding {
	background-image: url(../images/h1-wedding.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.wholesale {
	background-image: url(../images/h1-wholesale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.specialty-cakes {
	background-image: url(../images/h1-specialty-cakes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1.press {
	background-image: url(../images/h1-press.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

h3{
	
}

h4{
	
}

h5{
	
}

p{
	line-height: 18px;
	margin-bottom: 11px;
}

.right-pic
 {
	float: right;
	padding-bottom: 25px;
	padding-left: 25px;
}
.right-pic p {
	font-size: 11px;
	color: #999999;
	margin-top: 2px;
	line-height: 14px;
}
.attribution {
	font-size: 9px;
	color: #CCCCCC;
}

/* NAV */

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B2F02;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 3px;
	clear: both;
	padding-bottom: 10px;
}

#nav a {
	color: #5B2F02;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff66ff;
}

#nav a.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff66ff;
}

#main {
	background-color: #FFFFFF;
	padding-left: 50px;
	clear: both;
	text-align: left;
	padding-top: 30px;
	padding-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 25px;
	line-height: 18px;
	overflow: hidden;
	height: 100%;
}

#main  li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	padding-bottom: 10px;
	list-style-image: url(images/brown_bullet.gif);
	list-style-type: none;
}
#main   li  a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF66FF;
}
#main li.pdf {
	list-style-image: none;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
}
#main li.grey-bullet {
	list-style-image: none;
	background-image: url(../images/brown_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 25px;
}


#main  a:hover {
	text-decoration: underline;
	color: #FFC4FF;
}
#main  .text  a {
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2F02;
	text-decoration: none;
}

.text a {
	color: #5B2F02;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}
#wholesale  {
	padding-bottom: 30px;
}

#wholesale td {
	text-align: left;
	vertical-align: top;
	padding-right: 40px;
	line-height: 15px;
	font-size: 11px;
}
#wholesale  ul li {
	margin-left: 0px;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	background-position: 0px 4px;
	background-image: url(../images/brown_bullet.gif);
	background-repeat: no-repeat;
}

#products {
	margin-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}

#products td {
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	padding-bottom: 10px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-top: 5px;
}
#products th {
	text-align: left;
	padding-bottom: 15px;
	padding-left: 5px;
	font-weight: bold;
}


#products tr.alt {
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery {
	padding-top: 20px;
}

/* JAVASCRIPT SLIDER */

/*
	Featured Content Slider
	by: Chris Coyier

	SLIDER
*/


.slider-wrap { 
	margin-top: 29px;
	float: right;
	width: 400px;
}	
/*
.stripViewer .panelContainer .panel ul { 
	text-align: left; 
	margin: 0 15px 0 30px; 
}
*/
.stripViewer { 
	position: relative; 
	overflow: hidden;
	float:right;
	width: 400px; 
	/*height: 473px;*/
}
.stripViewer .panelContainer { 
	position: relative; 
	right: 0; 
	top: 0; 
}
.stripViewer .panelContainer .panel	{
	float: left;
	height: 100%;
	position: relative;
	width: 400px;
}

.stripNavL, .stripNavR, .stripNav { 
	display: none; 
}

.panel .wrapper{
	position:relative;
	width: 400px;
	height: 600px;
	overflow: hidden;
}
.caption {
	text-align: right;
	font-size: 10px;
	margin-top: -11px;
	padding-bottom: 3px;
	height: 23px;
}
.content {
	overflow: hidden;
}
/*.nav-thumb { border: 1px solid black; margin-right: 5px; }*/

#buttons {
	position: relative;
	float: left;
	width: 150px;
	/*height: 600px;*/
	display: block;
	margin-top: 25px;
}

/*
#buttons p {
	padding-bottom: 0px;
}
*/
/*
#thumb-list { /* this makes images align from the bottom */
/*  position: absolute;
	right: 0;
	bottom: 0;
}
*/
table.buttons td {
	padding-right: 7px;
	padding-bottom: 7px;
}
.buttons a {
	width: 60px;
	height: 60px;
	display: block;
	overflow: hidden;
	/*margin-top: 5px;
	margin-right: 5px;*/
	background-repeat: no-repeat;
}

.buttons .active-thumb {
	cursor: pointer;
}

.buttons a:hover {
	cursor: pointer;
}
.buttons img{
	margin-top: -60px
}

.buttons .active-thumb img, .buttons a:hover img {
	margin-top: 0px;
}

/* end slider */

/* BOTTOM NAVIGATION */

#bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B2F02;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: bottom;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #5B2F02;
}

#bottom_nav ul {
	margin-top: 0px;
	margin-bottom: -5px;
	padding-bottom: 10px;
	vertical-align: bottom;
	clear: both;
}

#bottom_nav li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
#bottom_nav li a {
	color: #5B2F02;
	text-decoration: none;
}
#bottom_nav li a:hover {
	text-decoration: underline;
}
#bottom_nav li a.selected {
	text-decoration: underline;
}

#hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	clear: both;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE8;
	border-bottom-width: thin;
	border-bottom-color: #FFFFB0;
	border-bottom-style: solid;
	line-height: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.5px;
}

.pink_text {color: #ff66ff
}

.pink_text_bold {
	font-weight: bold;
	color: #FF66FF;
}

#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF33FF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-bottom: 15px;
}
#credits  a {
	color: #FF33FF;
	text-decoration: none;
}
#credits  a:hover {
	text-decoration: underline;
}

.right-img {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 3px;
}

.right-img p {
	color: #b5b4b4;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	line-height: 10px;
}
