@charset "utf-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,icon{margin:0;padding:0;border:0;outline:0;font-size:100%;font-family:inherit;font-style:inherit;vertical-align:baseline;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,label,footer,header,hgroup,icon,menu,nav,section,address,wrapper,carousel,control,icon{display:block;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}img{-ms-interpolation-mode:bicubic}textarea:focus, input:focus{outline: none;}h1,h2,h3,h4,h5,h6{font-weight:normal;}i,em{font-style:normal;}b{font-weight:normal;}input{border:0;}input[type="text"],input[type="password"]{margin:0;padding: 0;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button,input {-webkit-appearance: none;margin: 0; -webkit-border-radius:0; border-radius:0;}input[type="submit"]{cursor:hand;cursor:pointer;}input[type="checkbox"] {-webkit-appearance: checkbox;}input[type="radio"] {-webkit-appearance: radio;}textarea{resize: none;}
i { font-style: italic; }
body { overflow-x: hidden; }
sup {
	font-size: 0.6em;
}
.lucida_brightdemibold {
	font-family: 'lucida_brightdemibold', Verdana, sans-serif;
}
ol.numeric {
	list-style-type: decimal;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
.site-clear { clear:both;float:none;height:0; }
/* Global Reset */
* {
	margin: 0;
	padding: 0;
}
/* General */
body, .BaseFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 100%;
}
input, select {
	font-size: 11px;
}
input {
	padding: 1px;
}
input[type="submit"],
input[type="button"] {
	cursor: hand;
	cursor: pointer;
}
p {
	line-height: 21px;
	margin-bottom: 15px;
}
a {
	font-weight: normal;
	text-decoration: underline;
}
h2, .TitleHeading, h2 a, .TitleHeading a {
	font-size: 18px;
	margin: 6px 0 6px 0;
}
.page-id-4008 a {
	font-weight: normal;
}
h3, h3 a {
	font-size: 18px;
	margin-bottom: 6px;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}
img, img a {
	border: 0;
}
ul, ol {
	margin: 0 10px 10px 18px;
	}
li {
	margin: 0 0 2px 10px;
}
blockquote {
}
select option {
	padding: 0 10px;
}
hr {
	margin: 10px 0;
	padding: 0;
	background: #c7d7db;
	height: 1px;
	border: 0;
}
body.home.page #Sliders {
	display: none;
}
/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt img {
	vertical-align: middle;
	float: left;
}
.HorizontalFormContainer dt .fieldLabel {
	float: left;
	padding-top: 4px;
	padding-left: 4px;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	clear: left;
}
.HorizontalFormContainer dd.ProductField {
	height: 20px;
}
.HorizontalFormContainer dd {
	margin-left: 170px;
}
.HorizontalFormContainer dd select {
	margin-top: 0;
}
.NarrowFormContainer dt {
	width: 110px;
}
.NarrowFormContainer dd {
	margin-left: 120px;
}
.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}
.NarrowFormContainer p.Submit {
	margin-left: 120px;
}
.VerticalFormContainer dt {
	margin-bottom: 6px;
}
.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}
/* Page Container */

#Container {
	width: 960px;
	margin: 0 auto;
	padding: 45px 0 0 0;
	position: relative;
}
/* Top Navigational Menu */

.wrap {
	position: relative;
	margin: 0 auto;
	width: 963px;
	margin-top: 5px;
}
#TopBar {
	margin: 0;
	padding: 0;
	height: 40px;
	background: rgba(0,0,0,0.25);
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11002;
	font-size: 10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.219608) 0px 2px 2px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.219608) 0px 2px 2px 0px;
	box-shadow:rgba(0, 0, 0, 0.219608) 0px 2px 2px 0px;
	border-bottom:1px solid rgba(255, 255, 255, 0.137255);
}
#TopBar .topbar-menu > li {
	background: transparent url('/bookstore/templates/default/images/icon-topmenu.png') no-repeat 0 -2px;
	/* margin-right: 10px; */
	padding-left: 22px;
}
#TopBar .topbar-menu > li a {
	font-size: 11px;
}
#TopBar .topbar-menu .create-account-link {
	background-position: 0 -28px;
}
#TopBar .topbar-menu .account-login-link,
#TopBar .topbar-menu .account-logout-link
{
	background-position: 0 -52px;
}
#TopBar .topbar-menu .checkout-link {
	background-position: 0 -78px;
}
#TopBar .greeting-btn {
	background-color: transparent;
	background-image: url('/bookstore/templates/default/images/icon-topmenu.png');
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin: 0 5px;
	text-indent: -9999px;
	width: 25px;
	height: 25px;
}
#TopBar #audio-download {
	background-position: 0 -126px;
	margin-right: 20px;
}
#TopBar #audio-play {
	background-position: 0 -102px;
}
.topnav {
	display: none;
}
#TopMenu {
	margin: 0;
	padding: 0;
	height: 30px;
	background-color: #7b2210;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
#TopMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#TopMenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#TopMenu li.Login {
	background: #29C1CF;
	color: #fff;
}
#TopMenu li.Login a {
	border-left: 0;
	background: #29C1CF;
	color: #fff;
}
#TopMenu li.First a, #TopMenu li.Login div {
	border-left: 0;
}
#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 10px 0 10px;
	margin: 8px 0;
}
#TopMenu li div a {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}
#TopMenu li a:hover {
	text-decoration: underline;
}
div#TopBar div.buttonend span.text a {
	text-decoration: none;
	color: #7B2210;
}
/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */
/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav {
	list-style: none; /*	float:left;
	width:100%;*/
	margin: 0;
	z-index: 0;
}
#nav li {
	float: left;
	margin-right: 0;
	position: relative;
	color: #7c2211;
	margin-bottom: 0;
}
#nav li.myaccount {
	padding: 0 0 20px 0;
}
#nav a, #nav span {
	display: block;
	padding: 5px;
	color: #fff !important;
	background: #7c2211;
	text-decoration: none;
}
#nav span {
	padding-left: 25px;
}
#nav a:hover {
	color: #fff;
	background: #7c2211;
}
/*--- DROPDOWN ---*/
#nav ul {
	background: #fff;
	background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style: none;
	position: absolute;
	left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	z-index: 999;
	top: 27px;
}
#nav ul li {
	padding-top: 0; /* Introducing a padding between the li and the a give the illusion spaced items */
	float: none;
	padding-bottom: 0;
}
#nav ul a {
	width: 135px;
	white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul { /* Display the dropdown on hover */
	left: -55px; /* Bring back on-screen when needed */
}
#nav li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background: #7c2211;
	text-decoration: underline;
}
#nav li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration: none;
	padding-left: 25px;
}
#nav li:hover ul li a:hover { /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background: #7c2211;
}
/* Pages Menu */

#Menu {
	z-index: 9997;
	text-align: left;
	margin: 0 auto;
	width: 105%;
	left: -2.5%;
	float: left;
	clear: both;
	background: #e0c59a;
	position: relative;
	box-shadow: 0 20px 25px -15px #9c9c9c;
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
}
#Menu:before,
#Menu:after {
	content: "";
	display: block;
	position: absolute;
	border-top: #64543b 25px solid;
	bottom: -25px;
}
#Menu:before {
	border-left: transparent 24px solid;
	left: 0;
}
#Menu:after {
	border-right: transparent 24px solid;
	right: 0;
}
#footer-info:before,
#footer-info:after {
	content: "";
	display: block;
	position: absolute;
	border-bottom: #64543b 25px solid;
	top: -25px;
}
#footer-info:before {
	border-left: transparent 24px solid;
	left: 0;
}
#footer-info:after {
	border-right: transparent 24px solid;
	right: 0;
}
#Menu ul#firstmenu {
	margin: 0;
	padding: 10px;
	text-align: center;
	width: 100%;
	float: left;
}
#Menu ul#firstmenu li {
	display: inline-block;
	position: relative;
	margin: 0;
}
#Menu ul li a {
	text-shadow: 1px 1px 2px #ece3d4;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	padding: 5px 20px;
	text-align: center;
	font-weight: bold;
}
#Menu ul#firstmenu li a#first {
	text-align: left;
	padding-left: 5px;
}
.round10 {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.innershadow {
	-moz-box-shadow: inset 1px 1px 5px #ccc;
	-webkit-box-shadow: inset 1px 1px 5px #ccc;
	box-shadow: inset 1px 1px 5px #ccc;
	height: 20px;
	padding: 0 6px;
	margin: 5px
}
input#s, input#search_query, input.roundinnershadow, #CreateAccountForm .Textbox, #ForgotPwdForm .Textbox, .donation-form #donate-amount, input.wpcf7-text, input.wpcf7-captchar, textarea.wpcf7-textarea {
	border: 1px solid #ddd;
	font-size: 10px;
	height: 31px;
	padding: 0 6px;
	width: 261px;
	margin: 4px;
}
textarea.wpcf7-textarea {
	min-height: 150px;
}
#add_payment_form_toggle { padding: 10px 30px; }
.donation-form #donate-amount { width:200px; font-size:12px;} /* D */
#Menu ul#firstmenu li ul.sub-menu {
	background: #e0c59a;
	display: none;
	float: left;
	font-size: 0.9em;
	margin: 0;
	padding: 10px 15px;
	text-align: left;
	min-width: 200px;
	width: auto;
	position: absolute;
	left: 0;
	z-index: 10010;
	-webkit-box-shadow:rgba(0, 0, 0, 0.109804) 3px 4px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.109804) 3px 4px 5px 0px;
	box-shadow:rgba(0, 0, 0, 0.109804) 3px 4px 5px 0px;
}
#Menu ul#firstmenu li ul.sub-menu li {
	border-bottom: 1px solid #e5d1b1;
	border-top: 1px solid #d2b68a;
	display: inline;
	float: left;
	color: #fff;
	text-align: left;
	background: transparent;
	width: 100%;
	font-size: 14px;
	margin: 0;
}
#Menu ul#firstmenu li ul.sub-menu li a {
	background: none;
	font-weight: 300;
	line-height: 15px;
	padding: 11px 8px;
}
#Menu ul#firstmenu li ul.sub-menu li a:hover {
	background: #e5d1b1;
}
#Menu ul#firstmenu ul.sub-menu li > ul.sub-menu {
	margin-left: 100%;
	top: -11px;
}

#Menu ul#firstmenu li ul.sub-menu li ul.sub-sub-menu {
	margin: 0;
}
/* sub-menu first rows */
#Menu ul#firstmenu li ul.sub-menu li:first-child {
	border-top: 1px solid transparent;
}
#Menu ul#firstmenu li ul.sub-menu li:last-child {
	border-bottom: 1px solid transparent;
}
#Menu ul#firstmenu .menu-item {
	position: relative;
}
#Menu ul#firstmenu .menu-item > a i {
	font-style: normal;
}
/* hide/unhide on hover*/
#Menu ul#firstmenu li:hover > ul.sub-menu,
#Menu ul#firstmenu li.over ul.sub-menu,
#Menu ul#firstmenu li ul.sub-menu li ul.sub-sub-menu li:hover,
#Menu ul#firstmenu li#newsreview ul.sub-menu.col2 li:hover,
#Menu ul#firstmenu li#media ul.sub-menu.col1 li:hover,
#Menu ul#firstmenu li ul.sub-menu:hover,
#Menu ul#firstmenu li a:hover ul.sub-menu
{
	display: block;
}
/* font colours*/
#Menu ul#firstmenu li#contact a:hove, div#footer-info li a, div#footer-info li a span {
	font-family: 'lucida_brightdemibold', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
}
#Menu ul#firstmenu > li > a,
#Menu ul#firstmenu > li > a > span {
 	font-family: 'lucida_brightdemibold', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 18px;
}
#Menu ul li ul.sub-menu li a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	background: none;
	text-align: left;
}
/* Holly Hack. IE Requirement */
* html #Menu ul li {
	float: left;
	height: 1%;
}
* html #Menu ul li a {
	height: 1%;
}
/* End */


/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
	clear: both;
}
#Wrapper {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: #fff;
	-moz-box-shadow: 1px 1px 10px #000000;
	-webkit-box-shadow: 1px 1px 10px #000000;
	box-shadow: 1px 1px 10px #000000;
		-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7), rgba(120, 86, 46, 0.439216) 0px 0px 50px 0px inset;
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7), rgba(120, 86, 46, 0.439216) 0px 0px 50px 0px inset;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7), rgba(120, 86, 46, 0.439216) 0px 0px 50px 0px inset;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#000000')";
}
.express #Wrapper {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 0, direction = 135, color = '#fff');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 0, Direction = 135, Color = '#fff')";
}
/* Header */

#Header {
	float: left;
	clear: both;
	width: 960px;
	margin: 39px 9px 20px;
	height: 171px;
}
/* Logo */

#Logo {
	float: left;
	padding-top: 23px;
	padding-right: 15px;
}
#Logo h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding-left: 64px;
	height: 45px;
	margin-top: 10px;
}
#Logo h1 a {
	text-decoration: none;
}
/* Top Search Form */
#SearchForm {
	float: right;
	margin-top: -3px;
	margin-right: 10px;
	padding: 0px;
}
#SearchForm label {
	font-weight: bold;
}
#SearchForm input.Textbox {
	width: 139px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 0.9em;
	padding: 3px;
}
#SearchForm .Button {
	width: 27px;
	height: 27px;
	padding: 0;
	margin-top: -3px;
	vertical-align: middle;
}
#SearchForm p {
	text-align: right;
	margin: 0 0 0 45px;
	font-size: 0.9em;
}
#SearchForm a {
	text-decoration: none;
}
/* Left Content Area */

.Left {
	float: left;
	min-height: 380px; /* 50 D */
	width: 160px;
	font-size: 0.85em;
	margin-right: 10px;
}
.Left h2 {
	font-size: 1.25em;
	margin: 5px 10px 8px;
	width: 140px;
}
.Left a {
	color: #000;
}
.Left li a:hover {
	text-decoration: underline;
}
.Left .BlockContent {
	margin: 0 10px 0 10px;
}
.Left ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d8d4cd;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.Left .BlockContent {
	margin: 0 10px 0 10px;
}
.Left li { /*    border-bottom: 1px solid #c5dde9;*/
	font-size: 10px;
}
.Left li a {
	text-decoration: none;
}
.Left li a:hover {
	text-decoration: underline;
}
.Left #SideCategoryList li ul {
	border-top: 1px solid #c5dde9;
}
.Left #SideCategoryList li.LastChild {
	border-bottom: 0 !important;
}
.Left #SideCategoryList li {
	padding: 3px 0 0 0;
}
.Left #SideCategoryList li ul {
	padding-left: 15px;
}
/* Primary Content Area */
.Content {
	float: left;
	width: 438px;
	min-height: 200px;
	margin: 10px 0;
	padding: 0;
	font-size: 0.95em;
	position: relative;
}
.Content .Block {
	clear: both;
}
.Block { /*    margin-top: 10px;
    margin-bottom: 10px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}
.Content h2, .TitleHeading {
	font-family: 'lucida_brightdemibold', "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 5px 0;/* D 10 0	padding: 0 0 10px 5px;
	border-bottom: 1px solid #F3F3F3; */
}
#product .Content h2 {
	font-weight: normal;
	margin: 10px 0 0 0;
}
.Content h1 {
	padding: 0 0 10px 5px;
}
.Content a.CartCatLink,
.Content a:hover
{
	text-decoration: underline;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 625px;
	margin-left: 8px;
}
.express .Content.Wide {
	margin-left: 0;
}
#Filtering .Content.Wide {
	width: 675px;
	padding-left:0; /* D */
}
#LayoutColumn2.Content.Wide.BaseCatDisplay {
	padding-left:0;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	width: 69%;
	padding-left: 40px;
	padding-right: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#LayoutColumn2 {
	padding-bottom: 4em;
	padding-left: 40px;
	padding-right: 10px;
}
/* Right Content Area */
.Right {
	float: right;
	width: 30%;
	padding-right: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Right.full,
.Content.Wide.full {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 20px;
	margin: 0;
}
.Right div.Block {
	margin-bottom: 2em;
	/* padding: 10px 25px 12px 40px; */
	padding: 10px 0px 12px 0px;
}

/*#SideAccountMenu div.BlockContent ul li  ul li {
	padding: 5px 0;
}*/

.Right ul.tout-list {
	margin-bottom: 40px;
	list-style: none;
}
.Right ul.tout-list li.widget {
	width: 100%;
	margin-bottom: 10px;
}
div.BlockHr {
	padding: 0;
	height: 2px;
}
.Right h2 {
	font-size: 1.25em;
}
.Right h1 a {
	font-size: 22px;
	color: #000;
}
.Right li a:hover {
	text-decoration: underline;
}
.Right ul {
	margin: 0;
	padding: 0;
}
.Right li a {
	text-decoration: none; /*	background: url('../../../template/images/list-arrow.gif') center left no-repeat; */
	/*padding-left: 3px;*/
}
.Right li a:hover {
	text-decoration: underline;
}
/* Page Footer */

#Footer {
	clear: both;
	font-size: 0.85em;
	text-align: center;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
}
#Footer ul {
	list-style: none;
	margin: 0 0 30px 115px;
	padding: 0;
}
#Footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#Footer li a {
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.footer-secondary {
	background-color: #FFF;
	float: left;
	margin-top: -10px;
	padding: 20px 0 10px 0;
	width: 100%;
	-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7), rgba(120, 85, 46, 0.439216) 0px -5px 40px 0px inset;
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7), rgba(120, 85, 46, 0.439216) 0px -5px 40px 0px inset;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7), rgba(120, 85, 46, 0.439216) 0px -5px 40px 0px inset;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#000000')";
}

