html, body { padding:0px; margin:0px; border:0px; font-family:tahoma, arial, sans-serif; font-size:12px; background:#fff; }

a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; }
form { display:inline; }
b.star { padding-left:3px; font-size:18px; line-height:12px; font-weight:bold; color:#dc0000; vertical-align:middle; }
p { margin-top:0px; padding-top:0px; }
h1 { font-size:26px; font-weight:normal; margin:0px 0px 20px 0px; padding:0px; }
div.clr, div.clear { clear:both; }
.black { color:#000 !important; }
.white { color:#fff !important; }
.sel { font-weight: bold; }

/* GALLERIES */
div.galeria_title { font-weight:bold; padding:0px 0px 5px 0px; color:#000; font-size:16px; }
div.galeria_cont { padding:0px; clear:both;}
div.galeria_image_cont { width:150px; height:150px; margin:5px;text-align:center; float:left; overflow:hidden; }
div.galeria_image_cont:hover { }
div.galeria_image { width:150px; text-align:center;margin:auto; }
div.galeria_image_desc { text-align:center; font-size:11px; padding-top:1px; }
div.galeria_image a   {display:inline-block; width:150px;height:150px;}
div.galeria_image img { max-width:150px; max-height:150px;  border:1px solid #CCC; padding:1px; }

/* UTILS */
#tooltip { font-weight:bold; font-size:12px; color:#000; visibility:hidden; z-index:500001; position:absolute; text-align:left; padding:4px 6px 4px 6px; background:#F6F6F6; border:2px solid #AAA; white-space:nowrap; }
#modalPageOverlay { background:#000000; cursor:default; }
#modalPageCont { width:500px; height:300px; font-size:16px; text-align:left; background:#fff; border:2px solid #AAAAAA; }
#modalPageCont a.modalPageClose { background:url(images/modal_close.png) no-repeat; width:35px; height:34px; z-index:3200; position:absolute; top:-18px; right:-18px; cursor:pointer; }
div.modalPageMessage { width:470px; height:270px; color:#000000; margin:0px; padding:15px; font-size:12px; overflow:auto; }



/* Slideshow */
/*#slider { position:relative; width:1000px; height:249px; overflow: hidden;  }     */

.slider .prev1 {z-index:100; position:absolute; display:block; width:28px; bottom:0; left:10px; height: 37px; background-image: url('images2/arrow-left.png'); cursor: pointer;}
.slider  .next1 {z-index:100; position:absolute; display:block; width:28px; bottom:0; right:10px; height: 37px; background-image: url('images2/arrow-right.png'); cursor: pointer;}
.slider .nav {z-index:100; position:absolute; display:block;  top:7px;text-align: center;width:100%;}
.slider  .nav a {display:inline-block; font-size:0px; margin-left:0px; width: 12px; height: 12px; background-image: url('images2/pagination.png');}
.slider  .nav .activeSlide {background-position:0 -12px;}

.slider  .caption { 
	z-index:500;
	position:absolute;
	bottom:0;
	left:0;
  width:1050px; 
	height:20px; 
  padding:4px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	font-size:13px;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;      
	}

/* FACEBOOK - LIKEBOX */
#fbBox {
    background: url("images/fb.png") no-repeat scroll left top transparent;
    display: block;
    min-height: 340px;
    padding-left: 55px;
    position: fixed;
    right: -198px;
    top: 185px;
    width: 198px;
    z-index: 99;
}