@font-face {
    font-family: 'alternate_gothic_fs_no_3Rg';
    src: url('AlternateGothicNo3-webfont.eot');
    src: url('AlternateGothicNo3-webfont.eot?#iefix') format('embedded-opentype'),
         url('AlternateGothicNo3-webfont.woff') format('woff'),
         url('AlternateGothicNo3-webfont.ttf') format('truetype'),
         url('AlternateGothicNo3-webfont.svg#alternate_gothic_fs_no_3Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background-color: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	color: #666666;
/*    position: relative;*/
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1em;
}
h1, h2, h3, h4 {
	font-family: 'alternate_gothic_fs_no_3Rg', Helvetica, Helvetica Neue, Arial, sans-serif;
}
p {
	margin: 0px;
	padding: 0px 0px 18px;
}
table {
	width: 100%;
}
blockquote {
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
blockquote p {
	padding-bottom: 0px;
}
blockquote .quoteauthor {
	display: block;
	text-align: right;
}
a {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
a:hover {
	border-bottom-color: #000000;
}

a.noborder {
	border-bottom: 0 none;
}

a.noborder:hover {
	border-bottom: 0 none;
}

input {
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
fieldset legend {
	color: #B3B3B3;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 9px;
	display: block;
}
form {
	margin-top: 18px;
	margin-bottom: 18px;
}
dd {
	padding: 0px;
	margin: 0px;
}


#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 950px;
}
#header {
	min-height: 153px;
	height: auto !important;
	height: 153px;
	margin-bottom: 18px;
}
#header.home {
	background-color: #F9A51A;
}
#logo {
	margin-top: 20px;
	margin-left: 20px;
}
#logo a {
	border: none;
}
#name {
	text-align: right;
	margin-right: 10px;
	margin-top: 54px;
}
#headtools {
	color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainnav {
	height: 54px;
}
#mainnav li li a {
	font-weight: bold;
	color: #CF1480;
}
#main, #sidebar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-bottom: 36px;
}
#main strong {
	color: #000000;
}
#breadcrumbs {
	font-size: .83em;
	line-height: 1.8em;
}
#sidebar {
	padding-top: 17px;
}
#footer {
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 0.84em;
	line-height: 1.2em;
}
#copyright {
	font-size: .83em;
	line-height: 1.2em;
	margin-top: 9px;
	margin-bottom: 9px;
	text-align: right;
	color: #B3B3B3;
}


