@import url(http://www.steveriderphotos.com/include/js/yui/tabview/assets/tabview.css);

body {
    background: #000000;  
    color: #ffffff;
    margin: 0 0 20px 0;
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    height: 100%;
    ~cursor: default;
    }

body.bgGradient {
    background: black url(http://www.steveriderphotos.com/img/homepages/baldy-base/topgradient.jpg) repeat-x;
}
.foreground {
	color: #ffffff;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
ul,ol {
    margin: 0 0 10px 0;
    padding: 10px 0 0 30px;
}
ul.noindent, ol.noindent {
	padding-left: 20px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
a {
    color: #A1A5A9;
}

/* width sepcific divs defaults */
#header, #footer, #cobrand_footer, #feeds, #themeCredit, #content, #singleImage, #filmstrip, #smugmug_small, #journal, #traditional, #allthumbs, #slideshow, #press_release, #homepage, #controlPanel, #communityHome, #category, #subcategory, #communityKeyword, #communityBrowse {
    margin: 0 auto;
    width: 750px;
    padding: 5px 0;
    text-align: left;
}
#smugmug, #critique {
    margin: 0 auto;
    width: 960px;
    padding: 5px 0;
    text-align: left;
}



/* these rely on their container divs to set their width */
#breadcrumb, #albumDescription, #relatedKeywords, #photoTools, #caption_bottom, #caption_top, #photoBy, #fileNameBox, #imageInfo, .albumNav, #homepageTools, #sizePicker, .boxSettings, #keywordList, .boxTop, #userBio, #rating, .boxBottomNav {
    padding: 5px 0;
    text-align: left;
}
#fileNameBoxWrapper {
	display: none;
}
.homeBoxTop {
	padding: 5px 0 5px 10px;
}
.spacer {
	clear: both;
}

#caption_top {
	display: none;
}
#caption_bottom {
	display: block;
}

#press_release h3, #press_release h2 {
    color: #1963AA;
}
#press_release h4 {
	font-style: italic;
}

.controlPanelSettings .boxTop a.nav {
    font-size: 13px;
}
.controlPanelSettings .boxTop a.down {
    font-size: 14px;
}
.controlPanelSettings .boxTop.nav {
    font-size: 16px;
}

/* user admin design */
#addImageComment, #addAlbumComment, #editKeywords, #editDescription, #editTitle, .editCaption, .editDescription, .editTitle, #editBio {
	padding: 5px 0;
    text-align: left;
    margin-bottom: 5px;
    display: none;
}
#addImageComment textarea, #addAlbumComment textarea, #editKeywords textarea, #editDescription textarea, .editCaption textarea, .editDescription textarea, #newBio {
	width: 90%;
	overflow: scroll;
	height: 80px;
	margin: 5px 0;
}
#editBio textarea {
	width: 550px;
	height: 100px;
}
.miniBox .editTitle input {
	margin: 5px 0;
}
#journal .editCaption textarea {
	width: 300px;
	height: 150px;
}
.editDescription textarea {
	width: 200px;
	height: 50px;
}
.albumLarge .editDescription textarea {
	width: 500px;
	height: 80px;
}
.albumCommentName, .photoCommentName, .albumCommentLink, .photoCommentLink, .newTitle {
	width: 125px;
}
#photoTools select {
	display: inline;
	margin-right: 10px;
}
#newsBox li {
	margin-bottom: 10px;
}



#caption, .caption {
	font-weight: bold;
}
#caption_top {
	margin-bottom: 5px;
}


/* navigation */
.nav {
	color: #666666;
}
a.nav {
	color: #ffffff;
    text-decoration: none;
    font-size: 12px; 
}
a.nav:hover {
    text-decoration: underline;
}
a.down {
	color: #ffffff;
    font-weight: bold;
    font-size: 12px; 
}

/* sections */
#photoCommentRating, #photoCommentName, #photoCommentLink, #galleryCommentRating, #galleryCommentName, #galleryCommentLink {
	margin-right: 10px;
	display: inline;
	white-space: nowrap;
}
.smugmug_small #ImageCaptcha, .smugmug #ImageCaptcha {
	margin-top: 10px;
}
.smugmug_small #imageCommentName {
	margin-top: 5px;
}
#photoCommentCaptcha, #galleryCommentCaptcha {
	margin-bottom: 5px;
}
#photoCommentCaptcha img, #galleryCommentCaptcha img {
	margin-bottom: -6px;
}
#comment_nav, #altViews, .cartbuttons, #relatedDate, #relatedKeyword {
	display: inline;
	float: right;
}
#relatedDate, #relatedKeyword {
	line-height: 15px;
}
#relatedDate a.nav, #relatedKeyword a.nav{
	font-size: 11px;
}
#imageInfo {
	line-height: 15px;
}

.photoDetail {
	white-space: nowrap;
	display: inline;
}

.smugmug_small #exifCameraModel {
	white-space: normal;
}
#photoKeywords {
	display: block;
}
#photoKeywords.photoDetail {
	white-space: normal;
}
#searchKeywords {
	margin-bottom: 20px;
}
object.move, embed.movie {
    margin: 0 0 10 0;
    padding: 0;
}
/* lines */
.top_border {
	border-top: solid 1px #666666;
}
.bottom_border {
    border-bottom: solid 1px #666666;
}
.right_border {
    border-right: solid 1px #666666;
}
.left_border {
    border-left: solid 1px #666666;
}

.customizeGallery .boxBottom {
    padding-bottom: 20px;
}

/* forms */
.formTable td {
    padding: 10px 10px 0 0;
	vertical-align: top;
}
.formInput  {
	margin-bottom: 5px;
}
.formTable td.title, .formTable td.alert {
	white-space: nowrap;
	text-align: right;
	width: 125px;
	padding-top: 12px;
}
.formTable td.title {
    color: #999999;
}
.formTable input.buttons {
    margin: 10px 0 10px 0;
}
.formTable input.inputText {
    width: 230px;
}
.formTable .inputDesc {
	padding-top: 12px;
    font-style: italic;
    width: 100%;
}


.formInput div.title, .signUp .formInput div.foreground {
	margin-top: 5px;	
	display: inline;
	float: left;
    width: 70px;
    text-align: right;
    margin-right: 10px;
	white-space: nowrap;
}
.formInput input.inputText {
	width: 230px;
	margin-right: 5px;
}
.formButtons {
	margin-top: 10px;
	padding-left: 80px;
}
.formButtons input {
	margin-right: 20px;
}
.partnerupgrade .formInput div.title, .partnersignup .formInput div.title  {
    width: 100px;
	white-space: nowrap;
}
.partnerupgrade .formButtons, .partnersignup .formButtons {
	padding-left: 110px;
}
.signUp .formInput div.foreground {
	width: 120px;
	white-space: nowrap;
	margin-left: 5px;
}
.signUp .formIndent {
	padding-left: 135px;
	padding-bottom: 5px;
}
.signUp .formButtons {
	padding-left: 125px;
	padding-top: 10px;
}

