/***
 * CSS layout by Dennison Uy <dennison_uy@yahoo.com>
 */

/* load banner first */

#banner {
	position: absolute;
	left: 50%;
	z-index: 1;
	overflow: visible;
	top: 89px;
	width: 301px;
	height: 271px;
	margin-left: 182px;
}

#page1 #banner { background: url(images/banner-1.jpg) no-repeat; }
#page2 #banner { background: url(images/banner-2.jpg) no-repeat; }
#page3 #banner { background: url(images/banner-3.jpg) no-repeat; }
#page4 #banner { background: url(images/banner-4.jpg) no-repeat; }
#page5 #banner { background: url(images/banner-5.jpg) no-repeat; }
#page6 #banner { background: url(images/banner-6.jpg) no-repeat; }
#page7 #banner { background: url(images/banner-7.jpg) no-repeat; }

#home #banner {
	top: 86px;
	width: 596px;
	height: 385px;
	margin-left: -103px;
	background: url(images/banner_home.jpg) no-repeat;
}

/*** standard site definitions ***/

/* hidden */
.hidden, .frosteas span, .breadbites span, #divider span, #nav h3, #stores h3, #logo span {
	display: none;
}
/* side by side list items */
#stores li, #nav li {
	list-style: none;
	float: left;
}

/* fonts */
body, #quote {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

input, textarea, #news, #promotions, #stores h4, #stores h5, #stores, #footer span, #footer a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#nav a span {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 12px;
}

a {
	display: inline;
	border-bottom: 1px dashed #FFFFFF;
	padding: 0px 0px 1px;
	text-decoration: none;
}

#content_inner a {
	display: inline;
	border-bottom: 1px dashed #575546;
	padding: 0px 0px 1px;
	text-decoration: none;
}

#promotions p, #news p {
	line-height: 12px;
}
p {
	line-height: 18px;
}
/* colors */
body, a:link, a:visited, a:active, input, textarea, select {
	color: #575546;
}

#hotline {
	color: #b60a0a;
	font-weight: bold;
}

#footer a:hover, #footer a:active, #footer a:visited, #footer a, #footer {
	color: #FFFFFF;
}

/* wrappers */
body, html {
	height: 100%;
	background: #729c76 url(images/bg_top_gradient.gif) repeat-x;
}
#wrapper {
	width: 754px;
	margin: 0px auto;
	background: url(images/bg_rep_y.gif) repeat-y;
	min-height: 100%;
}

#content {
	width: 754px;
	min-height: 485px;
	margin: 0 auto;
	position: relative;
	background: url(images/bg_top.gif) no-repeat;
	overflow: auto;
}

* html #wrapper {
	height: 100%;
}

* html #content {
	height: 100%;
	overflow: visible;
}

/* fix 100% height in firefox */
/* clear all useless padding and margins */
* {
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
	border-style: none;
}
/* float bug fix */
/* taken from http://positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

/*** site-specific ***/
/* top of content holders */
#headline {
	top: 265px;
}
#promotions, #news, #divider {
	top: 380px;
}

/* add bottom margin as space for absolutely-positioned footers */

#footerpad {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 340px;
}

#home #footerpad {
	margin-bottom: 370px;
}

#news .thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background: url(images/news_bg.gif) no-repeat;
	padding: 8px;
	width: 86px;
	height: 86px;
}
#news h4, #promotions h4 {
	margin-bottom: 5px;
}
#promotions, #news {
 	display: block;
	width: 265px;
	float: right;
	position: relative;
	right: 30px;
	margin-bottom: 20px;
}
#promotions h3, #news h3 {
	background: url(images/leaf_big.gif) no-repeat;
	height: 33px;
	padding-left: 36px;
	margin-bottom: 10px;
	position: relative;
}
#promotions h3 span, #news h3 span {
	position: absolute;
	bottom: 0px;
}
#divider {
	position: relative;
	width: 1px;
	height: 209px;
	float: right;
	background: url(images/vl.gif) no-repeat;
	right: 315px;
}
#stores a {
	text-decoration: none;
	border: none;
}
#stores a:hover {
	position: relative;
	border: none;
}
.popup {
	display: none;
}
#stores a:hover .popup {
	display: block;
	background: #F4FDF5;
	padding: 4px 6px;
	border: 1px solid #23A130;
	color: #03460A;
	position: absolute;
	text-align: center;
	left: -25px;
	width: 140px;
	bottom: 15px;
}
* html body .popup {
	bottom: 45px;
}
#stores li {
	float: none;
	display: inline;
	margin-left: 10px;
}
.store {
	white-space: nowrap;
}
.popup strong {
	font-weight: bold;
	display: block;
}
#stores ul {
	display: block;
	text-align: center;
	width: 500px;
	margin: 0 auto;
}
#stores h4 {
	display: block;
	clear: both;
	font-weight:bold;
	text-align: center;
	padding-top: 8px;
}
#stores {
	position: relative;
	bottom: 100px;
	left: 0px;
	background: url(images/hl.gif) no-repeat;
	width: 694px;
	margin: 0 auto;
	clear: both;
}
#headline p {
	margin-bottom: 12px;
}

h1 {
	font-size: 43px;
	font-weight: normal;
}
h2 {
	font-size: 27px;
	font-weight: normal;
}
#headline h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}

