#redshift_gallery * {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333;

	/* Solve all padding & margin problems */
	padding: 0;
	margin: 0;

	/* I never liked the standard middle alignment */
	vertical-align: top;
	text-align: left;
}

#redshift_gallery  #gallery {
	background-color: #fff;
	margin: 0 auto;
}

#redshift_gallery img {
	/* Don't like standard borders */
	border: 0;
}

#redshift_gallery h2 {
	font-family: Georgia, Times New Roman;
	font-size: 28px;
	font-weight: 100;
}

#redshift_gallery h3,
#redshift_gallery #gsSidebarCol h2 {
	font-size: 11px;
	text-align: left;
	height: 20px;
	padding: 3px;
    	line-height: 20px;
    	margin-bottom: 6px;
	background-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 2px solid #636363;
}

#redshift_gallery #gsSidebarCol .sidebarBlock {
	margin-bottom: 20px;
}

#redshift_gallery h4 {
	margin: 3px 0 1px 0;
}

#redshift_gallery h4 * {
	font-size: 11px;
}

#redshift_gallery h4 span.meta {
	font-weight: normal;
}

#redshift_gallery a {
	text-decoration: none;
}

#redshift_gallery a:hover {
	text-decoration: underline;
}

#redshift_gallery #mainContainer {
	width: 100%;
	border-collapse: collapse;
}

#redshift_gallery .giBlockToggle {
	line-height: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

/*
 * Header
 */
#redshift_gallery #mainHeaderContent {
	height: 90px;
	width: 9000px;
	background: url(images/tienLogo_bg.gif) #f55f00;
	overflow: hidden;
}

#redshift_gallery #mainHeaderImage {
	background: url(images/tienLogo.gif) top left no-repeat #f55f00;
}

#redshift_gallery #nastyImageHeaderWidthHack {
	width: 220px;
}

/*
 * Main content
 */
#redshift_gallery #mainContents {
	width: 100%;
	overflow: visible;
}

#redshift_gallery #gsSidebarCol,
#redshift_gallery #gsContent {
	padding-right: 1px;
	background: url(images/tienTab.gif) top right no-repeat;
}

#redshift_gallery #gsSidebarCol {
	border-left: 1px solid #363636;
	border-right: 1px solid #fcfcfc;
}

/***
 * Navbar
 */
#redshift_gallery #mainNavbar {
	height: 23px;
	background-color: white;
	border: 1px solid #363636;
}

#redshift_gallery #mainNavbar * {
	color: #363636;
	height: 18px;
	font-size: 11px;
}

#redshift_gallery .breadCrumb {
	margin-top: 5px;
	margin-left: 6px;
}

#redshift_gallery .systemLinks {
	font-weight: bold;
	margin-top: 5px;
	float: right;
	min-width: 300px;
	text-align:right;
}

#redshift_gallery .block-core-SystemLink {
	margin-right: 8px;
}
/***/

#redshift_gallery #gsSidebarCol {
	width: 160px;
}

#redshift_gallery #gsSidebarCol img.widthHack {
	width: 160px;
	height: 1px;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}

#redshift_gallery #gsSidebar ul {
	margin-left: 4px;
	list-style: none;
}

#redshift_gallery #gsSidebar ul li {
	line-height: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

#redshift_gallery #gsSidebar ul li.gbAdminLink {
	line-height: 16px;
	margin-bottom: 0;
	font-weight: normal;
}

#redshift_gallery #gsSidebar ul ul {
	margin-left: 8px;
}

#redshift_gallery #gsSidebar ul ul li {
	margin-bottom: 0;
	font-weight: normal;
	line-height: 16px;
}

#redshift_gallery .sidebarBlock {
	padding: 6px;
}

#redshift_gallery .sidebarBlock .one-image,
#redshift_gallery .sidebarBlock .one-image * {
	text-align: center;
}

#redshift_gallery .sidebarBlock .gbAdminLink {
	display: block;
}

#redshift_gallery #gsSidebarCol .block-core-PeerList,
#redshift_gallery #gsSidebarCol .block-cart-ShowCart,
#redshift_gallery #gsSidebarCol .block-core-LanguageSelector,
#redshift_gallery #gsSidebarCol .block-imageblock-ImageBlock,
#redshift_gallery #gsSidebarCol .block-members-MembersSummary,
#redshift_gallery #gsSidebarCol .block-comment-ViewComments {
	padding: 0;
	padding-bottom: 6px;
}

