


/**** Main Structure *****************************************/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color:#f8ecd2;
	font-family: Arial, Helvetica, sans-serif;
}


a {	
	border: 0;
	outline: 0;
}



p a:visited a:linked a:active {
  color: #a1cff1;
}

p a {
  color: #a1cff1;
}


#wrapper{
	width: 939px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: url(../Images/background.jpg) repeat-y;
}


#wrapper-home{
	width: 939px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: url(../Images/mainBackground.jpg) repeat-y; 
	height: 800px;
}

#contentwrapper{
	float: left;
	width: 100%;

}

/*Used For Home Page*/
#contentwrapper-home{
	float: left;
	width: 100%;	

}

#contentcolumn{
	margin: 0 269px 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

}

/*Used For Home Page*/
#contentcolumn-home{
   float: left;
   margin: 0 30px 0 30px;
   width: 570px;

}
	
#leftcolumn{
	float: left;
	width: 166px; /*Width of left column in pixel*/
	margin-left: -940px; /*Set margin to that of -(wrapperWidth)*/
}

#rightcolumn{
	float: left;
	width: 244px; /*Width of right column*/
	margin-left: -245px; /*Set left margin to -(RightColumnWidth)*/
}

/*Used For Home Page*/
#rightcolumn-home{
	float: left;
	margin-left: -343px; /*Set left margin to -(RightColumnWidth)*/
}

#footer{
	clear: left;
	height: 360px;
	width: 939px;
	background: url(../Images/Vacation_Deals_11.jpg) no-repeat;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

/*Used For Home Page*/
#footer-home { 
    position: relative;
	clear: left;
	height: 370px;
	width: 939px;
	background: url(../Images/monkey-background-home.jpg) no-repeat;    
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	top: -70px;
    z-index: 0;

}



/**** Header *****************************************/

#header h1  {
	background: url(../Images/Vacation_Deals_1_1.jpg) no-repeat;
	width: 449px;
	height: 138px;
 	text-indent: -9999px; 
	float: left;
	margin-top:0px; 
	margin-bottom: 0px;
}

#header h2  {
	background: url(../Images/Vacation_Deals_1_2.jpg) no-repeat;
	width: 490px; 
	height: 138px;  
	text-indent: -9999px; 
	float: right;
	margin-top:0px;
	margin-bottom: 0px;
}

/**** Main Menu in Header *****************************************/

#main-menu {  
	width: 939px; 
	height: 54px;  
	clear:both; 
}

.main-menu-home-background {  
	background: url(../Images/mainMenu.jpg) no-repeat; 
}

.main-menu-background {  
	background: url(../Images/main-menu-search-page.jpg) no-repeat;
}

#main-menu ul {
     list-style: none;
     margin: 15px 0 0 5px;  
     padding-top: 5px;
}


#main-menu li {
     float: left;
     color: #a36e34; 
     font-weight: normal;
     font-size: 11px;
}

#main-menu li a:link, #main-menu li a:visited {
     float: left; 
     color: #a36e34;  
     font-size: 11px;
     text-decoration: none;  
}

#main-menu .divider  {
     padding-left: 10px;
     padding-right: 10px;  
}

/**** Main Menu in Destinations Header *****************/

#main-menu-destinations {  
	width: 939px; 
	height: 67px;  
	clear:both; 
}

.main-menu-destinations-background {  
	background: url(../Images/main-menu-destinations.jpg) no-repeat;
}

#main-menu-destinations ul {
     list-style: none;
     margin: 15px 0 0 5px;  
     padding-top: 5px;
}


#main-menu-destinations li {
     float: left;
     color: #a36e34;
     font-weight: normal;
     font-size: 11px;
}

#main-menu-destinations li a:link, #main-menu-destinations li a:visited {
     float: left; 
     color: #a36e34;  
     font-size: 11px;
     text-decoration: none;  
}

#main-menu-destinations .divider  {
     padding-left: 10px;
     padding-right: 10px;  
}

/**** Regions Menu in Destinations Header **************/

#regions-menu-destinations {  
	width: 939px; 
	height: 20px;  
/*	clear: both; */
}

#regions-menu-destinations ul {
     list-style: none;
     margin: 30px 0 0 15px;  
     padding-top: 2px;
}


#regions-menu-destinations li {
/*	float: left; */
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
}

#regions-menu-destinations li a:link, #regions-menu-destinations li a:visited {
	float: left;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#regions-menu-destinations li a:hover {
	float: left;
	color: #FF0;
	font-size: 11px;
	text-decoration: none;
}

#regions-menu-destinations .divider  {
     padding-left: 10px;
     padding-right: 10px;  
}

/**** Side Bar *****************************************/

.sidebar-filter h3 {       
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #a36e34;
	text-decoration: none; 
    padding-top: 2px;
	margin-left: 37px;
	padding-left: 12px;
	background: url(../Images/filter_box.jpg) no-repeat; 
	background-position: 0px 7px;
	border-bottom: none;
    margin-top: 20px;
    line-height: 18px;
}


.sidebar-filter ul {
	margin-top: -6px;	
	line-height:14px;
	list-style: none;
}

.sidebar-filter li a  {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #a1cff1;
	text-decoration: none;
    margin-left: 8px; 
}


/**** Ad Space *****************************************/

#adspace {
      margin-left: 35px; 
      margin-top: 12px;
}

/*Used Only For Home Page*/
#adspace-home-one {
      top: 6px;
      position: relative;  
      z-index: 1;
}

/*Used Only For Home Page*/
#adspace-home-two{
      top: 6px;
      position: relative;  
      z-index: 1;
      margin-top: 10px;
}


