/* CSS Document */

body { color: #574B5A; font-family: arial, verdana; background-color: #FAF7F9; padding: 0px; margin: 0px; }
.paddLeft { padding-left: 35px; border: none; }
/*NNAVIGATION
----------------------------------------------------------------------------------------------*/
#navcontainer { width: 100%; }
#navcontainer ul { margin-left: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; }
#navcontainer a { color: #FFFFFF; font-size: 14px; display: block; padding: 6px 0 6px 10px; width: 100%; background-color: #BA9DCB; border-bottom: 1px solid #eeeeee; text-decoration: none; }
#navcontainer a:link, #navlist a:visited { color: #ffffff; font-weight:bold; text-decoration: none; }
#navcontainer a:hover { background-color: #A783BE; font-weight:bold; text-decoration: none; color: #ffffff; }
.facebook { border:medium none; margin-top:-8px; padding:0 0 0 8px; }
p { font-size: 12px; padding-left: 10px; margin-top:0px; padding-top:0px; }
p a { font-size: 12px; color: #9B68A4; text-decoration: none; font-weight: bold; }
p a:HOVER { font-size: 12px; color: #9880A4; text-decoration: underline; font-weight: bold; }
h1 { font-family: arial, verdana; font-size: 16px; }
h2 { font-family: arial, verdana; font-size: 16px; color: #605364; margin: 4px 0 7px 0; }
h3 { font-family: arial, verdana; font-size: 14px; color: #CC99FF; margin-bottom: 2px; }
.border { border-left: solid 1px #9F81A5; border-right: solid 1px #9F81A5; border-bottom: solid 1px #9F81A5; }
.chocolate { background-image: url(images/chocolate.jpg); background-repeat: no-repeat; background-position: right bottom; }
.chocolateChips { background-image: url(images/chocolate_chips.jpg); background-repeat: no-repeat; background-position: right bottom; }
.map { border: solid 1px #94839B; margin: 5px; }
.cake { border: solid 2px #FCDCDA; }
.cake:HOVER { border: solid 2px #967FA2; }
.next { text-align: right; padding-right: 9px; }
.footer { padding-left: 20px; padding-bottom: 5px; }
hr { color: #BA9DCB; height: 1px; width: 80%; text-decoration: none; background: center; margin: 0px auto; }
blockquote { padding-left: 10px; }
.right { text-align: right; padding-right: 30px; }
img { border-style: none; }
#img { text-decoration: none; border-style: none; }
/*GALLERY
----------------------------------------------------------------------------------------------*/
#content #gallery { padding: 0 0 10px 8px; }
#content #gallery ul { list-style: none; margin: 0; padding: 0; }
#content #gallery ul li { display: inline; margin: 0; padding: 0; }
#content #gallery .imgFloatLeft { float: left; margin: 3px 3px 3px 3px; border: 1px solid #C7C7C7; color: #E6E6E6; }
#content #gallery .imgFloatLeft.lastImg { margin: 4px 0px 5px 0; }
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; }
