#browseQuestions{font-family: Arial, Helvetica, sans-serif;}/* font-size:11px;font-weight: bold;*/

#qna,#qna p,#qna input,#qna select,#qna textarea{} 
#qna h1,#qna h2,#qna h3,#qna h4,#qna h5,#qna h6,form,ul,li{margin:0;padding:0;}
#qna ul, #qna li { list-style:disc; }
#qna h3{font-size:12px; width:400px;}
#qna a {
    color: #0096C8;
    text-decoration: none;
}
#qna a span{display:none;}
#qna textarea{width:345px;}
#qna .clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#qna .clear{display:block;}
#qna .linkButton{display:block;}
#qna .finePrint{margin:10px;color:#999;}
#qna .hidden{display:none;}
#qna .error{font-weight:bold;background:url(../../img/expertQA/redx.gif);background-repeat:no-repeat; background-position: 5px 10px;display:block;border:1px solid #a22402;background-color:#f3dcd7;padding:10px 30px;margin:10px;color:#a22402;list-style:none;}
#qna .message{font-weight:bold;background:url(../../img/expertQA/greencheck.gif);background-repeat:no-repeat; background-position: 5px 10px;display:block;border:1px solid #899e00;background-color:#eef2d6;padding:10px 30px;margin:10px;color:#899e00;list-style:none;}
#qna .warn_message{font-weight:bold;background:url(../../img/expertQA/warn_message.gif);background-repeat:no-repeat; background-position: 5px 10px;display:block;border:1px solid #fcb10c;background-color:#feecc2;padding:10px 30px;margin:10px;color:#cb8713;list-style:none;}
#QAHeader{padding:0 15px}
#QAHeader img{margin:0 0 0 -15px;color:#333;}
#QAHeader p{font-size:9px;color:#666;}
#qa_header {text-align: left;}
#qa_image {display:none;}
#qa_header .title1 {	color: #003658;	font-weight: bold;	font-size: 22px;	font-family: Arial, Verdana, sans-serif;}
#qa_header .title2 {
    color: #414141;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
#wrapper:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#wrapper{display:inline-block;padding:0px;margin:0px;}
.column{float:left;}
#leftColumn{width:425px;margin:0 0px;}
#leftColumnNoSide{width:615px;margin-left:10px;}
#rightColumn{width:300px;}
#loginBarker{font-weight:bold;}
#loginBarker a{font-weight:bold;}
.tabBox {
    background: url("../../img/expertQA/tabBoxBack.gif") repeat scroll 0 0 transparent;
    margin: 10px 0 0 35px;
    width: 407px;
}
.tabBoxHeader{height:108px;background:url(../../img/expertQA/leftTabBoxHeader.jpg);}
.tabBoxContent{margin:-93px 0 0 0;padding:0 15px 0px 20px;}
.tabBoxContent h1{font-size:14px;padding-bottom:30px !important;}
.tabBoxContent p{margin:5px; line-height:16px; padding-top:5px;padding-bottom:5px;}
.tabBoxRight h1{text-align:right;margin-right:5px !important;}
.tabBoxRight .tabBoxHeader{background:url(../../img/expertQA/rightTabBoxHeader.jpg);}
.tabBoxRight h1{font-size:14px;padding:0 0 30px 0 !important;}
#askAndFind .tabBoxHeader{background:url(../../img/expertQA/rightTabBoxHeaderAsk.jpg);}
#findAndAsk .tabBoxHeader{background:url(../../img/expertQA/rightTabBoxHeaderFind.jpg);}
.headerExpertAnswer{background:url(../../img/expertQA/headerExpertAnswer.jpg);}
.headerCommunityAnswer{background:url(../../img/expertQA/headerCommunityAnswer.jpg);}
.headerMostRecent{background:url(../../img/expertQA/headerMostRecent.jpg);}
h1.limited{width:245px;}
.tabBoxFooter{background:url(../../img/expertQA/tabBoxFooter.gif);height:8px;font-size:1px;}
#dashORdash{font-size:20px !important;font-weight:bold;text-align:center;color:#007dd7;}
#dashORdash span{color:#000;}
.searchField{width:306px;height:28px;}
.searchField input{border:1px solid #00a6de;margin:0px 0px 0px 0px;width:306px;background:url(../../img/expertQA/tanGrad.gif); background-repeat: repeat-x;}
#yourQuestion1{background:url(../../img/expertQA/askAQuestionSearch.jpg);}
/*#yourQuestion2{background:url(../../img/expertQA/findAQuestionSearch.jpg);}*/
.formElement:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.formElement{display:inline-block;margin:5px 0;}
.formLabel,.formValue{float:left;margin:0 5px 0 0;}
.formLabel{font-weight:bold;font-size:13px;width:100px;}
.label{font-weight:bold;font-size:13px;margin:10px 0 0 0;}
#searchFormBox {
    background-color: #EFF7FC;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    width: 480px;
}
#sendPostSub{text-align:center;}


