/*
	Frontpage Gallery Theme
	Based on Siriux Gallery 2 Theme
	Copyright 2005-2007 Nico Kaiser.
*/


/* -- Main layout definitions ------------- */

hr {
	color: #363636;
	height: 1px;
	border: none;
	border-bottom: 1px solid #363636;
	margin: 10px 0;
	padding: 0;
	clear: both;
}

.clear {
	clear: both;
}

.gallery h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	color: #fff;
	margin: 16px 0 3px 0;
	font-size: 19px;
	font-weight: normal;
}

.gallery h3 {
	clear: both;
	margin: 1.5em 0 1em 0;
	font-size: 1.2em;
}


/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	margin-left: 5px;
	float: left;
	text-align: center;
}

.gallery-thumb img {
	background-color: #3c3c3c;
	border: 1px solid #3c3c3c;
	padding: 2px;
	margin: 1px;
	-moz-border-radius: 2px;
}

.gallery-thumb a img {
	border-color: #3c3c3c;
}

.gallery-thumb a:hover img {
	border-width: 2px;
	border-color: #f60;
	margin: 0;
	-moz-border-radius: 3px;
}

/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
	padding-top:15px;
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	font-size: 16px;
	margin: 20px 0 0 0;
	font-weight: normal;
}

.gallery-albums .gallery-thumb {
	margin-right: 0 !important;
}

.gallery-albums_v2 {
	clear: both;
}

.gallery-albums_v2 h4 { /* Years in Album overview (when grouped by year) */
	font-size: 16px;
	margin: 0 0 0 0;
	font-weight: normal;
}

.gallery-albums_v2 .gallery-thumb {
	margin-right: 0 !important;
}

.gallery-album {
	width: 49%; /* Change to 96% if you want 1 Album per line */
	padding-right: 1%;
	display: block;
	float: left;
	overflow: hidden;
}

.gallery-album_v2 {
	width: 96%; /* Change to 96% if you want 1 Album per line */
	padding: 0 1% 0 30px;
	display: block;
	float: left;
	overflow: hidden;
}

.gallery-album p {
	font-size: 11px !important;
	padding: 10px 0;
	margin: 0;
}

.gallery-album .meta {
	color: #888;
	font-size: 10px !important;
	font-weight: normal;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin-left: 70px;
	clear: both;
	padding-top:20px;
}

.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 1.5em 3em;
	border: 1px solid #ddd;
	background-color: #ffe;
	font-size: 1.2em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: center;
	padding-top:20px;
}

img.gallery-photo {
	background-color: #3c3c3c;
	border: 1px solid #3c3c3c;
	padding: 4px;
	-moz-border-radius: 3px;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	float: right;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #b3b3b3;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.gbDataTable td {
	padding: 0.2em 0.5em 0.2em 0;
	border-bottom: 1px solid #eee;
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}

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

/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	font-size: 12px;
	margin: 0;
	padding: 0.5em;
}

.block-core-SystemLink { font-weight: bold; }

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	display: block;
	padding: 0.3em;
}


/* -- Toolbar ----------------------------- */

#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 0.9em;
}

.gallery-admin h2 {
	font-size: 1.2em;
	margin-top: 2em;
	overflow: hidden;
}

.gallery-admin h4 {
	margin-bottom: 0.5em;
}

.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.gallery-admin .gbBlock {
	margin: 1.5em 0 2em 0;
	padding-left:10px;
}

#gsSidebar {
	width: 13em;
	overflow: hidden;
	padding-right: 1em;
}

#gsSidebarCol {
	width: 1%;
}

#gsSidebar ul {
	padding: 0.2em 0 1.5em 0;
	margin: 0;
	font-weight: bold;
}

#gsSidebar ul ul {
	font-weight: normal;
}
#gsSidebar li.gbAdminLink {
	list-style: none;
	padding: 0.2em 0;
	margin: 0;
}

.gbTabBar {
	padding: 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.gbTabBar a {
	border: 1px solid #ccc;
	padding: 0.2em 1em;
	background-color: #eee;
	margin: 0 0.2em;
}

.gbTabBar .giSelected {
	margin: 0 0.2em;
	padding: 0.2em 1em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-color: #fff;
}

.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background-color: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}

.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #fff;
    border-top: 0px;
    border-bottom: 1px dotted rgb(0, 172, 0);
    margin-bottom: -1px;
    margin-top: 0px;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #38c;
    color: #fff;
}


/* -- modified by Stuart 22 Dec 2008 -------- */

body.gallery {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color: #e0e0e0;
	color: #fff;
}

a { color: #f60;
	text-decoration: none;
	}

a:hover  { color: #fff;
	text-decoration: underline;
	}

img { border: 0;
	}

.hr {
	color: #363636;
	height: 1px;
	border: none;
	border-bottom: 1px solid #363636;
	margin: 10px 0;
	padding: 0;
}

.gbBlock {
	font-size: 12px;
	padding-left:10px;
	}

.giInfo {
	text-align:left;
	margin-left:-25px;
	*margin-left:0px;
	width:200px;
}

#products { background: #fff;
	border-bottom: 2px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	}

	#products a { color: #000;
		margin: 0 15px;
		}
	
	#products a:hover { color: #f60;
		}

#header { height: 117px;
	margin: 0 auto;
	width: 974px;
	}
	
	#logo { background: url('images/logo_iol.png') no-repeat;
		display: block;
		float: left;
		height: 102px;
		width: 139px;
		}
	
	#custom_header { background: url('images/custom_header.png') no-repeat;
		display: block;
		float: right;
		height: 102px;
		width: 835px;
		}
	
	#custom_header_end { background: #b3b3b3 url('images/custom_header_end.gif') no-repeat;
		clear: both;
		height: 22px;
		width: 974px;
		}

