/* ----------------------------------------------
	Template Name : Unbound
	Template Code : S-0023
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : April 17, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	background: #ffffff/*#070707 /*url(bg.jpg) repeat-x*/;
	text-align: center;
}

/* Links */
a {
	text-decoration: none;
	color: #A56F38; 	
}

.col-two a {
color:#3249b7;/*ef7727;*/
font-weight:bold;
}

.col-two a:hover {
color:#364baf;
font-weight:bold;
border-bottom:none;
text-decoration:underline;
}

a:hover {
	background: #F0f0f0; 
	color: #ff6600;
	/*border-bottom: 1px dotted #000;*/
}

/* Headers */
h1, h2, h3 {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #111;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h1 {
	font-size: 300%;/*was 346px*/	
	font-weight: normal;
	letter-spacing: -2px;	
}
h2 {
	font-size: 200%;
	color: #507f90; /*#663333;*/	
}

h2.display {
color:#de5c05;}

h3 {
	font-size: 160%;	
	font-weight: normal;
	padding:5px 10px 5px 10px;	
}

p, dl { padding: 10px; margin: 0; }

/*ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}*/
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* Images */
img {
	background: #fff;
     border: none;/*1px solid #dcdcdc;*/
	padding: 5px;
}

img.nopad {
	background: #fff;
     border: none;/*1px solid #dcdcdc;*/
	padding: 0px;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #F0F0F0;
	background: #F0F0F0 url(quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #555;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;	
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;	
}
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #ECECEC;	
}	
/* end - table */

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
/*.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 173px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color: #666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
/*.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
	display:block;
}

form {  margin: 50px 0 0 717px;  padding: 0 0 1px 0; position: relative;}*/
/*#header form p {	margin: 0; padding: 0; }*/

.inputtext { border: 1px solid #bfb5a4;}
/*#header */
.inputtext { font-style: italic; line-height: 1.0em; width: 123px; margin: 0 15px 15px 0; display: block;}*/
.inputbutton { display: inline; position: absolute; top: 0px; right: 0px; border:none;}
		/*#header .filled { color: #666;}*/

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-wrap {
	position: relative;
	background: #fff url(wrap-bg.jpg) no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 125px;/* was 185px with bg */
	text-align: left;	
}
#header-photo {
	position: absolute;
	top: 90px; left: 24px;	
	padding: 0;		
	height:290px; 
	width: 890px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;
	width: 500px;		
	/*width: 880px;	
	left: 25px;	top: 135px;/*18px  0px*/
	right: 35px; top:60px;	
}

#nav ul {
	float: left;
	list-style: none;
	/*width: 880px;*/		
	width:500px;
	height: 20px;
	margin: 0; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}

#nav ul li a {
	float: right;/*left;*/
	text-align:center;   
    height:85px;  
	margin: 0;	padding: 1px 10px 1px 10px;
	margin-right:5px;
	font: bold 13px/35px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
	text-decoration: none;	
	color: #070000;	
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;   
    border-radius: 5px; 
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #2e2d2d;
	background: #d5d3d6;
	padding: 1px 10px 1px 10px;
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;   
    border-radius: 5px; 
	border-bottom:none;
	margin-right:5px;
}
#nav ul li#current a {	
	color: #2e2d2d;	
	background: #a1bffb;/*#d5d3d6 url(nav-current.jpg) repeat-x;*/
	border-bottom: 1px solid #CECECE;
	margin-right:5px;
}

/*  inmage hover */

#nav ul li a#flg {
background: url('../images/menu/pln-blk-img.jpg') no-repeat center center;
}


#nav ul li a:hover#flg {
background: url('../images/menu/pln-blk-bl.jpg') no-repeat center center;
} 


#nav ul li a#car {
background: url('../images/menu/car-blk-img.jpg') no-repeat center center;
}


#nav ul li a:hover#car {
background: url('../images/menu/car-blk-bl.jpg') no-repeat center center;
} 


