@import url('../../default/css/styles.css');

.main { padding:0 0 10px; }
.home-spot p { font-size:125%; color:#222; margin-bottom:1em; }
.home-callout { margin-right:10px; float:left; padding:4px; background-color:white; border:solid 1px gray; }
.home-story { margin-left:15px; }
.home-story small { font-size:80%; color:gray; }

.red { color: red; }

/* Header ================================================================================ */
.header-container {}
.header { padding:10px; border:0; background-image: url(../images/title_full.jpg);}
.header .welcome-msg { font-weight:bold; text-align:left; color:white; margin-left:12px; }
#logo-msg { float:left; width:70%; }
#logo { text-indent:0; width:100%; }
.logo { width:250px; }
.header .topRightBox { float:right; }
.header .links { float:right; clear:right; margin-top:8px; }
.header .links a { color:white; }
#search_mini_form { float:right; }
.header .form-search { text-align:center; }
.header .form-search label { display:none; }
.header .form-language { text-align:center; }

/* About Us Page */

.about-us {}
.about-us img { text-align:center; padding:3px;background-color:white;border:solid 1px gray;margin:0.5em; }
.about-us p { margin:0 0 1em 0; }
.about-us strong { font:italic 200% Georgia, serif; }
.about-us small { font-size:80%; color:gray; }

/********** < Navigation */
#nav { font-size:18px; border:0; padding:0; margin-top:2px; background-color:#E3E2FA}
#nav li { width:332px; height:60px; margin-left:2px; }
#nav li:first-child { margin-left:0; }
#nav li.nav-cookies { background-image:url(../images/media/nav_cookies.jpg); background-repeat:no-repeat; }
#nav li.nav-brownies { background-image:url(../images/media/nav_brownies.jpg); background-repeat:no-repeat; }
#nav li.nav-cakes { background-image:url(../images/media/nav_cakes.jpg); background-repeat:no-repeat; }
#nav li a { color:white!important; width:100%; height:100%; padding:0; text-shadow:2px 2px black; }
#nav span { padding:.5em 0 0 .5em; }
#nav span:after { content:" \25BA"; }
/* Footer ================================================================================ */
.footer { border:0; padding:10px; background-color:#E3E2FA; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0; }
.footer li { display:inline; margin-right: 20px; }
/* ======================================================================================= */

/* new product on home page */
.cms-home .page-title, .cms-home .block-blog { clear:left; border:0; padding:10px 0 5px; margin:0;}
.products-grid a.product-image { display:block; text-align:center; }

/* reviews */
#customer-reviews dt {padding:4px;border-color:#DDDDDD;border-width:1px 1px 0 1px;border-style:solid;}
#customer-reviews dd {padding:4px;border-color:#DDDDDD;border-width:0 1px 1px 1px;border-style:solid;margin-bottom:1em;}

/* product pricing */
.product-pricing li, a.minimal-price-link { color:red; }