/* header */
#header_wrapper {
	margin-bottom: 10px;
}
#header {
	text-align: right;
}
.smuglogo {
	display: inline;
	float: left;
    width: 118px;
	height: 25px;
	vertical-align: bottom;
		background: url(http://www.steveriderphotos.com/img/header/smugmug_black.png) no-repeat;
	}

.smugBrowseAd {
	display: inline;
    width: 640px;
	height: 17px;
	vertical-align: middle;
			background: url(http://www.steveriderphotos.com/img/BrowseAd.png) no-repeat;
		}

#toolbar.nav {
    font-size: 16px;
}
#searchWords {
	width: 150px;
}
#searchWordsShort {
	width: 75px;
}
/* this only appears if cobranding is present and the stylebar is not locked away */
#stylebar {
    display: inline;
    font-size: 12px;
}
smugmug #stylebar {
	width: 960px;
}
#breadcrumb {
	margin-bottom: 10px;
}

/* footer */
#footer_wrapper {
    margin-top: 10px;
}
#cobrand_footer #footer, #cobrand_footer #feeds, #cobrand_footer #themeCredit {
	text-align: center;
}
#allFeeds {
	height: 0px;
    overflow: hidden;
	margin-top: 5px;
    display: none;
}
#feeds.nav, #feedHelp.nav, #footer.nav, #cobrand_footer.nav {
    font-size: 16px;
}
.feedLine {
	display: inline;
	margin-right: 5px;
	float: left;
	border: solid 1px #2d2d2d;
	padding: 5px;
	margin-bottom: 10px;
}
.feedLine a.nav {
	color: #666666;
}
.feedName {
	color: #ffffff;
	margin-bottom: 2px;
}
.feedStandard, .atomfeed, .rssfeed, .googleearthfeed {
    width: 16px;
	height: 16px;
	margin-right: 4px;
	margin-bottom: -3px;	
}
.feedStandard {
			background: url(http://www.steveriderphotos.com/img/footer/feed_orange.png) no-repeat;
		}
.atomfeed {
			background: url(http://www.steveriderphotos.com/img/footer/feed_pink.png) no-repeat;
		}
.rssfeed {
			background: url(http://www.steveriderphotos.com/img/footer/feed_blue.png) no-repeat;
		}
.googleearthfeed {
			background: url(http://www.steveriderphotos.com/img/footer/feed_green.png) no-repeat;
		}
.galleryPage .themes_button {
	width: 80px;
	height: 15px;
	vertical-align:	bottom;
	background: url(http://www.steveriderphotos.com/img/buttons/themes_black.gif) no-repeat;
	margin: 2px 0 0 5px;
}
#themesButtonWrapper {
	z-index: 2;
}
.play_slideshow {
	width: 80px;
	height: 15px;
	vertical-align:	bottom;
	background: url(http://www.steveriderphotos.com/img/buttons/slideshow_black.gif) no-repeat;
	margin: 2px 0 0 5px;
}
.map_this {
	width: 80px;
	height: 15px;
	vertical-align:	bottom;
	background: url(http://www.steveriderphotos.com/img/buttons/map_this_black.gif) no-repeat;
	margin: 2px 0 0 5px;
}
.share_button {
	width: 80px;
	height: 15px;
	vertical-align:	bottom;
	background: url(http://www.steveriderphotos.com/img/buttons/share_black.gif) no-repeat;
	margin: 2px 0 0 5px;
}
.add_photos {
	width: 80px;
	height: 15px;
	vertical-align:	bottom;
	background: url(http://www.steveriderphotos.com/img/buttons/add_photos_black.gif) no-repeat;
	margin: 2px 0 0 5px;
}
.buttons, .smbuttons, .lgbuttons {
	background-color: #000000;
	font-family: verdana, tahoma, sans-serif; 
	color: #ffffff;
	border: 1px solid #8CCA1E;
	cursor: pointer;
	font-size: 12px; 
}
.smbuttons {
	font-size: 10px; 
}
.lgbuttons, #tourBox.box .buttons {
	font-size: 16px; 
}
.alertbuttons {
	background-color: #ff0000;
	font-family: verdana, tahoma, sans-serif; 
	font-size: 12px; 
  font-weight: bold;
	color: #ffffff;
	border: 1px solid #ffffff;
	cursor: pointer;
}
.highlightbuttons {
	background-color: #000000;
	font-family: verdana, tahoma, sans-serif; 
	font-size: 12px; 
	color: #E61D8C;
	border: 1px solid #ffffff;
	cursor: pointer;
}
.nophotos input {
	margin: 10px 10px 0 0;
}


/* site touches */
.nomargin {
	margin: 0;
}
.notopmargin {
	margin-top: 0 !important;
}
.nobottommargin {
	margin-bottom: 0;
}
a.hoverlink {
    text-decoration: none;
}
a.hoverlink:hover {
    text-decoration: underline;
}
a.nolink {
    text-decoration: none;
}
.dashedBoxBottom {
    padding: 10px;
    border-left: dashed 1px #404040;
    border-right: dashed 1px #404040;
    border-bottom: dashed 1px #404040;
    margin-bottom: 20px;
}
p.last {
    margin-bottom: 20px;
}
.movie {
	margin-bottom: 10px;
}

.imgBorder {
	border: solid 1px #999999;
}
a:hover .imgBorder, .imgBorderOn {
	border: solid 1px #8CCA1E;
}

.title {	
    color: #8CCA1E;
    font-weight: bold;
}
a.title {	
    color: #8CCA1E;
    font-weight: bold;
}
.alert, .red {
	color: #FF0000;
}
img.right {
	clear: right;
	float: right;
	margin: 10px 0 10px 10px;
}
img.left {
	clear: left;
	float: left;
	margin: 10px 10px 10px 0;
}
img.clear {
	float: none !important;
}
.clickable {
	cursor: pointer;
}
.helpie {
	cursor: help;
	color: #ff9400;
}
.required {
	color: #ff9400;
}
.outertable {
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}
.innertable {
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;	
	padding: 5px;
}

/* cart buttons */
.shoppingcart {
    width: 21px;
	height: 18px;
	vertical-align:	bottom;
	margin: 0 0 2px 3px;
			background: transparent url(http://www.steveriderphotos.com/img/header/cart_view_combined_black.png) no-repeat;
		}
.cart_add {
    width: 21px;
	height: 18px;
	vertical-align:	top;
	margin-right: 10px;
			background: transparent url(http://www.steveriderphotos.com/img/header/cart_single_combined_black.png) no-repeat;
		}
.cart_bulk {
    width: 21px;
	height: 18px;	
	vertical-align:	top;
			background: transparent url(http://www.steveriderphotos.com/img/header/cart_batch_combined_black.png) no-repeat;
		}
.cart_view {
    width: 21px;
	height: 18px;
	vertical-align:	top;
			background: transparent url(http://www.steveriderphotos.com/img/header/cart_view_combined_black.png) no-repeat;
		}
.searchglass {
    width: 16px;
	height: 16px;
	vertical-align:	middle;
	margin-left: 3px;
			background: transparent url(http://www.steveriderphotos.com/img/header/searchglass_combined_black.png) no-repeat;
		}

.star {
    width: 12px;
	height: 12px;
	display: inline;
	margin-right: 2px;
			background: url(http://www.steveriderphotos.com/img/star_small.png) no-repeat;
		}
.starTrans {
    width: 12px;
	height: 12px;
	display: inline;
	margin-right: 2px;
			background: url(http://www.steveriderphotos.com/img/star_small_outline.png) no-repeat;
		}
.bigStarSolid {
    width: 25px;
	height: 25px;
	display: inline;
	margin-right: 5px;
			background: url(http://www.steveriderphotos.com/img/star_big.png) no-repeat;
		}
.bigStarTrans {
    width: 25px;
	height: 25px;
	display: inline;
	margin-right: 5px;
			background: url(http://www.steveriderphotos.com/img/star_big_outline.png) no-repeat;
		}


/* font variations */
.smugfont {
	font-family: Comic Sans MS, arial, sans-serif; 	
    font-weight: normal;
}
.text {
    font-size: 12px;
}
.note {
    font-size: 11px;
}
#breadcrumb .note {
	font-size: 11px;
}
h1 {
	margin-top: 40px;
    font-size: 24px;
    margin-bottom: 10px;
}
h1.title, h2.title {
	color: #ffffff;
}
h2 {
	margin-top: 40px;
    font-size: 20px;
    margin-bottom: 10px;
}
h3 {
	margin-top: 15px;
    font-size: 14px;    
    margin-bottom: 3px;
}

/* page specifics */

/* homepage */
	
.rightColumn .photo {
	position: static;
}
#ffBox .boxBottom a, #communitiesBox .boxBottom a {
	font-size: 11px;
}
#homepageTools {	
	margin-bottom: 20px;
}
#homepageTools input {
	margin-left: 10px;
}
#homepageTools h3 {
	display: inline;
}
#homepage #breadcrumb, #controlPanel #breadcrumb, .communityHome #breadcrumb, #controlPanel #breadcrumb a.nav {
	font-size: 16px;
}
.communityHome #breadcrumb a.nav {
	font-size: 11px;
}
.communityHome .pageNav, .searchResults .pageNav {
	text-align: right;
	padding: 5px 10px;
}
#breadcrumb .note a.nav {
    font-size: 11px;
}
#homepage .map_this {	
	margin: 0 0 5px 10px;
}
#bioBox .boxBottom {
	border-top: 0;
}
#bioBox .boxTop {
	display: none;
}
.loggedIn #bioBox .boxTop {
	display: block;
}
#bioBox .photo {
	margin-top: 5px;
}
.box {
	margin-bottom: 20px;
	background-color: #404040;
}
.boxNote {
	display: inline;
	float: right;
}
.box .nav {
	color: #999999;
}
.box a.nav {
	color: #ffffff;
}
.boxNote a {
	font-size: 11px;
}
.boxTop, .boxBottom {
	padding: 5px 10px;
}
.boxTop {
	border-bottom: solid 1px #000000;
}
.boxTop h3 {
	display: inline;
}
#keywordList, #keywordResults .boxBottom {
	text-align: justify;
	line-height: 20px;
	color: #cccccc;
}
.miniBox, .loggedIn #browseCategories .miniBox, .loggedIn #sharedGalleries .miniBox {
	display: inline;
	float: left;
	width: 335px;
	height: 130px;
	margin: 5px 20px 0 0;
	overflow: hidden;
}
.albumLarge {
	width: 675px;
}
.loggedIn #featuredBox .miniBox {
	height: 170px;
}
.loggedIn .miniBox {
	height: 150px;
}
.boxBottom .photo, .boxBottom .photoLarge   {
	clear: left;
	float: left;
	text-align: center;
	margin: 0 5px 10px 0;	
	height: 100%;
}
.miniBox .photo {	
	width: 102px;
}
.miniBox .photoLarge {	
	width: 152px;
}
.boxBottom .albumLarge {
	height: 170px;
}
.loggedIn .boxBottom .albumLarge {
	height: 180px;
}
.boxBottom .photo input, .boxBottom .photoLarge input {
	display: block;
	margin: 5px 0 0 0;	
	width: 100%;
}
.miniBox .albumTitle a.nav {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
.miniBox .albumTitle a.note {
	font-size: 11px;
}
.boxBottom p {
	margin-top: 5px;
	margin-bottom: 0;
}
.boxBottom p.updated  {
	font-style: italic;
	font-size: 10px;
	color: #cccccc;
}
.boxBottom p.description {
	color: #cccccc;
}
.boxBottom p.hint {
	font-style: italic;
}
.locked {
    width: 9px;
	height: 12px;
	margin-left: 5px;
	margin-bottom: 2px;
	vertical-align:	bottom;
			background: url(http://www.steveriderphotos.com/img/minilock_black.png) no-repeat;
		}
#breadcrumb .locked {
	margin-bottom: 3px;
}
#breadcrumb .private {
	margin-left: 10px;
}
.private {
    font-size: 11px;
    color: #FF0000;
}