#nav ul li a#hot {
background: url('../images/menu/hotel-blk-img.jpg') no-repeat center center;
}


#nav ul li a:hover#hot {
background: url('../images/menu/hotel-blk-bl.jpg') no-repeat center center;
/*background-color:#0bb7b7;*/
} 


#nav ul li a#deal {
background: url('../images/menu/pig-blk-img.jpg') no-repeat center center;
}


#nav ul li a:hover#deal {
background: url('../images/menu/pig-blk-bl.jpg') no-repeat center center;
} 



#nav ul li a#cru {
background: url('../images/menu/cruise-blk-img.jpg') no-repeat center center;
}


#nav ul li a:hover#cru {
background: url('../images/menu/cruise-blk-bl.jpg') no-repeat center center;
} 


/*

*/

#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: Geneva, Arial, Helvetica, sans-serif;
	/*font: normal 36px Georgia, 'Times New Roman', Times, serif;*/
	/*letter-spacing: -1.5px;*/
	color: #070000;
	text-decoration: none;
	font-weight:bold;
	font-size: .85em;
	/*font-style:italic;8/
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 12px; left: 48px;	/* top was 188px */
}
#header-wrap h1#logo-text a:hover {
	background: none;	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, 'Times New Roman', Times, serif;*/
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	/*font-style: italic;*/
	text-transform: none;
	color: #663333;
	width: 300px;/*400px;*/
	
	/* change the values of top and left to adjust the position */
	top: 80px; left: 60px;	  /* top was 145px */	
}

/* header quick search */
/*#header-wrap form#quick-search {
	position: absolute;
	top: 25px; right: 25px;
	padding: 0; margin: 0;
	width: 180px; height: 26px;
	background: #fff;	
	z-index: 999999;
	border: 1px solid #D8D8D8;		
}
#header-wrap form#quick-search p {
	margin: 0; padding: 0;		
}
#header-wrap form#quick-search .inputtext {
	margin: 2px 0 0 4px; 
	width: 173px;
	background: none;
	border: none;
	color: #ABABAB;
}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
	display: none;	
}*/

#header-wrap .search {
	float:right;
	/*background-color:#FFFFFF;
	border:1px solid #999;
	height:16px;
	width:150px;
	padding: 3px;
	margin: 10px 10px 0 0; /* top was 30px */
	/*color: #000;*/
	padding-right:5px;
	clear:all;
	}

#header-wrap .search .button {
	/*margin: 2px 0 0 4px; 
	width: 173px;*/
	background-color:#56a9c0;
	border: none;
	height: 24px;
	color: #2a2d2d;
	text-align:center;
	 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}


#content-outer {
	background: #fff;
	width: 100%;
}
#content-wrapper {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background: #fff url(content-bg.jpg) no-repeat;		
}

.col-one {
	margin-right: 485px;
	padding-left: 25px;
}
.col-two {
	float: left;
	width: 300px;
	margin-left: -480px;
	margin-top: 0px;/*12px;*/
}

.col-three {
	float: left;
	width: 170px;
	margin-left: -175px;
	margin-top: 0px;/*12px;*/
}

.col-four {
      margin-right: 185px;
	  padding-left: 25px;
	  margin-top: -8px;
	  }
	  
.col-srch {
    float: left;
	width: 850px;
	margin-left: 10px;
	margin-top: 0px;/*12px;*/
}	  
	  
	#content .col-two p {
	  padding:3px;
	  }
	  
	 	  
.col-one, .col-two, .col-three .col-srch {
	padding-bottom: 10px;/*20px*/
}

.DestinationsCities {
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	padding-bottom:2px;
	padding-top:2px;
}
.DestinationsCities ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.DestinationsCities li {
	list-style-type:none;
}
.DestinationsCities a:link, .DestinationsCities a:active, .DestinationsCities a:visited {
	font-size:10px;
	color: #757575;
	font-weight:normal;
	text-decoration:none;
}
.DestinationsCities a:hover {
	font-size:10px;
	color:#103C9E;
	font-weight:normal;
	text-decoration:underline;
}

