﻿/* Home - Featured mage/text wrapper */
#featureContent-boxWrap {
border-bottom:1px solid #ccc;

}

.homeFeaturedWrapper 
{
    width:568px;
    float:left;
    display:inline-block;
    margin:0px 2px 0px 0px; 
    padding:0px;
    height:290px;
}    

.homeFeaturedWrapper .img {
    height:220px;
    background-color:#ececec;
    margin:0px;
    padding:0px;
    border:none;
}  

.homeFeaturedWrapper p 
{
    background:#fff;
  
    line-height:14px;  
    margin:5px 0px 0px 5px;    
    color:#333333;
}   

/* Home - Callouts */
.homeCalloutsWrapper {
    width:540px;
  
    padding:15px 10px 4px 0;    
    margin-top:2px;

    float:left;  
    display:inline-block;
    margin-right:2px;
    clear:left;
    height: auto !important;
    min-height: 202px;
    height: 202px;
}

#callout-separater {
   background:url('../images/calloutsep.jpg') top left no-repeat;
   width:16px;
   height:237px;
   float:left;
}

.homeCalloutsWrapper .callout {
    
    width:163px;
    margin-right:20px;
    _margin-right:10px;
   /* padding-right:10px;*/
    float:left;  
    display:inline;
}

.homeCalloutsWrapper .callout.last {
    border-right:none;
    margin-right:0px;
    padding-right:0px;
}

.homeCalloutsWrapper .callout div, 
.homeCalloutsWrapper .callout div a {
    color:#4e2183;
    font-weight:bold;
    font-family:Verdana;
    font-size:12px;
    margin-bottom:10px;
    margin-top:10px;
    text-decoration:none;
    white-space: nowrap;
}

.homeCalloutsWrapper .callout p {
    margin-top:4px;
    line-height:17px;
    color:#333333;
}  

/****ENROL TODAY CALLOUT****/

.enrol {
    border-right:dashed 1px #cccccc;
    width:163px;
    padding-right:10px;
    margin-right:10px;
    float:left;  
    display:inline;
}

.enrol p {
    padding-top:4px;
    line-height:17px;
    color:#333333;
}   

.boxGetStarted {
    line-height:15px;
    color:#333333;
    overflow:hidden;
}    

.RightImageCalloutsWrapper {
    /*width:194px;  */
    margin:30px 0 0 30px;
    float:left;
    display:inline-block;
}

.EnrolRadioWrapper {
    padding: 5px 0 7px 1px;
    _padding: 0 0 3px 0;
    *padding: 0 0 3px 0;
}

.EnrolRadioWrapper tr {
    height: 100%;
}

.AlreadyEnrolledWrapper {
    padding-top: 13px;
    padding-bottom: 18px;
    _padding-bottom: 13px;
    *padding-bottom: 13px;
    overflow:hidden;
}

.AlreadyEnrolledWrapper2 {
    padding-top: 13px;
    overflow:hidden;
}

.EnrolTourNumber {
    float:left;
    padding-right:5px;
}

.EnrolTourNumber input {
    font-family: Verdana;
    font-size: 11px;
    padding-left: 3px;
}

.AlreadyEnrolledContainer {
    padding-top: 7px;
}

.AlreadyEnrolledContainerL {
    float:left; 
    width: 114px;
}

.AlreadyEnrolledContainerR{
    float:left; 
    margin-top: 8px; 
    margin-left: 1px;
}

.ImageCalloutDivider {
    margin-bottom: 2px;
    _margin-bottom: 1px;
    *margin-bottom: 1px;
}

/* Home link list box */
.box1 {
    width:180px;
    background:url('../images/box1_bg.jpg') no-repeat;
    display:inline;
    float:left;
    color:#fff;
    padding:8px 10px 5px 5px;
    line-height:13px;
    _line-height:12px;
   height:285px;
}

.box1 a {
    color:#fff;
    font-weight:bold;

    /*padding:8px 10px 5px 28px;*/
float:left;
width:150px;
    margin: 5px 0px 3px 0;
    text-decoration:none;
   
}

.box1 ul {
margin:0;
padding:0;
}

