body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #9ec7b3;
	background-image: url(../images/body_bg1.jpg);
	background-repeat: repeat-x;
}
.red { color: red; font-weight: bold; }
/********iframe test stuff *********/
body table p[align="center"] { display: none; visibility: hidden; }
/*body table center { display: none; }*/
.fb_share_link, hr { display: none; }
body table p a { display: none; }
table p { }
font { visibility: visible; display: inline; font-size: 18px; }
/********END iframe test stuff *********/
img { border: none; }
a { outline: none; color: #600; text-decoration: none; }
a:hover { color: #000; }
.nostyle, form p, #topicscolumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.alignright { float: right; padding: 8px; padding-right:0px; padding-top:0px; }
.alignleft { float: left; padding: 8px; padding-left:0px; padding-top:0px; }
.clearfloat { clear: both; margin-bottom: 20px; }
.hidethis {
	display: block;
	position: absolute;
	left: -9999px;
}
.backtotop { color: #036; text-decoration:underline; margin-bottom: 18px; display: block; width: 100px; }

#wrapper {
	background-color: white;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	padding-bottom: 12px;
	overflow: auto;
}
#header {
	width: 1000px;

}
#topadvert {
	width: 768px;
	height: 90px;
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 11px;
	background-image: url(../images/topadvert_bg1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#logobox {
	height: 114px;
	float: left;
}
#logobox h1 {
	height: 108px;
	width: 476px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(../images/healthcast_logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
#signuptop {
	background-color: #FFF;
	height: 108px;
	width: 506px;
	background-image: url(../images/signuptop_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#signmeuptop {
	width: 120px;
	height: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-align: left;
}
#signmeupbutt {
	/*visibility: hidden;*/
	width: 32px;
}
#topform {
	position: relative;
	top: 40px;
	left: 110px;
	width: 200px;
}
#navbar {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 978px;
	height: 50px;
	background-color: #9b440c;
	background-image: url(../images/navbar_bg1.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #ed6d11;
	border-right-color: #7b0600;
}
#navbar ul {
}
#navbar li {
	height: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navbar li a {
	position: relative;
	top: 14px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/navbar_a_bg1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar li a:hover {
	color: black;
	/*background-color: #9C0;*/
}
#navbar li.activelink {
	background-image: url(../images/navbar_activelink_li_bg1.png);
	background-repeat: repeat-x;
}
#navbar li.activelink a {
	background-image: url(../images/navbar_activelink_bg1.png);
	background-repeat: no-repeat;
	background-position: left -2px;
	color: #144054;
	padding-bottom: 16px;
}
#navsearch {
	width: 220px;
	float: right;
	position: relative;
	top: 4px;
	left: 8px;
}
#searchform #s {
	color: #999;
	width: 149px;
	height: 20px;
	padding: 0px;
	padding-top: 6px;
	padding-left:6px;
	margin-right: 6px;
	font-size: 13px;
	text-align: left;
	background-color: #e8e8e8;
	background-image: url(../images/navsearch_bg1.png);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
}
#searchbutt {
	position: relative;
	top: 7px;
}
#topicscolumn {
	float: left;
	background-color: white;
	background-image: url(../images/topicscol_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 234px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}
#topicscolumn ul {
	width: 180px;
	padding-top: 48px;
	padding-left: 36px;
	padding-bottom: 36px;
}
#topicscolumn ul a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 22px;
}
#topicscolumn ul a:hover {
	color: #900;
	text-decoration: underline;
}
#topicscolumn ul li.current-cat a { font-weight: bold; background-color: beige; }
#topicscolumn a img {
	
}
#topicsads { text-align: center; width: 200px; margin-left: 12px; }
#topicscolumn ul ul { margin: 0px; padding: 0px; }
#maincontent {
	margin-top: 18px;
	width: 438px;
	float: left;
	
}
div#maincontent.notopics { width: 650px !important; margin-left: 24px; min-height: 500px; }
#maincontent h2, div#formoffers h1 {
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	padding: 0px;
	padding-bottom: 12px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #144054;
	background-image: url(../images/maincontent-h2-bg1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#maincontent h3 {
	display: block;
	clear: both;
	font-family: "Perpetua", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: normal;
	color: #b76d00;
	margin: 0px;
}
#maincontent h3.newestarticles {
	font-size:24px;
	color: #036;
	font-weight:bold;
	padding:0px;
	padding-top: 12px;
	margin:0px;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #69C;
}
#maincontent h3 a { text-decoration:none; color:#b76d00; }
#maincontent h4 {
	color: #9cb629;
	font-weight: normal;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9ec7b3;
	margin: 0px;
}
div#maincontent.fullpage { width: 726px; min-height: 800px; }
div#maincontent.fullpage div[align=center] { /*margin-left: 160px;*/ }

