/** The sizes connected to the drop-down called Thumbnial Storlek *****/
.Gallery_ThumbSmall		{ width: 75px;	height: 75px;  }
.Gallery_ThumbMedium	{ width: 100px;	height: 100px; }
.Gallery_ThumbLarge		{ width: 150px;	height: 150px; }
/**********************************************************************/

#Gallery_MainWrapper *
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 12px;
}

#Gallery_MainWrapper
{
	margin-left: auto ;
  	margin-right: auto ;
}

#Gallery_MainWrapper ul, 
#Gallery_MainWrapper ol
{
	margin: 0;
	padding 0;
}

#Gallery_MainWrapper li, 
{
	margin: 0;
	padding 0;
}

#Gallery_HeaderWrapper
{
	margin-bottom: 10px;
}

#Gallery_AlbumMetaWrapper
{
	margin-bottom: 20px;
}

#Gallery_AlbumTitleText
{
	margin-bottom: 5px;
	margin-top: 20px;
}

#Gallery_AlbumTitleText
{
	
}

#Gallery_AlbumSelectorWrapper
{
	float: right;
}

#Gallery_AlbumSelectorWrapper option
{
	
}

#Gallery_AlbumSelectorWrapper input
{
	
}

#Gallery_ContentWrapper
{
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
	width: 98%;
}

#Gallery_ImageListWrapper
{
	float: left;
}

#Gallery_ImageListWrapper ul
{
	margin: 0px auto;
	padding: 0px;
}

#Gallery_ImageListWrapper li
{
	list-style-type: none;
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}

#Gallery_ImageListWrapper img
{
	cursor: pointer;
	cursor: hand;
	display: block;
	padding:8px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 1px 1px 1px;
	background-color:white;
}

#Gallery_FooterWrapper
{
	
}

.Gallery_Image
{
	
}

.Gallery_Clear
{
	clear: both;
}

#Gallery_MainWrapper .paging-wrapper
{
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #7777;
	margin-bottom: 10px;
}

#Gallery_MainWrapper .clear
{
	clear: both;
}

#Gallery_MainWrapper .paging-wrapper ul
{
	border:0; 
	margin:0; 
	padding:0;
}

#Gallery_MainWrapper .paging-wrapper ul li
{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	border:solid 1px #DDDDDD;
	margin-right: 2px;
	float:left;
}

#Gallery_MainWrapper .paging-wrapper ul li a
{
	text-decoration: none;
}

#Gallery_MainWrapper .paging-wrapper ul li a:link,
#Gallery_MainWrapper .paging-wrapper ul li a:visited 
{
	color:#222222;
}

#Gallery_MainWrapper .paging-wrapper ul .enable
{
	font-weight: bold;
	padding:4px 6px;
	display:block;
}

#Gallery_MainWrapper .paging-wrapper ul .disable
{
	font-weight: normal;
	padding:4px 6px;
	display:block;
	border:solid 1px #DDDDDD;
	color: #888888;
}

#Gallery_MainWrapper .paging-wrapper ul .active
{
	padding:4px 6px;
	display:block;
}

#Gallery_MainWrapper .paging-wrapper ul .inactive
{
	border:solid 1px  #666666;
	padding:4px 6px;
	display:block;
	background: #888888;
	color:#FFFFFF;
	font-weight:bold;
}

/** SHADOWBOX CONTAINER **/

#Gallery_ViewImageShadowbox
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	overflow: hidden;
	color: white;
}
#Gallery_ViewImageShadowbox .title
{
	text-align: center;
	font-weight: bold;
}
#Gallery_ViewImageShadowbox *
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/** IMAGE & ALBUM LISTS **/

#Gallery_AlbumList li
{
	list-style: none;
	list-style-type: none;
	margin-right: 10px;
	float: left;
}

#Gallery_AlbumList li a
{
	color: #000000;
	outline: none;
	text-decoration: none;
}

#Gallery_AlbumList li a img
{
	border: none;
}