.box1 .bullet {
background:url('../images/box_bullet.png') no-repeat;
width:28px;
height:28px;
float:left;

}

.box1 p 
{
 padding-left:28px;
   /* line-height:14px;*/
    padding-bottom:7px;
    border-bottom: 1px solid #7aaade;
}

.box2 
{
    border:solid 1px #cccccc;
    padding:8px;
    display:block;
}
    
.box2 .header1
{
    font-family:Arial Narrow, Arial;
    color:#333333;
    font-size:14px;
}

.box2 .header2
{
    text-transform:uppercase;        
    font-family:Arial Narrow, Arial;        
    color:#355922;
    font-size:16px;        
    margin-top:-2px;
}

.box2 .content
{
    margin-top:10px;
    line-height:15px;
}
    
/* Get Started Today box */    
.boxGetStartedHomeWrapper {
    border:solid 1px #cccccc;
    width:172px;  
    padding:25px 10px 10px 10px;  
    margin-top:2px;
    float:left;
    display:inline-block;
}

.boxGetStartedHomeWrapper .contactInfo 
{
    display:none;
}

.boxGetStartedWrapper 
{
    padding:30px 0px 0px 5px;
    width:170px;      
    line-height:14px;
}

.boxGetStartedWrapper_Images
{
    padding:1px 0px 0px 0px;
    width:190px;      
    line-height:14px;
   
   
}

.boxHeader 
{
    color:#355922;
    font-weight:bold;
    white-space:nowrap;
    text-decoration:none; 
    margin-top:18px;   
}

.boxGetStarted .tourNumberWrapper 
{
    float:left;
    margin-right:5px;
}

.boxGetStarted .buttonWrapper 
{
    float:left;
    clear:right;
}

.boxGetStartedWrapper .contactInfo 
{
    margin:10px 0px 20px 0px;
    clear:both;
}
    
.boxGetStarted 
{
    line-height:15px;
    color:#333333;
}  

.boxGetStarted img 
{
    clear:both;
}      

/* Side Nav */         
.sideNavWrapper 
{
    width:194px;
}

.sideNavWrapper .header 
{
    background:url('../images/inthissection.jpg');
    height:32px;
    width:193px
}

.sideNavWrapper .content
{
    background-color:#428dd1;
  width:193px;
    border-top:none;
    min-height:193px;
    color:#fff;
}

.sideNavWrapper .content ul
{
    list-style-image:url('../images/icon_triangle_right2.gif');
    list-style-position:outside;
    padding:10px 0px 20px 23px;
}          
  
.sideNavWrapper .content ul li
{
    line-height:20px;
}       
   
.sideNavWrapper .content ul li a,
.sideNavWrapper .content ul li ul.sub li a                
{
    text-decoration:none;
    color:#fff;
}  

     
.sideNavWrapper .content ul li a:hover,
.sideNavWrapper .content ul li ul.sub li a:hover                
{
    text-decoration:none;
    color:#090e80;
}  
  
.sideNavWrapper .content ul li ul 
{
    padding:0px 0px 0px 5px;
}    
                        
.sideNavWrapper .content ul .parentNav 
{
    list-style-image: url('../images/nav/greenarrow_down.gif');
    color:#333333;                
}    
  
.sideNavWrapper .content ul li.selected 
{
    list-style-image:url('../images/nav/greenarrow_right.gif');                                    
}    
            
.sideNavWrapper .content ul li.selected a,
.sideNavWrapper .content ul li ul.sub li.selected a
{
    color:#333333;
}                                 

/* Section landing layout */
.sectionLandingWrapper 
{
    width:569px;
    margin:0px 0px 20px 1px;
    text-align:right;   
}   
    
.sectionLandingWrapper .contentWrapper 
{
    padding:0px;
    margin:30px 0px 0px 20px;
    text-align:left;
} 

.sectionLandingWrapper .contentWrapper .content 
{
    color:#333333;
    line-height:17px;
    margin-top:10px;
}

.sectionLandingWrapper h1 
{
    padding:0px;
    margin:0px;
    font-size:19px;
    font-family:Georgia;
    font-weight:bold;
    color:#4e2183;
    height:30px;
}