#footer-wrapper .citiestxt h4, #footer-wrapper .citiestxt h4:hover {
   text-decoration:none;
   font-weight:bold;
   font-weight:11px;
}

#content .col-one h2 {
	padding-bottom: 3px;
	font: normal 2.25em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}

#content .col-one h2 a {
	color: #507f90;
	text-decoration: none;	
	background: none; 
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.90em;
}
#content .col-one ul li {
	list-style-image: url(bullet.gif);
}
#content-wrapper .col-two h2 {
color: #507f90; /* was 111 */
	/*font: normal 1.4em "Trebuchet MS", Tahoma, Arial, sans-serif;*/	
	/*font-weight: normal;*/
	font-size: 1.45em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 3px 10px;
	margin: 5px 0 5px 0;
	text-align:center;
}

#content-wrapper .col-two h3,
#content-wrapper .col-three h3 {
	color: #507f90; /* was 111 */
	/*font: normal 1.4em "Trebuchet MS", Tahoma, Arial, sans-serif;*/	
	/*font-weight: normal;*/
	font-size: 1.35em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 3px 10px;
	margin: 5px 0 5px 0;
	text-align:center;
}

#content-wrapper .col-three h3.addy, #content-wrapper .col-two h3.addy {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 0px 0px;
	margin: 3px 0 2px 0;
	text-align:center;
}

#content-wrapper .col-three p {
	padding: 2px;
	margin: 0;
	text-align:center;
}


/* sidebar menu */
ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(dots.gif) repeat-x left top;
}
ul.sidemenu li {
	list-style: none;
	background: url(dots.gif) repeat-x left bottom;
	padding: 6px 10px;
	margin: 0;		
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #666666;		
}
ul.sidemenu li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
ul.sidemenu li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }


/* footer */
#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;			
}

#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;	
	padding-top:3px;
}
#footer-wrapper a {
	color: #6274c7;
	background: transparent;
}

#footer-wrapper ul.footer-list {
	border-top: 1px solid #111;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
	width: 49%;
}

#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #111;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 49%;/*98%;*/
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #666666;
}
#footer-wrapper ul.footer-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #e8852d;
	text-decoration: none;	
}

#footer-wrapper .othertopDestinationsLinks li a:hover {
color:#A56F38;
border-bottom:none;
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
	margin-top: 10px;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #111;
	width: 880px;
	margin: 0 auto;	
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;	
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

#footer-bottom .notes {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-weight:normal;	
}

#footer .col-three p {
padding-left:5px;
}

   
#footer-wrapper	.col-three p {
	  padding:3px;
	  }

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #777;
	border: 1px solid #EBEBEB;
	background: #F5F5F5;
}
.postmeta a { background: transparent; }
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }

/* thumbnails */
p.thumbs{ padding: 0px 0 0 4px; }

#footer .col-four ul li.thumbs img { 
	position: relative;
	padding: 2px;
	padding-bottom:0px;
	margin: 5px;
	margin-bottom:0px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
#footer .col-four ul li.thumbs img:hover	{
	border: 1px solid #d3cece;
	background: #d3cece;	
}
.thumbs a:hover { background-color: transparent; border: none }

#footer .col-four a:hover {
	background: #ffffff; 
	color: #ff6600;
	border-bottom: 1px solid #ff6600;
}

/* NEW float */
#footer .col-four ul {clear:both; display:inline;} /* makes IE7 display correctly 10-12-2009 */
#footer .col-four ul li {list-style-type: none; float:left; padding-right:45px;}
#footer .col-four ul li p {text-align:center; margin-top:2px; padding:1px;}
#footer .col-four. ul li img a:hover	{
	background: #8E8E8E;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


