/*
 * Ext JS Library 2.0.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */
x-panel-body{
	background: white;
	font: 11px Arial, Helvetica, sans-serif;
}
.thumb{
}

.thumb-center {
	margin-left : 40%;
}
.thumb img{
	border:1px solid white;
}
.thumb-wrap{
	float: left;
	margin: 2px 8pt 2px 8px;
	padding: 5px;
	width : 80px;
	height : 80px;
	background-color : #EBF1DE;
}
.thumb-wrap-gray{
	float: left;
	margin: 2px 8pt 2px 8px;
	padding: 5px;
	width : 100px;
	height : 100px;
	background-color : #F2F2E6;
}
.thumb-wrap span{
	display: block;
	overflow: hidden;
	text-align: center;
}
.thumb-wrap-large{
	float: left;
	margin: 2px 8pt 2px 8px;
	padding: 5px;
	width : 320px;
	height : 240px;
}
.x-view-over{
    background : #A9DA74;
	border : 1px solid #A9DA74;
	padding : 2px 6px 6px 2px;
}

.x-view-selected{
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 4px;
}
.x-view-selected .thumb{
	background:transparent;
}
/**
.my-albums-over{
    background : #A9DA74;
	border : 1px solid #A9DA74;
	padding : 2px 2px 2px 2px;
}

.my-albums-selected{
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 2px;
}
**/
.my-albums-img{
	border:1px solid white;
	height:80px;
	width:80px;
	cursor:pointer;
}
.my-albums-block{
	float: left;
	margin: 2px 8pt 2px 8px;
	padding: 5px;
	width : 110px;
	height : 110px;
}

.my-albums-img85{
	border:1px solid white;
	height:85px;
	width:85px;
	margin-left:30px;
	text-align:center;
	cursor:pointer;
}
.my-albums-block146{
	float: left;
	width : 146px;
	height : 130px;
	text-align : center;
}
.my-albums-img130{
	border:1px solid white;
	height:130px;
	width:130px;
	text-align:center;
	cursor:pointer;
}
.my-albums-block141{
	float: left;
	width : 141px;
	height : 141px;
	text-align : center;
}
.loading-indicator {
	font-size:11px;
	background-image:url('../../resources/images/default/grid/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin:10px;
}
.albums-over{
    background : #A9DA74;
	border : 1px solid #A9DA74;
	padding : 2px 2px 2px 2px;
}

.albums-selected{
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 2px;
}
.albums-img{
	border:1px solid #000000;
	height:120px;
	width:120px;
	cursor:pointer;
}
.albums-block{
	float: left;
	margin: 2px 8pt 2px 8px;
	padding: 5px;
	width : 130px;
	height : 150px;
}

.card-block {
	float : left;
	padding-left:20px;
	height:140px;
	width : 325px;
}
.card-select {
	float : left;
	padding-left:20px;
	height:140px;
	width : 325px;
}

.my-members-block{
	float: left;
	margin: 2px 8pt 2px 8px;
	padding: 5px;
	width : 80px;
	height : 95px;
	text-align:center;
}
.my-members-img{
	border:1px solid white;
	height:80px;
	width:80px;
	text-align:center;
	cursor:pointer;
	margin-bottom:5px;
}