#redshift_gallery #gsSidebarCol .block-cart-ShowCart a,
#redshift_gallery #gsSidebarCol .block-cart-ShowCart p,
#redshift_gallery #gsSidebarCol .block-core-PeerList a,
#redshift_gallery #gsSidebarCol .block-core-PeerList span.neck,
#redshift_gallery #gsSidebarCol .block-core-PeerList span.current,
#redshift_gallery #gsSidebarCol .block-core-LanguageSelector select,
#redshift_gallery #gsSidebarCol .block-members-MembersSummary p {
	line-height: 16px;
	margin-left: 6px;
	display: block;
}

#redshift_gallery #gsSidebarCol .block-core-ItemLinks a,
#redshift_gallery #gsSidebarCol .block-search-SearchBlock div {
	line-height: 16px;
	display: block;
}

#redshift_gallery .gbBlock {
	margin-bottom: 12px;
}

#redshift_gallery #gsContent {
	padding: 18px;
	padding-top: 12px;
}

#redshift_gallery #gsContent .mainContentBlock,
#redshift_gallery #gsContent .photoDetails,
#redshift_gallery #gsContent .block-customfield-CustomFields,
#redshift_gallery #gsContent .block-members-MembersSummary,
#redshift_gallery #gsContent .block-imageblock-ImageBlock,
#redshift_gallery #gsContent .block-search-SearchBlock,
#redshift_gallery #gsContent .block-albumselect-AlbumTree,
#redshift_gallery #gsContent .block-albumselect-AlbumSelect,
#redshift_gallery #gsContent .block-cart-ShowCart,
#redshift_gallery #gsContent .block-core-LanguageSelector,
#redshift_gallery #gsContent .block-core-ItemLinks,
#redshift_gallery #gsContent .block-comment-ViewComments,
#redshift_gallery #gsContent .block-exif-ExifInfo,
#redshift_gallery #progressBar {
	width: 100%;
	margin-bottom: 12px;
}

#redshift_gallery #gsContent .block-imageblock-ImageBlock .one-image a,
#redshift_gallery #gsContent .block-imageblock-ImageBlock .one-image p,
#redshift_gallery #gsContent .block-imageblock-ImageBlock .one-image h4, {
	margin-left: 6px;
}

#redshift_gallery #gsContent .block-search-SearchBlock,
#redshift_gallery #gsContent .block-albumselect-AlbumTree,
#redshift_gallery #gsContent .block-albumselect-AlbumSelect,
#redshift_gallery #gsContent .block-core-ItemLinks {
	padding: 6px;
}

#redshift_gallery .block-comment-ViewComments .one-comment {
	margin: 6px 6px 18px 6px;
}

#redshift_gallery .block-comment-ViewComments .one-comment h3 {
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
	padding: 2px 2px 0 2px;
}

#redshift_gallery .block-comment-ViewComments .one-comment a {
	margin-left: 4px;
	padding: 1px 1px 1px 2px;
	border: 1px solid #ddd;
}

#redshift_gallery .block-comment-ViewComments .one-comment .comment {
	padding-top: 6px;
	margin-left: 6px;
}

#redshift_gallery .block-comment-ViewComments .one-comment .info {
	margin-top: 6px;
	padding-left: 6px;
	font-size: 9px;
	color: #b9b9b9;
}

#redshift_gallery #gsContent .block-exif-ExifInfo div {
	margin-left: 6px;
}

#redshift_gallery #gsContent .block-exif-ExifInfo .gbDataTable {
	margin: 6px;
}

#redshift_gallery #progressBar {
	margin: 16px;
	padding-bottom: 6px;
}

#redshift_gallery #progressDone {
	background-color: #3a1;
}

#redshift_gallery #progressToGo {
	background-color: #fff;
}

#redshift_gallery #progressBar #theBar {
	width: 770px;
	border-collapse: collapse;
}

#redshift_gallery #progressBar #theBar,
#redshift_gallery #progressBar p,
#redshift_gallery #progressBar a {
	display: block;
	margin: 0 6px 0 6px;
}

#redshift_gallery #gsContent .photoDetails {
	border-collapse: collapse;
}

#redshift_gallery #gsContent .photoDetails td {
	text-algin: left;
}

#redshift_gallery #gsContent .photoDetails td {
	font-size: 11px;
}

