/* LAYOUT */
body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
}
.clear {clear:both}
a img {
	border: 0;
}
#gallery {
	width: 800px;
	margin: auto;
	background: #808285;
}
.header {
	background: #808285;
	height: 161px;
}
.menu {
	float: right;
	margin: 3px 10px 5px 0;
}
.menu li {
	list-style: none;
}
.menu li a, .menu a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
.header .menu li {
	float: left;
}
.flash {
	margin: 20px 0 0 12px;
	float: left;
	position: absolute;
}
.navi {
	background: #58595b;
	height: 16px;
	overflow: hidden;
	padding: 5px;
	color: #fff;
	line-height: 16px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.navi a {
	color: #ccc;
	text-decoration: none
}
.navi a:hover {
	color: #fff;
}
.content {
	background: #808285;
}
.left-container {
	float: left;
	width: 165px;
	padding: 0px 0 5px 0px;
	margin-left: 5px !important;
	margin-left: 3px;
	margin-top: 5px;
}
.leftcol {
	background: #58595B;
	color: #fff;
	border: 1px solid #333;
}
/* SEARCH */
.search {
	margin-bottom: 5px;
}
.search input {
	width: 100%;
}
.leftcol h2 {
	display: none;
}
.leftcol ul {
	padding-left: 20px;
	
}
.leftcol ul li {
	list-style: none outside;
}

.rightcol {
	background: #fff;
	width: 605px;
	float: right;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 5px 5px 0px !important;
	margin: 6px 3px 5px 0px;
	padding: 5px;
}
.rightcol a {
	color: red;
}
.rightcol h2 {
	margin: 5px 0;
	color: #666;
	font-size:17px;
}
.footer {
	background: #808285;
}
.footer center {
	display: block;
	margin: 10px 0;
}
.footer .menu ul {
	width: 280px;
	margin: auto;
	padding: 5px 0;
}
.footer .menu li {
	text-align: center;
	float: right;
}
.footer .menu {
	float: none;
	background: #58595b;
	margin: 0;
}
.footer .copy {
	text-align: center;
	color: #fff;
	padding: 5px;
}
.footer .copy a {
	color: #fff;
	text-decoration: none;
}
/* RANDOM BANNER */
.banner1 {
	height: 187px;
	background: url(../images/banners/banner-1.jpg) no-repeat center;
}
.banner2 {
	height: 187px;
	background: url(../images/banners/banner-2.jpg) no-repeat center;
}
.banner3 {
	height: 187px;
	background: url(../images/banners/banner-3.jpg) no-repeat center;
}
.banner4 {
	height: 187px;
	background: url(../images/banners/banner-4.jpg) no-repeat center;
}
.banner5 {
	height: 187px;
	background: url(../images/banners/banner-5.jpg) no-repeat center;
}
.banner6 {
	height: 187px;
	background: url(../images/banners/banner-6.jpg) no-repeat center;
}
.banner7 {
	height: 187px;
	background: url(../images/banners/banner-7.jpg) no-repeat center;
}
.banner8 {
	height: 187px;
	background: url(../images/banners/banner-8.jpg) no-repeat center;
}
.banner9 {
	height: 187px;
	background: url(../images/banners/banner-9.jpg) no-repeat center;
}
.banner10 {
	height: 187px;
	background: url(../images/banners/banner-10.jpg) no-repeat center;
}

/* ALBUMS */
.gbAdminLink {
	background: none;
	padding-left: 0;
}
.giItemCell, .giAlbumCell {
	border: 1px solid #999;
	width: 250px;
	padding: 8px 0 0 0;
}
.giItemCell img, .giAlbumCell img {
	border: 1px solid #fff;
	height: 85px;
	width: auto;
}
.thumb-container {
	height:106px;
	line-height: 106px;
	height: 95px;
	padding: 0 5px;
}
.pano img, .pano img {
	height: auto;
	width: auto;
}
.panorama .thumb-container {
	height: auto;
	line-height: normal;
}
.panorama img {
	height: auto;
}
.giItemCell img:hover, .giAlbumCell img:hover {
	border: 1px solid #999;
}
/*.thumb-image {
	width: 133px;
	overflow:hidden;
}*/
#gsThumbMatrix {
	width: 100%;
	text-align: center;
}
.giItemCell p, .giAlbumCell p {
	margin: 4px 0;
	padding: 0;
}
.giTitle {
	font-weight: bold;
}
.giAlbumCell .giTitle {
	padding-top: 10px;
	border-top: 1px solid #999;
}
.giAlbumCell .giTitle:before {
	content: 'album';
	padding-right: 5px;
	color: green;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}
