/* CSS Document */

body {
	margin-top: 0;
	margin-bottom: 0;
}

body, p, a, td, th, ul, ol, li, dl, dt, dd {
	line-height: 1.4;	
	padding-top: 0;		/* LSF */
	margin-top:0;		/* LSF */
}

p, ul, ol, li {
max-width:500px;	/* LSF 8-30*/
}

ul {
/* LSF - 8/20 - decrease padding below lists - specifically for product teasers on new public homepage */
margin-top: 3px;
margin-bottom: 3px;
}

li {
padding: 0px;
}

.navheadleft {
	padding-left: 20px;
	padding-bottom: 4px;	/* LSF */
	background-image:url(/public/images/leftnavbackground.gif); 
}
.navheadleft a, .navheadright a {
	color:#888677;
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

.navheadleft a:visited, .navheadright a:visited {
	color:#888677;
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.navheadleft a:hover, .navheadright a:hover {
	color:#000000;
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.navheadleft a.selected, .navheadright a.selected{
	color:#000000;
}

.navleft {
	padding-left: 17px;
}
.leftnavbar {
	background-image:url(/public/images/leftnavbackground.gif);
}

.footer {
	padding: 20px;
}
.copyright {
	font-size: 9px;
}
.copyright a, .copyright a:hover, .copyright a:visited, .copyright a:active {
	font-size: 9px;
}
#searchcontainer {
	width: 980px;
	float:left;
}
#leftnavsearch {
	margin-left: 20px;
/*	border: 1px solid #E7E5D5;  */
	border: none;
	height:100%;
	margin-top: 1px;
	width:350px;
}
#leftnavsearch form {
	margin: 0;
	padding: 0;
}
.leftnavsearchinput {
	color: #888677;  /* LSF 8/2 - changed to gray - eventually remove color from this class and use the .light class */
	border: 0;
	width: 247px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	margin-top: 3px;
	margin-bottom: 1px;
	vertical-align: middle;
}

#leftnavsearchinputbox {
	width: 247px;
	height:31px;
	border: 1px solid #E7E5D5;
	border-right: none;
	vertical-align: middle;
}

.srch_button {
margin: 0;
padding: 0;
}

.SearchBottom, .SearchBottom td, .SearchBottom tr, .SearchBottom input {
vertical-align: middle;
}

#header {
	position: relative;
	height: 30px;
/* LSF - changed from 500 to 510 due to a display issue on http://www.subscriptionsiteinsider.com/members/smresources/manage.cfm */ 
	width: 510px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	height: 30px;
	bottom: -1px;
}

#header ul#primary li  {
	display: inline;
	list-style: none;
	padding-top: auto;
	padding-bottom: auto;
}


#header ul#primary a,#header ul#primary span,#header ul#primary a.selected {
	/*width: 90px;*/
	display: block;
	float: left;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	padding-top: auto;
	padding-bottom: auto;
	text-decoration: none;
	color:#000000;
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
	font-size:11px;
	font-weight:bold;
	height: 30px;
	margin: 0 1px 0 1px;
}

#header ul#primary span,#header ul#primary a.selected,#header ul#primary a.selected:hover {
	border: 1px solid #E8E5D6;
	border-bottom: none;
	background: #FFFFFF;
	margin-top: 0;
}

#header ul#primary a {
	background: transparent;
/*	background: #E8E5D6;; */
	border: 1px solid #E8E5D6;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #E8E5D6;
	background: #F4F2DE;
}
#bottom {
	height: 1px;
	width: 100%;
	border-top: 1px solid #E8E5D6;
	top: 30px;
	margin: 0;
	padding: 0;
}
#headerimg {
	float: left;
}

/* LSF 7-23 added to remove space between logo and content */
#headerimg a {
line-height:0;
}

#headercontent {
	width: 700px;		/* LSF 8-18 changed from 725px; LSF 8-10 changed from 700px; LSF 7-23 changed from 680  */
	position: relative;
	float: right;
	padding: 2px 10px;	/* LSF 8-17 changed from 10px to 2px 10px;*/
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}