/* popup */
body.imagePopup {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #000000;
	color: #ffffff;
}
.imagePopup .smuglogo {
	display: none;
}
#imagePopup #sizePicker {
	padding-left: 10px;
}


/* fullscreen slideshow */
#fsSlideshow {
	text-align: center;
	height: 100%;
	width: 100%;
}
#fsSlideshow #UI {
	position: absolute;
	z-index: 10000;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
#fsSlideshow #UI #captionWrapper {	
	bottom: 20px;
	position: absolute;	
	width: 100%;
	left: 0;
}
#fsSlideshow .box {
	background-color: #000000;
	padding: 5px 10px;
	height: auto;
	margin: 0 auto;
	border-bottom: solid 1px #ffffff;
	display: none;
}
#fsSlideshow #caption {
	border: solid 1px #ffffff;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #000000;
	color: #ffffff;
	width: 70%;
	margin: 0 auto;
	display: none;
}
#fsSlideshow .title {
 	color: #8CCA1E;
    font-weight: bold;
}
#fsSlideshow .nav {
 	color: #666666;
}
#fsSlideshow .foreground {
 	color: #ffffff;
}

/* all gallery templates */
#allthumbs #breadcrumb, #slideshow #breadcrumb, #traditional #breadcrumb, #smugmug #breadcrumb, #smugmug_small #breadcrumb, #journal #breadcrumb, #singleImage #breadcrumb, #filmstrip #breadcrumb, #critique #breadcrumb {
	margin-bottom: 0;
}

