@import "http://www.webjet.com.au/site/css/travel-guide.css";



/* Red bullets as bullet item, not image  - OVERRIDE GLOBAL */
	.travel #main #content .mod_nav ul li {
		background: #FFFFFF url(http://www.webjet.com.au/site/images/bullet_red.gif) no-repeat scroll left top
	}


	#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: #CC0000;
		font-weight: normal;
	}
	
/* Reduce min size of banner at top of page */
	#content #content-banner{
		min-height: 0px;
	}
	
	#navigation #subnavigation{
		
	}
	
	#breadcrumbs .mod_nav{
		margin-top: 8px;
	}


/* Fix width for online-answers-menu - OVERRIDE GLOBAL */
	#subnav .online-answers-menu, #subnav .online-answers-menu LI A{
		width: 188px;
	}
	
	#subnav .online-answers-menu LI DIV{
		width: 195px !important;
	}
    
    .travel #main #content .mod_images
	{	
		BORDER-RIGHT: #ccc 1px solid;	
		BORDER-TOP: #ccc 1px solid;	
		BACKGROUND: #eeeeee;	
		FLOAT: right;	
		MARGIN: 0px 0px 10px 10px;
		BORDER-LEFT: #ccc 1px solid;	
		BORDER-BOTTOM: #ccc 1px solid;	
		TEXT-ALIGN: center;
		
	}
	
	.travel #main #content .mod_images IMG {
		MARGIN: 2px auto;
        float: none;
	}
    
    
 /* Fix Float right pictures in content for FF  */
   
    
    	.travel #main #content .mod_images p {
		MARGIN: 0 0 1em;
	}

	.travel #main #content .mod_images SPAN {	
		DISPLAY: block;	
		MARGIN: 0;	
		TEXT-ALIGN: center
	}
    
	.travel #main #content-top .mod_images {
		border:0;
		background: none;
	}
	

	.imgright {
		clear: right;
	}
	
	
	.mod_images {
		clear: right;
		text-align: center;
	}

	.travel #main #content .alt.mod_images IMG {
		float: none;
		margin: 0px;
	}
	
	.travel #main #content .mod_images, .travel #main #content .mod_images IMG, 
	{
		text-align: center;
		margin: 2px;
	}
	

	/*
	BLOCK THIS OUT FOR NOW
	#content-banner {
	    display: none;
	}
	*/
	
	.travel #flag {
	    display: none;
	}

	.travel #content .magicdealfinder table{
		margin: 0px;
	}
	
	
	
	.travel #main #content #travel-guide-tips ul li {
		float: none;
		clear: both;
	}

	
	.travel #main #content #mainLeft .mod_linklist {	
		WIDTH: 95%;
	}
	
	.travel #main #content #mainLeft .mod_linklist UL LI {
		WIDTH: 95%;
	}
	
	
	
	.travel #wrapper #subnav h3 {
		background: #AFAFAF;
		padding: 10px;
		text-transform: uppercase;
		font-size: 1.2em;
		margin-top: 1em;
		clear:both;
	}
	
	
	#subnav2 {
			float: right;
			height: 100%;
			padding: 0;
			width: 214px;
	}

	
.travel #wrapper #subnav2 .mod_linklist ul,
.travel #wrapper #subnav2 .mod_nav ul {
		list-style-type:square !important;
		margin: 0.6em;
		padding-left: 1em;
		width: 200px;
}
.travel #wrapper #subnav2 .mod_linklist ul li,
.travel #wrapper #subnav2 .mod_nav ul li {
		list-style:square !important;
}

.travel #wrapper #subnav2 .mod_linklist ul a {
		color: #0000FF;
		float: none;
		text-decoration: none;
}
#subnav2 li.last {
	background-image: none;
	float: none;
	display: inline;
	height: auto;
	width: auto;
}
.travel #wrapper #subnav2 .mod_linklist ul a:hover {
		color: #000;
}




#subnav2 .mod_linklist,
#wrapper #main #subnav2 .mod_nav {
		width: auto;
		margin: 0 !important;
		padding: 0 !important;
		width: 100%;
}


.travel .aust_airlines ul, 
.travel .aust_dest ul, 
#subnav2 .mod_linklist ul, 
#wrapper #main #subnav2 .mod_nav ul {
		margin-bottom: 1.5em;
		list-style-type:none;
		background: #fff !important;
		width:auto !important;
}

.travel .aust_airlines ul li, 
.travel .aust_dest ul li, 
#subnav2 .mod_linklist ul li,
#wrapper #main #subnav2 .mod_nav ul li 
{
		line-height: 1.5em;
		font-size:110%;
		list-style: square ;
		color: #0000FF !important;
		padding-left: 0em !important;
		margin-left: 0em !important;
		float:none;
		width:auto;
		display:list-item;
}

#subnav2 .mod_nav h3 {
	background: #AFAFAF;
	padding: 10px;
	text-transform: uppercase;
	font-size: 1.2em;
}

#subnav2 .mod_linklist h3 {
	background: #AFAFAF;
	padding: 10px;
	text-transform: uppercase;
	font-size: 1.2em;
}


