html, body { border: 0; padding: 0; margin: 0; background: #fff; width: 100%; height: 100%; font-family: arial, helvetica, sans-serif; /*background: #ccc;*/ }

/*  url(../images/back.jpg) repeat-x */

img { border: 0; }

.clear { clear: both; }

.pointer { cursor: pointer; }

#container { width: 850px; padding: 0; margin: 0 auto; background: #fff; font-size: 90%; }

#head { background: url(../images/flower.png) bottom right no-repeat; }
#head img { display: block; padding: 25px 0 0 25px; }
#head ul { list-style-type: none; padding: 0 0 20px 0; margin: 25px 0 0 25px; }
#head li { margin: 6px 0; }
#head li span { background: #000; color: #fff; padding: 2px; text-transform: uppercase; }
#head li span.pink { background: #C71D5B; }

#nav { background: #000 url(../images/nav-back.gif); padding: 2px 0; }
#nav ul { list-style-type: none; text-transform: uppercase; margin: 5px 0 5px 15px; padding: 0; }
#nav li { display: inline; color: #fff; padding: 0 10px; margin: 0; border-right: 1px solid #fff; }
#nav li a { color: #fff; text-decoration: none; padding: 0; margin: 0 0 0 0; }
#nav li a:hover { text-decoration: underline; }
#nav li#lastnav { border: 0; }
#nav li.selected a { color: #f5893f; font-weight: bold; }

#main { padding: 10px 0; font-size: 81.25%; }
#main img { float: left; margin: 0 10px 10px 0; }
#main img.border { border: 1px solid #C71D5B; }
#main h1 { color: #000; font-size: 190%; font-weight: normal; margin: 5px 0 10px 0; }
#main h2 { color: #000; font-size: 150%; font-weight: normal; margin: 5px 0 10px 0; }
#main h3 { color: #000; font-size: 120%; margin: 0 0 10px 0; }
#main h2 a { color: #C71D5B; text-decoration: none; }
#main h2 a:hover { color: #C71D5B; text-decoration: underline; }
#main p { margin: 0; padding: 0 0 10px 0; line-height: 150%; }
#main p.inpagelink { float: right; background: #C71D5B; font-size: 120%; padding: 0; margin: 0 0 5px 5px; }
#main p.inpagelink a { color: #fff; text-decoration: none; display: block; padding: 5px; }
#main p.inpagelink a:hover { text-decoration: underline; }
#main .testimonials {  }
#main .testimonials p { background: #EFD1DC; padding: 5px; margin-bottom: 5px; }

#foot { clear: both; height: 10px; background: #000; }
#footLinks { background: #fff; border-top: 1px solid #fff; }
#footLinks p { margin: 0; padding: 5px 25px; font-size: 75%; }
#footLinks a { color: #000; }

#leftColumn { float: left; width: 206px; }

#main div.shopCategoryList { border: 1px solid #C71D5B; width: 180px; margin: 0 20px 10px 0; }
#main div.shopCategoryList p { background: #C71D5B; font-weight: normal; margin: 0; padding: 2px; color: #fff; }
#main div.shopCategoryList ul { padding: 0 5px 0 20px;  margin: 0.5em 0; }
#main div.shopCategoryList ul li  { list-style-type: square; color: #C71D5B; padding: 0; margin: 0; }
#main div.shopCategoryList ul li a { color: #000; text-decoration: none; }
#main div.shopCategoryList ul li a:hover { color: #C71D5B; text-decoration: underline; }
#main div.shopCategoryList ul li.selected a { font-weight: bold; color: #C71D5B;  }
#main div.shopCategoryList ul li.highlight { font-weight: bold; }

#miniShoppingBasket { border: 1px solid #C71D5B; width: 180px; margin: 0 20px 10px 0; }
#miniShoppingBasket p.heading { background: #C71D5B; font-weight: normal; margin: 0; padding: 2px; color: #fff; }
#miniShoppingBasket p { padding: 5px; margin: 0; }

#rightColumn { float: left; width: 644px; }
#rightColumn #images { width: 222px; float: left; margin: 0 10px 10px 0; background: #C71D5B; }
#rightColumn #images img { border: 1px solid #C71D5B; width: 220px; margin: 0; padding: 0; float: none; }
#rightColumn #images #imageOptions { padding: 5px 10px 10px 10px; background: #C71D5B; color: #fff; width: 200px; border: 1px solid #C71D5B; }
#rightColumn #images #imageOptions p { margin: 0; padding: 0; }
#rightColumn #images #imageOptions a { color: #fff; }
#rightColumn #images #imageOptions a.selected { font-weight: bold; text-decoration: none; }

#rightColumn form { width: 400px; float: left; }

#itemList { }
#itemList .item { width: 210px; float: left; margin: 0 4px 4px 0; border: 1px solid #ccc; }
#itemList .item p { padding: 10px; margin: 0; }
#itemList .item a { color: #C71D5B; font-weight: bold; text-decoration: none; }
#itemList .item a:hover { text-decoration: underline; }

#itemList #offer { margin: 0 0 10px 0; background: #890381 url(../images/offer-back.jpg) repeat-x; float: none; color: #fff; }
#itemList #offer a { font-size: 120%; color: #fff; }
#itemList #offer span { text-decoration: underline; }

#backTrans { z-index: 1; position: absolute; width: 100%; top: 0; left: 0; background: #000; height: 100%; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; display: none; }
#popupImage { z-index: 2; position: absolute; width: 100%; top: 0; left: 0; height: 100%; display: none; }
#popupImageContent { background: #000; border: 1px solid #ddd; margin: 25px auto 0 auto; width: 0px; overflow: visible; opacity: 1; filter:alpha(opacity=100); -moz-opacity:1; }
#popupImageContent img { display: block; }
#popupImageContent p { display: block; background: #C71D5B; padding: 5px; text-align: center; margin: 0; color: #fff; }

#shoppingBasket { margin: 0 0 10px 0; }
#shoppingBasket th { background: #C71D5B; color: #fff; padding: 10px; }
#shoppingBasket td { background: #ccc; padding: 10px; vertical-align: top; }
#shoppingBasket p { margin: 0; padding: 0 0 10px 0; }
#shoppingBasket td.white { background: #fff; }
#shoppingBasket td.item { text-align: center; }

#featuredProducts { width: 644px; }
#featuredProducts h2 { background: #8b878a url(../images/box-top-back.gif) repeat-x; color: #fff; padding: 6px; margin: 0 0 5px 0; font-size: 140%; }
#featuredProducts .item p { font-weight: bold; text-align: center; }

#links { margin: 0 auto; }
#links td { text-align: center; }

#contact { margin: 0; }
#contact td { vertical-align: top; }
#contact input.text { width: 300px; border: 1px solid #ccc; font-family: arial, helvetica, sans-serif; font-size: 100%; }
#contact textarea { width: 300px; height: 100px; border: 1px solid #ccc; font-family: arial, helvetica, sans-serif; font-size: 100%; }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }
.alignJustify { text-align: justify; }

/* --- Notifications --- */
div.notify_ok { background: #cfc url(../images/notify_ok.gif) center left no-repeat; border: 1px solid #0c0; padding: 10px 10px 10px 40px; margin: 1em 0; }
div.notify_ok p { color: #000; margin: 0; }
div.notify_ok p strong { font-size: 110%; color: #090; font-weight: bold; }

div.notify_error { background: #fcc url(../images/notify_error.gif) center left no-repeat; border: 1px solid #c00; padding: 10px 10px 10px 40px; margin: 1em 0; }
div.notify_error p { color: #000; margin: 0; }
div.notify_error p strong { font-size: 110%; color: #900; margin: 0 0 0.5em 0; font-weight: bold; }

div.notify_warning { background: #ffc url(../images/notify_warning.gif) center left no-repeat; border: 1px solid #cc0; padding: 10px 10px 10px 40px; margin: 1em 0; }
div.notify_warning p { color: #000; margin: 0; }
div.notify_warning p strong { font-size: 110%; color: #990; font-weight: bold; }