/* single images */
.Large #singleImage, .Original #singleImage {
	width: 800px;
}
.Original #singleImage .photo {
	width: 800px;
	overflow: auto;
}
#singleImage #photos {
	margin: 5px 0;
	text-align: center;
}
#singleImage #photos p.note {
	text-align: left;
}

/* all thumbnails & bulk select tools */
#allthumbs #photos {
	margin: 5px auto;
	text-align: center;
	width: 740px;
}
#allthumbs .photo {
	float: left;
	display: inline;
	height: 115px;
	width: 102px;
	text-align: center;
	margin: 0 10px;
}
#allthumbs #photoTools {
	display: inline;
	border: 0;
}

/* filmstrip */
.Large #filmstrip {
	width: 800px;
}
.Large #filmstrip #thumbnails {
	width: 750px;
}
.Large #filmstrip #moveContainer {
	width: 800px;
}
#filmstrip #photos {
	margin: 5px auto;
	text-align: center;
}
#filmstrip #moveContainer {
	width: 750px;
	height: 107px;
	margin: 0 auto;
	position: relative;
	padding-top: 5px;
}
#filmstrip #leftMove {
	cursor: pointer;
	left: 0;
	position: absolute;
	height: 100px;
	width: 25px;
			background: url(http://www.steveriderphotos.com/img/filmstrip_left_black.png) no-repeat;
		}
#filmstrip #rightMove {
	cursor: pointer;
	float: right;
	height: 100px;
	width: 25px;
			background: url(http://www.steveriderphotos.com/img/filmstrip_right_black.png) no-repeat;
		}
#filmstrip #thumbnails {
	position: absolute;
	left: 25px;
	overflow: hidden;
	width: 700px;
	height: 102px;
	margin: 0 auto;
}
#filmstrip #thumbnails .photo {
	position: absolute;
	width: 115px;
	text-align: center;
}

/* slideshow */
.slideshow .toolsbox {
    padding: 5px 0;
}
.Large #slideshow {
	width: 800px;
}
#slideshow #photos {
	margin: 0 0 20px 0;
}
#slideshow #caption_top {
	margin-bottom: 10px;
	display: block;
}
#slideshow #caption_bottom {
	margin: -10px 0 10px 0;
	display: none;
}

/* traditional */
#traditional #photos {
	margin: 5px auto;
	text-align: center;
	width: 728px;
}
#traditional .photo {
	float: left;
	display: inline;
	height: 230px;
	width: 152px;
	text-align: center;
	margin: 0 15px;
}
#traditional .caption {
	margin-top: 5px;
}

/* critique */
#critique #photos {
	margin: 5px 0;
}

#critique #caption_top {
	display: block;
}

#critique #albumNav_bottom {
	display: none;
}

#critique .leftColumn {
	display: inline;
	float: left;
	width: 603px;
}

#critique .rightColumn {
	display: inline;
	float: left;	
	width: 335px;
}

#critique #photos .rightColumn {
	margin-left: 10px;
}

#critique .photoNav {
	float: left;
}

#critique #rating {
	text-align: center;
}

#critique #mainImage {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#critique #exifInfo {
	margin: 0 0 .5em;
}

#critique #exifInfo h3 {
	font-weight: normal;
	margin: .5em 0 0;
}

#critique #exifInfo h3 a {
	color: #fff;
}

#critique #exifInfo th.noExif {
	margin: .6em 0 1em;
	font-weight: normal;
	color: #ccc;
	text-align: center;
	font-size: 1em;
}

#critique #exifInfo .yui-navset {
	padding: 1em 0 .5em;
}

#critique #exifInfo .yui-navset li em {
	padding: .2em .2em;
}

#critique #exifInfo .yui-navset .yui-nav .selected a, #critique .exifBox .yui-navset .yui-nav .selected a:hover {
	font-weight: bold;
}

#critique table.photoInfo {
	font-size: .8em;
}

#critique .photo a {
	visibility: hidden;
}

#critique .photo a img {
	visibility: visible;
}

.loupeTool {
	border: solid 1px #8CCA1E;
	cursor: move;
}
#smugLoupe {
	display: inline;
	margin-left: 200px;
}
#loupeMover {
	background-color: #ffffff;
		opacity: 0;
	}

/* smugmug shared */
.leftColumn {
	display: inline;
	float: left;
	width: 345px;
}
.rightColumn {
	display: inline;
	float: left;
	width: 602px;
	padding-left: 10px;
}

/* smugmug small */
.smugmug_small .extraNav {
	display: none;
}
#smugmug_small #albumNav_bottom {
	display: none;
}	
#smugmug_small #photoTools select {
	font-size: 11px;
}
#smugmug_small .leftColumn {
	width: 333px;
}
#smugmug_small .rightColumn {
	width: 400px;
}
#smugmug_small #photos {
	margin: 5px 0;
}
#smugmug_small #thumbnails .photo {
	float: left;
	display: inline;
	height: 110px;
	width: 100px;
	text-align: center;
	margin: 0 9px 0 0;
}

/* smugmug */
#smugmug #albumNav_bottom {
	display: none;
}
#smugmug #photos {
	margin: 5px 0;
}
#smugmug #thumbnails .photo {
	float: left;
	display: inline;
	height: 115px;
	width: 100px;
	text-align: center;
	margin: 0 13px 0 0;
}

/* slideshow */
#slideshow .caption {
	text-align: center;
}
#slideshow #photoTools {
	display: inline;
	border: 0;
}

/* journal */
#journal .caption {
	padding-top: 20px;
}
.journal_entry {
	padding: 10px 0;
	border-bottom: solid 1px #666666;
}
#journal .photo.left  {
	clear: left;
	float: left;
	text-align: center;
	margin: 0 10px 10px 0;	
	height: 100%;	
}
#journal .photo.right  {
	clear: right;
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;	
	height: 100%;
}

.toolsbox {
	padding: 5px 5px;
	border: solid 1px #ffffff;
	margin: 10px 0;
	text-align:center;
}
.toolsbox input, .toolsbox select {
	font-size: 10px;
}
#comment_header {
	padding: 20px 0 10px 0;
}
#comment_header h3 {
	display: inline;
}
#commentBox {
	display: inline;
	float: left;
}


.protected {
	background: transparent no-repeat center;
}

