/* ######################################################

			 IMGGAL: LSIT ALL

###################################################### */

.onecols .col1 .img_listall img {
	max-width:960px;	
}

.onecols .col1 .img_listall img {
	max-width:960px;	
}

.twocols .col1 .img_listall img {
	max-width:630px;	
}
.twocols .col2 .img_listall img {
	max-width:290px;	
}


.threecols .col1 .img_listall img {
	max-width:470px;	
}
.threecols .col2 .img_listall img {
	max-width:225px;	
}
.threecols .col3 .img_listall img {
	max-width:225px;	
}


.img_listall h1 {	
	font:bold 14px/20px  Arial,Verdana ;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}
.img_listall p {
	margin-bottom:15px;
}


/* ######################################################

			 IMGGAL: ONE AT ATIME 

###################################################### */

/*  1 COLS */
.onecols .col1 .img_oneatatime  {
	width:940px;			
	padding-top:5px;	
	overflow:hidden;
}
.onecols .col1 .ux-carousel-nav {		
	width: 940px;   	
	overflow:hidden;
}
.onecols .col1 .img_oneatatime img {
	max-width:936px;	
	margin:0px 2px 1px 2px;	
	padding-top:26px;	
}

/* 2 COLS */
.twocols .col1 .img_oneatatime  {
	width:630px;			
	padding-top:5px;	
	overflow:hidden;
}
.twocols .col1 .ux-carousel-nav {		
	width: 630px;   	
	overflow:hidden;
}
.twocols .col1 .img_oneatatime img {
	max-width:626px;	
	margin:0px 2px 1px 2px;	
	padding-top:26px;	
}
.twocols .col2 .img_oneatatime  {
	width:290px;			
	padding-top:5px;	
	overflow:hidden;
}
.twocols .col2 .ux-carousel-nav {		
	width: 290px;   	
	overflow:hidden;
}
.twocols .col2 .img_oneatatime img {
	max-width:286px;	
	margin:0px 2px 1px 2px;	
	padding-top:26px;	
}


/* 3 COLS */
.threecols .col1 .img_oneatatime  {
	width:470px;			
	padding-top:5px;	
	overflow:hidden;
}
.threecols .col1 .ux-carousel-nav {		
	width: 470px;   	
	overflow:hidden;
}
.threecols .col1 .img_oneatatime img {
	max-width:470px;
	margin:0px 2px 1px 2px;	
	padding-top:26px;	
	overflow:hidden;
}


.threecols .col2 .img_oneatatime  {
	width:225px;			
	padding-top:5px;	
	overflow:hidden;
}
.threecols .col2 .ux-carousel-nav {		
	width: 225px;   	
	overflow:hidden;
}
.threecols .col2 .img_oneatatime img {
	max-width:221px;	
	margin:0px 2px 1px 2px;	
	padding-top:26px;	
	overflow:hidden;
}


.threecols .col3 .img_oneatatime  {
	width:225px;			
	padding-top:5px;	
	overflow:hidden;
}
.threecols .col3 .ux-carousel-nav {		
	width: 225px;   	
	overflow:hidden;
} 
.threecols .col3 .img_oneatatime img {
	max-width:221px;	
	margin:0px 2px 1px 2px;	
	padding-top:26px;	
	overflow:hidden;
} 
 
 
.img_oneatatime {
	padding-bottom:4px;	
}



