/*
 * 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 {
    margin: 0;
    padding: 0;
    background: #000;
    color: #333;
    font: 0.9em "Times New Roman", Times, serif;
    text-align: center;
}

img.background {
	width: 100%;
	position:absolute;
	top: 0;
	left: 0;
}

/* Main Structure */

#white-rap {
    width: 1005px;
    margin: 0 auto 2.5em;
    padding: 0;
    background-color: #fff;
    text-align: left;
    /* -moz-border-radius: 0 0 11px 11px; */
}

#header {
    position: relative;
	background: #ddd url(images/header_bg_02.jpg) left top repeat-x;
    padding: 0;
	height:183px;
}

#headerTop {
    width:900px;
	height:42px;
	color:#882d27;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	margin-left:50px;
	margin-right:50px;
}
#headerTopButtons {
    margin-left:40px;
}
#headerTop span.topLinks {
	display:block;
	float:left;
	height:37px; width:175px;
	text-align:center;
	padding:0px 12px 0px 12px;
    color: #fffae4;
}

#headerTop span.topLinks a{
	color:#882d27;
	text-decoration:none;
}

#headerTop span.topLinks:hover {
	background-color:#ccc;
    color: #dd0000;
}
#headerShowcase {
	width:1004px;
	height:100px;
	}
#homeDivider {
    position:relative;
    top:-12px;
    height:24px;
    background: url(images/home_divider.gif) left top no-repeat;
}

#footer {
    position: relative;
    padding: 5px;
    background-color: #000;
    border-top:1px solid #f8e2bd;
    /* -moz-border-radius: 4px 4px 0 0; */
}
div#copyright {position:relative; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:12px; width:1005px; margin:25px auto 0 auto;}
div#social_icons {width:290px;height:32px;}
div#social_icons.left {position:absolute; top:0px; left:0px; text-align:right;}
div#social_icons.right {position:absolute; top:0px; right:0px; text-align:left;}

#main {
    margin: 0; padding: 0;
    background: url(images/backgrounds/bg_001.gif) left top no-repeat;
    background-color: #333;
}
#portfolio_bg{
    margin: 0; padding-top: 12px;
    background: #fff3ec url(images/backgrounds/bg_002.gif) left top no-repeat;
    background-color:#333;
}
#bio_bg{
    margin: 0; padding-top: 12px;
    background: #fff3ec url(images/backgrounds/bg_003.gif) left top no-repeat;
    background-color:#333;  
}
#clients_bg{
    margin: 0; padding-top: 12px;
    background: #fff3ec url(images/backgrounds/bg_004.gif) left top no-repeat;
    background-color:#333; 
}
#contact_bg {
    margin: 0; padding-top: 12px;
    background: #fff3ec url(images/backgrounds/bg_005.gif) left top no-repeat;
    background-color:#333;  
}
#album_bg{
    margin: 0; padding: 12px;
    background: #fff3ec url(images/backgrounds/bg_001-albums.gif) left top no-repeat;
    background-color: #f8e2bd;
}
#photo_bg{
    margin: 0; padding: 12px;
    background: #fff3ec url(images/backgrounds/bg_001-albums.gif) left top no-repeat;
    background-color: #f8e2bd;
}
#admin_bg{
    margin: 0; padding: 12px;
    background: #fff3ec url(images/backgrounds/bg_001-albums.gif) left top no-repeat;
    background-color: #f8e2bd;
}
#module_bg{
    margin: 0; padding: 12px;
    background: #fff3ec url(images/backgrounds/bg_001-albums.gif) left top no-repeat;
    background-color: #f8e2bd;
}

#frame {
    position: relative;
    padding: 2px 15px 20px;
	margin-left:200px;
    background-color: #000;
	width:750px;
    background: url(images/bgpattern_04.jpg);
    color: #fff;
		background-position:center;
    -moz-border-radius: 8px;
}

#categoriesPanel {
    float: left;
    padding: 2px 15px 20px;
    background-color: #000;
	width:150px;
    color: #FFFAE4;
    font-weight:bold;
    background: url(images/left-lighthouse.jpg);
    -moz-border-radius: 8px;
}