.passwordalbum_ti {
	background: transparent url(http://www.steveriderphotos.com/img/password_sm_black.jpg) no-repeat;
	width: 100px;
	height: 100px;
}
.passwordalbum_th {
	background: transparent url(http://www.steveriderphotos.com/img/password_lg_black.jpg) no-repeat;
	width: 150px;
	height: 150px;
}
.passwordcategory_ti {
	background: transparent url(http://www.steveriderphotos.com/img/protectedgalleries_sm_black.jpg) no-repeat;
	width: 100px;
	height: 100px;
}
.passwordcategory_th {
	background: transparent url(http://www.steveriderphotos.com/img/protectedgalleries_lg_black.jpg) no-repeat;
	width: 150px;
	height: 150px;
}
.emptyalbum_ti {
	background: transparent url(http://www.steveriderphotos.com/img/emptygallery_sm_black.jpg) no-repeat;
	width: 100px;
	height: 100px;
}
.emptyalbum_th {
	background: transparent url(http://www.steveriderphotos.com/img/emptygallery_lg_black.jpg) no-repeat;
	width: 150px;
	height: 150px;
}
.emptycategory_ti {
	background: transparent url(http://www.steveriderphotos.com/img/emptycategory_sm_black.jpg) no-repeat;
	width: 100px;
	height: 100px;

}
.emptycategory_th {
	background: transparent url(http://www.steveriderphotos.com/img/emptycategory_lg_black.jpg) no-repeat;
	width: 150px;
	height: 150px;
}
.missing_bio_photo {
	background: transparent url(http://www.steveriderphotos.com/img/nobio_lg_black.jpg) no-repeat;
	width: 150px;
	height: 150px;
}
.bioNotFound {
	background: transparent url(http://www.steveriderphotos.com/img/nophoto_sm_black.jpg) no-repeat;
	width: 100px;
	height: 100px;
}

#ajaxWorking {
	position: fixed;
	top: 10px;
	display: none;
	float: left;
	left: 10px;
	z-index: 2000;
	padding: 3px 10px;
	font-size: 15px;
	color: #000000;
	background-color: #8CCA1E;
}

#throbber {
	    background: transparent url(http://www.steveriderphotos.com/img/throbber_bg.png) top left no-repeat;
	position: fixed;
	top: 0px;
   		
	float: left;
	left: 0px;
	display: inline;
	width: 60px;
	height: 70px;
    visibility: hidden;
}

/* these only appear for drag and drop */
#arrangePhotosBox {
	display: inline;
}
#smugmug_small #arrangePhotosBox {
	display: block;
	margin-left: 40px;
}
#mouseFollow.photo {
	display: none;
	position: absolute;
	z-index: 10000;
	opacity: .8;
	    height: 110px;
	width: 110px;	
}
.traditional #mouseFollow.photo {
	height: 230px;
	width: 152px;
	text-align: center;
}
a.photoLink {
	cursor: pointer;
}
.photoTarget {
	border: dashed 1px #ffffff;
}
#scrollTop {
	position: fixed;
	top: 0px;
	display: none;
	width: 100%;
	left: 0;
	height: 60px;
	z-index: 9998;
}
#scrollBottom {
	position: fixed;
	bottom: 0px;
	display: none;
	width: 100%;
	left: 0;
	height: 60px;
	z-index: 9999;
}

#photoBarBg {
    overflow: hidden;
    width: 0px;
    position: absolute;
    padding: 15px 0px 25px;
}

#photoBarBg.bottom {
    height: 0px;
    width: auto;
    padding: 0px 21px 0px 19px;
}

#photoBarBg div{
	position: absolute;
	width: 100%;
}

#photoBarBg.bottom div{
	height: 100%;
}

#photoBarBg.right div.first {
    top: 0px;
    height: 15px;
    	background: transparent url(http://www.steveriderphotos.com/img/photobar/photobar_top.png) no-repeat;
		}

#photoBarBg.bottom div.first {
    left: 0px;
    width: 19px;
    	background: transparent url(http://www.steveriderphotos.com/img/photobar/photobar_bottom_left.png) no-repeat bottom;
		}

#photoBarBg.right div.middle {
	top: 15px;
	    background: transparent url(http://www.steveriderphotos.com/img/photobar/photobar_bg.png) repeat-y;
		}

#photoBarBg.bottom div.middle {
	left: 19px;
	    background: transparent url(http://www.steveriderphotos.com/img/photobar/photobar_bottom_bg.png) repeat-x bottom;
		}

#photoBarBg.right div.last {
    bottom: 0px;
    height: 25px;
    	background: transparent url(http://www.steveriderphotos.com/img/photobar/photobar_bottom.png) no-repeat;
		}

#photoBarBg.bottom div.last {
    right: 0px;
    width: 21px;
    	background: transparent url(http://www.steveriderphotos.com/img/photobar/photobar_bottom_right.png) no-repeat bottom;
		}

#photoBarContent {
    color: white;
    font-size: 10px !important;
	line-height: 12px !important;
    font-family: verdana, tahoma, arial, sans-seriff !important;
    position: absolute;
    visibility: hidden;
    overflow: hidden;
	}

#photoBarContent.right {
    width: 75px;
    padding: 15px 4px 0px 4px;
	}

#photoBarContent.bottom {
    height: 70px;
    padding: 5px 0px 0px 19px;
	}

#photoBarContent.right div {
	margin-top: 10px;
	padding-top: 10px;
    border-top: solid #555 1px;
    text-align: center;
	}
	
#photoBarContent.bottom div {
	width: 70px;
	height: 100%;
	_height: 70px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #555;
	text-align: center;
}

#photoBarContent div.first {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
	}

#photoBarContent.bottom div.first {
	margin-left: 0px;
	padding-left: 0px;
	border-left: none;
	}

#photoBarContent h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	}

#photoBarContent div a {
    text-decoration: none;
    color: white;
	}

#photoBarContent .photoRank {
	height: 63px;
	}

#photoBarContent .photoSizes ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	text-align: left;
	}

#photoInfoButton {
    width: 27px;
    height: 27px;
	    	background: transparent url(http://www.steveriderphotos.com/img/photobar/photoinfo.png) no-repeat;
		}
	
#savePhotoButton {
    width: 28px;
    height: 31px;
	    	background: transparent url(http://www.steveriderphotos.com/img/photobar/savephoto.png) no-repeat;
		}

/* new insta rate box */
#smugPopular {
	position: absolute;
	display: inline;
		background: transparent url(http://www.steveriderphotos.com/img/popularBG.png) bottom;
	width: 82px;
		height: 0;
}
#smugPopularContent {
	position: absolute;
	width: 82px;
	display: inline;
	color: #ffffff;
    font-family: verdana, tahoma, helvetica, arial, sans-serif !important;
    font-size: 12px !important;
	padding-top: 5px;
	text-align: center;
	white-space: nowrap;
	visibility: hidden;
}
#smugPopularContent a {
	color: #ffffff;
}

#smugPopularContainer {
    vertical-align: top;
    position: absolute;
    top: 0px;
    right: 0px;
    display: inline;
    margin: 3px 6px 0 0;
}

/* new page working box to replace ajax working */
#pageWorking {
	display: inline;
	left: 0;
    	background: transparent url(http://www.steveriderphotos.com/img/pageWorking.png) bottom;
	position: fixed;
	top: 0px;
	height: 0;
	width: 213px;
}

#pageWorkingContent {
	color: #ffffff;
	font-family: verdana, tahoma, helvetica, arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	white-space: nowrap;
	visibility: hidden;
}

