/*
 * Gallery - a web based photo album viewer and editor
 * Copyright (C) 2000-2007 Bharat Mediratta
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at
 * your option) any later version.
 *
 * This program is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA  02110-1301, USA.
 */

/* ********************************************************************************
 * Ajaxian Theme for Gallery 2
 * by Ross Shannon
 * ********************************************************************************/
/*
body {
	color:#333;
	font-family:verdana, arial, serif;
	font-size:100%;		
    margin: 0;
    padding: 0;
    text-align: center;
	
	}
*/
/* Main Structure */

#white-rap {
    margin:-7px auto;
    padding: 0 auto;
	width:auto;
	

	/*-moz-border-radius: 0 0 11px 11px;*/
}

hr.topline{
	position:absolute;
	left:0;
	background-color:#d0ecf3;
	width:1024px;
	color:#d0ecf3;
	margin:0;

}

#white-rap p {
	font-size: 14px;
	margin-right:20px;
	padding-left:0;
}
.gbBreadCrumb {
	clear:both;    
	margin:0;
	color:#00a3b4;
	margin:1.5em 0 0 0;

	}

span.BreadCrumb-1, a.BreadCrumb-1,span.BreadCrumb-2, a.BreadCrumb-2, span.BreadCrumb-3, a.BreadCrumb-3{
	margin:0 0 0 10px;
	color:#00a3b4;
	font-weight:bold;
	font-size:100%;
	}
span.BreadCrumb-1, a.BreadCrumb-1{	
	padding: 8px ;
	float:left;
/*	width:210px;
	border:1px solid #d0ecf3;	*/
	text-align:center;
	z-index:900;
	color:#00a3b4;
	margin:.2em 0 0 0;
}

span.BreadCrumb-2, a.BreadCrumb-2{
	position:relative;
	padding: 8px ;
	float:left;
	z-index:900;
	color:#00a3b4;
	margin:.2em 0 0 0;
}
span.BreadCrumb-3, a.BreadCrumb-3{
	position:relative;
	padding:8px ;
	float:left;
	z-index:900;
	color:#00a3b4;
	margin:.2em 0 0 0;
}


#main {
    margin: 0 0;
    padding: 0;
	clear:both;
	}

#frame {
    position: relative;
    padding:0;
    color: #000;
    }

/* HTML Element Restyles */

a {
    font-weight: normal;
    text-decoration: none;
    color: #444;
}
a:hover {
    text-decoration: underline;
    color: #336698;
}
a:active {
    text-decoration: none;
    color: #555;
}

a img {
    border: none;
}


hr {
    height: 1px;
    margin: 1em 0 0.5em;
    border: none;
    color: #555;
}

label {
    font-weight: bold;
}

		
/* End header*/
#searchCriteria {
    width: 180px;
    padding:0;
    background-color: #f6f6ff;
	margin-top:-18px;
	float:right;
    border: 1px solid #aaa;
}
#searchCriteria:hover {
    background-color: #fff;
    border-color: #59d;
}
#searchCriteria:focus {
    background-color: #ffe;
}
#album-name{
	margin:4em 0 0 12px;
	font-size:100%;
	padding:0;
}
.gbBlock {
	margin:0;
	padding:0;
	}
.gbBlock h2{
	margin:0 0 .5em 0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}
.gbBlock h3{
	font-size:100%;
	font-weight:normal;
	}
.gbBlock h4{
	font-size:100%;
	margin-bottom:3px;
	padding-bottom:3px;
}
.gbBlock ul{
	padding:0;
	margin:0;
	font-size:90%;
	}
li.gbAdminLink, #gbSiteAdminLinks li{
	padding:0;
	margin:0;	
	float:left;
	width:120px;
}
li.gbAdminLink span{
	color:#000;
}
.gbAdminLink a{
	padding:0;
	margin:0;

}
.block-core-NavigationLinks{
	clear:both;
	margin-top:1em;
	float:left;
	
}
.block-core-NavigationLinks h3{	
	padding:5px 0 5px 0;
	margin:0 0 0 0;
	clear:both;
	font-size:95%;
}
.block-core-NavigationLinks li{
	margin:0 0 0 2px;
	padding:0;
	width:130px;
	float:left;

}