#categoriesThumbPanel {
    padding: 0px;
    background-color: #333;
    color: #fffae4;
}

#topNav {
  margin-left:46px; 
	padding:0;
	height:41px;
	color: #fffae4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}

#topNav a {
	line-height:40px;
    color: #fffae4;
}

#topNav span.topnavButton {
	display:block;
	float:left;
	height:41px; width:80px;
	text-align:center;
	padding:0px 24px 0px 24px;
	background: url(images/topnav-separator.jpg) left no-repeat;
  color: #fffae4;
}
#topNav span.topnavButtonEnd {
  display:block;
  float:left;
	height:41px; 
	width:14px;
	margin-right:10px;
	background: url(images/topnav-separator.jpg) top left no-repeat;
	color: #fffae4;
}
#topNav span.topnavButton:hover {
	background-color:#333;
    color: #dd0000;
}
#logo {
	text-align:center;
	height:370px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
}

/* IE ignores styles with [attributes], so it will skip the following. */
/* the logo image for ie therefore is in the ie6.css file              */
#logo[id] {
	background: url('/portfolio/themes/ajaxian/images/steve_noble-logo.png') 50% 50% no-repeat;
}

#sitePage-portfolio,
#sitePage-bio,
#sitePage-clients,
#sitePage-contact {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFAE4;
	background-color:#333;
	height:360px;
	width:750px;
	margin-bottom:16px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #333;
}
#sitePage-portfolio p,
#sitePage-bio p,
#sitePage-clients p,
#sitePage-contact p {
	color:#FFFAE4;
	font-size:11px;
}
#sitePage-portfolio h2,
#sitePage-bio h2,
#sitePage-clients h2,
#sitePage-contact h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
  margin-top:0px;
	margin-bottom:0px;
}
#sitePage-portfolio h3,
#sitePage-bio h3,
#sitePage-clients h3,
#sitePage-contact h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:0px;
	border:none;
	color:#fff;
}
#sitePage-portfolio a,
#sitePage-bio a,
#sitePage-clients a,
#sitePage-contact a {
	color:#fff;
	font-weight:bold;
}
#sitePage-portfolio hr,
#sitePage-bio hr,
#sitePage-clients hr,
#sitePage-contact hr {
	margin:0px; padding:0px;
}
#sitePage-portfolio a:hover,
#sitePage-bio a:hover,
#sitePage-clients a:hover,
#sitePage-contact a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#sitePage-portfolio #leftColumn {
	float:left; 
	text-align:left; 
	margin-left:10px;
	line-height:14px;
	width:360px;
}
#sitePage-portfolio #rightColumn {
	float:right; 
	text-align:left; 
	margin-right:10px; 
	line-height:14px;
	width:360px;
}

#sitePage-clients #leftColumn-clients {
	float:left; 
	text-align:left; 
	margin-left:24px;
	line-height:14px;
	width:225px;
}
#sitePage-clients #centerColumn-clients {
	float:left; 
	text-align:left; 
	margin-left:10px;
	line-height:14px;
	width:225px;
}
#sitePage-clients #rightColumn-clients {
	float:left; 
	text-align:left; 
	margin-right:10px; 
	line-height:14px;
	width:225px;
}
#sitePage-clients ul {
  color:#ddd;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
#sitePage-clients li {
	display:block;
	padding:3px 0px 3px 4px;
}
#sitePage-clients li:hover {
	color:#fff;
	background-color:#666;
}

/* HTML Element Restyles */

a {
    font-weight: bold;
    text-decoration: none;
    color: #fffae4;
}
a:hover {
    text-decoration: none;
    color: #f4560f;
}
a:active {
    text-decoration: none;
    color: #f9c190;
}

a img {
    border: none;
}

h1, h2, h3 {
    font-weight: normal;
}

h3 {
    font: 1.5em "Times New Roman", Times, serif;
    margin-top:10px;
    margin-bottom:10px;
    border-bottom:1px solid #444;
}

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

