@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font:14px Calibri;
	color:#000;
}

.floatLeft {
	float:left;
} 

.floatRight {
	float:right;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.clear_right {
    clear:right;
    height:1px;
    overflow:hidden;
}

hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}

hr.space {
  background: #fff;
  color: #fff;
}

h1 {
	color: #d33872;
}
h3 {
	color: #d33872;
	font-size: 20px;
}
a, a:link, a:visited {
	color: #f8b368;
}
a:hover, a:active {
	color: #000;
}

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


.info {
	width: 200px;
	background: #fff;
	margin: 15px auto;
	padding: 3px 10px;
	float: left;
	color: #666;
	text-align: right;
	margin-bottom: 18px;
	margin-left:60px;
}

.info ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}

.menu-list {
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 18px;
	padding-left: 18px;
}


.menu-list p {
	padding-left: 9px;
	padding-top: 9px;
	color: #666;
	font-size: 1.2em;
	margin: 0;
	
}
.menu-list h4 {
	clear: both;
	padding: 3px 9px;
	display: block;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}	
.menu-list h3.fruits, .menucontainer .menu-list h3.cereals, #toppings h3 {
	margin-bottom: 0px;
}

.menu-list ul {
	list-style: none;
	margin: 0;
	display: block;
	padding: 10px 10px;
}


.menu-list ul li {
	float: left;
	margin: 0 18px 9px 0;
	width: 109px;
	text-align: center;
}
.menu-list ul li img {
	margin: 0 auto;
	display: block;
	width: 60px;
}
.menu-list ul li strong {
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #777;
	font-size: 1.2em;
	clear: both;
	padding: 0;
	white-space: nowrap;
}

.clear { clear:both; }




#whole_main {
	margin:auto;
	width:976px;
}

/*--Header--*/

#header {
	height:143px;
	overflow:hidden;
}

#logo {
	padding:36px 0 0 22px;
	float:left;
}

/*--Navigation--*/

#navigation {
	background:url(images/bg_navigation.jpg) no-repeat;
	width:976px;
	height:49px;
	overflow:hidden;
}

#navigation_ct {
	padding:10px 0 0 60px;
}

#navigation_ct a {
	float:left;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
	height:26px;
	width:120px;
	overflow:hidden;
	text-align:center;
	padding:4px 0 0 0;
}

#navigation_ct a:hover {
	float:left;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg_navi_hover.png) no-repeat;
	height:26px;
	width:120px;
	overflow:hidden;
	text-align:center;
	padding:4px 0 0 0;
}

#navigation_ct a.highlight {
	float:left;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/bg_navi_hover.png) no-repeat;
	height:26px;
	width:120px;
	overflow:hidden;
	text-align:center;
	padding:4px 0 0 0;
}

#navigation_ct .spacing {
	float:left;
	padding:0 30px;
}

/*--Body--*/

#body {
	padding:3px 0 0 0;
}

/*--Banner--*/

#banner {
	background:url(images/banner.jpg) no-repeat;
	height:312px;
	width:1000px;
	overflow:hidden;
}

/*--Four Box--*/

#whole_fbox {
	padding:5px 0 0 0;
	overflow:hidden;
}

/*--Grey Box--*/

#grey_box {
	float:left;
	width:296px;
}

#grey_box_hd {
	background:url(images/gbox_hd_bg.jpg) repeat-x;
	height:14px;
	overflow:hidden;
}

#grey_box_ct {
	background:#efefef;
	padding:0 10px;
}

#grey_box_ct_layer02 {
	background:#fff;
	padding:10px 0 10px 7px;
}

#grey_box_midft {
	background:#FFFFFF;
	height:4px;
	overflow:hidden;
}

#grey_box_mid_ct {
	padding:6px 10px;
	background:#efefef;
	font-size:18px;
	color:#9f9f9f;
	text-align:center;
}

#grey_box_ft {
	background:#efefef;
	height:4px;
	overflow:hidden;
}

/*--Blue Box--*/

#blue_box {
	float:left;
	margin-left:9px;
	width:237px;
}

#blue_box_hd {
	background:url(images/bbox_hd_bg.jpg) repeat-x;
	height:14px;
	overflow:hidden;
}

#blue_box_ct {
	background:#e3f2f7;
	padding:0 10px;
	text-align:center;
	color:#0387e5;
	line-height:20px;
}

#blue_box_ct b {
	color:#666666;
}

#blue_box_ct a {
	color:#ff007f;
}

#blue_box_ct_layer02 {
	background:#fff;
	padding:10px 0 10px 7px;
}

#blue_box_midft {
	background:#FFFFFF;
	height:4px;
	overflow:hidden;
}

#blue_box_mid_ct {
	padding:5px 10px;
	background:#e3f2f7;
	font-size:18px;
	color:#9f9f9f;
	text-align:right;
}

#blue_box_ft {
	background:#e3f2f7;
	height:4px;
	overflow:hidden;
}

/*--Subscribe Box--*/

#subscribe_box {
	float:left;
	width:179px;
	margin-left:9px;
}

#subscribe_box_hd {
	background:url(images/subscribe_box_hd_bg.jpg) repeat-x;
	height:5px;
	overflow:hidden;
}

#subscribe_box_ct {
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	padding:10px;
}

#subscribe_box_ct label {
	color:#ff007f;
	line-height:20px;
}

#subscribe_box_ct h4 {
	font-size:14px;
	color:#0387e5;
	font-weight:normal;
	padding:8px 0;
	overflow:hidden;
}

#subscribe_box_ct input {
	border:1px solid #7b797b;
	font-size:11px;
	color:#7b797b;
	padding:2px;
	height:15px;
	overflow:hidden;
}

#subscribe_box_ct #join_btn {
	overflow:hidden;
	padding:10px 0 8px 0;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}

#subscribe_box_ct #join_btn a {
	color:#666666;
	text-transform:uppercase;
	text-decoration:none;
}

#subscribe_box_ct #join_btn a:hover {
	color:#ff007f;
	text-transform:uppercase;
	text-decoration:none;
}

#subscribe_box_ft {
	background:url(images/subscribe_box_ft_bg.jpg) repeat-x;
	height:5px;
	overflow:hidden;
}

/*--Welcome Box--*/

#welcome_box {
	margin:4px 0 0 0;
}

#welcome_box_hd {
	background:url(images/subscribe_box_hd_bg.jpg) repeat-x;
	height:5px;
	overflow:hidden;
}

#welcome_box_ct {
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	padding:5px 20px 15px 20px;
}

#welcome_box_ct h3 {
	font-size:19px;
	text-transform:uppercase;
	color:#ff007f;
	font-weight:normal;
	padding:8px 0;
	overflow:hidden;
}

#welcome_box_ct p {
	line-height:21px;
}

#welcome_box_ct p b {
	color:#ff007f;
}

#welcome_box_ft {
	background:url(images/subscribe_box_ft_bg.jpg) repeat-x;
	height:5px;
	overflow:hidden;
}

#fineprint {
	color: #999;
	font-size: .79em;
	height: 1px;
	float:left;
	padding:20px 0 20px 0;
}

.menu-list p img {
	margin:0 15px 0 0px;
	border:1px solid #CCCCCC;
}

/*--Footer--*/

#footer {
	margin:5px 0 0 0;
	background:url(images/dotline_bg.jpg) repeat-x;
	overflow:hidden;
}

#footer_ct {
	padding:15px 0 15px 0;
	text-align:center;
	color:#000000;
}

#footer_ct a {
	padding:0 15px;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}

#footer_ct a:hover {
	color:#ff007f;
}

#footer_ct a.highlight {
	color:#ff007f;
}