.sectionLandingWrapper .headerImg 
{
    width:569px;
    height:220px;
}   
    
/* Section Landing - Callouts */    
.sectionLandingWrapper .calloutsWrapper 
{
    margin:20px 0px 0px 0px;
}

.sectionLandingWrapper .calloutsWrapper .callout {
   /* border-right:dashed 1px #cccccc;*/
    width:165px;
    margin-right:10px;
    padding-right:10px;
    float:left; 
}
.sectionLandingWrapper .calloutsWrapper .callout.last {
    border-right:none;
    margin-right:0px;
    padding-right:0px;
}

.sectionLandingWrapper .calloutsWrapper .callout div,
.sectionLandingWrapper .calloutsWrapper .callout div a {
    color:#4e2183;
    font-weight:bold;
    margin-top:8px;
    white-space:nowrap;
    text-decoration:none;
}

.sectionLandingWrapper .calloutsWrapper .callout p {
    margin-top:4px;
    line-height:17px;
    color:#333333;
}    
    
/* Content landing layout */
.contentLandingWrapper 
{
    width:569px;    
    margin:0px 0px 20px 2px;
}   
    
.contentLandingWrapper .flashWrapper 
{
    padding:0px;
    margin:0px 0px 0px 0px;
    float:left;
} 

.contentLandingWrapper .flashWrapper .content 
{
    color:#333333;
    line-height:17px;
}   
 
.contentLandingWrapper .contentWrapper 
{
    padding:0px;
    margin:30px 10px 0px 20px;
    float:left;
    width:380px;
    display:inline; 
} 

.contentLandingWrapper .contentWrapper .content
{
    color:#333333;
    line-height:17px;
    margin-top:10px;
}
.contentLandingWrapper .rightColWrapper 
{
    margin:33px 1px 30px 0px;
    width:136px;
    padding:0px;
    color:#333333;
    float:right;
    display:inline-block;
}        

.contentLandingWrapper h1 
{
    padding:0px;
    margin:0px;
    font-size:18px;
    font-family:georgia;
    font-weight:bold;
    color:#4e2183;
    height:30px;
}

.contentLandingWrapper .headerImg 
{
    width:569px;
    height:90px;
}   

.contentLandingWrapper .contentWrapperTeachersTourPage {
    display:inline;
    float:left;
    margin:30px 10px 0 20px;
    padding:0;
    width:500px;
}       
    
/* Content Landing - Callouts */    
.contentLandingWrapper .calloutsWrapper 
{
    margin:33px 0px 30px 0px;
}

.contentLandingWrapper .calloutsWrapper .callout 
{
    margin-bottom:30px;
}

.contentLandingWrapper .calloutsWrapper .callout div,
.contentLandingWrapper .calloutsWrapper .callout div a {
    color:#4e2183;
    font-weight:bold;
    white-space:nowrap;
    margin-top:1px;
    padding-bottom:0px;
    text-decoration:none;
    font-size:12px;
}

.contentLandingWrapper .calloutsWrapper .callout img { }
.contentLandingWrapper .calloutsWrapper .callout p {
    margin-top:8px;
    line-height:17px;
    color:#333333;
}   
  
.faqWrapper 
{ 
    line-height:14px;    
    margin-bottom:25px;
}    
        
.question 
{
    font-weight:bold;
    color:#333333;
}   
         
.answer 
{ 
    color:#333333;
}  
      
.faqLinksWrapper 
{
    line-height:14px;
    margin:10px 0px 0px 0px;
}    

.rightColWrapper 
{
}

.rightColWrapper .calloutsWrapper 
{
    line-height:14px;
}

.rightColWrapper .calloutsWrapper .calloutAnchor
{
    margin:3px 0px 20px 0px;
}
                
.quoteBox 
{
    padding:0px;
    margin:0px;
}

.quoteBox .quoteWrapper
{
    border-top:solid 1px #cccccc;
    border-left:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    border-bottom:none;
    padding:9px; 
    margin:0px;
    display:inline-block;
}

.quoteBox .quoteWrapper .quoteOpen 
{
    float:left;
    width:15px;
    height:14px;
    padding:0px 10px 3px 0px;
    background:White url('../images/quoteOpen.gif') no-repeat 0 0;  
}

