/* 
Lazyest Gallery Default Style Sheet
copyright (C) 2008-2009 Brimosoft http://brimosoft.nl

This stylesheet lists all Lazyest Gallery element id and classes
A minimum of styling has been applied
This file gets renewed each time you update Lazyest Gallery
Please add new styles to your theme's stylesheet
*/

#lg_respond_caption{display:none;} /*comment box h4 headings*/

/* the gallery */
.lg_gallery {
}

table.lazyest_thumb_view{border-spacing:0;}

/* anchors in the gallery
.lg_gallery a {
}

/* the top folder navigator */
.lg_gallery .top_navigator {
font-size:10px;
	/* uncomment below if you want to hide the gallery navigator bar */
	/* display: none; */
}
.lg_gallery .top_navigator a{font-size:10px;}

/* the navigator (prev, next) */
.lg_gallery .lazyest_navigator, .lg_gallery .image_pagination{
background:#151515 url(../../../themes/CourtingRed/styles/images/sidebar-box.jpg) no-repeat scroll left center;
border-color:#333333 #212121 #202020;
border-style:solid;
border-width:1px;
display:block;
height:21px;
margin:5px 0;
padding:4px 8px 12px;
width:530px;
font-size:12px;}

.lg_gallery .lazyest_navigator a:link, 
.lg_gallery .lazyest_navigator a:visited, 
.lg_gallery .image_pagination a:link, 
.lg_gallery .image_pagination a:visited
{text-decoration:none;}
.lg_gallery .lazyest_navigator a:active, 
.lg_gallery .lazyest_navigator a:hover,
.lg_gallery .image_pagination a:active, 
.lg_gallery .image_pagination a:hover
{color:#C60046;}

.lg_gallery .lazyest_navigator .alignleft {
	float: left;
	margin:0;
}
.lg_gallery .lazyest_navigator .alignright {
	float: right;
}

/* pagination (page by page, next prev) */
.lg_gallery .folder_pagination {
	text-align: center;
	padding-bottom: 5px;
}


/* folders and icons */

/* where the folders are listed */
.lg_gallery .folders {
	margin: 0 0px 6px 0px;
}
/* where the folder icon is shown */
.lg_gallery .folder {
	text-align: left;
	padding:0 0 10px;
	/* uncomment below if you want to hide the folder icon */
	/* display:none; */
}

/* captions for the folders */
.lg_gallery .folder_caption {
	padding: 0;
}
/* icons Style */
.lg_gallery .icon {
	vertical-align: middle;
	border: none;
}

/* gallery views */

/* directory listing (table) */
.lg_gallery .dir_view {
border:none;

}

.lg_gallery .lg_folders_img {
}

.lg_gallery .lg_folder_thumb_image {
text-align:left;
}

.dir_view td.folders {
	text-align: left;
  border: none;
}

.lg_gallery table td {
	vertical-align:top;
	padding-bottom:8px;  
  border: none;
}

.lg_gallery .category_icon {
}



/* image thumbnails */
.lg_gallery .lazyest_thumb_view {
	margin:0 auto;
	width:565px;
}

.lg_gallery .lg_thumb {
	
	text-align:center;
}

.lg_gallery .dir_view .lg_thumb {
	border:none;
}

.lg_gallery .lg_thumb_image {
}

.lg_gallery .lg_thumb_caption {
	font-size:12px;
	overflow:hidden;
	padding:8px 2px 0;
	text-align:left;
	width:100px;
}

.lg_gallery .lg_thumb_caption a:link, .lg_gallery .lg_thumb_caption a:visited{
line-height:16px;
text-decoration:none;
color:#C60046;
}
.lg_gallery .lg_thumb_caption a:hover, 
.lg_gallery .lg_thumb_caption a:active{color:#C60046; text-decoration:underline;}


.lg_image {
	border:1px silver solid;
	padding:8px;
	margin:8px;
}

.thumb_caption {
	text-align:center;
}

.lg_gallery .random_image{margin: 0 15px 0 0;}

.lg_gallery .lazyest_thumb_view img{
	padding: 3px;
	margin: 0 15px 10px 0;
	
}
.lg_gallery .lazyest_thumb_view img:hover, .lazyest_thumb_view img:focus {
	border-color: #C60046;
}

/* slide view */
.lg_gallery .lazyest_image {
	background:#131313 none repeat scroll 0 0;
	text-align:center;
	width:548px;
	margin-top: 10px;
}
.lg_gallery .lazyest_image img {
	border-width: 4px;
	padding: 2px;
	margin:0 auto;

}
.lg_gallery .lazyest_image img:hover, .lazyest_image img:focus {
	outline:none;
}

/* exif data */
.lg_gallery .imageData {
	border: 1px solid #a9a9a9;
	margin: 0px auto;
	padding: 3px;
	background-color: #EFEFEF;
	color: #333333;
	padding-bottom: 15px;
	padding-left: 20px;
}

.lg_gallery .imageDataTable tr, th, td{
	background-color: transparent;
	vertical-align: top;
	padding: 0;
	
}

.lg_gallery .imageSubTable {
	background-color: transparent;
}

.lg_gallery .imageSubTable th{
	width: 180px;
}

.lg_gallery .imageSubTable td{
	background-color: transparent;
	font-style: italic;
	color: #336699;
}

/* captions */
.lg_gallery .caption {
background:#222222 none repeat scroll 0 0;
color:#777777;
font-size:12px;
margin:5px 0;
padding:5px 0 5px 15px;
text-align:left;
width:533px;
}
	
/* descriptions */
.lg_gallery .description {    
	text-align: left;
}

/* admin links */

.lg_gallery .lg_admin {
	border-bottom: dashed 1px #a9a9a9;
	padding: 3px;
	text-align: left;
	font-size: xx-small;
}

/* footer copyright */

.lg_powered {
	/* Uncomment this if you want to hide the gallery footer */
	/* display:none; */
}

.lg_powered .lgpow {
display:none;
}

/* ===============
 * Sidebar related
 * =============== */

#lazyest_sidebox {
	padding: 2px;
	text-align:center;
}

#lazyest_sidebox img {
	border: 1px solid #ccc;
	vertical-align:middle;
	padding:2px;
}

#lazyest_sidebox a:hover img {
	border:1px solid #757575;
}

/**
 * Slideshow related styling
 */
 
.lg_slideshow {
	position:relative;
  margin: 10px auto;
}

.lg_slideshow a {
	float:left;  
	position:absolute; 
  visibility:hidden;
}

.lg_slideshow a img {
	border:none;
  margin: 0;
}

.lg_slideshow a.show {
	z-index:500
}

.lg_slideshow .sscaption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	position:absolute;
  overflow: hidden;
}

.lg_slideshow .sscaption h3 {
	color:#ffffff;  
  font-size: 1em;
  font-weight:bold;
  margin: 5px 5px 0 5px;
}

.lg_slideshow .sscaption p {
	color:#ffffff;  
  font-size: 1em;
  margin: 5px;
}
/**
 * SLIDE SHOW WIDGET ANN'S MODS
 */
#lg_sideshow_1 img, #lg_sideshow_2 img, #lg_sideshow_3 img {width:80px !important; height:80px !important; border:2px solid #202020;}