/**
 * @version		$Id: template.css 2836 2013-04-12 15:25:49Z joomlaworks $
 * @package		Simple Image Gallery Pro
 * @author		JoomlaWorks - http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.
 * @license		http://www.joomlaworks.net/license
 */

#carousel_inner1 {
float:left; /* important for inline positioning */
width:700px; /* important (this width = width of list item(including margin) * items shown */ 

/* non-important styling bellow */
background: #fff;
border: 1px solid rgb(204, 204, 204);
margin-top:4px;
height:520px;
}

#carousel_ul1 {

list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;

/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul1 li{
float: left; /* important for inline positioning of the list items */                                    
width:102px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:80px;
border: solid 1px rgb(204, 204, 204);
margin:4px;
background: #F0F0F0;
}

#carousel_ul1 li img {
margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}







div.hoverTitle {


}
.sigProBildText{

font-family: Helvetica,Arial,sans-serif;
font-size: 0.8em;
line-height: 1.2em;
margin-top:0px;

width: 98px;
padding:4px;
}


.sigProCaption {
display:none;
}


.sigProAuthor {
display:none;

}

p.sigProGalleriaTitle {
text-align: left;
font-family: Helvetica,Arial,sans-serif;
font-size: 1.8em;
color: rgb(0, 0, 0);
padding-left:6px;
}


div.sigProGalleriaNavLink {
text-align: right;
font-family: Helvetica,Arial,sans-serif;

font-size: 1.3em;
padding-right:30px;
padding-bottom:8px;
}
#carousel_inner {
float:left; /* important for inline positioning */
width:668px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #fff;
border: 1px solid rgb(204, 204, 204);
margin-top:4px;
height:220px;
}

#carousel_ul {
position:relative;
left:-115px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:102px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:210px;
border: solid 1px rgb(204, 204, 204);
margin:4px;
background: #F0F0F0;
}

#carousel_ul li img {
margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll{
margin-right:9px;

}


#left_scroll, #right_scroll{
float:left; 
height:50px; 
width:15px; 
background: none;


}
#left_scroll img, #right_scroll img{
/*styling*/
cursor: pointer;
cursor: hand;
}
/* --- Generic Styling --- */
a:active,a:focus { outline:0; }
table.contentpaneopen { width:100%; }
li.sigProClear { clear:both; float:none!important; height:0!important; line-height:0!important; border:none!important; background:none!important; width:auto; margin:0!important; padding:0!important; }
.sigProGalleriaTargetImg {}
/* Container */
div.sigProGalleriaContainer { background:#fff; margin:8px 0; clear:both; }
div.sigProGalleriaPlaceholderContainer { width:70%;float:left;}
div.sigProGalleriaPlaceholder {min-height:400px;  }
ul.sigProGalleria { margin:0 auto!important; padding:0!important; list-style:none; clear:both; overflow:hidden; }
ul.sigProGalleria.singleThumbGallery { }

/* Placeholder */
a.sigProGalleriaTargetLink { display:block;}
a.sigProGalleriaTargetLink img {
    display: block;
    width: 100%;
    height: auto;
}
p.sigProGalleriaTargetTitle { width:150px;margin-left:518px;padding-left:6px;}

/* Thumbnail */
ul.sigProGalleria li.sigProThumb { float:left; background:none!important; margin:0 2px 2px 0; padding:0; border:none!important; }
ul.sigProGalleria li.sigProThumb span.sigProLinkOuterWrapper { }
ul.sigProGalleria li.sigProThumb span.sigProLinkWrapper { }
ul.sigProGalleria li.sigProThumb a.sigProLink,ul.sigProGalleria li.sigProThumb a.sigProLink:hover { position:relative; display:block; padding:0; margin:0; overflow:hidden; }
ul.sigProGalleria li.sigProThumb a.sigProLink { color:#333; background-color:#555; border:4px solid #555; }
ul.sigProGalleria li.sigProThumb a.sigProLink:hover { color:#eee; text-decoration:none; background-color:#f4f2ed; border:4px solid #f4f2ed; }
ul.sigProGalleria li.sigProThumb a.sigProLinkSelected { border:4px solid #999; }
ul.sigProGalleria li.sigProThumb a.sigProLink img.sigProImg,ul.sigProGalleria li.sigProThumb a.sigProLink:hover img.sigProImg { display:block; padding:0; margin:0; border:none; background-repeat:no-repeat; background-position:50% 50%; }

/* Caption */
ul.sigProGalleria span.sigProPseudoCaption,ul.sigProGalleria span.sigProCaption { display:none; }
ul.sigProGalleria li.sigProThumb a.sigProLink:hover span.sigProCaption { display:block; position:absolute; bottom:0; left:0; right:0; text-align:center; padding:4px 0 0; color:#eee; font-size:11px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; background:#333; opacity:0.8; }
ul.sigProGalleria span.sigProPseudoCaption b { display:block; position:absolute; bottom:0; left:0; right:0; text-align:center; padding:4px 0 0; font-size:11px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; visibility:hidden; }

/* Popup */
span.sigProPopupCaption { font-weight:bold; color:#C63C13; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; }
a.sigProDownloadLink,a.sigProDownloadLink:hover { background:url(../images/disk.png) no-repeat left center; padding:4px 0 4px 20px; }
div.sigProModulePosition { text-align:center; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:4px; margin:8px 0; background:#ffffdd; }

/* IE specific styling: Use "body.sigProIsIEX element {}" - where X is 6, 7 or 8 - to target elements for these browser versions only */
body.sigProIsIE6 { }
body.sigProIsIE7 { }
body.sigProIsIE8 { }

/* Flickr Set link */
a.sigProFlickrSetLink {display:block;clear:left;padding:2px 8px;}

/* Print message */
.sigProPrintMessage {display:none;}