.footer-secondary a {
	color: #000;
}

.footer-secondary .menu {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer-secondary .menu-item {
	display: inline;
}

.footer-secondary .menu-item:before {
	content: ' | ';
	display: inline;
}

.footer-secondary .menu-item:first-child:before {
	content: '';
}
/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
}
.NewsletterSubscription label {
	clear: both;
	float: left;
}
.NewsletterSubscription input.Textbox {
	background: url('../../default/images/sidebox-input.png') no-repeat;
	border: 0;
	box-shadow: none;
	width: 205px;
	margin: 2px 0;
	padding: 2px 5px;
	height: 21px;/*    width: 129px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px;*/
}
.NewsletterSubscription .Button, #BenefactorPromotion .Button {
	border: 0;
	background: none;
	color: white; /*    width: 95px;
    height: 25px;
    border: 0;
    margin-top: 6px;
*/
	vertical-align: middle;
}
/* Product Listings */

.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Content .ProductList li {
	list-style: none;
	float: left;
	width: 100%;
	font-size: 0.95em;
	padding: 8px;
	overflow: hidden;
	min-height: 11em;
	text-align: left;/*	height: 210px !important;*/
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#hoverPopupContent .ProductList li.ListView {
	width: 400px !important;
}
.Content #BrandContent .ProductList li, .Content #SideProductRelated .ProductList li, .Content #ProductBookSeries .ProductList li, .Content .ProductPDFContainer .ProductList li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	display: inline-block;
	list-style-type: none;
	width: 145px;
	height: 250px;
	padding-right: 5px;
	float: left;
	text-align: inherit;
}
.Content #BrandContent .ProductList li .booktitle, .Content #BrandContent .ProductList li .booktitle p, .Content #SideProductRelated .ProductList li .booktitle, .Content #SideProductRelated .ProductList li .booktitle p, .Content #ProductBookSeries .ProductList li .booktitle, .Content #ProductBookSeries .ProductList li .booktitle p, .Content .ProductPDFContainer .ProductList li .booktitle p {
	font-family: 'lucida_brightdemibold', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 13px;
	margin-bottom: 0;
	height: 30px;
}
.ProductList a {
	text-decoration: none;
}
.ProductList .ProductImage /*, #featured-books .section .ProductImage */ {
	margin: 0 0 5px 0;
	display: table-cell;
	width: 224px;
	height: 120px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}
.ProductList .ProductImage img {
	vertical-align: middle;
}
#FilteredListProducts .ProductList .ProductImage img, #BrandContent .ProductList img, img.booklist {
	max-height: 120px;
	max-width: 82px;
}
.ProductList p {
	margin: 5px 0 5px 5px;
}
.ProductList strong, .ProductList strong a {
	color: #075899;
}
.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
}
.ProductFormat {
	font-size: 14px;
	font-family: "lucida_brightdemibold";
}
.ProductList .Rating {
	font-size: 0.9em;
	font-weight: bold;
}
.ProductList .Rating img {
	height: 12px;
	margin-top: 3px;
}
.ProductList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}
.Left .ProductList li, .Right .ProductList li {
	clear: both;
	width: 140px;
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 3px 0 5px 0;
	color: #000000;
}
.Right .SideCart p {
	color: #000000;
}/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	float: left;
	width: 20px;
	font-size: 1.2em;
	padding: 6px 0 3px 6px;
}
.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
	margin-left: 24px;
	width: 110px;
	padding: 3px 0 3px 0;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	clear: both;
	float: left;
	width: 128px;
	margin: 10px 0 5px 0;
	padding: 5px;
	overflow: visible;
	display: inline;
}
.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
	text-align: center;
	overflow: hidden;
	max-width: 130px;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	width: 44px;
	height: 34px;
	font-size: 2em;
	padding: 7px 0 6px 0;
	margin: -20px 0 0 0;
	text-align: center;
	display: Block;
}
.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
	margin-left: 0;
}
.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
	width: 130px;
	display: inline;
	text-align: center;
	overflow: hidden;
}
.Content .TopSellers li .TopSellerNumber {
	display: none;
}

/* Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li { list-style: none; margin: 0; padding: 0; }
.Breadcrumb { font-size: 0.9em; padding-bottom: 4px; padding-top: 4px !important;}
.Breadcrumb li { padding-left: 6px; display: inline; }
.Breadcrumb li:first-child { padding-left: 0; }
.Breadcrumb li { color: #535353; }
.Breadcrumb li a { color: #000; padding-right: 10px; background: url('../../default/images/BreadcrumbSep.gif') no-repeat right; }
#AccountBreadcrumb.Breadcrumb { padding-left:0;margin-left:0; }
#Filtering .Breadcrumb { margin: 0 30px; }
.FindByCategory ul, .FindByCategory li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.FindByCategory li {
	padding-left: 12px;
	background: url('../../default/images/BreadcrumbSep.gif') no-repeat 3px 5px;
	padding-right: 8px;
	display: inline;
}
/* Miscellaneous Definitions */

.Meta {
	color: #444;
	font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
	padding-right: 5px;
}
.Content .FeedLink {
	margin-top: 4px;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
.ClearRight {
	clear: right;
}
.ClearLeft {
	clear: left;
}
.SortBox {
	font-size: 0.95em;
	color: #444;
}
.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	padding: 4px;
}
.Clear {
	clear: both;
}
.Field45 {
	width: 45px;
}
.Field100 {
	width: 100px;
}
.Field150 {
	width: 150px;
}
.Field200 {
	width: 200px;
}
.Field250 {
	width: 250px;
}
.Field300 {
	width: 300px;
}
.Field350 {
	width: 350px;
}
.Field400 {
	width: 400px;
}
.MB10 {
	margin-bottom: 10px;
}
.MT0 {
	margin-top: 0px;
}
.LH140 {
	line-height: 140%;
}
.PLRB5 {
	padding: 0px 5px 5px 5px;
}
.PLR10 {
	padding: 0px 10px 0px 10px;
}
.PL20 {
	padding: 0px 0px 0px 20px;
}
.PL40 {
	padding: 0px 0px 0px 40px;
}
.ML20 {
	margin: 0px 0px 0px 20px;
}
.MT10 {
	margin-top: 10px;
}
.PL10 {
	padding-left: 10px;
}
.PB2 {
	padding-bottom: 2px;
}
.NoMarginBottom {
	margin-bottom: 0;
}
.Required {
	color: red;
	font-weight: bold;
	visibility: visible;
}
.InfoMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.SuccessMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}
.ErrorMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	padding: 5px;
	width: 305px;
	float: left;
	margin-right: 5px;
}
#CreateAccountForm .ErrorMessage {
	width: 100%;
}
#CreateAccountForm input.Textbox {
	height: 30px;
}
.AccountLogin {
	padding: 5px;
	width: 475px;
	float: left;
	padding-left: 75px;
	border-radius: 10px;
	background: #F9F5ED;
	border: 2px solid #EADEC5;
	border-radius: 0.3em;
	box-shadow: inset 0px 0px 3px #B6B2A9;
	margin-bottom:20px;
	margin-left:15px;
}
.AccountLogin input#LoginButton {
	padding-bottom: 3px !important;
}
.AccountLogin .SuccessMessage, .AccountLogin .ErrorMessage {
	max-width: 90%;
}
.ExpressCheckout .AccountLogin .SuccessMessage, .ExpressCheckout .AccountLogin .ErrorMessage {
	max-width: 100%;
}
.ExpressCheckout .CreateAccount {
	width: 40%;
}
ul.ShippingAddressList, ul.ShippingAddressList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.ShippingAddressList li {
	width: 590px;
	border-bottom: 1px dashed #CCC;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left:20px;
}
.PrimaryProductDetails .ProductThumb {
	background-color: #FFF; /* background-color: #EDEDED; */
	float: left;
	width: 147px !important;
	text-align: center;
	clear: both;
	position: relative;
	height: auto !important; /* D */
}
/*
.PrimaryProductDetails .ProductThumb .video-link {
	border-top: 3px solid #DDD;
	display: block;
	margin: 2em 0 1em 0;
	padding: 1em 0;
	width: 100%;
}
*/
.PrimaryProductDetails .ProductMain {
	float: right;
	width: 440px;
}
.PrimaryProductDetails dl {
	font-size: 0.90em;
}
.PrimaryProductDetails dt {
	font-weight: bold;
	width: 80px;
	clear: left;
}
.PrimaryProductDetails dd {
	margin-left: 90px;
}
.product-features {
	border-top: 3px solid #DDD;
	margin: 2em 0 0 0;
}
.product-features dt, .product-features dd {
	display: block;
	margin: 0;
	text-align: left;
	width: 100%;
}
.product-features dt {
	border-top: 1px dashed #CCC;
	padding-top: 1em;
	padding-left: 5px;
	line-height: 130%;
	width:100%; /* D */
	text-align:center; /* D */
}
.product-features dt:first-child {
	border-top: 0 none;
}
.product-features dd {
	margin-bottom: 1em;
	/*padding-left: 10px;  /* D */
	line-height: 130%;
	width:100%; /* D */
	text-align:center; /* D */	
}
.Right hr {
	margin: 5px 0 0;
}
.Content h3 {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000000;
}
.ComparisonCheckbox {
	float: left;
}
.SideRecentlyViewed .CompareButton {
	margin: 10px 0 0 0;
	padding: 0;
}
.SideRecentlyViewed .ProductList li {
	margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
}
#createaccount_thanks .Content a {
	text-decoration: underline;
}
#createaccount_thanks .Content a.GeneralBtn {
	text-decoration: none;
}
/*********************************
 *	Product Sets / Series
 *********************************/
.PrimaryProductDetails .productsets {
	border: 3px solid #F2EDE6;
	box-shadow: 0 10px 15px -15px #9C9C9C;
	float: left;
	margin: 1em 0;
	padding: 0 20px;
	width: 100%;
}
#ProductSeries #series-list {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.PrimaryProductDetails .product-set, #ProductSeries #series-list li {
	border-top: 1px solid #CCC;
	float: left;
	margin-bottom: 1em;
	padding-top: 1em;
	width: 100%;
}
.PrimaryProductDetails .product-set:first-child, #ProductSeries #series-list li:first-child {
	border-top: 0 none;
}
.PrimaryProductDetails .product-set .set-name {
	float: left;
	margin-bottom: 1em;
	width: 100%;
}

.PrimaryProductDetails .product-set .set-image {
	float: left;
	position: relative;
	width: 28%;
}
.PrimaryProductDetails .product-set .set-image img {
	max-width: 100%;
}
.PrimaryProductDetails .product-set .set-discount {
	background: #C00000;
	border-radius: 0.3em;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	padding: 0.5em 1em;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}
.PrimaryProductDetails .product-set.multi-format .set-discount {
	display: none;
}

.PrimaryProductDetails .product-set .hiddensets {
	display: none;
}

.PrimaryProductDetails .product-set .set-info {
	float: right;
	width: 68%;
}

.PrimaryProductDetails .product-set .set-formatinfo > p {
	margin-bottom: 0.5em;
}

.PrimaryProductDetails .product-set .set-hidden {
	display: none;
}

.PrimaryProductDetails .product-set.single-format .set-formatinfo {
	float: left;
}
.PrimaryProductDetails .product-set.single-format .set-action {
	float: right;
}
.PrimaryProductDetails .product-set.single-format .set-format .set-formaticon,
.PrimaryProductDetails .product-set.single-format .set-action > strong
{
	display: none;
}
.PrimaryProductDetails .product-set.single-format .set-action .set-formats {
	margin: 0 0 2em 0;
	list-style: none;
}
.PrimaryProductDetails .product-set.single-format .set-format > span {
	display: block;
	font-family: 'lucida_brightregular';
	font-size: 18px;
	letter-spacing: -0.05em;
	line-height: 16px;
	margin-bottom: 0.5em;
	text-align: center;
}
.PrimaryProductDetails .product-set.single-format .set-format .set-regprice strike {
	font-size: 18px;
	line-height: 16px;
}
.PrimaryProductDetails .product-set.single-format .set-format .set-price {
	color: #C00000;
}
.PrimaryProductDetails .product-set.multi-format .set-formats {
	float: left;
	list-style: none;
	margin: 0 0 1em 0;
	width: 100%;
}
.PrimaryProductDetails .product-set.multi-format .set-format {
	border-top: 1px solid #DDD;
	float: left;
	margin-right: 5%;
	width: 95%;
}

.PrimaryProductDetails .product-set.multi-format .set-format:first-child {
	border-top: 0 none;
}

.PrimaryProductDetails .product-set.multi-format .set-format > span {
	display: inline-block;
	line-height: 36px;
	margin-right: 1em;
}
.PrimaryProductDetails .product-set.multi-format .set-format .set-format-name {
	width: 75px;
}
.PrimaryProductDetails .product-set.multi-format .set-format .set-regprice {
	width: 50px;
}
.PrimaryProductDetails .product-set.multi-format .set-format .set-price {
	color: #C00000;
	width: 50px;
}
.PrimaryProductDetails .product-set.multi-format .set-format .set-format-discount {
	background: #C00000;
	border-radius: 0.3em;
	color: #FFF;
	line-height: 20px;
	padding: 0.25em 0.75em;
	text-align: center;
	width: 80px;
}
.PrimaryProductDetails .product-set.single-format .set-format .set-format-name,
.PrimaryProductDetails .product-set.single-format .set-format .set-format-discount
{
	display: none;
}
/* Product Comparisons */
.ComparisonTable {
	width: 100%;
}
.ComparisonTable td {
	vertical-align: top;
	font-size: 11px
}
.CompareFieldName {
	width: 95px;
	padding: 8px 10px 8px 15px;
}
.CompareFieldTop {
	padding: 5px;
	text-align: center;
}
.CompareFieldTop a {
	text-decoration: none;
	font-size: 10px;
}
.CompareFieldTop a:hover {
	text-decoration: underline;
}
.CompareLeft {
	padding: 5px 10px 5px 10px;
}
.CompareCenter {
	text-align: center;
	padding: 5px;
}
.CompareRating {
	text-align: center;
	padding-top: 8px;
	vertical-align: middle;
}
.CompareProductOption {
	margin-left: 20px;
	padding-left: 5px;
}
.Availability {
	color: gray;
}
.LittleNote {
	color: gray;
	font-size: 0.85em;
}
.ViewCartLink {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 8px;
}
/* General Tables */
table.General, table.CartContents, table.General {
	width: 100%;
	margin: 10px 0;
}
table.General thead tr th, table.CartContents thead tr th {
	padding: 6px 10px;
	text-align: left;
}
table.General tbody td, table.CartContents tbody td {
	padding: 6px 10px;
	vertical-align: top;
}
table.General tbody tr.First td {
	border-top: 0;
}
.CartContents .product-options {
	font-weight: bold;
}
.CartContents .ProductPrice.discounted { font-weight:normal;text-decoration:line-through; }
.CartContents .product-discounted-total {
	margin-left: 1em;
	font-weight: bold;
}
.CartContents .product-discount {
    background: #C00000;
	border-radius: 0.3em;
    display: inline-block;
    color: #FFF;
	font-weight: bold;
	margin: 0.5em 0;
	padding: 0.5em 1em;
	text-align: center;
}
/* Cart Contents Table */
#cart #LayoutColumn2 {
	padding: 0 40px;
}

