/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/***************/
/* Media Pages */
/***************/

/* Gallery Slideshow Layout */
/* this will change to 502 width */
.mod-gallery954 {display: none; position:relative; width: 502px;text-align: left; margin: 0 auto 20px auto; padding:5px 0 0 0; background-color:#fff; z-index: 2; clear:both;}
.mod-gallery954 .caption {float:right;  display:block; width:225px; padding:8px 28px 2px 0; text-align:right; color:#ccc; font-size:9px; font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",sans-serif; display: none;}
.mod-gallery954 .desc {width: 478px; margin: 0 auto; padding:5px 0px; text-align:left; color:#000000; font-size:10px; line-height:14px; margin-bottom: 0px; font-family:Arial, Helvetica, sans-serif; /*height:60px;*/}

/* Set the width/height explicitly. No width/height causes infinite loops. */
.mod-gallery954 .jcarousel-list {width:90px; height:51px;}
.mod-gallery954 .jcarousel-item {width:90px; height:51px;}

.mod-gallery954 .gallery_show li{width:90px;height:51px; padding:0; margin-right:10px; border:3px solid #161616;}
.mod-gallery954 .gallery_show li div{left:240px}
.mod-gallery954 .gallery_show li div .caption{font:italic 0.7em/1.4 georgia,serif;}
.mod-gallery954 #main_image {border: 1px solid; background:#F4F4F6; padding-bottom: 0px;}
.mod-gallery954 .galleria_wrapper img{}
.mod-gallery954 .galleria_wrapper {width:500px; height:245px; padding-top: 12px; padding-bottom: 12px; margin:0 auto; background-color:#0f0f0f; }
.mod-gallery954 .main_image_wrapper {position:relative; background-color:#282828;}
.mod-gallery954 .main_image_wrapper a.prevImg, .main_image_wrapper a.prevImg:link, .main_image_wrapper a.prevImg:visited,
.mod-gallery954 .main_image_wrapper a.nextImg, .main_image_wrapper a.nextImg:link, .main_image_wrapper a.nextImg:visited {position:absolute; width:30px; height:504px; text-indent:-9999em;}
.mod-gallery954 .main_image_wrapper a.prevImg,
.mod-gallery954 .main_image_wrapper a.prevImg:link,
.mod-gallery954 .main_image_wrapper a.prevImg:visited {top:0; left:0; background:url(http://www.nelsonmullins.com/images/prev.gif) no-repeat 0 50% #0f0f0f;}
.mod-gallery954 .main_image_wrapper a.prevImg:hover,
.mod-gallery954 .main_image_wrapper a.prevImg:active {background-position:-30px 50%; background-color:#000;}
.mod-gallery954 .main_image_wrapper a.nextImg,
.mod-gallery954 .main_image_wrapper a.nextImg:link,
.mod-gallery954 .main_image_wrapper a.nextImg:visited {top:0; right:0; background:url(http://www.nelsonmullins.com/images/next.gif) no-repeat 0 50% #0f0f0f;}
.mod-gallery954 .main_image_wrapper a.nextImg:hover,
.mod-gallery954 .main_image_wrapper a.nextImg:active {background-position:-30px 50%; background-color:#000;}
.mod-gallery954 .autoControl {float:right; margin:0 28px 5px 0; width:23px; height:23px; background:url(images/auto_control.gif) no-repeat 0 0; text-indent:-9999em; display:none;}
.mod-gallery954 .slideshowTitle {float:left; padding:0 10px 0 30px;}
.mod-gallery954 .ssInfoLink {display:block; float:left; margin-top:3px; padding-right:10px; color:#808080; font-size:10px; text-decoration:none; background:url(images/arrow_down.gif) no-repeat 100% 50%;}
.mod-gallery954 .ssInfoPane {width:856px; margin:0 auto; padding:5px 20px; color:#fff;}
.mod-gallery954 .gallery_info {position:absolute; left:30px; background:url(images/shade.png) 0 0; z-index:10;}

/* start gallery jcarousel */

.mod-gallery954 .jcarousel-container {position: relative;}
.mod-gallery954 .jcarousel-clip {z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative;}
.mod-gallery954 .jcarousel-list {z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0;}
.mod-gallery954 .jcarousel-item {display:inline; float: left; list-style: none; width: 90px; height: 51px; margin:0;}


.mod-gallery954 .jcarousel-next {z-index: 3; display: none;}
.mod-gallery954 .jcarousel-prev { z-index: 3; display: none;}

/* end gallery jcarousel */


/* start gallery skin jcarousel */
.mod-gallery954 .jcarousel-skin-gallery.jcarousel-container {}

.mod-gallery954 .jcarousel-skin-gallery.jcarousel-container-horizontal {width:502px; text-align: center; margin:0 auto; padding: 10px 0 0 0;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-clip-horizontal {width:420px; margin:0 auto;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-item {width: 50px; height: 40px; text-align:center; overflow:hidden;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-item-horizontal {border: 0px; background: #E3E4E8;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-item-placeholder {background: #000; color: #fff;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-next-horizontal {
	position: absolute;
	top:20px;
	right:0px; 
	width:11px;
	height:25px;
	cursor: pointer;
	text-decoration: none;
	font-size: 11px; 
	overflow:hidden;
	text-indent:9999em; 
	background:url("http://nelsonmullins.com/images/next.jpg") 0px 0px no-repeat;

}

.mod-gallery954 .jcarousel-skin-gallery .jcarousel-next-horizontal:hover {background-position: 0px 0;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-next-horizontal:active {background-position: 0 0;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-next-disabled-horizontal,
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-next-disabled-horizontal:hover,
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-next-disabled-horizontal:active {cursor: default; background-position:0 0px;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-prev-horizontal {
	position: absolute;
	top:20px;
	left:10px;
	display:block;
	width:11px;
	height:25px;
	cursor: pointer;
	text-decoration: none;
	font-size: 11px;
	overflow:hidden;
	text-indent:9999em;
	background:url("http://www.nelsonmullins.com/images/prev.jpg") no-repeat 0px 0;
}

.mod-gallery954 .jcarousel-skin-gallery .jcarousel-prev-horizontal:hover {background-position: 0 0;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-prev-horizontal:active {background-position: 0 0;}
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-prev-disabled-horizontal,
.mod-gallery954 .jcarousel-skin-gallery .jcarousel-prev-disabled-horizontal:hover,
.mod-gallery954 .main_image_wrapper .jcarousel-prev-disabled-horizontal:active {cursor: default; background-position:0 0px;}

.mod-gallery954 div.desc a, .mod-gallery954 div.desc a:link, .mod-gallery954 div.desc a:visited {color:#ccc ; text-decoration:underline;}
.mod-gallery954 div.desc a:hover {color:#ccc; text-decoration:none;}
.mod-gallery954 div.desc a:active {color:#ccc; text-decoration:underline;}

/* end tango jcarousel */

.galleria_wrapper img {border: 1px solid white;} 

.mod-gallery954 .main_image_wrapper a.nextImg,
.mod-gallery954 .main_image_wrapper a.prevImg
{
	display: none;
}

.jcarousel-item img{margin: 0 auto;}