/*
.ux-carousel-container {
    overflow: hidden;
    position: relative;
}

.ux-carousel-slides-wrap {
    position: absolute;
    top: 0;
    left: 0;
}

.ux-carousel-slide {
    float: left;
    overflow: hidden;
    text-align: center;
}

.ux-carousel-nav {
    height: 29px;
    width:200px;    
    background-color: #d1ccc7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    filter:alpha(opacity=70);
    
}

.ux-carousel-caption {
    font-size: 20px;
    float: left;
    padding: 2px 5px;
    margin: 0;
    text-transform: none;
    color: black;
    overflow: hidden;
    height: 29px;
    width: 100px;
}

.ux-carousel-nav-prev,
.ux-carousel-nav-next,
.ux-carousel-nav-play {

    height: 17px;    
    display: inline-block;
    float: right;
    margin: 2px 0;    
    border:0px !important;     
}

.ux-carousel-nav .ux-carousel-nav-prev {
    background-image: url('img/btn-prev.gif');    
    width: 20px;    
    margin-right:5px;
    height:17px;        
}

.ux-carousel-nav .ux-carousel-nav-next {
    background-image: url('img/btn-next.gif');
		margin-right: 2px;
    width: 20px;      
}

.ux-carousel-nav-play {
    background-image: url('img/play_pause.png');
    width: 0px;
}

.ux-carousel-nav-play:hover {
    background-position: 0 0; 
}
.ux-carousel-nav-play.ux-carousel-playing {
    background-position: 24px 24px;
}
.ux-carousel-nav-play.ux-carousel-playing:hover {
    background-position: 24px 0;
}


.ux-carousel-nav-prev.ux-carousel-nav-disabled,
.ux-carousel-nav-next.ux-carousel-nav-disabled {
    background-position: 0 0;
}

.ux-carousel-slide .item {
	padding:30px 10px 10px 10px;
	text-align:left;
	}
.ux-carousel-slide .item img {
	text-align:center;
}
*/



.ux-carousel-slide .item img {
	
}
.ux-carousel-slide .item {
	padding:0px;
	text-align:left;
	}
.ux-carousel-slide .item p {
	padding-top:10px;
}
.ux-carousel-container {
    overflow: hidden;
    position: relative;
}

.ux-carousel-slides-wrap {
    position: absolute;
    top: 0;
    left: 0;
}

.ux-carousel-slide {
    float: left;
    overflow: hidden;
    text-align: center;
}

.ux-carousel-nav {
    height: 29px;
    width: 100%;
    background-color: #d1ccc7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    filter:alpha(opacity=70);
}

.ux-carousel-caption {
    font-size: 14px;
    float: left;
    padding: 2px 5px;
    margin: 0;
    text-transform: none;
    color: black;
    overflow: hidden;
    height: 29px;
    width: 100px;
}

.ux-carousel-nav-prev,
.ux-carousel-nav-next,
.ux-carousel-nav-play {
    height: 24px;
    display: block;
    float: right;
    margin: 2px 0;
    background-position: 0 24px;
}

.ux-carousel-nav .ux-carousel-nav-prev {
    background-image: url('img/prev.png');
    width: 31px;    
}

.ux-carousel-nav .ux-carousel-nav-next {
    background-image: url('img/next.png');
    margin-right: 2px;
    width: 30px;
}

.ux-carousel-nav-play {
    background-image: url('img/play_pause.png');
    width: 24px;
}

.ux-carousel-nav-play:hover {
    background-position: 0 0; 
}
.ux-carousel-nav-play.ux-carousel-playing {
    background-position: 24px 24px;
}
.ux-carousel-nav-play.ux-carousel-playing:hover {
    background-position: 24px 0;
}

.ux-carousel-nav-prev:hover,
.ux-carousel-nav-next:hover {
    background-position: 0 48px;
}

.ux-carousel-nav-prev.ux-carousel-nav-disabled,
.ux-carousel-nav-next.ux-carousel-nav-disabled {
    background-position: 0 0;
}

/* ######################################################

			 FADE IMG

###################################################### */



.twocols .col1 img {
	max-width:630px;	
}
.twocols .col2 img {
	max-width:290px;	
}

.threecols .col1 img {
	max-width:470px;	
}
.threecols .col2 img {
	max-width:225px;	
}
.threecols .col3 img {
	max-width:225px;	
}

.photoholder {
	padding:0px;
	text-align:center;
	overflow:hidden;
}
