﻿
	
#applications-gallery
{
	float:none;
	position:static;
	margin-top:40px;
}
/*---------------------------------*/
/*--------------tabs---------------*/
/*---------------------------------*/
#applications-gallery #app-tabs
{
	float:right;
}

#applications-gallery #app-tabs a.app-tab
{
	float:right;
}
/*---------------------------------*/
/*-------------content-------------*/
/*---------------------------------*/
#applications-gallery #app-content 
{
	padding-right:10px;
	padding-left:0px;
	}
#applications-gallery #app-content .category
{
	float:right;
	xpadding-right:5px;
	xpadding-left:auto;
}

#applications-gallery #app-content .category .gallery-item
{
	float:left;
	clear:both;
}

#applications-gallery #app-content .category .gallery-icon
{
	clear:right;
	float:right;
	padding-left:40px;
	padding-right:0px;
}

#applications-gallery #app-content .category .gallery-images
{
	float:right;
}
#applications-gallery #app-content .category  .gallery-image
{
	float:right;
	padding-left:17px;
	padding-right:0px;
	}


#applications-gallery #app-content .category  .gallery-image .open
{
	right:2px;
	left:auto;
}
#applications-gallery #app-content .category .gallery-images .last
{
	padding-left:0px;
	padding-right:auto;
	}



/*-------------video-------------*/

#applications-gallery #app-content .gallery-2 .gallery-item
{
	float:left;
	}
#applications-gallery #app-content .gallery-2 .titleImage, .project .titleImage
{
	float:right;
	}

/*-------------projects-------------*/

#applications-gallery .back-button
{
	margin:19px 0px;
	float: left;
	background-image: url('../Image/Buttons/back.gif');
	background-position: 80px 5px;
	padding: 0px 15px 0px 3px;
	*padding: 0px 15px 0px 3px;
	_padding: 0px 14px 0px 3px;
	border-left:1px solid #3e3e3e;
	border-right:none;
	}
/*---------------------------------*/
/*-------------search--------------*/
/*---------------------------------*/
#applications-gallery .search
{
	margin:18px 0px 8px 0px;
	float: left;
	background-position: 140px 5px;
	padding: 3px 5px 3px 18px;
	*padding: 3px 5px 3px 18px;
	_padding: 3px 5px 3px 17px;
	margin-right: 1px;
	margin-left: 0px;
	}

#applications-gallery .search #GallerySearchStr
{
	padding:0 2px 0 2px !important;
	left:0px;
	right:auto;
}

#applications-gallery .search #GallerySearchBtn
{
	left: 0px;
	right:auto;
	background: url('../Image/Buttons/SearchButton.gif') no-repeat;
}

#applications-gallery .clear-button
{
	float: left;
	padding: 0px 15px 0px 3px;
	*padding: 0px 15px 0px 3px;
	_padding: 0px 14px 0px 3px;
	border-left:1px solid #3e3e3e;
	border-right:none;
	}

/*---------------------------------*/
/*-------------slideshow--------------*/
/*---------------------------------*/

	.slideshow .item
	{
		right:17px;
		left:auto;
	}
	.slideshow .close
	{
	left:10px;
	right:auto;
	background: #000000 url('../Image/Buttons/close.jpg') no-repeat left 2px;
	padding-left:15px;
	padding-right:0px;
	}
	.slideshow .slideshow-title
	{
		right:17px;
		left:auto;
	}

	.slideshow .slideshow-nav
	{
		right:17px;
		left:auto;
	}
	
	.slideshow .slideshow-nav .back,.slideshow .slideshow-nav .next,.slideshow .slideshow-nav .pause,.slideshow .slideshow-nav .start
	{
		float:right;
		}
		
		.slideshow .slideshow-nav .pause
		{
		    background: #000000 url('../Image/Lightbox/slidePauseBG.jpg') no-repeat left top;
			padding:1px 10px 0px 20px;
			}
		.slideshow .slideshow-nav .start
		{
		    background: #000000 url('../Image/Lightbox/slideStartBG.jpg') no-repeat left top;
			padding:1px 10px 0px 20px;
			}
		.slideshow .slideshow-nav #send-to-notebook
		{
			margin-left:0px !important;
			margin-right:auto !important;
		}
		
/*---------------------------------*/
/*-------------general--------------*/
/*---------------------------------*/
#send-to-friend,
#send-to-notebook
{
	float:left;
	background: #000000 url('../Image/Backgrounds/DealerEmailBG.jpg') repeat-x right top;
	padding:1px 30px 0px 10px;
	margin-left:40px;
	margin-right:0px;
}

.galleryImageCredits
	{
	right:10px;
	left:auto;
	}
