/* these styles override the styles in global-styles.css, only for the photo gallery */
/* color: #666; */


.stage {
background: transparent !important;
}

#main {
	width: 760px !important;
	padding: 0 !important;
	margin: 20px 0 0 0 !important;
}


#sidebar {
color: #555;
text-align: center;
	width: 160px;
	margin: 25px 0 0 38px;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
}


#header-global {
	height: auto;
	background: none;
}
#header-global #logo a{
	margin-top: 7px;
	background: url('/images/amc_logo_galleries.jpg') top left no-repeat;
	width: 110px;
	height: 61px;
	display: block;
	float: left;
	text-indent: -999px;
}

ul#global-nav {
	padding: 25px 0 25px 0;
	border-bottom: 1px solid #666;
	margin-left: 122px;
}

ul#global-nav li{
	display: inline;
	font-size: 9px;
	text-transform: uppercase;
	border-right: 1px solid #666;
	font-weight: bold;
	padding: 0 7px;
}

ul#global-nav li a, ul#global-nav li a:link{
	color: #666;
}
#photo {
	margin-top: 10px;
}
#photo img{
	display: block;
	margin: 0 auto;
*text-align: center;

}
.description {
		margin: 5px 10px 0 0px;
}
.description-body{
	margin-top: 5px;
}
.description p{
	font: 13px/19px helvetica, sans-serif;

}
.description a {
	color: #fff;
}

.description h2 a {
        text-decoration:underline;
}
.description h2,
.description p,
#metadata #count,
#footer-gallery h6
 {
color: #666;
}
.description h1 {
	font-size: 18px;
	font-weight: bold;
}
#digg-display {
	width: 53px;
	height: 83px;
	float: right;
	margin-bottom: 15px;
}

#metadata { 
	float: right; 
	font-size: 12px;
	margin-right: 10px;
	}

#metadata #count {
	display: inline;
	font-size:11px;
	margin-right: 10px;
}


#metadata #gallery-nav {
	display: inline;
	font-size: 10px;
	height: 15px;
	text-transform: uppercase;
}

#metadata #gallery-nav a{
	padding: 0 5px;
}
#metadata #gallery-nav .previous {
	background: url('/images/gallery_arrow_left.jpg') top left no-repeat;
	padding-left: 14px;
}
#metadata #gallery-nav .next {
	background: url('/images/gallery_arrow_right.jpg') top right no-repeat;
	padding-right: 14px;
}
#photofblike {
        margin:10px 0 0;
}
#photofblike ul {
    list-style:none outside none;
    margin:0;
    padding:0;
}
#photofblike ul li {
    display:inline;
    float:left;
}

.stButton .email {
    position: relative;
    top: 1px;
    left: 0;
}

.stButton .sharethis {
    position: relative;
    top: 2px;
    left: 0;
    color: #fff;
}


#footer-gallery {
	clear: both;
	border-top: 1px solid #2f2f31;
	margin: 10px 10px 30px 25px;
	padding-top: 15px;
}

#footer-gallery h6 {
	font-weight: bold;
        font-size: 16px;
	margin-bottom: 10px;
}

#footer-gallery a{
	color:#666;
	text-decoration: underline;
}

#footer-gallery li, #footer-gallery p{
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 6px;
}

#footer-gallery .col {
	width: 180px;
	margin-left: 40px;
}


#sidebar div {
	margin: 5px 0;
}
.search-result-row {
	clear: left;
}
.search-result {
	padding-top: 15px;
	width: 45%;
        height: 255px;
	margin-right: 15px;
	float: left;
	border-top: 1px solid #2f2f31;
	font-size: 12px;
	color:# 999;
}
.search-result-image{
        margin:0 0 10px;
        max-height:175px;
        overflow:hidden;
}
.search-result h4 a{
        font-size:14px;
        text-decoration:underline;
}
.search-result img{
	float: left;
	margin: 0 10px 10px 0;
}
#results-footer{
	clear:left;font-size: 12px; text-align: center;padding-top: 20px
	
}
