/* Penta Ocean Travels - StyleSheet */
body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 14px;
	}

/*DIV Styles*/

#container {

	width:905px;
	margin:0 auto;
	position:relative;
}

#crumbs {
background-image:url(margin_bg.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
height: 34px;
padding-top:10px;
padding-left:450px;
word-spacing:5px;
font-size:12px;
color:#216A93;
text-align:center;
}

#crumbs a {
	text-decoration:none;
	color:#216A93;
}

#crumbs a:hover {
	text-decoration:underline;
	color:#3194CB;

}

#header {

	border:1px solid #CCCCCC;
	
}


#navigation{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
	color:#929597;
}

#navigation:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;

}

#navigation ul{
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	background: url(nav_bg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align:center;
	height:100%;

}

#navigation ul li{
	display: inline;
	height:100%;
	border-left: 1px solid #DADADA;


}

#navigation ul li a{
	color:#666666;
	padding: 10px;
	margin: 0;
	text-decoration: none;
	width:100%;
	height:100%;

}

#navigation ul li a:hover{
	background: url(nav_sel.gif) bottom left repeat-x;
	width:100%;
	color:#306386;
	height:70%;

}

.selected{
	background: url(nav_sel.gif) bottom left repeat-x;
	width:100%;
	color:#306386;
	height:70%;

}
#navigation ul li#leftmost{
	border:none;
}


#contentbox {
	position:relative;
	width:630px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 14px;
	text-align:justify;
	min-height: 600px; 
	right: 3px;
/*    margin-right: 5px;
	margin-left: 5px; */
	
}
#sidecol {
	position:relative;
	margin-top: 30px; 
	float : right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif; 
	font-color: #99999;
	font-size:11px;
	text-align:justify;
	right:3px;
	margin-right: 5px;
	margin-left: 5px;
 

}

#contentbox .shadow2,
#contentbox .shadow3,
#contentbox .container {
	position: relative;
    left: -2.7px;
}

    #contentbox .shadow1 {
        background: #F1F0F1;

    }

    #contentbox .shadow2 {
        background: #DBDADB;
    }

    #contentbox .shadow3 {
        background: #B8B6B8;
    }

    #contentbox .container {
        background: #ffffff;
      	padding: 15px;
		min-height:800px;
    }





#news {
font-family: Arial, Helvetica, sans-serif; 
	color:#999999; 
	font-size: 12px;
	text-align:justify;
}

#gallery img {
	border:1px #6699CC solid;
	}

/* Destinations Navigation */

#labels {

font: 11px verdana, sans-serif;
color:#719eae;
width:400px;

}

#reviews {
font: 12px verdana, sans-serif;
color:#719eae;
background:#f1f8fb;
padding-left:2px;
padding-right:2px;
}

#rev_links {
position:relative;
float:right;
text-align:left;
border-left:1px solid;
border-right:1px solid;
border-color:#0099CC;
padding-left:5px;
font: 12px verdana, sans-serif;
color:#333333;
}

#rev_links a:link, a:visited, a:active {
    text-decoration:none;
    }
    
#rev_links a:hover {
    background-color:#dbe6ea;
 }


#navlist
{
padding: 0px;
margin-left: 0;
font: 12px verdana, sans-serif;
color: #A99987; 

}

#navlist li
{
list-style: none;
margin: 0px;
padding-top:2px;
padding-bottom:2px;
text-align: left;
}

#navlist li a
{
display: block;
/* padding: 0.7em 0.5em 0.7em 0.9em; */
padding: 5px;
text-decoration: none;
}

#navlist li a:link { color: #4a5f66; }
#navlist li a:visited { color: #4a5f66; }

#navlist li a:hover
{
background-image:url(bg.gif);
}

/*Destinations */

#first {

  float: left;
/*  width: 20%;  */
  height: 500px;
}

#second {

  float: left;
/*  width: 20%;  */
  height: 500px;
}

#third {

  float: left;
/*  width: 20%;  */
  height: 500px;
}
	
/*Destinations End*/


#affiliates {
	position:absolute; 
	bottom: 10px;
	z-index: 999;
/*	left: 0px;
	display: block;
	height: 100px;

	padding: 0px;
	margin: 0px; */

}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	letter-spacing:1px;
	text-align:center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 45px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
}

a {
	color:#6699CC;
	text-decoration:none;
}
a:hover {
	color:#3399CC;
	text-decoration:underline;
}
.subheaders{
	font-family: Arial, Helvetica, sans-serif; 
	color: #3772AE; 
	font-size: 18px;
}


/* form */

input, textarea, select {
    font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
    }

.form {
    margin:15px 0px 0px 0px;
    width:90%;
    }
    
.form fieldset {    padding:10px;
    border:none;
    }

.form legend {
    font-weight:bold;
    padding:3px;
    }
 
.form label {
    float:left;
    width:20%;
    margin-right:0.5em;
    padding-top:0.2em;
    text-align:right;
    }
    
.form .nolabel {
    float:none;
    text-align:left;
    }
    
.form input, textarea, select {
    margin-bottom:0px;
    font-size:12px;
    padding:2px;
    }

/* destination links */

.destination_link a:link, a:visited, a:active {
    text-decoration:none;
    }
    
.destination_link a:hover {
    background-color:#dbe6ea;
    }

