.dijitDialogUnderlay {
	background-color:#000;
}
img.googleicon {
	width:40px;
	height:40px;
}

.plain {
	border: 1px solid #000;
	padding: 5px;
	background-color: #EFEFEF;
}


.content img, img.SetCase, .SetCase {
	border: 1px solid silver;
    border-radius: 3px 3px 3px 3px;
    margin: 5px;
    padding: 5px;
}

img.ViewIcon{
	border: 1px solid silver;
    border-radius: 3px 3px 3px 3px;
    padding: 5px;
}

div.albumThumb {
	background:url("set_case.gif") no-repeat scroll 0 0 transparent;
	height:95px;
	margin-bottom:5px;
	padding:7px 0 0 7px;
	width:91px;
	vertical-align:middle;
}
.carroussel {
	background-position:left top;
	background-repeat:repeat-x;
	overflow:hidden;
	padding:15px;
	background-color:#E8F0FB;
}
.imgDetailsPage{
	border-color:#BDC4CA;
	border-style:solid;
	border-width:1px;
	float:left;
	padding:3px;
	position:relative;
}
img.viewThumb {
	width:75px;
	height:75px;
}

/***************************
uploader 
***************************/

.plupload {
	width: 500px;	
}
#uploader {
	float: left;
	width: 500px;
}
#thumbnails {
	border: 1px solid #dfdfdf;
	float: left;
	margin-left: 25px;
	width: 120px;
	text-align: center;
	
}#thumbnails .title {
	background: #CDEB8B;
	padding: 6px 8px;
	font: 11px Verdana,sans-serif;
	color: #42454A;
	border-bottom: 1px solid #CDCDCD;
}
#thumbnails .content {
	overflow: auto;	
	height: 364px;	
	background-color:#FFFFFF;
}
#thumbnails img {
	margin: 5px;
}
.plupload_add {
	background-position: -181px center;
}
.plupload_wrapper {
	font: normal 11px Verdana,sans-serif;
	width: 100%;
}
.plupload_container {
	background: url('transp50.png');
	/*-moz-border-radius: 5px;*/
}
.plupload_container input {
	border: 1px solid #DDD;
	font: normal 11px Verdana,sans-serif;
	width: 98%;
}
.plupload_filelist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.plupload_scroll .plupload_filelist {
	height: 320px;
	background: #FFF;
	overflow-y: scroll;
}
.plupload_filelist li {
	padding: 6px 8px 6px 8px;
	background: #F5F5F5 url('backgrounds.gif') repeat-x 0 -156px;
	border-bottom: 1px solid #DDD;
}
.plupload_filelist_header, .plupload_filelist_footer {
	background: #DFDFDF;
	padding: 6px 8px 6px 8px;
	color: #42454A;
}
.plupload_filelist_header {	
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #CDCDCD;
}
.plupload_filelist_footer {border-top: 1px solid #FFF; height: 22px; line-height: 20px; vertical-align: middle;}
.plupload_file_name {float: left; overflow: hidden}
.plupload_file_status {color: #777;}
.plupload_file_status span {color: #42454A;}
.plupload_file_size, .plupload_file_status, .plupload_progress {
	float: right;
	width: 80px;
}
.plupload_file_size, .plupload_file_status, .plupload_file_action {text-align: right;}
.plupload_filelist .plupload_file_name {width: 205px}
.plupload_file_action {
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 15px;
}
.plupload_file_action * {
	display: none;
	width: 16px;
	height: 16px;
}
li.plupload_uploading {background: #ECF3DC url('backgrounds.gif') repeat-x 0 -238px;}
li.plupload_done {color:#AAA}

li.plupload_delete a {
	background: url('delete.gif');
}
li.plupload_failed a {
	background: url('error.gif');
	cursor: default;
}
li.plupload_done a {
	background: url('done.gif');
	cursor: default;
}
.plupload_progress, .plupload_upload_status {
	display: none;
}
.plupload_progress_container {
	margin-top: 3px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px;
}
.plupload_progress_bar {
	width: 0px;
	height: 7px;
	background: #CDEB8B;
}
.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action {
	margin-right: 17px;
}
.plupload_clear,.plupload_clearer {clear: both;}
.plupload_clearer, .plupload_progress_bar {
	display: block;
	font-size: 0;
	line-height: 0;	
}
li.plupload_droptext {
	background: transparent;
	text-align: center;
	vertical-align: middle;
	border: 0;
	line-height: 165px;
}

/* highlight Dojo calendar entries*/
.calHL {
}
.calHL span {
	background: #73be59;
}


a.lotusFilter {
	background-color:#F4F7FC;
	border-color:#C4D8F2;
}

a.lotusFilter {
	-moz-border-radius:4px 4px 4px 4px;
	border-style:solid;
	border-width:1px;
	padding:1px 3px;
	text-decoration:none;
}

/* galleria modifications */
.galleriademo, .galleriaSlideshow {
	margin:auto;
	width:780px;
}

.galleriaSlideshow .fullscreen {
	background: #000000;	
}
.galleriaSlideshow a {
	color: #ffffff !important;	
}
.galleriaSlideshow .galleria-thumbnails .galleria-image {
    background: none !important;
    border: none !important;
    border-radius: none !important;
}
.galleria-info { top: 0px !important; left: 0px !important; width: 100% !important; }
.galleria-info-text { padding: 6px !important; opacity: 0.6 !important; }
.galleria-info-title { font-weight: normal !important; margin: 0 !important; color: #ffffff !important; }



.dj_ie h4 { word-break: break-all }


.lotusForm h2 .lotusMeta {
	font-size:0.8em;
	font-weight:normal;
}
.lotusNudge {
	width: 22px;
}


.xspDataTable tbody tr td {vertical-align:top;}

.lotusMeta {vertical-align:base-line;}
.xspPanelViewColumnHeader{
color: #666;
font-weight:bold;
	}
	
.lotusui * {//vertical-align:top;}
.lotusPerson {font-weight:bold;padding-right:2px;}
.lotusui h1, .lotusui h2 {color:#666;}
.lotusPhoto {
	border-color:#BDC4CA;
	border-style:solid;
	border-width:1px;
	float:left;
	padding:3px;
	position:relative;
}

/* upload form */
table.xspRadioButton {
	border-collapse: collapse;	
}
table.xspRadioButton label, label.xspRadioButton, label.xspCheckBox  {
	font-weight: normal !important;
}
table.xspRadioButton input {
	margin:0;
	padding: 0;
}
table.xspRadioButton td {
	padding-bottom: 0 !important;	
}
label.xspCheckBox input {
	margin-top: 1px;
	margin-right: 3px;	
}
label.xspCheckBox, table.xspCheckBox label {
	font-weight: normal;
}
fieldset.xspRadioButton, fieldset.xspCheckBox {
	margin: 0;
	padding: 0;
}

.filterhighlight{
	color: #FF872F;
	font-size:20px;
	padding-left:5px;
}

button img {
	margin-right: 3px;	
}


/* verified: member function related */
.memberRow{
	margin:5px 0px;
}
.memberIcon{
	height:35px;
	width:35px
}
.memberPager{
	font-size:11px;
}

/* verified: activity function related settings */
.activityRow{
	border-bottom:1px solid #eee; 
	padding:5px 10px;
	font-size:11px;
}
.activityActor{
	margin-right:3px;
}
.activityAction{	
	margin-right:3px;
	font-style:italic
}

.xspPagerRight{
padding:0 5px 0 0;
}

.metaItems{
margin-right:3px;
}
.image_container {
    position:relative;
    display:inline-block;
    text-align:center;
    background-color: black;
    align:center;    
    
     
}

.image_carousel {
    position:absolute;
       bottom:300px;
    right:10px;
    width:200px;
    height:30px;
}

.transparent {
  background:#7f7f7f;
  background:rgba(0,0,0,0.5);
}



span.dijitTitlePaneTextNode {
    color: white;
   
}
span.dijitTitlePaneTextNode:hover
{
   
    text-decoration: underline;
}
