/*
	Siriux Gallery 2 Theme
	Copyright 2005-2006 Nico Kaiser.
	Modified by Alec Myers 2006/7
*/


/* -- Icons ------------- */


.gbLink-checkout_AddToCart {
	background: url('/images/addToCart.png') center left no-repeat;
	padding-left: 50px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;

}

.gbLink-collections_Add {
	background: url('/images/addToCollection.png') center left no-repeat;
	padding-left: 50px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.gbLink-collections_Remove {
        background: url('/images/removeFromCollection.png') center left no-repeat;
        padding-left: 50px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;^M
}


.gbLink-checkout_SelectProducts { 
  background: url('../../images/showCart.gif') center left no-repeat;
  padding-left: 50px !important;
}

/* -- Main layout definitions ------------- */

a {
	color: #bbb;
}

a:hover {
	color: #fff;
}

hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0 ;
	clear: both;
}

.clear {
	clear: both;
}

.block-core-BreadCrumb {
	height: 26px;
	padding: 2px;
	text-align:right;
	color: #ddd;
	font-size: 1em;
	font-style: italic;
}


.header {
}

.footer {
	font-size: 0.8em;
	color: #999;
	margin-top: 4em;
	padding-top: 1.5em;
	border-top: 1px solid #ddd;
}

#gallery h2 {
	clear: both;
	padding: 0.2em 0 0.3em;
	font-size: 2em;
	letter-spacing: -2px;
}

#gallery h3 {
	clear: both;
	margin: 1em 0 1em 0;
	font-size: 1.2em;
}
#gallery ul {
	margin: 1em 0;
	}
#gallery li {
        padding: 0.2em;
	list-style-type: square; 
	list-style-position: inside;
}

/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	margin: 5px;
	margin-bottom: 12px;
	float: left;
	text-align: center;

}

.giATCsmall {
 	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
	vertical-align: middle;
}

.gallery-thumb img {
	background: #eeeeee;
	padding: 7px;
	border: 1px solid #aaa;
	margin: 1px;

}

.gallery-thumb a img {
	border: 1px solid #ccc;
}

.gallery-thumb a:hover img {
	border: 2px solid #093;
	margin: 0px;
}


.giTitle {  text-align: center;
	font-size: 8px;
	margin: 0px 0px 5px; 
}

/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
	margin: 2em 0 0 0;
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	margin: 10px 0 0 0;
	font-size: 1.1em;
}

.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album {
	width: 46%; /* Change to 96% if you want 1 Album per line */
	padding-right: 3%;
	display: block;
	float: left;
	overflow: hidden;
}

.gallery-album p {
	font-size: 1em;
	text-align: left;
}

.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: 0.9em;
}

/* -- Checkout Stuff ---------------------- */

.block-checkout-ShowCart, .block-checkout-ItemPrices {
	background:#000000 none repeat scroll 0 0;
	padding: 0 20px;
	margin: 1.5em 0;
	width:919px;
	position: relative; /* to anchor splashes */
}

.block-checkout-ShowCart {
	background-color:#333333;
	margin-bottom: 0px;
	}
.carttop {
	background: url('../../images/carttop.png') center left no-repeat;
	margin: 0 -30px;
	height: 44px;
}

.pricetop {
	background: url('/images/pricetop.png') center left no-repeat;
	margin: 0 -30px;
	height: 44px;
}
.cartbottom, .pricebottom {
	background: url('../../images/cartbottom.png') center left no-repeat;
	margin: 0 -20px;
}

#cartSplashOuter {
	height:128px;
	right: -40px;
	position:absolute;
	top:-30px;
	width:175px;
}

#cartSplashInner {
	background: url('../../images/discount25.png') no-repeat;
	height: 100%;
	width: 100%;
}

#productsPhoto {
	background: url('../../images/products.jpg') no-repeat;
	height: 230px;
	width: 970px;
}

#productInfo {
	margin: 1em; 
}

#productInfo li {
	font-size: 1em;
	padding: 0.2em;
	list-style-type: square; 
	list-style-position: outside;
}
	
.block-checkout-ItemPrices ul, .block-checkout-ItemPrices li {
	;
}