#cart .InfoMessage,
#cart .ErrorMessage,
#cart .SuccessMessage
{
	background-position: 5px 10px;
}

#cart .InfoMessage a,
#cart .ErrorMessage a,
#cart .SuccessMessage a
{
	text-decoration: underline;
}

#CartHeader .checkout-link {
	display: inline-block;
	margin: 0 -5px 0 0;
}
#cart #Wrapper #LayoutColumn3 {
	padding: 0px 40px 40px 40px;
}
#cart #CartHeader > h2 {
	margin: 0;
	line-height: 33px;
}
.CartContents tbody td, .CartContents tfoot td {
	border-bottom: 0;
}
.CartContents .ProductName a {
	font-weight: bold;
}
.CartContents .ProductField,
.CartContents .ProductValue
{
	float: left;
	display: inline-block;
	line-height: 20px;
	margin: 0.5em 0;
}
.CartContents .ProductField {
	margin-right: 0.5em;
	width: auto;
}
.CartContents .ProductField > * {
	float: left;
}
.CartContents .ProductField .fieldLabel {
	display: inline-block;
	font-weight: bold;
	margin-left: 0.5em;
	padding: 0;
}
.ProceedToCheckout {
	text-align: right;
	margin-right: -5px;
}
.Content .ProceedToCheckout {
	width: 200px;
	float: right;
}
.ProceedToCheckout a {
	padding-top: 5px;
}
#cart #SideCouponCodeBox {
	background: #F9F5ED;
	border: 2px solid #EADEC5;
	border-radius: 0.3em;
	box-shadow: inset 0px 0px 3px #B6B2A9;
	padding: 10px 30px 15px 30px;
	width: 450px;
}
#cart #SideCouponCodeBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0;
	text-transform: none;
}
#cart #SideCouponCodeBox input#couponcode {
	margin-left: 0;
}
.MiniCart .SubTotal {
	text-align: center;
	font-size: 115%;
	color: #075899;
}
.MiniCart .CartProductOptionList {
	display: block;
}
.JustAddedProduct {
	width: 128px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
	font-weight: bold;
	font-size: 1.02em;
	display: block;
	margin-bottom: 3px;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.CategoryPagination { /*    padding: 5px;
*/
	text-align: center;
}
.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}/* Quick Search */
#QuickSearch.QuickSearch {
	margin: 10px 0 0 0;
}

.QuickSearch {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
	border: 1px solid #BFBFBF;
	z-index: 20;
}

.QuickSearch > ul {
	float: left;
	width: 100%;
}

.QuickSearchResult {
	float: left;
	width: 100%;
}

.QuickSearchResult li {
	padding-bottom: 7px; /* D */
}


.QuickSearchResultImage {
	float: left;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: 5px;
	min-height: 45px;
	text-align: center;
	width: 45px;
}
.QuickSearchResultNoImage {
	padding-top: 10px;
	color: #777;
}
.QuickSearchResultMeta {
	float: left;
	width: 175px; /*160 D */
}
.QuickSearchResultName {
	margin: 0;
	padding: 0;
	padding-bottom: 10px; /* 5 D */
	line-height: 14px; /* D */
}
.QuickSearchResultName a,
#TopBar ul li div.QuickSearchResultName a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.QuickSearchResult .Price {
	font-size: 11px;
}
.QuickSearchHover td {
	background: #E8F4F8;
}
.QuickSearchHover a {
	text-decoration: underline;
	font-weight: bold;
}
.QuickSearchAllResults td {
	text-align: right;
	height: 25px;
}
.QuickSearchAllResults a {
	text-decoration: underline;
}
.QuickSearchAllResults a:active, .QuickSearchAllResults a {
	outline: none;
	-moz-outline-style: none;
}
/* Brand Tag Clouds */
.BrandCloud .smallest {
	font-size: 12px;
}
.BrandCloud .small {
	font-size: 15px;
}
.BrandCloud .medium {
	font-size: 18px;
}
.BrandCloud .large {
	font-size: 20px;
}
.BrandCloud .largest {
	font-size: 26px;
}
.BrandCloud a {
	padding-right: 5px;
}
.DownloadExpires {
	padding-top: 3px;
	font-style: italic;
	color: gray;
}
.DownloadExpiresToday {
	color: red;
}
.CheckoutRedeemCoupon h4 {
	margin-top: 0;
}
.CheckoutRedeemCoupon p {
	margin-top: 10px;
	margin-bottom: 0;
}
.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}
.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
.ProductDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}
.ProductDetailsGrid dd {
	margin-left: 145px;
	margin-bottom: 6px;
}
.SubCategoryList {
	padding: 4px;
}
.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
	display: inline;
}
.SubCategoryList li {
	margin-bottom: 4px;
	padding-left: 25px;/*    background: url('../../default/images/icons-leafdark-small.png') no-repeat 3px 1px;*/
}
.SearchTips .Examples {
	background: lightyellow;
	padding: 8px;
	border: 1px solid #aaa;
	color: #555;
	margin-left: 30px;
	margin-bottom: 10px;
}
.PrimaryProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}
.ProductReviewList {
	clear: both;
}
.SortBox select {
	font-size: 0.9em;
}
.SortBox option {
	color: #444;
}
.YourAccount li {
	margin-bottom: 8px;
}
.YourAccount dl {

}
.YourAccount dl dt {
	width: 40%;
	float: left;
	border-top: 1px solid rgba(242, 203, 167, 0.509804);;
	padding-top: 15px;
}
.YourAccount dl dd {
	width: 60%;
	float :Left;
	border-top: 1px solid rgba(242, 203, 167, 0.509804);;
	padding-top: 15px;
}
.YourAccount dl dt a {
	color:rgb(255, 255, 255);
	background-color:rgb(0,39,64);
	text-align: center;
	display: block;
	width: 205px;
	padding: 7px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.YourAccount dl dt a:hover {
	text-decoration: none;
	background-color:rgb(0, 74, 120);
}
#ChooseShippingAddress h4 {
	font-size: 18px;
	float: left;
	position: relative;
}
#ChooseShippingAddress p.UtilityLinks {
	float: left;
	position: relative;
	clear: right;
	margin-bottom: 5px;
	/*padding-left: 15px;
	margin-left: 15px; D */
	border-bottom: 1px solid rgb(201, 201, 201);
}
#ChooseShippingAddress p.NoMarginBottom {
	clear: both;
}
input#FormField_13 {
	width: 80px !important;
}
.SoldOut {
	color: #999;
}
.RemoveFromWishlistForm {
	margin: 5px;
}
.ShippingProviderList {
	list-style: none;
}
small {
	font-size: 11px;
	color: gray;
}
.HowToPay {
	margin-bottom: 10px;
}
.ProductList em, .ProductList .Rating {
	display: block;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
	margin: 0;
	font-size: 90%;
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
	text-align: center;
	margin-bottom: 10px;
}
.KeepShopping {
	width: 180px;
	clear: both;
	text-align: right;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
	float: right;
}
#TopMenu li.Flag div {
	border: 0;
}
#TopMenu li.Flag img {
	margin: 3px;
}
#TopMenu li.Flag img.Last {
	margin-right: 0px;
}
#TopMenu li.Flag img.Selected {
	border: 2px solid #ffffaa;
	margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
	margin: 0;
	padding: 0;
}
.CurrencyList dd {
	padding: 0px;
	margin: 0px;
	border: 1px solid #EDECEC;
	background-color: #F9F9F9;
	clear: both;
}
.CurrencyList a {
	padding: 0 3px 0 5px;
	display: block;
	line-height: 1.8;
	text-decoration: none;
	font-size: 11px;
}
.CurrencyList a.Sel {
	background-color: #FFFFAA;
}
.CurrencyList a:hover .Text {
	text-decoration: underline;
}
.CurrencyList a .Flag {
	margin-top: 4px;
	display: block;
	float: left;
	width: 24px;
	padding-right: 2px;
	vertical-align: middle;
}
.CurrencyList a .Text {
	display: block;
	padding-left: 24px;
}
.PrimaryProductDetails .YouSave {
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShippingLink {
	display: inline-block;
	float: right;
}
.Content .EstimateShippingLink.GeneralBtn {
	font-weight: normal;
	padding: 10px 30px;
}
.EstimateShipping {
	background: #F9F5ED;
	border: 2px solid #EADEC5;
	border-radius: 0.3em;
	box-shadow: inset 0px 0px 3px #B6B2A9;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	width: 450px;
	padding: 10px 30px;
	float: right;
	clear: right;
}
.EstimateShipping dt {
	width: 130px;
	float: left;
	margin-bottom: 8px;
	clear: left;
	height: 38px;
	line-height:40px;
	text-align: right;
}
.EstimateShipping dd {
	margin-bottom: 8px;
	font-weight: normal;
	text-align: left;
	margin-left: 150px;
}
.EstimateShipping p.Submit {
	margin-top: 10px;
	margin-bottom: 3px;
}
.EstimateShipping label {
	display: block;
	margin-bottom: 5px;
}
.EstimatedShippingMethods {
	background: #FFF;
	border-radius: 0.4em;
	box-shadow: 0px 1px 1px #CCC;
	margin-bottom: 1em;
	padding: 10px 20px;
	text-align: left;
}
.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}
.EstimatedShippingMethods .VendorShipping {
	margin-left: 20px;
	margin-bottom: 10px;
}
.EstimatedShippingMethods .Submit {
	text-align: right;
}
.CartContents .EstimateShipping thead tr th {
	background: #FFF;
	border-bottom: 1px solid #EADEC5;
	box-shadow: 0px 2px 0px #F9F5ED;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	text-align: inherit !important;
}
.CartContents .EstimateShipping tbody tr td, .CartContents .EstimateShipping tbody tr td .ProductPrice {
	font-weight: normal;
}
.CartContents .EstimateShipping tbody tr td label {
	line-height: 15px;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td,
.EstimatedShippingMethods tbody td.Price
{
	text-align: left;
}
.CartContents tfoot .SubTotal {
	text-align: right;
}
.SharePublicWishList {
	background-color: lightyellow;
	padding: 5px;
	border: 1px solid #CDDEE2;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
}
.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}
.ExpressCheckoutBlock {
	padding-top: 6px;
}
.ExpressCheckoutBlock#CheckoutStepShippingProvider .ExpressCheckoutContent {
	padding-bottom: 2em;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}
a.ChangeLink {
	position: absolute;
	right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}
.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}
.LoadingIndicator {
	margin-left: 10px;
}
.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}
#TopMenu li.HeaderLiveChat {
	float: right;
}
#TopMenu li.HeaderLiveChat div {
	border-left: 0;
}
.HeaderLiveChat img {
	vertical-align: middle;
}
#ProductOtherDetails .ProductDetailsGrid {
	margin-left: 25px;
}
.SubCategoryListGrid {
	padding: 4px;
}
.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin-left: 0;
}
.SubCategoryListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}
.SubCategoryListGrid ol {
	clear: both;
}
.SubBrandList {
	padding: 4px;
}
.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}
.SubBrandList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../../default/images/SubBrand.gif') no-repeat 3px 1px;
}
.SubBrandListGrid {
	padding: 4px;
}
.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;
}
.SubBrandListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}
.SubBrandListGrid ol {
	clear: both;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
	margin-left: -10px;
}
.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox {
	width: 181px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
	width: 183px;
	height: 50px;
}
.ProductFields dd {
	margin-bottom: 4px;
	float: left;
	margin-left: 20px;
}
.ProductFields {
	margin-bottom: 15px;
}
.ProductFields input.Textbox {
	width: 100%;
}
.ProductFields TextArea {
	width: 100%;
}
.CartContents .CartProductFieldsLink {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../../default/images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
}
.CartContents .CartProductFieldsRow {
	border-top: 0;
}
.CartContents .CartProductFieldsRow dl {
	margin-top: 15px;
}
p.QuantityInput, p.AddCartButton {
	text-align: center;
}
.ProductAddToCart dt.QuantityInput {
	margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
	margin-top: 4px;
	padding-right: 5px;
}
.ProductActionAdd {
	display: block;
	margin-top: 3px;
}
.ProductActionAdd a, .ProductActionAdd strong a {
	text-decoration: underline;
}
.TagList {
	margin-top: 20px;
}
.CartThumb {
	text-align: center;
	width: 80px;
}
.CartThumb a {
	display: block;
	width: 100%;
}
.CartThumb img {
	max-width: 100%;
}
.WrappingOptions {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../../default/images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
	line-height: 1.6;
}
.ViewAllLink a {
	padding-top: 10px;
	display: block;
}
.SelectGiftWrapMultiple {
	max-height: 400px;
}
/* Tabbed Navigation */
.TabNav, .TabNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.TabNav {
	font-size: 11px;/*    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;*/
}
.TabNav li {
	display: inline;
}
/*.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 8px 6px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none;
}*/

.TabNav li a:hover {
	text-decoration: none;
}
/*.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}*/


.ProductAddToCart dd.AddCartButton div.BulkDiscount {
	display: inline-block;
	float: left;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
	padding-left: 4px;
}
#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
	margin: 0;
	text-align: center;
}
.TransitTime {
	font-weight: normal;
	color: gray;
}
.Content .ProductList.List li {
	margin: 0;
	display: block;
	width: auto;
	float: none;
	padding: 6px 0;
	background-image: none;
}
.Content .ProductList.List .ProductImage {
	margin: 0 !important;
	padding: 0px;
	margin-right: 15px;
	float: left;
	background-image: none;
	width: 120px;
	height: 120px;
}
.Content .ProductList.List .ProductDetails {
	height: auto;
	display: block;
	clear: none;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
	background-image: none;
}
.Content .ProductList.List .ProductQty {
	margin-left: 10px;
	display: block;
}
.Content .ProductList .RetailPriceValue {
	font-weight: normal;
	color: #000;
	display: block;
}
.Content .ProductList.List .ProductDescription {
	margin-top: 5px;
}
.Content .ProductList .ProductRightCol, #hoverPopupContent .ProductList .ProductRightCol {
	float: right;
	font-family: 'lucida_brightdemibold', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: right;
	font-size: 16px;
	padding: 0 0 5px 5px;
	line-height: 10px;
}
.ProductAuthor {
	font-family: Verdana, Geneva, sans-serif;
}
.ProductDescription { /*	line-height: 16px; */
}
.Content .ProductList.List li .ProductCompareButton {
	text-align: left;
	margin-top: 10px;
}
.OrderItemMessage {
	background-color: #fff1a8;
	padding: 7px;
	margin: 10px 0px 10px 0px;
}
/* Custom Fields - Start */

.LittleNotePassword {
	color: gray;
	font-size: 0.85em;
	padding: 2px 0px 2px 0px;
}
.RequiredClear {
	visibility: hidden;
}
/* Custom Fields - End */