/*BUTTONS*/
a.button{display:block;}
.button{width:71px;height:22px;border:none;}
.button:hover{cursor:pointer;}
.collapsed{margin:0;padding:0;}
.askButton{background:url(../../img/expertQA/buttonAsk.jpg); background-repeat: no-repeat;}
.askButton:hover{background:url(../../img/expertQA/buttonAskOn.jpg); background-repeat: no-repeat;}
.findButton{background:url(../../img/expertQA/buttonFind.jpg); background-repeat: no-repeat;}
.findButton:hover{background:url(../../img/expertQA/buttonFindOn.jpg); background-repeat: no-repeat;}

.lookUpButton{width:99px;background:url(../../img/expertQA/buttonLookUp.jpg);}
.lookUpButton:hover{background:url(../../img/expertQA/buttonLookUpOn.jpg);}
.submitButton{width:103px;background:url(../../img/expertQA/buttonSubmit.jpg);}
.submitButton:hover{background:url(../../img/expertQA/buttonSubmitOn.jpg);}

.flagButton{width:94px;background:url(../../img/expertQA/buttonFlag.jpg);}
.flagButton:hover{background:url(../../img/expertQA/buttonFlagOn.jpg);}
.unflagButton{width:102px;background:url(../../img/expertQA/buttonUnFlag.jpg);}
.unflagButton:hover{background:url(../../img/expertQA/buttonUnFlagOn.jpg);}
.deleteButton{width:102px;background:url(../../img/expertQA/buttonDelete.jpg);}
.deleteButton:hover{background:url(../../img/expertQA/buttonDeleteOn.jpg);}
.undeleteButton{width:120px;background:url(../../img/expertQA/buttonUnDelete.jpg);}
.undeleteButton:hover{background:url(../../img/expertQA/buttonUnDeleteOn.jpg);}
.pendingButton{width:171px;background:url(../../img/expertQA/buttonMarkPending.jpg);}
.pendingButton:hover{background:url(../../img/expertQA/buttonMarkPendingOn.jpg);}
.unpendingButton{width:198px;background:url(../../img/expertQA/buttonUnMarkPending.jpg);}
.unpendingButton:hover{background:url(../../img/expertQA/buttonUnMarkPendingOn.jpg);}

.unflagSelectedButton{width:181px;background:url(../../img/expertQA/buttonUnflagSelection.jpg);}
.unflagSelectedButton:hover{background:url(../../img/expertQA/buttonUnflagSelectionOn.jpg);}
.unpendSelectedButton{width:198px;background:url(../../img/expertQA/buttonApproveSelected.jpg);}
.unpendSelectedButton:hover{background:url(../../img/expertQA/buttonApproveSelectedOn.jpg);}
.undeleteSelectedButton{width:198px;background:url(../../img/expertQA/buttonUnDeleteSelection.jpg);}
.undeleteSelectedButton:hover{background:url(../../img/expertQA/buttonUnDeleteSelectionOn.jpg);}