#pageWorking a {
	color: #ffffff;
}

/* new image popup */
#lightBoxStage, #cartStage {
    overflow: auto;
	text-align: center;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 9999;
	position: fixed;
	top: 0px;
}
#lightBoxBG, #cartBG {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
		opacity: .8;
	}
#lightBoxFG {
	position: absolute;
	top: 0;
	overflow: auto;
	z-index: 10001;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: transparent;
}
#lightBoxNav, #popUpnav {
	background-color: #000000;
	padding: 5px 10px;
	border-bottom: solid 2px #ffffff;
	text-align: center;
	margin-bottom: 5px;
    height: 18px;
}
#lightBoxImage {
	border: solid 2px #ffffff;
	margin: 0 auto;
	cursor: pointer;
}
#lightBoxCaption {
	width: 500px;
	background-color: #000000;
	color: #ffffff;
	padding: 5px 10px;
	border: solid 2px #ffffff;
	margin: 5px auto;
}
#lightBoxNav .title, #cartNav .title, #popUpnav .title {
 	color: #8CCA1E;
    font-weight: bold;
}
#lightBoxNav.nav, #popUpnav.nav {
	color: #666666;
	font-size: 12px;
	white-space: nowrap;
}
#lightBoxNav a, #popUpnav a {
	color: #ffffff;
	text-decoration: none;
}
#lightBoxNav .foreground, #popUpnav .foreground {
	color: #666666;
}
.imagePopup .photo {
	text-align: center;
}
#cartFG {
	top: 200px;
	position: absolute;
	z-index: 10001;
	left: 0;
	width: 100%;
	background-color: transparent;
	text-align: center;
}
#cartFG .box {
	background: none;
	background-color: #000000;
	padding: 5px 10px;
	color: #ffffff;
	border: solid 2px #ffffff;
	text-align: center;
	width: 450px;
	margin: 0 auto;
}
#cartFG .box .title {
 	color: #8CCA1E;
    font-weight: bold;
}

/* browse pages */
#content.browse {
	margin-top: 10px;
}
#joinSmugmug {
	padding: 5px 10px;
	margin-bottom: 20px;
	font-size: 14px;
}
#photosResults .boxBottom .photo {
	float: left;
	display: inline;
	height: 115px;
	width: 102px;
	text-align: center;
	margin: 0 8px;
	clear: none;
}
#browseKeywords .boxBottom, .keywords .boxBottom, #keywordsBox .boxBottom {
	text-align: justify;
}
.leftColumn .miniBox {
	width: 235px;
	margin: 0 0 0 10px;
	height: 125px;
}
.loggedIn #communityHome .leftColumn .miniBox {
	height: 150px;
}
.rightColumn .miniBox {
	width: 185px;
	float: none;
	height: auto;
	padding: 30px;
}
.rightColumn .description, #communityHome .description, #communityHome .updated {
	display: none;
}

#popularPhotos .boxSettings {	
	padding: 10px;
}
#popularPhotos .note, #smugMaps .note {
	font-size: 11px;
}
.browse #communitiesPopularBox .boxBottom, #communityHome #galleriesBox .boxBottom {
	padding: 10px 0 0 0;
}
#popularPhotos .boxBottom  {
	padding: 0;
}
#popularPhotos .boxBottom .photo {
	float: left;
	display: inline;
	width: 114px;
	height: 115px;
	clear: none;
	text-align: center;
	margin: 10px 5px 0 5px;
}
.catLink {
	display: inline;
	width: 105px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.catLink a {
	font-size: 15px;
	color: #ffffff;
}
.browse .leftColumn, #communityHome .leftColumn, .pricing .leftColumn, .news .leftColumn {
	width: 500px;
	float: left;
	display: inline;
}
.browse .rightColumn, #communityHome .rightColumn, .pricing .rightColumn, .news .rightColumn {
	width: 230px;
	padding-left: 20px;
	float: left;
	display: inline;
}

/* help section */
.help .rightColumn p {
    margin-bottom: 12px;
}
.help .leftColumn {
	width: 190px;
	margin-right: 10px;
	float: left;
	display: inline;
}
.help .rightColumn {
	width: 550px;
	float: left;
	padding-left: 0;
	margin: 0 !important;
	display: inline;
}
.help .leftColumn ul {
	padding-top: 5px !important;
	padding-left: 20px !important;
	list-style-type: square;
	line-height: 18px;
}
.help .leftColumn a {
	text-decoration: none;
	font-weight: bold;
}
.help .leftColumn a:hover {
	text-decoration: underline;
}
.help .leftColumn li.nav {
	font-weight: bold;
	list-style-type: circle;
}

/* sharegroup specific */
#sharedGalleries {
	margin-top: 20px;
}

/* homepage keyword classes */
.keyword {	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.keyword:hover {	
	text-decoration: underline;
}	
.keyten {
	font-size: 20px;
}
.keynine {
	font-size: 19px;
}
.keyeight {
	font-size: 18px;
}
.keyseven {
	font-size: 17px;
}
.keysix {
	font-size: 16px;
}
.keyfive {
	font-size: 15px;
}
.keyfour {
	font-size: 14px;
}
.keythree {
	font-size: 13px;
}
.keytwo {
	font-size: 12px;
}
.keyone {
	font-size: 11px;
}
#userKeywords .boxTop {
	display: none;
}

/* floating helpie */
#helper {
	z-index: 10000;
	position: absolute;
	padding: 5px 10px;
	background: #404040;
	color: #ffffff;
	border: solid 1px #ffffff;
}
#helpieFrame {	
	position:absolute;
	z-index: 9999;
	opacity: 0;
	}


#floatingPreview {
	position:absolute;
	z-index: 10000;
	border: solid 1px #ffffff;
}

/* colors */
.white {
    color: #ffffff;
}
.black {
    color: #000000;
}
.gray {
    color: #404040;
}
/* site colors */
.green {
    color: #8CCA1E;
}
.ltgreen {
    color: #AEDA61;
}
.mdgreen {
    color: #296E1E;
}
.dkgreen {
    color: #0B4015;
}
.pink {
    color: #E61D8C;
    background-color: transparent;
}
.ltpink {
    color: #F03C9B;
}
.mdpink {
    color: #730E46;
}
.dkpink {
    color: #390723;
}
.blue {
    color: #41B8D4;
}
.ltblue {
    color: #80CFE2;
}
.mdblue {
    color: #1963AA;
}
.dkblue {
    color: #06204D;
}
.transbg {
    background-color: transparent;
}
.greenbg {
    background-color: #8CCA1E;
}
.ltgreenbg {
    background-color: #AEDA61;
}
.mdgreenbg {
    background-color: #296E1E;
}
.dkgreenbg {
    background-color: #0B4015;
}
.pinkbg {
    background-color: #E61D8C;
}
.ltpinkbg {
    background-color: #F03C9B;
}
.mdpinkbg {
    background-color: #730E46;
}
.dkpinkbg {
    background-color: #390723;
}
.bluebg {
    background-color: #41B8D4;
}
.ltbluebg {
    background-color: #80CFE2;
}
.mdbluebg {
    background-color: #1963AA;
}
.dkbluebg {
    background-color: #06204D;
}