.quoteBox.orange .quoteWrapper .quoteOpen 
{
    background:White url('../images/quoteOpen.gif') no-repeat 0 0;
}    
    
.quoteBox.green .quoteWrapper .quoteOpen 
{
    background:White url('../images/quoteOpen_green.gif') no-repeat 0 0;
} 
       
.quoteBox.blue .quoteWrapper .quoteOpen 
{
    background:White url('../images/quoteOpen_blue.gif') no-repeat 0 0;
}     
   
.quoteBox .quoteWrapper .quote 
{
    line-height:15px;
    padding-top:5px;
}

.quoteBox .quoteWrapper .quoteClose
{
    float:right;
    width:15px;
    height:14px;
    margin:0px 0px 0px 0px;
    background:White url('../images/quoteClose.gif') no-repeat right 0;       
    clear:right;     
}

.quoteBox.orange .quoteWrapper .quoteClose 
{
    background:White url('../images/quoteClose.gif') no-repeat right 0;
}    
    
.quoteBox.green .quoteWrapper .quoteClose 
{
    background:White url('../images/quoteClose_green.gif') no-repeat right 0;
}     
   
.quoteBox.blue .quoteWrapper .quoteClose 
{
    background:White url('../images/quoteClose_blue.gif') no-repeat right 0;
}        

.quoteBox .quoteDetails 
{
    text-align:right;
    color:White;
    white-space:nowrap;
    line-height:14px;
    background-color:#ff8500;  
    display:inline-block;
    width:120px;
    padding:8px;        
}  
  
.quoteBox.orange .quoteDetails
{
    background-color:#ff8500;
}  
      
.quoteBox.green .quoteDetails
{
    background-color:#a1ca4a;
} 
 
.quoteBox.blue .quoteDetails
{
    background-color:#6ec6ee;
}  
        
.quizListItemWrapper 
{
    padding:0px 60px 20px 0px;
}  
img, div, a { _behavior: url('/includes/css/iepngfix.htc') }   
.quizListItemWrapper a
{
    background:url('../images/box1_bullet.gif') no-repeat left 5px;
    padding:3px 0px 2px 14px;

    margin-left:7px;
    display:block;
} 

        

.lonelyPlanet
{
    
}

.lonelyPlanet .destinationHeader 
{
    color:#355922;
    font-weight:bold;
}

.lonelyPlanet .LPdestinationDetailsWrapper 
{
    margin-top:25px;
}

.lonelyPlanet .LPdestinationDetailsPWrapper p
{
    padding-bottom:15px;
}

.lonelyPlanet .introCopy .mapImgWrapper
{
    float:left;
    padding:5px 10px 0px 0px;
    cursor:pointer;
}

.lonelyPlanet .electricalPlugsWrapper 
{
    margin:0px 0px 40px 35px;
}

.lonelyPlanetfooterCopy 
{
    color:#333333;
    font-size:10px;
    margin:5px 0px 0px 0px;
}

.TourCastWrapper 
{
    
}

.TourCastWrapper .EarbudsWrapper 
{
    clear:right;
    float:left;
    width:320px;
}

.TourCastWrapper .TourContent 
{
    background-color:#FEEBBD;
    padding-left:20px;
    font-size:11px;
    line-height:14px;
    font-family:Verdana;
    color:#333333;
    height:158px;
}

.TourCastWrapper .TourContent .TextPara 
{
    padding:8px 0;
}

.TourCastWrapper .IPodWrapper 
{
    clear:right;
    float:left;
    width:248px;
}

.TourCastWrapper .NoFlashTemplateWrapper 
{
    height:316px;
    width:320px;
    background-color:#FEEBBD;
    font-family:Verdana;
}

#print-close a:link {
	text-decoration:underline;
}

div.LeftContent 
{
	/*float:left;*/
	display:inline;
}

div.RightContent
{
	/*width:120px;
	float:right;
	clear:right;*/
	display:inline;
	
}

.close-span  {
	text-decoration:underline;
	cursor:pointer; 
	margin: 0 0 0 400px;
}

