/* section styles */
#dummystyle {
	margin: 0px;
}

html {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {color: #333333; text-decoration: underline;}
a:visited {color: #333333; text-decoration: underline;}
a:hover{color: #333333; text-decoration: none;}
a:active {color: #333333; text-decoration: underline;}

img {
	border:none;
}

/* --- Styles for the main construction of the page --- */
#main_content_container {
	width: 779px;
	padding: 0px;
	padding-bottom: 0px;
}

/* specific styles for the newsletter pages */

#header_image { /* the main header image on each page */
	margin: 0px 6px 0px 6px;
	text-indent:10px;
	height:43px;
	background: url(../images/headerBG.gif) no-repeat;
	font-family: "Times New Roman", Times, serif;
	color:#4e4e4e;
	font-size:35px;
}

#newsletter_content_container {
	margin: 6px;
}

#left_side {
	float: left;
	margin-right: 11px;
}

#right_side {
	float: left;
}

/* top box styles */
#top_box {
	width: 563px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.main_image img {
	float: left;
	margin: 0px 15px 10px 10px;
}

#top_box h2 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #727272;
}

#top_box ul {
}

#top_box li {
	list-style-type: none;
	margin: 0px 10px 14px 20px;
}

.red_price {
	color: #990000;
	font-size: 14px;
	font-weight: 700;
}

.note {
	font-size: 10px;
	padding-right: 7px;
}

.subscribe_images {
	margin-bottom: 8px;
}

.subscribe_images img {
	display: inline;
	margin-right: 2px;
}
/* end top box styles */

.newsletter_header {
	width: 563px;
	height: 21px;
	text-align: left;
	font-weight: 700;
	font-size: 12px;
	margin-bottom: 8px;
	padding-top: 3px;
	text-indent: 0.7em;
	}

.newsletter_header2 {
	width: 563px;
	height: 21px;
	text-align: left;
	font-weight: 700;
	font-size: 12px;
	text-indent: 0.7em;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	margin-top: 6px;
}

.gray_box {
	background-color: #f4f4f4;
	width: 545px;
	padding: 10px;
	margin-top: 3px;
}

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

.right_header {
	width: 187px;
	height: 18px;
	text-align: left;
	font-weight: 700;
	font-size: 12px;
	padding-top: 3px;
	text-indent: 0.7em;
}

.green_box {
	width: 187px;
}

.product_holder {
	padding: 5px 5px 5px 0px;
}

.product_holder img {
	float: left;
	margin: 0px 7px 0px 15px;
}

.reader_comments {
	padding: 7px;
	width: 173px;
	font-size: 10px;
}



/* styles for newsletter index page */

#newsletter_under_header { 
	margin: 0px 6px 6px 6px;
	padding: 2px 2px 0px 12px;
	margin-bottom:5px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#333333;
}

#newsletter_under_header a:link, #newsletter_under_header a:visited { 
	text-decoration: none;
}

#newsletter_under_header a:hover { 
	text-decoration: underline;
}

#newsletter_under_header a:active { 
	text-decoration: none;
}

#left_list {
	float: left;
	width: 366px;
}

#right_list {
	float: left;
	width: 366px;
	margin-left: 25px;
}

.newsletter_list_header_gray {
	width: 366px;
	height: 21px;
	text-align: left;
	font-weight: 700;
	font-size: 14px;
	text-indent: 0.7em;
	background: url(../images/list_header.jpg) no-repeat;
	margin-bottom: 6px;
	padding-top: 2px;
	z-index:1;
}

.list_section_container {
	width: 366px;
	margin-bottom: 10px;
}

.list_section_container img{
	margin-left: 6px;
}

.list_section_container p{
	margin-bottom: 7px;
}

.section_title {
	width: 240px;
	color: #fff;
	text-align: left;
	font-weight: 700;
	font-size: 14px;
	text-indent: 0.7em;
	margin-bottom: 5px;
}

.list_section {
	width: 240px;
	float: right;
	margin-left: 3px;
}


/* Individual Subscriptions */

#ind_content_container {
	padding:25px;
}

#ind_content_container img {
	float:left;
	margin-right:15px;
	margin-bottom: 50px;
}

#ind_mag_left {
	float:left;
	width:297px;
}

#ind_mag_right {
	float:left;
	width:300px;
	margin-left:15px;
}

.red_title {
	color: #990000;
	font-size: 14px;
	font-weight: 700;
	line-height:30px;
}

.newsletter_title {
	font-weight:bold;
	font-size:10pt;
}

.newsletter_frequency {
	padding-left:23px;
	margin-bottom:8px;
	font-style:italics;
}

.newsletter_description {
	padding-left:23px;
	margin-bottom:8px;
}

#info {
	/*border-bottom:1px solid #F5f5f5;*/
	margin-top:8px;
	margin-bottom:8px;
	padding:10px;
	/*background-color:#fafafa;*/
	background: url(../images/info_bg.jpg) no-repeat;
	zoom:1;
}

#info_update {
	/*border-bottom:1px solid #F5f5f5;*/
	margin-top:8px;
	margin-bottom:8px;
	padding:10px;
	/*background-color:#fafafa;*/
	zoom:1;
}

#info_left {
	float:left;
	width:300px;
	text-align:right;	
	margin-top:10px;
}

#info_right {
	float:left;
	width:300px;
	margin-left:80px;
	margin-top:10px;
}

.info_input {
	width:175px;
	margin:2px;
}

.info_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.manage_title {
	font-weight:bold;
	font-size:14px;
	margin-top:4px;
	margin-bottom:2px;
	padding-bottom:4px;
}

.indent {
	text-indent:25px;
}


#instruction_text {
	text-align:left;
	padding-bottom:8px;
	font-size:10px;
}

#instruction_text2 {
	text-align:left;
	padding-bottom:14px;
	font-size:10px;
}

.table_text {
	font-size:12px;
	text-align:left!important;
}



/* Toggle Layers */

#list_section_container1 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container1 img{
	margin-left: 6px;
}

#list_section_container1 p{
	margin-bottom: 7px;
}


#list_section_container2 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container2 img{
	margin-left: 6px;
}

#list_section_container2 p{
	margin-bottom: 7px;
}


#list_section_container3 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container3 img{
	margin-left: 6px;
}

#list_section_container3 p{
	margin-bottom: 7px;
}


#list_section_container4 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container4 img{
	margin-left: 6px;
}

#list_section_container4 p{
	margin-bottom: 7px;
}


#list_section_container5 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container5 img{
	margin-left: 6px;
}

#list_section_container5 p{
	margin-bottom: 7px;
}


#list_section_container6 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container6 img{
	margin-left: 6px;
}

#list_section_container6 p{
	margin-bottom: 7px;
}


#list_section_container7 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container7 img{
	margin-left: 6px;
}

#list_section_container7 p{
	margin-bottom: 7px;
}


#list_section_container8 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container8 img{
	margin-left: 6px;
}

#list_section_container8 p{
	margin-bottom: 7px;
}


#list_section_container9 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container9 img{
	margin-left: 6px;
}

#list_section_container9 p{
	margin-bottom: 7px;
}


#list_section_container10 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container10 img{
	margin-left: 6px;
}

#list_section_container10 p{
	margin-bottom: 7px;
}


#list_section_container11 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container11 img{
	margin-left: 6px;
}

#list_section_container11 p{
	margin-bottom: 7px;
}


#list_section_container12 {
	width: 366px;
	margin-bottom: 10px;
}

#list_section_container12 img{
	margin-left: 6px;
}

#list_section_container12 p{
	margin-bottom: 7px;
}