/**** FLASH MAP *****************************************/
#submenu-map{
      position:relative;
      width: 535px;
      height: 276px;
      display: block;
      z-index: 5; 
	  top:260px;
	  margin-left: 2px;
} 


/**** google Custom Search *****************************************/

#widget-google-custom-search-element {
	position:relative;
	background: #fff6bf;
	width: 490px;
	top: -1px;
	margin-bottom: -14px;	
       padding-bottom: 5px;
       padding-left: 35px;
       padding-top: 12px;
}

input[title="Google Search"]{
	width: 350px;
	padding:5px;
	font-size:10px;
} 

#widget-google-custom-search-element input {
	border:solid 1px #ad9061;
	background: #eee88d;
	color: ad9061;
	padding: 2px;
	color: #793f0d;  
} 

#search-background {
	position:absolute;
	background: #fff6bf;
        width: 478px;
       height: 25px;
       top: 43px

}


/**** Display Destinations *****************************************/
#widget-display-deals {
        position: relative;
	margin-left: -5px;
	background: url(../Images/display-header-background.jpg) repeat-y; ;
	display:block;
	width: 530px;
       top: -15px;
}


#widget-display-deals h1 {
position: relative;
    background: url(../Images/display-header.jpg) no-repeat; 
    font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #a16e37;	
    padding-left: 40px;
    padding-top: 5px;
    height: 37px;
   top: -50;
}

/*** For Regional ***/
#regional-display-destinations {
  	position: relative;
	margin-left: -5px;
	background: url(../Images/display-header-background.jpg) repeat-y; ;
	display:block;
	width: 530px;
	top: -15px;
}

#regional-display-destinations h1 {
    background: url(../Images/display-header.jpg) no-repeat; 
    font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #a16e37;	
    padding-left: 40px;
    padding-top: 5px;
    height: 37px;
}

#regional-display-destinations p{
	position: relative;
	font-size: 12px;
	color: #6d6e71;	
	padding: 0 30px 0 35px;
      line-height: 1.4em;
}

#regional-display-destinations h2{
	color:  #9ec9ec;
	font-size: 16px;
	padding: 0 0 0 35px;
	margin-bottom: -5px;
}
#regional-display-destinations img{
     padding: 5px 0 10px 35px;
}

#regional-display-destinations ul {
     margin: 15px 0 0 5px;  
     padding-top: 5px;
}


#regional-display-destinations li {
	font-weight: normal;
	font-size: 12px;
	color: #18517E;
	padding: 0 10px 5px 10px;
	line-height: 1.4em;
}

.display-breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	color: #a1cff1;
	text-decoration: none;
	margin-left: 40px;
	margin-top: -10px;
    margin-bottom: -2px;
}


.display-sort-by {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #a16e37;	
    margin-left: 40px;      
   
}

form select { 
	color: #98c5ec;
	font-size: 10px;
}

.display-column-header-top-picks {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #a16e37;
    margin-left: 40px;
    float: left;
    margin-top: 25px;
    margin-bottom: -5px;
}

.display-column-header-travel-dates {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #a16e37;
    margin-left: 330px;        
    margin-top: 25px;
    margin-bottom: 0px;
}

#widget-display-deals ul {
	list-style: none;
}

.display-deal-copy  {
    float: left;
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #98c5ec;
	text-decoration: none;
	margin-top: 3px
        
}

.display-destination a{
       
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #a36e34;
	text-decoration: none;
}

.display-supplier-url  {
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
 .display-travel-dates {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #a2cdef;
	text-decoration: none;

}

#widget-display-deals table td {
	margin-left: 40px;
	padding-right: 15px;

}

#widget-display-deals table {
	margin-left: 40px;
	margin-bottom: 30px;
	line-height:18px;
}

#border-deals {
	width: 450px;
	height: 1px;
	background: #a16e37;
	border: none;
	border-color: transparent;
	margin-left:40px;   
	margin-bottom: 10px;
}


#widget-display-destinations {
        position: relative;
	margin-left: -5px;
	background: url(../Images/display-header-background.jpg) repeat-y; ;
	display:block;
	width: 530px;
       top: -10px;
}


#widget-display-destinations h1 {
	position: relative;
    background: url(../Images/display-header.jpg) no-repeat; 
    font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #a16e37;	
    padding-left: 40px;
    padding-top: 5px;
    height: 37px;
    top: -50;
}


#widget-display-destinations h2 {
    float: left;
    font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #98c5ec;
	text-decoration: none;
	margin-top: 10px;
    margin-left: 40px; 

}


#widget-display-destinations p {
        position: relative;
        float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
       margin-left: 40px; 
        margin-top: -10px;
       width: 300px;
      line-height:14px;

}

#widget-display-destinations img {
        float: right;
        margin-right: 20px;
        margin-top: -8px;


}

#widget-display-destinations a {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;        
    margin-top: -10px;       

}


#widget-display-destinations ul {
     list-style: none;
     margin: 0 0 0 0px;       
 padding-top: 7px;
    
}

#widget-display-destinations ul li img {
    
     margin: -2px 0 0 0px;  
   
}


#widget-display-destinations li {
     float: left;
     color: #a36e34; 
     font-weight: normal;    
     padding-right: 8px;

}

#widget-display-destinations li a:link, #widget-display-destinations li a:visited {
     float: left; 
     color: #a36e34;  
     font-size: 10px;
     text-decoration: underline;  
    
}

#border-destinations {
	width: 470px;
	height: 1px;
	background: #a16e37;
	border: none;
	border-color: transparent;
	margin-left:40px;   
	margin-top: 7px;
    margin-bottom: 10px;
}