#gbSystemLinks {
    position: absolute;
    top: 1.5em;
    right: 4px;
    margin: 0;
    padding: 0;
}

#gbSystemLinks span {
    display: inline;
    float: left;
    margin-left: 10px;
}
#photohead h2{
	position:relative;
	margin:0 0 1em 1em;
	font-size:95%;
	margin-left:28em;
	}
#photohead .block-core-ItemInfo .summary {
    padding: 2px 5px;
}

.block-core-ItemInfo{
	margin:1.5em 0 0;
	}
#gbSystemLinks span a {
    padding: 3px 5px 4px;
}

/* Photo page navigation */

.gbNavigator {	
    margin: .2em 0;
    padding: 8px 0 8px 2px;
/*    background-color: #eee;*/   
	border:1px solid #fff;
	border-bottom:1px solid #d0ecf3;

}

.gbNavigator a {
    padding: 10px 9px 0 0;
}

.gbNavigator a:hover {

}

/********* gsContent Album ********************/
h2.general-setting{
	padding:0;
	font-size:100%;
	margin:0;
}

/************************page number*********************/
.block-core-Pager{
	clear:both;
	margin:1em 0 0 1.7em;
/*	margin-bottom:.7em;*/
	font-size:12px;
}

.current{
	font-weight:bold;
}
/*end of site navigation*/
.first-and-previous img, .next-and-last img {
    vertical-align: top;
    padding: 0 3px;
}

.goback {
	text-align:center;
	margin-top:-18px;
}
.next-and-last {
    float: right;
}
.next-and-last.no-previous {
    float: none;
    text-align: right;
}

a.backtoalbum {
    margin-top: -1.3em;
    padding-left: 20px;
    padding-right: 20px;
}

/* Full Photo */

#gsImageView {
	clear:both;
	text-align:center;
/*	width:700px;
	float:right;*/
	padding:0;
	margin:1em 0 1em 0;
}
#image-name{
	clear:both;
	margin-top:1em
	
}
/* Frame Elements */


#loading {
    position: absolute;
    top: 200px;
    left: 35%;
    width: 160px;
    z-index: 1000;
    padding: 10px 0 10px 28px;
/*    background: #fff url(images/working-hard-trans.gif) 8px 4px no-repeat;*/
    text-align: center;
    color: #000;
    font: italic 15px "Trebuchet MS";
    -moz-border-radius: 10px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

#main-image-container {
    position: relative;
    overflow: hidden;
    text-align: center;
}

#main-image-container #sliding-frame p {
    position: relative;
    height: 400px;
    overflow: hidden;
}

#main-image {
    position: absolute;
    left: 105px;
    cursor: nw-resize;
  
}

#imagedatablock {
    position: absolute;
    top: 60px;
    left: 380px;
    width: 220px;
    min-height: 160px;
    padding: 10px;
    border: 1px dotted #999;
    text-align: left;
}

#imagedatablock:hover {
    background-color: #eee;
    border-color: #888;
}

#fullsizelink {
    padding: 0 0 0 23px;

}
.gbEmptyAlbum .emptyAlbum{
	padding-left:4.5em;
	font-size:17px;
}
.emptyAlbum {
    margin: 2em 0 4.4em 0;
    font-size: 1.4em;
	color:#888;
}

/* Controls */

#slideshow-controls {
    position: relative;
    height: 40px;
    margin: 0px 0 -40px;
    overflow: hidden;
    z-index: 100;
    text-align: left;
}

#main-image-container > #slideshow-controls {
    margin-bottom: -50px;
}

#slideshow-controls ul {
    position: absolute;
    margin: 0;
    padding: 3px 210px 3px 250px;
    list-style: none inside;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=40);	/* Lower opacity for IE since the controls don't hide */
}

#slideshow-controls ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#slideshow-controls button {
    width: 40px;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    cursor: pointer;
}

