@import "http://www.webjet.com.au/site/css/global.css";


/* Red bullets as bullet item, not image  - OVERRIDE GLOBAL */
	#main #content #sitemap UL LI {
		background-image: none;
	}
	
	#main #content #sitemap UL LI a{
		color: #000;
		font-weight: bold;
	}	
	
	#main #content #sitemap UL LI UL LI {
		/* list-style-image: url(http://www.webjet.com.au/site/images/bullet_red.gif); */
		background-image:url(http://www.webjet.com.au/site/images/bullet_red.gif);
		background-position: top left;
		background-repeat: no-repeat;		
		padding-left: 20px;
	}
	
	#main #content #sitemap UL LI UL LI a{
		color: #0000FF;
		font-weight: normal;
	}


/* Style online answers box to match that of search.css */
	#side-nav .online-answers-box {
	    border-bottom: 1px solid #fff;
	}

	#subnav .online-answers-box #frmOnlineAnswers {
	    display: block;
	    background: #DDDDDD;
	    width: 100%;
	    height: 40px;
	}

	#subnav .online-answers-box #frmOnlineAnswers p {
	    margin: 0;
	    padding: 0;
	}

	#subnav .online-answers-box  #frmOnlineAnswers #oa_question {
	    width: 71%;
	    margin-top: 10px;
	    margin-left: 4%;
	}

	#subnav .online-answers-box  #frmOnlineAnswers #oa_submit {
	    margin-top: 3px;
	}
	
	#subnav #frmOnlineAnswers
	{
		padding: 0px;
		margin: 0px;
	}
	
	#subnav .online-answers-box h3 {
		margin: 0px;
	}

/* Reduce top nav width to fit all on one line */

#nav UL LI A:link, #nav UL LI A:visited  {
	padding-left: 18px;
}

#nav UL LI A:link SPAN, #nav UL LI A:visited SPAN {
	padding-right: 18px;
}

/* Lower breadcrumbs so they don't hit nav in "no nav" pages */

#breadcrumbs {
	margin-top: 3px;
}

#subnavigation {
	margin-bottom: 1em;
}


.subnavigation LI, #subnavigation UL:first-child LI {
	Z-INDEX: 1;
}

.subnavigation .topclass LI, #subnavigation .topClass UL LI, .topclass{
	Z-INDEX: 999;
}


/* flight search & right column content */
/*.infobox_lvl2 {
	background: #fff url(http://www.webjet.com.au/site/images/bookfrm-bg-2.jpg) top left no-repeat;
	color: #333;
}*/

.infobox_lvl2 form, .destination_search form {
	padding: 0 10px;
}

/*.infobox_lvl2 h2,*/ .destination_search h3, #subnav .mod_nav h3 {
	background: #AFAFAF;
	padding: 10px;
	text-transform: uppercase;
	font-size: 1.2em;
}

/*.infobox_lvl2 h2 {
	background: #AFAFAF;
	padding: 10px;
	margin-left: 0px;
	color: #fff;
	text-transform: uppercase;
}*/

.infobox_lvl2 input, .infobox_lvl2 select, .destination_search input {
	font-size: 11px;
}

/*.infobox_lvl2 table tr td, .infobox_lvl2 table.info_sub_table tr td {
	padding: 1px;
}*/

/* v2 footer */
#wrapper #footerLinks.v2footer {
  left: 0;
  margin-right: -3px;
}

#wrapper #footerLinks.v2footer table th {
  width: 20%;
  background: #333;
}

#wrapper #footerLinks.v2footer table td p {
  font-size: 100%;
}

#airlines #mod_linklist_3455 {
  display: none;
}
