

/* @group Main Body */

#main_body {
	background: url('../_images/common/div_v.gif') repeat-y 674px top;
	margin: 10px 0 55px 0;
	border: 1px solid white;
}

/* @end */


/* @group Content */

#content {
	width: 650px;
	float: left;
	font-size: 100%;
	padding: 0;
}

/* @end */

#column_b {
	width: 200px;
	float: right;
	margin: 0 0 0 30px;
	font-size: 100%;
}


html {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url('../_images/common/bg.gif') repeat;
	color: #333333;
	font: 15px/1.4em Georgia, Times, serif;
}

body * {
	line-height: 1.4em;
}

p {
	color: #333;
}

img {
	border: 0;
	behavior: url(iepngfix.htc);
}

em,i {
	font-style: italic;
	font-weight: inherit;
}

b,strong {
	font-weight: bold;
	font-style: inherit;
}

blockquote {
	margin: 0.5em 2.5em;
	font-size: 14px;
}

.uppercase {
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

.issue_info {
	float: right;
	padding: 0;
}

span.flag,
span.bookNotice,
span.setNotice {
	display: block;
	padding: 5px;
	margin: 0 0 20px 0;
	border: 1px solid #AAAA81;
	background-color: #FFFFDC;
}

ul.flag,
#content #checkout ul.flag {
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #AAAA81;
	background-color: #FFFFDC;
}

ul.flag li,
#content #checkout ul.flag li {
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0;
}

div#print_url {
	display: none;
}

div.credit {
    text-transform: uppercase;
}

div.credit i  {
    text-transform: none;
}

a {
	text-decoration: none;
	border: 0;
}

a:link, a:visited {
	color: #8F002C; /* DYNAMIC */
}

a:hover, a:active {
	color: #535353;
}

.alert_box {
	padding: 5px 15px;
	margin: 0 0 20px 0;
	border: 1px solid #AAAA81;
	background-color: #FFFFDC;
}

.button_no_border {
	border: 0;
	background-color: transparent;
	cursor: pointer;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pdf {
	padding: 0 0 0 5px;
	vertical-align: -8px;
}

.border_bot_1 {
	border-bottom: 1px solid #C1C1C1;
}

.border_botdot_1 {
	border-bottom: 1px dotted #C1C1C1;
}

.border_bot_4 {
	padding: 0;
	border-bottom: 4px solid #E1E1E1;
	margin: 10px 0;
}

.linebreak_ornament {
	margin: 5px 0;
	padding: 15px 0;
	background: url('../_images/common/linebreak_ornament.gif') no-repeat 50% 50%;
}

.pdf_download {
	margin: -10px 0 20px 0;
	font-size: 11px;
}

.pdf_download img {
	vertical-align: middle;
}

.bottompad {
	margin: 0 0 15px 0;
}

.sustain_the_sun {
	width: 200px;
	padding: 10px 0;
	margin: 0;
	text-align: center;
}

/* @group Donate Callout */

#donate_callout {
	width: 200px;
	height: 144px;
	margin: 15px 0;
}

#donate_callout a {
	width: 200px;
	height: 144px;
	display: block;
	text-indent: -9999px;
	letter-spacing: -1000em;
	overflow: hidden;
	line-height: 100px;
}

#donate_callout.donate_independent a {
	background: url('../_images/common/donate_independent.gif') no-repeat 0 0 !important;
}

#donate_callout.donate_help a {
	background: url('../_images/common/donate_help.gif') no-repeat 0 0 !important;
}

#donate_callout.donate_ad_free a {
	background: url('../_images/common/donate_ad_free.gif') no-repeat 0 0 !important;
}

#donate_callout.donate_no_ads a {
	background: url('../_images/common/donate_no_ads.gif') no-repeat 0 0 !important;
}


/* @end */

p.holiday {
	color: #ff0000;
}

p.holiday a:link,
p.holiday a:visited,
p.holiday a:active {
	color: #ff0000;
	text-decoration: underline;
}

p.holiday a:hover {
	color: #333;
	text-decoration: underline;
}

#on_the_cover {
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
}

#on_the_cover #the_cover {
	float: left;
	margin-right: 20px;
	text-align: center;
}

#on_the_cover #the_cover .order_issue {
	margin-top: 18px;
}

#overlay_box {
    display: block;
    margin: 0;
    padding: 10px;
    position: absolute; top: 27px; _top: 29px; left: -66px; _left: -79px;
    z-index: 20;
    background-color: rgb(0, 0, 0);
    opacity: 0.6; /* Safari, Opera */
    -moz-opacity:0.60; /* FireFox */
    filter: alpha(opacity=60); /* IE */
    width: 280px;
    height: 128px;
    background-repeat:repeat;
}

#send_friend {
    display: block;
    margin: 0;
    padding: 10px;
    position: absolute; top: 37px; _top: 38px; left: -56px; _left: -69px;
    z-index: 21;
    width: 260px;
    height:  108px;
    background: #FFFFFF;
    padding: 10px;
}

#send_friend_form {
    border: 1px solid #E0E1E1;
    padding: 10px;
    text-align:left;
    font-weight: bold;
}

/* @group Container */

#container_fullwidth {
	width: 100%;
}

#container {
	width: 892px;
	text-align: left;
	margin: 0 auto;
	padding: 20px;
	background: #ffffff;
	border-left: 1px solid #E0E1E1;
	border-right: 1px solid #E0E1E1;
}

/* @end */

.more,
#content .item .more {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	color: #8F002C; /* DYNAMIC */
	font-weight: bold;
	background: url('../_images/current/arrow.gif') no-repeat 100% 40%;
	padding: 0 12px 0 0;
	_padding: 0 8px 0 0;
}

.more_noarrow,
#content .item .more_noarrow {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	color: #8F002C; /* DYNAMIC */
	font-weight: bold;
	padding: 0 12px 0 0;
	_padding: 0 8px 0 0;
}

#content .top {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	color: #8F002C; /* DYNAMIC */
	font-weight: bold;
	background: url('../_images/common/arrow_up.gif') no-repeat 100% 0;
	padding: 0 12px 0 0;
	_padding: 0 8px 0 0;
}

#content {
	padding-bottom: 20px;
}

#content h1, h2, h3, h4 {
	color: #666666;
	font-weight: normal;
}

#content h1 {
	font-size: 58px;
	padding: 0;
	margin: 0 0 15px 0;
}

#content h1 a {
	font-weight: normal;
}

#content h2 {
	font-size: 36px;
	padding: 0;
	margin: 0 0 15px 0;
}

#content h4 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}

#content h2.border4 {
	border-bottom: 4px solid #E0E1E1;
	margin-bottom: 5px;
}

#content h2.border {
	border-bottom: 1px solid #E0E1E1;
}

#content h3.border {
	font-size: 26px;
	font-weight: normal;
	border-bottom: 1px solid #E0E1E1;
	margin-bottom: 10px;
}

#content h3.noborder {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 10px;
}

#content h3.alternate {
	color: #333;
}

/* START tags in case flash is not present for sIFR support */

/* homepage */

body#home #content .article_summary {
	margin-bottom: 25px;
}

body#home #content .article_summary .border_bot_1 + p {
	padding-bottom: 6px;
}

#content h3.firsttitle {
	font-size: 36px;
}

#content h3.firstsubtitle {
	font-size: 16px;
}

#content h3.title {
	font-size: 24px;
}

#content h3.subtitle {
	font-size: 16px;
}

/* END tags in case flash is not present for sIFR support */

#content p {
	padding: 10px 0 18px;
	margin-top: -8px;
}

#content p.large {
	font-size: 18px;
	padding: 9px 0 5px 0;
}

#content p.small {
	font-size: 12px;
	line-height: 13px;
	margin: 0;
	font-weight: normal;
	padding: 9px 0;
}

#content p.intro {
	font-size: 18px;
	line-height: 28px;
	margin: 0;
	font-weight: normal;
	padding: 9px 0;
}

#content ul {
	margin: 0 0 0 20px;
	padding: 4px 0 12px 0;
	color: #333333;
	list-style: disc;
}

#content li {
	padding: 5px 0 5px 12px;
}

#content li p {
	/*font-size: 14px;*/
}

#content h1 a,
#content h2 a,
#content h3 a {
	font-weight: normal;
}
/*
#content p a {
	font-weight: bold;
}

#content ul {
	font-weight: bold;
}

#content li {
	font-weight: bold;
}*/

#content .section_head {
	font: 12px Helvetica, Arial, Verdana, sans serif;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 4px solid #E0E1E1;
	padding: 10px 0 3px 0;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

#column_a .section_head,
#column_b .section_head {
	font: 12px Helvetica, Arial, Verdana, sans serif;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 4px solid #E0E1E1;
	padding: 10px 0 3px 0;
	text-transform: uppercase;
}

#content,
#content .item {
	padding-bottom: 20px;
}


/* @group Item */

#content .item .credit {
	font-size: 12px;
	padding: 6px 0 9px 0;
}

#content .item p {
	padding: 9px 0 9px 0;
	_padding: 9px 0 3px 0;
}

#content .item a {
	/* DEPRECATED */
	/*font-weight: bold;
	padding: 9px 0 0 0;*/

}

#content .item a:link,
#content .item a:visited {
	color: #8F002C; /* DYNAMIC */
}

#content .item a:hover,
#content .item a:active {
	color: #535353;
}

#content .half {
	width: 285px;
	padding: 0 40px 0 0;
	float: left;
}

#content .inner_section_right {
	width: 310px;
	padding: 0 0 0 15px;
	float: right;
	border-left:  1px dotted #ccc;
}

#content .out_of_print {
	position: absolute;
	bottom: 0;
	_bottom: 114px;
	left: 97px;
	z-index: 1000;
	visibility: visible;
}

#column_a .out_of_print {
	position: absolute;
	bottom: 0;
	_top: 158px;
	left: 97px;
	z-index: 1000;
	visibility: visible;
}

#content .map {
	margin: 20px 0;
}

#content .nav {
	width: 650px;
	margin: 18px 0 0 0;
}

#content .nav ul {
	width: 220px;
	list-style-type:none;
}

#content .nav ul li {
	float: left;
	display: inline;
	vertical-align: 100%;
	margin: 0;
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content .nav ul li a {
	font-size: 18px;
	display: block;
	padding: 2px 8px 8px 7px;
	font-weight: normal;
}

#content .nav ul li a:link,
#content .nav ul li a:visited {
	color: #999999;
}

#content .nav ul li a:hover,
#content .nav ul li a:active {
	color: #999999;
}

#content .nav ul li a.current {
	font-size: 22px;
	color: #333333;
	padding: 2px 8px 6px 7px;
	margin: -3px 0 0 0;
}

#content .nav ul li.no_border {
	background-image: none;
}

#content .nav ul li.next {
	background-image: none;
	padding-left: 0;
	margin: 2px 0 0 0;
	_margin: 3px 0 0 0;
}

#content .nav ul li.previous {
	background-image: none;
	padding-right: 0;
	margin: 1px 0 0 0;
	_margin: 2px 0 0 0;
}

#content .quote {
	width: 310px;
	padding: 9px 0;
}

#content .quote.donate-quote .credit {
	margin-top: -25px;
	font-style: italic;
}

#content .quote .credit {
	font-size: 13px;
}

#content .person {
	margin-bottom: 25px;
}

#content .person img {
	float: left;
	margin: 9px 10px 10px 0;
}

#content .person p {
	padding-bottom: 9px;
}

.credit_generic {
	text-align: right;
	margin-bottom: 15px;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative; top: -10px;
}