#widesky { float: right;
		height: 600px;
		width: 172px;
		_width:165px;
		}

#outer_container { background: #454545;
	border: 2px solid #b3b3b3;
	border-top: 0px;
	margin: 0 auto;
	width: 970px !important;
	}

	#content_container { background: #232323;
		color: #fff;
		float: left;
		width: 788px;
		padding: 0 0 10px 0;
		}
	
	.breadcrumb {
		color: #888;
		font-size: 12px;
		}
	
	.footer { display: none;
		}
	
	#footer { background: #454545;
		clear: both;
		color: #b3b3b3;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 10px 20px 20px 20px;
		}
		
		#footer a { color: #f60;
			}
		
		#footer a:hover { color: #fff;
			}
		
		#footer .hr { height: 1px;
			border-top: 1px solid #5c5c5c;
			border-bottom: none !important;
			margin-top: 7px !important;
			padding: 0 !important;
			}
		
		#footer p { margin: 0;
			padding: 10px 0 0 0;
			}
		
		#footer .links a { margin-right: 30px;
			}
		
		#footer .copyright { color: #fff;
			}
		
		#footer .image_link { float: right;
			position: relative;
			}
		
		#footer .image_link:hover { border: 0;
			}
		
.gallery_padder { 
	min-height: 480px;
	_margin-top:-24px;
}

.gallery_padder li {
	margin-left:25px;
}

.desc { font-size: 12px;
	display: block;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
	}

.desc li {
	margin-left:15px;
}

.content_left_container {
	float:left;
	width:50%;
}

.content_right_container {
	background-image:url(images/list_bg.gif);
	background-repeat:repeat-y;
	clear:right;
	float:right;
	width:262px;
}

.search_area {
	padding-top:14px;
	width:56%;
}

.new_search_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: left;
	float: left;
	height: 37px;
	width: 768px;
	background-image: url(images/newsearch_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 14px;
	padding-left: 20px;
}

.submit_container {
	float:right;
}

.header_container {
	padding:10px 0 10px 20px;
}

.search_field {
	width: 306px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #909090;
}

.section_header {
	clear: left;
	float: left;
	background-image: url(images/section_head.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 526px;
}

.small_thumbnail {
	clear: left;
	float: left;
	height: 60px;
	width: 60px;
	border: 3px solid #3c3c3c;
}

.small_thumbnail img{
	width:60px;
	height:60px;
}

.large_thumbnail {
	clear: left;
	float: left;
	height: 150px;
	width: 150px;
	border: 3px solid #3c3c3c;
}

.list_title {
	clear: right;
	float: right;
	color: #9b9b9b;
	width: 170px;
}

.list_title a {
	color: #9b9b9b;
	text-decoration: none;
}

.list_title a:hover  { 
	color: #fff;
	text-decoration: underline;
}

.list_item {
	height: 85px;
	padding-left: 20px;
}

.gallery_display_container {
	clear: left;
	float: left;
	padding-left: 20px;
	background-color: #232323;
	padding-bottom: 12px;
	width: 480px;
}

.gallery_display {
	clear: left;
	float: left;
	padding-left: 20px;
	background-color: #232323;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 480px;
}

.gallery_display1 {
	clear: left;
	float: left;
	padding-left: 20px;
	background-color: #232323;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 350px;
} 

.gallery_display2 {
	clear: right;
	float: right;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #232323;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 350px;
}

.displayright {
	clear: right;
	float: right;
	width: 320px;
	text-align: left;
}

.displayright2 {
	clear: right;
	float: right;
	width: 350px;
	text-align: left;
}

.displayright3 {
	clear: right;
	float: right;
	width: 187px;
	text-align: left;
}

.rightheader {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF6600;
	clear: left;
	float: left;
}

.rightblurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9b9b9b;
	clear: left;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	width:300px;
}

.rightblurb li {
	margin-left:15px;
}

.rightblurb2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9b9b9b;
	clear: left;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	width:190px;
}

.rightblurb2 li {
	margin-left:15px;
}

.rightpiccount {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	clear: left;
	float: left;
	padding-bottom: 6px;
	width:300px;
}
.rightdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	clear: left;
	float: left;
	width:300px;
}

.gbNavigatorMicroThums {
	margin:0 auto;
	width:94%;
}

.picscroller {
	background-color: #ECE9D8;
	background-image: url(images/picselector_bg.gif);
	float: left;
	height: 64px;
	width: 672px;
}
.scrollleft {
	float: left;
	height: 68px;
	width: 31px;
	cursor:pointer;
}
.scrollright {
	float: left;
	height: 68px;
	width: 31px;
	cursor:pointer;
}

.filmstrip img {
	padding:3px;
}

.resultsholder {
	background-color: #232323;
	width: 758px;
}

/* JCAROUSEL STYLING
========================
*/
.jcarousel-container {
    -moz-border-radius: 10px;
    background: #2B2B2B;
    border: 1px solid #B64E15;
    width: 660px;
    padding: 20px 40px;
    position: relative;
}

.jcarousel-clip {
	z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width:  660px;
    height: 55px;
}

.jcarousel-list {
	z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width:  255px;
    height: 55px;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 55px;
    height: 55px;
    padding: 0px 0px 0px 1px;
}
 
.jcarousel-item-placeholder {
    background: #fff url(images/jcarousel_loading.gif) 50% 50% no-repeat;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 33px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/jcarousel_next.png) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 33px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/jcarousel_prev.png) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/* =======================*/
