#system_notice_area_dismiss{
    color: #FFFFFF;
    cursor: pointer;
    z-index:100000;
}

.system_notice_area_style1 {
	background: #00C348;
	border: 1px solid green;
	z-index:100000;
}

.system_notice_area_style0 {
	background: #FA5A6A;
	border: 1px solid brown;
	z-index:100000;
}

#system_notice_area {
	position: fixed;
	margin-bottom:40px;
	left:25%;
	width:50%;
	height:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-weight:bold;
	display:none;
	padding:3px;
	color: #000000;
	text-align: center;
	top: 0px;
	z-index:100000;
}
		
  #gallery { float: left; width: 60%; min-height: 12em; }
  
  
  .gallery_new .image_gallery {width: 50%; }
  .gallery_new li { float: left; width: 96px; padding: 0.4em; margin: 0 0.4em 0.4em 0; text-align: center; }
  .gallery_new li h5 { margin: 0 0 0.4em; cursor: move; }
  .gallery_new li a { float: right; }
  .gallery_new li a.ui-icon-zoomin { float: left; }
  .gallery_new li img { width: 100%; cursor: move; }
  
  .sortable-list
  {  
    margin: 0;
    min-height: 233px;
    padding: 10px;
    width: 100%;
      
  }
  
  
  
  .sortable-item
  {
  border: 1px solid #CCCCCC;
  padding: 5px;
  
  }
  
  
.image_gallery ul li {float: left; width: 96px; padding: 0.4em; margin: 0 0.4em 0.4em 0; text-align: center;}  
.image_gallery ul li h5 { margin: 0 0 0.4em; cursor: move; }
.image_gallery ul li a { float: right; }
.image_gallery ul li a.ui-icon-zoomin { float: left; }
.image_gallery ul li img {cursor: move; }



  
  
  #preview_image { width:80px; height:80px; border:4px double #545565;}
  #preview_image h5 { line-height: 16px; margin: 0 0 0.4em; }
  #preview_image h5 .ui-icon { float: left; }
  #preview_image .gallery h5 { display: none; }
 
  #sel_images{ width: 56%; height:270px;  border:1px solid;overflow-y:auto;overflow-x:hidden;padding:0px 10px; }
  #sel_images h5 { line-height: 16px; margin: 0 0 0.4em; }
  #sel_images h5 { float: left; }
  
  
  .xyz_gal_msg
 {
 color:maroon; 
 }
  
 /****** pagination ******/ 
  
  #loading
  {
  width: 100%;
  }
            
  #container .pagination ul li.inactive,
  #container .pagination ul li.inactive:hover
  {
  background-color:#ededed;
  color:#bababa;
  border:1px solid #bababa;
  cursor: default;
  }
  #container .pagination ul li
  {
  list-style: none;
  float: left;
  border: 1px solid #006699;
  padding: 2px 6px 2px 6px;
  margin: 0 3px 0 3px;
  font-family: arial;
  font-size: 14px;
  color: #006699;
  font-weight: bold;
  background-color: #f2f2f2;
  }
  #container .pagination ul li:hover
  {
  color: #fff;
  background-color: #006699;
  cursor: pointer;
  }
  .go_button
  {
  background-color:#f2f2f2;
  border:1px solid #006699;
  color:#cc0000;
  padding:2px 6px 2px 6px;
  cursor:pointer;
  position:absolute;
  margin-top:-1px;
  height:25px;
  }
  .total
  {
  float:right;
  font-family:arial;
  color:#999;
  }
  .goto
  {
  width:50px !important;
  height:25px;
  margin-left:5px !important;
  
  }
  .pagination {  
  min-width:700px;
  display:inline-block;
  }
  
  /******************************/  
  
  
.xyz_gallery_alternate{
 
 background:#F6F4F3;
 
 }
 
