html {
	background: #333;
	font-size: 12px;
	font-family: Myriad Pro, Dejavu Sans, Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
}
body {
	background: #333;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.container, .header, .footer, #slideH {
	width: 900px;
	margin: auto;
}
/* HEADER */
.header {
	background: url(images/Hasmukh_Tao.gif) no-repeat right 7px;
	height: 46px;
	overflow: hidden;
	margin-top: 30px;
}
.header h1 {
	float: right;
	margin: 0;
}
.header h1 span {
	display: block;
	text-indent: -2000px;
}
.gbBreadCrumb {
	height: 36px;
	overflow: hidden;
	border-bottom: 1px solid #999;
	color: #fff;
	letter-spacing: 2px;
	text-transform: lowercase;
}
.block-core-BreadCrumb span {
	line-height: 52px;
}
/* content */
.content {
	overflow: hidden;
}
/* Random image */
.content .one-image {
	text-align: center;
	height: 461px;
	overflow: hidden;
}
.content .landscape img {
	width: 100%;
	height: auto;
}
.content .diaporama img {

	margin-left: -10px;
}
.content .portrait img {
	width: 100%;
	height: auto;
	margin-top: -150px; 
}
.content .shadow-container .shadow {
	height: 338px;
	border: 0;
}
.toggle {
	width: 100%;
}
.toggle img {
	border:0;
}
.home-pic {
	width: 100%;
	height: auto;
}
/* col */
.col {
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
	float: left;
	padding-top: 2px;
	width: 160px;
	margin-left: 2px;
}
.col .shadow-container .shadow {
	height: 449px;
	border: 1px solid #848284;
	padding-top: 8px;
}
.col .gbBlock {
	margin-top: 1px;
}
.col table {
	width: 100%;
	padding: 0;
}
.col tbody, .col tr, .col td {
	padding: 0;
}
.col tr {
	height: 30px;
	overflow: hidden;
}
.col .gimage {
	border: 1px solid #999;
	width: 133px;
	height: 80px;
	overflow: hidden;
	margin: auto;
}
.col .giThumbnail {
	margin: -35px;
	width: 144px;
	height: auto;
	border: 0;
}
.col .giTitle {
	font-weight: normal;
	font-size: 12px;
	margin: 3px 0 10px 0;
	padding: 0;
	text-transform: lowercase;
}
.col a {
	margin: 0;
	padding: 0;
}
.block-imageblock-ImageBlock img {
	border: 0;
}
.block-imageblock-ImageBlock h3, .block-imageblock-ImageBlock h4 {
	display: none;
}
.col .giAlbumCell {
	padding-bottom: 3px;
}
.col .have-navigator .giAlbumCell {
	padding-bottom: 0;
}
/* footer */
.footer {
	margin-top: 5px;
	margin-bottom: 2px;
	border-top: 1px solid #999;
	padding-top: 3px;
	clear: both;
}
.footer small {
	letter-spacing: 2px;
	color: #999;
}
.footer small a {
	letter-spacing: 2px;
	color: #999;
}
#gsNavBar {
	float: right;
}
#gsNavBar a {
	padding: 0 7px;
}
/* ItemLinks */
.itemlinks {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: black;
	opacity: 0.8;
	padding: 10px;
}
.itemlinks h3 {
	color: #999;
	margin: 0 auto 10px auto;
}
.itemlinks a {

}
/* Album2 view */
.contentheading {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: normal;
	margin-bottom: 5px;
}
p.giDescription {
	margin-top: 5px;
}
.giDescription {
	color: #999;
}
#gsThumbMatrix {
	width: 100%;
	text-align: center;
}
.giTitle {
	text-transform: uppercase;
	color: #ccc;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 2px;
}
.giTitle {
	margin-bottom: 20px;
}
/*navigator */
	/* default */
.next {
	float: right;
}
.next:after {
	content: '>>';
	font-size: 8px;
}
.previous {
	float: left;
}
.previous:before {
	content: '<<';
	font-size: 8px;
}
.last, .first {
	display: none;
}
.gbNavigator {
	margin-bottom: 20px;
}
.block-core-Navigator a {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 9px;
}
	/* root album */
.col .next {
	float: none;
}
.col .next:after {
	content: none;
	font-size: normal;
}
.col .previous {
	float: none;
}
.col .previous:before {
	content: none;
	font-size: normal;
}
.col .gbNavigator {
	margin-bottom: 0;
	position:relative;
	top:-7px;
	padding-right: 5px;
}
.col .block-core-Navigator a {
	text-transform: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: normal;
}
.col .block-core-Navigator div {
	float: right;
	margin: 0 1px;
}
.col .next {
	background: url(images/next.gif) no-repeat;
	display: block;
	height: 11px;
	width: 7px;
	text-indent: -1000px;
}
.col .previous {
	background: url(images/previous.gif) no-repeat;
	display: block;
	height: 11px;
	width: 7px;
	text-indent: -1000px;
}
/* photo view */
.block-exif-ExifInfo {
	color: #ccc;
}
.block-exif-ExifInfo h3 {

}
.block-exif-ExifInfo .gbDataTable {
	width: 100%;
}
/* login */
#userAdminForm {
	color: #999;
}
#userAdminForm h4 {
	margin: 5px 0;
	color: #ccc;
}
#userAdminForm .gbBlock {
	margin: 5px 0;
}
/* SEARCH */
#SearchScan label {
	color: #fff;
}