/* Product Details */

.ProductDetailsGrid .DetailRow {
	clear: left;
	margin-top: 6px;
	margin: 0 auto; /*	width: 300px;
	border: 1px solid #F3F3F3;*/
	padding: 8px 5px;
}
.ProductDetailsGrid .Label {
	float: left;
	width: 130px;
	font-weight: bold;
	padding-top: 1px;
	display: inline;
	position: relative;
	text-align: right;
	color: #000000;
	padding-right: 5px;
	border-right: 1px solid F3F3F3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ProductDetailsGrid .Value {
	display: inline;
}
.ProductDetailsGrid .Label .Required {
	position: absolute;
	left: -1em;
}
.ProductOptionList ul, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ProductOptionList li {
	margin-bottom: 3px;
}
.ProductOptionList input {
	vertical-align: middle;
}
/* Product Videos */
#VideoContainer {
	padding: 0;
}
#VideoMiddleContainer > strong {
	display: inline-block;
	margin-bottom: 10px;
}
#FeaturedVideo, #VideoList, #VideoSingle {
	float: left;
}
#FeaturedVideo {
	width: 320px;
	height: 265px;
}
.VideoSeparator {
	clear: both;
}
.videoRow {
	clear: both;
	margin-bottom: 4px;
	display: block;
}
.previewImageContainer {
	height: 30px;
	width: 50px;
}
.videoRow img {
	float: left;
	padding-right: 5px;
}
.videoRowTitle {
	font-weight: bold;
}
.videoRowDescription {
	max-height: 50px;
	overflow: hidden;
}
.VideoOverlay {
	background-image: url('../images/VideoOverlay.png');
	background-position: center center;
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
}
.VideoContentContainer {
	position: relative;
	margin-left: 3px;
	padding-left: 92px;
}
/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
	width: 92px;
	height: 69px;
}
.videoRowLength {
	padding-left: 4px;
}
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
	cursor: pointer;
}
#VideoList {
	width: 100%;
}
#VideoList ul {
	position: relative;
	padding: 0;
	margin: 0;
}
#VideoSingle {
	padding-left: 10px;
	width: 255px;
}
.HideElement {
	display: none;
}
.VideoSingleTitle {
	font-weight: bold;
}
.VideoSingleDescription {
	padding-top: 10px;
	overflow-y: auto;
	height: 215px;
	padding-right: 5px;
}
.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
	display: none;
}
.Content #VideoSideContainer {
	display: none;
}
#VideoSideContainer ul {
	text-align: center;
}
#VideoSideContainer ul li {
	margin-bottom: 5px;
}
.VideoSideDescription {
	padding: 2px 10px;
}
.VideoImageContainer {
	position: relative;
	float: left;
}
.currentVideo {
	background-color: #ddf0f6;
}
.videoRow:hover {
	background-color: #efefef;
}
/** Search All Form Result - Start **/
.SearchPaging {
	float: right;
	font-size: 0.95em;
}
.SearchSorting {
	float: right;
	font-size: 0.95em;
	margin: 8px 0px;
}
.SearchSorting select {
	font-size: 0.95em;
}
#SearchResultsCategoryAndBrand {
	margin: 5px;
	padding: 5px;
}
.ContentList em, .QuickSearchResultMeta em {
	font-size: 0.8em;
}
#SideShopByBrand li ul {
	border-bottom: 0 none;
	/*margin-left: 20px;*/
}
a.search-view-catalog {
	color: #FFF;
	display: block;
	margin: 1em 10px 0 25px;
	text-align: center;
}
/** Search All Form Result - End **/
div#SideShopByBrand select {
	width: 170px;
	margin-left:14px; /* D*/
}
/** AJAX loading box - Start **/
#AjaxLoading {
	display: none;
	text-align: center;
	background: #FCF5AA;
	width: 200px;
	z-index: 10000000000;
	padding: 5px 10px;
}
#AjaxLoading img {
	vertical-align: bottom;
	margin-right: 5px;
}
#CategoryContent {
	position: relative;
}
.filter-loading {
	background: #F9F5ED;
	border-radius: 0.4em;
	box-shadow: 1px 1px 1px #DDD;
	color: #000;
	line-height: 3em;
	margin: 0.5em 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 42px;
	z-index: 99;
}
.filter-loading img {
	vertical-align: middle;
}
.filter-loading span {
	display: inline-block;
	height: 16px;
	margin-left: 1em;
	margin-top: 10px;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
	float: left;
	background: none;
	border: none;
	margin-top: 16px;
	cursor: pointer;
	display: none;
}
#ProductDetails .ProductTinyImageList {
	float: left;
	margin-top: 10px;
	white-space: nowrap;
	width: 80%;
	overflow: hidden;
	margin-left: auto;
}
#ProductDetails .ProductTinyImageList ul li {
	width: 40px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-left: 3px;
	border: 1px solid gray;
}
#ProductDetails .ProductTinyImageList ul li div {
	display: table-cell;
	text-align: center;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
	border: 2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	white-space: nowrap;
	width: 2500px;
}
#ProductDetails .ProductThumbImage {
	max-height: 215px; /*215px; D */
	max-width: 140px !important;
	overflow: display;
	margin: auto auto 1em auto;
}
#ProductDetails .ProductThumb p {
	line-height: 130%;
}
.carousel {
	position: relative;
	visibility: hidden;
	left: -5000px;
	width: 180px;
}
#product .series-container {
	margin: 20px 30px;
}

#product #fancybox-wrap {
	padding: 0;
}
.ProductSeries h3 {
	text-align: left;
	font-size: 18px;
	border-bottom:1px solid rgb(219, 219, 219);
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

.ProductSeries .ProductList a {
	display: inline-block;
	text-align: left;
	float: left;
	clear: left;
}
.ProductSeries .ProductList a:before {
	content:"• ";
	color: red;
	color: #B69B70;
}
#ProductSeries {
	border: 3px solid #F2EDE6;
	box-shadow: 0 10px 15px -15px #9C9C9C;
	text-align: center;
	margin-bottom: 3em;
	padding: 10px;
}
#ProductSeries a {
	background-color: #002740;
	color: #ffffff;
	display: inline-block;
	margin: 0.5em 0 1em 0;
	padding: 5px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#ProductSeries a:hover {
	text-decoration: none;
}
.productlist-wrapper.series-wrapper {
	display: none;
}
/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu, #SideCategoryList .sf-menu ul, #SideCategoryList .sf-menu li {
	width: 140px; /* the width must be fixed to the use of floats */
}
/* Menu links */
#SideCategoryList .sf-menu a {
	padding: 4px 8px 4px 8px;
	width: 124px; /* this + paddings must equal the root width above for hovers to work */
}
/* Child override: menu containers */
#SideCategoryList .sf-menu ul {
	left: 140px;
}
/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
	padding: 4px 8px 4px 8px;
	width: 124px; /* this + paddings must equal the child width above for hovers to work */
}
/* End: category flyout styles */
​/* AUTHOR LIST */
ul.author li {
	display: block;
	float: left;
	width: 100%;
}
ul.author li ul.authorlist li.even {
	float: left;
	padding: 5px;
}
ul.author li ul.authorlist li.odd {
	background: #f5f3f3;
	border: 1px solid #E4E4E4;
	border-left: 0;
	border-right: 0;
	float: left;
	padding: 5px;
}
ul.author li.alpha-title {
	border-bottom: 1px solid #E4E4E4;
	margin: 5px 0;
	padding-top: 30px;
	clear: both;
}
ul.author li.alpha-header {
	border-top: 1px solid #E4E4E4;
	margin: 5px 0;
	clear: both;
}
ul.author li.alpha-title span {
	float: right;
}
div#alphabet {
	background: url('/bookstore/templates/default/images/alphabet.png') center top no-repeat;
	width: 576px;
	height: 58px;
	padding-top: 12px;
	margin: 0 auto;
}
div#list {
	padding-left: 35px;
	padding-bottom: 15px;
	color: #999999;
}
div#list a {
	font-weight: bold;
}
.icon-buy {
	float: right;
	margin-right: 5px;
}
#fbContainer {
	height: 480px !important;
}
/* // BAPO BRAND FILTER*/
input.filter_page {
	border: 0;
	background: none;
	padding: 5px 2px;
	text-decoration: underline;
}
input.filter_page:hover {
	cursor: pointer;
}
input.filter_page.list {
	background: url('../../default/images/view-list.png') center center no-repeat;
	height: 25px;
	width: 25px;
}
input.filter_page.grid {
	background: url('../../default/images/view-grid.png') center center no-repeat;
	height: 25px;
	width: 25px;
}
input.filter_category {
	margin-right: 5px;
}
input.subcat {
	margin: 0 5px 0 10px;
	vertical-align: middle;
}
ul.ship_billing, ul.pay_billing {
	list-style-type: none;
	margin: 0;
}
ul.ship_billing li {
	width: 300px;
}
ul.ship_billing label, ul.pay_billing label {
	display: block;
}
#author-tabs .tab-parent {
	margin-top: 30px;
}
#hiddensets {
	display: none;
	color: #000;
}
/** BAPO 08/06/2012 - hide advanced search options by default to avoid
	it being visible momentarily on slower computers */
#SearchPageHeader .AdvancedSearch {
	display: none;
}
#QuickSearch {
	margin-top: 20px;
	margin-left: 7px;
}
#Sliders,
#searchsubs, [for='searchsubs'] {
	display:none;
}

ul.booklist {
	margin: 0;
}
ul.booklist li {
	float: left;
	width: 50%;
	text-align: center;
}
ul.booklist li:nth-child(2n+1) {
	padding-right: 10px;
	clear: left;
}
ul.booklist li:nth-child(2n) {
	padding-left: 10px;
}
.entry-content ul.booklist li h2 {
	text-transform: uppercase;
	margin: 0;
}
.entry-content ul.booklist li a.btn {
	display: inline-block;
	background: #9ec845;
	float: none;
	margin: 0 auto;
}
ul.booklist li img {

}
div#content div.entry-content ul.booklist li p {
	text-align: justify;
	padding: 0 20px;
}
/**********************************
 * 	Format Sort Overlay
 **********************************/
.filtersortformat-overlay,
.filtersortformat-container
{
	display: none;
}

.filtersortformat-overlay {
	background-color: rgba(0, 0, 0, 0.2);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}
.filtersortformat-container {
	background-color: #FFFFFF;
	box-shadow: 1px 1px 3px #898989;
	padding: 20px;
	position: fixed;
	visibility: hidden;
	width: 400px;
	z-index: 10000;

}

.filtersortformat-container .filtersortformat-heading {
	border-bottom:1px solid #E0E0E0;
	margin-bottom: 1em;
	padding-bottom:5px;
}

.filtersortformat { /*display:none;*/margin:0; }

.filtersortformat li {
	list-style: none;
	float: left;
	margin: 0.5em 0;
	width: 50%;
}

.filtersortformat .bpa-prod-formaticon {
	background: transparent url('/wp-content/themes/bapo-new/images/icons-small-sprite.png') no-repeat 0 0;
	display: block;
	height: 36;
	line-height: 36px;
	padding-left: 40px;
	width: auto;
}

.display-format {
	float: left;
	margin-top: 2px;
}
.display-format > span {
	line-height: 36px;
}
.display-format > .display-format-item {
	margin-left: 0.75em;
}
.display-format > .clear-filter {
	background-color: #898989;
	border-radius: 0.3em;
	color: #FFF;
	margin-left: 1em;
	padding: 5px;
	text-decoration: none;
}
.display-format > .clear-filter:hover {
	text-decoration: none;
}
/**********************************
 * 	Subscription Product Page
 **********************************/
.subscription .PrimaryProductDetails .ProductMain {
	float: left;
	width: 100%;
}

.subscription .PrimaryProductDetails .ProductDescription {
	float: left;
	font-size: 1.15em;
	margin-top: 0.4em;
	width: 100%;
}

.subscription .PrimaryProductDetails.donation .ProductDescription {
	margin-left: 2%;
	width: 96%;
}

.subscription .PrimaryProductDetails .ProductDescription > p {
	clear: left;
	float: none;
}

.subscription .PrimaryProductDetails .ProductDescription > p em {
	font-size: inherit;
	font-style: italic;
	font-weight: inherit;
}

.subscription .PrimaryProductDetails.membership .ProductDescription > p {
	clear: none;
	width: auto;
	float: none;
	margin-top: 8px;
	margin-bottom: 14px;
}

.subscription #donation-banner,
.subscription .PrimaryProductDetails.desc-only #donation-banner
{
	display: none;
}

.subscription  .PrimaryProductDetails.donation #donation-banner {
	background: transparent url('/bookstore/templates/default/images/donation-banner.png') no-repeat 0 0;
	border-radius: 0.4em;
	display: block;
	margin-bottom: 1em;
	min-height: 86px;
	width: 100%;
}

.subscription .PrimaryProductDetails.membership .ProductDescription > p#jumplink-container {
	background: transparent url('/bookstore/templates/default/images/membership-jumplink-banner.png') no-repeat 0 0;
	border-radius: 0.4em;
	padding: 58px 0 5px 0;
	text-align: center;
	height: 86px;
	width: 543px;
}

.subscription .PrimaryProductDetails.membership .ProductDescription > p#jumplink-container a {
	font-size: 1em;
	font-weight: normal;
	margin: 0 1em;
}

.subscription .PrimaryProductDetails.membership.desc-only .ProductDescription > p#jumplink-container {
	background: transparent;
	border-radius: 0;
	padding: 0;
	text-align: center;
	height: auto;
	width: auto;
}

.subscription .PrimaryProductDetails.membership.desc-only .ProductDescription > p#jumplink-container a {
	margin: 0 2em 0 0;
	text-align: center;
}

.subscription .PrimaryProductDetails.desc-only .ProductDescription {
	width: 100%;
}

.subscription .PrimaryProductDetails.desc-only .ProductDescription a {
	text-decoration: underline;
}

.subscription .PrimaryProductDetails .ProductDescription p {
	font-size: 14px;
	line-height: 23px;
}
	
.subscription .PrimaryProductDetails .ProductDescription p a {
	margin-right: 0;
	font-weight:bold;
}

.subscription-wrapper {
	float: right;
	border: 5px solid #002740;
	margin: 0 0 4em 4em;
	width: 285px;
}

.PrimaryProductDetails.donation .subscription-wrapper {
	width: 275px;
}

.subscription-wrapper .subscription-header {
	background: #002740;
	color: #FFF;
	padding: 1em 10px;
}

.subscription-wrapper .subscription-header .subscription-heading {
	color: #FFF;
	font-family: 'lucida_brightdemibold', Verdana, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
}

.subscription .PrimaryProductDetails .subscription-wrapper .subscription-header p {
	font-size: 13px;
	margin-bottom: 0;
}

.subscription-wrapper .subscription-content {
	padding: 1em 0;
}

.subscriptionedit .ui-datepicker {
	z-index: 9999;
}

.subscription .ui-datepicker {
	background-color: #FFFFFF;
	border: 1px solid #002740;
	border-radius: 0;
	padding: 0;
}

.subscription .ui-widget-header {
	background-color: #002740;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
}

.subscription .ui-datepicker-prev span,
.subscription .ui-datepicker-prev.ui-state-hover span
{
	background: transparent url('/bookstore/templates/default/images/icon-action-sprite.png') no-repeat 0 -128px;
}

.subscription .ui-datepicker-next span,
.subscription .ui-datepicker-next.ui-state-hover span
{
	background: transparent url('/bookstore/templates/default/images/icon-action-sprite.png') no-repeat 0 -144px;
}

.subscription .ui-datepicker-prev.ui-state-hover,
.subscription .ui-datepicker-next.ui-state-hover
{
	background: transparent;
	border: 0 none;
}

.subscription .ui-datepicker-prev.ui-state-hover {
	left: 2px;
	top: 2px;
}