#slideshow-controls button:hover {
/*    background: url(images/controls-hover-effect.gif) 50% 50% no-repeat;*/
    border: none;
}

/* Thumbnails */

#thumbs-container {
	clear:both;
    position: relative; /* Opera */
    margin: 0 auto 0;
    padding: 6px 40px;
    opacity: 0.85;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    z-index: 100;
}

#gsThumbMatrix {
    min-height: 100px;
    margin: 0 auto;
	width:auto;
}

#gsThumbMatrix td {
	margin:0;
	padding:0;
	}

/*image border and image spacing*/
#gsThumbMatrix a .giThumbnail {
/*	height:150px;*/
	margin:0 5px 6px 0;
	padding:6px;
	border: 1px solid #ccc;
  }
  

#gsThumbMatrix a:hover .giThumbnail {
    border: 1px solid #aaa;
}

#gsThumbMatrix a:hover:active .giThumbnail {
}

#gsThumbMatrix a .currentImage, #gsThumbMatrix a:hover .currentImage {
    border-color: #aaa;
}

/* Subalbums */

#subalbums-container h3 {
    width: 75%;
    border-bottom: 1px solid #aaa;
}

#gsSubAlbumMatrix {
    width: 450px;
    margin: 0 auto 1em;
	}

#gsSubAlbumMatrix td {
    width: 50%;
    padding: 1px 2px 4px 3px;
    border: 1px solid #555;
    line-height: 1.4em;
}

#gsSubAlbumMatrix td.sahover {
/*    background-color: #302f2f;*/
    border-color: #888;
    cursor: pointer;
}

#gsSubAlbumMatrix img.giThumbnail {
/*    width: 140px;
    height: 140px;*/
    float: left;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 2%;
    border: 1px solid #6b8cb7;
}

#warning {
    margin: 1em 0;
    background-color: #fe9;
    border: 1px solid #c95;
    color: #c00;
}

.giItemCell , .giAlbumCell{
	padding:0;
	text-align:center;
	margin:0;
	}
	
.giAlbumCell .giTitle{
	clear:both;
	margin:0 15px;
}
.giDescription{
	margin-left:10px;
}
/* Photo pages */


#photohead {
    width: 100%;
}


/*------------------------------------all-thumnail-*/
.all_thumnail{
	clear:both;
	border:solid #d0ecf3;
	border-width:1px 0 0 0;
	margin-bottom:0;

	}
.gbNavigatorMicroThums{
	text-align:center;
}
#microThumbCurrent img {
  filter: alpha(opacity=45); /* IE's opacity*/
  opacity:.45;
}

#sidephotodetails{
	float:left;
	width:226px;
	margin:2em 1em 0 8px;
	}
.giInfo{
	margin-left:0;
	font-size:14px;
}
/* Tables */

.gbDataTable {
    margin: 0.8em 0;
	font-size:12px;
}

.gbDataTable td {
    padding: 2px 6px;
}

.gbDataTable td.gbOdd {
    background-color: #888;
}

.gbBusy {
    background-color: #888 !important;
}

/* Exif data */

.block-exif-ExifInfo div {
    margin: 0 0 0 -8px;
    padding: 0 8px;
    font-weight: bold;
}

.block-exif-ExifInfo div a {
    margin: 0 15px 0 0;
    padding: 3px 10px;
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px 4px 2px 2px;
}

.block-exif-ExifInfo div a:hover {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

.block-exif-ExifInfo .gbDataTable {
    width: 100%;
    margin: 2px 0;
    border: solid #333;
    border-width: 1px 0;
}

/* Footer elements */

.footer {
	clear:both;
	margin:0 0 3em 8px;
	padding:0 0;
	border-top:1px solid #d0ecf3;
	font-size:90%;
    }

#footerSystemLinks {
	margin:1em 0 0 0;
	position:relative;
	padding:0;
	height:20px;
}

#footerSystemLinks .block-core-SystemLink a {
    padding:0;
	color:#f26921;
}

