@charset "UTF-8";
/* --- CSS Document by All Pervading Web - allpervadingweb.com --- */

* { margin: 0; padding: 0; border: none; }

body { margin: 0px; color: #555; font-size: 1em; font-family: Verdana, Geneva, sans-serif; background-color: #c4b8c9; }

h1 { color: #602d60; font-size: 200%; font-weight: normal; margin: 3px 0px 15px 0px; }
h2 { color: #964795; font-size: 125%; font-weight: normal; margin: 0px 0px 10px 0px; }
h3 { color: #602d60; margin-top: 12px; font-size: 100%; font-weight: bold; font-style: italic; }
h4 { color: #964795; font-size: 100%; font-weight: normal; text-align: right; }
a { color: #333; }
a:visited { color: #321731; }
a:hover { color: #602d60; }
.container { width: 1080px; margin-left: auto; margin-right: auto; }

/* HEADER AREA */
.pageHeader { width: 100%; background-color: #602d60; }
.pageHeader .container { height:115px; }
.headerNav { padding-top: 20px; float: right; color: #333; font-size: .7em; }
.headerNav a { color: #ffffff; text-decoration: none; }
.headerNav a:visited { color: #ffffff; }
.headerNav a:hover { color: #321731; text-decoration: none; }
.headerlogo { padding-left: 5px; padding-top: 5px; }
.headerlogo img { float: left; }
.headerlogo img.title { float: right; padding-right: 20px; }

/* TOP NAVIGATION AREA */
.mainNavArea { width: 100%; background: url(../img/topnav_bkgd.png) repeat-x #964795; font-size: .7em; }
.mainNav { float: right; border-right: 1px solid #fff; }
.mainNav ul { }
ul.menuToplevel li { list-style-type: none; text-align: left; float: left; border-left: 1px solid #fff; width: 125px; }
ul.menuToplevel a { padding: 5px 10px; display: block; cursor: pointer; color: white; font-size: 110%; text-decoration: none; }
ul.menuToplevel a:hover { background-color: #321731; }

/* CONTENT AREA */
.contentArea { width: 100%; background: url(http://weddingcakesbywendy.com/img/content_bkgd_tile.jpg) repeat-x #f0eff0; font-size: .8em; }
.contentArea .container { padding-top: 30px; padding-bottom: 30px; }
.contentArea .container p { margin-top: 0px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px; }
.contentleft { width: 650px; padding-left: 20px; padding-right: 20px; float: left; border-right: 1px solid #602d60; }
.contentright { padding-top: 20px; float: left; padding-left: 20px; width: 260px; }
.contentright img { border: 3px solid #602d60; }
.imageright { margin-left: 5px; float: right; }
table#basePrice { border: 1px solid #602d60; border-collapse: collapse; margin-bottom: 10px; }
table#basePrice caption { text-align: left; }
table#basePrice th, table#basePrice td { border: 1px solid #602d60; padding: 7px; }
table#basePrice th.col1 { width: 190px; }
table#basePrice th.col2 { width: 100px; }
table#basePrice th.col3 { width: 180px; }
.signature { margin-top: -10px; font-size: 85%; font-style: italic; }

/* Gallery style */
#gallery { background-color: #f0eff0; padding: 10px; }
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img { border: 5px solid #602d60; border-width: 5px 5px 20px; }
#gallery ul a:hover img { border: 5px solid #fff; border-width: 5px 5px 20px; color: #555; }
#gallery ul a:hover { color: #fff; }

/* FOOTER AREA */
.footerArea { width: 100%; background: url(../img/fooertop.png) repeat-x; font-size: .7em; }
.footerArea .container { height: 77px; }
.copyright, .footer { padding-left: 40px; padding-top: 32px; color: #666; }
.footer { padding-top: 7px; }
.footer p { float: left; }
.footer img { float: right; padding-right: 20px; }

/* jQuery lightBox plugin */
#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; padding-bottom: 0.7em; }