.newstitle { font-family:Tahoma; font-size:12; color:#660033; text-decoration:none; } .newstitlesmall{ font-family:Tahoma; font-size:10; color:#777777; text-decoration:none; } .newsdesc{ font-family:Tahoma; font-size:11; color:#555555; } .HNH{ color:#008080; font-size:18; font-family:Tahoma; border-bottom:solid 1px #FFFFCC; } .smalltitle { font-family:Tahoma; font-size:11; color:#008080; text-decoration:none; } /* *************************************************************************************** * * * General * * * *************************************************************************************** */ .bgc{ background-color:#FFFFFF; } .hbgc{ background-color:FFFFFF; } .mbgc{ background-color:FFFFFF; } .bbgc{ background-color:FFFFCC; } .cbgc{ background-color:FFFFCC; } .main { font-family: arial; font-size: 11; color:#000000; } /* adds the vertical bars to keep the site always in the middle */ html { overflow: -moz-scrollbars-vertical; } /* "What's This" tooltip on the form */ #dhtmltooltip{ position: absolute; width: 150px; border: 1px solid #00D700; padding: 2px; font-family:Tahoma; font-size: 10; background-color: #FFFFFF; visibility: hidden; z-index: 100; } .hn_bg_body{ background-image:url("../images/home_body.jpg"); background-repeat:no-repeat; background-position:top; } /* *************************GENERAL BORDERS****************************** */ .vertborders{ border-top: solid 1px FFCCCC; border-bottom:solid 1px FFCCCC; } .bordertop{ border-top: solid 1px FFCCCC; } .borderbottom{ border-bottom:solid 1px FFCCCC; } .borderbottommed{ border-bottom:solid 2px FFCCCC; } /* *************************To Remove borders from images***************** */ img{ border:0px; } /* ************************To Remove borders from checkboxes************** */ input.check{ border: 0px; } a:link:hover{ background-color:#DDD; } /* **************************page heading if there's no image************* */ .page_title{ font-family:Tahoma; font-size:30; color:#CC9933; } /* **************************general text********************************* */ .gen_text{ font-family:Tahoma; font-size:11; color:#555555; } /* **************************general title******************************** */ .gen_title{ font-family:Tahoma; font-size:12; color:#660033; text-decoration:none; } /* **************************large text******************************** */ .large_text{ font-family:Tahoma; font-size:16; color:#660033; } /* *************************section heading******************************* */ .gen_topic { font-family:Tahoma; font-size:11; color:#008080; text-decoration:none; } /* *****************************FORM BUTTON************************** */ input.form_button{ background-color:#990066; border: 1px solid #000000; color:#FFFFFF; } /* *****************************FOOTER************************** */ .footer{ font-size:8pt; font-family:arial; } /* *************************************************************************************** * * * FORM * * * *************************************************************************************** */ .formhead{ font-family: Franklin Gothic Book,sans serif; font-size: 11; color:#660033; } /* fieldname alignment*/ td.fieldname{ text-align:right; } /* style for input fields*/ input, select { border-style:solid; border: 1px solid #666666; font-size:11pt; } /* text on registration form (ie field names)*/ .reg_form_text{ font-family: arial; font-size: 11; color:#000000; } /* text on other forms like login, unsub */ .form_text { font-family: arial; font-size: 10pt; border: thin double #D6D6D6 #c2c2c2; color:#666666; } /* *************************************************************************************** * * * BORDER FUNCTION * * * *************************************************************************************** */ .topbgborder{ background-image:url(../images/border_top.gif); background-repeat:repeat; } .rightbgborder{ background-image:url(../images/border_right.gif); background-repeat:repeat; } .leftbgborder{ background-image:url(../images/border_left.gif); background-repeat:repeat; } .bottombgborder{ background-image:url(../images/border_bottom.gif); background-repeat:repeat; } /* *************************************************************************************** * * * SPECIAL OFFERS * * * *************************************************************************************** */ .SO_rowoffer{ } .SO_offerheading{ font-family:Tahoma; font-size:12; color:#000000; text-decoration:none; background-color:#DDDDDD; } .SO_offer1{ font-family:Tahoma; font-size:12; color:#000000; text-decoration:none; background-color:#FFFFFF; } .SO_offer2{ font-family:Tahoma; font-size:12; color:#000000; text-decoration:none; background-color:#DDDDDD; } .SO_offerlink{ text-decoration:none; } .offerlink{ text-decoration:none; } .title{ font-family: Franklin Gothic Book,sans serif; font-size: 16; color:#660033; } .offer{ font-family: Franklin Gothic Book,sans serif; font-size: 16; color:#660033; } .offercol1{ width:20%; vertical-align:top; border-top: solid 1px #FFCCCC; border-bottom:solid 1px #FFCCCC; background-color:#FFFFCC; } .offercol2{ vertical-align:top; border-top: solid 1px #FFCCCC; border-bottom:solid 1px #FFCCCC; background-color:#FFFFCC; } /* *************************************************************************************** * * * Site Specific * * * *************************************************************************************** */ /* Lists for Health News*/ ul{ list-style-image: url("../images/bullet.gif"); } li{ padding-bottom:10px; } li.news{ padding:5px; margin-left:-25px; }