.credit_rw {
	text-align: right;
	font-style: italic;
	margin: 0 0 40px 0;
	padding: 0;
}

.inset_generic {
	/*font-size: 14px;*/
	float: right;
	margin: 10px 0 30px 30px;
	padding: 50px 0 60px 20px;
	width: 260px;
	text-align: center;
	background: url('../_images/common/div_v.gif') repeat-y left top;
}

.inset_top {
	/*font-size: 14px;*/
	float: right;
	margin: 7px 0 30px 30px;
	padding: 0 0 10px 20px;
	width: 260px;
	background: url('../_images/common/div_v.gif') repeat-y left top;
}

/* @group Header */

/* @group Subscription */

.subscription_box {
	width: 200px;
	float: right;
	margin: 0 15px 0 0;
	_margin: 0;
	display: inline-block;
}

.subscription {
	width: 200px;
	margin: 0 0 0 16px;
	padding: 7px 0 6px;
	text-align: center;
	background: #535353;
	font: 12px bold Helvetica, Arial, Verdana, sans serif;
	display: inline-block;
}

.subscription .align {
	vertical-align: -4px;
}

.subscription a {
	color: #FFFFFF;
	font-weight: normal;
}

.subscription a:link, .subscription a:hover, .subscription a:visited, .subscription a:active {
	color: #FFFFFF;
	font-weight: normal;
}

/* @end */

/* @group Tools */

#tools {
	font: 10px Helvetica, Arial, Verdana, sans serif;
	color: #535353;
	text-align: right;
	width: 891px;
	padding: 5px 0 8px 0;
	_padding-bottom: 28px;
	*padding-bottom: 18px;
	padding-bottom: 23px\0/;
	overflow: auto;
}

#tools .item {
	text-align: right;
	float: right;
	padding: 0 0 0 25px;
	position: relative;
}

#tools .item a {
	color: #535353;
	font-weight: normal;
}

#tools .item .align {
	vertical-align: -30%;
}

#tools .item .button_align {
	/*vertical-align: -5px;*/
	/*_vertical-align: -2px;*/
}

#tools .item input[type=text] {
    border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
}

input.email {
    border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
}

.search_input {
	width: 132px;
	background:#fff;
	border:1px solid #ccc;
	font-size: 11px;
	padding: 1px 0;
	vertical-align: 6px;
	*vertical-align: 3px;
}

/* @end */

#header {
	padding: 0;/*
		border-bottom: 1px solid #C1C1C1;*/
	display: inline-block;
}

#brand {
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	background: url('../_images/common/the_sun_icon.gif') no-repeat right top;
	margin: 0;
	clear: both;
}

#brand .tagline {
	width: 529px;
	float: right;
	font-size: 13px;
	font-style: italic;
	padding: 67px 0 0 12px;
	_padding-left: 0;
}

#logo {
	width: 350px;
	float: left;
	background: url('../_images/common/div_v.gif') repeat-y right top;
	margin: 12px 0;
}

body#issues #logo {
	width: 350px;
	float: left;
	background: none;
	margin: 12px 0;
}

#badge {
	padding: 24px 14px 0 0;
}

/* @end */

/* @group Footer */

#footer {
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	font-size: 12px;
	margin-top: 55px;
	padding: 12px 0;
	_padding: 12px 0 0 0;
	/*display: inline-block;*/
	width:892px;
}

#footer .tagline {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	width: 350px;
	float: left;
}

#footer .tagline img {
	vertical-align:-3px;
}

#footer .nav {
	float: right;
	margin-top: 2px;
}

#footer .nav ul {
	padding: 0;
	margin: 0;
	text-align: left;
	font: 11px/1em bold Helvetica,Arial,Verdana,sans serif;
}

#footer .nav ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 7px;
}

#footer .nav ul li a {
	font-weight: normal;
}

#footer .nav ul li a:link,
#footer .nav ul li a:visited {
	color: #8F002C; /* DYNAMIC */
}

#footer .nav ul li a:hover,
#footer .nav ul li a:active {
	color: #535353;
}

#copyright {
	font: 9px Helvetica, Arial, Verdana, sans;
	padding: 0;
	margin: 10px 0 50px 0;
	_margin: 8px 0 50px 0;
	color: #878787;
	float: left;
}

#plank_credit {
	font: 9px Helvetica, Arial, Verdana, sans;
	padding: 0;
	margin: 10px 0 50px 0;
	_margin: 8px 0 50px 0;
	color: #878787;
	float: right;
}

/* @end */

/* @group Column B Global */

#column_b {
	width: 200px;
	float: right;
	margin: 0;
	font-size: 14px;
}

#column_b .callout {
	border: 1px solid #C1C1C1;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
}

#column_b .callout .bg {
	background: #E0E1E2;
	text-align: center;
	padding: 15px 0 5px 0;
}

#column_b .callout .bg h1 {
	color: #8F002C; /* DYNAMIC */
	font-size: 18px;
	white-space: nowrap;
}

.callout.newsletter p a {
	color: #8F002C !important; /* DYNAMIC */
}

#column_b .callout .bg h1 a:link,
#column_b .callout .bg h1 a:visited,
#column_b .callout .bg h1 a:active {
	color: #8F002C; /* DYNAMIC */
}

#column_b .callout .bg h1 a:hover {
	color: #333;
}

#column_b .callout .bg p {
	padding-bottom: 10px;
	font: 12px Georgia, Times, serif;
	color: #333333;
	line-height: 15px;
	padding: 2px 0 9px 0;
}

#column_b .callout .bg a {
	color: #333333;
	font-weight: normal;
}

#column_a .callout_holiday,
#column_b .callout_holiday {
	padding: 0;
	margin: 0 0 6px;
}

.callout_holiday.subscription {
	background: transparent;
}

.callout_holiday img,
.callout_holiday span {
	display: block;
}

.callout_holiday img.message {
	background: #c3504d url(../_images/callouts/giftsub-bg.jpg) no-repeat 50% 50%;
}

.callout_holiday .order-now {
	display: block;
	background: #c3504d url(../_images/callouts/order-now.png) no-repeat 50% 50%;
	height: 60px;
	width: 100%;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.callout_holiday a:hover .order-now {
	background-color: #75c7b9;
}


#column_a .callout_holiday img,
#column_b .callout_holiday img {
	border: 0;
	padding: 0;
	margin: 0;
}

#column_b .callout.newsletter {
	margin-bottom: 10px;
}

#column_b .callout.newsletter .bg h1 span {
	padding: 0 4px;
	color: #333 !important;
}

#column_b .callout.newsletter .bg p {
	padding-bottom: 0;
	text-transform: uppercase;
	font: bold 10px helvetica, arial, sans;
}

#column_b .callout.newsletter .bg p a {
	font-weight: bold;
}

.callout ul.social {
	display: block !important;
    margin: 10px 0 12px;
    overflow: hidden;
    text-align: center;
	padding-left: 48px;
}

.callout ul.social li {
    float: left;
    height: 21px;
    width: 21px;
    margin: 0 5px;
    padding: 0;
    position: relative;
}

.callout ul.social li a {
    letter-spacing: -1000em;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    display: block;
	background: transparent url(../_images/common/sprite_social.gif) no-repeat 0 0;
    height: 21px;
    width: 21px;
    left: 0;
    top: 0;
}

.callout ul.social li.twitter a {background-position: 0 -50px;}
.callout ul.social li.rss a {background-position: 0 -100px;}
.callout ul.social li.facebook a:hover {background-position: 0 -150px;}
.callout ul.social li.twitter a:hover {background-position: 0 -200px;}
.callout ul.social li.rss a:hover {background-position: 0 -250px;}


.callout_fto a {
	background: transparent url(../_images/common/fto_online.gif) no-repeat 5px 5px;
	height: 259px;
	width: 188px;
	position: relative;
	display: block;
	padding: 5px;
	border: 1px solid #ccc;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px;
}
.callout_fto a .covers {
	position: absolute;
	display: block;
	text-indent: 0;
	height: 119px;
	width: 132px;
	bottom: 5px;
	left: 34px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
}
.callout_fto a .covers.cover_373 {background-image: url(../_images/common/fto_01.jpg);}
.callout_fto a .covers.cover_410 {background-image: url(../_images/common/fto_02.jpg);}
.callout_fto a .covers.cover_425 {background-image: url(../_images/common/fto_03.jpg);}
.callout_fto a .covers.cover_431 {background-image: url(../_images/common/fto_04.jpg);}
.callout_fto a .covers.cover_427 {background-image: url(../_images/common/fto_05.jpg);}


.callout.digital {
	color: #454545;
}

.callout.digital a {
	display: block;
}

.callout.mac {
	margin-bottom: 10px;
}
#column_b .callout.mac .bg {
	background-color: #083152;
	padding: 0;
}
.callout.mac .button {
	background-color: #8F002C; /* DYNAMIC */
	display: block;
	color: #fff;
	font-family: helvetica, arial, sans serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 1.6em;
	font-weight: bold;
	border: 1px solid #fff;
	border-width: 0 0 1px 0;
	margin-bottom: 0;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#column_b .callout.mac a:hover .button {
	background-color: #333;
}
#column_b #cart_active {
	border: 1px solid #C1C1C1;
	padding: 5px;
	margin-bottom: 10px;
	background: #FFFFFF;
	text-align: center;
}

#column_b #cart_active .bg {
	background: #E0E1E2;
	text-align: center;
	padding: 5px 0 5px 0;
}

#column_b input.placeholder,
#column_b .placeholder-focus,
form#IBNSubscribeForm_Sidebar input[type=text],
form.newsletterMini input[type=text] {
	color: #878787;
	font-size: 11px;
	padding: 1px;
	width: 160px;
	font-weight: normal;
	margin-bottom: 4px;
}

form#IBNSubscribeForm_Sidebar,
form.newsletterMini {
	color: #666;
}

#column_b .placeholder-focus {
	color: #333 !important;
}

#column_b input.subscribe {
	margin: 4px auto;
	color: #666;
	cursor: pointer;
	display: inline-block;
}

form#IBNSubscribeForm_Sidebar,
form.newsletterMini {
	text-align: center;
}

form#IBNSubscribeForm_Sidebar span#IBNStatusMessage_Sidebar,
form.newsletterMini span#IBNStatusMessage_Sidebar {
	color: #f00;
	line-height: 1.4em !important;
	display: block;
}

#column_b input.subscribe:hover {
	color: #333;
}

#column_b .mar_bot {
	margin-bottom: 10px;
}

#column_b .item .more {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	color: #8F002C; /* DYNAMIC */
	font-weight: bold !important;
	background: url('../_images/current/arrow.gif') no-repeat 100% 40%;
	padding: 0 12px 0 0;
	_padding: 0 8px 0 0;
}

.submit {
	width: 177px;
	text-align: right;
	padding: 5px 0;
}


span.button {
	border: 1px solid #8F002C;
	background: 1px;
	padding: 1px;
	display: inline-block;
	margin-bottom: 1em;
}
span.button input.b_submit {
	background: #8F002C; /* DYNAMIC */
	color: #fff;
	border: 0;
	padding: 0.75em 2.5em;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 13px Helvetica,Arial,Verdana,sans serif;
	cursor: pointer;
	display: block;
}
span.button:hover {
	border-color: #666;
}
span.button input.b_submit:hover {
	background: #666;
	color: #fff;
}



table.form td.alert {
	color: #CE6434;
	width: 475px;
}

table.form .legend {
	font-style: italic;
	font-size: 14px;
	border-top: 1px dotted #999;
	padding: 1em 0 2em;

}

