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

body { width:100%; margin:0; padding:0; background:#cdcdcf; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; }
#smoothie { width:984px; margin:10px auto; background:#ebebeb; padding:30px; }
header { width:984px; margin:0 auto; padding-bottom:14px; }
.clr { clear:both; }
img { border:0; }

.logo { width:201px; height:123px; float:left; }
.title { width:596px; height:50px; float:left; margin-left:38px; padding-top:24px; }

.submenu { width:149px; float:right; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#12894e; }
.cart { width:84px; height:14px; float:right; }
.cline { height:14px; width:1px; background:#12894e; margin:0 6px; float:right; margin-top:3px; }
.login { height:14px; width:49px; float:right; }

.nav { width:984px; height:32px; background:#12894e; text-align:center; }
.nav ul { margin:0; }
.nav li { list-style:none; color:#FFFFFF; font-weight:bold; display:inline; margin-left:32px; line-height:2.1em; }
.nav a:link { text-decoration:none; color:#FFF; }
.nav a:visited { text-decoration:none; color:#FFF; }
.nav a:hover { text-decoration:none; color:#fcb032; }
.nav a:active { text-decoration:none; color:#FFF; }

.slide { width:980px; height:236px; margin:0 auto; }
.hm-in { width:882px; margin:0 auto; padding-top:41px; }

.w01 { width:415px; height:236px; float:left; margin-bottom:48px; }
.w02 { width:415px; height:236px; float:right; margin-bottom:48px; }
.w03 { width:415px; height:236px; float:left; }
.w04 { width:415px; height:236px; float:right; }

footer { padding-top:80px; width:984px; margin:0 auto; }

.fcopy { width:984px; text-align:center; padding-top:30px; font-size:.8em; font-family:Arial, Helvetica, sans-serif; }

.fstyle { margin-top:50px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:.9em; font-weight:normal; }

.tmail {
			margin:0 auto;
			width:980px;
			margin-bottom:20px;
		}
		
		.tmail-left { 
			float:left;
			width:440px;
			color:#55321a; 
			font-weight:bold;
			font-size:1.1em;
			line-height:1.5em;
		}
		
		.tmail-left ul {
			margin:0;
		}
		
		.tmail-left li {
			list-style-image:url(../images/smRedDot.gif); 
		}
		
		.tmail-divide { 
			width:2px; height:300px; float:left; margin:0 49px; background:#DBDBDB;
		}
		
		.tfield {
			width:350px; height:26px; background:#e3e3e3; border:none; float:right;
		}
		