.block-checkout-ItemPrices li {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
/* -- Bookmarks --------------------------- */

#prg-bookmark {
	width:919px;
	position: relative; /* to anchor splashes */
	clear:both;
	overflow:hidden;
	margin: 1em 0;
	padding: 0 20px;
	vertical-align:middle;

}

ul.prg-bookmark-items {
	text-align: center;
	overflow:hidden;
	padding:0;
	background:none;

}

ul.prg-bookmark-items li {
	display: -moz-inline-box;
	display: inline;
	padding:0px 8px  0 20px !important;
	background:none;
	
}

ul.prg-bookmark-items .icon-delicious {
	padding-left:20px;
	background:none;
	background-image: url('../../images/icon-delicious.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

ul.prg-bookmark-items .icon-digg {
	padding-left:20px;
	background:none;
	background-image:url('../../images/icon-digg.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

ul.prg-bookmark-items .icon-reddit {
	padding-left:20px;
	background:none;
	background-image: url('../../images/icon-reddit.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

ul.prg-bookmark-items .icon-facebook {
	padding-left:20px;
	background:none;
	background-image:url('../../images/icon-facebook.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

ul.prg-bookmark-items .icon-stumbleupon {
	padding-left:20px;
	background:none;
	background-image:url('../../images/icon-stumbleupon.gif');
	background-repeat: no-repeat;
	background-position: left center;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 2em 0 1em;
	clear: both;
}

.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 8em 0em;
	font-size: 1.2em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: center;
	margin: 2em 0 0.5em 0;
}

img.gallery-photo {
	background: #000;
	border: 22px solid #fff;
}


#prevArrow img, #nextArrow img {
	border-style: none;
}
/* -- Form stuff -------------------------- */

#gallery input.inputTypeSubmit, #gallery input.inputTypeButton {
	background-color:#EEEEEE;
	border-color:#E7E7E7 #666666 #666666 #E7E7E7;
	color:#333333;
	border:2px outset buttonface;
	cursor:default;
	padding:0 2px;
	margin: 2px;
	text-align:center;
	white-space:pre;
}

#gallery input.inputTypeSubmit:active, #gallery input.inputTypeButton:active {
	border:1px inset buttonface;
	margin: 3px;
	
}

/* -- Navigator --------------------------- */

.block-core-Navigator {
	text-align: center;
	margin: 1em 0;
	font-size: 1.3em;
	color: #fff;
}

.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;
}

/* -- Title ------------------------------- */

.block-core-Title {
	text-align: center;
	margin: 0.5em 0 2em;
	font-size: 1.3em;
	color: #fff;
}

/* -- Pager --------------------------- */

.block-core-Pager {
  text-align: center;
	margin: 1em 0;
	font-size: 1.3em;
	color: #fff;
}

/* -- 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.4em 0 0.4em 0.4em ;
	border-top: 1px solid #555;
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}


/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	border-top: 0px solid #999;
	border-bottom: 0px solid #999;
	margin: 2em;
	font-size: 1.1em;
		text-align: center;
}

.block-core-SystemLink { 
	font-size: 0.5em; }

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	margin: 0.5em;
}


/* -- Toolbar ----------------------------- */

#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background: #222;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 0.9em;
}

.gallery-admin h2 {
	font-size: 1.4em;
	letter-spacing: -0.5px;
	overflow: hidden;
}

.gallery-admin h4 {
	margin-bottom: 0.5em;
}

.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.gbBlock {
	margin: 1.5em 0 2em 0;
	border-style: solid;
	border-color: #888;
	border-width: 0pt 0pt 1px;
}

#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 {
	background: none;
	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: #eee;
	margin: 0 0.2em;
}

.gbTabBar .giSelected {
	margin: 0 0.2em;
	padding: 0.2em 1em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #000;
	font-weight: bold;
	background: #000;
	
}

.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}

.giOld {
	font: normal 7px Arial;
	text-transform: uppercase;
	color: #222;
	background: #ff2222;
	padding: 0 3px;
	margin-left: 3px;
}



#giFormUsername, .giFormUsername {
	background: url('../siriux/images/userinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormGroupname {
	background: url('../siriux/images/groupinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormPassword {
	background: url('../siriux/images/key7-16-bw.gif') no-repeat 0 1px;
	padding-left: 17px;
}