#column_b .free_callout {
	border: 1px solid #C1C1C1;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
}

#column_b .free_callout .bg {
	background: #8F002C;
	text-align: center;
	padding: 10px 0 5px 0;
}

#column_b .free_callout h1 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
}

#column_b .free_callout h1 a {
	color: #FFFFFF;
	font-weight: normal;
}

#column_b .free_callout p {
	padding-bottom: 5px;
	color: #FFFFFF;
	font: 9px bold Helvetica, Arial, Verdana, sans serif;
}

#column_b .free_callout a {
	color: #FFFFFF;
	font-weight: normal;
}

#column_b .callout_special {
	border: 1px solid #C1C1C1;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
}

#column_b .callout_special .bg {
	background: #8F002C;
	text-align: center;
	padding: 15px 0 5px 0;
}

#column_b .callout_special .bg h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: -3px;
}

#column_b .callout_special .bg h1 a:link,
#column_b .callout_special .bg h1 a:visited,
#column_b .callout_special .bg h1 a:active {
	color: #fff;
}

#column_b .callout_special .bg h1 a:hover {
	color: #fff;
}

#column_b .callout_special .bg p {
	padding-bottom: 10px;
	font: 12px Georgia, Times, serif;
	color: #fff;
	line-height: 15px;
	padding: 2px 0 9px 0;
}

#column_b .callout_special .bg a {
	color: #fff;
	font-weight: normal;
}

#column_b .paypal_banner {
	margin: 10px 0 8px 0;
}

/* @end */

/* @group Column B Back Issues */


body#issues #column_b .free_callout .bg, body#archives #column_b .free_callout .bg {
	background: #8F002C; /* DYNAMIC */
}

/* @end */

/* @group Section Nav */

#content .section_nav {
    border-bottom: solid 1px #c4c4be;
    padding: 0 0 9px 0;
    margin: 0 0 18px 0;
}

#content .section_nav ul {
	list-style-type: none;
	margin: 0 0 0 -11px;
}

#content .section_nav ul li {
	float: left;
	display: inline;
	margin: 0;
	_margin: 0 11px 0 -11px;
	padding: 14px 11px;
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content .section_nav ul li a {
	font-size: 24px;
	font-weight: normal;
}

#content .section_nav ul li a:link,
#content .section_nav ul li a:visited {
	color: #8F002C; /* DYNAMIC */
}

#content .section_nav ul li a:hover,
#content .section_nav ul li a:active {
	color: #999999;
}

#content .section_nav ul li a.current,
#content #submissions .section_nav ul li a.current,
#content #books .section_nav ul li a.current,
#content #back_issues .section_nav ul li a.current,
#content #back_issues_shop .section_nav ul li a.current {
	color: #333333;
}

#content .section_nav ul li.no_border {
	background-image: none;
}

/* @end */

#content ul.normal li,
#content ol.normal li {
	font-weight: normal;
}

#content ul.compact {
	margin-top: 0;
	padding-top: 0;
}

#content ul.compact li {
	line-height: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: normal;
}

/* @group Annual Nav  */

#content .annual_nav {
	clear: both;
	width: 650px;
	margin: 5px 0 15px 0;
	padding: 0;
	text-align: center;
}

#content .annual_nav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#content .annual_nav ul li {
	display: inline;
	vertical-align: 100%;
	margin: 0;
	padding: 0;
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content .annual_nav ul li a {
	font-size: 22px;
	padding: 2px 7px 8px;
	*padding: 0px 7px 2px;
	font-weight: normal;
}

#content .annual_nav ul li a:link,
#content .annual_nav ul li a:visited {
	color: #999999;
}

#content .annual_nav ul li a:hover,
#content .annual_nav ul li a:active {
	color: #333333;
}

#content .annual_nav ul li a.current {
	font-size: 28px;
	color: #333333;
	padding: 2px 8px 6px 8px;
	margin: -4px 0 0 0;
}

#content .annual_nav ul.year-list-fix {
	text-align: left;
}

#content .annual_nav ul.year-list-fix li,
#content .annual_nav ul li.no_border {
	background-image: none;
}

#content .annual_nav ul li.next {
	background-image: none;
	padding-left: 0;
	margin: 2px 0 0 0;
	_margin: 3px 0 0 0;
}

#content .annual_nav ul li.previous {
	background-image: none;
	padding-right: 0;
	margin: 1px 0 0 0;
	_margin: 2px 0 0 0;
}

/* @end */
/* @group newsletter listing style */

div.newsletter_listings {
	float: left;
	width: 200px;
}

div.newsletter_listings ul {
	padding: 0 !important;
	margin: 0 !important;
}

div.newsletter_listings h3 {
	padding-bottom: 10px;
}

div.newsletter_listings ul li {
	padding: 2px 0 !important;
	margin: 0 !important;
	list-style: none;
	list-style-position: inside;

}


/* @end */


/* ANNOUNCEMENTS
-------------------------------------------------------------------------------*/
#announcements .item img {
	float: right;
	margin: 0 0 10px 10px;
}

#announcements .item .date {
	font: bold 11px helvetica,arial,sans serif;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#announcements .view img {
	float: left;
	margin: 0 20px 20px 0;
}

#announcements .view .date {
	font-weight: bold;
}


/* AUTHOR
-------------------------------------------------------------------------------*/
#content .sort_by {
	float: right;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0;
}

#content .sort_by ul {
	margin: 0;
	padding: 0;
	color: #535353;
	list-style-image: none;
	background-image: none;
}

#content .sort_by ul li {
	list-style-image: none;
	background-image: none;
	display: inline;
	padding: 0 2px;
}


/* ARCHIVES
-------------------------------------------------------------------------------*/
#content #archive .item .date {
	margin: 0;
	padding: 0;
	font-size: 9px;
}

#content #archive p {
	margin-top: 0;
	padding-top: 0;
}

#content #archive .item p.small {
	margin-top: 0;
	padding-top: 0;
}

#content #archive #inset {
	width: 282px;
	float: right;
	margin: 20px 0 0 5px;
	padding: 0 0 20px 20px;
	background: url('../_images/common/div_v.gif') repeat-y left top;
}

#content #archive #inset p {
	font-size: 12px;
	line-height: 144%;
}

#content #archive #inset .border_bot_1 {
	margin: 10px 0;
}

#content #archive #inset .order_issue {
	float: none;
}

#content #archive .article #inset a.issue_toc {
	font: 9px Helvetica, Arial, Verdana, sans serif;
	color: #333333;
	font-weight: 700;
	margin: 10px 0 3px 0;
	text-transform: uppercase;
	text-decoration: underline;
}

/* @group article view */

.issue_info,
#content .article h1.title,
#content #archive .footer .item a:hover,
#content #archive .footer .item a:active,
#footer #archive .nav ul li a:hover,
#footer #archive .nav ul li a:active,
#content .article .footer .item a:hover,
#content .article .footer .item a:active {
	color: #333333;
}

#footer #archive .nav ul li a:link,
#footer #archive .nav ul li a:visited {
	color: #535353;
}

/* @group Feature Footer */

#content .article .footer .item a:link,
#content .article .footer .item a:visited {
	color: #555555;
}

/* @end */


/* @end */


/* ARTICLE
-------------------------------------------------------------------------------*/
.grey {
	color: #333333;
}

.order_issue {
	float: right;
	padding: 6px 0 0 0;
	_padding: 6px 0 0 0;
}

.order button {
	margin: 15px 0 0 0;
	_margin-left: -25px;
	padding: 0;
}

/* @group Article */

body#issues #content .article p.intro {
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

#content .article h1.title {
	font-size: 32px;
	color: #666;
	padding: 0;
	margin: 5px 0 0 0;
}

#content .article h2.subtitle {
	font-size: 22px;
	padding: 0;
}

#content .article h3.subtitle {
	font-size: 26px;
	padding: 0;
	margin: 0;
}

#content .article p.intro {
	font-style: italic;
}

#content .article p.quote {
	width: auto;
	font-style: italic;
}

#content .article .credit {
	color: #333;
	margin: 10px 0 15px 0;
}

#content .article .header_page_plus {
	border-bottom: 1px solid #C1C1C1;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

#content .article .header_page_plus .the_author {
	width: 60%;
}

#content .article .header_page_plus .the_author div.credit {
	font-size: 12px;
	margin: 2px 0 0 0;
	text-transform: capitalize;
}

#content .article .header_page_plus .the_author p {
	display: inline;
	margin-top: 0;
	padding-top: 0;
}

#content .article .header_page_plus .nav {
	width: 35%;
	margin-top: 3px;
}


/* Article Photo & Credits */
#content .article .article_photo {
	float: right;
	margin: 10px 0 30px 30px;
	padding: 0;
}

#content .article .hor {
	width: 415px;
}

#content .article .vert {
	width: 282px;
}

#content .article .photo {
	padding: 0;
	margin: 0 0 10px 0;
}

#content .article .about_author {
	margin: 0 0 0 5px;
	padding: 20px 0 20px 20px;
	background: url('../_images/common/div_v.gif') repeat-y left top;
	font-size: 13px;
}

#content .article #about_author .border_bot_1 {
	margin: 10px 0;
}

#complete_notice {
	margin: 20px 0 0 0;
	font-size: 18px;
	font-style: italic;
	padding: 20px 20px 20px 180px;
}

#complete_notice.digital {
	background: #f1f2f2 url('../_images/common/notice-digital.png') no-repeat 30px 24px;
}

#complete_notice.print {
	background: #f1f2f2 url('../_images/common/notice-print.png') no-repeat 22px 9px;
	padding-left: 158px;
}

#complete_notice .login {
	font-size: 14px;
	color: #888;
	margin-top: 0.75em;
	font-style: normal;
}

#complete_notice .login a {
	color: #888;
	text-decoration: underline;
}
#complete_notice .login a:hover { color: #333; text-decoration: none; }


#complete_notice + p.holiday {
	margin-top: 2em;
}

/* @end */

#content .article .sunbeam_credit {
	text-align: right;
	margin: -4px 0 15px 0;
	font-size: 12px;
}

/* Feature Nav */
#content .article .nav {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	font-weight: bold;
	text-align: right;
	letter-spacing:1px;
	margin: 25px 0 20px 0;
}

#content .article .nav .next {
	background: url('../_images/current/arrow.gif') no-repeat 100% 40%;
	padding: 0 12px 0 0;
	letter-spacing:0;
}

#content .article .nav a.current{
	color: #878787;
}

/* @end */

/* Feature Footer */
#content .article .footer {
	margin-top: 40px;
	border-top: 1px solid #C1C1C1;
	font: 14px bold Helvetica, Arial, Verdana, sans serif;
	color: #555555;
}

#content .article .footer .item {
	float: left;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 6px 0 6px 0;
}

#content .article .footer .item a {
	color: #555555;
	font: 9px bold Helvetica, Arial, Verdana, sans serif;
}

#content .article .footer .item a:link,
#content .article .footer .item a:visited {
	color: #555555;
}

#content .article .footer .item a:hover,
#content .article .footer .item a:active {
	color: # print $issue_colour; ?>;
}

#content .article .footer .print {
	width: 91px;
}

#content .article .footer .email {
	width: 91px;
}

#content .article .footer .share {
	width: 89px;
}

#content .article .footer .download {
	width: 81px;
}

#content .article .footer .write {
	width: 171px;
}

#content .article .footer .subscribe {
	width: 126px;
	background-color: #535353;
}