.col {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.full {
	width: 100%;
}
.halfcol {
	width: 50%;
}
.onecol {
	width: 150px;
}
.twocol {
	width: 310px;
}
.twohalfcol {
	width: 380px;
}
.threecol {
	width: 470px;
}
.fourcol {
	width: 630px;
}
.fivecol {
	width: 790px;
}


#headtools a {
	border-bottom-color: #FFFFFF;
	color: #ffffff;
}
#headtools form {
	margin: 0px;
}
#headtools a:hover {
	border-bottom-style: solid;
}
#headtools li {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	height: 31px;
	background-color: #F9A51A;
}
#headtools li.cartlink {
	padding-left: 30px;
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/cartlink.png");
	background-repeat: no-repeat;
	background-position: 9px center;
}
#headtools .form-item {
	margin: 0px;
	float: left;
}
#headtools .form-text, .bookinfo .form-text {
	margin-top: 1px;
	width: 111px;
	border: none;
	height: 16px;
	font-size: .92em;
	padding: 1px;
}
#headtools .form-submit, .bookinfo .form-submit {
	float: left;
	margin: 0px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
}
#headtools .headfind {
	height: 50px;
	font-size: .83em;
}
#headtools li.headfind {
	border: none;
}
#headtools .headfind li {
	float: left;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	border: none;
}
#mainnav ul#navbar {
	background-color: #F9A51A;
	height: 18px;
}
#content h1 {
	font-size: 2.25em;
	line-height: 1em;
	color: #333333;
}
#content h1.title {
	font-size: 2.25em;
	line-height: 1em;
	color: #333333;
}
#content h1.smalltitle {
	font-size: 1.25em;
	line-height: 1em;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 18px;
}
#content h3.smalltitle {
	font-size: 1.25em;
	line-height: 1em;
	color: #333333;
	text-transform: uppercase;
}
h4.section {
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #CF1480;
	padding-left: 10px;
	font-size: 2em;
	line-height: 30px;
	color: #ffffff;
	margin-bottom: 18px;
	margin-top: 10px;
}
.block h4.section {
    margin-top: 0px;
}
#content h4.section {
	margin-top: 0px;
}
#content h3, .box h2 {
	font-size: 1.75em;
	line-height: 1em;
	color: #333333;
	margin-bottom: 9px;
}
#content .node {
	margin-top: 18px;
}
#content .node h3 {
	margin-bottom: 0px;
}
#content .subtitle {
	color: #333333;
}
#content .author {
	font-weight: bold;
	padding-bottom: 18px;
}
#content .halfcol .author {
	padding-bottom: 9px;
}
#content .onecol h3 {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 0px;
	color: #4C4C4C;
}
.caption {
	color: #808080;
	font-size: .83em;
	font-style: italic;
}
.bookinfo {
	color: #4C4C4C;
	margin-bottom: 18px;
}
.bookinfo form {
	margin: 0px;
}
.bookinfo img, .authorinfo img, input.buynow {
	margin-bottom: 9px;
}
.bookinfo a {
	border: none;
	color: #F9A51A;
}
.bookinfo a:hover {
	color: #000000;
}
.bookinfo .bookprice {
	font-size: 1.33em;
	line-height: 1.13em;
}
.bookinfo .bookprice .lefttitle {
	float: left;
	width: 80px;
	font-weight: normal;
}
.bookinfo .bookprice.list, .ecomingsoon {
	color: #B3B3B3;
}
.bookinfo h4.toggler a {
	width: 140px;
	display: block;
	color: #999999;
}
.bookinfo h4.toggler a:link.open {
	display: none;
}
.bookinfo h4.toggler a:hover {
	color: #000000;
}
.bookinfo .bookprice.list .lefttitle {
}
.bookinfo .ebooks, .bookinfo .bookdetails {
	margin-top: 9px;
	font-size: .92em;
	line-height: 1.18em;
}
.bookinfo .bookdetails li {
	padding-bottom: 5px;
}
.bookinfo .bookdetails li ul {
	margin-top: 2px;
}
.bookinfo .bookdetails li li {
  padding-bottom: 2px;
}
.bookinfo .bookdetails li li li {
	float: left;
	padding-right: 10px;
	font-size: .91em;
}
.bookinfo .form-text {
	width: 122px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
}
.bookinfo .form-submit.butinline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.bookinfo .form-submit.buynow {
	margin-bottom: 18px;
}
.authorinfo {
	margin-bottom: 18px;
}
.authorinfo p {
	padding-bottom: 0px;
}
p.seemore {
	font-size: .92em;
	padding-bottom: 18px;
}
ul.threebooks li, ul.fourbooks li {
	float: left;
	padding-bottom: 18px;
}
ul.threebooks li li, ul.fourbooks li li {
	font-size: .92em;
	text-align: center;
	float: none;
	padding-bottom: 0px;
}
ul.threebooks li.bookinline, ul.fourbooks li.bookinline {
	height: 126px;
	margin-bottom: 9px;
}
.block {
	margin-bottom: 18px;
}

.block.promos {
	margin-bottom: 10px;
}
.block ul {
	padding: 0px;
}
.product-body p img {
	margin-right: 20px;
}

.promos a {
	background-color: #CF1480;
	height: 150px;
	font-size: 1em;
	line-height: 2em;
	color: #ffffff;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	text-indent: -9000px;
}
.promos #promo-donate a {
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/promo-donate.gif");
	background-repeat: no-repeat;
}
.promos #promo-friends a {
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/promo-friends.gif");
	background-repeat: no-repeat;
}
.promos #promo-help a {
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/promo-help.gif");
	background-repeat: no-repeat;
}
.promos #promo-gala a {
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/promo-gala.gif");
	background-repeat: no-repeat;
}
.promos a:hover {
	background-position: -150px top;
}
.rightreplace {
	text-indent: -999em;
	height: 36px;
	width: 150px;
	display: block;
}
.rightreplace.backlist {
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/blockhead-backlist.gif");
	border: none;
	padding: 0px;
}
.rightreplace.hotpick {
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/blockhead-hotpick.gif");
	background-position: 0px top;
}
a.rightreplace.hotpick:hover {
	background-position: -150px top;
}