/* code for the slider control */
#slider {
	margin-bottom: 50px;
	position: relative;
}
#slideNames {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
    		font-size: 12px;
}
.slideNameOn {
	color: #8CCA1E;
}
.slideNameOff {
	color: #ffffff;
}
.slideName {
	width: 100px;
	height: 60px;
	text-align: center;
	display: inline;
	margin-left: -50px;
	float: left;
}
#slideName_0 {
	margin-left: 0;
}
.slideBottom {
	padding-top: 35px;
	height: 25px;
}

#slideThing {
	position: absolute;
	top: 0;
	left: 25px;
	z-index: 3;
}
.slideChoice {
	position: relative;
	width: 50px;
	height: 54px;
	text-align: center;
	display: inline;
	float: left;
	z-index: 6;
}
.slideNotch {
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -1px;
	width: 2px;
	height: 8px;
	position: absolute;
	background-color: white;
	z-index: 5;
	font-size: 8px;
}		
.slideLine {
	top: 50%;
	margin-top: -1px;
	left: 0;
	background-color: #404040;
	width: 50px;
	height: 2px;
	position: absolute;
	z-index: 4;
	font-size: 2px;
}
#slideFirstChoice .slideLine {
	width: 25px;
	left: 25px;
}	
#slideLastChoice .slideLine {
	width: 25px;			
}
#slideKnob {
	width: 14px;
	height: 14px;
	top: 50%;
	margin-top: -7px;
	position: absolute;
	left: 18px;
	background-color: #8CCA1E;
	z-index: 7;
	font-size: 14px;
	cursor: pointer;
}	
#slideWrapper {
	display: inline;
	float: left;
	width: 400px;
}
#searchTitle {
	padding-top: 15px;
	float: left;
}
.hiddenReading {
	height: 200px;
	display: none;
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
	margin: 10px;
	border: solid 1px #666666;
	overflow: auto;
}
.limits #content {
width: 600px;
}
.limits .smuglogo {
display: none;
}
#mapBox .boxBottom, #smugMaps .boxBottom {
	padding: 5px;
}
#mapBox #map, #smugMaps #map {
	height: 300px;
	border: 1px solid #999999;
}
.hr hr {
    background-color: #666666;
    border: none;
    height: 1px;
    margin: 20px 0;
}
.ToolPhoto {
	border: solid 2px #ffffff;
	cursor: pointer;
}
.ToolPhotoHover {
	border: solid 2px #ffff00;
	cursor: pointer;
}
.ToolPhotoSelected {
	border: solid 2px #ff0000;
	cursor: pointer;
}
#lbToolsPhotos {
    width: 750px;
    margin: 0 auto;
}

.buttonWrapper {
	position: relative;
	float: right;
	display: inline;
}
#themeChoicesContainer {
    height: 0;
    width: 0;
    opacity: 0;
        overflow: hidden;
    position: absolute !important;
    left: -100px;
    text-align: center;
    z-index: 50000;
    margin-left: 5px;
    line-height: normal !important;
}
#controlPanel #themeChoices .title {
    color: #8CCA1E !important;
}
#themeChoicesContainer .foreground {
    color: #ffffff;
}
#themeChoicesContainer .title {    
    font-size: 12px !important;
}
.closeButton {
    color: #ffffff;
    border: solid #ffffff 1px;
    display: inline;
    padding: 0 3px;
    float: right;
    margin: 2px 2px 0 0;
    font-size: 10px;
    cursor: pointer;
}
#themeChoices {
    border: solid 1px #666666;
	background: #000000;
    font-size: 12px !important;
    font-family: verdana, tahoma, helvetica, arial, sans-serif !important;
}
.themeSortBox {
    padding: 3px 5px;
    cursor: pointer;
    border-bottom: solid 1px #666666;
    font-size: 12px !important;
}
#currentThemeInfo, #previewingThemeInfo {
    padding: 3px 5px;
    border-bottom: solid 1px #666666;
    font-size: 12px !important;
}
.themeChoicesGroup {
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    line-height: 18px;
}
.themeChoicesGroupPadding {
    padding: 3px 0 7px 0;
}
.themeChoicesGroup a {
    color: #ffffff;
    font-size: 12px !important;
}

#toolsPhotos #photos {
	margin: 5px auto;
	text-align: center;
	width: 740px;
}
#toolsPhotos .photo {
	float: left;
	display: inline;
	height: 185px;
	width: 107px;
	text-align: center;
	margin: 0 8px;
}
.floating_caption {
    color: #ffffff;
    background-color: #000000;
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    padding: 10px;
    border: solid #ffffff 1px;
    width: 200px;
    text-align: center;
    display: inline;
}
#toolsPhotos .photo p {
    margin-top: 5px;
}
.smugmug_ajax .invisible {
    opacity: 0;
}
.smugmug_ajax #photoKeywords {
    margin-bottom: 5px;
}	
.smugmug_ajax #smugmug #photos {
	height: 575px;
}
.smugmug_ajax #smugmug_small #photos {
	height: 405px;
}


/* PAGE PICKER */
.pageNav {
   text-align: center;
   color: #8CCA1E;
   }
   
.pageNav.leftColumn {
	position: relative !important;
	}

.pageNav a.nav.prev, .pageNav a.nav.first, .photoNav a.nav.prev {
   margin-right: 10px;
   }

.pageNav a.nav.next, .pageNav a.nav.last, .photoNav a.nav.next {
   margin-left: 10px;
   }

.pageNav .pageOn {
   padding: 0px 5px;
   cursor: pointer;
   }

.pageNav span.pageOn {
	cursor: default;
	}

.pageNav .pageOn img {
	width: 12px;
	height: 12px;
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickerOpen.png) no-repeat center;
	margin: 0px -1px -1px;
		}


/* PAGE PICKER BOX */
.pickerBox {
	position: absolute !important;
	height: 0px;
	width: 230px;
	margin-top: -3px;
	cursor: default;
	}

.pickerBg {
	position: absolute !important;
	top: 0px;
	left: 0px;
	width: 100%;
	}