#content .article .footer .subscribe a,
#content .article .footer .subscribe a:link,
#content .article .footer .subscribe a:visited,
#content .article .footer .subscribe a:hover,
#content .article .footer .subscribe a:active {
	color: #fff;
	text-decoration: none;
}

#content .article .footer .border_right {
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content .article .footer .item .align {
	vertical-align: -4px;
}

/* @end */


/* @end */
div#orderIssueWrapper button {
	background-color: transparent;
	border: 0px;
	margin-top: 5px;
}


/* BACK ISSUES
-------------------------------------------------------------------------------*/
/* Items / Issues */
#content .issue {
	float: left;
	width: 200px;
	padding: 0 25px 25px 0;
	border-bottom: 1px solid #C1C1C1;
	margin: 0 0 25px 0;
	text-align: center;
}

#content .issue .cover {
	position: relative;
	visibility: visible;
}

#column_a .issue {
	text-align: center;
	position: relative;
	visibility: visible;
}

#content .noborder {
	border-bottom: none;
}

#content .nopad {
	padding: 0 0 25px 0;
}

#content .issue .issue_no {
	font-size: 14px;
	padding: 0 0 8px 0;
	_padding: 8px 0;
}

#content .issue .date {
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content .issue .order {
	padding: 12px 0 0 0;
}

#content .issue a {
	font: 9px Helvetica, Arial, Verdana, sans serif;
	color: #333333;
	font-weight: 700;
	margin: 10px 0 3px 0;
	text-transform: uppercase;
	text-decoration: underline;
}

#content .issue a:link,
#content .issue a:visited {
	text-decoration: underline;
}

#content .issue a:hover,
#content .issue a:active {
	text-decoration: none;
}

/* @end */


/*#footer .nav ul li a:link,
#footer .nav ul li a:visited {
	color: #535353;
}

#footer .nav ul li a:hover,
#footer .nav ul li a:active {
	color: #333333;
}*/

/* @group TOC */

#content .toc .prev_next_nav ul {
	margin: 18px 0;
	float: left;
	color: #535353;
	font-size: 9px;
	font-family: Helvetica, Arial, Verdana, sans serif;
	text-transform: uppercase;
	padding: 0;
}

#content .toc .prev_next_nav ul li {
	list-style-image: none;
	background: none;
	display: inline;
	padding: 0 2px;
}

#content .toc .prev_next_nav ul li.previous {
	padding: 0;
}

#content .toc .prev_next_nav ul li.next {
	padding: 0;
}

#content .toc .issue_no {
	font-size: 24px;
	margin: 0 0 25px 0;
}

#content .toc .alert_msg {
	padding: 3px 3px 3px 20px;
	margin: 10px 0 10px 0;
	font-size: 11px;
	font-style: italic;
	border: 1px solid #AAAA81;
	background: url('../_images/common/pdf_icon_tiny.gif') no-repeat 4px 50% #FFFFDC;
}

#content .toc .date {
	padding: 0 16px 0 0;
	margin: 0 10px 0 0;
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content .toc .section_head {
	border-bottom: 1px solid #E0E1E1;
	padding: 14px 0 3px 0;
}

#content .toc .credit {
	font-size: 14px;
	padding-bottom: 9px;
	display: block;
	margin: 0;
}

#content .toc p,
#content .toc p a {
	line-height: 1em;
	padding: 0 0 14px 0;
}

#content .toc h1 {
	margin-top: -10px;
	padding-top: 0;
}

#content .toc .title {
	color: #878787;
	font-weight: bold;
}

/* @end */

/* @group Column A */

#column_a {
	width: 200px;
	float: left;
	/*font-size: 14px;*/
}

#column_a .order {
	text-align: center;
	margin: 18px 0;
}

#column_a .nav {
	text-align: center;
	margin: 18px 0 20px 0;
}

#column_a .nav h1 {
	color: #333;
	font-size: 26px;
	font-weight:100;
}

#column_a .nav ul li a {
	color:#8F002C;
	font-size: 15px;
	font-weight:100;
}
#column_a .nav ul li a:link, #column_a .nav ul li a:visited {
	color::#8F002C;
}
#column_a .nav ul li a:hover, #column_a .nav ul li a:active {
	color:#535353;
}

#column_a .nav ul li a.current {
	color:#333333;
}

/* @end */



/* EVENTS
-------------------------------------------------------------------------------*/
#events .header_info {
	margin: 0 0 20px 0;
}

#events .header_info h2 {
	margin: 0 0 0 0;
}

#events .item img {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #999;
}

#events #img_authors .item img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #999;
}

#events .item .date {
	margin: 0;
	padding: 0;
	font-size: 9px;
}

#events .item h2 {
	margin: 10px 0 0 0;
	font-size: 24px;
}

#events .view .item li {
	margin-left: 0;
	padding-left: 2px;
}

#events .item .description_short {
	margin-top: 10px;
}


/* SEARCH
-------------------------------------------------------------------------------*/
#form_full_search {
	padding-bottom: 10px;
	border-bottom: 1px dotted #c1c1c1;
}

#search_page #search_bar {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #c1c1c1;
}

#search_page #limit_search {
	margin: 0 40px 0 0;
}

#search_page .result {
	border-bottom: 1px dotted #C1C1C1;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#search_page .result h4 {
	color: #333;
	font-weight: bold;
}

#search_page .result p {
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#search_page .result p.date {
	padding: 0;
	margin: 0;
}

#search_page .border_bot_1 {
	border-bottom: 1px dotted #C1C1C1;
}

#search_page form {
	font-size: 14px;
	margin-bottom: 35px;
}

#search_page form select {
	font-size: 13px;
	color: #333;
}

#search_page form p.small {
	font-size: 13px;
	color: #333;
	padding: 0;
	margin: 0;
}

#search_page form label {
	font-size: 13px;
	color: #333;
}

#search_page .button_align {
	vertical-align: -5px;
	_vertical-align: -3px;
}

#search_page .search_keywords {
	width: 200px;
	background:#fff;
	border:1px solid #ccc;
	font-size:11px;
	padding: 1px 0;
}

#search_page .start_date {
	margin: 0 15px 0 0;
	float: left;
}

#search_page .end_date {
	float: left;
}

#search_page .search_content {
	padding: 0 25px 0 0;
}

#search_page .nav {
	font: 9px Helvetica, Arial, Verdana, sans serif;
	font-weight: bold;
	text-align: right;
	letter-spacing:1px;
	margin: 10px 0 20px 0;
}

#search_page .nav .next {
	background: url('../_images/current/arrow.gif') no-repeat 100% 40%;
	padding: 0 12px 0 0;
	letter-spacing:0;
}

#search_page .nav a.current{
	color: #878787;
}


/* GET INVOLVED
-------------------------------------------------------------------------------*/
div#group_listings div.group_item {
	margin-bottom: 10px;
}

div#group_listings div.group_item p, /*group listings page */
div#contact_the_group p /*group contact form page */
{
	padding: 0;
	margin: 0;
}


/* SUBMISSION GUIDELINES
-------------------------------------------------------------------------------*/
/* Submissions */

#content #submissions .ps {
	font-size: 12px;
	margin: 25px 0;
	border-top: 1px solid #C1C1C1;
	font-weight: normal;
	padding: 9px 0;
}

/* Submissions send callout */

#content #submissions .send_submissions {
	font-size: 14px;
	float: right;
	margin: 10px 0 30px 30px;
	padding: 50px 0 60px 20px;
	width: 260px;
	text-align: center;
	background: url('../_images/common/div_v.gif') repeat-y left top;
}

#content #submissions .send_submissions .small {
	font-size: 13px;
	padding: 0;
	font-style: italic;
}

#content #submissions .send_submissions .small_plain {
	font-size: 13px;
	padding: 0;
	font-style: normal;
}

#content #submissions .send_submissions p {
	font-size: 18px;
	line-height: 129%;
}

/* @end */

/* @end */



/* SHOP
-------------------------------------------------------------------------------*/
.current_clr {
	color: #8F002C; /* DYNAMIOC */
	font-weight: bold;
}

select {
	font-size: 12px;
}

/* @group Shop */

#content #back_issues_shop .fanned_issues {
	padding: 15px 0 0 25px;
	float: right;
}

#content #back_issues_shop .contents {
	padding: 18px 0 0 0;
	_padding: 12px 0 0 0;
}

#content #back_issues_shop .issue_contents {
	float: right;
	width: 540px;
	padding: 0;
	margin: 0;
}

#content #back_issues_shop .contents .cover {
	width: 94px;
	float: left;
	padding: 0 15px 0 0;
}

#content #back_issues_shop img.download {
	vertical-align: -12px;
	padding: 0 5px 0 0;
}

#content #back_issues_shop a.download {
	font-weight: normal;
	font-size: 14px;
}

#content #back_issues_shop h3 {
	margin: 30px 0 10px 0;
}

/* @group Issue nos and dates titles and content lists */

#content #back_issues_shop .contents .issue_header {
	margin: 0 0 6px 0;
	padding: 0;
}

#content #back_issues_shop .contents ul.large {
	list-style-type:none;
	margin: 0 0 0 -26px;
	padding: 0;
	font-weight: normal;
}

#content #back_issues_shop .contents ul.large li {
	float: left;
	display: inline; /* Prevent margin doubling in IE */
	_margin: 0 11px 0 -11px;
	padding: 0 11px;
	font-size: 16px;
	font-weight: normal;
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content #back_issues_shop .contents ul.large li.no_border {
	background: none;
}

#back_issues_shop .contents .issue_contents div.content_list ul{
	padding: 0;
	margin: 5px 0;
	display: inline;
	font-weight: normal;
}

#back_issues_shop .contents .issue_contents div.content_list ul li {
    margin: 0;
    background: none;
    padding: 2px 0;
    list-style-type: disc;
    font-size: 12px;
    font-weight: normal;
}

/* @end */

/* @group Book details */

#content #books .book_thumb {
	float: left;
	width: 130px;
	padding: 0 15px 0 0;
	text-align: center;
	position: relative;
}

#content #books .sale {
	position: absolute;
	bottom: 0;
	_bottom: 3px;
	right: 16px;
	_right: 15px;
	z-index: 1000;
	visibility: visible;
}

#content #books .details {
	font-size: 14px;
	float: right;
	width: 500px;
	padding: 0;
	margin: 0;
}

#content #books .details p {
	font-size: 12px;
	line-height: 122%;
	width: 500px;
	padding: 11px 0;
	margin: 0;
}

#content #books .details .title {
	float: left;
	width: 315px;
	padding: 0;
	margin: 0;
}

#content #books .details .title h1 {
	font-size: 18px;
	font-weight:normal;
	padding: 0;
	margin: 0;
}

#content #books .details .title h2 {
	font-size: 14px;
	font-style: italic;
	padding: 0;
	margin: 0;
	color:  #333333;
	border: none;
}

#content #books .details .price {
	font-size: 18px;
	float: right;
	width: 185px;
	text-align: center;
}

#content #books .details .price_strike {
	color: #999;
	font-size: 18px;
	float: right;
	width: 185px;
	vertical-align: middle;
	text-align: center;
	text-decoration: line-through;
}

#content #books .details .price .small {
	font-size: 12px;
}

#content #books .item {
	border-bottom: 1px solid #E1E1E1;
	padding: 20px 0;
}

#content #detail h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#content #detail h4 {
	margin-bottom: 10px;
	padding-bottom: 0;
}

/* @end */

/* @group quantity drop downs */