table#table_3935 { /*border: solid 0px #000 !important;*/ }
table#table_3935 h2 { background-image: none !important; background-color: transparent !important; }

#maincontent div.singlepost, #maincontent div.singlecategory { padding-right: 12px; }
em.catdate { color: #999; font-size: 12px; font-weight: bold; }
div.singlepost h3 { font-size: 36px !important; margin-top: 18px !important; }
div.singlepost blockquote { margin: 12px 0px 6px 0px; padding:0px 0px 12px 0px; border-bottom: solid 1px #e0e0e0; }
div.singlepost blockquote p { font-style:italic; color: #666; font-size: 16px; padding: 0px; margin:0px; }
div.singlepost ul.post-categories { list-style-type: none; }
blockquote.relatedtopics {
	color:#fff;
	font-weight:bold;
	background-color: #9ec8b4;
	padding: 18px !important;
	margin: 24px !important;
	background-image: url(../images/hc-relatedtopics-bg1.jpg);
	background-repeat: repeat-x;
}
blockquote.relatedtopics a {
	color: #FFC;
	font-weight:normal;
	text-decoration:underline;
}
blockquote.relatedtopics a:hover {
	color: #CC0;
}
p.healthday-copyright {
	font-size:12px; color: #666;
}
p.healthday-copyright img {
	position:relative;
	top: 6px;
}
#maincontent div.singlecategory {
	overflow: auto;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
div.singlecategory h4 { padding-top: 12px; padding-bottom: 6px;	border: none !important; }
div.singlecategory h4 a, div.singlepost h4 a {
	text-decoration: none;
	color: #990;
	font-weight: bold;
}
a.readmore { float: right; text-decoration: none; color: #fff; font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 2px 6px 2px 6px; margin-top: 4px; background-color: #930; }
a.readmore:hover { background-color: #600; color: beige; }
#maincontent div.singlecategory p, div.byline ul { margin:0px; font-size: 13px; font-family: Tahoma, Geneva, sans-serif; }
div.byline ul { list-style-type: none; margin:0px; padding:0px; }
div.byline ul li { }
div.byline li b { font-weight:normal !important; }
#content-atozhealth-splash, #content-healthyliving-splash, #content-parenting-splash {
	margin-top: -18px;
	width: 450px;
	height: 132px;
	background-image: url(../images/healthyliving-splash1.jpg);
	background-repeat: no-repeat;	
	
}
#content-parenting-splash {
	background-image: url(../images/parenting-splash1.jpg);
}
#content-atozhealth-splash {
	background-image: url(../images/atozhealth-splash1.jpg);
}
#content-atozhealth-splash p, #content-healthyliving-splash p, #content-parenting-splash p {
	color: #fff;
	width: 230px;
	margin-left: 204px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	top: 30px;
	letter-spacing: -1px;
}
#featuredarticles {
	background-image: url(../images/featuredart_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 54px;
	padding-left: 12px;
}
#carousel {
	width: 418px;
	overflow: hidden;
	position: relative;
}
#featartrow {
	position: relative;
	width: 1800px;
	height: 170px;
}
#featartrow li.articleframe {
	display: block;
	float: left;
	position: relative;
	margin-right: 4px;
	width: 165px;
	height: 175px;
	padding: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #9ec7b3;
}
li.articleframe:hover {
	/* background-color: #f8f1e6; */
}