.articleheadlineAttn { /* LSF - find where this is called and replace with calls to .attn */
color: red;
}

#customerservices {
	text-align: right;
	padding: 5px 20px 5px 0px;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
	font-size: 13px;
}
#customerservices a {
	font-size: 13px;	
}
#topswitch {
	/*padding: 5px 20px 5px 0px;*/
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
	font-size: 13px;
}
#topswitch a {
	font-size: 13px;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}
#headermessage {
	position: relative;
	float: left;
	color: #2100CB;		/* LSF - changed from #333333; */
	background-color: #FFFFFF;  
	font-size:1.6em;	/* LSF */
	font-weight:bold; 

}
#headermessage a {
	font-size: 13px;
}

#headerlogon {
	position: relative;
	float: right;
	text-align: right;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}

#headerlogon input {
	border: 1px solid #BBBBBB;
	color: #000000;
	width: 130px;
	font-size: 12px;
	margin: 0;
	padding: 2px;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}
#headerlogon a.forgot {
	font-size: 9px;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}

.articletease {
	margin: 0px 12px 0px 12px;
	background-color: #F4F2DE;
	border-color: #000000;
	color: #000000;
}

#logincontent {
	margin: 10px 12px 0px 12px;
	padding: 10px;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}

#message1 {
	width: 100%;
	padding: 5px 5px 15px 5px;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}

#submessage1 {
	width: 350px;
	position: relative;
	float: left;
	padding: 0px 5px 5px 5px;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
}

#form1 {
	width: 450px;
	position: relative;
	float: right;
	padding: 10px;
	margin: 0px 30px 10px 10px;
	border: 1px solid #CCCCCC;
}
.header1 {
	font-size: 24px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.header2 {
	font-size: 18px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.header3 {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
}
#form1 input {
	border: 1px solid black;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}
#form1 select {
	border: 1px solid black;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}
#step2left {
	float:left;	
	width: 700px;
}
#step2right {
	float:right;
}
#step22left {
	float:left;	
	width: 200px;
	padding:4px;
	border: 1px solid black;
}
#step22right {
	float:right;
	width:475px;
}
#step2left input {
	border: 1px solid black;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}
#step2left select {
	border: 1px solid black;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}

.checkout_box_left, .checkout_box_right { /* LSF - new */
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	martin-bottom: 10px;
}

.checkout_box_left { /* LSF - new */
	margin-left: 20px;
	margin-right: 10px;
}

.checkout_box_right { /* LSF - new */
	margin-left: 10px;
	margin-right: 20px;
}

#checkout {
	padding: 10px;
	margin: 10px;	/* LSF*/
	border: 1px solid #CCCCCC;
}
#checkout input {
	border: 1px solid black;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}
#checkout select {
	border: 1px solid black;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}
.CheckoutInfo {	/* LSF */
	width: 340px;
}

.CartDetails { /*LSF */
	padding: 10px;
/*	margin: 0px 25px 0px 10px;*/
	border: 1px solid #CCCCCC;
}

#guarantee {	/*currently used: /products/checkout.cfm */
	position: relative;
	float: right;
	width: 250px;
	padding: 10px;
	margin: 50px 50px 0px 50px;
	border: 1px solid #CCCCCC;
}
.breadcrumb {
	color: #4100C7;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
	font-size:11px;
	font-weight:normal;
}
a.breadcrumb:link {
	color: #4100C7;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.breadcrumb:visited {
	color: #4100C7;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.breadcrumb:hover {
	color: #4100C7;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.centerpanel {
/* LSF - remove the padding and set it on department and page content only */
/* padding-right: 25px; 	*/
vertical-align: top;
}

.rightpanel {
width:	280px;     /*  LSF - 7/24 changed from 204 to correct display of barrier pages */
vertical-align: top;
}