.block-core-GuestPreview{
	padding:0;
	position:relative;
	margin:0 0 0 10px;
	float:left;
}
/* Admin pages */

#gsSidebarCol {
    width: 200px;
	position:relative;
    padding:10px 0 0 0;
	float:left;
	margin:0 0 0 0;
/*	border:solid #d0ecf3;
	border-width:0 1px 1px 1px;
*/
}

#gsSidebarCol ul {
    margin: 0;
    padding: 0;
    list-style: none inside;
    line-height: 1.8em;
	
}

#gsSidebar {
	margin-left:8px;
    padding:0 0 10px 5px;
	max-width: 200px;
	float:left;
	/*border:1px solid #aaa;
    -moz-border-radius: 10px 0 0 10px;
	overflow: hidden;*/
}
#ProgressBar{
	margin:0 0 0 5px;
}
#gsContent {
	margin:0 7px 0 0;
	width:auto;
	padding:.5em 0 5px 8px;
	border:solid #d0ecf3;
	border-width:0 0 0 1px;
	font-size:90%;
}

.gsContentAlbum{
	margin:8px 10px 10px 0;
	padding:0;
}
#gsContent .gbBlockTop .gbBlock h2{
	margin-left:10px;
}
.gbTabBar {
    margin-top: 20px;
    padding-bottom: 3px;
    border-bottom: 1px solid #333;
    line-height: 1.7em;
}

.gbTabBar .giSelected {
    margin: 0 4px 0 0;
    padding: 3px 10px 3px;
/*    background-color: #393333;*/
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px;
    font-weight: bold;
    color: #b30000;
}

.gbTabBar span a {
    margin: 0 4px 0 0;
    padding: 3px 6px 6px;
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
    line-height: 1.2em;
}

.gbTabBar span a:hover {
    margin-bottom: -1px;
    border-bottom: 1px solid #ccc;
    text-decoration: underline;
}

#gsContent .gbDataTable {
    border-spacing: 0;
}

#gsContent .gbDataTable th {
    padding: 3px 6px;
    background-color: #ddd;
    border-bottom: 1px solid #444;
}

#gsContent .gbDataTable td {
    padding: 4px 2px;
}

#gsContent .gbDataTable th:first-child {
    -moz-border-radius: 10px 0 0 0;
}

#gsContent .gbDataTable th:last-child {
    -moz-border-radius: 0 10px 0 0;
}

#gsContent .gbDataTable .gbOdd {
    background-color: #eee;
}

#gsContent textarea {
    width: 475px;
}
#gsContent label, .gbBlock select, .block-core-ItemLinks{
	font-size:13px;
}
/* Messages */

.summary {
    white-space: nowrap;
}

.giSuccess {
    font-size: 1.3em;
    font-weight: bold;
    color: #7c4;
}

.giError {
    font-weight: bold;
    color: #c73;
}

h2.giError {
    font-size: 1.3em;
    color: #c30;
}

.giNew {
    color: #f90;
}

.giUpdated {
    color: #db0
}

/* Debug Only */
#msgarea {
    display: none;
    width: 150px;
    position: absolute;
    z-index: 10;
    top: 60px;
    left: 10px;
/*    background-color: #fdf;*/
    color: #060;
    text-align: left;
    font: 11px "Lucida Sans Unicode";
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-border-radius: 12px;
}

#msgarea h4 {
    margin: 5px 0 -5px 20px;
    font: bold 12px "Lucida Sans Unicode";
}

#msgarea p {
    padding: 0 3px 0 8px;
/*    background-color: #fdf;*/
}

.autoCompleteShadow {
/*    background-color: #a0a0a0;*/
}

.autoCompleteContainer {
    border: 1px solid #404040;
/*    background-color: #000;*/
}

.autoCompleteContainer li.yui-ac-highlight {
/*    background-color: #eee;*/
    color: #111;
}
#giFormPassword{
	margin-top:0;
	margin-bottom:.5em;
}
.inputTypeSubmit{
	margin-top:.5em;
}

/*next last previous first link*/
.block-core-Navigator{
	margin:0 10px;
}