.subscription .ui-datepicker-next.ui-state-hover {
	right: 2px;
	top: 2px;
}

.subscription .ui-datepicker-prev.ui-state-disabled span,
.subscription .ui-datepicker-next.ui-state-disabled span
{
	visibility: hidden;
}

.subscription .ui-datepicker table {
	background-color: #FFFFFF;
}

.subscription .ui-state-default {
	background: #EFEFEF;
	border: 0 none;
	color: #000000;
	font-weight: normal;
	
}

.subscription .ui-state-default:hover {
	background: #FFFFFF;
}

.subscription .ui-state-active {
	background-color: #002740;
	color: #FFFFFF;
}

.subscription .PrimaryProductDetails.desc-only p.subscription-exists-message {
	background: #F2EDE6;
    margin: 8px 0 15px 30px;
	padding: 20px;
	text-align: center;
	float: right;
    width: 230px;
}

.subscription .PrimaryProductDetails.desc-only  .subscription-exists-message a.GeneralBtn {
    display: block;
	font-size: 16px;
    font-weight: normal;
	line-height: 2em;
    margin-top: 1em;
	text-decoration: none;
}

.subscription .subscription-content > .ErrorMessage,
.subscription #productDetailsAddToCartForm.subscription
{
	margin: 0 auto;
	width: 247px;
}

.subscription .subscription-content > .ErrorMessage {
	margin-bottom: 5px;
}

.subscription #productDetailsAddToCartForm .SubscriptionStep h4 {
	border-bottom: 1px solid #CCCCCC;
	color: #4A4A4A;
	cursor: pointer;
	font-family: 'WebFont', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.5em;
	padding: 5px 10px;
}

.subscription .SubscriptionStep .StepContent {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: max-height ease-out 0.4s, opacity linear 0.4s;
	transition: max-height lease-out 0.4s, opacity linear 0.4s;
}

.subscription .PrimaryProductDetails p.SubscriptionStepDesc,
.subscription .PrimaryProductDetails p.ConfirmationText
{
	font-size: 12px;
	font-weight: normal;
}

.subscription.membership .PrimaryProductDetails .SubscriptionCycle > p.SubscriptionStepDesc {
	line-height: 18px;
	margin-bottom: 2px;
}

.subscription .SubscriptionStep input.error {
	border-color: #FF0000;
}

.subscription .SubscriptionStep .SubscriptionErrorBox {
	display: none;
	margin-top: 2em;
}

.subscription .SubscriptionStep.ActiveStep .StepContent {
	max-height: 500px;
	padding: 10px 0 20px 0;
	opacity: 1;
	-webkit-transition: max-height ease-in 0.6s, opacity linear 0.5s;
	transition: max-height ease-in 0.6s, opacity linear 0.5s;
}

.subscription .SubscriptionStep.ProductPrice .StepContent,
.subscription .SubscriptionStep.SubscriptionRenewal .StepContent,
.subscription .SubscriptionStep.SubscriptionRenewal .StepContent .SubscriptionPayment
{
	padding-top: 0;
}


.subscription .ProductPrice .StepContent .SubscriptionStepDesc {
	margin-bottom: 1em;
	margin-left: 1em;
}

.subscription .SubscriptionVariationList {
	border-bottom: 1px solid #EFEFEF;
	float: left;
	list-style: none;
	margin: 0 0 0 12px;
	width: 230px;
}

.subscription .SubscriptionVariationList .variation-option {
	border: 1px solid transparent;
	float: left;
	cursor: pointer;
}

.subscription .SubscriptionVariationList .variation-option.selected {
	background-color: #002740;
	box-shadow: inset 0px 0px 10px 1px rgba(255,255,255,0.25);
}

.subscription .SubscriptionVariationList .variation-option.selected > div {
	color: #FFFFFF;
}

.subscription .SubscriptionVariationList .variation-option.selected:hover {
	background-color: #002740;
}

.subscription .SubscriptionVariationList .variation-option:hover {
	background-color: #FAFAFA;
}

.subscription .SubscriptionVariationList .heading .duration, .subscription .SubscriptionVariationList .heading .price {
	background: #EFEFEF;
	font-weight: bold;
}

.subscription .SubscriptionVariationList .heading .duration {
	width: 114px;
}

.subscription .SubscriptionVariationList .heading .price {
	width: 114px;
}

.subscription .SubscriptionVariationList .duration, .subscription .SubscriptionVariationList .price {
	color: #000000;
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 0.5em 10px;
}

.subscription .SubscriptionVariationList .duration {
	width: 114px;
}

.subscription .SubscriptionVariationList .price {
	width: 114px;
}

.subscription .SubscriptionStep .SubscriptionPayment.DetailRow {
	margin-bottom: 0.5em;
}

.subscription .SubscriptionStep .SubscriptionPayment .SubscriptionStepDesc {
	margin-bottom: 0.5em;
}

.subscription .SubscriptionStep .SubscriptionPayment label {
	margin-right: 1em;
}

.subscription .SubscriptionStep .SubscriptionPayment label,
.subscription .SubscriptionStep .SubscriptionPayment input[type=text]
{
	display: inline-block;
}

.subscription .SubscriptionStep .SubscriptionCycle.DetailRow {
	padding-top: 0;
}

.subscription .SubscriptionStep .SubscriptionCycle .SubscriptionStepDesc {
	margin-bottom: 1em;
}

.subscription .SubscriptionStep .SubscriptionCycleInput .SubscriptionStepDesc {
	margin-bottom: 0;
}

.subscription .SubscriptionStep .SubscriptionCycle select {
	width: 100%;
}

.subscription.membership .SubscriptionStep .SubscriptionCycle select {
	width: 226px;
}

.subscription .SubscriptionStep .SubscriptionCycleOption {
	display: none;
	margin-top: 1em;
}

.subscription.membership .SubscriptionStep .SubscriptionCycleOption > p {
	line-height: 18px;
	margin-top: 11px;
}

.subscription.membership .SubscriptionStep .SubscriptionCycleOption.SubscriptionCycleDate > p {
	margin-bottom: 0;
}

.subscription .SubscriptionStep .SubscriptionCycleOption input[type=text] {
	width: 50px;
}

.subscription.membership .SubscriptionStep .SubscriptionCycleInput input[type=text] {
	margin-top: 0;
	padding: 2px;
	width: 35px;
}

.subscription .SubscriptionStep .SubscriptionCycleOption input[type=text].datepicker {
	width: 150px;
}

.subscription.membership .SubscriptionStep .SubscriptionCycleOption input[type=text].datepicker {
	margin-top: 6px;
}

.subscription .SubscriptionRenewal .DetailRow {
	margin-bottom: 1em;
}

.subscription.membership .SubscriptionRenewal .DetailRow {
	margin-bottom: 0;
}

.subscription .AddCartButton {
	background-color: #F4F4F4;
	color: #000000;
	float: left;
}

.subscription .AddCartConfirmation {
	padding: 10px;
}
.subscription .AddCartConfirmation p {
	margin: 0;
}
.subscription .AddCartConfirmation h4 {
	font-weight: bold;
}

.subscription.membership .SubscriptionConfirmation h4 {
	padding-top: 8px;	
}

.subscription.membership .SubscriptionStep.SubscriptionConfirmation .StepContent {
	padding-top: 0;
	padding-bottom: 4px;
}

.subscription .SubscriptionConfirmation input#AddCart {
	margin-top: 0.5em;
}

.subscription.membership .SubscriptionActionContainer {
	margin-top: 1em;
}

.subscription.membership .ErrorMessage.SubscriptionCycleError {
	background-position: 10px 13px;
	font-size: 12px;
	line-height: 18px;
	padding: 14px 14px 14px 34px;
}

.subscription .subscriptionDateError {
	display: none;
}
/**********************************
 * 		Donation Product Page
 **********************************/
.donation-form {
	margin-bottom: 1.5em;
	margin-left: 1em;
	margin-right: 1em;
	float: right;
	width: 240px;
}

.donation-form .heading {
	font-family: 'lucida_brightdemibold', 'Times New Roman', serif;
	font-size: 1.2em;
	margin-bottom: 0;
}

.donation-form input[type=text],
.donation-form select
{
	border: 1px solid #DDD !important;
	border-radius: 4px;
	line-height: 1em;
	padding: 0.5em 2%;
}
.donation-form select.error, .donation-form input.error {
	border: 1px solid #FF0000 !important;
}
.donation-form select {
	width: 240px;
}

.donation-form .currency {
	font-size: 1.5em;
	font-weight: normal;
	margin-right: 0.5em;
}

.donation-form dl,
.donation-form dt,
.donation-form dd
{
	float: none;
	margin: 0;
	width: 100%;
}

.donation-form dd {
	margin-bottom: 2em;
}

.donation-form .autorenew-opt input {
	margin-top: 0.3em;
	margin-right: 0.3em;
}

.donation-form .autorenew-opt input,
.donation-form .autorenew-opt label
{
	float: left !important;
}

.donation-form .autorenew-opt label {
	margin-right: 2em;
}

.donation-form input[name=price] {
	width: 130px;
}

.donation-form .cycledays-opt input {
	margin-right: 1em;
	width: 50px;
}

.donation-form .renewcycle,
.donation-form .cycledays,
.donation-form .cycleenddate
{
	display: none;
}

.donation-form .ErrorMessage.renewcycle,
.donation-form .ErrorMessage.cycledays,
.donation-form .ErrorMessage.cycleenddate
{
	display: block;
}

.donation-form .error-container .ErrorMessage {
	width: 100%;
}

.donation-form .ErrorMessage a {
	text-decoration: underline;
}
/**********************************
 *		Account Details
 **********************************/
#EditAccountForm .FormFieldValue {
	line-height: 2.75em;
}
/**********************************
 *		Account Sidebar Login
 **********************************/
#SideAccountLogin {
	margin-bottom: 1em;
	padding: 1em 1em 2em 1em;
	border-radius: 10px;
	background: #F9F5ED;
	border: 2px solid #EADEC5;
	border-radius: 0.3em;
	box-shadow: inset 0px 0px 3px #B6B2A9;
}

#SideAccountLogin > div {
	text-align: center;
}

#SideAccountLogin h1 {
	font-family: 'lucida_brightregular';
	font-size: 1.25em;
	font-weight: normal;
}

#SideAccountLogin .GeneralBtn {
	display: inline-block;
	padding: 10px 16px; /* 8 - 16 D */
	width: 40%;
	height:40px; /* D*/
}

/**********************************
 *		Account Sidebar Items
 **********************************/
.account-aside h3 {
	background: #EEE;
	border-bottom: 1px solid #DDD;
	color: #222;
	display: block;
	font-family: 'adobe_caslon_proitalic';
	font-size: 19px;
	padding: 13px 10px 6px 13px;
}

.account-aside ul {
	/*list-style: none;*/
	margin: 1em 0;
	padding-right: 20px;
	padding-left: 40px;
}

.account-aside li ul {
	list-style: disc;
	margin-top: 0;

}
/**********************************
 *			Recent Items
 **********************************/
div#AccountRecentItems .ProductList.List li.ListView {
	width: 593px;
}

div#AccountRecentItems .ProductList.List li.ListView ul {
	margin: 0;
}

div#AccountRecentItems .ProductList.List li.ListView .bpa-subproduct-wrapper a {
	margin: 0;
}

/**********************************
 * 		  Payment Methods
 **********************************/
.account-existing-profiles {
	margin-top: 3em;
}

.Content h3.existing-profile-heading,
.existing-profile-heading
{
	font-size: 16px;
}

.account-profile-list {
	margin: 1em 0;
	padding: 0;
}

.account-profile-list .heading {
	display: none;
}

.account-profile-list .profile {
	border: 2px solid #CCC;
	float: left;
	list-style: none;
	margin: 0.5em 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	transition: border-color 1s ease-in-out;
}

.account-profile-list .profile:hover {
	box-shadow: 1px 1px 3px #DDD;
}

.account-profile-list .profile.default-profile {
	border-color: #9EC845;
}

.account-profile-list .profile .ErrorMessage {
	width: 100%;
}

.account-profile-list .profile .default-profile-btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 10px 4px 30px;
	background: #CCC url('/bookstore/templates/default/images/circle-check-white.png') no-repeat 8px center;
	color: #FFF;
	text-transform: uppercase;
	border-bottom-left-radius: 0.75em;
	transition: background-color 1s ease-in-out;
}

.account-profile-list .profile .default-profile-btn:hover {
	text-decoration: none;
}

.account-profile-list .profile.default-profile .default-profile-btn {
	background-color: #9EC845;
	color: #FFF;
	cursor: default;
}


.account-profile-list .profile .profile-name {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: contain;	/* todo:resize the payment icons so we dont depend on css3 */

	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin: 1.25em 5% 0.75em 5%;
	padding: 3px 0px 3px 55px;
}

#stored-profile-overlay .stored-profile.creditcard,
.account-profile-list .profile.creditcard .profile-name,
.stored-profile-display.creditcard
{
	background-image: url('/bookstore/templates/default/images/payment-icons/credit.png');
}

#stored-profile-overlay .stored-profile.visa,
.account-profile-list .profile.visa .profile-name,
.stored-profile-display.visa
{
	background-image: url('/bookstore/templates/default/images/payment-icons/visa.png');
}


#stored-profile-overlay .stored-profile.mastercard,
.account-profile-list .profile.mastercard .profile-name,
.stored-profile-display.mastercard
{
	background-image: url('/bookstore/templates/default/images/payment-icons/mastercard.png');
}

#stored-profile-overlay .stored-profile.amex,
.account-profile-list .profile.amex .profile-name,
.stored-profile-display.amex
{
	background-image: url('/bookstore/templates/default/images/payment-icons/amex.png');
}

#stored-profile-overlay .stored-profile.dinersclub,
.account-profile-list .profile.dinersclub .profile-name,
.stored-profile-display.dinersclub
{
	background-image: url('/bookstore/templates/default/images/payment-icons/diners.png');
}

#stored-profile-overlay .stored-profile.discover,
.account-profile-list .profile.discover .profile-name,
.stored-profile-display.discover
{
	background-image: url('/bookstore/templates/default/images/payment-icons/discover.png');
}

#stored-profile-overlay .stored-profile.solo,
.account-profile-list .profile.solo .profile-name,
.stored-profile-display.solo
{
	background-image: url('/bookstore/templates/default/images/payment-icons/solo.png');
}

#stored-profile-overlay .stored-profile.maestro,
.account-profile-list .profile.maestro .profile-name,
.stored-profile-display.maestro
{
	background-image: url('/bookstore/templates/default/images/payment-icons/maestro.png');
}

#stored-profile-overlay .stored-profile.switch,
.account-profile-list .profile.switch .profile-name,
.stored-profile-display.switch
{
	background-image: url('/bookstore/templates/default/images/payment-icons/credit.png');
}

#stored-profile-overlay .stored-profile.laser,
.account-profile-list .profile.laser .profile-name,
.stored-profile-display.laser
{
	background-image: url('/bookstore/templates/default/images/payment-icons/laser.png');
}

#stored-profile-overlay .stored-profile.jcb,
.account-profile-list .profile.jcb .profile-name,
.stored-profile-display.jcb
{
	background-image: url('/bookstore/templates/default/images/payment-icons/jcb.png');
}

#stored-profile-overlay .stored-profile.echeck,
.account-profile-list .profile.echeck .profile-name,
.stored-profile-display.echeck
{
	background-image: url('/bookstore/templates/default/images/payment-icons/echeck.png');
}

.stored-profile-display.paypal {
	background-image: url('/bookstore/templates/default/images/payment-icons/paypa.png');
}

.account-profile-list .profile .profile-info {
	float: left;
	padding: 0 0 1.25em 5%;
	width: 68%;
}

.account-profile-list .profile .profile-info dl {
	margin: 0;
}