.quantity {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	color: #333333;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

.quantity .qty {
	padding: 32px 8px 0 0;
	float: left;
}

.quantity .select_qty {
	padding: 28px 8px 0 0;
	font-size: 18px;
	float: left;
}

.quantity .select_qty button {
	margin: -3px 0 0 6px;
	padding: 0;
}

/* @end */

#content #books .details .view_details {
	float: right;
	width: 185px;
	text-align: center;
	padding:5px 0 0 0;
}

#content #books .details .view_details a {
	font: 9px Helvetica, Arial, Verdana, sans serif;
	color: #8F002C;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

#content #books .ps {
	font-size: 12px;
	margin: 0;
	font-weight: normal;
	padding: 9px 0;
}

/* @group TOC */
/* added from back_issues.css file by gweeks */

#content .toc {
	font-size: 15px;
}

#content .toc .prev_next_nav ul {
	margin: 18px 0;
	float: left;
	color: #535353;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans serif;
	text-transform: uppercase;
	padding: 0;
}

#content .toc .prev_next_nav ul li {
	list-style-image: none;
	display: inline;
	padding: 0 2px;
	background-image: none;
}

#content .toc .prev_next_nav ul li a {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
}

#content .toc .prev_next_nav ul li.previous {
	padding: 0;
	background-image: none;
}

#content .toc .prev_next_nav ul li.next {
	padding: 0;
	background-image: none;
}

#content .toc .issue_no {
	font-size: 24px;
	/*margin: 12px 0 14px 0;*/
}

#content .toc .date {
	padding: 0 16px 0 0;
	margin: 0 10px 0 0;
	background: url('../_images/common/div_v.gif') repeat-y right top;
}

#content .toc .section_head {
	font: 12px Helvetica, Arial, Verdana, sans serif;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #E0E1E1;
	padding: 14px 0 3px 0;
	text-transform: uppercase;
}

#content .toc .credit {
	font-size: 14px;
	padding-bottom: 9px;
}

#content .toc p {
	font-weight: normal;
}

#content .toc .title {
	color: #878787;
	font-weight: bold;
	font-size: 15px;
}

/*added from TOC by gweeks*/

#column_a {
	width: 200px;
	float: left;
	font-size: 14px;
}

#column_a .order {
	text-align: center;
	margin: 18px 0;
}

#column_a .nav {
	text-align: center;
	margin: 18px 0 20px 0;
}

#column_a .nav h1 {
	font-size: 26px;
	font-weight: 100;
}

#column_a .nav ul li a {
	font-size: 14px;
	font-weight: 100;
}

#column_a .nav ul li a.current {
	color: #999;
}

.order .price {
	margin: 0 4px 4px 0;
	font-weight: normal;
	font-size: 19px;
}

/* @end */



/* @group Back Issues New */

#content #back_issues_shop .order {
	width: 297px;
	padding: 0 0 25px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #E0E1E1;
}

#content #back_issues_shop .order .thumbnail {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	width: 84px;
	color: #000;
	position: relative;
}

#content #back_issues_shop .order .thumbnail .out_of_print {
	position: absolute;
	bottom: 4px;
	_bottom: -1px;
	left: 26px;
	z-index: 2;
	height: 58px;
	width: 58px;
}

#content #back_issues_shop .order .details {
	float: right;
	padding: 0;
	margin: 0;
	width: 200px;
}

#content #back_issues_shop .order .details .issue {
	font-size: 14px;
	font-weight:normal;
	width: 200px;
	padding: 0 0 5px 0;
}

#content #back_issues_shop .order .details .quantity {
	width: 200px;
	font-size: 14px;
}

#content #back_issues_shop .order .details .quantity .qty {
	padding: 10px 8px 0 0;
	float: left;
	font: 9px Helvetica, Arial, Verdana, sans serif;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

#content #back_issues_shop .order .details .quantity .select_qty {
	padding: 2px 8px 0 0;
	_padding: 5px 8px 0 0;
	font-size: 18px;
	float: left;
}

#content #back_issues_shop .order .details .quantity .price {
	font: 18px Georgia, Times, serif;
	float: left;
	_padding: 2px 0 0 0;
	color: #000000;
}

#content #back_issues_shop .order .details .cart_button, button.cart_button {
	border: 0;
	background-color: white;
	padding: 8px 0 0 0;
	cursor: pointer;
	color: #8F002C;
}

#content #back_issues_shop .order .details .toc_link {
	font-size: 12px;
	padding: 5px 0 0 0;
}

#content #back_issues_shop .order .details .toc_link a {
	background: url('../_images/shop/toc_arrow.gif') no-repeat 3px 50%;
	padding: 0 0 0 14px;
	font: bold 14px Helvetica, Arial, Verdana, sans serif;
	text-transform: uppercase;
}

#content #back_issues_shop .order .details .toc_link a:hover,
#content #back_issues_shop .order .details .toc_link a:active {
	background: url('../_images/shop/toc_arrow_o.gif') no-repeat left 60%;
	color: #95120B;
}

#content #back_issues_shop .clear_bottom {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

/* @group TOC div */

#content #back_issues_shop .order .issue_toc {
	display: block;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 14px;
	visibility: hidden;
}

#content #back_issues_shop .order .issue_toc .section_head {
	font: 12px Helvetica, Arial, Verdana, sans serif;
	color: #3E3E3E;
	font-weight: bold;
	border-bottom: none;
	border-top: 1px solid #ccc;
	padding: 5px 0 2px 0;
	margin: 14px 0 4px 0;
	text-transform: uppercase;
}

#content #back_issues_shop .order .issue_toc .section_head_top {
	font: 12px Helvetica, Arial, Verdana, sans serif;
	color: #3E3E3E;
	font-weight: bold;
	border-bottom: none;
	letter-spacing: 2px;
	padding: 5px 0 2px 0;
	margin: 14px 0 4px 0;
	text-transform: uppercase;
}

#content #back_issues_shop .order .issue_toc .title,
#content #back_issues_shop .order .issue_toc .title a,
#content #back_issues_shop .order .issue_toc .title a:link,
#content #back_issues_shop .order .issue_toc .title a:visited,
#content #back_issues_shop .order .issue_toc .title a:hover,
#content #back_issues_shop .order .issue_toc .title a:active {
	font-size: 14px;
	color: #333333;
	line-height: 1em;
	_line-height: 1.1em;
	font-weight: bold;
	margin: 2px 0;
	padding: 0;
}

#content #back_issues_shop .order .issue_toc .credit {
	font-size: 12px;
	color: #535353;
	padding: 0;
	margin: 0 0 4px 0;
	_margin: 0 0 8px 0;
	font-style: italic;
}

#content #back_issues_shop .order .issue_toc .close_toc_link a,
#content #back_issues_shop .order .issue_toc .close_toc_link a:link,
#content #back_issues_shop .order .issue_toc .close_toc_link a:visited,
#content #back_issues_shop .order .issue_toc .close_toc_link a:hover {
	background: url('../_images/shop/close_arrow.gif') no-repeat 3px 50%;
	padding: 0 0 0 16px;
	margin: 0;
	color: #95120B;
	font: bold 12px Helvetica, Arial, Verdana, sans serif;
	text-transform: uppercase;
}

#back_issues_shop h3.border {
	border-bottom: 4px solid #e1e1e1;
	margin: 0 0 20px 0;
}

#back_issues_shop h3.border_thin {
	font-size: 26px;
	font-weight: normal;
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 20px 0;
}

#shop_catalogue h4 {
	margin-top: 20px;
	color: #666666;
	font-size: 22px;
}

#column_a #shop_catalogue .price_strike {
	color: #ccc;
	font-size: 18px;
	text-align: center;
	text-decoration: line-through;
}

/* @end */

/* @group cart details page */

#content #shop_catalogue .item {
	border-bottom: 1px solid #E1E1E1;
	padding: 20px 0;
}

#content #shop_catalogue .item .thumb {
	width: 128px;
	float: left;
	padding: 0 15px 0 0;
	position: relative;
	text-align: left;
}

#content #shop_catalogue .item .thumb .sale {
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	right: 59px;
	_right: 58px;
	z-index: 1000;
	visibility: visible;
}

#content #shop_catalogue .details h1 {
	font-size: 18px;
	font-weight:normal;
	color:  #333333;
	padding: 0;
	margin: 0;
}

#content #shop_catalogue .details h2 {
	font-size: 14px;
	font-style: italic;
	padding: 0;
	margin: 0;
	color:  #666666;
	border: none;
}

#content #shop_catalogue .details p {
	font-size: 12px;
	line-height: 122%;
	padding: 11px 0;
	margin: 0;
}

#content #shop_catalogue .price_info {
	width: 260px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	float: right;
	text-align: right;
}

#content #shop_catalogue .price_info form {
	display: inline;
}

#content #shop_catalogue .price_info .price_item {
	color: #666666;
}

#content #shop_catalogue .price_info .price_item_subtotal {
	color: #000000;
}

#content #shop_catalogue .price_info .qty {
	font-size: 12px;
}

#content #shop_catalogue .price_info .update_remove {
	font-size: 9px;
	margin-top: 4px;
}

#content #shop_catalogue #subtotal {
	padding: 5px 0;
	margin: 15px 0;
	font-size: 22px;
	text-align: right;
}

#content #shop_catalogue #shop_nav {
	float: right;
}

#content #shop_catalogue #shop_nav img {
	padding-left: 5px;
}

/* @end */

/* @group Column B Shop */
body#shop #column_b {
	position: relative;
	height: 100%;
}
body#shop #column_b .sticky-inner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/*-webkit-transition: top 0.3s ease;
	transition: top 0.3s ease;*/
}

body#shop #column_b .cart {
	border: 1px solid #C1C1C1;
	padding: 5px;
	margin: 20px 0 0 0;
	background: #FFFFFF;
}

body#shop #column_b .cart {
	margin-bottom: 10px;
}

body#shop #column_b .cart .bg {
	background: #E0E1E2;
	text-align: left;
	font: 12px Helvetica, Arial, Verdana, sans serif;
	padding: 10px;
	color: #666;
}

body#shop #column_b .cart .bg h2 {
	/* color: #8F002C; */
	color: #666;
	text-transform:uppercase;
	font-weight: bold;
}

body#shop #column_b .cart .bg ul {
	margin: 0;
	padding: 10px 2px 0;
	color: #333;
}

body#shop #column_b .cart .subtotal {
	color: #333;
	font-weight: bold;
}

body#shop #column_b .cart .bg ul li {
	list-style-type: none;
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px solid #C1C1C1;
}

body#shop #column_b .cart .bg ul li:first-child {
	border-top: 1px solid #c1c1c1;
	padding-top:1em;
}

body#shop #column_b .cart .bg p {
	text-transform: uppercase;
	padding: 10px 12px 0 0;
}

body#shop #column_b .cart .bg a {
	color:  #8F002C; /* DYNAMIOC */
	text-transform: uppercase;
	font-weight: bold;
}

body#shop #column_b .cart .bg a.button {
	color: #fff;
	margin-top: 1em;
}

body#shop #column_b .cart .bg a.button span {
	padding: 10px 8px;
	font-size: 12px;
}

#cart_subtotal {
	padding: 2px;
	text-align: right;
}


/* @end */


/* @end */


/* SHOP CHECKOUT
-------------------------------------------------------------------------------*/
#checkout h3.border {
	margin-bottom: 0;
}

#checkout .half {
	float:left;
	padding: 0 25px 0 0;
	width: 300px;
}

#checkout .edit {
	font-size: 12px;
	font-weight: bold;
}

#checkout .required {
	color: #CE6434;
	font-weight: normal;
	font-size: 16px;
}

