@charset "utf-8";
/* CSS Document */

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
a.lk:link{
	font-size:11px;
	color:#3787FF;
	text-decoration:none;
	font-weight:normal;
	
}
a.lk:visited{
	font-size:11px;
	color:#3787FF;
	text-decoration:none;
	font-weight:normal;
	
}
a.lk:hover{
	font-size:11px;
	color:#3787FF;
	text-decoration:underline;
	
}
a {
    color: #333;
    cursor: pointer;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}

#content_albums{
	padding-bottom:15px;
	/*border-style:solid;*/
    background: none repeat scroll 0 0 #FFFFFF;
   /* border-color: #ddd;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px 1px 2px;*/
    padding: 0 10px 10px;
	float:left;
	position:relative;
	max-width:835px;
	width:auto !important;
	width:auto;
}

.uiHeader{
    background-color: #F2F2F2;
    border-bottom: medium none;
    border-top: 1px solid #E2E2E2;
    padding: 4px 5px 5px;
    margin: 0 0 8px;
}
.uiHeader h3, .uiHeader h4 {
    background: url(../images/im.png) no-repeat 10px center;
    color: #333333;
    font-family: arial;
	height:20px;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 35px;
	line-height: 20px;
}

#albums{

}
.ssGallery {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}
.ssGallery td {
    /*padding-right: 5px;*/
	width: 171px;
}
.ssGallery .hLeft {
    text-align: left;
}

.ssGallery .vTop {
    vertical-align: top;
}

.ssGallery .pbm {
    padding-bottom: 10px;
}

.ssGallery .prm {
    padding-right: 10px;
}

.ssGallery .dragWrapper {
    position: relative;
}
.dragWrapper .uiMediaThumb {
    cursor: pointer;
}
.dragWrapper .uiMediaThumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    outline: medium none;
    padding: 4px;
    position: relative;
    vertical-align: bottom;
}
.dragWrapper .uiMediaThumb i {
    background-color: #EEEEEE;
    background-position: center 25%;
    background-repeat: no-repeat;
    display: block;
}

.dragWrapper .uiMediaThumbWrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    left: 4px;
    padding: 4px;
    position: absolute;
    top: 4px;
}
.dragWrapper .uiMediaThumb, 
.dragWrapper .uiMediaThumb .uiMediaThumbWrap i {
    height: 111px;
    width: 167px;
}

.dragWrapper .uiMediaThumbAlb {
    margin-bottom: 4px;
    margin-right: 9px;
}

.dragWrapper .photoDetails {
    width: 185px;
	padding-bottom: 5px;
    padding-top: 5px;
}

.dragWrapper .ssAudienceHover {
    margin-right: 6px;
	float: right;
	background-position: -17px -36px;
    width: 17px;
	position: relative;
    top: 2px;
	/*background-image: url("");*/
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
}

.dragWrapper .photoText {
    overflow: hidden;
    word-wrap: break-word;
	font-size:1em;
	color: #333;
	padding: 5px;
}


.dragWrapper .fsm {
	font-weight: normal;
    font-size: 11px;
	color: gray;
}

.uiMediaThumb:hover,
.uiMediaThumb:hover .uiMediaThumbWrap,
.uiMediaThumb:active,
.uiMediaThumb:active .uiMediaThumbWrap,
.uiMediaThumb:focus,
.uiMediaThumb:focus .uiMediaThumbWrap{
	border-color:#333;
}


.uiMediaThumb:hover,
.uiMediaThumb:active,
.uiMediaThumb:focus{
	background:#eee;

}


.dragWrapper .uiMediaThumbx {
    height: 120px;
    width: 180px;
}
.dragWrapper .uiMediaThumb .tagWrapper {
    overflow: hidden;
    position: relative;
}

.dragWrapper .uiMediaThumb .tagWrapper i {
    height: 120px;
    width: 180px;
}


#pgcenter{
	border: 0px solid #000000;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 590px;
	text-align:center;
}
#pgcenter .pgcant{
	width:100%;
	display: block; 
	float:left; 
	margin: 10px 5px 0;
	
}
#pgcenter .pgnave{
	margin: 0px; 
	display: block; 
	float:left; 
	width:100%;
}
#pgcenter .pgcounter{
	margin: 0px; 
	display: block; 
	float:left; 
	width:100%;
	font-size:1.1em;
}
	

.inputbox  {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
	height: 26px;
}
.inputbox:hover, .inputbox:focus {
    background: none repeat scroll 0 0 #FFFFCC;
}
select {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 3px 5px;
	height: 26px;
}
select option{
    padding: 3px 5px;
}
ul.pagination  {
    background: url("../images/hdot.gif") repeat-x scroll center top transparent;
    margin: 10px auto;
    padding: 10px 0;
	list-style: none outside none;
	float:left;
	width:600px;
}
ul.pagination li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    padding: 0;
}
ul.pagination li span {
    padding: 2px 5px;
	color:#CCC;
}

ul.pagination li #current {
    padding: 2px 5px;
	color:#3787FF;
	font-weight:bold;
}

ul.pagination a {
    border: 1px solid #3787FF; /*#F6F6F6;*/
    padding: 2px 5px;
	color:#3787FF;
	text-decoration:underline;
	font-size:11px;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ECECEC;
}
.lid{
	color:#333333;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}