.closeButton{margin:0 0 0 10px;width:85px;height:29px;background:url(../../img/expertQA/buttonClose.jpg);background-repeat: no-repeat;}
.closeButton:hover{background:url(../../img/expertQA/buttonCloseOn.jpg);background-repeat: no-repeat;}
.closeButton2{margin:0 0 0 10px;width:85px;height:29px;background:url(../../img/expertQA/buttonClose.jpg);background-repeat: no-repeat;}
.closeButton2:hover{background:url(../../img/expertQA/buttonCloseOn.jpg);background-repeat: no-repeat;}
.editButton{width:72px;background:url(../../img/expertQA/buttonEdit.jpg);}
.editButton:hover{background:url(../../img/expertQA/buttonEditOn.jpg);}
.unsubscribeButton{width:138px;background:url(../../img/expertQA/buttonUnsubscribe.jpg);}
.unsubscribeButton:hover{background:url(../../img/expertQA/buttonUnsubscribeOn.jpg);}
.previewButton{width:103px;height:22px;background:url(../../img/expertQA/buttonPreview.jpg);}
.previewButton:hover{background:url(../../img/expertQA/buttonPreviewOn.jpg);}
.postAnAnswerButton{width:103px;height:29px;background:url(../../img/expertQA/buttonPostAnAnswer.jpg);background-repeat: no-repeat; margin:0px;}
.postAnAnswerButton:hover{background:url(../../img/expertQA/buttonPostAnAnswerOn.jpg);background-repeat: no-repeat;margin:0px;}
.lilSendButton{width:43px;height:14px;background:url(../../img/expertQA/buttonLilSend.jpg);}
.lilSendButton:hover{background:url(../../img/expertQA/buttonLilSendOn.jpg);}
.thumbsUpButton{width:26px;height:26px;background:url(../../img/expertQA/buttonThumbsUp.jpg);}
.thumbsUpButton:hover{background:url(../../img/expertQA/buttonThumbsUpOn.jpg);}
.thumbsDownButton{width:26px;height:26px;background:url(../../img/expertQA/buttonThumbsDown.jpg);}
.thumbsDownButton:hover{background:url(../../img/expertQA/buttonThumbsDownOn.jpg);}
.replyButton{margin:0 0 0 10px;width:85px;height:29px;background:url(../../img/expertQA/buttonReply.jpg);background-repeat: no-repeat;}
.replyButton:hover{background:url(../../img/expertQA/buttonReplyOn.jpg);background-repeat: no-repeat;}
.lilSubscribeButton{width:69px;height:14px;background:url(../../img/expertQA/buttonLilSubscribe.jpg);}
.lilSubscribeButton:hover{background:url(../../img/expertQA/buttonLilSubscribeOn.jpg);}
.lilPostAnAnswerButton{width:103px;height:14px;background:url(../../img/expertQA/buttonLilPostAnAnswer.jpg);float:right;}
.lilPostAnAnswerButton:hover{background:url(../../img/expertQA/buttonLilPostAnAnswerOn.jpg);}
.reportButton{width:141px;height:16px;background:url(../../img/expertQA/buttonReport.jpg);float:left;margin:5px 10px 10px 15px;}
.reportButton:hover{background:url(../../img/expertQA/buttonReportOn.jpg);}

