/* ********************** general css Begin */ 

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body { 
	text-align:center;
	/*min-height:400px; for good browsers*/
	min-width:750px;/* for good browsers*/
	background: #008086;
	font-family: "Lucida Sans Unicode" ,sans-serif;
	margin-top: 10px;
}

#tblmain
{
	background-COLOR:#ffffff;
	width:750px;
	height:100%;
}
a.Mapa
{
cursor:hand;
color:#008086;
}
.Mapa_Hover{
    text-decoration: underline;
	color: #008086;
	cursor:hand;
	}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: justify;
  font-size: 0.75em;
  color: #444444;
}


#p1, #p2, #p3, #p4
{
	font-size: 0.75em;
	color: #444444;
	line-height: 15px;
	text-align: justify;
}

#p5 {
	margin: 2px 5px 2px 5px;
	text-align: justify;
	font-size: 0.75em;
	color: #444444;
	line-height: 15px;
}

#p6 {
	margin: 10px 10px 0 5px;
	text-align: right;
	font-size: 0.7em;
	font-weight:bold;  
	color: #000;
}

#p11
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 0.75em;
	padding-bottom: 10px;
	margin: 10px 5px 10px 15px;
	color: #444444;
	line-height: 15px;
	padding-top: 10px;
	text-align: justify;
}

a:link, a:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	} 
	
a:hover {
    text-decoration: underline;
	color: #006882;
	}
		

img {
	border:0px;
}

.text {
	font-size: 0.75em;
	color: #444444;
}

/* ********************** general css End */


/* ********************** Top Bar Begin */
#topbar_bg {
	text-align:left;
	background: url(../imgs/top/bg_top.png) 0 0 repeat-x;
	clear: both;
	height: 92px;  
}

#topbar_right {
	height: 40px;
	text-align:left;
	background: url(../imgs/corners/tr.gif) 100% 0 no-repeat;
}


#top_navi {
	float: right;
	height: 18px;
	width:220px;
	text-align:right;
	margin-bottom: 8px;
	padding-right: 30px;
	padding-top: 15px;
	color:#fff;
	}
	
#logo_bar {
	float: left;
	width:229px;
	height: 42px;
	text-align:left;
	background-color: transparent;
	}
	
#logo_bar div {
	width: 135px;
	height: 18px;
	text-align:left;
	padding-left: 5px;
	padding-top: 4px;
	background: transparent;  
	}

#header_bar {
	float: left;
	width:229px;
	height: 42px;
	text-align:left;
	background-color: transparent;
	}
	
#header_bar div {
	width: 135px;
	height: 18px;
	text-align:left;
	padding-left: 5px;
	padding-top: 4px;
	background: transparent;
	}
	
/* ********************** Top Bar End */

/* ********************** Path Bar Begin */
#path {
	height: 20px;
	margin: 0 10px 0 10px;
	background-color:#008086;
	padding-left:15px; 
	color: #FFF;
	font-size: 12px;
	line-height:22px;
	}

#path a:link, #path a:visited {
	padding:0  10px 0 10px;
	font-size: 12px;
	line-height:22px;
	color: #FFF;
	}
	
#path a:hover {
	text-decoration:none;
	color: #FFF;
	border-bottom: dotted 1px #FFF;

}
/* ********************** Path Bar End */

/* ********************** Content Begin */
#content 
{
	border-top:1px solid #008086;
	border-bottom:1px solid #008086;
	margin:0 8px 0 8px; 
}

#left_column 
{
	border-right:1px solid #008086; 
	text-align:left; 
	width:150px;
	vertical-align:top;      
}


* html #left_column 
{
	width:150px; 
	w\idth:50px; 
}

#left_column ul
{
	margin: 3px 0;
	padding: 0 1.5em 0 -0.8em;
}
	
#left_column ul li
{
	font-size: 0.95em;
	cursor: hand;
	color: #008086;
	font-family: Trebuchet MS, 'Century Gothic' , Arial, 'Arial Unicode MS';
	list-style-type: none;
	font-variant: small-caps;
	width:96px;   
}

#left_column ul li#active
{
	padding-left: 12px;
	margin-left: 12px;
	color: #008086;  

}

#left_column ul li a:link,  a:visited
{

	color:#444444;
	text-decoration:none; 
}

#left_column ul li a:hover
{

	color: #008086;  
	text-decoration:none;   
}

#right_column 
{ 

	width:525px;	
	text-align:left;
	vertical-align:middle;   
	 
}

* html #right_column 
{
	width:525px; 
	w\idth:493px;
	/*width: auto;
	height: auto;*/
}

#dvscroll
{
	/*overflow: auto;*/
	width:525px; 
	height:100%;  
}

#dvleft 
{
	padding: 5px;
	text-align:left;
	float:left;
	margin: 2px;
	background-color:#008086;
 
}

#dvright 
{ 
	text-align:left;
	vertical-align:middle;        
}