#redshift_gallery #gsContent .photoDetails .photoDetailsLabel {
	width: 100px;
	font-weight: bold;
}

#redshift_gallery #gsContent .photoDetails .photoDetailsSeparator {
	width: 10px;
}

#redshift_gallery .gbEven {
}

#redshift_gallery .gbOdd {
	background-color: #fcfcfc;
}

#redshift_gallery #gsContent .block-customfield-CustomFields .giDescription,
#redshift_gallery #gsContent .block-members-MembersSummary p {
	padding: 0 6px 3px 6px;
}

#redshift_gallery #titleContainer {
	padding-bottom: 5px;
	margin-bottom: 7px;
}

#redshift_gallery #titleContainer .giDescription {
	font-size: 11px;
	margin-top: 12px;
}

#redshift_gallery #gsAlbumsMatrix {
	width: 610px;
	margin: 6px;
}

#redshift_gallery #gsAlbumsMatrix td {
	padding-bottom: 6px;
	padding-right: 8px;
}

#redshift_gallery table.withThumbnails {
	border-spacing: 8px;
}

#redshift_gallery td.giAlbumCellThumbnail div.giAlbumThumbnail {
	float: left;
	width: 62px;
}

#redshift_gallery td.giAlbumCellThumbnail div.giAlbum {
	float: left;
	padding-left: 4px;
	margin-top: -4px;
}

#redshift_gallery table#gsItemsMatrix tr td.giItemCell {
	padding: 24px 10px 24px 10px;
	background-color: #fbfbfb;
	border: 1px solid #c9c9c9;
}

#redshift_gallery #gsItemsMatrix td.giItemCell * {
	text-align: center;
}

#redshift_gallery #gsContent table.mainContentBlock td {
	padding: 3px;
	text-align: right;
}

#redshift_gallery ul.albumsListingSubalbums li {
	display: inline;
	margin-right: 6px;
}

#redshift_gallery ul.albumsListingSubalbums li a {
	font-size: 10px;
	font-weight: bold;
}

#redshift_gallery ul.albumsListingSubalbums li ul {
	display: inline;
	margin-right: 6px;
}

#redshift_gallery ul.albumsListingSubalbums li li a {
	font-weight: normal;
}

#redshift_gallery .giTitle {
	font-weight: bold;
}

#redshift_gallery .albumInfo {
	margin-top: 26px;
	margin-bottom: 13px;
}

#redshift_gallery .albumInfo * {
	font-size: 11px;
}


#redshift_gallery img.giThumbnail,
#redshift_gallery #gsImageView img {
	border: 1px solid #363636;
}

#redshift_gallery img.ImageFrame_image,
#redshift_gallery #gsImageView img.ImageFrame_image {
	border: 0;
}

#redshift_gallery #gsItemsMatrix td.giItemCell,
#redshift_gallery #gsItemsMatrix td.giItemCell table,
#redshift_gallery #gsItemsMatrix td.giItemCell table tr td {
	margin: auto;
	border: 0;
	padding: 0;
}

#redshift_gallery .giItemCell .giTitle,
#redshift_gallery .block-imageblock-ImageBlock .giDescription {
	font-size: 11px;
}

#redshift_gallery .giNew {
	color: #f00;
}

#redshift_gallery .photoNavigator {
	padding: 3px;
	padding-top: 5px;
	margin-bottom: 14px;
	height: 34px;
}

#redshift_gallery .photoNavigator .navigatorNext,
#redshift_gallery .photoNavigator .navigatorNext p {
	text-align: right;
}

#redshift_gallery .photoNavigator .navigatorNext {
	display: inline;
	float: right;
}

#redshift_gallery .photoNavigator .navigatorBack {
	display: inline;
	font-size: 11px;
}

#redshift_gallery .photoNavigator .navigatorNext p,
#redshift_gallery .photoNavigator .navigatorBack p {
	font-size: 11px;
}

#redshift_gallery .photoNavigator .navigatorNext a,
#redshift_gallery .photoNavigator .navigatorBack a {
	font-weight: bold;
	font-size: 11px;
}

#redshift_gallery .albumNavigator {
	text-align: center;
	margin-bottom: 16px;
}

#redshift_gallery .albumNavigator div {
	display: inline;
}

#redshift_gallery .albumNavigator * {
	font-size: 11px;
	font-weight: normal;
}