#checkout_steps {
	margin: 0 0 25px 0;
	color: #999;
}

#checkout_steps .current {
	color: #000;
	font-weight: bold;
}

#checkout tr.alert {
	background-color: #ffffdc;
	border-bottom: 1px solid #aaaa81;
	border-top: 1px solid #aaaa81;
}

#checkout td.alert {
	background-color: #ffffdc;
	padding: 10px 0;
	font-weight: bold;
	color: #CE6434;
}

#checkout td {
	padding: 3px 0;
}

#checkout .half h3 {
	margin-bottom: 0;
}

#checkout table td {
	vertical-align: top;
}

#checkout table.shipping {
	width: 90%;
	margin-top: 15px;
	font-size: 12px;
}

#checkout table.notopmarg {
	margin-top: 0;
}

#checkout table.shipping .field {
	float: right;
}

#checkout table.shipping .field input {
	width: 175px;
}

#checkout table.payment input[type=text],
#checkout table.payment input.text {
	width: 140px;
  	font-size: 12px;
  	padding: 1px 0;
  	border: 1px solid #C3C3C3;
  	border-top-color: #7C7C7C;
  	border-bottom-color: #DDD;
}

#checkout table.payment {
	width: 65%;
	margin-top: 15px;
	font-size: 12px;
}

#checkout table.payment input[type=text],
#checkout table.payment input.text {
	width: 240px;
  	font-size: 12px;
  	padding: 1px 0;
  	border: 1px solid #C3C3C3;
  	border-top-color: #7C7C7C;
  	border-bottom-color: #DDD;
}

#checkout table.payment .field {
	float: left;
}

#checkout table.review {
	width: 100%;
	margin: 0 0 5px 0;
	text-transform: capitalize;
}

#checkout table.review tr {
	border-bottom: 1px solid #e1e1e1;
}

#checkout table.review td.item {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#checkout table.review td.item_qty {
	width: 20%;
	text-align: right;
	color: #999;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#checkout table.review td.item_total,
#checkout table.review td.sales_tax,
#checkout table.review td.shipping_cost {
	width: 20%;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#checkout table.review td.subtotal {
	color: #333;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 2px dotted #e1e1e1;
}

#checkout table.review td.items_subtotal {
	color: #333;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 2px dotted #e1e1e1;
}

#checkout table.review td.items_total {
	color: #000;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	background-color: #e1e1e1;
}

#checkout table.review td.total {
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e1e1e1;
}

.alert_msg {
	color: #CE6434;
	font-style: italic;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 5px 15px;
	border: 1px solid #AAAA81;
	background-color: #FFFFDC;
}

#checkout_nav {
	text-align: right;
	margin: 25px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #e1e1e1;
}

#checkout_nav img,
#checkout_nav button,
#checkout_nav input {
	margin: 0 0 0 5px;
}

#shippingWidget {
	background-color: #FFFFDC;
	border: 1px solid #AAAA81;
	margin: 0 0 20px;
	padding: 7px 12px 20px;
}

#shippingWidget table {
	width: 100%;
}

#shippingWidget td {
	border-bottom: 1px dotted #ccc;
}

#shippingWidget td.region {
	width: 200px;
}

#shippingWidget p {
	font-size: 13px;
}

#shippingWidget p.form {
	padding: 10px 0 0;
	line-height: 24px;
}

#shippingWidget p.form label {
	margin-left: 14px;
}


/* FIXED CART
-------------------------------------------------------------------------------*/
/* Thanks stu! http://www.cssplay.co.uk/layouts/fixed.html */

/* By giving it a larger right than is possible, it always forces it into the margin, which stops it from spilling over - this may work! */
#fix_cart {display:block; position:fixed;
/*width: 140px; height: 200px;*/
top:100; right:700;}



/* HOME
-------------------------------------------------------------------------------*/
body#home #content h3.firsttitle {
	font-size: 32px;
	padding: 0;
	margin: -8px 0 3px;
}

body#home #content h3.firsttitle,
body#home #content h3.firsttitle a {
	line-height: 1.1em !important;
}

body#home #content h3 span.firstsubtitle {
	font-size: 16px;
	padding: 0;
	margin: 0;
	display: block;
}

body#home #content h3.title {
	font-size: 22px;
	padding: 0;
	margin: 0;
}

body#home #content h3.subtitle {
	font-size: 19px;
	padding: 0;
	margin: 0;
}

/* TEMP HOMEPAGE SUBTITLE FIX */
body#home #content h3 span.subtitle {
	display: block;
	font-size: 16px;
	padding-bottom: 0.35em;
}

body#home #content .firstcredit {
	font-size: 16px;
	padding: 5px 0 9px 0;
}

body#home #content .firstspecial_byline {
	font-size: 16px;
	padding: 0 0 9px 0;
}

body#home #content .credit {
	font-size: 14px;
	padding-bottom: 9px;
}

body#home #content .special_byline {
	font-size: 14px;
	padding: 0 0 9px 0;
}

body#home #content p.intro {
	font-size: 18px;
	line-height: 130%;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}

body#home div.firstcredit {
    text-transform: uppercase;
}

body#home div.firstcredit i {
    text-transform: none;
}

/* @group Column A */

body#home #column_a .item {
	margin: 9px 0;
}

body#home #column_a .date {
	font: 10px Helvetica, Arial, Verdana, sans serif;
	color: #aaa;
	padding: 2px 0;
}

body#home #column_a .title {
	font-size: 12px;
	color: #8F002C;
	font-weight: bold;
	padding: 2px 0;
}

body#home #column_a p {
	font-size: 12px;
	padding: 2px 0 9px 0;
}

body#home #column_a .callout {
	border: 1px solid #C1C1C1;
	padding: 5px;
	background: #FFFFFF;
	text-align: center;
}

body#home #column_a .callout .bg {
	background: #E0E1E2;
	text-align: center;
	padding: 15px 0 5px 0;
}

body#home #column_a .callout h1 {
	color: #8F002C;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: -3px;
}

body#home #column_a .callout h1 a:link,
body#home #column_a .callout h1 a:visited,
body#home #column_a .callout h1 a:active {
	color: #8F002C;
}

body#home #column_a:hover .callout h1 a:hover {
	color: #333;
}

body#home #column_a .callout p {
	padding-bottom: 10px;
}

body#home #column_a .callout a {
	color: #333333;
	font-weight: normal;
}

body#home #column_a .email {
	color: #878787;
	font-size: 10px;
	padding: 1px;
	width: 160px;
	font-weight: normal;
}

body#home #column_a .mar_bot {
	margin-bottom: 10px;
}

body#home #column_a .order {
	text-align: center;
	margin: 18px 0;
}

body#home .mar_top_20 {
	margin-top: 20px;
}

body#home .submit {
	width: 177px;
	_width: 166px;
	text-align: right;
	padding: 5px 0;
}

/* @end */

/* @group Column B */
body#home #column_b .item {
	font-size: 16px;
	padding: 12px 0;
}


body#home #column_b .item .title {
	padding-bottom: 4px;
	margin-bottom: 10px;
	color: #8F002C;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2em;
	border-bottom: 1px solid #C1C1C1;
}

body#home #column_b .item p {
	font-size: 12px;
}

body#home #column_b .item p.credit_generic {
	font-size: 12px;
	margin-top: 10px;
}

body#home #column_b .item a {
	color: #8F002C;
	font-weight: normal;
	line-height:1.2em;
}

body#home #column_b .item a:link, #column_b .item a:visited {
	color: #8F002C;
}

body#home #column_b .item a:hover, #column_b .item a:active {
	color: #535353;
}

body#home #column_b .item .arrow {
	padding: 0 0 0 5px;
}

body#home #column_b .item .contributors {
	float: right;
	margin: -1px 0 0 0;
}

body#home #column_b .item .notebook {
	float: right;
	margin: 7px 3px 0 0;
}

body#home #column_b .item .sunbeams {
	float: right;
	margin: 0 4px 0 0;
}

body#home #column_b .correspondence {
	margin: 30px 0 10px 0;
	border: 1px solid #C1C1C1;
	padding: 5px 5px 5px 60px;
	background: #FFFFFF url('../_images/common/correspondence.gif') no-repeat 0% 8px;
}

body#home #column_b .correspondence h1 {
	padding: 4px 0;
	margin: 0 0 2px 0;
	border: none;
	color: #8F002C;
	font-size: 10px;
	font-weight: bold;
}

body#home #column_b .correspondence p {
	padding: 4px 0;
	margin: 0;
	font-size: 12px;
}

body#home #column_b .most ul {
	margin: 8px 0 0 0;
	padding: 0 0 0 20px;
}

body#home #column_b .most li {
	font-size: 12px;
	line-height: 115%;
	list-style-type: decimal;
	margin: 0 0 3px 0;
	padding: 0 0 0 2px;
}

/* @end */



/* FORMS
-------------------------------------------------------------------------------*/
input[type=submit] {
	font-size: 13px;
}

table.form {
	margin: 20px 0 0 0;
	width: 100%;
}

table.form td {
	padding: 7px 0;
}

table.form td.right {
	padding-right: 5px;
	text-align: right;
	width: 220px;
}

table.form td.required {
	padding-right: 5px;
	text-align: right;
	width: 5px;
	color: #CE6434;
	font-size: 14px;
	font-weight: bold;
}

table.form td.input {
	width: 475px;
}

table.form tr.border_top {
	border-top: 1px solid #e1e1e1;
}

table.form tr.border_bottom {
	border-bottom: 1px solid #e1e1e1;
}

body#free_trial_offer table.form td.right {
	padding-right: 5px;
	text-align: right;
	width: 145px;
}

body#free_trial_offer table.form td.input {
	width: 260px;
}

body#free_trial_offer table.form td.alert {
	color: #CE6434;
	width: 260px;
}

table.form td.border {
	border-bottom: 1px solid #C1C1C1;
	padding: 7px 0;
	margin:0;
}

table.form td.radio {
	border-bottom: 1px solid #C1C1C1;
	padding: 15px 0 0 0;
	margin: 0;
	width: 25px;
}

table.form td.line {
	border-bottom: 1px solid #C1C1C1;
}

table.form p {
	color: #262626;
	text-align: left;
	font-size: 14px;
	line-height:1.25em;
	padding: 5px 0;
	margin: 0;
}

table.form td p.help {
	font-size: 11px;
	width: 245px;
	_width: 212px;
	font-style: italic;
	padding-bottom: 0 !important;
}


table.form input.text {
  	width: 245px;
  	font-size: 12px;
  	padding: 3px 1px;
  	border: 1px solid #C3C3C3;
  	border-top-color: #7C7C7C;
  	border-bottom-color: #DDD;
}
table.form input.zip {
  	width: 80px;
}

table.form td.form-error {
	color: red;
}

span.thanks-signup {
	background: #f1f2f2;
	color: red;
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	margin: 0;
	padding: 2em;
}
span.thanks-signup span.complete-signup {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	background: url(../_images/common/complete-signup.gif) no-repeat 50% 5px;
	padding-top: 25px;
}

span.thanks-signup-sidebar {
	color: red;
	display: block;
	padding: 10px 4px 14px;
	font-size: 13px;
}
span.thanks-signup-sidebar span.complete-signup {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	background: url(../_images/common/complete-signup.gif) no-repeat 50% 4px;
	padding-top: 23px;
}
span.thanks-signup a,
span.thanks-signup-sidebar a {
	color: red !important;
	text-decoration: underline;
}
span.thanks-signup-sidebar a {
font-family: "Times New Roman", times, serif;
}
span.thanks-signup a:hover,
span.thanks-signup-sidebar a:hover {
	text-decoration: none;
}