/*form#webform-client-form-1167 {
	margin: 0px;
}

form#webform-client-form-1167 div {
	background: #CF1480 url("http://www.feministpress.org/sites/all/themes/fp/simple-newsletter-signup-bg") 0 0;
	display: block;
	width: 150px;
	height: 40px;
}

#webform-component-email_address label {
	display: none;
}

#edit-submitted-email-address-wrapper {
	float: left;
	margin:0;
}

#edit-submitted-email-address {
	margin: 20px 0 0 5px;
}

#edit-submit-1 {
	float: left;
	margin: 0px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
	
}*/

.banner {
	padding: 5px;
	border: 4px solid #E6E6E6;
}
.banner .onecol {
	width: 150px;
}
.banner .threecol {
	width: 460px;
}
.banner form, .donate form {
	margin: 0px;
}
.donate form {
	margin-bottom: 18px;
}
.banner .form-item {
	padding-bottom: 0px;
}
.banner .description, .donate .description {
	padding-bottom: 5px;
}
.hotpicks {
	border: 3px solid #E6E6E6;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.hotpicks h3 {
	font-size: 1.41em;
	color: #000000;
}
.hotpicks a {
	color: #CF1480;
	border-bottom-color: #CF1480;
}
.hotpicks a:hover {
	border-bottom-style: solid;
}
.hotpicks img {
	padding-top: 6px;
	padding-bottom: 12px;
}
.hotpicks li {
	font-size: .92em;
	line-height: 1.18em;
	padding-bottom: 12px;
}
.block.hotpicks.notop {
	padding-top: 2px;
	border-top: none;
}

.backlist {
	border: 3px solid #E6E6E6;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.backlist h3 {
	font-size: 1.41em;
	color: #000000;
}
.backlist img {
	padding-top: 6px;
	padding-bottom: 6px;
}

.backlist .authortitle {
	font-weight: normal;
	color: #000;
}

.backlist a {
}
.backlist a:hover {
}

#carousel {
    position: relative;
    padding-top: 10px;
    border-top: solid 1px #e6e6e6;
}
#carousel li {
    width: 100%;
    height: 300px;
    text-align: center;
}
#carousel li a {
    display: block;
    height: 100%;
}
#carousel li .carouseltext, #carouselnav {
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#carousel li h2 {
    font-size: 40px;
    line-height: 1.13em;
}
#carousel li h3 {
    font-size: 18px;
    margin-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#carouselnav {
    bottom: 15px;
    z-index: 100;
    width: auto;
    text-align: center;
}
#carouselnav a {
    opacity: 0.75;
    text-align: center;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    background-color: #cccccc;
    display: inline-block;
    text-indent: -999em;
    border-radius: 10px;
    margin: 4px;
    vertical-align: middle;
    transition: all 0.5s ease;
}
#carouselnav a:hover {
    opacity: 1;
}
#carouselnav a.activeSlide {
    background-color: #666666;
    opacity: 1;
}

.block .webform-component-email .form-item, .block .simplenews-subscribe .form-item {
	padding: 12px 5px 5px 5px;
}

#sidebar .block .webform-component-email .form-text, #sidebar .block .simplenews-subscribe .form-text {
	border: 1px solid #ffffff;
	box-sizing: border-box;
	height: 30px;
	width: 140px;
}

.block .webform-component-email .form-text, .block .simplenews-subscribe .form-text {
	background-color: #ffffff;
	margin: 0px;
	height: 18px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.block.mailinglist label {
	display: none;
}
.block.mailinglist form {
	margin: 0px;
}
.block.mailinglist .nodeasblock-edit-link {
	display: none;
}
.block.mailinglist .form-item {
	float: left;
	padding-top: 9px;
}
.block.mailinglist .form-submit {
	margin-top: 9px;
	padding: 3px 0px;
	text-align: center;
	height: 24px;
	float: left;
}
.newsletter {
	text-indent: -999em;
	height: 48px;
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/promo-newsletter.png");
	background-repeat: no-repeat;
	background-position: left center;
}
#edit-submitted-email-fullform-wrapper {
	padding: 0 0 9px;
	background-color: #fff;
}
.fieldset {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	width: 100%;
}
.fieldset .fieldset {
	margin-top: 18px;
}
#footer .fivecol, #footer .onecol {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 9px;
}
#footer li.onecol {
	float: left;
	border: none;
	font-weight: bold;
	padding-top: 0px;
}
#footer li li {
	float: none;
	font-weight: normal;
}
#footer a, #copyright a {
	color: #B3B3B3;
}
#footer a {
	border-bottom: none;	
}
#footer a:hover, #copyright a:hover {
	color: #808080;
}
.column {
	padding-right: 10px;
}
.last.column {
	padding-right: 0px;
}
.view-header {
	margin-top: 60px;
}