#cloud a.tag1 { font-size: 1em; font-weight: 100; }
#cloud a.tag2 { font-size: 1.15em; font-weight: 200; }
#cloud a.tag3 { font-size: 1.3em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.45em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.6em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.75em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.9em; font-weight: 700; }
#cloud a.tag8 { font-size: 2.05em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud { padding: 2px; line-height: 3em; text-align: center; }
#cloud a { padding: 0px; }
#cloud a.tag10 { font-size: 2.35em; font-weight: 900; }
#cloud { margin: 0; }
#cloud li { display: inline; }

.portalright {
	width: 204px;
	padding: 10px;
}

img#star {
position: absolute;
top:  450px;
left: 605px;
z-index: 1000;
}

#arrow {
position: relative;
top:  -15px;
left: 50px;
z-index: 1000;
}

#arrow img {
z-index: 10000;
}

/* LSF 8-24 updated barrier 2 */
#arrow2 {
width:400px;
position: relative;
top:  -60px;
left: 300px;
z-index: 1000;
}

#arrow2 img {
z-index: 10000;
}

.clearBoth {
clear:both;
display:block;
height:0;
visibility:hidden;
}

.bottomPanel {
height: 400px;
}

.module .articleheadline, .articleheadline, .departmentheadline, .headline {	/* LSF - consolidated */
	background:none repeat scroll 0 0 transparent;
	color:#333333;
/*	font-family:verdana,arial,sans-serif; 	LSF 8/20 consolidated with another style */
/*	font-size:22px; */

/* changed font from verdana 22px to Trebuchet 1.7em */
/*	font-size:1.7em; */

	font-weight:bold;
	line-height: 1.2;	/* LSF*/
}
.module .articleheadline, .articleheadline {
	font-size:1.7em; 
}

.departmentheadline, .headline {
	font-size:22px; 
}

.headline {	/* currently used: product checkout.cfm, public portal test */
max-width:600px;
}

.RNavLoggedIn {
float:right;
}

a.more:link, a.more:visited, a.more:active {
font-weight: normal;
}







.subdepartmentlvl1, .lvl1 {
padding-left: 5px;
}
.subdepartmentlvl2, .lvl2 {
padding-left: 25px;
}
.subdepartmentlvl3, .lvl3 {
padding-left: 45px;
}
.subdepartmentlvl4, .lvl4 {
padding-left: 65px;
}
.subdepartmentlvl5, .lvl5 {
padding-left: 85px;
}

td.departmentHeader, span.departmentHeader {
vertical-align: bottom;
font-weight: bold;
font-size: 1.1em;
padding-top: 10px;
}

.returnTop {
float: right;
padding-top: 2px;
}

a.returnTop:visited, a.returnTop:link, a.returnTop:hover, a.returnTop:active {
font-size: 80%;
font-weight: normal;
}

.rightnavpanel input {
width: 200px;
}

.trialEmailSubmit {
position: relative;
top: 0px;
left: 22px;
/*	font-family:verdana,arial,sans-serif; 	LSF 8/20 consolidated with another style */
}

.trialEmailSubmit p {
line-height: .9;
}

.rightnavpanel .trialEmailSubmit {
left:0px;
position:relative;
top:0;
}

#email {
width: 50%
}

.rightnavpanel #email {
width: 90%
}

input#email {
margin-left:2px;
font-size: 1.2em;
margin-bottom: 5px;
}

.linethrough {
color: red;
text-decoration: line-through;
}

.padleft {
padding-left: 30px;
}

.halfwidth {
width: 50%;
vertical-align: top;
}

.teaseLink, a.teaseLink, a.teaseLink:hover, .teaseLinkAttn, a.teaseLinkAttn, a.teaseLinkAttn:hover { /* added styling for hover due to IE */
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
text-decoration: underline;
font-size: 12px;
line-height: 1.2;
}

.teaseLinkAttn, a.teaseLinkAttn {
float: right;
font-weight: bold;
/*background:none url(http://www.subscriptionsiteinsider.com/public/images/tease_bullet.gif) no-repeat scroll 0 0 transparent;*/
}