.printspan
{
	cursor:pointer; 
}
.LinkNonUnder
{
    color:#40b0ff;
  	font-weight:bold;
}

.SetCursor
{
	cursor:arrow ;
	clear:right;
	float:none;
	clear:both;
	padding:0px 0px 0px 0px;
}

.SetHyperCursor
{
	cursor:hand;
	float:left;
}

.destinationHeaderPrinterFriendly
{
    color:#355922;
	font-family:Arial Narrow;
    font-size:24px;
}

#MeetTheCastLeftImage img
{
    float:left;
    margin: 0 5px 0 0;
    width:180px;
    height:180px;
}
  
#homeCalloutsWrapper span {
    float:left;
    position:relative;
    color:#666;
    z-index:3;
    /* height:1.5em;
    line-height:1.5em;*/
 }
 
#homeCalloutsWrapper span.Error {
   float:left;
   position:relative;
   z-index:5;
   background:#fff;
   white-space:nowrap;
   margin:-11px 0 0 0px;
  }
  
#homeCalloutsWrapper span.firstName {
   float:left;
   clear: left;
   position:relative;
   z-index:5;
   background:#fff;
   white-space:nowrap;
  /*margin:0 0 0 -60px;*/
  }
  
#homeCalloutsWrapper span.lastname {
   float:left;
   clear: left;
   position:relative;
   z-index:5;
    background:#fff;
    white-space:nowrap;
  /*margin:0 0 0 -59px;*/
}

#homeCalloutsWrapper span.email {
   float:left;
   position:relative;
   z-index:5;
   background:#fff;
   white-space:nowrap;
   margin:0px 0 0 -31px;
  }
  
#homeCalloutsWrapper span.email2 {
   float:left;
   position:relative;
   z-index:5;
   background:#fff;
   white-space:nowrap;
   margin:0px 0 0 -47px;
} 
  
#homeCalloutsWrapper input 
{
   margin: 0 0 5px 0;
}
  
#homeCalloutsWrapper div span.heading 
{
    color:#355922;
    font-weight:bold;
    line-height:1em;
    white-space:nowrap;
    text-decoration:none;
}
            
span.thankyouMsg 
{
    width:160px;
}
            
#homeCalloutsWrapper table#signup {
    margin:10px 0 10px 0;
    padding:0;
    clear: left;
}

#homeCalloutsWrapper table#signup tr td {
    font-weight:normal;
    margin:0;
    vertical-align:top;
    padding:0;
}
     
#homeCalloutsWrapper table#signup tr td input {
    /* margin:0 0 5px 0;*/
}
       
#homeCalloutsWrapper .thankYou {
    display:block;
    width:150px;
    font-weight:normal;
    white-space:normal;
    line-height:1.5em;
    height:140px;
 }
     
#homeCalloutsWrapper div.thankYou span {
}
     
            
#homeCalloutsWrapper div .subHead {
    font-weight:normal;
    height:20px;
    padding: 0 0 1px 0;
}
            
#homeCalloutsWrapper span.noUnderline {
    color:#090e80;
    float:none;
}
    
#homeCalloutsWrapper input.txtEmail{
    margin: 0 0 0 8px;
}

#homeCalloutsWrapper #news-sample {
    float:left;
}

#sample-submit {
    margin: 10px 0 0 100px;
    float:right;

}
#sample-submit a {
    margin:2px 0 0 0;
    text-decoration:underline;
}
   
#sample-submit a:hover {
    margin:2px 0 0 0;
    text-decoration:none;
}
  
#homeCalloutsWrapper .raquo {
    color:#090e80;
    float:left;
    margin: 2px 20px 0 5px;
}


.BtmSpace
{
    float:left;
    padding-bottom:1px;
    width:180px;
    text-align:right;
    line-height: 130%;
}

.HeaderRightCont {
    float:right;
    padding-top:20px;
    width:180px;
}

.ContactusHeader {
    color:#355922; 
    font-weight:bold;
}

.EnrolContactUs {
    padding-bottom: 25px;
    _padding-top: 18px; 
    margin-top: 13px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.content ul {
    list-style: disc none inside;
    line-height: 18px;
    padding-left: 18px;
}