#find-a-smoothie-1
{
	float: left;
	width: 225px;
	background-color: #EDEDF6;
	margin-bottom: 20px;
}

#find-a-smoothie-2
{
	float: left;
	width: 150px;
	margin-left: 7px;
	background-color: #FAE6F0;
	margin-bottom: 20px;
}

#find-a-smoothie-3
{
	float: left;
	width: 150px;
	margin-left: 7px;
	background-color: #D6D6EB;
	margin-bottom: 20px;
}


#find-a-smoothie-1-top-left
{
	background-image: url("/images/blender-choose-flavor-top-left.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#find-a-smoothie-1-top-right
{
	background-image: url("/images/blender-choose-flavor-top-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#find-a-smoothie-1-bottom-left
{
	background-image: url("/images/blender-choose-flavor-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#find-a-smoothie-1-bottom-right
{
	background-image: url("/images/blender-choose-flavor-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#find-a-smoothie-1-inner
{
	padding: 15px 0px 15px 10px;
}


#find-a-smoothie-1 h1
{
	color: #666699;
	font: bold 13px "Trebuchet MS", sans-serif;
}
#find-a-smoothie-1 h2
{
	color: #666666;
	font: bold 12px "Trebuchet MS", sans-serif;
}


.find-a-smoothie-1-section
{
	margin: 0px;
	padding-top: 1.2em;
}

.find-a-smoothie-choice-column
{
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style-type: none;
}
.find-a-smoothie-choice-column table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.find-a-smoothie-choice-column td
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
.find-a-smoothie-choice-column label
{
	font: normal 11px "Trebuchet MS", sans-serif;
	color: #666666;
}

#find-a-smoothie-form-buttons
{
	padding: 20px 15px 0px 0px;
	text-align: right;
}

/* second column */

#find-a-smoothie-2-top-left
{
	background-image: url("/images/blender-select-one-top-left.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#find-a-smoothie-2-top-right
{
	background-image: url("/images/blender-select-one-top-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#find-a-smoothie-2-bottom-left
{
	background-image: url("/images/blender-select-one-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#find-a-smoothie-2-bottom-right
{
	background-image: url("/images/blender-select-one-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#find-a-smoothie-2-inner
{
	padding: 15px 0px 15px 5px;
}


#find-a-smoothie-2 h1
{
	color: #666666;
	font: bold 12px "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px 0px 1em 10px;
}
#find-a-smoothie-2 p
{
	padding: 0px 0px 1em 10px;
}
#find-a-smoothie-2 ul,
#find-a-smoothie-2 li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#find-a-smoothie-2 a
{
	color: #666666;
	font: normal 11px "Trebuchet MS", sans-serif;
	text-decoration: none;
}
#find-a-smoothie-2 a:hover
{
	text-decoration: underline;
}
#find-a-smoothie-2 ul span
{
	display: block;
}
#find-a-smoothie-2 ul span span
{
}
#find-a-smoothie-2 ul span span span
{
	padding: 2px 10px;
}
#find-a-smoothie-2 ul span.find-a-smoothie-2-selected
{
	background-color: #FFFFFF;
}
#find-a-smoothie-2 ul span.find-a-smoothie-2-selected span
{
	background-image: url("/images/blender-selection-top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#find-a-smoothie-2 ul span.find-a-smoothie-2-selected span span
{
	background-image: url("/images/blender-selection-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#find-a-smoothie-2 ul span.find-a-smoothie-2-selected a
{
	color: #CC3366;
}





/* third column */

#find-a-smoothie-3-top-left
{
	background-image: url("/images/blender-you-selected-top-left.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#find-a-smoothie-3-top-right
{
	background-image: url("/images/blender-you-selected-top-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#find-a-smoothie-3-bottom-left
{
	background-image: url("/images/blender-you-selected-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#find-a-smoothie-3-bottom-right
{
	background-image: url("/images/blender-you-selected-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#find-a-smoothie-3-inner
{
	padding: 15px 20px;
}

#find-a-smoothie-3 h1
{
	color: #666666;
	font: bold 12px "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px 0px 1em 0px;
}
#find-a-smoothie-3-smoothiename
{
	margin: 0px;
	padding: 0px 0px .3em 0px;
}
#find-a-smoothie-3-smoothiename a
{
	color: #666699;
	font: bold 14px "Trebuchet MS", sans-serif;
	text-decoration: none;
}
#find-a-smoothie-3-smoothiename a:hover
{
	text-decoration: underline;
}
.find-a-smoothie-3-section h2,
.find-a-smoothie-3-section h2 a
{
	color: #666699;
	font: bold 13px "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px 0px .3em 0px;
}
#find-a-smoothie-3 h2 img
{
	position: relative;
	top: 2px;
}

.find-a-smoothie-3-section
{
	margin: 0px;
	padding-top: 2em;
}

#find-a-smoothie-3 ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#find-a-smoothie-3 li
{
	display: block;
	padding: 0px 0px 1px 0px;
	line-height: 1em;
	font: normal 11px "Trebuchet MS", sans-serif;
	color: #666666;
}

