div#hotels, div#itineraries, .smallModule{
    float: left;
    width: 244px;
    clear: none;
}
/* Trip Plans Module */

#trips .content {
    background-image: url(/images/trips/reflective_suitcase.gif);
    background-repeat: no-repeat;
    background-position: 7px 7px;
    padding-left: 67px;
    padding-bottom: 14px;
    height:60px;
}
    
#hotels .content {
    height:60px;
}

#trips.smallModule .content {
    background-image: none;
    padding-left: 7px;
}
    
div#hotels{
    margin-right: 10px;
}
div.overviewSection{
    padding: 7px 7px 10px 7px;
}
div.overviewSection h3{
	display: inline;
}
div#overview div.content{
    position: relative;
    /*padding-top: 125px;*/
}
div#primary_overview_content, div#secondary_overview_content{
	float: left;
}
div#primary_overview_content{
	width: 310px;
	margin-right: 15px;
    padding-left: 10px;
}
div#secondary_overview_content{
	width:152px;
}
div#overview div.content p{
    margin-bottom: 10px;
}
#overview .content{
    padding: 0;
}
#overview .tabbedContainer{
    margin-top: 10px
}
div#overview_header{
    margin-left: 1px;
    padding-top: 1px;
    width: 500px;
    height: 150px;
}
div#overview_header .moreLink{
    position: absolute;
    top: 58px;
    left: 18px;
}
div.content div#overview_header span.moreLink, div.content div#overview_header a{
    color: #fff;
    text-decoration: none !important;
    text-transform: lowercase;
}

.edsubhead_blue {font-weight: bold}

/*	Instance of tabbedNavigation (defined in main.css)
	--------------------------------------------------- */
	div.tabbedNavigation li#why_go_tab{width: 50px;}
	div.tabbedNavigation li#fact_sheet_tab{width: 65px;}
	
/*	quickBox */	
	div.quickBox{
		font-size: 10px;
		line-height: 1.7;
		font-weight: bold;
		width: 152px;
		color: #666;
		border-bottom: 2px solid #cbdce4;
	}
	div.quickBox h4{
		text-transform: uppercase;
	}
	div.quickBox div{
		padding-bottom: 15px;
	}
	
	div#articles_module {
		position: relative;
	}
    
    div#articles_module span.moreLink {
        font-size:11px;
        position: absolute; 
        top: 5px; 
        right: 8px; 
        color:#FFF;
    }
    
    div#articles_module span.moreLink a {
        color:#FFF;
    }
    
	div#articles_module ol{
		padding: 7px 7px 14px;
		margin-left: 15px;
        list-style-position: outside;
        font-weight: bold;
	}
	div#articles_module li{margin-bottom: 10px;}
	div#articles_module p{
		font-size: 11px;
        font-weight: normal;
	}
	div#articles_module p.itemMeta{color: #999;}
	
/*	jumpMenu */
	div.jumpMenu{
		border: 1px solid #ccc;
		background-color: #fff;
		padding: 1px;
        position: relative;
        top: -160px;
        margin-bottom: -160px;
	}
	div.jumpMenu ul{
		padding-bottom: 7px;
	}
	div.jumpMenu h4{
		background-color: #000;
		text-transform: uppercase;
		color: #fff;
		padding: 5px 7px;
	}

/* More On Links */
    li#moDest {
        display: none;
    }
    
/* Start Exploring Module */
    #explore .content {
        padding-left: 0;
        padding-right: 0;
    }
    
    #explore .content p {
        margin: 7px 7px 18px 7px;
    }    
    
/* World Map Module */
.worldPage #world_module {
    width: 674px;
}

#world_module .content {
    padding: 0;
    background: #fff;
}

#world_module  ol.popList {
            width: 130px;
        }

/* maps */
.list1  {float: left; width: 136px; margin-right: 25px;}
.list2  {float: left; width: 136px; margin-right: 25px;}
.list3  {float: left; width: 136px;}
.mlistContainer {display:none; height: 250px; overflow-y: scroll; background-color: #fafeff;}
.mlistContainer ul {padding-bottom: 10px;padding-left: 10px;}
.noflashbox {width: 460px; background-color: #d2e1ea; padding: 10px; margin: 0 10px 10px 10px; font-weight: bold; font-size: 11px;}
#desthed {display: block; width: 128px; height: 16px; padding: 0 5px 0 10px; background-color: #707d8d; color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: none; text-transform: uppercase;}
#desthed a:hover {color: #ffffff; text-decoration: underline;}
#desthed a:visited {color: #ffffff; text-decoration: none;}
.listContainer ul {margin-bottom: 10px;}
.mapList a:link {margin: 0px; padding: 0 10px; color: #333; font-size: 10px; font-weight: bold; text-decoration: none;}
.mapList a:visited {margin: 0px; padding: 0 10px; color: #333; font-size: 10px; font-weight: bold; text-decoration: none;}
.mapList a:hover {margin: 0px; padding: 0 10px; color: #333; font-size: 10px; font-weight: bold; text-decoration: underline;}

#explore .listContainer {
    padding-left: 9px;
}

#explore div.sorter {margin:0;}

#explore ol.popList {
margin:0;
padding:18px 10px 22px 0;
width: 150px;
}

.yellow {color: #f0a900 !important;}
#world_module ol.popList {
    margin: 1px 0pt 22px;
    padding-left:15px;
    width:140px !important;
}
#world_module .sorter {margin:0 0 20px 0;}


