#advertgoogle{
  position: left;
  width: 100%;
  text-align: left;
  display: none;
}


#lightwindow{width: 100%;}
#lightwindow_gallery_thumb{
  position: absolute;
  width: 100%;
  text-align: center;
  display: none;
}
#imageOverlay{
  position: absolute;
  display: block;
  color: #ffffbe;
  background: url(../images/black-70.png) repeat 0 0 transparent;
  z-index: 9999;
}
#carousel-wrapper {
  width: 400px;
  height: 100px;
  overflow: hidden;
  float: left;
}
#carousel-wrapper #carousel-content { width: 2500px; }
#carousel-wrapper #carousel-content .slide img{}
#carousel-wrapper #carousel-content .slide {
  float: left;
  width: 100px;
  height: 100px;
  cursor: pointer;
}
#carousel-wrapper .carousel-selected {}
a.carousel-control{
  float: left;
  width: 46px;
  height: 100px;
  background-color: #B7E1F1;
}
.carousel-disabled{background-color: #aaa;}


#carousel-wrapper-shop {
  width: 85px;
  height: 208px;
  overflow: hidden;
  float: left;
}
#carousel-wrapper-shop #carousel-content { height: 2500px; }
#carousel-wrapper-shop #carousel-content .slide img{}
#carousel-wrapper-shop #carousel-content .slide {
  float: left;
  width: 85px;
  height: 66px;
  cursor: pointer;
  padding-bottom: 4px;
}

/*
a.carousel-control-shop{
  float: left;
  width: 85px;
  height: 10px;
  background-color: #B7E1F1;
}
*/




#carousel-wrapper-event {
  width: 85px;
  height: 208px;
  overflow: hidden;
  float: left;
}
#carousel-wrapper-event #carousel-content { height: 2500px; }
#carousel-wrapper-event #carousel-content .slide img{ margin: 0; padding: 0; }
#carousel-wrapper-event #carousel-content .slide {
  float: left;
  width: 85px;
  height: 66px;
  cursor: pointer;
  padding-bottom: 4px;
}

a.carousel-control-shop,
a.carousel-control-event{
  float: left;
  width: 85px;
  height: 22px;
}

a.carousel-control-shop span.up,
a.carousel-control-event span.up{
	width: 100%;
	height: 18px;
	display: block;
  background: url(../images/gallery_updown.jpg) repeat top left transparent;
}

a.carousel-control-shop span.down,
a.carousel-control-event span.down{
  width: 100%;
  height: 18px;
  display: block;
  margin-top: 5px;
  background: url(../images/gallery_updown.jpg) repeat bottom left transparent;
}

.albums-container{
	height: 150px;
}

#carousel-wrapper-gallery {
  width: 550px;
  height: 150px;
  overflow: hidden;
  float: left;
}


#carousel-wrapper-gallery #carousel-content { width: 2500px; }
#carousel-wrapper-gallery #carousel-content .slide img{ margin: 0; padding: 0; }
#carousel-wrapper-gallery #carousel-content .slide {
  float: left;
  width: 110px;
  height: 150px;
  cursor: pointer;
  text-align: center;
  padding: 5px 0;
}

#carousel-wrapper-gallery #carousel-content .slide.active {
border: 1px solid #cbcbcb;
}

a.carousel-control-gallery span.left{
	height: 150px;
	width: 18px;
	display: block;
  background: url(../images/gallery_leftright.jpg) repeat top left transparent;
  float:left;
}

a.carousel-control-gallery span.right{
  height: 150px;
  width: 18px;
  float:right;
  display: block;
  background: url(../images/gallery_leftright.jpg) repeat top right transparent;
}

.photos-container {
	background: #e3ecf1;
	padding: 5px;
}


.photo-container {
	background: #e3ecf1;
	padding: 5px;
	text-align: center;
}

.photos-container .photo, .photo-container .photo{
	background: #FFF;
	padding: 5px;
	border: 1px solid #cbcbcb;
}


.upload {
  position:relative;
  width:140px;
}
.realupload2 {
  position:absolute;
  top:0;
  right:0;

  /* start of transparency styles */
  opacity:0;
  -moz-opacity:0;
  filter:alpha(opacity:0);
  /* end of transparency styles */

  z-index:2; /* bring the real upload interactivity up front */
	cursor:pointer;
	width: 180px; 
	height: 168px; 
	left: 0px;
}

	
.realupload {
  position:absolute;
  top:0;
  right:0;

  /* start of transparency styles */
  opacity:0;
  -moz-opacity:0;
  filter:alpha(opacity:0);
  /* end of transparency styles */

  z-index:2; /* bring the real upload interactivity up front */
	cursor:pointer;
	width: 135px; 
	left: 0px;
}
form .fakeupload {
  background:url(../images/bg_search.gif) left top no-repeat;
  height: 25px;
  width:175px;
}
.fakeupload input {
  border: none;
  margin-left: 10px !important;
  width: 270px; 
  background-color: transparent; 
  border:0;
}

.profile_content .fakeupload {
  background:url(../images/bg_fakeupload.gif) no-repeat;
  height: 25px;
  width: 175px;
}

#map .gMapInfoWindow{
	line-height: 14px;
	padding: 10px;
	text-align: left;
	}
#map .gMapInfoWindow h2{
	font-size:23px; font-weight:normal; line-height:23px; color:#422109; position:relative; top:-5px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
#map .gMapInfoWindow h4 { font-size:12px; font-weight:normal; line-height:14px; color:#9e643a; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;}




#carousel-wrapper-home {
  width: 902px;
  height: 140px;
  overflow: hidden;
  float: left;
}

#carousel-wrapper-home #carousel-content { width: 5000px; }
#carousel-wrapper-home #carousel-content .slide img{ margin: 0; padding: 0; }
#carousel-wrapper-home #carousel-content .slide {
  float: left;
  height: 140px;
  width: 260px;
  cursor: pointer;
  text-align: center;
  padding: 5px 0;
}

#carousel-wrapper-home #carousel-content .slide.active {
border: 1px solid #cbcbcb;
}