.clear {
	clear: both;
}
.tenright {
	margin-right: 10px;
}
.tenleft {
	margin-left: 10px;
}
.ten {
	margin-bottom: 10px;
}
.eighteenbottom {
	padding-bottom: 18px;
}
.eighteenbottompadmargin {
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.ninebottom {
	padding-bottom: 9px;
}

p.nopad {
	padding: 0px;
}

p.negative-top {
	margin-top: -18px;
}

.nomargin, .nomargin form {
	margin: 0px;
}
.rightalign {
	text-align: right;
}
.underline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.strike {
	text-decoration: line-through;
}
ul.inline li {
	float: left;
}
ul.inline li li {
	float: none;
}
a.noline, a.noline:hover {
	border-bottom-style: none;
}

input.headsearch.form-text {
    width: 100%;
    height: 30px;
	font-size: 1.25em;
    box-sizing: border-box;
    padding-left: 8px;
}
input.example {
	color: #999999;
	font-size: 1.25em;
    box-sizing: border-box;
    width: 100%;
    height: 24px;
    padding-left: 3px;
}


#simplemenu a {
	border: none;
}
.outer.messages {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;	
}
.outer.messages.error {
	border-right-color: #00ADEE;
	border-bottom-color: #00ADEE;	
}
.messages, div.error {
	border: 1px solid #E6E6E6;
	color: #191919;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 18px;
}
div.error {
	background-color: #ffffff;
	color: #00ADEE;
}
.error {
	color: #CF1480;
}
.form-item input.error, .form-item textarea.error, .form-item select.error, .mailinglist .form-item input.error {
  border: 1px solid #00ADEE;
	background-color: #00ADEE;
	color: #ffffff;
}
.messages li, .messages p {
	padding-bottom: 6px;
}
.messages a {
	color: #00ADEE;
}
.messages a:hover {
	color: #191919;
}
.hidemessage {
	margin-top: 0px;
	float: right;
}
.breadcrumb {
	padding: 0px;
}
#cart-form-products {
	border: none;
}
#uc-cart-view-form img {
	float: none;
	padding: 0;
}
table#attachments {
	margin-bottom: 40px;
}
thead th {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	padding-right: 0px;
}
tr.even, tr.odd {
	border: none;
}
tr.odd {
	background-color: #F3F3F3;
}
tr.even {
	background-color: #ffffff;
}
#cart-form-products td, .cart-review td {
	padding-top: 9px;
	padding-bottom: 8px;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#cart-form-products td, #cart-form-products th, .cart-review td {
	width: 60px;
}
#cart-form-products td.subtotal, .cart-review td.subtotal {
	border: none;
	background-color: #ffffff;
	padding-bottom: 27px;
	padding-right: 10px;
	color: #000000;
}
#cart-form-products td.desc, #cart-form-products th.desc {
	width: 180px;
}
.cart-review td {
	padding: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.cart-review td.products {
	width: 460px;
}
#cart-form-products th.remove {
	padding-left: 10px;
}
#cart-form-products td.price, #cart-form-products th.price, .cart-review td.price, .cart-review th.price {
	padding-right: 10px;
	text-align: right;
}
#cart-form-products th.qty, td.qty {
	text-align: center;
}
.cart-review th.qty, .cart-review td.qty {
	padding-left: 10px;
	text-align: left;
}
#cart-form-products th.unit-price, #cart-form-products td.unit-price, #cart-form-products td.list-price, #cart-form-products th.list-price {
	text-align: right;
}
#cart-form-products td.price, #cart-form-products td.unit-price, .cart-review td {
	color: #191919;
}
#cart-form-products td.list-price {
	text-decoration: line-through;
	color: #808080;
}
#cart-form-buttons, #checkout-form-bottom, .order-review-table .review-button-row {
	border: none;
	background-color: #ffffff;
}
#checkout-form-bottom {
	margin-top: 18px;
}
#continue-shopping-link { 
	left: 0px;
}
#cart-form-buttons .form-submit, #continue-shopping-link a, #checkout-form-bottom .form-submit, .next-button input.form-submit, .review-button-row .form-submit, .block .form-submit {
	background-color: #F9A51A;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	border: 0;
	font-size: 13px;
	margin: 0;
    transition: all 0.25s ease;
}
#cart-form-buttons .form-submit, #checkout-form-bottom .form-submit, .review-button-row .form-submit {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cart-form-buttons #edit-checkout.form-submit, .review-button-row #edit-submit.form-submit {
	background-color: #CF1480;
}
#cart-form-buttons .form-submit:hover, #continue-shopping-link a:hover, #checkout-form-bottom .form-submit:hover, .next-button input.form-submit:hover, .review-button-row .form-submit:hover {
	background-color: #CF1480;
}
#cart-form-buttons #edit-checkout.form-submit:hover, .review-button-row #edit-submit.form-submit:hover {
	background-color: #F9A51A;
}
.next-button input.form-submit[disabled] {
	background-color: #CCCCCC;
	cursor: default;
}
.form-submit:hover {
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.33);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.33);
}
.cart-review {
	border: none;
}
.order-review-table {
	width: 100%;
	font-size: 1em;
	line-height: 1.5em;
	border: none;
}
.order-review-table .pane-title-row {
	border: none;
	background-color: #ffffff;
	text-align: left;
	color: #B3B3B3;
	width: 100%;
	padding: 0px;
}
.order-review-table .pane-title-row td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top: 2px;
}
.order-review-table td {
	padding-top: 0px;
	padding-bottom: 9px;
}
.order-review-table .title-col {
	padding-left: 10px;
	width: 150px;
	padding-right: 10px;
}
.order-review-table .data-col {
	padding-right: 10px;
}
.order-review-table .uc-price {
	width: 100%;
	display: block;
	text-align: right;
}
.order-review-table .row-border-top {
	border-top-style: dotted;
}
.order-review-table .row-border-top td {
	padding-top: 9px;
}
.address-pane-table table td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 0px;
}