table.form select {
  width: 247px;
  _width: 212px;
  font-size: 12px;
  padding: 1px 0;
  border: 1px solid #C3C3C3;
  border-top-color: #7C7C7C;
  border-bottom-color: #DDD;
}

table.form textarea {
  width: 245px;
  _width: 212px;
  font-size: 12px;
  padding: 1px 0;
  border: 1px solid #C3C3C3;
  border-top-color: #7C7C7C;
  border-bottom-color: #DDD;

}

table.radio {
	font-size: 18px;
	padding: 0;
	margin: 2px 0 0 0;
}

table.radio td.radio {
	width: 20px;
	border: none;
	padding: 0 0 8px 0;
	margin: 0;
	font-size:14px;
}

table.radio td.label {
	width: 430px;
	font-size:14px;
	border: none;
	padding: 0;
	_padding: 4px 0 0 0;
	margin: 0;
}

table.form option {
	padding: 1px 0;
	margin: 0;
}

.required_focus {
	color: #CE6434;
	font-weight: bold;
}

#required_alert {
	color: #ff0000;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#content #required_alert {
	padding: 0 0 15px;
	margin: 1em 0 -1em;
	border-bottom: 1px dotted #999999;
	font-weight: normal;
}

#content #required_alert span.flag {
	padding: 10px 15px;
	margin-bottom: 1em;
}

#content #required_alert span.flag a.error {
	color: #ff0000;
}

#content #required_alert ul {
	color: #ff0000;
}

#content #required_alert li {
	padding: 5px 0;
}

/* Submissions form */
/* ---------------------------------------------- */
.submissions {
	border-bottom: 1px dotted #999999;
	padding-bottom: 2em;
}

.submissions:last-of-type {
	border-bottom: 0;
}

.submissions table.form textarea {
	width: 100%;
	_width: 100%;
}

.submissions table.form td.radio {
	border-bottom: 0;
	padding-bottom: 1.8em;
}

.submissions table.form td.radio span.radio {
	display: inline-block;
	padding: 5px 0 5px 15px;
}

#content .submissions h2 {
	font-size: 22px;
	margin: 2em 0 0;
}

#content .submissions p {
	padding: 1em 0 0;
}

#content .submissions small {
	font-size: 13px;
	color: #666;
}

#content .submissions .file-error {
	color: #f00;
	font-size: 13px;
	padding-left: 1em;
}

#content .submissions p.error-alert small {
	color: #f00;
}

#content .submissions small em {
	background: #F1F1F1;
	border: 1px solid #E6E7E8;
	display: block;
	padding: 1em 1.6em;
}

#content .submissions .button.disabled {
	border-color: #d7d8d9;
}

#content .submissions .button.disabled input.b_submit {
	background: #d7d8d9;
	cursor: default;
}

.submissions table.form td.input {
	width: 500px;
}

.submissions table.form td.right {
	width: 120px;
}

/* Donations Forms */
#donations {
	margin: 2em 0 1em;
	padding: 1px;
	border: 1px solid #8F002C; /* DYNAMIC */
}

#donations .forms {
	border: 1px solid #8F002C; /* DYNAMIC */
}

#donations hr {
	border: 0;
	margin: 1.6em 0;
	height: 1px;
	background: #ccc;
}

#donations h3 {
	background: #8F002C; /* DYNAMIC */
	padding: 1em 0;
	text-align: center;
	font-size: 22px;
	color: #fff;
	margin-bottom: 0.75em;
}


#donations div.form {
	display: block; 
	float: left; 
	padding: 1em 4%; 
	width: 42%;
}

#donations div.form:nth-of-type(2) {
	float: right; 
	border-left: 1px solid #ccc;
	padding-left: 3.5%;
	padding-bottom: 2em;
}

#donations.letter {
	width: 318px;
	margin-left: auto;
	margin-right: auto;
}

.amountform {
	overflow: hidden;
	margin: 1em 0 1.2em;
	padding: 1px;
}

#donations p.title,
#donations p.subtitle {
	padding-bottom: 0;
}

#donations p.subtitle {
	font-size: 12px;
	margin: 0;
	padding: 18px 0 0;
}

#donations p.cancel {
	font-size: 14px;
	margin: 0.5em;
}

p.cancel span {
	font-size: 11px;
	text-transform: uppercase;
}

#donations .input.radio {
	display: inline-block;
	float: left;
	width: 33%;
	margin-bottom: 0.65em;
}

#donations .input.radio input {
	margin-right: 0.25em;
}

#donations .input.radio.other {
	width: 100%;
	margin-bottom: 0.25em;
	display: inline-block;
	float: left;
	width: auto;
	margin-right: 1em;
}

#donations .other-input {
	display: inline-block;
	float: left;
}

#donations .other-input input {
	margin-bottom: 5px;
	width: 80px;
	font-size: 13px;
	padding: 2px;
	color: #666;
}

#donations .other-input input:before {
	content: "$";
}

#donations .other-input .small {
	padding-top: 0;
	margin-bottom: 0;
	color: #999;
}

#donations .error span {
	color: red;
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
	border: 1px solid red;
	padding: 0.5em;
	text-align: center;
	background: #ffe5e5;
}


.donateNow {
	clear: both;
	text-align: center;
	margin: 0.5em 0 0;
}

.donateNow .button {
	margin-bottom: 0;
}

#donations .donateNow .button input {
	margin-bottom: 0;
	font-size: 12px;
	padding: 0.75em 1em;
}

#donations span.button.disabled:hover {
	border-color: #8F002C;
}

#donations span.button.disabled input.b_submit:hover {
	background: #8F002C;
}

/* #donations span.button.disabled {
	position: relative;
}

#donations span.button .tt-text {
	display: none;
	background: #999999;
	top: -50px;
	color: #FFFFFF;
	font-size: 13px;
	left: -18px;
	padding: 0.75em;
	position: absolute;
	text-align: left;
	white-space: nowrap;
	border-radius: 3px;
	background-clip: padding-box;
}

#donations span.button .tt-text:after {
	content: "▼";
	color: #999;
	font-size: 16px;
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -8px;
}
*/

span.button {
	border: 1px solid #8F002C;
	background: 1px;
	padding: 1px;
	display: inline-block;
	margin-bottom: 1em;
}
span.button input.b_submit {
	background: #8F002C; /* DYNAMIC */
	color: #fff;
	border: 0;
	padding: 0.75em 2.5em;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 13px Helvetica,Arial,Verdana,sans serif;
	cursor: pointer;
	display: block;
}
span.button:hover {
	border-color: #666;
}
span.button input.b_submit:hover {
	background: #666;
	color: #fff;
}








.donateNow p.small {
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

/* Sidebar */
#column_b .donate {
	margin-top: 1em;
}
#column_b .donate p {
	font-size: 13px;
	margin-bottom: 1em;
}

#column_b .donate ul {
	font-size: 13px;
	list-style: disc;
	margin: 0 0 2em 1em;
}


/* MENU
-------------------------------------------------------------------------------*/
/* NOTE: '#current_issues' is 'HOME' in main navigation */
/* NOTE: '#back_issues' is 'MAGAZINE' in main navigation */

#mainnav_container {
	padding: 6px 0;
	display: inline-block;
	border-bottom: 1px solid #C1C1C1;
}

#main_nav {
	float: left;
	width: 676px;
	background: #ffffff url('../_images/common/div_v.gif') repeat-y right top;
	padding: 0;
	margin: 0;
	display: inline-block;
	/*margin: 6px 0 5px 0;*/
	/*_margin: 6px 0;*/
}


#main_nav ul#nav {
	width: 660px;
	text-align: left;
	padding: 0;
	margin: 0;
}


#main_nav ul li {
	list-style-type: none;
	display: block;
	position: relative;
	z-index: 21;
	float: left;
	background: #E0E1E1;
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.05em;
}


#main_nav ul li ul {
	display: none;
	margin: 0;
	position: absolute; top: 32px; _top: 33px; left: 0;
	z-index: 10;
}

#main_nav ul li#shop ul {
	position: absolute; top: 32px; _top: 33px; left: 0;
}

#main_nav ul li#back_issues ul {
	position: absolute; top: 32px; _top: 33px; left: 0px;
}

#main_nav ul#nav li a {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 5px 0;
	color: #333333;
}

#main_nav ul#nav li a:hover {
	font-weight: normal;
	margin: 0;
	color: #8F002C;
}


/* @group Add ons */

/* @group nav fixed widths */

#main_nav ul#nav li#current_issue {
  	width: 108px;
  	text-align: center;
}

#main_nav ul#nav li#back_issues {
  	width: 157px;
  	text-align: center;
}

#main_nav ul#nav li#about {
  	width: 114px;
  	text-align: center;
}

#main_nav ul#nav li#get_involved {
  	width: 172px;
  	text-align: center;
}

#main_nav ul#nav li#shop {
  	width: 108px;
  	text-align: center;
}

/* @end */

/* @group rollover colors*/

/* this is for the section HILITE */
body#home #main_nav ul li#current_issue,
body#about li#about,
body#get_involved li#get_involved,
body#shop li#shop,
body#issues li#back_issues,
body#archives li#back_issues  {
	background: #8F002C;
	margin: 0;
}

body#home li#current_issue a,
body#issues li#back_issues a,
body#archives li#back_issues a,
body#about li#about a,
body#get_involved li#get_involved a,
body#shop li#shop a {
    color: #FFFFFF;
    margin:0;
}

body#home li#current_issue a:hover,
body#issues li#back_issues a:hover,
body#archives li#back_issues a:hover,
body#about li#about a:hover,
body#get_involved li#get_involved a:hover,
body#shop li#shop a:hover {
    background: #E0E1E2;
    color: #8F002C;
    margin:0;
}

/* @end */

div.yuimenu li, div.yuimenubar li {
  	font-family: Georgia, Times, serif;
  	font-size: 14px;
	color: #ff0000;
}

/* @group drop down menu styles */

#main_nav ul#nav li ul {
    padding: 10px 0 0 0;
    margin: -7px 0 0 0;
}

#main_nav ul#nav li ul li.dropmenu {
    background-color: #FFFFFF;
    border: solid 1px #c4c4be;
    padding: 5px;
    margin: 0;
}

#main_nav ul#nav li ul li.dropmenu * {
	line-height: 16px;
}

#main_nav ul#nav li ul li.dropmenu .dropmenubg {
	text-align: left;
    background: #E0E1E1;
    margin: 0;
    padding: 0;
}

#main_nav ul#nav li ul li.dropmenu .dropmenuline {
	padding: 0;
	margin: 0;
	background: #E0E1E1 url('../_images/common/ccc_pixel.gif') repeat-y 50% top;
}





/* setting width of dropdown on targeted li */
#main_nav ul#nav li#current_issue ul li.dropmenu {
    width: 170px;
    _width: 185px;
}

#main_nav ul#nav li#back_issues ul li.dropmenu {
    width:147px;
    _width:162px;
}

#main_nav ul#nav li#about ul li.dropmenu {
    width:170px;
    _width:185px;
}

#main_nav ul#nav li#get_involved ul li.dropmenu {
    width:234px;
}

#main_nav ul#nav li#shop ul li.dropmenu {
    width:234px;
}


#main_nav ul#nav li ul li .dropmenuitem {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 10px
}

#main_nav ul#nav li ul li .dropmenuitem .section_head {
	font: 11px Helvetica, Arial, Verdana, sans serif;
	color: #3E3E3E;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 2px 0;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}