.xyz_gal_image_preview{width: 252px;max-height: 252px;border: 1px solid #CCCCCC;}
.xyz_gal_image_preview_inner{margin: 12px;cursor: pointer;text-align: left;}
.xyz_gal_image_popup{width:50%;height:50%;left:25%;top:25%;padding:10px;display: table;text-align: center;vertical-align: middle;border: 8px solid #CCCCCC;position: fixed;background-color: #FFFFFF;z-index:1010;}
.xyz_gal_image_pop_inner{max-width:100%; max-height:100%;text-align: center;vertical-align: middle;padding:0px;display:table; margin:0 auto;}
.xyz_gal_image_pop_close{width: 32px;height: 32px;background-image: url('../images/close.png');position: absolute;right: 0px;top: 0px;margin-top: -2px;margin-right: -2px;cursor: pointer;}
.xyz_gal_behind_div{background-color:#000000;height:100%;width:100%;position:fixed;_position: fixed;top: 0%;left: 0%;z-index:1000;-moz-opacity: 0.6;opacity:.60;filter: alpha(opacity=60);}
 
 .xyz_gal_imag_close{height: 20px;width:20px;background: url('../images/delete.gif') no-repeat top right;cursor: pointer;float:right}
 
 .xyz_gal_ul{
 position: absolute;
top: 0;
right: 0;
padding: 2px;
display: none;
 overflow:hidden;
 }
 
 .xyz_gal_li{
 background: #eee;
border: 1px solid #ddd;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 1px;
float: right;
margin: 0 0 0 2px;}
 
.xyz_suggest,.xyz_star,.xyz_donate,.xyz_fbook,.xyz_support,.xyz_twitt,.xyz_gplus,.xyz_linkedin{
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
	
	vertical-align: middle;
	display: inline-block;
	
	}
  
.xyz_suggest{
	
	background-image: url('../images/suggest.png');
}
	
.xyz_star{
	background-image: url('../images/star.png');
}

.xyz_donate{
	
	background-image: url('../images/donate.png');
}

.xyz_fbook{
	
	background-image: url('../images/facebook.png');
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	
	
	
}
.xyz_support{
	
	background-image: url('../images/support.png');
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	
	
	
	
}
.xyz_twitt{
	
	background-image: url('../images/twitter.png');
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	
	
	
}


.xyz_linkedin{
	
	background-image: url('../images/linkedin.png');
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	
	
	
}

.xyz_gplus{
	
	background-image: url('../images/gplus.png');
	height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	
	
}


#wp-gallery-manager .xyz_gplus{
    margin-left: 3px;
}

#wp-gallery-manager .plugin-version-author-uri {
	
	background-color: #F4F4F4;
	min-height:16px;
	border-radius:5px;
	margin-bottom: 10px;
	font-weight:bold;
	padding: 5px;
	color: #111111;

   -webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	        
}

#wp-gallery-manager th,#wp-gallery-manager td{
    background: #a9e8f5; /* Old browsers */
    background: linear-gradient( #ffffff,#a9e8f5 ); /* W3C */


}

#wp-gallery-manager .plugin-version-author-uri a,
#wp-gallery-manager .plugin-version-author-uri a:link,
#wp-gallery-manager .plugin-version-author-uri a:hover,
#wp-gallery-manager .plugin-version-author-uri a:active,
#wp-gallery-manager .plugin-version-author-uri a:visited{
	
	
	color: #111111;
	text-decoration: none;
	
}

#wp-gallery-manager .plugin-version-author-uri a:hover{

    color:#cc811a;
}

#wp-gallery-manager .plugin-title{

   background: url('../images/xyz_logo.png'),linear-gradient( #ffffff,#a9e8f5 );
   background-repeat: no-repeat;
   background-position: left  bottom;

}

#wp-gallery-manager .plugin-version-author-uri a#xyz_update,
#wp-gallery-manager .plugin-version-author-uri a#xyz_update:link,
#wp-gallery-manager .plugin-version-author-uri a#xyz_update:hover,
#wp-gallery-manager .plugin-version-author-uri a#xyz_update:active,
#wp-gallery-manager .plugin-version-author-uri a#xyz_update:visited
{
   color: red;
   font-weight: bold;
   text-decoration: blink;
}

a {
	text-decoration: none;
}

/*footer*/


    
.xyz_feedback ul{
   font-weight: bold;
}

    
.xyz_feedback{
    background: #CEEAF7; /* Old browsers */
	border: 1px solid #64cfe8;
	border-radius:3px;
	width: 98%;    
	height:auto;
    padding-left: 10px;
    padding-top:10px;
    font-weight: bold;
    line-height: 20px;
    min-height: 40px;
}

.xyz_subscribe{
    background: #bae598; /* Old browsers */
	border: 1px solid #4d8a1d;
	border-radius:3px;
	width: 98%;    
    padding-left: 10px;
    padding-top:10px;
	height:auto;
    min-height: 40px;
    
}


#submit_em{
	background:#25A6E1;
	background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
	background:-webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-o-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:-ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#25A6E1",endColorstr="#188BC0",GradientType=0);
	padding:1px 13px;
	color:#ffffff;
	font-family:"Helvetica Neue",sans-serif;
	font-size:15px;
	cursor:pointer;
	border: 1px solid #1A87B9;
    border-radius: 4px 4px 4px 4px;
    font-weight: normal;
    font-size: 13px;
}

.xyz_our_plugins{
    background: #F2F2F2; /* Old browsers */
	border: 1px solid #DFDFDF;
	border-radius:3px;
	width: 98%;    
    padding-left: 10px;
    padding-top:10px;
	height:auto;
    min-height: 40px;
    margin-top:13px;
}
    
    
.informationdiv{

    background: none repeat scroll 0 0 #9FDAEE;
    border: 1px solid #209BD4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    float: left;
    padding: 10px;
    position: absolute;
    z-index: 1200;
    width:350px;

}

textarea, input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="url"], .titlewrap input, select {
    width: 200px;
    padding: 5px ;
    
    border-color: rgb(221, 221, 221);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07) inset;
}
    
    /*header*/
a.xyz_gal_link:hover{text-decoration:underline;} 
.xyz_gal_link{text-decoration:none;} 
table.xyz{
	background-color:#ECECEC;
}
	
	


.xyz_thumb_preview
{
	width: 50px;
	height: 40px;
	border:3px double #545565;
	text-align: center;
}

.xyz_thumb_preview:before
{
	content: " ";
	vertical-align: middle;
/*	display: inline-block;*/
	height: 40px;
}

.xyz_thumb_preview div
{
	vertical-align: middle;
	display: inline-block !important;
	
}


.xyz_thumb_preview_gal_div
{
	width: 96px;
	height: 72px;
	text-align: center;
}

#sel_images .xyz_thumb_preview_gal_div
{
	width: 96px;
	height: 92px;
	text-align: center;
}