label {
    font-weight: bold;
}

select {
    margin: 3px 0;
    vertical-align: middle;
    font: 1em Verdana;
}

/* Header */

#header h1 {
    margin: 0;
    padding: 0 10px;
}

#header form {
    /* position: absolute; 
    top: 6px;
    right: 6px; */
    margin: 0;
    padding: 0;
    text-align: right;
}

#searchCriteria {
    width: 100px;
    padding: 0;
    margin: 0;
    background-color: #f6f6ff;
    border: 1px solid #48a;
}
#searchCriteria.textbox {
    float:none;
    margin:11px 10px 0px 0px;
		width:110px;
		height: 16px;
		line-height: 16px;
		color: #999;
}
#searchButton{
    float:left;
    width:35px;
    height:25px;
    border:none; 
    background:none;
		margin-top:6px;
}
#searchCriteria:hover {
    background-color: #fff;
    border-color: #59d;
}
#searchCriteria:focus {
    background-color: #ffd;
}

.gbBreadCrumb {
    position: absolute;
    top: 4px;
    left: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#ddd;
    margin: 1px 0px 6px 6px;
}

.gbBreadCrumb span, .gbBreadCrumb a {
    padding: 0 0 0 14px;
    background: url('images/icon_path_separator.gif') no-repeat left;
}

.gbBreadCrumb a.BreadCrumb-1 {
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

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

#gbSystemLinks span {
    display: inline;
    float: left;
    margin-left: 10px;
}

#photohead .block-core-ItemInfo .summary {
    padding: 2px 0;
}
#gbSystemLinks span a {
    padding: 3px 5px 4px;
}

/* Photo page navigation */
#pageNumbers {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px; margin-top:2px;}
#pageNumbers.no-previous {border:1px solid red;}

.gbNavigator {
    position: relative;
    clear: both;
		height:20px;
    margin: 0.6em 0;
    padding: 8px 0 8px 2px;
    background-color: #0f0f0f;
    border: solid #333;
    border-width: 1px 0;
}

.gbNavigator a {
    padding: 6px 9px;
}

.gbNavigator a:hover {
    background-color: #292929;
    -moz-border-radius: 5px;
}

.first-and-previous img, .next-and-last img {
    vertical-align: top;
    padding: 0 3px;
}

div.first-and-previous {
    float:left;
		/*margin-top:-14px;*/
		}

.goback {
    position: absolute;
    top: 8px;
    left: 40%;
}

div.next-and-last {
    float: right;
		/*margin-top:-14px;*/
}
.next-and-last.no-previous {
    float: right;
    text-align: right;
}

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

/* Full Photo */
/* TODO */
#gsImageView {
		width:750px; 
		height:460px;
		background-color:#fff;
    margin: 0 0 1em;
    text-align:center;
		overflow:hidden;
}

/* Frame Elements */

h2 {
    margin: 13px 0;
    color: #FFFAE4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
    font-weight:bold;
    text-transform: capitalize;
}

#loading {
    position: absolute;
    top: 200px;
    left: 35%;
    width: 160px;
    z-index: 1000;
    padding: 10px 0 10px 28px;
    background: #000 url(images/working-hard-trans.gif) 8px 4px no-repeat;
    text-align: center;
    color: #eef;
    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;
    height:425px;
}

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

#main-image {
    position: absolute;
    left: 105px;
    cursor: nw-resize;
    z-index: 10;
    background-color: #111;
}

#imagedatablock {
    position: absolute;
    top: 60px;
    left: 380px;
    width: 220px;
    min-height: 160px;
    padding: 10px;
    background: #050505 url(images/infobox_bg.png) bottom right no-repeat;
    border: 1px dotted #999;
    text-align: left;
}

#imagedatablock:hover {
    background-color: #0f0f0f;
    border-color: #fff;
}

#fullsizelink {
    padding: 0 0 0 23px;
    background: transparent url(images/new-window.png) left no-repeat;
}

.emptyAlbum {
    margin: 2em 0 0;
    font-size: 1.4em;
}

