/*Panama Tours CSS*/

body {
	background: url(../discovery/images/intro/bg_intro.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#025d2f;
	margin: 0px;
	padding: 0px;
}



/*Id's*/

/*----Top Menu-------------------------------------------------------------------------------------*/

#tblMenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D2B1A;
}

#tblMenuTop div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D2B1A;
}

#tblMenuTop a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3D2B1A; text-decoration: underline}
#tblMenuTop a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3D2B1A; text-decoration: none}
#tblMenuTop a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3D2B1A; text-decoration: underline}
#tblMenuTop a:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3D2B1A; text-decoration: none}

#tblMenuTop select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D2B1A;
}

/*----Menu Footer-------------------------------------------------------------------------------------*/

#tblMenuFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#00602f;
}

#tblMenuFooter div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#tblMenuFooter a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
#tblMenuFooter a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
#tblMenuFooter a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
#tblMenuFooter a:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}


/*----Section Home Table-------------------------------------------------------------------------------------*/

#tblSectionHome th {
	background-color:#014C26;
	height:28px;
}

#tblSectionHome div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:12px;
	text-transform: uppercase;
}


/*Texts*/

.txtBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0f7641;
}

.txt_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#c50101;
}

/*Borders*/

#brdCalendar td {
	border:1px solid #CCCCCC;

}


/*.....................................CANAL VENTURE PAGE.....................................*/

p.intro_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#5f4e3b;
	padding:6px 45px 0 35px;
}

.bottom_cvmenu {
	background:url(../discovery/images/bottom_cvmenu.gif) repeat-x left;
	height:6px;
}

.titles_canalventure {
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	font-weight:normal;
	color:#003f8b;
	padding-bottom:14px;
	padding-top:4px;
}

.titles_cnt_canalventure {
	font-family:"Times New Roman", Times, serif;
	font-size:29px;
	font-weight:normal;
	color:#003f8b;
	padding-bottom:2px;
	padding-top:4px;
}

#cv_breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5f4e3b;
	padding-top:4px;
}

#cv_breadcrumbs a {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0f7641; text-decoration: underline;}
#cv_breadcrumbs a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0f7641; text-decoration: none;}
#cv_breadcrumbs a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0f7641; text-decoration: underline;}
#cv_breadcrumbs a:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0f7641; text-decoration: none;}

.txt_cv_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2665ac;
}


#tbl_info {
	border-left:1px solid #ac907b;
	border-bottom:1px solid #ac907b;
	margin-bottom:150px;
}

#tbl_info td {
	padding:4px 0 4px 8px;
	border-top:1px solid #ac907b;
	border-right:1px solid #ac907b;
	line-height:16px;
}

#tbl_info td p {
	margin-bottom:0;
	padding-bottom:0;
	text-align:left;
	line-height:17px;
}

#tbl_info tr.row1 td {
	background-color: #3f5f8e;
}

#tbl_info tr.row1 td p {
	color:#FFFFFF;
	text-align:center;
}

#tbl_info tr.row2 td {
	background-color: #f4f4f4;
}