.block-core-ItemLinks a {
	height: auto;
	display: inline;
}
.rightcol .block-core-ItemLinks select {
	width:135px;
}
.leftcol .block-core-ItemLinks select {
	width: 100%;
}
.block-checkout-ShowCart {
	border-bottom: 1px solid #999;
	width: 590px;
	padding-bottom: 5px;
}
.block-checkout-ShowCart p {
	margin-top: 5px;
}
.block-checkout-ShowCart h3 {
	margin: 3px 0;
	background: blue;
	border-bottom: 3px solid green;
	border-top: 3px solid green;
	border:solid 1px #DEDEDE;
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}
.checkoutProduct {
	width: 100%;
}
.checkoutProduct select {
	width: 180px;
}
/* LOGIN MODULE */
.block-core-LoginBlock {
}
.login-link {
	margin-left: 5px;
}
#LoginForm {
	margin: 0 5px;
}
#LoginForm input {
	background:#EBE8E8 none repeat scroll 0 0;
	border:1px solid #57585B;
	height:22px;
	padding-left:0;
	padding-top:5px;
	width:98%;
}
.leftcol div input {
	margin: 5px 0;
	width: 140px;
}
#LoginForm .inputTypeSubmit {
	width: 60px;
	height: 23px;
	position: relative;
	margin-right: 0px;
	float: right;
	padding-top:0;
}
.leftcol a {
	color: #ccc;
}
#gsImageView {
	text-align: center;
	padding-top: 10px;
}
.first-and-previous {
	float: left;
}
.previous {
	margin-left: 30px;
}
.next {
	margin-right: 30px;
}
.next-and-last {
	float: right;
}
.gbBlock {
	clear: both;
}
.leftcol .gbBlock {
	margin-bottom: 5px;
}
.block-core-Navigator a {
	padding: 0 2px;
}
#gsImageView {
	width: 600px;
	height: auto;
}
.gbSystemLinks {
	float: right;
}
.gbSystemLinks a {
	border-right: 1px solid #999;
	padding-right: 5px;
	margin-right: 5px;
}
.block-keyalbum-KeywordLinks {
	text-align: center;
}
.block-keyalbum-KeywordLinks a {
	text-decoration: none;
}
.giSuccess {
	background: url(../images/tick.png) no-repeat;
	padding: 3px 0 0 20px;
	margin: 0 0 10px 0;
}
ul.giInfo {
	margin:0;
	padding: 0 0 0 10px;
	list-style: none;
}
.gbItemAlbum, .gbItemImage {
	text-align: center;
	vertical-align: top;
}
.gbItemAlbum img, .gbItemImage img {
	padding: 3px;
	border: 1px solid #999;
}
.giNew, .giUpdated {
	background: #ececec;
	color: #999;
	padding: 0 2px;
	border: 1px solid #ccc;
	display: none;
}
table.checkoutSelectTable {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 320px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
}
table.checkoutSelectTable th {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ccc;
}
.checkoutSelectTable td {
	border-bottom: 1px solid #CCC;
	padding: 5px;
}
.checkoutSelectTable table td {
	border-bottom: 0;
}
.checkoutSelectTable td:first-child {
	text-align:center;
}
.checkoutSelectTable td+td {
	border-left: 1px solid #CCC;
	text-align: center;
}
.checkoutSelectTable table td+td {
	border-left: 0;
	text-align: center;
}
.postal textarea {
	width: 400px;
	height: 60px;
}
/*  MENU ALBUM */
.leftcol h3 {
	background: #333;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 5px;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
}
.block-albumselect-AlbumSelect div div {

	padding-bottom: 0;
}
.block-albumselect-AlbumSelect ul {
	padding: 0 0 0 10px;
	margin: 0;
}
.block-albumselect-AlbumSelect ul li {
	list-style: none;
	line-height:  18px;
	padding: 5px 0;
}
.block-albumselect-AlbumSelect ul li a {
	text-decoration: none;
	display: block;
	line-height: 18px;
}
.leftcol a:hover {
	text-decoration: underline;
}
.leftcol .block-core-ItemLinks a {
	padding-left: 10px;
}
.leftcol .block-core-ItemLinks a:hover {
	text-decoration: underline;
}
.leftcol .gbAdminLink {
	display:block;
	text-decoration: none;
}
/* FULL SIZE VIEW */
.fullResPic {
	width: 95%;
	margin: auto;
	padding: 10px;
	border: 1px solid #333;
	background: #fff;
}
.fullResPic img {
	height: auto;
	width: 100%;
}
/* LATEST */
.one-image-container {
	float: left;
	padding: 5px;
	margin: 1px;
	border: 1px solid #999;
	text-align: center;
}
.leftcol .one-image-container {
	border: 0;
}
.one-image {
	width: 145px;
	overflow:hidden;
}
.one-image img {
	height: 95px;
	width: auto;
}
.one-image hr {
	border:0;
	border-top: 1px solid #999;
}
.one-image h4 {
	margin: 5px 0;
}
.rightcol .one-image .add-to-cart, .rightcol .gbLink-checkout_AddToCart {
	display: none;
}
/* POPULAR */
.leftcol .one-image {
	margin: 1px;
	border: 0;
}
.leftcol .one-image .details {
	display: none;
}
/* LEFTCOL BOXES general styles */
.leftcol .shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
}

