img, a {
	border: none;
	margin: 0;
	padding: 0;
}

#midRif h1 {
	color: #f7c53c;
	font: bold 18px Verdana, Arial, Helvetica;
	margin-left: -420px;
}

#gal-container {
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -425px;
}

/* @group Gallery */

.items {
	
}

.items ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 2px solid #262626;
	list-style-image: none;
	list-style-position: inside;
}

.items li  {
	padding: 0;
	float: left;
	width: 75px;
	display: block;
	margin: 0 6px 0 0;
}

* .items li  {
	padding: 0;
	float: left;
	width: 75px;
	margin: 0;
	display: block;
}

.items li a {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	border: 2px solid #262626;
}

.items li a:hover {
	border: 2px solid #f7c53c;
	margin: 0;
	padding: 0;
}

.items li a:active {
	border: 2px solid white;
	margin: 0;
	padding: 0;
}

div.scrollable { 
 
    /* required settings */ 
    position:relative;
    overflow:hidden;
	width: 241px;
	height: 399px;
	border: 1px solid #3a3a3a;
}

div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
}

div.scrollable div.items div { 
    float:left; 
    width: 241px;
}

div.items div.active { 
    background-color: #262626; 
}

div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
	position: absolute;
	top: 10px;
	left: 0px;
}

div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background: url(gallery-images/scrollable/arrow/navigator.png) no-repeat 0 0;
	display:block;
	font-size:1px;
}

div.navi a:hover {
	background-position:0 -8px;      
}

div.navi a.active {
	background-position:0 -16px;     
}

.prevPage {
	background: url(../../gallery-images/gallery-back.jpg) no-repeat;
	width: 57px;
	height: 18px;
	display: block;
	text-indent: -1000px;
	margin: 5px;
	position: absolute;
	bottom: -35px;
}

.prevPage:hover {
	background: url(../../gallery-images/gallery-back.jpg) no-repeat 0 -22px;
	width: 57px;
	height: 18px;
	display: block;
	text-indent: -1000px;
	margin: 5px;
	position: absolute;
	bottom: -35px;
}

.prevPage:active {
	background: url(../../gallery-images/gallery-back.jpg) no-repeat 0 -44px;
	width: 57px;
	height: 18px;
	display: block;
	text-indent: -1000px;
	margin: 5px;
	position: absolute;
	bottom: -35px;
}

.nextPage {
	background: url(../../gallery-images/gallery-more.jpg) no-repeat;
	width: 57px;
	height: 18px;
	display: block;
	text-indent: -1000px;
	margin: 5px;
	position: absolute;
	bottom: -35px;
	left: 180px;
}

.nextPage:hover {
	background: url(../../gallery-images/gallery-more.jpg) no-repeat 0 -22px;
	width: 57px;
	height: 18px;
	display: block;
	text-indent: -1000px;
	margin: 5px;
	position: absolute;
	bottom: -35px;
	left: 180px;
}

.nextPage:active {
	background: url(../../gallery-images/gallery-more.jpg) no-repeat 0 -44px;
	width: 57px;
	height: 18px;
	display: block;
	text-indent: -1000px;
	margin: 5px;
	position: absolute;
	bottom: -35px;
	left: 180px;
}

a.disabled {
	visibility:hidden !important;		
}

#lg-image {
	position: absolute;
	left: 245px;
	width: 600px;
	top: 0;
}

#lg-image p {
	font: 11px/16px Verdana, Arial, Helvetica;
	color: #999;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

#lg-image .holder {
	display: block;
	height: 400px;
	text-align: center;
	background-color: #100F10;
}

#lg-image a {
	color: #f7c53c;
}



/* @end */

#gallery-select {
	font: bold 14px/26px Verdana, Arial, Helvetica;
	list-style-type: none;
	margin-left: 15px;
	margin-top: 20px;
	color: white;
}

#gallery-select a {
	color: #f7c53c;
	text-decoration: none;
}

#gallery-select a:hover {
	color: #9ea988;
	text-decoration: none;
}

#flickr-gal {
	margin-left: 35px;
	font: bold 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #919191;
}

#flickr-gal ul {
	list-style-type: none;
}

#flickr-gal li {
	float: left;
	margin-right: 5%;
}

#flickr-gal li.vert {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 285px;
}

#flickr-gal li.vert div {
	margin-left: 35px;
}

#flickr-gal li div {
	float: left;
	padding: 0 0 5px;
	margin: 0 0 5px;
	background-repeat: no-repeat;
	background-position: center 234px;
}

#flickr-gal img {
	padding: 0;
}

#pgPortfolio #midRif {
	height: auto;
}

#flickr-gal h1.gal-head {
	color: #fff;
	font: 36px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #000000 0 0 2px;
	margin-bottom: 35px;
	margin-left: 0;
	border-bottom: 1px solid #797979;
	margin-top: 25px;
	width: 86%;
}

#flickr-gal h1 {
	color: #fff;
	font: 22px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #000000 0 0 2px;
	margin-bottom: 10px;
	margin-left: 0;
}

#flickr-gal li a {
	border: 6px solid #1a1a1a;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#flickr-gal li a span {
	position: absolute;
	top: -7px;
	right: -7px;
	background: url(../../images/photostack.png) right 63px;
	text-indent: -5000px;
	display: block;
	height: 60px;
	width: 75px;
}

#flickr-gal li a:hover {
	float: left;
	border-color: #fdca59;
}

#flickr-gal li p {
	text-align: center;
	padding: 0;
	margin: 0 20px;
	text-shadow: #000000 0px 0px 2px;
	color: #8e8f90;
	width: 210px;
	clear: left;
	visibility: hidden;
}

.clear-all {
	clear: both;
	visibility: hidden;
}

#flickr-gal ul hr {
	width: 900px;
	clear: left;
	border-style: none;
	margin-bottom: 10px;
}

/* ------------Individual Kitchen's Pages */

#flickr-gal-single {
	margin-left: 50px;
	margin-bottom: 50px;
}

#share {
	margin-left: 50px;
	margin-top: 15px;
}

#flickr-gal-single li {
	list-style-type: none;
}

#flickr-gal-single li a {
	width: 160px;
	height: 160px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	border: 6px solid #1a1a1a;
}

#flickr-gal-single li a:hover {
	border: 6px solid #fdca59;
}

#flickr-gal-single li a:active {
	border: 6px solid #fff;
}

#flickr-gal-single li a img {
	position: absolute;
	right: 5px;
	top: 5px;
} 
				