html.js fieldset.collapsed {
  border: none;
  margin-bottom: 0;
  height: 18px;
	padding-bottom: 9px;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
	padding-left: 0px;
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/fieldset_expanded.gif");
	background-repeat: no-repeat;
	background-position: right 2px;
	width: 630px;
}
html.js fieldset.collapsible legend a:hover {
	background-position: right -16px;
}
html.js fieldset.collapsed legend a {
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/fieldset_collapsed.gif");
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-left: 0px;
	width: 630px;
}
html.js fieldset.collapsed legend a:hover {
	background-position: right -16px;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: visible;
}
.fieldset-wrapper {
	margin-bottom: 27px;
}

fieldset legend a {
	color: #CF1480;
	border: none;
}
fieldset legend a:hover {
	color: #000000;
}
.description {
	padding-bottom: 9px;
	width: 470px;
}
.form-item {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 9px;
}
.form-item .form-item {
	padding-bottom: 0px;
}
.form-radios {
	margin: 0px;
}
td.field-label {
	width: 150px;
}
.form-text {
	border: 1px solid #CCCCCC;
	height: 16px;
}
.address-pane-table .form-text {
	width: 310px;
}
html.js .uc_out_of_stock_throbbing {
  background: none;
	display: none;
}
html.js .uc_out_of_stock_throbbing.uc_oos_throbbing {
  background-image: url("http://www.feministpress.org/sites/all/themes/fp/throbber.gif");
  background-repeat: no-repeat;
  background-position: left -17px;
	display: block;
	text-align: center;
}
.uc_out_of_stock_html p {
	padding-bottom: 4px;
	color: #CC0000;
	font-size: .92em;
	line-height: 1.27em;
}
.pager {
  clear: both;
  text-align: center;
}
.pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager li a.active {
	color: #CF1480;
}


/* HOLLING ADDS 8/05/09 */

#content h3 a {
	color: #333333;
	text-decoration: none;
}
#content h3 a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

.promoboxright {
	width: 310px;
	float: right;
	border: 1px solid #e6e6e6;
	padding: 9px 10px;
	margin: 0 0 9px 10px;
}

.promoboxright h4 {
	font-size: 1.75em;
	line-height: 1em;
	color: #333333;
	margin-bottom: 9px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}
img.floatleft {
	margin-right: 20px;
	margin-bottom: 10px;
}

.booksubcol-image {
	width: 120px;
}

.booksubcol-copy {
	width: 170px;
	margin-right: 10px;
}