.account-profile-list .profile .profile-info dt,
.account-profile-list .profile .profile-info dd
{
	display: block;
	float: left;
	margin-bottom: 0.5em;
}

.account-profile-list .profile .profile-info dt {
	clear: left;
	width: 135px;
}

.account-profile-list .profile .profile-info dd {
	margin-left: 1em;
}

.account-profile-list .expired-profile dt.card_expiry, .account-profile-list .expired-profile dd.card_expiry {
color:#CC0003;
font-weight:bold;
}

.account-profile-list .profile .profile-action {
	float: right;
	padding: 0 5% 1.25em 0;
	width: 30%;
}

.account-profile-list .profile .profile-action .GeneralBtn {
	display: inline-block;
	margin: 0 2%;
	padding: 8px 0 !important;
	width: 44%;
}

.account-profile-list .profile .profile-action a.GeneralBtn {
	color: #FFF;
	font-size: 20px;
	text-align: center;
}
#payment_form_cancel_link {
	display: inline-block;
}

.profile-filter {
	display: none;
}

.filter-heading {
	font-weight: bold;
	margin-right: 0.5em;
}

.filter-instruction {
	color: #898989;
	margin-left: 0.5em;
}

a.filter-toggle, .Content a.filter-toggle {
	background: #CCC;
	border-radius: 0.3em;
	color: #FFF;
	padding: 6px 10px;
	text-transform: uppercase;
	transition: background-color 0.5s ease-in-out;
	white-space: nowrap;
}

.Content .AccountOrders a.filter-toggle {
	display: inline-block;
	margin: 10px 0;
	padding: 3px 8px;
}

a.filter-toggle:hover, .Content a.filter-toggle:hover {
	text-decoration: none;
}

a.filter-toggle.active {
	background-color: #002740;
}

#filter-no-profile-text {
	display: none;
}
/**********************************
 *  Saved Payment Dropdown Overlay
 **********************************/
#stored-profile-wrapper {
	position: relative;
	width: 280px;
}

#stored-profile-wrapper select {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#stored-profile-overlay {
	background: #FFF;
	border: 1px solid #EFEFEF;
	display: none;
	position: relative;
	width: 280px;
	z-index: 11;
}

#stored-profile-overlay .stored-profile {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 55%;
	line-height: 1.75em;
	padding: 0.5em 26px 0.5em 15px;
	height: 52px;
	width: 278px;
}

#stored-profile-overlay .stored-profile.icon {
	padding-left: 70px;
}

#stored-profile-overlay .selected-profile {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}

#stored-profile-overlay .selected-profile.expired {
	color: #F00;
	font-weight: bold;
}

#stored-profile-overlay .selected-profile:hover {
	cursor: pointer;
}

#stored-profile-overlay .selected-profile:after {
	content: ' ';
	display: block;
	border: 8px solid transparent;
	border-top-color: #4A4A4A;
	position: absolute;
	right: 10px;
	top: 40%;
	z-index: 100;
}

#stored-profile-overlay .stored-profile-dropdown {
	background: #FFF;
	border: 1px solid #EFEFEF;
	box-shadow: 0px 1px 3px #898989;
	position: absolute;
	left: -1px;
	top: 51px;
	width: 280px;
	max-height: 260px;
	z-index: 200;
	display: none;
	overflow-x: hidden;
	overflow-y: scroll;
}

#stored-profile-overlay .stored-profile-dropdown .stored-profile:hover {
	background-color: #FAFAFA;
	cursor: pointer;
}

#stored-profile-overlay .stored-profile-dropdown .stored-profile.expired .exp-date {
	color: #FF0000;
	font-weight: bold;
}

#purchase-order .currency {
    float: left;
    font-size: 20px;
    height: 40px;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    margin-right: 0.5em;
}

#purchase-order #stored-profile-wrapper+.stored-profile-expired-message,
#stored-profile-wrapper+.stored-profile-expired-message {
	display: none;
	margin-bottom: 0;
	margin-top: 0.5em;
	width: 280px;
}
.stored-profile-expired-message+.stored-profile-update-toggle,
.btn-small,
.Content .btn-small
{
	border-radius: 0.3em;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	margin: 0.5em 0;
	padding: 2px 8px;
	text-decoration: none;
	
	-moz-transition: background-color 0.2s 0s ease-in-out;
	-o-transition: background-color 0.2s 0s ease-in-out;
	-webkit-transition: background-color 0.2s 0s ease-in-out;
	transition: background-color 0.2s 0s ease-in-out;
}

.stored-profile-expired-message+.stored-profile-update-toggle {
	display: none;
	
}

.stored-profile-expired-message+.stored-profile-update-toggle,
.btn-small.blue
{
	background: #002740;
}

.btn-small.green {
	background: #9EC845;
}

.stored-profile-expired-message+.stored-profile-update-toggle:hover,
.btn-small:hover,
.Content .btn-small:hover
{
	text-decoration: none;
}

.stored-profile-expired-message+.stored-profile-update-toggle:hover,
.btn-small.blue:hover
{
	background: #08507E;
}

.btn-small.green:hover {
	background: #8eb736;
}


#stored-profile-update-wrapper {
	background: #F8F8F8;
	border: 1px solid #EFEFEF;
	display: none;
	margin: 0.5em 0;
	padding: 0px 10px 15px 10px;
	width: 280px;
}
#stored-profile-update-wrapper dl#payment_cc_form {
	display: block;
	float: none;
}
#stored-profile-update-wrapper #stored-profile-update {
	margin-top: 1em;
}
#stored-profile-update-wrapper h3 {
	border-bottom: 1px solid #FFF;
	box-shadow: inset 0px -1px 0px #DDD;
	margin-bottom: 0.75em;
	padding-bottom: 0.25em;
}
#stored-profile-update-wrapper dt {
	float: none;
	text-align: left;
}
#subscription-update-form #stored-profile-update-wrapper dd,
#stored-profile-update-wrapper dd
{
	float: none;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#CheckoutStepPaymentDetails #stored-profile-update-wrapper input[type=text],
#purchase-order #stored-profile-update-wrapper input[type=text],
#stored-profile-update-wrapper input[type=text]
{
	border-radius: 4px;
	box-shadow: none;
	width: 100%;
}
#stored-profile-update-wrapper .payment_form {
	margin-top: 1em;
}
#stored-profile-update-wrapper .GeneralBtn {
	padding: 5px 20px;
}
#purchase-order #stored-profile-update-error,
#stored-profile-update-error
{
	border: 1px solid #F00;
	border-radius: 0.4em;
	box-shadow: inset 0px 0px 2px #666;
	margin: 0;
	width: 99%;
}
/**********************************
 *  Saved Payment Display
 **********************************/
.stored-profile-display {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: auto 55%;
	line-height: 1.75em;
	padding: 0.5em 0 0.5em 70px;
	height: 52px;
}

.stored-profile-display.expired .exp-date {
	color: #FF0000;
	font-weight: bold;
}

/********************************************************************
 * 	  	Account Order Status / Account Completed Orders List
 ********************************************************************/
.AccountOrderStatusList, .AccountOrdersList, .AccountOrderMeta, .PaymentDetails ul {
	list-style: none;
	margin: 0;
}

.AccountOrderMeta {
	margin-bottom: 2em;
	float: left;
	width: 84%;
}

.AccountOrderStatusList .heading,
.AccountOrdersList .heading,
.AccountOrderMeta .heading
{
	background: #002740;
	color: #FFF;
	height: 32px;
}

.PaymentDetails ul .heading {
	background: #444;
	color: #FFF;
	font-weight: bold;
	height: 32px;
}
.AccountOrderMeta .heading {
	height: 36px;
}
.AccountOrderStatusList .account-order-item-header > div,
.AccountOrderStatusList .heading > div,
.AccountOrdersList .account-order-item-header > div,
.AccountOrdersList .heading > div,
.AccountOrderMeta .heading > div,
.AccountOrderMeta .content > div,
.PaymentDetails ul .heading > div,
.PaymentDetails ul .content > div
{
	display: inline-block;
	padding: 4px 10px;
	overflow: hidden;
}

.AccountOrderMeta .content {
	border-bottom: 1px solid #002740;
	height: 38px;
}

.AccountOrderMeta .content > div {
	line-height: 2.75em;
}

.AccountOrderMeta .heading > div {
	line-height: 28px;
}

.AccountOrderStatusList .account-order-item,
.AccountOrdersList .account-order-item
{
	border: 2px solid #CCC;
	margin-top: 0;
	margin-bottom: 1em;
}

.AccountOrdersList .account-order-item-header,
.AccountOrderStatusList .account-order-item-header
{
	background: #CCC;
	padding: 0;
	width: 100%;
}

.AccountOrdersList .order-num,
.AccountOrderStatusList .order-num,
.AccountOrderMeta .order-num
{
	width: 55px;
}

.AccountOrdersList .order-date,
.AccountOrderStatusList .order-date,
.AccountOrderMeta .order-date
{
	width: 90px;
}

.AccountOrdersList .order-total,
.AccountOrderStatusList .order-total,
.AccountOrderMeta .order-total
{
	width: 	80px;
}
.AccountOrderMeta .order-amtdue,
.AccountOrderStatusList .order-amtdue
{
	width: 80px;
}

.AccountOrderMeta .order-datedue,
.AccountOrderStatusList .order-datedue
{
	width: 90px;
}
.AccountOrderMeta .order-action {
	float: right;
	text-align: right;
	width: 95px;
}
.AccountOrderStatusList .order-status {
	width: 135px;
}
.AccountOrdersList .account-order-item-header > div.order-status {
	background: #EFEFEF url('/bookstore/templates/default/images/icon-refund-grey.png') no-repeat 10px center;
	border-radius: 0.4em;
	box-shadow: inset 0px 0px 1px 1px #AAA;
	cursor: default;
	margin-top: 2px;
	margin-left: 257px;
	padding-left: 30px;
}
.AccountOrdersList .account-order-cancelled-item .account-order-item-header > div.order-status {
	background: #EFEFEF url('/bookstore/templates/default/images/icon-cancel-grey.png') no-repeat 10px center;
}
.AccountOrderMeta .order-status {
	width: 155px;
}
.AccountOrderStatusList .order-pay {
	width: 35px;
}
.AccountOrderStatusList .order-view {
	width: 48px;
}
.AccountOrderStatusList .order-print {
	width: 48px;
}

.AccountOrdersList .order-label {
	float: right;
	font-weight: bold;
}

.AccountOrdersList .order-items,
.AccountOrderStatusList .order-items
{
	padding: 10px 20px;
	width: 100%;
}

.AccountOrdersList .order-items .order-content,
.AccountOrderStatusList .order-items .order-content
{
	border-right: 1px solid #CCC;
	float: left;
	min-height: 4.5em;
	width: 58%;
}

.AccountOrderStatusList.paid .order-items .order-content,
.AccountOrdersList .order-items .order-content
{
	padding-right: 4%;
	width: 70%;
}

.AccountOrdersList .order-items .order-actions,
.AccountOrderStatusList .order-items .order-actions
{
	float: right;
	padding: 10px 0px 10px 2%;
	text-align: right;
	width: 41%;
}

.AccountOrderStatusList.paid .order-items .order-actions,
.AccountOrdersList .order-items .order-actions
{
	width: 30%;
}

.AccountOrderMeta a.order-action-btn {
	line-height: 20px;
}

.AccountOrdersList .order-items .order-actions a,
.AccountOrderStatusList .order-items .order-actions a,
.order-action a.order-action-btn,
.order-section a.order-action-btn
{
	background-color: #002740;
	background-repeat: no-repeat;
	background-position: 8px center;
	border-radius: 0.4em;
	color: #FFF;
	display: inline-block;
	margin: 0 1px;
	padding: 4px 10px 4px 31px;
	transition: background-color 0.2s 0s ease-in-out;
	-moz-transition: background-color 0.2s 0s ease-in-out;
	-o-transition: background-color 0.2s 0s ease-in-out;
	-webkit-transition: background-color 0.2s 0s ease-in-out;
}

.AccountOrdersList .order-items .order-actions a:hover,
.AccountOrderStatusList .order-items .order-actions a:hover,
.order-action a.order-action-btn:hover,
.order-section a.order-action-btn:hover
{
	background-color: #08507e;
	text-decoration: none;
}

.AccountOrdersList .order-items .order-actions a.pay-btn,
.AccountOrderStatusList .order-items .order-actions a.pay-btn,
.order-action a.pay-btn
{
	background-image: url('/bookstore/templates/default/images/icon-creditcard-white.png');
}

.AccountOrdersList .order-items .order-actions a.view-btn,
.AccountOrderStatusList .order-items .order-actions a.view-btn,
.AccountOrderMeta a.view-btn
{
	background-image: url('/bookstore/templates/default/images/icon-view-white.png');
}

.AccountOrdersList .order-items .order-actions a.print-btn,
.AccountOrderStatusList .order-items .order-actions a.print-btn,
.order-action a.print-btn
{
	background-image: url('/bookstore/templates/default/images/icon-print-white.png');
}

.order-section a.edit-recurring-link {
	background-image: url('/bookstore/templates/default/images/icon-edit-white.png');
}

.order-section a.download-link {
	background-image: url('/bookstore/templates/default/images/icon-download-white.png');
}

.AccountOrdersList .order-items a.OrdersDlLink { font-weight:bold; display:inline-block;}
.AccountOrdersList .order-items a.OrdersDlLink span { font-weight:normal; }
.AccountOrdersList .order-items a.OrdersDlLink span:hover { text-decoration:none;}

.AccountOrdersItemsWrapper,
.AccountOrderStatusItemsWrapper
{
	height: 400px;
	margin-top: 1em;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 1%;
	width: 100%;
	position: relative;
}

.AccountOrdersWrapper .AccountOrderItems,
.AccountOrderStatusItemsWrapper .AccountOrderStatusItems
{
	position: absolute;
	top: 0;
	left: 0;
	width: 99%;
}
#AccountOrders .account-orders-filter {
	position: relative;
}

#AccountOrders .account-orders-filter .account-orders-recurring-filter {
	display: inline-block;
	position: absolute;
	left: 0;
	/* top: 10px; */
}

#AccountOrders .account-orders-filter.multi-row-filter .account-orders-recurring-filter {
	right: 0;
	bottom: 0;
}
#AccountOrders .account-rebilling-item {
	/* display: none; */
	min-height: 100px;
}
#AccountOrders .account-rebilling-item .order-meta {
	float: left;
	margin: 1em 0;
}
#AccountOrders .account-rebilling-item .order-meta dt,
#AccountOrders .account-rebilling-item .order-meta dd
{
	float: left;
	margin: 0 0 0.25em 0;
}
#AccountOrders .account-rebilling-item .order-meta dt {
	clear: left;
	width: 75px;
}
.order-action {
	border-left: 1px solid #002740;
	float: right;
	text-align: right;
	width: 13.5%;
}
.order-action a.order-action-btn {
	margin: 4px 0;
	text-align: center;
	width: 84%;
}
.PaymentDetails > h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
}
.PaymentDetails ul {
	margin: 10px 0 2em 0;
}
.PaymentDetails ul > li {
	border: 1px solid #444;
}
.PaymentDetails ul > li.content {
	border-color: #DDD;
	border-top: 0 none;
}
.PaymentDetails ul li.content > div {
	height: 28px;
	line-height: 20px;
	padding: 8px 10px;
}
.PaymentDetails ul .payment-num {
	width: 90px;
}
.PaymentDetails ul .payment-date {
	width: 120px;
}
.PaymentDetails ul .payment-total {
	width: 80px;
}
.PaymentDetails ul .payment-method {
	width: 230px;
}
.PaymentDetails ul .payment-action {
	width: 70px;
    text-align: center;
}
.PaymentDetails ul .view-btn, .PaymentDetails ul .print-btn {
    background-color: transparent;
	background-image: url('/bookstore/templates/default/images/icon-action-sprite.png');
	background-repeat: no-repeat;
	height: 16px;
    width: 16px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
	opacity: 0.75;
}
.PaymentDetails ul .view-btn {
	background-position: 0 0;
}
.PaymentDetails ul .print-btn {
	background-position: 0 -48px;
}
.PaymentDetails ul .view-btn:hover, .PaymentDetails ul .print-btn:hover {
	opacity: 1;
}
#po_num_form {
	display: none;
}