p.articledate {
	color: #9ec7b3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	text-align: center;
	position: absolute;
	top: 18px;
	left: 108px;

}
.articledatemonth { display: block; line-height: 14px; }
.articledateday { display: block; font-size: 36px; }
.articledateyear { display: block; }
li.articleframe a {
	clear: both;
	text-decoration: none;
	display: block;
	color: #144054;
	font-weight: bold;
	font-size: 14px;
}
li.articleframe a:hover {
	text-decoration: underline;
}
#ltarw, #rtarw {
	z-index: 1000;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 56px;
	height: 174px;
	background-image: url(../images/ltarw_bg2.png);
	background-repeat: no-repeat;	
}
#rtarw {
	background-image: url(../images/rtarw_bg2.png);
	left: 362px;
	z-index: 1001;
	float: right;
}
a:hover#ltarw {
	background-image: url(../images/ltarw_bg2b.png);
}
a:hover#rtarw {
	background-image: url(../images/rtarw_bg2b.png);
}
#mostviewedlist, #newestlist {
	line-height: 22px;
	width: 370px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #b76d00;
	margin-left: 24px;
	margin-top: 24px;
	padding: 18px;
	padding-top: 34px;
	padding-bottom:0px;
	background-image: url(../images/mostviewedlist_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
}
#mostviewedlist h2, #featuredarticles h2, #newestlist h2 { background-image: none; }
#mostviewedlist a, #newestlist a {
	color: #b76d00;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
#mostviewedlist a:hover, #newestlist a:hover {
	text-decoration: underline;
}
#mostviewedlist p, #newestlist p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#mostviewedlist a.morelink, #newestlist a.morelink { font-size: 14px; float: right; text-align: right; color: #144054; border-bottom: none !important; }
.mostvieweddate, .newestlistdate { font-style: italic; font-size: 14px; }
#mostviewedlist li a { margin-bottom: 6px; border-bottom: solid 1px #e0e0e0; display: block; }
#newestlist {
	background-image:url(../images/newestlist_bg1.jpg) !important;
	border-top: none !important;
}
#pollcolumn, #sidebar {
	width: 302px;
	float: left;
	margin-top: 6px;
	padding-top: 52px;
	padding-left: 12px;
	background-color: #FFF;
	background-image: url(../images/pollcol_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pollcolumn.nobg { background-image: none !important; padding-top: 12px !important; }
#pollcolumn.pk4vidpage { margin-top: 375px !important; }
#pollcolumn ul#mostviewedlist { width: 260px !important; margin-left:0px; }
.healthyliving-sidebar { background-image: none !important; }
#healthnews {
	line-height: 18px;
	font-size: 14px; 
	width: 264px; 
	padding-left: 18px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #b76d00; 
}
#healthnews h3 {
	margin:0px;
	margin-top: 6px;
	color: #C60;
	font-size: 24px;
	font-family: "Perpetua", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}
.odd, .even {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #699;
}
li.newstitle a { font-weight: bold; margin-bottom: 6px; display: block; }
li.newsdate { color: grey; font-style: italic; }
div#singlepost-ads { width: 300px; height:600px; border: solid 1px #e0e0e0; }
div#single-728-bot { width:728px; height:90px; margin: 6px auto 6px auto; }
#pollbox {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	/*padding-bottom: 36px;
	margin-left: 36px;*/
	min-height:250px;
}
#pollbox a {
	color: #144054; text-decoration:underline;
}
#pollbox a:hover {
	color: #b76d00;
}
.pds-pd-link { position: absolute; left:-9999px; } /* ******hide the polldaddy link*/
#pd-vote-button3255301 { height: 29px; width: 20px; background-image: none; background-color: green; }
#pd-vote-button3255301 span { position: absolute; left:-9999px; }
li.polllinks {
	margin-top: 12px;
}
li.polllinks a {
	position: relative;
	top: -10px;
	left: 8px;
}
#pollads, #topicsads {
	padding-top: 18px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #b76d00;
	background-color: #fff;
	background-image: url(../images/pollads_bg1.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
}
#adbox3 { margin-top: 12px; margin-bottom: 12px; width:160px; height:600px; }
#sidebar {
	background-image: none;
	background-color: beige;
}

.searchresults p { font-size: 12px; }





#footer {
	font-size: 14px;
	color: #144054;
	width: 940px;
	margin-left: auto;
	margin-right:auto;
	clear: both;
	background-image: url(../images/footer_bg1.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 15px;
	padding-left: 60px;
	background-position: 8px;
}
#footer a { color: #144054; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#bot728 {
	width:768px;
	height:96px;
	display:block;
	margin: 12px auto 4px auto !important;
	clear:both;
	overflow:hidden;

}

