/************************************************************************************************/
/********************************************* ORDER OPTIONS ************************************/
/************************************************************************************************/

/* 3 Easy Ways to Order */
#ways-to-order { #margin-top: -15px; padding-bottom: 10px; #padding-bottom: 25px; }
#ways-to-order h2 { float: left; width: 165px; font-weight: normal; font-size: 24px; padding: 5px 45px 0 0; }
#ways-to-order h2 span { font-size: 70px; float: left; font-weight: bold; margin-right: 5px; margin-top: -14px; }
#ways-to-order h4 { font-size: 18px; font-style: italic; letter-spacing: 1px; font-variant: small-caps; text-align: center; }
#ways-to-order ul { list-style-type: none; font-size: 13px; }
#ways-to-order ul li { float: left; }
#ways-to-order ul li.order-online { padding: 0 30px; margin: 0 30px; border-right: 1px dotted #999; border-left: 1px dotted #999; display: inline; }

#sectionSelect { margin-bottom:-3px; }
#sectionSelect ul { list-style:none; }
#sectionSelect li { display:inline; }
.macho { padding-left:11px; }
#orderArea { /*width:915px;*/margin-bottom:5px; }

/* Shipping Line */
#shipping-line { text-align: center; font-size: 12px; padding: 0 0 15px 50px; background: url(../images/order/truck.jpg) no-repeat 223px top; }
#shipping-linel { text-align: center; font-size: 12px; padding: 0 0px 15px 15px; background: url(../images/order/truck.jpg) no-repeat 245px top; }


/* Order Options */
#order-options { padding: 15px 15px 0; border-top: 1px dotted #999; font-family: Arial; }
.order-options {
	float: left;
	width: 450px;
	height: 161px;
	margin-bottom: 15px;
	background: #f0f0f0 url(../images/order/gradient.png) repeat-x;
	border: 1px solid #999;
	}
	
/* Package Heading */
.order-options h3 { text-align: center; padding: 5px 0; font-size: 22px; font-weight: normal; }
.order-options h3 span { border-bottom: 1px solid #333; /*font-style: italic;*/ }
.order-options h3 span.blue { border-bottom: none; font-style: normal; }
.order-options h3.small { font-size: 18px; padding-top: 4px; }

.order-options img { margin-left: 10px; float: left; display: inline; }
.order-options p img { float: none; }
.order-options p { text-align: center; font-size: 13px; line-height: 20px; }
.order-options p.add-to-cart img { position: relative; left: 19px; }
.order-options p.description { font-size: 12px; line-height: 17px; padding: 10px 55px 10px 0; }
.order-options p.free-shipping { font-weight: bold; position: relative; left: 15px; font-size: 12px;  font-style: italic; }
	p.free-shipping a { text-decoration: none; position: relative; }
	p.free-shipping a span { display: none; }
	p.free-shipping a:hover span { font-style: normal; font-weight: normal; font-size: 11px; display: block; position: absolute; top: -55px; left: -100px; background: white; border: 1px solid navy; width: 230px; padding: 10px; line-height: 13px; }
		
#hello-life { position: relative; float: none; display: none; width: auto; height: auto; padding: 15px; }
#hello-life img { position: absolute; left: 15px; top: -15px; float: none; margin: 0; }
#hello-life img#save40 { left: 849px; top: 0px; }
#hello-life img#watch-hla { position: static; }
#hello-life p { font-size: 24px; padding: 0; }
#hello-life h4 { padding-top: 50px; font-size: 15px; float: left; width: 240px; line-height: 20px; font-weight: normal; }
#hello-life h4 span { display: block; color: navy; font-size: 18px; }
#hello-life p { text-align: left; padding-left: 58px; }
#hello-life ul { font-size: 13px; line-height: 18px; list-style-image: url(../images/order/checkmark.png); padding: 50px 0 15px 270px; }

/* Price Point */
.order-options em {
	width: 90px;
	height: 44px;
	float: right;
	padding-right: 10px;
	color: #3366cc;
	font-size: 24px;
	font-style: normal;
	text-align: right;
	}
.order-options em span {
	display: block;
	margin-top: -7px;
	padding-left: 18px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	}
	
#nutratose-powder { float: none; width: auto; height: auto; padding: 15px; }
#nutratose-powder img { margin: 5px 20px 0 0; }
.nutratose-option { float: right; width: 190px; }
.nutratose-option p img { margin: 0 auto !important; padding: 0 !important; position: static !important; display: block; }
.nutratose-option em { width: auto; height: auto; float: none; }

/* Advantage Box */
.advantage { height: 340px; margin-right: 15px; background: #f0f0f0 url(../images/order/gradient.png) repeat-x; }
.advantage h3 { font-size: 34px; padding: 15px 0; }
.advantage h3 span { font-style: normal !important; }
.advantage h3.small { font-size: 22px; padding-top: 15px; }
.advantage img { margin: 10px 0px 15px 30px; display: inline; }
.advantage p { padding: 2px 0 5px; line-height: 16px; }
.advantage p strong { font-weight: normal; font-size: 13px; }
.advantage p strong span { border-bottom: 2px dotted blue; }
.advantage p.single-option strong { font-size: 12px; font-weight: bold; }
.advantage p.single-option img { margin: 0px !important; }
.advantage ul {
	line-height: 24px;
	list-style-image: url(../images/order/checkmark.png);
	font-size: 13px;
	padding: 10px 5px 10px 188px;
	line-height: 17px;
	}
.advantage ul li { padding-bottom: 10px; }