#po_num_form label, #po_num_form input {
	display: inline-block;
}

#po_num_form input.error {
	border-color: ##9A0707;
	box-shadow: inset 0px 0px 2px ##9A0707;
}

#po_num_form_toggle, #po_num_save_btn {
	background: #002740;
	border-radius: 0.4em;
	color: #FFF;
	display: inline-block;
	line-height: 20px;
	padding: 4px 10px;
	transition: background-color 0.2s 0s ease-in-out;
	-moz-transition: background-color 0.2s 0s ease-in-out;
	-o-transition: background-color 0.2s 0s ease-in-out;
	-webkit-transition: background-color 0.2s 0s ease-in-out;
}
#po_num_form_toggle:hover, #po_num_save_btn:hover {
	background: #08507E;
	text-decoration: none;
}
#po_num_form_toggle {
	margin-left: 1em;
}
.account-orders-filter, #orders-filter-empty-text {
	display: none;
}
#orders-filter-empty-text {
	text-align: center;
}
.account-orders-filter {
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
	padding-bottom: 1em;
	text-align: right;
	min-height: 48px;
}
.account-orders-filter.multi-row-filter {
	height: 85px;
	transition: height 0.3s 0s ease-in-out;
	-moz-transition: height 0.3s 0s ease-in-out;
	-o-transition: height 0.3s 0s ease-in-out;
	-webkit-transition: height 0.3s 0s ease-in-out;
}
.account-orders-filter label {
	display: inline-block;
	font-weight: bold;
	margin-right: 1em;
}

.OrderShipments .TrackingNumber a {
	font-weight: bold;
}

#AccountOrder .InfoMessage a {
	text-decoration: underline;
}

#AccountOrder .order-header {
	margin-bottom: 1em;
}

#AccountOrder .order-heading {
	float: left;
	width: 28%;
}

#AccountOrder .order-section-links {
	display: inline-block;
	float: right;
	margin: 5px 0;
	text-align: right;
	height: 2.2em;
	width: 70%;
}
#AccountOrder .order-section-links a {
	background: #d2b589 url('/bookstore/templates/default/images/icon-down-white.png') no-repeat 8px center;
	border-radius: 0.4em;
	color: #FFF;
	display: inline-block;
	margin-left: 1em;
	padding: 4px 10px 4px 31px;
	text-decoration: none;
	-moz-transition: background-color 0.2s 0s ease-in-out;
	-o-transition: background-color 0.2s 0s ease-in-out;
	-webkit-transition: background-color 0.2s 0s ease-in-out;
	transition: background-color 0.2s 0s ease-in-out;
}

#AccountOrder .order-section-links a.edit-link {
	background-image: url('/bookstore/templates/default/images/icon-edit-white.png');
}

#AccountOrder .order-section-links a:hover {
	background-color: #B69B70;
	text-decoration: none;
}

#AccountOrder.AccountRebillingOrder .order-heading {
	width: 65%;
}

#AccountOrder.AccountRebillingOrder .order-section-links {
	width: 30%;
}

#AccountOrder .checkout-section {
	padding: 0 10px;
}
#AccountOrder .order-section {
	border-top: 1px solid #E0E0E0;
	padding: 1.625em 0;
	width: 100%;
}

#AccountOrder .edit-recurring-link,
#AccountOrder .download-link
{
	margin: 0.5em 0 1em 0;
}
/**********************************
 * 	  Account Subscription List
 **********************************/
.account-subs {
	margin-bottom: 2em;
}

.account-subs .existing-subs-heading {
	border-bottom: 1px solid #898989;
	font-weight: normal;
}

.account-subs .account-subs-list {
	list-style: none;
	margin: 1em 0 0 0;
}

.account-subs li {
	float: left;
	padding: 0.5em 2%;
	width: 100%;
}

.account-subs li.heading {
	background-color: #EFEFEF;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.account-subs li.heading > div {
	font-weight: bold;
}

.account-subs li.subscription {
	border-bottom: 1px solid #EFEFEF;
}

.account-subs li.donation.outstanding {
	color: #9EC845;
	font-weight: bold;
}

.account-subs li.membership.complete {
	color: #9A0707;
	font-weight: bold;	
}
.account-subs li > div {
	display: block;
	float: left;
	text-align: left;
}

.account-subs li.subscription .subs-error {
	background: transparent url('../../default/images/ErrorMessage.gif') no-repeat left center;
	display: none;
	height: 20px;
	width: 20px;
}

.account-subs li.subscription .subs-error a {
	display: block;
	width: 100%;
	height: 100%;
}

.account-subs .subs-name {
	width: 17%;
}

.account-subs li.subscription.error .subs-error {
	display: inline-block;
}

.account-subs li.subscription.error .subs-error+.subs-name {
	width: 13.5%;
}

.account-subs .subs-expiry {
	width: 23%;
}

.account-subs .subs-duration {
	width: 18%;
}

.account-subs .subs-startdate {
	width: 15%;
}

.account-subs .subs-price {
	width: 12%;
}

.account-subs .subs-name,
.account-subs .subs-duration,
.account-subs .subs-price,
.account-subs .subs-startdate,
.account-subs .subs-expiry,
.account-subs .heading .subs-action
{
	line-height: 20px;
}

.account-subs .subs-action {
	width: 15%;
}

.icon-btn {
	background: transparent url('/bookstore/templates/default/images/icon-action-sprite.png') no-repeat 0 0;
	display: block;
	float: left;
	margin-right: 0.75em;
	text-indent: 9999px;
	height: 16px;
	width: 16px;
	opacity: 0.75;
	overflow: hidden;
}
.icon-btn:hover {
	opacity: 1;
}
.icon-btn.icon-edit {
	background-position: 0 -32px;
}
.icon-btn.icon-cancel {
	background-position: 0 -16px;
}
.icon-btn.icon-view {

	background-position: 0 0px;
}
.icon-btn.icon-form {
	background-position: 0 -64px;
}
.icon-btn.icon-check {
	background-position: 0 -80px;
}

.subs-action .cancel-notice,
.subs-action .payment-notice,
.subs-action .complete-notice
{
	display: block;
	float: left;
	margin-right: 0.75em;
	opacity: 0.75;
	height: 16px;
	width: 16px;
	cursor: default;
}

.subs-action .cancel-notice {
	background: transparent url('/bookstore/templates/default/images/icon-warning-blue.png') no-repeat top center;
}
.subs-action .payment-notice {
	background: transparent url('/bookstore/templates/default/images/icon-dollar-green.png') no-repeat top center;
}
.subs-action .complete-notice {
	background: transparent url('/bookstore/templates/default/images/ErrorMessage.gif') no-repeat top center;
}
/**********************************
 * 	 Account Subscription Edit
 **********************************/
#subscription-edit h3.heading {
	border-bottom: 1px solid #CCCCCC;
}

#subscription-edit .InfoMessage, #subscription-edit .ErrorMessage {
	background-position: 5px 11px;
}

#subscription-edit .ErrorMessage {
	width: 100%;
}

#subscription-edit .subscription-details dl {
	margin: 0;
}

#subscription-edit .subscription-details > div {
	margin-bottom: 2em;
}

.subscription-payment-history ul {
	list-style: none;
	margin: 1em 0;
	width: 100%;
}

.subscription-payment-history li {
	border-bottom: 1px solid #EFEFEF;
	float: left;
	padding: 0.5em 2%;
	width: 100%;
}

.subscription-payment-history li.heading {
	background: #EFEFEF;
	border-bottom: 0 none;
	color: #000;
	font-weight: bold;
}

.subscription-payment-history li > div {
	float: left;
}

.subscription-payment-history .sub-payment-num {
	width: 10%;
}

.subscription-payment-history .sub-payment-date {
	width: 25%;
}

.subscription-payment-history .sub-payment-method {
	width: 28%;
}

.subscription-payment-history .sub-payment-duration {
	width: 15%;
}

.subscription-payment-history .sub-payment-amount {
	width: 15%;
}

.account-subscriptionedit #fancybox-content {
	overflow: visible;
}

.account-subscriptionedit .ui-datepicker {
	z-index: 11001;
}

.account-subscriptionedit #fancybox-content > div {
	overflow: visible !important;
}

#subscription-update-wrapper {
	display: none;
}

#subscription-cancel-form a.GeneralBtn,
.Content #subscription-cancel-form a.GeneralBtn
{
	color: #FFFFFF;
	font-size: 19px;
}

#subscription-update-form {
	margin: 1em;
	padding-bottom: 20px;
	width: 950px;
}

#subscription-update-form .heading {
	border-bottom: 1px solid #EFEFEF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 2em;
	margin: 0 0 1em 0;
}

#subscription-update-form dl {
	margin: 0;
}

#subscription-update-form p {
	margin-bottom: 1em;
}

#subscription-update-form dd {
	margin-bottom: 1em;
}

#subscription-update-form .subscription-update-message {
	margin-bottom: 2em;
	display: none;
}

.account-subscriptionedit #fancybox-content {
	overflow: hidden !important;
}

#subscription-update-form {
	margin: 20px;
	padding-bottom: 20px;
	width: 930px;
}

#subscription-update-form .sub-options-container select,
#subscription-update-form #billing_addr_form select,
#subscription-update-form input {
	width: 99%;
}

#subscription-update-form input[name=amount] {
	width: 95%;
}

#subscription-update-form input[name=cycledays] {
	border: 0 none;
	border-bottom: 1px solid #898989;
	margin: 0 0.25em;
	padding: 0;
	text-align: center;
	width: 35px;
}

#subscription-update-form .firstbillingdate {
	display:none;
}

#subscription-update-form p {
	margin-bottom: 0;
}

#subscription-update-form .sub-options-container {
	float: left;
	width: 230px;
}

#subscription-update-form .sub-payment-container {
	border-left: 1px solid #DDD;
	float: right;
	margin-bottom: 2em;
	padding-left: 20px;
	min-height: 515px;
	width: 685px;
}

#subscription-update-form .sub-payment-container .saved_payment_selection_list {
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
}

#subscription-update-form .payment_form {
	margin-top: 1em;
}
#subscription-update-form .cvv_info {
	display: none;
}
#subscription-update-form #cc_cvv {
	margin-right: 1em;
	width: 60px;
}
#subscription-update-form .CVV2Help_container {
	display: inline-block;
	text-align: left;
	width: 85px;
}
#add_payment_form .help-toggle,
#subscription-update-form .help_toggle
{
	color: #002740;
	cursor: pointer;
	font-weight: bold;
}

#add_payment_form .help-container,
#subscription-update-form .help-container
{
    border: 5px solid #333;
    border-radius: 5px;
    display: none;
    position: absolute;
    right: 182px;
    width: 510px;
}
#add_payment_form .help-container {
	left: 26px;
}
#add_payment_form .help-container img,
#subscription-update-form .help-container img
{
	width: 100%;
}
#subscription-update-form .sub-payment-container .saved_payment_selection_list li > input,
#subscription-update-form .sub-payment-container .saved_payment_selection_list li > label
{
	float: left !important;
}

#subscription-update-form .sub-payment-container .saved_payment_selection_list li > input {
	margin-top: 5px;
	width: auto;
}

#subscription-update-form .sub-payment-container .saved_payment_selection_list #new_payment_container > input {
	margin-top: 16px;
}

#subscription-update-form .sub-payment-container .saved_payment_selection_list li > label {
	margin-left: 1em;
	width: 80%;
}

#subscription-update-form .sub-payment-container #new_payment_container .payment_form {
	float: left;
	max-height: 475px;
	overflow: hidden;
	width: 200px;
	display: none;
}

#subscription-update-form .sub-payment-container #new_payment_container .payment_form h3 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.3em;
}

#subscription-update-form .sub-payment-container #new_payment_container .payment_form label {
	font-weight: normal;
}

#subscription-update-form .sub-payment-container #new_payment_container #billing_addr_form {
	margin-left: 20px;
	width: 430px;
}

#subscription-update-form .sub-payment-container #new_payment_container #billing_addr_form select {
	margin-top: 4px;
}

#subscription-update-form .sub-payment-container #new_payment_container #billing_addr_form .billing_addr_col {
	width: 48%;
	margin: 0 1%;
	float: left;
}

#subscription-update-form .make_default input, #subscription-update-form .make_default label {
	display: inline;
	width: auto;
}
#subscription-update-form .echeck-text {
	margin-top: 2em;
}

#subscription-update-form .subscription-update-messages {
	margin-bottom: 2.5em;
}

#subscription-update-form .sub-update-cycle .sub-update-desc {
	margin-top: 1em;
}
/**********************************
 * Account Purchase Order Payment
 **********************************/
#purchase-order #LayoutColumn2 {
	margin-top: 0;
	padding: 3em 5%;
	min-height: 690px;
	width: 100%;
}
#purchase-order .billing_section {
	float: left;
	margin: 0 2.5%;
	width: 45%;
}
#purchase-order .closeBtn.GeneralBtn,
#purchase-order .editBtn.GeneralBtn
{
	color: #FFF;
	font-size: 19px;
	line-height: 19px;
	padding: 4px 16px;
}
#purchase-order {
	height: 775px;
	overflow: hidden;
	position: relative;
}

#purchase-order #Container {
	padding-top: 0;
}

#purchase-order #Wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 800px;
}

#purchase-order #purchase-order-footer {
	background: #E0C59A url('/bookstore/templates/default/Styles/images/nav_background.jpg') repeat-x 120% 0;
	border-top: 2px solid #E0C59A;
	-moz-box-shadow: 0px -1px 5px #4A4A4A;
	-webkit-box-shadow: 0px -1px 5px #4A4A4A;
	box-shadow: 0px -1px 5px #4A4A4A;
	padding: 0.5em 5%;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

#purchase-order #purchase-order-footer .closeBtn {
	background: radial-gradient(#002740, #002740);
	box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 1px 1px inset, rgba(0, 0, 0, 0.2) -1px -1px 1px 1px inset, 1px 1px 3px #DDD;
	display: inline-block;
	padding: 12px 16px;
}

#purchase-order #purchase-order-footer .closeBtn:hover {
	background: radial-gradient(#08507e, #002740);
	text-shadow: 1px 1px 1px #002740;
}

#purchase-order #add_payment_form [type=submit],
#purchase-order .payment_confirmation .payment_action [type=submit]
{
	background: #87AD36;
	box-shadow: rgba(255, 255, 255, 0.2) 1px 1px 1px 1px inset, rgba(0, 0, 0, 0.05) -1px -1px 1px 1px inset, 1px 1px 3px #DDD;
	float: left;
	margin: 0 0 0 1%;
	text-shadow: 1px 1px 1px #87AD36;
}

#purchase-order .payment_confirmation .payment_action [type=submit]:hover,
#purchase-order #add_payment_form [type=submit]:hover {
	background: radial-gradient(#aacf5d, #8db537);
}

#purchase-order a.editBtn.GeneralBtn {
	padding: 10px 16px;
	line-height: 20px;
	display: inline-block;
	float: left;
	margin: 0 0 0 0.5em;
}

#add_payment_form {
	margin: 20px 0 40px 0px;
	width: 800px;
}

#add_payment_form #add_payment_container {
	width: 95%;
}

.payment_form_heading {
	font-family: 'lucida_brightregular';
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
	text-transform: uppercase;
}

#purchase-order .ErrorMessage,
#add_payment_form .ErrorMessage
{
	background-position: 7px 10px;
	border: 1px solid #F00;
	border-radius: 0.4em;
	box-shadow: inset 0px 0px 2px #666;
	margin: 20px 0;
	width: 91%;
}

