@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
a:link      {
	color: #2F667D;
	text-decoration: none;
}
a:visited  {
	color: #660000;
	text-decoration: none;
}
a:hover  {
	color: #2F667D;
	text-decoration: underline;
}
.WPA #container {
	width: 100%;
	margin: 0 auto;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(https://wholeperson.com/store/media/top-background.jpg);
	background-color: #FFFFFF;
}
.WPA #container1 {
	width: 100%;
	margin: 0 auto;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(https://wholeperson.com/store/media/background-bottom.jpg);
}
.WPA #container2 {
	width: 960px;
	margin: 0 auto;
	background-image: url(https://wholeperson.com/store/media/faux-column-background.jpg);
} 
.WPA #header {
	height: 40px;
	background-color: #EFEFEF;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	} 
.WPA #bannerbar {
	padding-top: 15px;
	padding-bottom: 25px;
	width: 940px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 130px;
	background-color: #FFFFFF;
} 
.WPA #midbar {
	background: #959484;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 40px;
	margin: 0 auto;
	width: 940px;
	padding: 0 10px;
} 
.WPA #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EFEFEF;
	height: inherit;
}
.WPA #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 100px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EFEFEF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px; /* padding keeps the content of the div away from the edges */
	height: inherit;
}
.WPA   #mainContent {
	width: 680px;
	height: auto;
	margin: 0px 140px 0px 140px;
	text-align: left;
	}

.WPA #foot1 {
	background-color: #959484;
	height: 30px;
	padding: 10px 10px 0px 10px;
	width: 940px;
	margin: 0 auto;
} 
.WPA #foot1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #000;
}
.WPA #foot1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #000;
	text-decoration: none;
}

.WPA #foot1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #99C9E7;
	text-decoration: none;
}

.WPA #foot2 {
	height: 140px;
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	background-color: #FFFFFF;
}
.WPA #footer {
	background-color: #EFEFEF;
	height: 30px;
	padding: 10px 10px 0px 10px;
	width: 940px;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
} 
.WPA #tab {
	padding: 10px;
	background-color: #EFEFEF;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0px;
	font-size: 0px;
	line-height: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	font-size: 170%;
	color: #464440;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
}

.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #C60;
	text-align: left;
	font-size: 100%;
}


}

.style3 {
	color: #969485;
}
.style6 {
	color: #99C9E7;
}

.socialbuttons {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959484;
	padding-top: 5px;
	padding-bottom: 30px;
}
	
.fblike {
	float: left;
	padding-left: 20px;

}
	
.plusonebox {
	float: left;
        clear: left;
	}
	
.tweetbox {
	float: left;
	padding-left: 20px;
}


<style type="text/css">
table.qp_header {
border-collapse: separate;
background-color: #123456;
}
table.qp_header td {
font-family: arial;
font-size: 9pt;
}
</style>

.quantity{
        vertical-align: top;
        }

 Default + hover state, "click to play":

 a.sm2_button {}
 a.sm2_button:hover {}

 Playing + hover state, "click to pause":

 a.sm2_button.sm2_playing {}
 a.sm2_button.sm2_playing:hover {}

 Paused + hover state, "click to resume":

 a.sm2_button.sm2_paused {}
 a.sm2_button.sm2_paused:hover {}

.reviews-brief {font-size: 90%; white-space: nowrap} 
.reviews-brief div.reviews_stars {height: 20px; max-height: 20px; overflow: hidden; padding: 2px 0px;} 
.reviews-brief span.reviews_stars_text, .reviews-brief span.review_product_name, .reviews-brief span.review_microdata_count, span.review_microdata_wrapper span.review_product_name, span.review_microdata_wrapper span.review_microdata_count, div.review span.review_product_name {display: none;} 
.reviews-brief a, div#reviews-more a {text-decoration: underline;} 
div#reviews-more span.reviews_stars_text {padding: 0px 6px 0px 0px;} 
td.center span.reviews-brief {width: 80px; margin: 0px auto;} 
div#reviews-more {border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 14px 0px; margin: 0px auto;} 
div#reviews-more div.reviews_stars, div#reviews-more span.reviews_stars_text, div#reviews-more div.reviews_stars_wrapper, div#reviews-more div.reviews_count {display: inline-block; line-height: 20px;} 
div#reviews-more div.reviews_stars_wrapper {height: 16px; max-height: 16px; overflow: hidden; padding: 0px; display: inline-block; width: 80px; position: relative; top: 3px;} 
div#reviews-more h4 {padding: 22px 0px 4px 0px; margin: 0px; font-weight: bold;} 
span.review_title {font-weight: bold; padding: 0px 8px;} 
div#reviews-more div.review {border-top: 1px solid #DDD; padding: 14px 0px;} 
div#reviews-more span.review_author_text, div#reviews-more span.review_author, div#reviews-more span.review_date {line-height: 150%;}
