.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99302;
}

.contentnull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002241;
	margin:0px;
	margin-bottom:10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#2f69d4;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#2f69d4;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#2f69d4;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#2f69d4;
	text-decoration: underline;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4072C9;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7203;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

.topmenu-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.base-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a.basemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.basemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftmenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC780B;
	width: 151px;
}

.righttablestoptitles{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fafafa;
	margin-top: 0px;
	width: 148px;
	border-top: 0px dotted #d1d1d1;
	border-right: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	border-left: 1px dotted #d1d1d1;
}

* html div.righttablestoptitles {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.righttablestop {
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FE7203;
	margin-top: 5px;
	width: 148px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

* html div.righttablestop {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.tablesmain {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
	height: 360px;
}

* html div.tablesmain{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainR {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
}

* html div.tablesmainR{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainco {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #faf9f9;
	width: 425px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top:3px;
}

* html div.tablesmainco{  /* CSS hack */
	width: 425px; 
	w\idth: 425px; }

.videolist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

.tablesmain2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
	height: 310px;
}

* html div.tablesmain2{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7B11;
	font-weight: bold;
}

/*added by Crystal */
* {
	margin: 0;

}

body {
background-image:url(../images/topbg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
color:#434444;
}

html {
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
color:#434444;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -230px; /* the bottom margin is the negative value of the footer's height */
}

.push {
	height: 10px; /* .push must be the same height as .footer */
}
.footer {
	height: 240px; /* .push must be the same height as .footer */
}


/* misc styles */ 
.clearer { 
height: 0px;  
clear: both;  
display: block;  
margin: 0px;  
padding: 0px;
overflow: hidden;  
visibility: hidden;  
font-size: 0px; 
}

#headerbg {
background-image:url(../images/top-header.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align:center;
margin:auto;
}

#headerarea {
width:900px;
height:214px;
text-align:left;
margin:auto;
}

#menubg {
background-image:url(../images/topmenu.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align:center;
margin:auto;
}

#menuarea {
width:900px;
height:24px;
text-align:left;
margin:auto;
padding-top:11px;
}


#contentbg {
background-image:url(../images/content-shadow.jpg);
background-position:center top;
background-repeat:no-repeat;
width:900px;
text-align:left;
margin:auto;
padding-top:30px;
}


#passportgradient {
background-image:url(../images/bottom-gradient.jpg);
background-repeat:repeat-x;
background-position:bottom center;
text-align:center;
height:73% !important;
min-height:580px;
margin:auto;
}

#passportbg {
background-image:url(../images/passport.jpg);
background-position:center bottom;
background-repeat:no-repeat;
margin:auto;
height:100% !important;
padding-bottom:0px;
margin-bottom:0px;
}


#passportgradientsub {
background-image:url(../images/bottom-gradient.jpg);
background-repeat:repeat-x;
background-position:bottom center;
text-align:center;
/*min-height:730px;
height:73%;*/
margin:auto;
height: 240px;
}

#passportbgsub {
background-image:url(../images/passport.jpg);
background-position:center bottom;
background-repeat:no-repeat;
margin:auto;
padding-bottom:0px;
margin-bottom:0px;
height: 240px;
}

#footertext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:700px;
padding:0px;
text-align:left;
clear: both;
position: relative;
z-index: 10;
margin:auto;
padding-left:200px;
padding-top: 210px;
}

#footertext a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#footertext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:underline;
}

#footertextsub {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:700px;
padding:0px;
text-align:left;
clear: both;
position: relative;
z-index: 10;
margin:auto;
padding-left:200px;
padding-top: 215px;
}

#footertextsub a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#footertextsub a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:underline;
}

.homepage li {
list-style-type:circle;
margin-left:-15px;
color:#2f69d4;
}

.bluebold {
color:#2f69d4;
font-weight:bold;
}

.intineries {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#2f69d4;
line-height:20px;
}

.leftimage {
padding-right:5px;
padding-bottom:0px;
}

.leftseperator {
padding-right:15px;
padding-left:10px;
}

.rightseperator {
padding-right:10px;
padding-left:15px;
}

.breadcrumbs {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#666666;
}

.breadcrumbs a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#666666;
text-decoration:none;
}

.breadcrumbs a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#666666;
text-decoration:underline;
}


/* Added by Anibal, we need it for gallery */
.white2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	z-index:25;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none;
	z-index:25;
	}

a.info:hover{z-index:50;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    text-align: left;
	padding: 5px;
	}
	
.whitetextmed {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
}

.whitetextsmmed {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}

.bluecommentbox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:500px;
background-color:#6FA4DF;
}

.bluecommentbox input{
background-color:#6FA4DF;
}

.medheader {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#333333;
}

.smalltext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}