/* MEMBERS.CSS EXTENDS BASE.CSS

	Table of Contents:
	Reset
	Typography
	Positioning
	IE Fixes
	Rounded Corners
			
*/

/* Typography
---------------------------------------------------------------------------------------- */

ul.recent_orders a, div.trendtweet_container ul {
	color: #333;	
}

div.trendtweet_container h3, div.poll_container h3 {
	color: #660066;
}	

p.global_free_delivery {
	color: white;	
}

td.cart_product h3 {
	font-size: 16px;	
}

td.cart_product, div.trendtweet_container p {
	font-size: 14px;	
}

div.trendtweet_container {
	font-size: 11px;
}	

ul.recent_orders, div.trendtweet_container {
	font-size: 12px;	
}

a.continue_shopping, ul.my_page_options h3, div.checkout_package strong {
	font-size: 16px;
}	

div.trendtweet_container h3, div.poll_container h3 {
	font-size: 20px;	
}

p.member_info a, ul.recent_orders a {
	text-decoration: none;	
}

td.cart_product h3, ul.my_page_options h3, div.trendtweet_container h3, div.poll_container h3 {
	font-weight: normal;	
}

div.checkout_package strong, p.global_free_delivery {
	font-weight: bold;	
}

p.member_info, div.trendtweet_container h3 {
	line-height: 1.4em;	
}

ul.recent_orders {
	text-align: center;	
}

td.cart_product {
	text-align: left !important;	
}

/* Positioning
---------------------------------------------------------------------------------------- */    

td.cart_product {
	padding: 0 !important;	
}

td.cart_product img {
	display: block;	
}

td.cart_product div.cart_details {
	padding: 10px;
	float: left;	
}

td.cart_product p {
	margin: 2px 0 0 0 !important;	
}

div.checkout_buttons {
	float: left;
	width: 100%;
	padding-bottom: 15px;	
}

div.checkout_buttons a.button {
	margin: 15px 0 15px 0;
}

a.continue_shopping {
	padding: 8px 0 0 3px;	
	position: absolute;
}

div#tour_video_container {
	display: none;	
}

div.home_extras {
	border-top: 1px dotted #CCC;
}

div.extras_banner {
	width: 310px;	
	float: left;	
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 15px;
	display: inline;
}

div.extras_banner {
	height: 210px;
	background: #EEE;
	margin-top: 15px;
}

ul.my_page_options li {
	border-bottom: 1px solid #EEE;
	padding-top: 15px;	
}

ul.my_page_options li.first {
	padding: 0;	
}

ul.my_page_options li.last {
	border: none;	
}

div.checkout_package {
	background: white url(/public/images/UI/checkout_package.jpg) 3px 3px no-repeat;
	border: 1px dashed #ccc;
	padding: 15px 15px 15px 130px;
	margin-bottom: 15px;
	min-height: 105px;
	height: auto !important;
	height: 105px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.checkout_package.billing {
	background: white url(/public/images/UI/checkout_mail.jpg) 17px 0 no-repeat;
}	

div.checkout_package p {
	margin: 0 !important;	
	color: #000 !important;
}

a.button.light {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;	
}

ul.recent_orders {
	background: #f8f8f8;
	float: left;
	width: 100%;
	padding: 15px 0;	
}

ul.recent_orders li {
	float: left;
	margin: 0 0 0 15px;	
}

ul.recent_orders li img {
	display: block;
	width: 91px;
	height: 113px;
	border: 1px solid #eee;	
	border-bottom: none;
}

span.recent_orders_label {
	padding: 3px 8px 1px 8px;
	background: #FFF;
	border: 1px solid #eee;
	display: block;
}

div.triple_container {
	float: left;
	width: 310px;
	margin: 0 15px 15px 0;
	display: inline;			
}

div.triple_container.last {
	margin-right: 0;	
}

div.trendtweet_container {
	overflow: hidden;	
	position: relative;
}

div.trendtweet_container p {
	margin-bottom: 8px;	
}

div.trendtweet_container h3 {
	padding-top: 10px;	
}

div.trendtweet_container ul li {
	padding: 8px;
	border-bottom: 1px solid #EEE;
}

div.trendtweet_container ul li.first {
	border-top: none;	
}

div.trendtweet_container ul li.last {
	border-bottom: none;	
}

div.trendtweet_container img.ta_portrait {
	float: left;
	margin-bottom: 15px;	
	margin-right: 15px;
	border: 1px solid #EEE;
	width: 100px;
	height: 150px;
}

div.trendtweet_container ul {
	border: 1px solid #CCC;
	clear: both;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

img.trendtweets_tail {
	clear: both;
	position: absolute;
	top: 157px;
	left: 42px;	
}

div.single_poll_container {
	width: 465px;
	float: left;
	overflow: hidden;
	margin-right: 30px;	
	padding: 15px 0 30px 0;
}

div.single_poll_container.ta {
	background: white url(/public/images/UI/anketo_back_ta.jpg) 0 11px no-repeat;
}

div.single_poll_container.all {
	background: white url(/public/images/UI/anketo_back_all.jpg) 0 11px no-repeat;
}

div.single_poll_container.last {
	margin-right: 0;	
}

div.poll_container h3 {
	border-bottom: 1px solid #EEE;
	padding-bottom: 8px;	
}

p.product_promise {
	padding: 0;
	margin: 0;	
}

p.product_promise img {
	display: block;	
}

/* IE Fixes
---------------------------------------------------------------------------------------- */


/* Rounded Corners
---------------------------------------------------------------------------------------- */

/* 3rd Party
*/

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Container DIV */
.simply-scroll { 
	width: 990px;
	height: 156px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 990px;
	height: 170px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 93px;
	height: 170px;
}

div.pds-box {
	float: right;
}

div.add_new_card div.card_extras {
	display: none;	
}