#main_nav #nav li ul li .dropmenuitem .title {
	font-size: 20px;
	color: #535353;
	font-weight: normal;
	margin: 5px 0;
}

#main_nav #nav li ul li .dropmenuitem .by {
	color: #535353;
	padding: 0 0 9px 0;
	font-style: italic;
}

#main_nav #nav li ul li .dropmenuitem p {
	font-weight: normal;
	padding: 9px 0 0 0;
}

#main_nav #nav li#current_issue ul li .dropmenuitem a,
#main_nav #nav li#back_issues ul li .dropmenuitem a,
#main_nav #nav li#about ul li .dropmenuitem a,
#main_nav #nav li#get_involved ul li .dropmenuitem a,
#main_nav #nav li#shop ul li .dropmenuitem a {
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 14px;
}

.div_h {
	background: url('../_images/common/div_h.gif') repeat-x left 50%;
	padding: 6px 0;
	_padding: 0;
	width: 100%;
	margin: 0;
}

#main_nav #nav li ul li .dropmenuitem a:link,
#main_nav #nav li ul li .dropmenuitem a:visited {
	color: #8F002C;
	padding: 0;
	margin: 0;
}

#main_nav #nav li ul li .dropmenuitem a:hover,
#main_nav #nav li ul li .dropmenuitem a:active {
	color: #535353;
	padding: 0;
	margin: 0;
}

#main_nav #nav li ul li .dropmenuitem .more {
	font: 10px Helvetica, Arial, Verdana, sans serif;
	color: #8F002C;
	font-weight: bold;
	background: url('../_images/current/arrow.gif') no-repeat 100% 40%;
	padding: 0 12px 0 0;
}

/* @end */


/* @end */

span.author_name{
	text-transform: uppercase;
}

div#font_resizer img {
	cursor: pointer;
}


/* Digital Edition & FTO */
#content .digital_edition .large,
#content .fto .large {
	font-size: 17px;
	line-height: 24px;
}
#content .fto .large {
	margin-bottom: 1em;
	line-height: 26px;
}
#content .digital_edition ul.large {
	float: left;
	width: 275px;
	margin: 14px 0 0 12px;
}
#content .digital_edition ul.large li {
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 22px;
	background: url('../_images/digital/arrow.gif') no-repeat 0 12px;
}
#content .digital_edition .screenshots {
	float: right;
	background: url('../_images/digital/digital_edition.jpg') no-repeat right 0;
	width: 323px;
	padding: 240px 0 10px 40px;
	text-align: center;
	margin-top: 14px;
}
#content .digital_edition .screenshots a.button {
	margin-top: 5px;
}

#content .digital_offer,
#content .fto,
#content .fto_offers,
#content .subscribe {
	overflow: hidden;
	padding-bottom: 28px;
}
#content .fto { padding-bottom: 14px; }

#content .fto img.cover,
#content .subscribe img.cover {
	float: left;
	width: 200px;
}
#content .fto .text,
#content .subscribe .text {
	float: left;
	margin-left: 20px;
	overflow: hidden;
	width: 410px;
}
#content .subscribe .text h2 {
	font-size: 24px;
	color: #333;
}
#content .subscribe .text p {
	font-weight: bold;
	color: #666;
	font-size: 17px;
}

#content .subscribe.gifts .text h2 {
	font-size: 22px;
}
#content .subscribe.gifts .text p {
	font-weight: normal;
}

#content .digital_offer .offer {
	float: left;
	text-align: center;
	width: 304px;
}
#content .digital_offer .digital {
	float: right;
}

#content .fto_offers .offer {
	float: left;
	text-align: center;
	width: 202px;
	margin-left: 20px;
}
#content .fto_offers .offer.print {
	margin-left: 0;
	clear: both;
}

#content .digital_offer h4,
#content .offer h4 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 180px;
}
#content .offer h4 {
	font-size: 18px;
	white-space: nowrap;
	padding: 10px 0 20px;
}
#content .offer.bundle .price {
	background: url('../_images/digital/icon_bundle.gif') no-repeat 50% 65px;
}
#content .digital_offer .bundle h4 {
	background: url('../_images/digital/icon_bundle.gif') no-repeat 50% 85px;
}
#content .offer.print .price {
	background: url('../_images/digital/icon_print.gif') no-repeat 50% 65px;
}
#content .offer.digital .price {
	background: url('../_images/digital/icon_digital.gif') no-repeat 50% 65px;
}
#content .digital_offer .digital h4 {
	background: url('../_images/digital/icon_digital.gif') no-repeat 50% 85px;
}
#content .digital_offer .offer h4 {
	padding-bottom: 160px;
}
#content .offer .price {
	background-position: 50% 0 !important;
	position: relative;
	height: 155px;
}

.starburst {
	display: block;
	width: 45px;
	height: 45px;
	background: #8F002C;
	position: relative;
	top: 60px;
	left: 40px;
	text-align: center;
	-webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.8);
			box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.8);

	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	rotation: -45deg;
	zoom: 1;
}
.starburst span {
    background: #8F002C;
    display: block;
    height: 45px;
    width: 45px;

	-webkit-transform: rotate(11.25deg);
	   -moz-transform: rotate(11.25deg);
	    -ms-transform: rotate(11.25deg);
	     -o-transform: rotate(11.25deg);
	        transform: rotate(11.25deg);
	zoom: 1;
}
.starburst span.number {
	background: transparent;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 22px;
	position: relative;
	top: 4px;
	left: 2px;

	-webkit-transform: rotate(-34deg);
	   -moz-transform: rotate(-34deg);
	    -ms-transform: rotate(-34deg);
	     -o-transform: rotate(-34deg);
	        transform: rotate(-34deg);
	zoom: 1;
}
#content .offer .starburst span.number p {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 22px;
}
.price span.issues {
	color: #5e5e5e;
	font-size: 13px;
	top: 70px;
	left: 8px;
	position: relative;
}


#content .digital_offer .offer p,
#content .fto_offers .offer p {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
.digital_offer .button span {
	padding: 10px 0;
	width: 260px;
}

.fto_offers .offer .button span {
	width: 202px;
	padding-left: 0;
	padding-right: 0;
	white-space: nowrap;
	font-size: 13px;
}


#content p.start_fto {
	padding: 22px;
	margin: 3px 20px;
	background: #eaeaea;
	font-size: 15px;
	line-height: 1em;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}

#content p.start_fto a {
	font: bold 14px/1em helvetica, arial, sans serif;
	text-transform: uppercase;
	background: url('../_images/current/arrow.gif') no-repeat 100% 40% transparent;
	padding: 0 12px 0 4px;
}


/* Done the old school way for IE rather than retrofitting the old site for unsupported styles */
a.button {
	background: #fff;
	border: 1px solid #8F002C;
	padding: 1px;
	color: white;
	display: inline-block;
	overflow: hidden;
	font: bold 14px/1em helvetica, arial, sans serif;
	text-transform: uppercase;
}
a.button span {
	background: #8F002C;
	padding: 10px 23px;
	display: block;
	text-align: center;
}
a:hover.button {
	border: 1px solid #333;
}
a:hover.button span {
	background: #333;
}

a.button.subscribe,
a.button.subscribe span {
	display: block;
}
a.button.subscribe {
	margin: 10px 0 24px;
}

/* Honeypot */
#cautcha {
	display: none;
}



/*
Send us your work
New site is getting built soon...sorry for this ugly code.
*/

#submit #content {
	background-color: #fff;
	width: 100%;
}

#submit #content .col1 {
	float: left;
	margin-bottom: 35px;
	width: 320px;
}

#submit #content .col1 .button-style1 {
	margin-bottom: 30px;
}

/* -- */
#submit #content h1 {
	margin-bottom: 19px
}
#submit #content .col2 {
	background-color: #eff3f5;
	float: right;
	padding: 35px 50px 0 50px;
	margin-bottom: 35px;
	width: 540px;
	box-sizing: border-box;
}

#submit #content .col2 h2 {
	background: url(../_images/send_us_work/title_deco.png) center 55px no-repeat;
	color: #231f20;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 55px;
	margin-bottom: 0;
	text-align: center;
}
#submit #content .col2 h3 {
	color: #231f20;
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0 5px 0;
	text-align: center;
}
#submit #content .col2 h3:first-child {
	margin-top: 0;
}
#submit #content .col2 h3 small {
	display: block;
}
#submit #content .col2 h3 span {
	font-weight: normal;
}

#submit #content .col2a,
#submit #content .col2b {
	width: 44%;
	float: left;
	padding-bottom: 50px;
	text-align: center;
}
#submit #content .col2b {
	float: right;
	text-align: left;
}
#submit #content a {
	color: #6e9ba6;
}
#submit #content a:hover {
	color: #7aafbc;
}

#submit #content .col2 a {
	font-family: Helvetica, Arial, sans-serif;
}

#submit #content .bottom {
	background-color: #6e9ba6;
	color: #fff;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 30px 0;
	margin: 0 -50px;
	text-align: center;
}



/* -- */
.suyw_sy {
	background: #f5f5d4 url(../_images/send_us_work/sy.jpg) bottom right no-repeat;
	padding: 63px 275px 63px 63px;
	clear: both;
}
.suyw_sy {
	color: #5b463f!important;
	font-size: 1.2em!important;
	font-family: Georgia, Times, serif!important;
	margin: 0;
}
.suyw_sy p {
	font-size: 1em!important;
}
.suyw_sy cite {
	display: block;
	font-style: italic;
	text-align: right;
	margin-top: 20px;
	font-size: 0.875em!important;
	font-family: Georgia, Times, serif!important;
}
.suyw_sy cite span {
	font-style: normal;
}

/* -- */
.button-style1 {
	background: #f1f0c3 url(../_images/send_us_work/b_deco_left.png) 15px 50% no-repeat;
	border: 2px #5b463f solid;
	color: #5b463f!important;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	display: block;
	font-family: Helvetica, Arial, Verdana, sans serif;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -0.05em;
	padding: 28px 0 17px 0;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}
.button-style1:after {
	background: url(../_images/send_us_work/b_deco_right.png) 0 0 no-repeat;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 35px;
	height: 21px;
	margin-top: -11px;
}
.button-style1 span {
	display: block;
	font-size: 26px;
	font-weight: bold;
}
.button-style1:hover {
	background-color: #e2ddad;
}



/* -- */
.video_with_label {
	background-color: #333;
	border: 3px #333 solid;
}
.video_with_label p {
	clear: both;
	display: block;
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 1em!important;
}


.donations_text {
	border-top: 1px #ccc solid;
	font-size: 18px;
	overflow: hidden;
	padding: 45px 60px;
}
.donations_text p:first-child {
	line-height: 28px;
}
.donations_text p:first-child:first-letter {
	color: #8F002C;
	font-size: 90px;
	line-height: 63px;
	float: left;
	display: block;
	margin: -15px 10px 0 0;
}


.social-big {
	display: inline-block;
}
.social-big,
.social-big li {
	list-style: none;
	margin: 0!important;
	padding: 0!important;
}
.social-big li {
	float: left;
	margin-right: 10px!important;
}
.social-big li a {
	display: block;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	outline: none;
}
.social-big li.facebook a {
	background: url(../_images/common/icon-facebook.png) center center no-repeat;
}
.social-big li.twitter a {
	background: url(../_images/common/icon-twitter.png) center center no-repeat;
}
.social-big li.email a {
	background: url(../_images/common/icon-email.png) center center no-repeat;
}