#mailform {
	width: 350px;
	padding: 12px;
	background-color: #dae7a1;
	overflow: auto;
}
#mailform label, #mailform input {
	display: block;
	
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
}
#mailform label {
	color: white;
	width: 120px;
	background-color: #b76d00;
	padding: 4px;
	text-align: right;
}
#mailform input {
	width: 180px;
	margin-bottom: 12px;
}
#mailform textarea {
	float: left;
	margin-bottom: 12px;
}
#loading-ani { display:none; margin-left: 160px; margin-top: 40px; }
#response h3 { color:#000; font-size: 16px; line-height:20px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#response h3 a {
	display: block;
	color:#666;
}
input#submit { margin-left: 70px; }
#atozlist li {
	display: block;
	float: left;
	padding: 6px;
}
#atozlist a {
		font-weight: bold;
	color: #144054;
	text-decoration: none;
}
#atozlist a:hover {
	color: #000;
	text-decoration: underline;
}
#registerpage { padding-left: 36px; padding-right: 36px; margin-bottom: 36px; }
#registerpage h2 {  }
#registerpage p { color: #663; font-weight: bold; margin-top: -10px; }
#registerpage #form { text-align: right; width: 800px; }
#registerpage #form input { text-align: left; }
#form td.input { text-align: left; }
#form hr { display: block; border: 0px; margin-bottom: 12px; }
/*#formoffers strong { font-style: italic; color: #666;  }
#offerlist { width: 900px; }
#formoffers h1 { font-family: Helvetica, Arial, sans-serif; font-weight:normal; padding: 0px; margin: 0px; margin-top: 12px; margin-bottom: 6px; font-size: 24px; color: #960; }
#offerlist-box {
	color: black;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e0e0e0;
	padding: 12px;
}

#offerlist-logo {
	float: left;
	margin-right: 12px;
}
#yesno {
	float: left;
	margin-right: 12px;

}
#offerlist-box h3 {

	padding: 4px;
	margin: 0px;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #360;
	margin-top: -3px;
}*/

div#formoffers strong{
	margin:5px 0;
	padding:0;
	font-size:13px;
	color:#8B932F;
}

table#form{
	margin:0 60px 20px;
	font-size:14px;
	font-weight:bold;
	color:#888;
}

table#form td{
	width:150px;
	padding:3px;
	text-align:right;
}

table#form input, table#form select{
	padding:4px;
	border:#AAA 1px solid;
	background:url(http://thehealthcast.com/wp-content/themes/healthcast/images/bg_input.jpg) top repeat-x;
}

table#form td.input{
	width:240px;
	text-align:left;
}

table#form select{	
}

div#offerlist{
}

div#offerlist-box{
	position:relative;
	width:670px;
	min-height:60px;
	margin:0;
	padding:10px 10px 10px 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
}

/*
div#offerlist-box.odd{
	background:#FFF;
}

div#offerlist-box.even{
	background:#F8F5DE;
}
*/

div#offerlist-box h3{
	margin:0;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#DF7D11;
}
span.offerlist-box-description p {
	font-weight: normal !important;
	margin-top: 0px !important;
}
a.offerlist-logo{
	position:absolute;
	top:5px;
	left:125px;
	width:100px;
	height:50px;
	background:#FFF;
	border:#8B932F 1px solid;
	border-right:#8B932F 1px solid;
	border-bottom:#8B932F 1px solid;
}

div#yesno{
	position:absolute;
	top:0;
	left:0;
	padding:10px;
}
#text_3378 p { margin-top:0px !important; }

div#active_subscribe_button_container {
	margin-left: 240px !important;	
}

/********for vein clinic offer page*********/
div#mycontainer {

	margin: 10px auto 10px 160px !important;
}
div#mycontainer h2, div#mycontainer h3 {
	color: #C30;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.2px;
	line-height: 18px;
	margin: 0;
	padding: 14px 0;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
div#mycontainer #footer { background-image: none; border-bottom: none !important; padding: 0px; position: relative; left:0px; top:0px; width: 400px !important; }
div#mycontainer h4 {
	border-top: none; border-bottom: none;
}
div#mycontainer div#right {
	margin-top: 24px;	
}
div#mycontainer div#right span.questions1 {
	padding-top: 12px;
	padding-bottom:12px;
	display:block;
}
div#mycontainer div.questions {
	padding-top: 12px;
}