.mbrbenefits, .mbrbenefits li {		/*LSF 8-19*/
/*	font-family:verdana,arial,sans-serif; 	LSF 8/20 consolidated with another style */
font-size:1.2em;		/* LSF 8-19 changed from 1.3em */
/*font-weight: bold; */		/* LSF 8-19*/
line-height: 1.2;		/* LSF 8-19 changed from 1.3 */
}

.mbrbenefits {
/* LSF 8-19 change from margin: 10px 10px 10px 22px; */
margin: 0px 10px 10px 22px;
}

.mbrbenefits li {		/* LSF 8-19*/
padding-top: 10px;
}

.headerstyle {
font-size:1.2em;
color:#444444;
margin-bottom:8px;
}

.MbrWebinar, .PublicOffer {
background-color: #D0E2ED;
}

/* LSF - remove _ from custom class names */
/* LSF - 8-19 - new public offer background color */
.background_1, .background1 {		/* pale blue */
background-color: EBF6FF;
}

.MbrPortal {
border: 2px dashed #D0E2ED;
}

/**********************************************************/
/************ Standard Styles for Sitewide Use ************/
/**********************************************************/

/* Barrier Page Login Form Style */  /* LSF - try to integrate this with other standard styles */
.logincenterpanel {
width:	500px;
vertical-align: top;
}

.logincenterpanel a.more {
font-size: .8em;
}

.loginrightpanel {
width:	300px;
vertical-align: top;
}

/* LSF - consolidated */
table#logintop, td.pagetop {	/*currently used: barrier pages, login pages, product checkout pages*/
width: 804px;	
/*padding-right: 150px;*/
}

#logintop .logincenterpanel {
padding-left: 17px;
}

