@charset "utf-8";
/* FAQS Cardale */

body,td,th {font-family:Verdana, Arial; font-size: 12px; color: #000000;}
body {background-color: #FFFFFF; margin: 5px 0px 0px 0px;}

#mainbody {margin:auto; width:700px;}
#searchheader {background: url(../images/cardale_header.gif) no-repeat;width:700px;height:84px;}
#emptylink {float:left;width:400px;height:80px;}
#emptylink a{display:block;height:80px;width:350px;text-decoration:none;}

#searchbox {float:left;width:300px;padding:20px 0px 0px 0px;}
#faqintro {float:right; width:560px; padding:5px 0px 0px 140px;margin:10px 0px 10px 0px;background: url(../images/faqs_label.gif) no-repeat 20px 0px;}
#faqintro a{color:#000000;text-decoration:underline;}
#faqintro a:hover{text-decoration: none;}

.redline {clear:both; height:1px; width:700px; border-bottom:#E30917 solid 1px;margin:10px 0px 10px 0px;}

#faqmenu {float:left;width:200px;margin:10px 0px 0px 5px;}
#faqmenu ul{width: 200px; margin:0px; padding:0px; list-style: disc inside;}
#faqmenu li{margin:0px; padding:0px 0px 8px 0px; font-size:13px; font-weight:bold;}
#faqmenu li a{color:#777575; text-decoration:none;}
#faqmenu li a.on{text-decoration: underline;}
#faqmenu li a:hover{text-decoration: underline;}

#faqlisting {float:left;width:490px;font-size: 18px; color: #EB061A;}
#faqlisting .question{font-size: 12px; font-weight:bold; color: #000000; width:460px; padding:10px 0px 10px 30px; background: url(../images/question.gif) no-repeat 5px 10px; }
#faqlisting .answer{font-size: 12px; color: #000000; width:460px; padding:10px 0px 10px 30px; background: url(../images/answer.gif) no-repeat 5px 10px;}
#faqlisting .greyline{clear:both; height:1px; width:490px; border-bottom:#C4C2C2 solid 1px;margin:10px 0px 15px 0px;}

#results .question{font-size: 12px; font-weight:bold; color: #000000; width:650px; padding:10px 0px 10px 30px; background: url(../images/question.gif) no-repeat 5px 10px; }
#results .greyline{clear:both; height:1px; width:700px; border-bottom:#C4C2C2 solid 1px;margin:10px 0px 15px 0px;}
#results a{color:#000000;text-decoration:underline;}
#results a:hover{text-decoration: none;}