/*
 * Page Headlines
 */
#h-help { display: block; height: 30px; background: transparent url(/images/headline-help.gif) no-repeat top left; }
#h-help span { display: none; }

#h-baggage_policies { display: block; height: 30px; background: transparent url(/images/baggage_policies.gif) no-repeat top left; }
#h-baggage_policies span { display: none; }
#h-blogs_about { display: block; height: 30px; background: transparent url(/images/h-blogs_abt_vayama.gif) no-repeat top left; }
#h-blogs_about span { display: none; }
.long-text p { margin: 10px 0 12px 0; }
.helpCallout li {list-style-type: decimal;padding-left: 10px;}
.helpCallout ol {padding-left: 40px;padding-right: 40px;}

.categories ol {padding-left: 20px;padding-right: 20px;}
.categories li {list-style-type: circle;padding-left: 10px; padding-bottom:15px;}

.boxWide { display: block; width: 610px; background: transparent url(/images/box-wide-bottom.gif) no-repeat 100% 100%; }
.boxWide-Content { background: transparent url(/images/box-wide-top.gif) no-repeat 0% 0%; padding: 20px; }
.boxSub { display: block; width: 180px; background: transparent url(/images/box-sub-bottom.gif) no-repeat 100% 100%; }
.boxSub-Content { background: transparent url(/images/box-sub-top.gif) no-repeat 0% 0%; padding: 20px; }

/* FAQ */
#faq_details { margin-top: 20px; }
#question_list { padding: 20px 0px 20px 15px;}
#question_list li {list-style-type: circle;padding-left: 10px; padding-bottom:5px;}
#answer_list li {list-style-type: circle;padding-left: 10px; padding-bottom:5px;}

#help_section {margin-top: 20px}
#help_section h2 {font-size: 12px; font-weight: bold;   color: #ff682d; text-decoration:none;}
 

h1.etiquette, #h-reviews span  {font-size: 18px; font-weight:400; color: #ff682d; letter-spacing: -0.02em; text-decoration:none;}

.categories { margin: 10px 0px 0px 15px}
.quest { padding: 20px 0px 0px 0px}
.quest h3 { font-size: 12px; font-weight: bold;  }
.quest h3 a { font-size: 12px; font-weight: bold; color: #ff682d; text-decoration:none; }
.faq_quest_list { list-style-type: circle; padding-left: 20px}
.answ_ul  { list-style-type: disc; padding-left: 30px}
.answ_ul_ci  { list-style-type: circle; padding-left: 30px}


/*menu for etiquette*/

#h-etiquette { display: block; height: 26px; background: transparent url(/images/etiquette/country_etiquette.gif) no-repeat top left; }
.darkBox { margin: 15px 0 0 0; padding: 0; text-align: left; background: transparent url(/images/box-sm-dark-bg.gif) no-repeat 100% 100%; width: 230px; }
.darkBox .darkBoxContent { padding: 15px; position: relative; background: transparent url(/images/box-sm-dark-tp.gif) no-repeat top left; }
/* hack: IE6 and below */
* html .darkBox .darkBoxContent{ padding-top: 15px!important; }
.darkBox .boxHeadline { display: block; height: 26px; padding: 0; margin: 0; background-color: transparent; background-position: top left; background-repeat: no-repeat; }
.darkBox .boxHeadline span { display: none; }
.firstBox { margin-top: 0!important; }
ol.genList ol { margin-left: 10px; }
ol.genList li { margin: 2px 0; display: inline; padding: 0; }
ol.genList li a { display: block; padding-left: 8px; color: #373423; text-decoration: none;  background-color: transparent; background-repeat: no-repeat; background-position: 0 5px; background-image: url(../images/arr1-left.gif); outline: none; }
ol.genList li.selected a { background-image: url(/images/arr2-left.gif);color: #FF682D; }
/* end of FAQ */