.leftcol .shadow-container .shadow2,
.leftcol .shadow-container .shadow3,
.leftcol .shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}
.leftcol .shadow-container .shadow1 {
	background: #7a7b7f;
}

.leftcol .shadow-container .shadow2 {
	background: #5b5d5f;
}

.leftcol .shadow-container .shadow3 {
	background: #222324;
}

.leftcol .shadow-container .container {
	background: #58595b;
	border: 1px solid #58595b;
	padding: 2px;
}
/* search box */
#searchCriteria {
	border: 1px solid #57585b;
	background: url(../images/search.gif) no-repeat #ebe8e8 5px;
	width: 100%;
	line-height: 20px;
	padding: 5px 5px 5px 20px;
	width: 138px;
}
/* ALBUM VIEW */
.fullresinfo {
	margin: 2px 0;
	white-space: nowrap;
}
.separator {
	display: block;
	height: 5px;
	background: #808285;
	clear: both;
}
.fullresinfo .separator {
	display: inline;
	height: auto;
	background: transparent;
	clear: none;
	margin: 0 1px;
}
/* PHOTO VIEW */
.photo-info {
	text-align: right;
}
#addToCartPhoto {
	text-align: center;
}
#addToCartPhoto a {
	display: block;
	height: 27px;
	width: 147px;
	background: url(../images/add-to-cart.gif) no-repeat;
	margin: auto;
}
#ExifInfoBlock1 .gbDataTable {
	width:100%;
	line-height: 20px;
	margin: 10px 0;
}
table.gbDataTable th {
    text-align: center;
    background-color: #e7e7e7;
}

.gbEven {
    background-color: #eee;
}

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

.gbOdd {
    background-color: #fff;
}

/* Subsription */
.registrations h4 {
	margin: 10px 0;
	border-bottom: 1px solid #999;
}
h4.registration-form {
	border-bottom: 0;
}
.registrations b {
	font-weight: normal;

}
.subscription-description {
	padding: 10px 0 5px 20px;
}
/* Other stuff */
.welcome {
	margin: 5px 0;
}
/* Blink */
.blink a {
	padding-right: 40px;
	border-right: 0;
	background: url(../images/new.gif) no-repeat right 4px;
}
.caption {
	display: block;
	text-align : center;
}
.cart-image {
	display: block;
	float: left;
	margin-right: 5px;
}
.rightcol .action-title {
	display: none;
}
.leftcol .block-albumselect-AlbumTree a {
	font-size: 13px;
	white-space: normal;
}