.barrierform {
	border:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
.barrierbenefits {
	border:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
.topleft {
	background:url(images/topleft.gif);
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.topcenter {
	background:url(images/centertop.gif) repeat-x;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.topright {
	background:url(images/topright.gif);
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.middleleft {
	background:url(images/centerleft.gif) repeat-y;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

.trialform, .middlecenter {
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
	color:#333333;
}

.middlecenter {
	background-color: #D0E2ED;	
	padding:5px;
	margin:0px;
	border-collapse:collapse;
}
.middleright {
	background:url(images/centerright.gif) repeat-y;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.bottomleft {
	background:url(images/bottomleft.gif);
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.bottomcenter {
	background:url(images/centerbottom.gif) repeat-x;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.bottomright {
	background:url(images/bottomright.gif);
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

.topleftwhite {
	background:url(images/topleftwhite.gif);
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.topcenterwhite {
	background:url(images/centertopwhite.gif) repeat-x;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.toprightwhite {
	background:url(images/toprightwhite.gif);
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.middleleftwhite {
	background:url(images/centerleftwhite.gif) repeat-y;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.middlecenterwhite {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.middlerightwhite {
	background:url(images/centerrightwhite.gif) repeat-y;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.bottomleftwhite {
	background:url(images/bottomleftwhite.gif) no-repeat;
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.bottomcenterwhite {
	background:url(images/centerbottomwhite.gif) repeat-x;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.bottomrightwhite {
	background:url(images/bottomrightwhite.gif);
	width:17px;
	height:17px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
/*** end barrier ***/

/*** Products ***/
.CartRightPanel {
vertical-align:top;
align:center;
text-align: left;
}

.CartRightPanel img {
padding: 15px 0px;
}

.buybutton {
border:1px solid #cccccc; 
margin:5px; 
padding:5px;
}

.ProductDetails, .ProductDetails a:active, .ProductDetails a:hover, .ProductDetails a:visited {
font-family: verdana,arial,helvetica,sans-serif;
/* LSF text-decoration:none;*/
}

.satisfaction {	/*currently used: new product pages, checkout.cfm */
width: 85%;
margin: 10px;
padding: 10px;
background-color: #D0E2ED;
/* font-family: arial,helvetica,sans-serif;	LSF - 8-24 CONSOLIDATED */
line-height:1.2;
font-size: .8em;
}

img.product  {
margin: 0px 20px 20px 0px;
}

/*** end products ***/

/*** general ***/
.forward {
float: right;
}

.back {
float: left;
}

.hide {		/* currently used: testing of social functionality */
display: none;
}

.attn {		         /* currently used: public right nav ad, payment page*/
color: red;
}

.light {
color:#888677;
}

/*** headings ***/
h1, .h1 {         /* currently used: payment page testimonial, public homepage 8-19 */
/* font-family: "Trebuchet MS", arial, sans-serif;  LSF - 8-20 - consolidated */
font-size: 2.1em;  						/* LSF - 8-20 - change from font-size: 1.8em; */
line-height: 1.1;
margin-bottom: 10;						/* LSF 8-20 change from 5 to 10 */
}

/* LSF 8-19 consolidate header styles */

h2, .h2, h3, .h3, .portalTeaserH3, .portalTeaserH3 a {           /* currently used: public right nav ad, webinar ad, barrier page benefits*/
margin: 7 0 2 0;
line-height: 1.2;
font-weight: bold;
/*	font-family: verdana,arial,sans-serif; 	LSF 8/20 consolidated with another style */
}

h2, .h2, h2 a:active, h2 a:hover, h2 a:visited {
font-size: 1.2em;
}

h2 a:active, h2 a:hover, h2 a:visited, h3 a:active, h3 a:hover, h3 a:visited  {		/* currently used: new public portal 8-19 - same styling as h2 class, but styling needs to be applied to links separately  */
margin: 7 0 2 0;
line-height: 1.2;
font-weight: bold;
font-family: verdana,arial,sans-serif;
}


h3, h3 a:active, h3 a:hover, h3 a:visited, .portalTeaserH3, .portalTeaserH3 a   {	/* LSF - moved 8-19 */	/* currently used: new public portal 8-19 */
/* LSF 8-19 changed from: font-size: 14px; to 1.1em; but it broke the member portal teaser headlines */
font-size: 14px;
text-decoration: none;
}

.portalTeaserH3, .portalTeaserH3 a {
color: #2100CB;
}

.portalTeaserH3 a:hover {
text-decoration: underline;
}

.h3 {          /* currently used: public right nav ad, webinar ad, barrier page benefits*/
font-size: 1.3em;
}

h4, h4 a,  h4 a:active, h4 a:hover, h4 a:visited {  /* currently used: new product pages */
margin-top: 0;
margin-bottom: 4px;
line-height: 1.2em;		/* LSF 8-24 SHOULD BE 1.2 NOT 1.2em*/
font-weight: bold;
text-decoration:none;
}

h5 {	/* LSF - moved 8-19 */
margin: 0;
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
font-size:12px;
}

.h5 {  /* currently used: webinar ad and public right nav ad */
font-weight:bold;
font-size: .9em;
}

.nav .h5 {color:#888677;} /************ LSF not in use yet - use for left nav and right nav categories *************/

/*** text ***/
.serif {	/*change name to copy1 for semantics*/
font-family: Georgia, "Times New Roman", Times, serif;
}

/* LSF 8-20 - CONSOLIDATE all verdana styles into the following declaration */
.copy2, 
.copy2 p, 
.copy2 li, 
#headercontent, 
#customerservices, 
#topswitch, 
#topswitch a,
#headerlogon, 
#headerlogon input,
#headerlogon a.forgot, 
#logincontent,
#message1,
#submessage1,
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:visited,
a.breadcrumb:hover,
.module .articleheadline, 
.departmentheadline, 
.headline,
.trialEmailSubmit,
.mbrbenefits, 
.mbrbenefits li,
h2, 
.h2, 
h3, 
.h3, 
.portalTeaserH3, 
.portalTeaserH3 a,
.RelevantLinksContent,
.RelevantLinksContent a, 
.RelevantLinksContent a:link, 
.RelevantLinksContent a:visited, 
.RelevantLinksContent a:active,
.RelevantLinksContent a:hover
{
font-family: verdana, arial, sans-serif;
}

/* LSF 8-24 - CONSOLIDATE all arial,verdana,helvetica styles into the following declaration */
h5,
.copy3, 
.navheadleft a, 
.navheadright a,
.navheadleft a:visited, 
.navheadright a:visited,
.navheadleft a:hover, 
.navheadright a:hover,
#header ul#primary a,
#header ul#primary span,
#header ul#primary a.selected,
.teaseLink, 
a.teaseLink, 
a.teaseLink:hover, 
.teaseLinkAttn, 
a.teaseLinkAttn, 
a.teaseLinkAttn:hover,
.trialform, 
.middlecenter,
.portalTeaser  
{
	font-family:Arial,Verdana,Helvetica,Sans Serif,Normal;
}

/* LSF 8-24 - CONSOLIDATE all arial,helvetica,sans-serif styles into the following declaration */
label,
.copy4,
.copy4 p,
.copy4 li, 
.satisfaction,
.callout, 
.borderbox, 
.centerbox, 
.centerbox p, 
.callout li, 
.borderbox li, 
.middlecenter li,
.DeptTOC td, 
.DeptTOC a, 
.DeptTOC a:hover, 
.toc td, 
.toc a, 
.toc a:hover 
{
font-family: arial,helvetica,sans-serif;
}

/* LSF 8-20 - CONSOLIDATE all trebuchet styles into the following declaration */
.articleheadline,
#headermessage,
#headermessage a,
h1, 
.h1 {
font-family: "Trebuchet MS", arial, sans-serif;
} 


.redwarn .error_details {
color: black;
}

.portalTeaser {  /* LSF - moved 8-19 */			/* Is this class being used?? */
float:left;
line-height: 1.2;
margin: 0 6 25 0;
/*      font-family:Arial,Verdana,Helvetica,Sans Serif,Normal; 	LSF 8-24 consolidated	*/
}

.smalltext, .smalltext p {		/* LSF updated barrier page 2*/
font-size:.9em;
}

.fineprint, .fineprint p, a.fineprint, .fineprint a {	/* currently used: payment page membership terms, testimonial source, product pages */
font-size: 9px;
letter-spacing: -0.05em;
font-family: verdana,arial,helvetica,sans-serif;
margin-top: 5px;
}

/* LSF 8-24 FIXED - removed #topswitch .fineprint a - invalid syntax, duplicate */
.fineprint a, 
.fineprint a:active, 
.fineprint a:hover, 
.fineprint a:visited,
a.fineprint:active, 
a.fineprint:hover, 
a.fineprint:visited,
#topswitch .fineprint a
/*style not working consistently in IE; currently used: product pages, mytop.cfm*/
{ 
font-size: 9px;
letter-spacing: -0.05em;
font-family: verdana,arial,helvetica,sans-serif;
margin-top: 5px;
text-decoration:underline;
}

.barrier_testimonial_tst {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 0.8em;
/* background: url(https://www.subscriptionsiteinsider.com/public/images/qbubble.png) no-repeat; */
/* padding: 30 50 5 30; */
background: url(https://www.subscriptionsiteinsider.com/public/images/qbubbles.png) no-repeat;
padding: 50 45 5 45;
}

.barrier_testimonial {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 0.8em;
padding: 25 15 5 15;
}
.barrier_testimonial .h1 {
line-height:0.8;
}

.social, .social a {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 0.9em;
padding-right: 5px;
}

.normal_copy {  /* currently used: new homepage layout 8/17 */
width: 510px;	/* LSF 8/19 changed from 480px to 510px */
vertical-align: top;
}

.button1 {    /* currently used: new homepage layout 8/17 */
vertical-align: bottom;
padding: 0px 5px 5px 5px;
}

/*** links ***/


/*** boxes ***/

/*********** LSF - change name from callout to calloutbox for semantics **************/
.callout {     /* currently used: public right nav ad, webinar ad */
margin: 5px;
padding: 5px;
border: 1px dotted black;
background-color: #D0E2ED;	
}

.borderbox {	/* currently used: barrier 1 member benefits, payment page offer */
padding: 15px;
border: 1px solid #FAFFFF;
}


.dottedbox{	/* currently used: product details page */
border: 1px dotted black;
margin:5px; 
padding:5px;
} 

.centerbox {
padding: 0 40 15 40;
}

table.rightnavbar{
margin-top: 60px;
}

table.RelevantLinks {
border: 1px dotted #CACACA;
padding: 3px;
}

/* LSF - remove _ from new class names */
.solidbox,
.box_1, 
.box1, 
.box_2, 
.box2, 
.box3 {		/* LSF - 8/23 - updated barrier 2 */
padding:5px;
}

.box_1, 
.box1 {		/* LSF - 8/23 - updated barrier 2 */
border:1px solid #AAAAAA;
}

.box_2, 
.box2 {		/* LSF - 8/23 - updated barrier 2 */
border: none;
background: none;
}

/* LSF - replace solidbox with box3*/
.solidbox, .box3 {		/* LSF - 8/24 - updated barrier 2 */
border: 2px dotted black;
}

.solidbox {/* currently used: payment page fineprint */
margin: 5 85;
}

.box3 { /* currently used: payment page fineprint */
margin: 5 30;
}


table.DeptTOC, table.toc {
border:1px solid #AAAAAA;
background-color: #F9F9F9;
padding:5px;
}

/*** text inside boxes ***/
.callout, .borderbox, .centerbox, .centerbox p {
/* font-family: arial,helvetica,sans-serif;	LSF 8-24 CONSOLIDATED */
color: #333333;
}

.centerbox {
line-height: 1.1;	/* LSF 8-25 fixed - added ; */
}

.callout li, .borderbox li, .middlecenter li {   /*** this setting doesn't work when combined with the previous setting ***/
/* font-family: arial,helvetica,sans-serif;	LSF 8-24 CONSOLIDATED */
color: #333333;
}

.callout .attn {
margin: 3px 0px;
padding: 2px;
background: yellow;
}

/*** Relevant links text - try to integrate with other standard styles ***/
.RelevantLinksContent {
background:none repeat scroll 0 0 transparent;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.RelevantLinksContent a, .RelevantLinksContent a:link, .RelevantLinksContent a:visited, .RelevantLinksContent a:active {
color:#2100CB;
background:none repeat scroll 0 0 transparent;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.RelevantLinksContent a:hover  {
background:none repeat scroll 0 0 transparent;
color:#2100CB;
/*	font-family: verdana,arial; 	LSF 8/20 consolidated with another style */
font-size:11px;
font-weight:normal;
text-decoration:underline;
}

/*** TOC text - try to integrate with other standards ***/
.DeptTOC td, .DeptTOC a, .DeptTOC a:hover, .toc td, .toc a, .toc a:hover {
font-size: 90%;
/* font-family: arial,helvetica,sans-serif;	LSF 8-24 CONSOLIDATED */
}
.DeptTOC_Header, .toc_Header {
font-weight: bold;
}
/*** images inside boxes ***/
.callout img {
padding: 5px;
}

/*** forms ***/
label {
/* font-family: arial,helvetica,sans-serif;	LSF 8-24 CONSOLIDATED */
font-size: 75%;
}

label.right {
float: right;
}

.txerror {
text-align: left;
border: 2px red solid;
padding: 0px 20px;
margin-bottom: 5px;
}

.txerror li {
list-style: none;
color: red;
line-height: 1.4;
padding: 15 0 10 0;
}
.homepagevid, .space_left {
padding-left: 20px;
}
td.tease_image {
vertical-align: top;
width: 320px;
align: center;
margin-left: 10px;
margin-right: 10px;
}

.tease_image img, img.tease_image {
border: 0;
width: 295px;
padding-top: 15px;
}

.whitespace_top {
margin-top: 10px;
}

.full {
width: 100%;
}