#add_payment_form #payment_information_container {
	float: left;
	width: 316px;
}

#add_payment_form #payment_information_container .payment_form {
	width: 98%;
}

#add_payment_form #payment_type_form {
	margin: 0 1%;
}

#add_payment_form label {
	font-weight: normal;
}

#add_payment_form .payment_form {
	float: left;
	margin: 0 1%;
	width: 30%;
}

#add_payment_form .payment_form h3 {
	font-weight: bold;
}
#add_payment_form #payment_cc_form,
#add_payment_form #payment_echeck_form,
#add_payment_form #payment_stored_form
{
	display: none;
}

#add_payment_form #payment_stored_form {
	width: 50%;
}
#add_payment_form dt.saveforlater, #add_payment_form dt.profile_makedefault_container {
	display: none;
	height: 0;
	overflow: hidden;
}
#add_payment_form .saveforlater {
	margin-bottom: 0;
}
#add_payment_form .saveforlater label,
#add_payment_form .profile_makedefault_container label
{
	display: inline-block;
}

#add_payment_form label.required {
	color: #000;
}

#add_payment_form label.required:before {
	content: '*';
}

#add_payment_form .payment_form input[type=text],
#add_payment_form select
{
	width: 90%;
}

#add_payment_form .payment_form input[type=text]:focus,
#add_payment_form select:focus
{
	border-color: #E0C59A;
	box-shadow: inset 0px 0px 2px #E0C59A;
}

#add_payment_form .payment_form input[type=text],
#add_payment_form select
{
	-moz-transition: all 0.25s 0s ease-in-out;
	-webkit-transition: all 0.25s 0s ease-in-out;
	transition: all 0.25s 0s ease-in-out;
}

#add_payment_form .payment_form input[type=text].error:focus,
#add_payment_form select.error:focus
{
	border-color: #9A0707;
	box-shadow: inset 0px 0px 2px #9A0707;
}

#add_payment_form #cc_expm,
#add_payment_form #cc_expy
{
	width: 45%;
}

#add_payment_form #payment_name_form,
#add_payment_form #billing_addr_form
{
	float: right;
	width: 56%;
}

#purchase-order #add_payment_form #billing_addr_form {
	margin-top: 75px;
}

#add_payment_form #payment_name_form input[type=text] {
	width: 94%;
}

#add_payment_form .billing_addr_col {
	float: left;
	margin: 0 1%;
	padding: 0;
	width: 48%;
}

#add_payment_form #payment_submit_form {
	margin-top: 1em;
	width: 90%;
}

#add_payment_form #payment_submit_form input[type=text] {
	float: left;
	line-height: 22px;
	margin-top: 1px;
	width: 24%;
}

#purchase-order #add_payment_form #payment_information_container {
	width: 100%;
}

#purchase-order #payment_information_container > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#purchase-order #payment_information_container li {
	float: left;
	margin-bottom: 1em;
	width: 100%;
}

#purchase-order #saved_payment_container > input[type=radio],
#purchase-order #new_payment_container > input[type=radio],
#purchase-order #paypal_container > input[type=radio]
{
	float: left !important;
	margin: 4px 1em 0 0;
}

#purchase-order #saved_payment_container > label,
#purchase-order #new_payment_container > label,
#purchase-order #paypal_container > label
{
	float: left;
}

#purchase-order #add_payment_form #payment_information_container #saved_payment_container #payment_stored_form {
	clear: left;
	margin-top: 2em;
	width: 40%;
}

#purchase-order #add_payment_form #payment_information_container #new_payment_container .payment_form {
	margin-top: 1.5em;
	width: 35%;
}

#purchase-order #add_payment_form #payment_information_container #new_payment_container #billing_addr_form.payment_form {
	width: 60%;
}

#purchase-order #new_payment_container > input[type=radio] {
	margin-top: 10px;
}

#purchase-order #add_payment_form #new_payment_container > label select {
	width: auto;
	max-width: 100px;
	margin: 0 0.5em;
}

#purchase-order #add_payment_form #billing_addr_form {
	margin-top: 0;
	display: none;
}
/**********************************
 * 		  	Checkout
 **********************************/
.CheckoutRedeemCoupon {
	float: right;
}
#payment_options, #provider_list {
	clear: left;
	float: left;
	width: 100%;
	padding-left: 6px;
}
#provider_list .checkout-provider-wrapper {
	padding: 5px 10px;
	background: transparent;
	border-radius: 0.5em 0 0 0.5em;
	margin: 0.5em 0;
	-moz-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
	-webkit-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}
#provider_list .checkout-provider-wrapper:hover {
	background: #EADEC5;
	box-shadow: 1px 1px 1px #CCC;
	cursor: pointer;
}
#provider_list .checkout-provider-wrapper:hover label {
	cursor: pointer;
}
#provider_list .checkout-provider-wrapper.selected,
#provider_list .checkout-provider-wrapper.selected:hover
{
	background: #002740 url('/bookstore/templates/default/images/circle-check-white.png') no-repeat 10px center;
	color: #FFF;
	box-shadow: -1px 1px 1px #AAA;
}
#provider_list .checkout-provider-wrapper.selected:hover label {
	cursor: default;
}
#provider_list .checkout-provider-wrapper input[type=radio] {
	visibility: hidden;
}
#provider_list .checkout-provider-wrapper label {
	margin-left: 1em;
}
#provider_list label,
#OrderConfirmationForm label,
.AuthorizeNetForm label[for=saveccforlater]
{
	display: inline-block;
}

#couponcode_label {
	display: inline-block;
    line-height: 30px;
}

#OrderConfirmationForm input#couponcode {
	width: 200px;
}

#OrderConfirmationForm input#apply_code {
	margin: 0;
	padding: 5px 30px;
	margin-left:7px;
	height:30px;	
}

#AgreeTermsAndConditions {
	float: left;
	margin-top: 0.45em;
	width: 15px;
}

#OrderConfirmationForm label[for=AgreeTermsAndConditions] {
	float: left;
	margin-left: 1em;
	width: 90%;
}

.CheckoutHideOrderTermsAndConditionsText a,
#OrderConfirmationForm label[for=AgreeTermsAndConditions] a
{
	text-decoration: underline;
}

.CheckoutOrderConfirmationExtra, .CheckoutOrderConfirmationBottom {
	border-bottom: 1px solid #C7D7DB;
	clear: both;
	float: left;
	padding: 1em 0;
	width: 100%;
}

.CheckoutOrderConfirmationBottom {
	margin-bottom: 1em;
}

.CheckoutOrderConfirmationExtra .CheckoutOrderComments,
.CheckoutOrderConfirmationBottom .CheckoutHideOrderTermsAndConditions
{
	width: 45%;
}

.CheckoutOrderConfirmationBottom .CheckoutMailingListInvite {
	width: 49%;
}

#OrderConfirmationForm span.CheckoutConfirmationActionOrText {
	margin: 0 0.45em;
	font-family: 'adobe_caslon_proitalic';
	font-style: italic;
	font-size: 1.5em;
}

#OrderConfirmationForm #bottom_payment_button {
	background: #9EC845;
}

#OrderConfirmationForm .modify_order_button {
	display: inline-block;
	padding: 8px 20px;
}

#OrderPaymentProviderForm {
	float: left;
	width: 40%;
}

#OrderPaymentProviderForm .ProviderInfoMessage {
	margin-right: 2em;
}

#OrderPaymentContent {
	background: #FFF;
	border-left: 2px solid #002740;
	float: right;
	margin-left: -1%;
	margin-bottom: 4em;
	padding: 20px 30px;
	min-height: 250px;
	width: 61%;
}

#OrderPaymentContent input[type=submit] {
	background: #9EC845;
}

.AuthorizeNetForm dt > label {
	line-height: 2em;
	margin-top: 5px;
}

.AuthorizeNetForm input[type=text] {
	width: 350px;
	max-width: 100%;
}
.AuthorizeNetForm .ProductPrice {
	line-height: 30px;
}

.AuthorizeNetForm #savechkforlater,
.AuthorizeNetForm #saveccforlater,
.AuthorizeNetForm #ccmakedefault,
.AuthorizeNetForm #chkmakedefault,
.AuthorizeNetForm #storedmakedefault
{
	float: left;
	margin-top: 0.5em;
}

.AuthorizeNetForm .profile_name_container {
	height: 4em;
}

.AuthorizeNetForm .profile_name_container label {
	line-height: 1.6em;
}

.AuthorizeNetForm label[for=saveccforlater],
.AuthorizeNetForm label[for=savechkforlater],
.AuthorizeNetForm label[for=ccmakedefault],
.AuthorizeNetForm label[for=chkmakedefault],
.AuthorizeNetForm label[for=storedmakedefault]
{
	float: left;
	margin-left: 1em;
	width: 89%;
}
.cc_make_default label {width: 80%;} /* Robin add */
.AuthorizeNetForm label[for="chkmakedefault"] {width: 80%;} /* Robin add */
.AuthorizeNetForm #savechkforlater+label,
.AuthorizeNetForm label[for=savechkforlater],
.AuthorizeNetForm #savechkforlater+label,
.AuthorizeNetForm label[for=chkmakedefault],
.AuthorizeNetForm label[for=ccmakedefault],
.AuthorizeNetForm label[for=storedmakedefault]
{
	display: inline;
}

.AuthorizeNetForm .payment-auth-desc {
	width: 100%;
}

#AuthorizeNetCCForm #cc_cvv2 {
	width: 60px;
}

#AuthorizeNetSTOREDForm input[type=text] {
	width: 60px;
}

#AuthorizeNetSTOREDForm .payment-auth-desc {
	display: none;
}

.category-news-announcements .Block.Breadcrumb {
	display: none;
}

/**********************************
 * Payment Method Form
 **********************************/
#add_payment_form_toggle {
	background-color: #9EC845;
	color: #FFF;
	display: inline-block;
	font-size: 19px;
	float: right;
}
#subscription-edit #add_payment_form_toggle {
	display: none;
}
#add_payment_wrapper { display:none; }
#purchase-order #add_payment_wrapper { display:block; }
#add_payment_form {
	margin: 20px;
	width: 800px;
	min-height: 600px;
}
.account-subscriptionedit #add_payment_form {
	margin: 0;
	padding: 40px 20px;
}
#add_payment_form #add_payment_container {
	width: 95%;
}

#add_payment_form #add_payment_container > h2 {
	font-family: 'lucida_brightregular';
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
	text-transform: uppercase;
}

#add_payment_form #payment_type_form {
	margin: 0 1%;
}

#add_payment_form label {
	font-weight: normal;
}

#add_payment_form .payment_form {
	float: left;
	margin: 0 1%;
	width: 30%;
}

#add_payment_form .payment_form h3 {
	font-weight: bold;
}

#add_payment_form #payment_echeck_form {
	display: none;
}

#add_payment_form .payment_form .echeck-text {
	display: none;
	float: left;
	width: 94%;
}

#add_payment_form label.required {
	color: #000;
}

#add_payment_form label.required:before {
	content: '*';
}

#add_payment_form label.error {
	color: #FF0000;
	font-weight: bold;
}

#add_payment_form .payment_form input[type=text],
#add_payment_form select
{
	width: 90%;
}

#add_payment_form .payment_form input[type=text]:focus,
#add_payment_form select:focus
{
	border-color: #002740;
	box-shadow: inset 0px 0px 2px #002740;
}

#add_payment_form .payment_form input[type=text].error:focus,
#add_payment_form select.error:focus
{
	border-color: #9A0707;
	box-shadow: inset 0px 0px 2px #9A0707;
}

#add_payment_form #cc_expm,
#add_payment_form #cc_expy
{
	width: 45%;
}

#add_payment_form .payment_form #cvvInfo,
#add_payment_form .payment_form #cc_cvv
{
	margin-right: 1em;
	width: 60px;
}

#add_payment_form #payment_name_form,
#add_payment_form #billing_addr_form
{
	float: right;
	width: 56%;
}

#add_payment_form #payment_name_form input[type=text] {
	width: 94%;
}

#add_payment_form .billing_addr_col {
	float: left;
	margin: 0 1%;
	padding: 0;
	width: 48%;
}

#add_payment_form #payment_submit_form {
	margin-top: 1em;
	width: 90%;
}

.bpa-product-header h3 {
	padding-bottom: 0px;/*from 10 */
}


.bpa-product-header h3 a:hover {
	color: rgb(226, 41, 41);
	text-decoration: none;
}

#SideShopByBrand ul ul {
	margin-top: 5px;
}

#SideShopByBrand .BlockContent {
	padding-top: 10px;
}

#AccountOrder .ShipmentStatus {
	margin-left: 22px;
	margin-top: 5px;
	font-size: 10px;
	color: green;
}


.continue_to_shop {
	background-color: rgb(59,59,59);
	color: white;
	font-weight: bold;
	padding: 8px;
	border-radius: 5px;
	text-decoration: none;
}

.Content a.continue_to_shop {
	color: white;
}

.new_account_intro a {
	font-weight: bold;
	text-decoration: underline;
}


#ForgotPasswordForm input[type="submit"] {
	margin-left: 13px;
}


#AccountRecentItems .subs-action form {
	margin-left: 10px;
}

.browse-container h2 {
	padding-top: 15px;
}

.browse-container h2:after {
	content: ":";
}

#post-484 .entry-content p {
	font-size: 13px;
}

.post .post-issue {
	border: 2px solid #DDD;
	font-weight: bold;
	background-color: white;
}

.post .post-issue a {
	font-weight: bold;
}

div#content .entry-header h1.entry-title {
	line-height: 30px;
}

.page #primary #content {
	padding: 0 15px 0 40px;
}

body.page.page-template-information-php #primary #content { padding: 0 40px 0 40px; } /* D */

.page #content {
	padding-left: 0;
}

/*.page-template .page #content {
	padding-left: 20px;
}*/

.page-template-page-comments-php #LayoutColumn3 {
	margin-top: -60px;
	position: relative;
	z-index: 2;
}
.hentry {
	padding-bottom: 0;
}
.widget-eleisoncomments .chosen-container {
	margin-left: 0;
}
.widget-eleisoncomments div.chosen-drop {
	width: 100%;
	border-radius: 0;
}

div#footer-info > div#footer-contactus .announcement-subscribe-form input[type="submit"] {
	background: #9EC845;
	float: right;
	font-family: 'adobe_caslon_proitalic';
	font-style: normal;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 31px;
	margin-top: 0;
	padding: 8px 23px;
	height: 40px;
	width: auto;
}

div.ajax_autosuggest_form_wrapper {
	border: 1px solid #DDD !important;
}

#codenegar_ajax_search_form input.ajax_autosuggest_input {
	font-style: italic;
	padding: 0 6px !important;
}

li.product .product-desc p {
	line-height: 15px;
}

.books-content .product-set .set-name {
	font-size: 20px;
}

.product-sets h3.set-name {
	line-height: 23px;
	font-size: 20px;
}

#CategoryContent #FilteredListProducts li.ListView .ProductDetails {
	width: 60%;
}

#ProductDetails .ProductTitle .ProductStatus {
    display: inline-block;
    padding: 4px 8px;
    font-size: 0.6em;
    background: #002740;
    color: #FFF;
    border-radius: 0.3em;
    margin-right: 0.5em;
    margin-top: -3px;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 1em;
    vertical-align: middle;
    font-family: Arial, sans-serif;
}


/* Finish Order */
#finishorder [data-redirect-url] {
	display: block;
	margin: 2em 0 1em 0;
}

#finishorder [data-redirect-url],
#finishorder [data-redirect-url] .redirect-time
{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

/* Site Notification */
#site-notification {
	background: #FAF8EF;
	border-top: 2px solid #002740;
	margin: 0;
	padding: 1em 20px;
	width: 100%;
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 12000;
	box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
}

#site-notification .notification-content {
	display: block;
	font-size: 14px;
	width: 1030px;
	font-family: arial, helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
}