/*
Name: help.css
Author: Amit Rai 
Comment: This file is for help and feedback page only. No other page must include it.
*/
div#left{display:none;}
div#center {display:inline;float:left;height:1%;margin:0pt 1.1em 0 0.9em;width:63.5em;}

.pT5{padding-top:5px;}
.pT10{padding-top:10px;}
.pT8{padding-top:8px;}
/*begin:faq list*/
.faqList{padding-left:0px;}
.faqList ul.lstFaq{list-style:none;}
.faqList ul.lstFaq li{border-bottom:3px solid #f1f1f1;padding:1em 0 1em 1.5em;background: #fff url(http://o.aolcdn.com/art/dpweather/bg-blue-arr) no-repeat 0% 12px;}
.faqList ul.lstFaq li.last{border:none;}
.faqList ul.lstFaq li a{font-size:1.4em;font-weight:bold;color:#000;}
/*end:faq list*/
/*begin:content area*/
div.faqContent {margin:0 0 .8em 0;padding:10px 0;border:none;background:#fff;}
div.faqContent div.faqCat .faq {border-top:3px solid #000;padding:2.9em 0 0 .9em;}
div.faqContent div.faqCat .faq h3 a{font-family:arial,serif;font-size:1.5em;_font-size:1em;font-weight:bold;}
*+html div.faqContent div.faqCat .faq h3 a{font-size:1em;}
div.faqContent div.faqCat .faq p.faqIntro{font-size:1.2em;}
div.faqContent div.faqCat .faq ul{list-style:none;}
div.faqContent div.faqCat .faq ul img{display:block;padding:12px 0 0 0;}
div.faqContent div.faqCat .faq ul li{font-weight:bold;font-size:1.2em;padding:10px 0;list-style-type:decimal;margin-left:20px;padding-left:0;color:#000;}
div.faqContent div.faq p.back2Top{padding:5px 0;}
div.faqContent div.faq p.back2Top a{font-size:1.1em;font-weight:bold;}
/* --------------------Intro ----------------- */
div.helpFeedbackIntro {background:#fff url(http://o.aolcdn.com/art/dpweather/bg-blue-dot-1) repeat-x left bottom;padding:10px 0;border:none;margin:0 0 .8em 0;clear:both;}
div.helpFeedbackIntro h2 {border-bottom:none;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.8em;font-weight:normal;padding:0pt 0pt .4em .4em;color:#333331;}
div.helpFeedbackIntro p{font-size:1.2em;margin:0pt .6em .2em;color:#333331;}
/* --------------------Intro end----------------- */
/* --------------------whats new----------------- */
.helpWhatsNew {background:#f1f1f1;padding:10px;border:0.1em solid #D6D6D4;margin:0 0 .8em 0;clear:both;}
.helpWhatsNew h2 {border-bottom:4px solid #000;font-family:Arial,Times,serif;font-size:1.8em;font-weight:bold;margin:0pt 0pt .7em;padding:0pt 0pt .45em;color:#000;}
.helpWhatsNew p{font-size:1.2em;padding-bottom:8px;margin-bottom:5px;border-bottom:1px solid #cacaca} 
.helpWhatsNew p a.whatsNew{font-size:1.3em;font-weight:bold;display:block;padding-bottom:4px;cursor:default;} 
.helpWhatsNew p a.whatsNew:hover{text-decoration:none;}
.helpWhatsNew p a.rdMr{display:block;}
/* --------------------send feedback----------------- */
.helpFeedbackSendFeedback {background:#dcdcdc;padding:0px;border:none;margin:0 0 .8em 0;clear:both;}
.helpFeedbackSendFeedback a{font-size:1.2em;border:none;}
.helpFeedbackSendFeedback a img{border:none;}
/*end:content area*/