#dvjustleft 
{
	padding: 10px 5px 5px 5px;
	margin: 10px 5px 5px 5px;
	text-align:left;
	float:left;
	margin: 2px;
	/*background-color:  #008086; */      
}

#dvjustleft ul li
{
	font-size: 0.95em;
	cursor: hand;
	color: #008086;
	font-family: Trebuchet MS, 'Century Gothic' , Arial, 'Arial Unicode MS';
	list-style-type: none;
	width:200px;   
}

#dvjustleft ul li a:link,  a:visited
{

	color:#444444;
	text-decoration:none; 
}

#dvjustleft ul li a:hover
{

	color: #008086;  
	text-decoration:none;   
}

/* ********************** Content End */

/* ********************** footer and copyright Begin */
/*
#footer
{
		
}

#footer_r
{
	background: url(../imgs/corners/br.gif) no-repeat right bottom;
}

#footer_l
{
	background: url(../imgs/corners/bl.gif) no-repeat left bottom;
}
*/
#copyright {
	text-align: center;
	/*padding: 3px 0 3px 0;*/
	font-size: 10px;
	color: #444444;
	/*float:right;
	margin-right: 50px;
	width:80%  */
}
/* ********************** footer and copyright End */

/* ********************** font size */
h1 {
	font-size: 1.1em;
	color: #008086; 
}

h2 {
	font-size: 1em;
	color: #008086; 
}

h3, h4 {
	font-size: 0.9em;
	color: #008086; 
}

/* ********************** form */
form {
	margin: 0;
	padding: 0;
}



.inputbox {
	background-color: #fff;
}

#dvContactForm {
	margin-left: 5px;
	padding-left: 5px; 
}

.formField {
	width: 250px;
}

.BoxBorder {
	border: 1px solid #FFFFFF;
}

input.submit, input.button
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-image: url(../imgs/general/buttonbg.gif);
background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}


/* ********************* gallery stuff Begin */
/* needed for IE to make :active state work first time */ 
a, a:visited 
{
	color:#000;
}

/* common styling for all galleries */ 
a.gallery, a.gallery:visited
{				
	display:block; 
	display:inline-block; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #000; 
	width:98px; 
	height:74px; 
	float:left; 
	margin:3px; 
	z-index:50;
}

a.slidea 
{ 
	background:url(../imgs/photos/small/P1010002.gif);
}

a.slideb 
{
	background:url(../imgs/photos/small/P1010004.gif);
}

a.slidec 
{
	background:url(../imgs/photos/small/P1010006.gif);
}

a.slided 
{
	background:url(../imgs/photos/small/P1010008.gif);
}

a.slidee 
{
	background:url(../imgs/photos/small/P1010009.gif);
}

a.slidef 
{
	background:url(../imgs/photos/small/P1010013.gif);
}

a.slideg 
{
	background:url(../imgs/photos/small/P1010014.gif);
}

a.slideh 
{
	background:url(../imgs/photos/small/P1010016.gif);
}

a.slidei 
{
	background:url(../imgs/photos/small/P1010018.gif);
}

a.gallery em, a.gallery span 
{
	display:none;
}

a.gallery:hover 
{
	border:1px solid #fff;
	}
	
/* styling for LEFT gallery */ 
#container_left 
{
	width:100%;
	margin:15px;
	padding:15px;     
}

#container_left img 
{
	border:0;
}

#container_left .thumbs 
{ 
	width:400px;
	margin:10px;
	padding:10px; 
}

#container_left .thumbnail
{
	border-right: #CCCCCC 1px solid;
	padding-right: 3px;
	border-top: #CCCCCC 1px solid;
	padding-left: 3px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-left: #CCCCCC 1px solid;
	margin-right: 10px;
	padding-top: 3px;
	border-bottom: #CCCCCC 1px solid;
	background-color: #fff;
}


#container_left a.gallery:hover span 
{ 
	display:block; 
	position:absolute; 
	width:510px; 
	height:20px; 
	top:395px; 
	left:315px; 
	padding:5px; 
	font-style:italic; 
	color:#fff; 
	z-index:100; 
}

#container_left a.gallery:hover span:first-line 
{ 
	font-style:normal; 
	font-weight:bold; 
	font-size:0.75em; 
	color:#000; 
}

#container_left a.gallery:active, #container_left a.gallery:focus 
{ 
	border:1px solid #000; 
}

#container_left a.gallery:active em, #container_left a.gallery:focus em 
{ 
	display:block; 
	position:absolute; 
	width:510px; 
	height:385px; 
	top:3px; 
	left:315px;
	padding:5px; 
	color:#000; 
	border:1px solid #3d330f; 
	z-index:50;
}

#container_left h1 
{ 
	clear:both; 
	margin:0; 
	padding-top:80px; 
	padding-left:300px; 
	width:300px; 
	font-size:10px;
}

#container_left h1 em 
{  
	color:#000;
	font-size:10px;
}