.sendButton,.sendButtonHide{width:83px;height:29px; margin:0px;}
.subscribeButton,.subscribeButtonHide{width:113px;height:29px; margin:0px;}
.closeButton{width:85px;height:29px; margin:0px;}
.closeButton2{width:85px;height:29px; margin:0px;}
.saveButton{width:82px;height:22px; }
.profileSubscribe{padding:8px; border-bottom:1px dotted #0095d5; }
.profileSubscribeCheck{padding:8px; border-bottom:1px dotted #0095d5; background-color:#e2f0f9;width:20%;text-align:center; }
.profileSubscribeHdr{padding:8px; border-bottom:1px dotted #0095d5; background-color:#e2f0f9;text-align:left; }
.unsubscribeText {font-size:10px; font-weight: bold;}
.notifyMe{padding-right: 3px;}


.sendButton{background:url(../../img/expertQA/buttonSend.jpg); background-repeat:no-repeat;}
.sendButton:hover{background:url(../../img/expertQA/buttonSendOn.jpg);background-repeat:no-repeat;}
.closeButton{background:url(../../img/expertQA/buttonSend.jpg); background-repeat:no-repeat;}
.closeButton:hover{background:url(../../img/expertQA/buttonSendOn.jpg);background-repeat:no-repeat;}
.saveButton{background:url(../../img/expertQA/buttonSave.jpg);}
.saveButton:hover{background:url(../../img/expertQA/buttonSaveOn.jpg);}
.sendButtonHide{background:url(../../img/expertQA/buttonSendOn.jpg);}
.subscribeButton{background:url(../../img/expertQA/buttonSubscribe.jpg);background-repeat:no-repeat;}
.subscribeButton:hover{background:url(../../img/expertQA/buttonSubscribeOn.jpg);background-repeat:no-repeat;}
.subscribeButtonHide{background:url(../../img/expertQA/buttonSubscribeOn.jpg);}
.toggle{background:url(../../img/expertQA/linkArrow.gif) top left no-repeat;padding:0 0 0 12px;}
.auxTabInfo{float:right;font-size:13px;}
#sortBy{margin:-15px 0 15px 0;text-align:left;}

.questionBox,.answerBox, .questionBox_alt{position:relative;width:368px;margin:0 0 10px 0;}
.quickQuestionBox, .questionBoxResults {position:relative;width:368px;margin:0 0 10px 0;border-top: 1px dotted #69c1e6;}
.quickQuestionBox_alt, .questionBoxResults_alt {position:relative;width:368px;margin:0 0 10px 0; background: url(../../img/expertQA/alt_background.jpg); background-repeat: repeat-y; border-top: 1px dotted #69c1e6;}
.answerBox_alt {position:relative;width:368px;margin:0 0 10px 0; background: url(../../img/expertQA/alt_background_2.jpg); background-repeat: repeat-y;}
.questionBoxResults .top, .questionBoxResults .bottom, .questionBox .top,.answerBox .top,.questionBox .bottom,.answerBox .bottom{font-size:1px;height:11px;}
.quickQuestionBox{background:none;}
.a,.q{height:48px;width:44px;position:absolute;}
.a{background:url(../../img/expertQA/a.jpg);top:0px;right:0px;}
.q{background:url(../../img/expertQA/q.jpg);top:0px;left:0px;}
.answerBox .a{position:static;float:right;margin:0px 10px 10px 10px;}
.answerBox_alt .a{position:static;float:right;margin:0px 10px 10px 10px;}

.static{position:static;}
.question{margin:3px 10px 10px 50px; min-height:35px;font-weight:bold;} /* font-size:12px;font-weight:bold;*/
.questionList{margin:3px 3px 3px 5px; font-weight:normal;} /* font-size:12px;font-weight:bold;*/
.highlighter{font-weight:bold;background-color:yellow;display:inline!important;;}
.answer{color:#000000;margin:0px 50px 15px 15px;min-height:35px;} /* font-size:12px;font-weight:bold;*/
.quickQuestionBox .q{top:0;left:0;}
.quickQuestionBox .question{margin:0 10px 15px 50px;}
.askedBy,.category{margin:0px 10px 0 15px;display:block; font-size:90%;}
.creationDate{font-size:90%; color:#666666;float:right; padding-right:5px;}
.questionAccordian{width:368px;margin-left: -10px; margin-bottom: 3px;margin-top: 20px;}
.answerAccordian{width:368px;margin-left: -20px; margin-bottom: 3px;margin-top: 20px;margin-right: 10px; }
.questionAccordianWide{width:368px;margin-left: 0px; margin-bottom: 3px;margin-top: 20px;}
.accordion_headings{height:18px;background:url(../../img/expertQA/accordianOff.gif);margin:1px 0;padding:1px 0 0 8px;color:#003366;font-weight:bold;}
.accordion_headings:hover{color:#007dd7;}
.accordion_child{background:#eaeaea;padding:10px 20px;}
.highlight,.disable{background:url(../../img/expertQA/accordianOn.gif);}
.dataLabel{font-weight:bold;}
.answers{height:19px;padding:3px 0px 0px 20px;width:362px;background:url(../../img/expertQA/numberOfAnswersBack.gif);background-repeat: no-repeat; margin:10px 0px 7px 0px;}

.rightColumnBox{background:url(../../img/expertQA/rightColumnBoxBack.gif) top left repeat-y;margin:0 0 20px;}
.rightColumnBox .top{height:27px;height:expression('27px');background:url(../../img/expertQA/rightColumnBoxTop.jpg);}
.rightColumnBox .bottom{height:9px;font-size:1px;background:url(../../img/expertQA/rightColumnBoxBottom.gif);}
.rightColumnBox h1{margin:-22px 0 0 20px!important;font-size:14px;color:#003366;}
.rightColumnBox ul{margin:20px 35px 5px 35px;}
.rightColumnBox ul li a{color:#000!important;}
.rightColumnBox ul li{margin:2px 0;}
.rightColumnBox .selected{list-style-image:url(../../img/expertQA/arrowIcon.gif);}
.buttonLink{background:url(../../img/expertQA/arrowIcon.gif) center left no-repeat;padding:0 0 0 15px;margin:0 15px 0 0;}
#myQNA{position:relative;font-family: Arial, Helvetica, sans-serif;} /* font-size:11px;font-weight:bold;*/
#qa{position:absolute;top:5px;right:6px;width:48px;height:66px; background:url(../../img/expertQA/qa.jpg);}
.headerLinks{color:#000!important;font-size:14px;margin-bottom:30px !important;display:block;margin-right:5px;}
.tabBox h2,.tabBox h3{text-transform:uppercase;font:bold 12px helvetica,sans serif;color:#222;margin:20px 0 5px 0!important;}
.tabBox h2{padding:0 0 0 15px!important;background:url(../../img/expertQA/linkArrow.gif) center left no-repeat;}
.textField{background:#FEF5E4 url(../../img/expertQA/inputBack.jpg) center left repeat-x;border-top:2px solid #555;border-left:2px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc; font-size:12px;}
#backgroundInfo .textField{background:#FEF5E4 url(../../img/expertQA/inputBack.jpg) center left repeat-x;border-top:2px solid #555;border-left:2px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc; }
#notes .textField  {width: 100px; border-top:2px solid #555;border-left:2px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc; }9`
.checkField{background-color:#FEF5E4;border:1px solid #ccc;}
.red{padding-left: 5px;color:red; font-size:80%;}
.green{padding-left: 5px;color:green;font-size:80%;}
.checkBoxLabel{margin:-18px 0 0 25px!important}
#questionQ{margin:0 10px 0 30px;}
.counter{color:#999;}
#diabetesProfile{margin:0 0 0 50px!important;}
.yellowContent{background-color: #fef5e4; border: 1px solid #0096d5;padding:10px 20px;margin-top:5px;}
#yellowBottom{display:none;}
.thumbsUpDown{float:left;margin:0 15px 0 60px;}
.numberThumbsUp,.numberThumbsDown{padding:0 5px;font-weight:bold;}

/*TABS*/
.profileTabs,.profileTabs li{list-style:none;margin:0;padding:0;font-size: 12px;}
.profileTabs li{background:url(../../img/expertQA/tabBack.jpg) top left repeat-x;}
.profileTabs li,.profileTabs a,.profileTabs span{float:left;display:block;height:31px;}
.profileTabs a{padding:10px 0 0 10px;font-weight:normal !important;height:21px; font-size: 12px;}
.profileTabs span{display:none;}
.profileTabs a:hover{color:#fff !important;font-size: 12px;}
.profileTabs .selected{background:url(../../img/expertQA/tabBackSelected.jpg)!important;display:block;font-size:13px;font-weight:bold;padding:8px 0 0 10px;height:23px;}
* html .profileTabs .selected{height:31px;}
.tabLeftCap,.tabRightCap,.tabLeftCapSelected,.tabRightCapSelected{width:10px;}
.tabLeftCap{background:url(../../img/expertQA/tabLeftEnd.jpg) !important;}
.tabRightCap{background:url(../../img/expertQA/tabRightEnd.jpg) !important;}
.tabLeftCapSelected{background:url(../../img/expertQA/tabLeftSelectedEnd.jpg) !important;}
.tabRightCapSelected{background:url(../../img/expertQA/tabRightSelectedEnd.jpg) !important;}
.tabSpacer{width:10px;background:url(../../img/expertQA/tabRight.jpg) !important;}
.tabSpacerLeft{width:10px;background:url(../../img/expertQA/tabLeftSelected.jpg) !important;}
.tabSpacerRight{width:10px;background:url(../../img/expertQA/tabRightSelected.jpg) !important;}
.tabRightSelected{width:10px;background:url(../../img/expertQA/tabRightSelected.jpg) !important;}
#profileTab1 a{padding-left:0;}
.profileTabs{margin:0 0 20px -13px !important;}
#profileContent{margin:-102px 0 0 0;}

.pagination{margin:0 auto;}
.pagination div,.pagination a{float:none;}
.pagination a{font-size:14px!important;display:inline;margin:0 5px;}
.currentPage{color:#999!important;}
a.nextArrow,a.previousArrow{font-size:12px!important;color:#6aa1d5!important;font-style:italic;}
a.nextArrow{padding:0 15px 0 0;background:url(../../img/expertQA/linkArrow.gif) center right no-repeat;}
a.previousArrow{padding:0 0 0 15px;background:url(../../img/expertQA/linkArrowLeft.gif) center left no-repeat;}
#highlighter{font-weight:bold;color:yellow;}a.previousArrow{padding:0 0 0 15px;background:url(../../img/expertQA/linkArrowLeft.gif) center left no-repeat;}
.profilePhoto{float:left;margin:0 20px 10px 0;}


/*ADMIN*/
#adminWrapper{width:100%;}
#adminWrapper .column{margin:0;padding:10px 20px;}
#adminWrapper #leftColumn{width:150px;}
#adminWrapper #rightColumn{width:600px;border-left:1px solid #333;}
#adminHeader{height:25px;border-bottom:2px solid #000;}
#adminHeader h1{padding:20px 10px;}
.resultsTable{font-size:11px;}
.resultsTable th{border:1px solid #ccc;padding:5px;background:#eee;}
.resultsTable td{border:1px solid #ccc;padding:5px;}
.adminTable {background-color:#e6f3da; border:1px solid #0095d5; width:335px;font-size:13px; font-family: Arial,San-serif; text-align: center; padding:7px; }
.seoTable {background-color:#d9eff9; border:1px solid #0095d5; width:335px;font-size:13px; font-family: Arial,San-serif; text-align: center; padding:7px; margin-bottom:15px; }
.expertNoteTable {background-color:#F9F5D9; border:1px solid #0095d5; width:335px;font-size:13px; font-family: Arial,San-serif; text-align: center; padding:7px; margin-bottom:15px; }

.adminEditButton{width:139px;background:url(../../img/expertQA/adminEdit.jpg);background-repeat:no-repeat;}
.pendingTable {background-color:#feecc2; border:1px solid #fcb10c; width:300px;font-size:13px; font-family: Arial,San-serif; text-align: center; }

/* SAFARI HACKS */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .profileTabs{}
}

/*HomepageBucket*/
#qa_box_wrap { width:540px; float:left;margin:0px 0px 0px 0px;}
#qa_box { width:540px; background: url(../../img/expertQA/dlife_home_bg.gif) no-repeat bottom left; overflow:hidden; margin:0px 0px; clear:both;}
#qa_box_text { width:520px; margin:0px 0px;	padding:10px; text-align: left; font-size:100%;}
#qa_box_text hr{border: 0;color: #cccccc;background-color: #cccccc;height: 1px;width: 100%;text-align: left;}
#qa_box_text .askedByHome,.categoryHome{margin:0px 10px 0 50px;display:block; font-size:100%;}
#qa_box_text .questionBoxHome{position:relative;width:520px;margin:0 0 0 0;font-size:100%;}
#qa_box_text .answerBoxHome{position:relative;width:520px;margin:0 0 0 0;font-size:100%;}
#qa_box_text .aHome,.qHome{height:48px;width:44px;position:absolute;}
#qa_box_text .aHome{background:url(../../img/expertQA/aHome.jpg);top:0px;right:0px;}
#qa_box_text .qHome{background:url(../../img/expertQA/qHome.jpg);top:0px;left:0px;}

/*Filmstrip*/
#fs {
    border: none;
    border-collapse:collapse;
    margin: auto;
    padding:0;
    text-align:center;
    width:954px;
}