#redshift_gallery .albumNavigator .block-core-Pager span {
	font-weight: bold;
}

#redshift_gallery .albumNavigator .navigatorFirst,
#redshift_gallery .albumNavigator .navigatorNext {
	margin-right: 6px;
}

#redshift_gallery .albumNavigator .navigatorBack,
#redshift_gallery .albumNavigator .navigatorFirst {
	float: left;
}

#redshift_gallery .albumNavigator .navigatorNext,
#redshift_gallery .albumNavigator .navigatorLast {
	float: right;
}

/*
 * Footer
 */
#redshift_gallery #mainFooter {
	border-top: 2px solid #c9c9c9;
	border-bottom: 3px solid #363636;
	height: 24px;
	margin-bottom: 40px;
	padding-top: 1px;
	overflow: hidden;
	background-color: #aaa;
}

#redshift_gallery #mainFooter * {
	color: #e1e1e1;
}

#redshift_gallery #footerContent {
	position: absolute;
	display: inline;
	height: 19px;
	width: 980px;
	padding-top: 2px;
	margin-left: 6px;
}

#redshift_gallery .guestPreview {
	float: right;
	margin-right: 20px;
}

#redshift_gallery .autoCompleteBackground {
	border: 1px solid #636363;
	border-top-style: none;
	margin: 0;
}

#redshift_gallery .autoCompleteHighlight {
	text-decoration: underline;
}

#redshift_gallery .autoCompleteNotSelected {
	background-color: #f9f9f9;
	padding: 3px 4px 3px 12px;
}

#redshift_gallery .autoCompleteSelected {
	background-color: #feaf00;
	padding: 3px 4px 3px 12px;
}

#redshift_gallery .giSubtitle {
	font-size: 9px;
	color: #636363;
}

#redshift_gallery #giFormUsername, .giFormUsername {
	background: url('../tien/images/userinfo.png') no-repeat 0 1px;
	padding-left: 18px;
	height: 18px;
}

#redshift_gallery #giFormGroupname {
	background: url('../tien/images/groupinfo.png') no-repeat 0 1px;
	padding-left: 18px;
	height: 18px;
}

#redshift_gallery #giFormPassword {
	background: url('../tien/images/key7-16-bw.gif') no-repeat 0 1px;
	padding-left: 18px;
	height: 18px;
}

/**************************************************************************************************
 * Admin
 */
#redshift_gallery #adminContent #gsContent h2.giSuccess,
#redshift_gallery #adminContent #gsContent h2.giWarning,
#redshift_gallery #adminContent #gsContent h2.giError {
	font-size: 13px;
}

#redshift_gallery #adminContent #gsContent h2.giSuccess,
#redshift_gallery #adminContent #gsContent h2.giSuccess * {
	color: #3a1;
}

#redshift_gallery #adminContent #gsContent h2.giWarning,
#redshift_gallery #adminContent #gsContent h2.giWarning * {
	color: #12f;
}

#redshift_gallery #adminContent #gsContent h2.giError,
#redshift_gallery #adminContent #gsContent h2.giError * {
	color: #e31;
}

#redshift_gallery #adminContent #gsContent table h2 {
}

#redshift_gallery #adminContent #gsContent h3 {
	margin-left: 0;
}

#redshift_gallery #adminContent div.gbTabBar {
	padding-top: 4px;
	height: 22px;
	margin-bottom: 4px;
}

#redshift_gallery #adminContent div.gbTabBar span.o {
	margin-right: 4px;
	padding: 3px 3px 3px 5px;
	border: 1px solid #ddd;
}

#redshift_gallery #adminContent div.gbTabBar span.o * {
	font-weight: normal;
}

#redshift_gallery #adminContent div.gbTabBar span.o a {
	text-decoration: none;
}

#redshift_gallery #adminContent div.gbTabBar span.giSelected {
}

#redshift_gallery #adminContent div.gbTabBar span.giSelected * {
	font-weight: bold;
}

#redshift_gallery #adminContent #gsContent table tr td {
	padding: 3px;
}

#redshift_gallery #adminContent #gsContent {
	overflow: auto;
}

#redshift_gallery #adminContent #gsContent .gbDataTable {
	width: auto;
}

#redshift_gallery #adminContent .gbEven {
}

#redshift_gallery #adminContent .gbOdd {
	background-color: #f3f3f3;
}