.pickerBg div {
	height: 0px;
		background: transparent url(http://www.steveriderphotos.com/img/pagepicker/pickerbox_bg.png) repeat-y left;
		}

.pickerBg div.first {
	height: 13px;
		background: transparent url(http://www.steveriderphotos.com/img/pagepicker/pickerbox_top.png) no-repeat;
		}

.pickerBg div.last {
	height: 21px;
		background: transparent url(http://www.steveriderphotos.com/img/pagepicker/pickerbox_bottom.png) no-repeat left;
		}

.pickerBg div.controls {
	width: 252px;
		background: transparent url(http://www.steveriderphotos.com/img/pagepicker/pickerbox_controls.png) repeat-y left;
		}

.pickerContent {
	position: absolute !important;
	top: 13px;
	left: 15px;
	width: 200px;
	/*height: 102px;*/
	visibility: hidden;
	overflow: hidden;
	font-family: 'trebuchet ms' !important;
	}

.pickerContent .page {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 1px;
	text-decoration: none;
	line-height: 15px;
		min-width: 12px;
	padding: 0px 3px;
		text-align: right;
	color: #fff;
	outline: none;
	cursor: pointer;
	}

.pickerContent a.page:hover {
	background-color: #8CCA1E;
	color: #000;
	text-decoration: none;
	}
	
.pickerContent .pageOn, .pickerContent a.pageOn:hover {
	background: #333;
	color: #8CCA1E;
	cursor: default;
	}

.pickerControls {
	position: absolute !important;
	width: 8px;
	height: 55px;
	top: 26px;
	right: -2px;
	}

.pickerControls img {
		background: none !important;
		}

.pickerControls a.control {
	position: absolute !important;;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 8px;
	cursor: pointer;
	}

.pickerControls a.control.first {
	top: 0px;
	height: 12px;
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 9px 0px;
		}

.pickerControls a.control.prev {
	top: 19px;
	height: 6px;
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 9px 0px;
		}

.pickerControls a.control.next {
	bottom: 19px;
	height: 6px;
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 9px 12px;
		}

.pickerControls a.control.last {
	bottom: 0px;
	height: 12px;
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 9px 12px;
		}

.pickerControls .disabled a.control {
	cursor: default;
	}

.pickerControls .disabled a.control.first {
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 0px 0px;
		}

.pickerControls .disabled a.control.prev {
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 0px 0px;
		}

.pickerControls .disabled a.control.next {
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 0px 12px;
		}

.pickerControls .disabled a.control.last {
		background: url(http://www.steveriderphotos.com/img/pagepicker/pickercontrols.png) 0px 12px;
		}

.smugmug_ajax #shareLink {
    display: none;
}
.userCommentPhoto {
	margin-right: 10px;
	float: left;
}


/* EXIF GENERIC */
table.photoInfo th {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 1px;
	padding-right: 10px;
}

table.photoInfo td {
	vertical-align: top;
	padding: 1px;
}


/* EXIF POPUP */
#exifPopUp {
	width: 320px;
	margin: 5px auto;
	padding: 1em;
}

#exifPopUp h3 {
  font-size: 1.3em;
  font-weight: normal;
  margin-top: 0;
}

#exifPopUp div.photoInfo h3 {
  font-size: 1.3em;
  font-weight: normal;
  margin-top: .5em;
}

#exifPopUp h4.exifLink {
	font-size: 1em;
	font-weight: normal;
	margin: 1em 0 .5em;
}

#exifPopUp input.exifLink {
	font-size: 1em;
	max-width: 100%;
	width: 100%;
	padding: .2em;
	margin-bottom: .5em;
}

#exifPopUp table.photoInfo {
	color: #fff;
	font-size: .8em;
}

#exifPopUp table.photoInfo th {
	color: #ccc;
	font-weight: normal;
}

/* EXIF BOX */
.exifBox {
	position: absolute;
	color: #ffffff;
	width: 358px;
}

.exifBox .background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.exifBox .background div {
      background: transparent url(http://www.steveriderphotos.com/img/exifbox/exifbox_bg.png) repeat-y;
   }

.exifBox .background div.first {
   height: 15px;
      background: transparent url(http://www.steveriderphotos.com/img/exifbox/exifbox_top.png) no-repeat;
   }

.exifBox .background div.last {
   height: 25px;
   	  background: transparent url(http://www.steveriderphotos.com/img/exifbox/exifbox_bottom.png) no-repeat;
   }

.exifBox .content {
   position: relative;
   font-family: 'trebuchet ms';
   padding: 15px 20px 25px;	
}

.exifBox .content h3 {
	font-family: 'trebuchet ms';
	font-weight: normal;
	margin: 0px;
	color: #fff;
	font-size: .9em;
}

.exifBox .content h3 a.title {
	color: #fff;
	font-size: 1.2em;
	margin-right: .5em;
	text-decoration: none;
}

.exifBox .content h4.noExif {
	margin: 0px;
	padding: 5px 0px 0px;
	font-weight: normal;
	color: #ccc;
	text-align: center;
	font-size: 1em;
}

.exifBox .content table.photoInfo {
	font-size: 11px !important;
}

.exifBox .content table.photoInfo th {
	color: #ccc;
	font-weight: bold;
}

.exifBox .content table.photoInfo td {
	color: #fff;
}

.exifBox .content .closeButton {
   border: none;
   margin: -2px -5px 0 0;
   float: right;
   position: relative;
}

.exifBox .content .closeButton img {
   border: none;
   width: 17px;
   height: 17px;
      background: transparent url(http://www.steveriderphotos.com/img/exifbox/closebutton.png) no-repeat;
   }

/* EXIF TABS */
.exifBox .yui-navset {
	padding-top: .5em;
}

.exifBox .yui-navset .yui-nav li {
    margin-right: .2em;
}

.exifBox .yui-navset .yui-nav {
    border-bottom: 1px solid #ccc;
}

/* right side */
.exifBox .yui-navset .yui-nav li a em {
	background: url(http://www.steveriderphotos.com/img/exifbox/tabbg2_l.gif) no-repeat top left;
	margin-right: 5px;
}

/* left side */
.exifBox .yui-navset .yui-nav li a {
	background: url(http://www.steveriderphotos.com/img/exifbox/tabbg2_r.gif) no-repeat top right;
}

/* right side */
.exifBox .yui-navset .yui-nav li.selected a em {
	background: url(http://www.steveriderphotos.com/img/exifbox/tabbg_l.gif) no-repeat top left;
	margin-right: 5px;
}

/* left side */
.exifBox .yui-navset .yui-nav li.selected a {
	background: url(http://www.steveriderphotos.com/img/exifbox/tabbg_r.gif) no-repeat top right;
}

.exifBox .yui-navset .yui-nav a, .exifBox .yui-navset .yui-nav a:hover {
	color: #eee;
	text-decoration: none;
    font-size: 1.1em;
}

.exifBox .yui-navset .yui-nav .selected a, .exifBox .yui-navset .yui-nav .selected a:hover {
    color: #000;
    font-size: 1.1em;
}

.exifBox .yui-navset .yui-nav li em {
	padding: .1em 10px .1em 15px; /* tab padding */
}

.openID {
	width: 17px;
	height: 15px;
	display: inline;
	margin-bottom: -3px;
	margin-right: 5px;
	border: 0;
		background: url(http://www.steveriderphotos.com/img/openid_sm.png) no-repeat;
	}