#content h1.primarytitle {
	font-size: 24px;
	line-height: 18px;
	color: #333;
	margin-bottom: 0;
}

#content h1.primarytitle a {
	color: #333;
	text-decoration: none;
}

#content h1.primarytitle a:hover {
	color: #CF1480;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF1480;
}

.primarycredit {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #4d4d4d;
}

#content h2.secondarytitle {
	font-size: 20px;
	line-height: 14px;
	color: #333;
	margin-bottom: 0;
	padding-left: 0;
	background-color: #fff;
	height: auto;
}

#content h2.secondarytitle a {
	color: #333;
	text-decoration: none;
}

#content h2.secondarytitle a:hover {
	color: #CF1480;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF1480;
}

.secondarycredit {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #4d4d4d;
}

/* HOLLING ADDS 9/09/09 */

.hotpicks strong {
	color: #000000;
}

/* HOLLING ADDS 9/15/09 */

.bottomrule {
	border-bottom: 1px solid #E6E6E6;
}

.news-events-item {
	padding-bottom: 18px;
	margin-bottom: 18px;	
}
.news-events-content {
	width: 250px;
}
.news-events-content img {
	width: 250px;
}

/* HOLLING ADDS 9/17/09 */

.newsrt {
	padding-top: 18px;
	border-top: 1px solid #E6E6E6;
}

.eventsrt .ne-rtcol-title a {
	font-weight: bold;
	color: #F9A51A;
	text-decoration: none;
	border-bottom: 0 none;
    font-size: 15px;
}

.eventsrt .ne-rtcol-title a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.eventsrt {
}

.eventsrt .events-rtcol-date {
	color: #333;
}
.eventsrt p {
    padding-bottom: 0px;
}
.eventsrt .eventspace {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 8px;
    padding-bottom: 9px;
}
.social {
	text-align: center;
	box-sizing: border-box;
	margin-top: 12px;
}
.social ul {
	margin-right: 10px;
}
.social li {
	display: inline;
	padding: 5px 3px;
}
.social a {
	border: none;
}
#socialmedia {
	display: block;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}

#socialmedia div {
	margin: 0 auto;
	display: block;
	width: 126px;
}

#socialmedia div a {
	color: #CF1480;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CF1480;
}

#socialmedia div a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#engage {
	margin-bottom: 20px;
}
#engage .pinkback {
	background-color: #CF1480;
	height: 48px;
}
#engage .involved a {
	display: block;
	text-indent: -999em;
	box-sizing: border-box;
	height: 30px;
	margin: 9px 0px;
	border-right: solid 1px #fff;
	border-bottom: none;
	background-image: url("http://www.feministpress.org/sites/all/themes/fp/promo-involved.png");
	background-position: left center;
	background-repeat: no-repeat;
}
#engage .involved a:hover, #engage .involved a:active {
	background-position: right center;
}
.twitter-timeline {
	margin: 5px 0px;
}


/* INVOICE STYLING ADJUSTMENTS */

tbody {
  border-top: 0 none #ccc;
}


/* HOLLING ADDS 09/15/09 */

h1.primarytitle a {
	font-size: 24px;
	line-height: 1em;
	color: #333;
	border: none;
}

h2.secondarytitle a {
	font-size: 20px;
	line-height: 1em;
	color: #333;
	border: none;
}
h1.primarytitle a:hover, h2.secondarytitle a:hover { color: #CF1480; }

.CoverPop-open,
.CoverPop-open body {
    overflow: hidden;
}

#CoverPop-cover {
    display: none;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    -webkit-animation: fade-in .25s ease-in;
    -moz-animation-name: fade-in .25s ease-in;
    -ms-animation-name: fade-in .25s ease-in;
    -o-animation-name: fade-in .25s ease-in;
    animation-name: fade-in .25s ease-in;
}

.CoverPop-open #CoverPop-cover {
    display: block;
}
a.CoverPop-close {
    display: block;
    padding: 20px 0px;
    border: none;
    color: rgb(255,255,255);
    font-weight: bold;
    width: 400px;
    margin: 0px auto;
}
@-webkit-keyframes fade-in {
    0% { opacity: 0; }
    25% { opacity: 0; }
    100% { opacity: 1; }
}
.splash {
    background-color: rgba(0,0,0,.3);
}
.splash-center {
    text-align: center;
    margin: 10% auto 0;
}
.splash-center img {
    padding: 20px;
    height: 100%;
    background: rgb(255,255,255);
}