#Gallery_ImageListWrapper .Gallery_AlbumImageSelected
{
	background-color: #FFA04D;
	border-color: gray;
}

#Gallery_BackToGalleryWrapper
{
	margin-bottom: 8px;
}

/** ALBUM THUMBS **/
/** SMALL ALBUM THUMB **/

.Gallery_AlbumThumbIcon-100
{
	background-repeat: no-repeat;
	background-image: url(http://www.testwebben.se/pub/Images/category_thumb_back_100.png);
	height: 80px; 
	width: 80px;
	padding: 10px;
}

.Gallery_AlbumThumbIcon-100 .Gallery_AlbumThumbContent,
.Gallery_AlbumThumbIcon-100 .Gallery_AlbumThumbContent-split
{
	border: 1px solid #606060;
	height: 74px; 
	width: 74px;
}

.Gallery_AlbumThumbIcon-100 img
{
	float: left;
	width: 74px;
	height: 74px;
}

.Gallery_AlbumThumbIcon-100 .Gallery_AlbumThumbContent-split img
{
	width: 37px;
	height: 37px;
}

.Gallery_AlbumThumbIcon-100 p
{	
	border-top: 1px solid #EEEEEE;
	float: left;
	margin-top: -20px;
	background-image: url(http://www.testwebben.se/pub/Images/category_thumb_textback.png);
	width: 74px;
	height: 11px;
	text-align: center;
	text-shadow: #EEEEEE 0px 1px 0px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 0px;
	font-weight: bold;
	overflow: hidden;
}

/** MEDIUM ALBUM THUMB **/

.Gallery_AlbumThumbIcon-125
{
	background-repeat: no-repeat;
	background-image: url(http://www.testwebben.se/pub/Images/category_thumb_back_125.png);
	height: 105px; 
	width: 105px;
	padding: 10px;
}

.Gallery_AlbumThumbIcon-125 .Gallery_AlbumThumbContent,
.Gallery_AlbumThumbIcon-125 .Gallery_AlbumThumbContent-split
{
	border: 1px solid #606060;
	height: 96px; 
	width: 96px;
}

.Gallery_AlbumThumbIcon-125 img
{
	float: left;
	width: 96px;
	height: 96px;
}

.Gallery_AlbumThumbIcon-125 .Gallery_AlbumThumbContent-split img
{
	width: 48px;
	height: 48px;
}

.Gallery_AlbumThumbIcon-125 p
{	
	border-top: 1px solid #EEEEEE;
	float: left;
	margin-top: -20px;
	background-image: url(http://www.testwebben.se/pub/Images/category_thumb_textback.png);
	width: 96px;
	height: 11px;
	text-align: center;
	text-shadow: #EEEEEE 0px 1px 0px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 0px;
	font-weight: bold;
	overflow: hidden;
}

/** LARGE ALBUM THUMB **/

.Gallery_AlbumThumbIcon-150
{
	background-repeat: no-repeat;
	background-image: url(http://www.testwebben.se/pub/Images/category_thumb_back_150.png);
	height: 130px; 
	width: 130px;
	padding: 9px;
}

.Gallery_AlbumThumbIcon-150 .Gallery_AlbumThumbContent,
.Gallery_AlbumThumbIcon-150 .Gallery_AlbumThumbContent-split
{
	border: 1px solid #606060;
	height: 122px; 
	width: 122px;
}

.Gallery_AlbumThumbIcon-150 img
{
	float: left;
	width: 122px;
	height: 122px;
}

.Gallery_AlbumThumbIcon-150 .Gallery_AlbumThumbContent-split img
{
	width: 61px;
	height: 61px;
}

.Gallery_AlbumThumbIcon-150 p
{	
	border-top: 1px solid #EEEEEE;
	float: left;
	margin-top: -20px;
	background-image: url(http://www.testwebben.se/pub/Images/category_thumb_textback.png);
	width: 122px;
	height: 11px;
	text-align: center;
	text-shadow: #EEEEEE 0px 1px 0px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 0px;
	font-weight: bold;
	overflow: hidden;
}