#headline {
	position: relative;
	left: 47px;
	width: 370px;
	float: left;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin-bottom: 2px;
	border: none;
}
#nav li {
	padding-left: 40px;
	position: relative;
}
#nav span {
	white-space: nowrap;
}
#nav #homelink {
	margin-left: 0px;
}
#nav4 span, #nav5 span, #nav6 span, #nav7 span {
	color: #98B883;
}
#nav a:hover {
	background: #FFFCC7;
	border-bottom: 2px solid #3B256B;
	margin-bottom: 0px;
}
#nav a:hover span {
	color: #000000;
}
#page1 #nav1 .leaf,
#page2 #nav2 .leaf,
#page3 #nav3 .leaf,
#page4 #nav4 .leaf,
#page5 #nav5 .leaf,
#page6 #nav6 .leaf,
#page7 #nav7 .leaf,
#home #homelink .leaf {
	background: url(images/leaf_small.gif) no-repeat;
	position: absolute;
	display: block;
	width: 25px;
	height: 24px;
	left: 17px;
	top: -4px;
}
#nav {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 530px;
}
#quote {
	position: relative;
	top: 212px;
	left: 31px;
	display: block;
	width: 222px;
	overflow: visible;
	padding-left: 20px;
	padding-top: 23px;
	min-height: 65px;
	background: url(images/quote.gif) no-repeat;
	font-style: italic;
	text-align: center;
}
* html #quote {
	height: 65px;
}
#logo a {
	display: block;
	width: 164px;
	height: 160px;
	position: absolute;
	top: 16px;
	left: 23px;
}

#footer div {
	width: 690px;
	height: 41px;
	margin: 0 auto;
	position: relative;
	top: 54px;
	vertical-align:middle;
}
#footer span {
	margin: auto 0;
	position: relative;
	display: inline;
	top: 8px;
}
#valid, #codesign {
	padding-bottom: 3px;
	float: right;
}
#copyright {
	float: left;
	padding-top: 7px;
}
#codesign {
	clear: right;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 754px;
	height: 95px;
	margin: -95px auto 0;  /* move footer up the viewport */
	position: relative;
	background: #729c76 url(images/bg_footer.gif) no-repeat;
}


#extra1 {
	width: 127px;
	height: 454px;
	position: relative;
	float: left;
	margin-top: -454px;
	clear: left;
	background: url(images/bg_leaves_left.gif) no-repeat;
}

#extra2 {
	width: 127px;
	height: 454px;
	position: relative;
	float: right;
	margin-top: -454px;
	clear: right;
	background: url(images/bg_leaves_right.gif) no-repeat;
}

#content_header {
	margin-bottom: 60px;
}
#content_header h1 {
	display: block;
	border-bottom: 2px solid #575546;
	height: 40px;
	line-height: 43px;
	padding-bottom: 25px;
	font-size: 48px;
}
#content_inner h2 {
	margin-top: 10px;
	float: left;
}

#content_inner {
	position: relative;
	top: 230px;
	width: 680px;
	margin: 0 auto;
}

#content_inner h2 {
	clear: both;
}

#content_inner li {
	list-style: none;
}

#page4 #content_inner li, #content_inner li li {
	margin-left: 20px;
	list-style: url(images/bullet.gif) outside;
}
#page6 #content_inner li {
	margin-left: 30px;
	list-style: decimal;
}
#page6 .li_alpha li {
	list-style: lower-alpha;
}

ul, ol {
	margin-bottom: 10px;
}

.col1, .col2, .col3 {
	display: inline;
	float: left;
}
.col1 {
	width: 75px;
	clear: left;
}
.col2 {
	width: 175px;
}
.col3 {
	clear: right;
	width: 114px;
}

#franchise_package {
	width: 370px;
	margin: 10px auto;
	overflow: auto;
}
#page4 #quote {
	position: absolute;
	top: 130px;
	left: 300px;
	text-align: center;
}
.tea span {
	display: block;
	width: 130px;
	float: left;
}

.tea {
	display: inline;
}

.price {
	display: inline;
}

.amount {
	font-size: 16px;
	font-weight: bold;
}
.frosteas {
	background: url(images/frosteas.gif) no-repeat;
	width: 226px;
}
.breadbites {
	background: url(images/breadbites.gif) no-repeat;
	width: 212px;
}

.breadbites, .frosteas {
	height: 60px;
	display: block;
	position: relative;
}
.breadbites[class], .frosteas[class] {
	top: -10px;
}
#content_header h2 {
	font-size: 16px;
	font-weight: bold;
}
#content_inner p {
	clear: both;
	margin-bottom: 10px;
}
#innerquote {
	font-weight: bold;
	text-align: center;
	width: 450px;
	margin: 0 auto;
}

label {
	display: block;
	float: left;
	width: 250px;
	clear: left;
}
input, textarea {
	width: 200px;
	clear: right;
	height: 12px;
}
textarea {
	height: 80px;
	overflow: auto;
}

#reset, #submit {
	width: 70px;
	padding: 0px;
	height: 25px;
	clear: none;
	margin: 0 5px;
	border: none;
}

#submit { background: url(images/submit.gif) no-repeat; }
#submit:hover { background: url(images/submit_over.gif) no-repeat; }
#reset { background: url(images/reset.gif) no-repeat; }
#reset:hover { background: url(images/reset_over.gif) no-repeat; }

#contact {
	width: 460px;
	display: block;
	margin: 0 auto;
}
#content_inner li {
	clear: both;
}

.center {
	text-align: center;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

#hotline {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 10px;
	font-weight: normal;
}
#hotline span {
	font-size: 12px;
	font-weight: bold;
}

.clear { clear: both; }