/* 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;
    background-color: #000;
    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;
    background-color: #000;
    border: none;
    text-align: center;
    cursor: pointer;
}

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

/* Thumbnails */

#thumbs-container {
    position: relative; /* Opera */
    width: 600px;
    margin-left: 15px;
    padding: 0px;
    text-align:left;
    z-index: 100; /* media box having problem with this? */
}

#gsThumbMatrix {
    min-height: 120px;
    margin: 0px;
}

#gsThumbMatrix td {
    padding: 2px;
}

#gsThumbMatrix a .giThumbnail {
    height: 72px;
    width: 72px;
    background-color: #666;
    border: 1px solid #333;
}

#gsThumbMatrix a:hover .giThumbnail {
    height: 80px;
    width: 80px;
    margin: -4px;
    background-color: #fff;
    border: 1px solid #fb2;
}

#gsThumbMatrix a:hover:active .giThumbnail {
    height: 72px;
    width: 72px;
    margin: -2px;
}

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

/* Subalbums */

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

#gsSubAlbumMatrix {
    /*width: 750px;*/
    margin: 0 0 1em 0;
}

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

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

#gsSubAlbumMatrix img.giThumbnail {
    width: 40px;
    height: 40px;
    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;
}

/* Home Category Thumbs Subalbums */
#gsHomeCatSubAlbumMatrix {
  margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#fffae4;
}
#gsHomeCatSubAlbumMatrix a{
	color:#fffae4;
}

#gsHomeCatSubAlbumMatrix td {
    width: 100px;
    margin:0;
	padding:0;
	text-align:center;
    padding-bottom: 6px;
    line-height: 1.2em;
}

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

#gsHomeCatSubAlbumMatrix img.giThumbnail {
    width: 72px;
    height: 72px;
}

/* Photo pages */

#photohead {
    width: 100%;
    text-align:center;
}

#sidephotodetails {
    border:none;
}

/* Tables */

.gbDataTable {
    margin: 0.8em 0;
}

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

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

.gbBusy {
    background-color: #114499 !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: #0f0f0f;
    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 p {margin: 0px;}
#footerSystemLinks {text-align:right;}
table#linksTable {margin:0px auto 10px auto;}
table#linksTable td {vertical-align:top;}
div#linksTableWrap {color:#FFFFFF;text-align:center; font-family: 'Times New Roman'; font-size: 14px;}
div#adminLinks {background-color:#000; margin-bottom:4px;}

div#bottomLinksNav {width:1005px; height: 30px; margin:0px auto; background:url(images/bottomLinksNav-bar.png) 0 0 no-repeat;}
div#bottomLinksNav ul {list-style-type:none; margin:0px; padding:0px;}
div#bottomLinksNav ul li {float:left; margin:0px; padding:0px 20px; height:30px; line-height:30px; background:url(images/bottomLinksNav-separator.jpg) 0 0 no-repeat;}
div#bottomLinksNav ul li.label {margin-left:10px;font-weight:bold; background:none;}
div#bottomLinksNav ul li.first {margin-left:0px;}
div#bottomLinksNav ul li.last {}
div#bottomLinksNav ul li a {height:30px; line-height:30px;}
div#bottomLinksNav ul li a:hover {}

#footerSystemLinks .block-core-SystemLink a {
    /*padding: 5px 1em 1.6em;*/
		padding: 0px 5px 0px 5px;
}
div#footer  img.footerimg {}
/* Admin pages */

#gsSidebarCol {
    width: 150px;
    padding: 10px 0 0 0;
}

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

#gsSidebar {
    padding: 10px 8px 10px 10px;
    background-color: #191919;
    -moz-border-radius: 10px 0 0 10px;
    max-width: 250px;
    overflow: hidden;
}

#gsContent {
    padding: 0 12px;
}

.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: #fe9;
}

.gbTabBar span a {
    margin: 0 4px 0 0;
    padding: 3px 6px 6px;
    background-color: #000;
    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;
    background-color: #0f0f0f;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

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

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

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

#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: #111;
}

#gsContent textarea {
    width: 475px;
}

/* 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;
}

