/* CSS Document */

/*********** COMMON ELEMENTS ******************/

@import url("general.css");

body{ /*background-color:#367fb6;*/ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

.support_head{height:121px; text-align:left; width:824px; background-image:url(/images/support/support_header.png); border-left:1px solid #cccccc; border-right:1px solid #cccccc; background-color:#FFFFFF;}

.support_outer{text-align:left; width:824px; border-left:1px solid #cccccc; border-right:1px solid #cccccc; background-color:#FFFFFF;}
.support_container{margin-left:18px; width:781px;}
.support_tab{height:46px;}
.faqsearch{background-image:url(/images/support/faqsearchbg.jpg); width:781px; height:106px;}
.search_form{font-size:16px; color:#333333; padding:2px;}

.faq_list_normal{background-image:url(/images/support/icons/faq.png); background-repeat:no-repeat; padding-left:35px; padding-top:5px; border-bottom:1px solid #e5e5e5; height:30px; font-size:14px; margin-bottom:4px;}
.faq_list_normal a{color:#333333; text-decoration:underline!important;}
.faq_list_normal a:hover{text-decoration:none;}


.faq_list_fav{background-image:url(/images/support/icons/faq_list_fav.png); background-repeat:no-repeat; padding-left:55px; padding-top:13px; border-bottom:1px solid #f6f6f6; height:34px; font-size:14px; margin-bottom:4px; font-weight:bold; color:#000000;}
.faq_list_fav a{color:#000000; text-decoration:none;}
.faq_list_fav a:hover{text-decoration:underline!important;}

.hot_questions_bg{width:235px; height:239px; background-image:url(/images/support/hot_questions_bg.jpg); background-repeat:no-repeat; float:left; margin-left:10px;}
.hot_faq_bullet{ background-image:url(/images/support/hot_faq_bullet.gif); background-repeat:no-repeat; background-position:0px 4px; padding-left:15px; margin-bottom:10px;}
.hot_faq_bullet a{text-decoration:underline!important; color:#333333; font-size:12px;}
.hot_faq_bullet a:hover{text-decoration:none;}

.result_bar{width:781px; height:42px; background-image:url(/images/support/result_bar.gif); background-repeat:no-repeat;}
.question{font-size:24px; color:#1b5680; padding-bottom:15px; letter-spacing:-1px;}
.answer{font-size:14px; color:#333333; padding-bottom:25px;}
.answer a{color: #3E69BD; text-decoration:underline!important;}
.answer a:hover{text-decoration:none!important;}
.answer ol li{padding-bottom:10px;}
.answer ul li{list-style:disc!important;}
.faqimgbrd{border:1px solid rgb(204, 204, 204); padding:2px;}


.cat_questions{ background-image:url(/images/support/icons/cat_question.gif); background-repeat:no-repeat; font-weight:bold; font-size:12px; padding-left:35px; margin-top:15px; height:30px; clear:both;}
.cat_questions a{text-decoration:none; color:#333333;}
.cat_questions a:hover{text-decoration:underline!important; color:#333333;}
.cat_questions span{ font-size:11px!important; font-weight:normal!important;}

.cat_questions_results{ background-image:url(/images/support/icons/cat_question.gif); background-repeat:no-repeat; font-weight:bold; font-size:14px; padding-left:35px; margin-bottom:22px; height:30px; clear:both;}
.cat_questions_results a{text-decoration:underline!important; color:#333333;}
.cat_questions_results a:hover{text-decoration:none; color:#333333;}
.cat_questions_results span{ font-size:11px!important; font-weight:normal!important;}

.cat_questions_results_imp{ background-image:url(/images/support/icons/cat_question.gif); background-repeat:no-repeat; font-weight:bold; font-size:14px; padding-left:35px; margin-bottom:22px; height:30px; clear:both;}
.cat_questions_results_imp a{text-decoration:underline!important; color:#333333;}
.cat_questions_results_imp a:hover{text-decoration:none; color:#333333;}
.cat_questions_results_imp span{ font-size:11px!important; font-weight:normal!important;}

.support_option{width:243px; height:353px; float:left; margin-right:17px;}

.pagingtext{color:#777777; font-size:12px; font-weight:bold; padding-left:10px; padding-right:10px;}
.pagingtext .active {font-weight:bold !important; text-decoration:underline !important;}
.pagingtext a {color:#000000; font-size:12px; font-weight:normal; padding-left:5px; padding-right:5px; text-decoration:none;}

.videolist_main{background-image:url(/images/support/icons/video_main.png); background-repeat:no-repeat; padding-left:35px; padding-top:5px; border-bottom:1px solid #e5e5e5; height:30px; font-size:14px; margin-bottom:4px;}
.videolist_main a{color:#333333; text-decoration:underline!important;}
.videolist_main a:hover{text-decoration:none;}

.pdflist_main{background-image:url(/images/support/icons/pdf_main.png); background-repeat:no-repeat; padding-left:35px; padding-top:5px; border-bottom:1px solid #cccccc; height:30px; font-size:14px; margin-bottom:4px;}
.pdflist_main a{color:#333333; text-decoration:none;}
.pdflist_main a:hover{text-decoration:underline!important;}


.list_normal{background-image:url(/images/support/icons/arrow_grey.png); background-repeat:no-repeat; padding-left:20px; font-size:12px; margin-bottom:10px;}
.list_normal span{font-size:11px; color:#6e6e6e; padding-left:10px;}
.list_normal a{color:#1B5680; text-decoration:underline!important;}
.list_normal a:hover{text-decoration:none;}

.list_imp{background-image:url(/images/support/icons/arrow_imp.png); background-repeat:no-repeat; padding-left:20px; font-size:12px; margin-bottom:10px;}
.list_imp span{font-size:11px; color:#6e6e6e; padding-left:10px;}
.list_imp a{color:#333333; text-decoration:none;}
.list_imp a:hover{text-decoration:underline!important;}

.main_bullet{background-image:url(/images/ext/icons/main_bullet.png); background-repeat:no-repeat; padding-left:15px; margin-bottom:15px; background-position:0px 2px;}
.main_bullet a{font-weight:bold; color:#333333; font-size:12px; text-decoration:none;}
.main_bullet a:hover{text-decoration:underline!important;}


.related_q{background-image:url(/images/ext/icons/main_bullet.png); background-repeat:no-repeat; padding-left:19px; margin-bottom:5px; background-position:0px 2px;}
.related_q a{color:#333333; font-size:13px; text-decoration:underline!important;}
.related_q a:hover{text-decoration:none;}

.getstart_faq{background-image:url(/images/footer_dot.gif); background-repeat:no-repeat; padding-left:20px; margin-bottom:10px; font-size:11px; color:#6e6e6e; padding-left:10px; background-position:0 3px;}
.getstart_faq a{color:#333333; text-decoration:none;}
.getstart_faq a:hover{text-decoration:underline!important;}

.get_bullet{background-image:url(/images/ext/icons/main_bullet.png); background-repeat:no-repeat; padding-left:16px; margin-bottom:10px; background-position:0px 4px; line-height:19px!important;}
.get_bullet a{color:#3E69BD!important; text-decoration:underline!important; font-weight:normal!important;}
.get_bullet a:hover{text-decoration:none!important;}

.videobg{width:376px; height:83px; background-image:url(/images/videobg.png); background-repeat:no-repeat; margin-bottom:20px;}
.videobg .pad{padding:7px;}
.videobg .title{font-size:16px; font-weight:bold; color:#206596;}
.videobg .title a{color:#206596; text-decoration:none;}
.videobg .title a:hover{text-decoration:underline;}
.videobg .time{font-size:11px; font-weight:normal; color:#666666;}
.videobg .desc{font-size:12px; color:#666666;}

.vb{width:376px; margin-bottom:20px;}
.vb .pad{padding:7px;}
.vb .vbt{width:376px; height:7px; background-image:url(/images/table/VBT.gif); background-repeat:no-repeat;}
.vb .vbm{width:376px; background-image:url(/images/table/VBM.gif); background-repeat:repeat-y;}
.vb .vbm .title{font-size:16px; font-weight:bold; color:#206596;}
.vb .vbm .title a{color:#206596; text-decoration:none;}
.vb .vbm .title a:hover{text-decoration:underline;}
.vb .vbm .time{font-size:11px; font-weight:normal; color:#666666;}
.vb .vbm .desc{font-size:12px; color:#666666;}
.vb .vbb{width:376px; height:7px; background-image:url(/images/table/VBB.gif); background-repeat:no-repeat;}


.vb_o{width:376px; margin-bottom:20px;}
.vb_o .pad{padding:7px;}
.vb_o .vbt{width:376px; height:7px; background-image:url(/images/table/VBTo.gif); background-repeat:no-repeat;}
.vb_o .vbm{width:376px; background-image:url(/images/table/VBMo.gif); background-repeat:repeat-y;}
.vb_o .vbm .title{font-size:16px; font-weight:bold; color:#206596;}
.vb_o .vbm .title a{color:#206596; text-decoration:none;}
.vb .vbm .title a:hover{text-decoration:underline;}
.vb_o .vbm .time{font-size:11px; font-weight:normal; color:#666666;}
.vb_o .vbm .desc{font-size:12px; color:#666666;}
.vb_o .vbb{width:376px; height:7px; background-image:url(/images/table/VBBo.gif); background-repeat:no-repeat;}

.vidbx{margin-bottom:31px;}

.vid{background-repeat:no-repeat; padding-left:20px; font-size:13px; margin-bottom:10px; background-image:url(/images/support/icons/video2.gif); background-position:0px 3px; font-weight:bold;}
.vid span{font-size:11px; color:#6e6e6e; padding-left:8px; font-weight:normal!important;}
.vid .desc{font-size:12px; color:#6e6e6e; font-weight:normal!important; padding-top:4px;}
.vid a{color:#555555; text-decoration:underline!important;}
.vid a:hover{text-decoration:none;}

.vidcat{border-bottom:1px dashed #e1e1e1; padding-bottom:4px; font-size:16px; color:#1B5680; font-weight:bold; margin-bottom:10px;}

 .HT {height:44px; text-align:left; display:inline; float:left;}
 .HT .TL {background:transparent url(/images/support/tabs/HTL.png) scroll left top !important; background-position:100% 0; background-repeat:repeat-x; display:block; float:left; height:44px; width:auto;}
 .HT .TL .labl{padding-left:10px; padding-top:14px; line-height:1em; text-decoration:none; color:#aaaaaa; font-size:15px; color:#333333; padding-right:6px; font-weight:bold;}
 .HT .TR {background:transparent url(/images/support/tabs/HTR.png) no-repeat scroll right top!important; background-position:100% 0; background-repeat:no-repeat; display:block; float:left; width:7px; height:44px; margin-right:5px;}

 .HTa {height:44px; text-align:left; display:inline; float:left;}
 .HTa .TL {background:transparent url(/images/support/tabs/HTL_a.png) scroll left top !important; background-position:100% 0; background-repeat:repeat-x; display:block; float:left; height:44px; width:auto;}
 .HTa .TL .labl{padding-left:10px; padding-top:14px; line-height:1em; text-decoration:none; color:#aaaaaa; font-size:15px; color:#333333; padding-right:6px; font-weight:bold;}
 .HTa .TR {background:transparent url(/images/support/tabs/HTR_a.png) no-repeat scroll right top!important; background-position:100% 0; background-repeat:no-repeat; display:block; float:left; width:7px; height:44px; margin-right:5px;}

