티스토리 수익 글 보기
#ninja {
/* ah-ha, a sense of humour! */
color:#000;
visibility:hidden;
}
body { padding: 0; margin: 0px; text-align: center; background-color: #fefefe; color: #000; }
body, input, textarea, select { font-family: Arial, Helvetica, sans-serif; }
#beacon, .ad_beacon {position: absolute;height: 0;width: 0;}
/* PRIMARY NAVI! */
.TopBar { background-image: url(https://combo.staticflickr.com/pw/images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; text-align: center; padding-bottom: 1px; }
.TopBar .Header { width: 820px; margin-top: 0px; margin-right: auto; margin-left: auto; min-width:820;}
.TopBar .Header .FlickrLogo { padding: 5px 0 0 5px; }
.TopBar .Header .FlickrLogo img { float: left; }
#FlickrLogo2 { padding: 5px 0 0 5px; }
#FlickrLogo2 img { float: left; }
.TopBar .Header .Status { font-size: 11px; color: #999999; text-align: right; vertical-align: top; padding-top: 6px; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; }
.TopBar .Header .Status .WhoIs { color: #666666; }
.TopBar .Header .Status img { border-style: none; }
.TopBar .Header .Status a { text-decoration: none; }
.TopBar .NavBar { width: 820px; margin-top: 0px; margin-right: auto; margin-left: auto; min-width:820;}
.TopBar .NavBar .Primary { padding-top: 5px; vertical-align: bottom; padding-bottom: 0; padding-left: 1px; }
.TopBar .NavBar #search_header_form_td { vertical-align: bottom; text-align: right; padding-bottom: 5px; padding-right: 4px; }
.TopBar .NavBar #search_header_form_td form { padding: 0; margin: 0; }
.TopBar .NavBar #search_header_form_td form input { vertical-align: bottom; margin: 0; color:#222222; }
.TopBar .NavBar #search_header_form_td.white form input { background-color:#fff; }
.TopBar .NavBar #search_header_form_td form img { vertical-align: bottom; margin: 0; }
.TopBar .NavBar #search_header_form_td .Box { width: 170px; font-size: 11px; margin: 0; }
.zeus .TopBar .NavBar #search_header_form_td { padding-bottom: 4px; padding-right: 4px; }
.zeus .TopBar .NavBar #search_header_form_td form input#header_search_q { width: 206px; vertical-align: middle; margin: 0; padding: 0; color: #222; font-size: inherit; font-family: inherit; font-weight: inherit; -webkit-appearance: textfield; outline-offset: -2px;}
.zeus .TopBar .NavBar #search_header_form_td .Box { width: 206px; font-size: inherit; margin: 0; }
.zeus .TopBar .NavBar #search_header_form_td form input[type=”search”]::-webkit-search-decoration,
.zeus .TopBar .NavBar #search_header_form_td form input[type=”search”]::-webkit-search-cancel-button,
.zeus .TopBar .NavBar #search_header_form_td form input[type=”search”]::-webkit-search-results-button,
.zeus .TopBar .NavBar #search_header_form_td form input[type=”search”]::-webkit-search-results-decoration {
display: none;
}
.TopBarWide .Header,
.TopBarWide .NavBar { width: 980px; }
/* ALL BLACK */
html.all-black body {
background: #000;
color: #fff;
}
/* FULLSCREEN SITE */
.TopBar .HeaderFullwidth { width: 100%; }
.TopBar .NavBarFullwidth { width: 100%; }
* html .TopBar .HeaderFullwidth, * html .TopBar .NavBarFullwidth { width: expression(document.body.clientWidth < 820 ? "820px" : "100%"); }
.TopBar .NavBar #search_header_button_td {
vertical-align: bottom;
text-align: left;
padding:0;
width:1px; /* collapse, align with right edge of page */
*width:auto; /* not you, IE. FFS. */
}
/* ZEUS */
body.zeus .TopBar .NavBar div#search_header_button_td {
/* floated layout, not table. */
width: auto;
}
body.zeus .TopBarWide .Header,
body.zeus .TopBarWide .NavBar {
width: 980px;
}
body.zeus .TopBar .Header .FlickrLogo {
/* alignment tweak for old header */
padding: 5px 0px 0px 0px;
}
body.zeus .TopBar .NavBar .Primary {
/* vertical align tweak */
padding-top: 3px;
}
body.zeus .site_nav_menu_buttons li.first_menu_li {
/* pull "home" over a bit left, alignment */
margin-left:-6px;
*margin-left:0px; /* not for IE, though? */
}
body.zeus #SubNav {
width:auto; /* override old 800px width */
}
/* BB Partner Header */
#bb_header {margin-bottom:6px;background: url(https://combo.staticflickr.com/pw/images/bb_header_bg.png);border-bottom:1px solid #b3b3b3;height:24px;font-size:11px;color:#333;line-height:24px;}
#bb_header .bb_h_inner {text-align:left;width:810px;margin:auto;position:relative;}
* html #bb_header .bb_h_inner {padding-top: 2px;}
#bb_header a {color:#333;text-decoration:none}
#bb_header a:hover {background:none;text-decoration:underline}
#bb_header form {width:600px;float:right;text-align:right;position:absolute;top:0;right:0;margin:0;padding:0;font-family:Verdana;font-size:10px}
* html #bb_header form {top: 2px;}
#bb_search {width:300px;border:1px solid #999}
#bb_header p {margin:0;padding:0;font-size:10px}
#bb_header label {font-weight:bold;}
#bb_header .bb_butt {font-size:11px;}
#bb_header img {position:relative;top:4px}
/* CANDY NAV */
#candy_nav_button_bar,
#candy_search_button_bar {
padding: 0 0 1px 0;
margin:0;
}
#candy_search_button_bar { display:none; }
#candy_nav_button_bar img,
#candy_search_button_bar img { border:0; margin:0 ; display:inline; }
#candy_nav_button_bar a:hover, #candy_nav_button_bar a:active, #candy_nav_button_bar a:focus { outline:0; background-color: inherit !important; }
#candy_search_button_bar a:hover, #candy_search_button_bar a:active, #candy_search_button_bar a:focus { outline:0; background-color: inherit !important; }
#candy_nav_button_bar .candy_menu,
#candy_search_button_bar .candy_menu {
display:none; position:absolute;
border-left:1px solid #F0F0F0;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
border-top:0;
width:180px;
z-index: 5000;
background-color:white;
text-align:left;
}
#candy_nav_button_bar .candy_menu a,
#candy_nav_button_bar .candy_menu a:link { font-weight: normal; display:block; margin:6px; padding:0px; font-size: 11px; text-decoration:none !important; color:#0063DC !important; }
#candy_nav_button_bar .candy_menu a:hover,
#candy_nav_button_bar .candy_menu a:active { color: #0063DC !important; background: white; text-decoration:underline !important; }
#candy_nav_button_bar .candy_menu a.menu_item_line_above {
margin-top: 10px;
padding-top: 8px;
border-top: 1px solid #E5E5E5;
}
#candy_search_button_bar .candy_menu {
/* right-align the search dropdown */
left:auto;
right:0px;
margin-right:-1px;
}
#candy_search_button_bar .candy_menu a,
#candy_search_button_bar .candy_menu a:link { display:block; margin:6px; padding:0px; font-size: 11px; text-decoration:none !important; color:#0063DC !important; }
#candy_search_button_bar .candy_menu a:hover,
#candy_search_button_bar .candy_menu a:active { color: #0063DC !important; background: white; text-decoration:underline !important; }
#candy_search_button_bar .candy_menu a.menu_item_line_above {
margin-top: 10px;
padding-top: 8px;
border-top: 1px solid #E5E5E5;
}
.candy_form {
padding:8px;
}
/* SECONDARY NAVI - 48 x 48 buddy icon, main page heading, one line of links underneath */
#SubNav { width: 800px; margin-top: 25px; margin-bottom: 20px; }
#SubNav tr { vertical-align: top; }
#SubNav a { text-decoration: none; }
#SubNav .Buddy { padding-right: 10px; text-align: left; vertical-align: top; }
#SubNav .Buddy a { font-size: 0px; line-height: 0px; }
#SubNav .Section { width: 100%; padding-top: 1px; }
#SubNav .Section h1 { padding: 0; margin: 0 0 5px 0; text-rendering: optimizelegibility; }
#SubNav .Section .Links { font-size: 12px; margin: 0; padding: 0px; vertical-align: top; }
#SubNav .Section .Links img { margin-left: 5px; margin-right: 5px; vertical-align: middle; }
#SubNav .Section .Links .Here { color: #000000; font-weight: bold; }
#SubNav .Section .LinksNewP { font-size: 12px; margin: 0; padding: 0px; vertical-align: top; }
#SubNav .Section .LinksNew .Here { color: #000000; font-weight: bold; }
#SubNav .Section .LinksNew .Last { border-right: none; }
#SubNav .Section .LinksNew span { padding: 0 6px 0 0; margin: 0 6px 0 0; border-right:1px dotted #dadada }
#SubNav .Section .photo_navi_contact .edit_relationship {padding: 0; margin: 0; font-size:11px; border: none; }
#SubNav .Section .photo_navi_contact {white-space: nowrap}
#SubNav .Section small {font-weight: normal; }
#SubNav .Extras { vertical-align: top; width: 200px; font-size: 12px; color: #333; }
#SubNav .Extras p { width: 200px; }
#SubNav .Extras img { border: none; }
#SubNav .Extras form { margin: 0; padding: 0; }
#SubNav .Extras .SlideShow { text-align: right; width: 200px; padding-top:12px }
#SubNav .Extras .SharePhotos,
#SubNav .Extras .ShareSet { clear: right; text-align: right; width: 200px; padding-top:2px; }
#SubNav .Extras .SharePhotos img,
#SubNav .Extras .ShareSet img { border: none; vertical-align: middle; }
.flickrmail-container .flickrmail { background: #fefefe url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -812px -55px; }
/* 2012 GLOBAL NAV - Updates to UI bits */
.new-header #SubNav .Section .overflow-shim { color: #333; max-width: 1px; overflow: visible; white-space: nowrap; }
.new-header #SubNav .pro-badge { display: inline-block; width: 20px; height: 12px; text-indent: 9999px; white-space: nowrap; overflow: hidden; position: relative; background-image: url(https://combo.staticflickr.com/pw/images/badge_pro_trans.png); }
.new-header.new-pro-flag #SubNav .pro-badge { width: 30px; height: 14px; background-image: url(https://combo.staticflickr.com/pw/images/gn-sprite.png.v2); background-image: -webkit-image-set(url(https://combo.staticflickr.com/pw/images/gn-sprite.png.v2) 1x, url(https://combo.staticflickr.com/pw/images/gn-sprite2x.png) 2x); }
.new-header #SubNav .pro-badge:hover { background-color: transparent; }
.new-header #SubNav h1 small,
.new-header #SubNav h1 small a { color: #666; white-space: nowrap; }
.new-header #SubNav h1 small a:hover { color: white; }
.new-header #SubNav .Section .photo_navi_contact,
.new-header #SubNav .Section .flickrmail-container { padding: 0 0 0 5px; margin: 0 0 0 5px; border-left: 1px dotted #dadada; }
.new-header #SubNav .Section .LinksNew + .photo_navi_contact { padding: 0; margin: 0; border-left: none; }
.new-header #SubNav .Section .flickrmail { background-position: -812px -15px; }
.new-header #SubNav .Section .flickrmail-container a:hover .flickrmail { background-position: -812px -55px; }
.new-header #SubNav .subnav-menu .caret { display: inline-block; text-indent: 9999px; white-space: nowrap; overflow: hidden; width: 12px; height: 13px; background: transparent url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5) no-repeat -1015px -93px; margin: 0 0 0 3px; padding: 0; border-right: none; vertical-align: text-top; }
.new-header #SubNav .subnav-menu a.ActiveButt { background-color: transparent; color: #333; font-weight: bold; }
.new-header #SubNav .subnav-menu a.ActiveButt .caret { background-position: -1015px -13px; }
.new-header #SubNav #options-menu ul li a { width: 92px; padding-left: 7px; }
.new-header #SubNav .Extras { padding-top: 3px; }
/* TERTIARY NAVI - 24 x 24 buddy icon, one line of links, slideshow link on the right */
#Tertiary { width: 100%; }
#Tertiary a { text-decoration: none; }
#Tertiary tr { vertical-align: top; }
#Tertiary td { padding: 0 0 10px 0; }
#Tertiary div.SlideShow { float: right; text-align: left; width: 140px; padding-top: 30px; }
#Tertiary div.SlideShowShareButtons { float: right; text-align: left; margin-top: 30px;}
#Tertiary div.SearchBox { float: right; text-align: left; padding-top: 14px; }
* html br.ie_no_display {display:none}
.ShowUnderLogo { float: right; margin-left: 20px; width: 140px; text-align: left; padding-top: 5px; background-color:#663399; }
.SeeSlideShow { padding-bottom: 10px; padding-top: 10px; padding-left: 5px; margin-top: 30px; background-color:#663399; }
.SlideShowTop { background: #eaeaea; padding-left: 2px; padding-bottom: 3px; padding-top: 2px; border-bottom: 1px solid #dbdbdb; font-size: 14px; text-align: left; }
/* CONTENT AREA */
#Main { width: 800px; margin-top: 0px; margin-left: auto; margin-right: auto; text-align: left; padding-top: 0; padding-left: 0px; padding-right: 0px; min-width:800;}
.wide#Main {width: 800px;padding-left: 0;padding-right: 0}
.MainFullwidth {
width:auto !important;
padding:0px !important;
}
#Main.MainExtendedWidth {
width:960px;
}
/* Want to separate this from flickr.css eventually */
#Hint, .hint { padding-top: 0px; padding-left: 0; vertical-align: top; }
#Hint p, .hint p { color: #555555; }
#Hint img { border: none; }
#GoodStuff, .prefcell { width: 100%; vertical-align: top; padding-left: 30px; padding-right: 10px; }
#GoodStuff td { padding: 5px; }
#GoodStuffL { width: 100%; vertical-align: top; padding-right: 30px; }
.ThinCase { width: 500px; margin-left: 120px; margin-right: 120px; padding-bottom: 50px; }
.ThinCase td { padding: 5px; }
.FullCase {width: 760px; padding-bottom: 50px; float: left;}
/* COLORS, PRESENTATION */
a:link { color: #0063DC; text-decoration: none; }
a:visited { color: #1057ae; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; background-color: #0063DC; }
a:active { color: #FFFFFF; text-decoration: none; background-color: #0259C4; }
.Plain:link { color: #0063DC; text-decoration: none;}
.Plain:visited { color: #0063DC; text-decoration: none;}
.Plain:hover { color: #FFFFFF; text-decoration: none; background: #0063DC; }
.Plain:active { color: #FFFFFF; text-decoration: none; background: #0259C4; }
.Warning:link { color: #F30; text-decoration: none; }
.Warning:visited { color: #F30; text-decoration: none; }
.Warning:hover { color: #ffffff; text-decoration: none; background: #F30; }
.Warning:active { color: #ffffff; text-decoration: none; background: #FF0084; }
.Grey:link { color: #c9c9c9; text-decoration: none; font-size: 11px;}
.Grey:visited { color: #c9c9c9; text-decoration: none; }
.Grey:hover { color: #0063DC; background: #fff; text-decoration: none; }
.Grey:active { color: #FF0084; background: #fff; text-decoration: none; }
.Dark_grey:link { color: #868686; text-decoration: none; font-size: 11px;}
.Dark_grey:visited { color: #868686; text-decoration: none; }
.Dark_grey:hover { color: #0063DC; background: #fff; text-decoration: none; }
.Dark_grey:active { color: #FF0084; background: #fff; text-decoration: none; }
a.iconlink, a.iconlink:visited, a.iconlink:hover, a.iconlink:active, a.iconlink:link, span.icontext { color: #000000; font-size: 16px; text-decoration: none; background: none; }
a.image_link:link, a.image_link:visited, a.image_link:hover, a.image_link:active {background-color:transparent;outline:0}
a.arrowRight {padding-left: 14px;background-image: url(https://combo.staticflickr.com/pw/images/icon_arrow_right.gif);background-position: 0px 2px;background-repeat: no-repeat}
a.arrowDown {padding-left: 14px;background-image: url(https://combo.staticflickr.com/pw/images/icon_arrow_down.gif);background-position: 0px 2px;background-repeat: no-repeat}
h1 { font-size: 24px; margin-top: 0; padding-top: 25px; }
h2 { font-size: 20px; font-weight: normal; margin-bottom: 10px; }
h3 { font-size: 18px; color: #FF0084; font-weight: normal; margin-bottom: 10px; }
h4 { font-size: 13px; margin-bottom: 10px;}
h5 { font-size: 12px; margin-bottom: 10px;}
h6 { font-size: 11px; margin-bottom: 10px;}
p { font-size: 12px; }
.p_smaller { font-size: 11px; }
small { font-size: 11px; color: #999999; }
li { font-size: 12px; line-height: 18px; }
dd, dt { font-size: 12px; line-height: 18px; }
form { padding: 0px; margin: 0px; border: 0px; }
table { border: 0; }
th { border-bottom: 1px solid #eee; font-size: 11px; font-weight: normal; color: #666666; text-align: left; }
td { font-size: 12px; color: #000; }
img { border: none; /* 1px solid #ddd */ }
/* FORM ELEMENTS */
input, textarea, select { font-size: 12px; color: #222222; }
textarea { background-color:#fff; }
.f-hide-selects select {
/* for IE 6, eg. add to body to hide form elements */
visibility:hidden;
}
td.Label { text-align: right; font-weight: bold; vertical-align: top; font-size: 12px; }
.Confirm, .Problem, .Alert {
margin-bottom: 11px;
padding: 3px 0 7px 38px;
background: url(https://combo.staticflickr.com/pw/images/icon_check.png) no-repeat left top;
font-size: 14px;
text-align: left;
vertical-align: middle;
width: 100%;
color: #000;
}
.Confirm_small, .Problem_small, .Alert_small {
margin-bottom: 11px;
margin-top: 4px;
margin-left: 4px;
padding: 3px 0 7px 38px;
background: url(https://combo.staticflickr.com/pw/images/icon_check_small.png) no-repeat left top;
font-size: 14px;
text-align: left;
vertical-align: middle;
width: 100%;
color: #000;
}
.Problem {
padding: 5px 0 10px 38px;
background: url(https://combo.staticflickr.com/pw/images/icon_alert_big.png) no-repeat left top;
}
.Problem_small {
padding: 5px 0 10px 38px;
background: url(https://combo.staticflickr.com/pw/images/icon_alert.png) no-repeat left top;
margin-top: 1px;
}
.Alert {
padding: 0 0 14px 35px;
background: url(https://combo.staticflickr.com/pw/images/icon_alert_big.png) no-repeat left top;
}
.Alert_small {
padding: 0 0 14px 35px;
background: url(https://combo.staticflickr.com/pw/images/icon_alert.png) no-repeat left top;
}
.AlertY {
margin-bottom: 20px;
padding: 11px 10px 14px 55px;
background:#ffffd4 url(https://combo.staticflickr.com/pw/images/icon_alert_big.png) 11px 11px no-repeat;
font-size: 12px;
text-align: left;
vertical-align: middle;
color: #000;
}
.Pulser {
margin-bottom: 20px;
padding: 0 0 5px 35px;
background: url(https://combo.staticflickr.com/pw/images/pulser2.gif) no-repeat left top;
font-size: 14px;
font-weight: bold;
text-align: left;
vertical-align: middle;
width: 100%;
color: #000;
}
.Pulser_gray {
margin-top: 3px;
background: url(https://combo.staticflickr.com/pw/images/progress/balls-24x12-grey.gif) no-repeat left top;
}
.NoResult { font-size: 14px; padding-bottom: 5px; width: 100%; text-align: left; vertical-align: middle; color: #888; }
.absmiddle {vertical-align: middle;}
/* Old button styles
.Butt { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FFFFFF; background: #0063DC; }
.CancelButt, .DisabledButt { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #666; background-color: #DDD; }
.DeleteButt { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #fff; background: #e40600; }
.PinkButt { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FFFFFF; background-color: #FF0084; }
.SmallButt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #0063DC; }
.SmallDisabledButt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666; background-color: #DDD; }
.SmallCancelButt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666; background-color: #DDD; }
.SmallDeleteButt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000; background-color: #e40600; }
.SmallPinkButt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #FF0084; }
/* -------------------------------------------------------------------------------- */
/* New button styles. */
/* -------------------------------------------------------------------------------- */
.Butt, .DeleteButt, .CancelButt, .DisabledButt,
.SmallButt, .SmallDisabledButt, .SmallDeleteButt, .SmallCancelButt,
.Butt:visited, .DeleteButt:visited {
padding: 4px 6px;
*padding: 3px 2px;
background: #0063DC;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: none;
font-family: inherit;
font-size: 12px;
font-weight: bold;
color: #fff;
text-overflow: ellipsis;
text-decoration: none;
white-space: nowrap;
cursor: pointer;
}
/* Primary button colors */
.Butt, .SmallButt {
background: #0063dc;
}
.Butt:hover, .SmallButt:hover {
background: #0054bd;
}
.Butt:active, .SmallButt:active {
background: #004eb0;
}
.Butt:link, .SmallButt:link,
.Butt:visited, .SmallButt:visited {
text-decoration: none;
color: #fff;
}
/* Destructive action button colors (delete, remove, privatize, etc.) */
.DeleteButt, .SmallDeleteButt {
background: #e40600;
}
.DeleteButt:hover, .SmallDeleteButt:hover {
background: #c40500;
}
.DeleteButt:active, .SmallDeleteButt:active {
background: #b60500;
}
.DeleteButt:link, .SmallDeleteButt:link,
.DeleteButt:visited, .SmallDeleteButt:visited {
text-decoration: none;
color: #fff;
}
/* Secondary button colors (mostly used for Cancel buttons) */
.CancelButt, .SmallCancelButt,
.CancelButt:link, .SmallCancelButt:link,
.CancelButt:visited, .SmallCancelButt:visited {
text-decoration: none;
background: #ddd;
color: #666;
}
.CancelButt:hover, .SmallCancelButt:hover {
background: #cfcfcf;
color: #666;
}
.CancelButt:active, .SmallCancelButt:active {
background: #c3c3c3;
color: #575757;
}
/* Disabled button colors */
.DisabledButt, .DisabledButt:link, .DisabledButt:active, .DisabledButt:visited,
.SmallDisabledButt, .SmallDisabledButt:link, .SmallDisabledButt:active, .SmallDisabledButt:visited {
text-decoration: none;
background: #eee;
color: #bbb;
cursor: default;
}
.SmallButt, .SmallDisabledButt,
.SmallDeleteButt, .SmallCancelButt {
padding: 3px 5px;
*padding: 4px 3px;
font-size: 10px;
}
/* Safari needs more padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.Butt,
.DeleteButt,
.CancelButt,
.DisabledButt { padding: 5px 9px; }
.SmallButt,
.SmallDisabledButt,
.SmallDeleteButt,
.SmallCancelButt { padding: 5px 8px; }
}
/* Refresh Button Styles */
.RefreshButt,
.RefreshButt:link,
.RefreshButt:active,
.RefreshButt:visited {
padding: 9px 28px;
font-size: 17px;
font-weight: inherit;
font-family: inherit;
color: #FFF;
border-left: 1px solid rgba(0, 0, 0, .1);
border-right: 1px solid rgba(0, 0, 0, .1);
border-bottom: 1px solid rgba(0, 0, 0, .1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
background-color: #186BD2;
background-image: -webkit-linear-gradient(top, #066bea, #186bd2);
background-image: -moz-linear-gradient(top, #066bea, #186bd2);
background-image: -ms-linear-gradient(top, #066bea, #186bd2);
background-image: -o-linear-gradient(top, #066bea, #186bd2);
background-image: linear-gradient(to bottom, #066bea, #186bd2);
cursor: pointer;
}
.RefreshButt:hover {
background-color: #066bea;
background-image: -webkit-linear-gradient(bottom, #066bea, #186bd2);
background-image: -moz-linear-gradient(bottom, #066bea, #186bd2);
background-image: -ms-linear-gradient(bottom, #066bea, #186bd2);
background-image: -o-linear-gradient(bottom, #066bea, #186bd2);
background-image: linear-gradient(to top, #066bea, #186bd2);
}
.RefreshCancelButt,
.RefreshCancelButt:link,
.RefreshCancelButt:active,
.RefreshCancelButt:visited {
padding: 9px 28px;
font-size: 17px;
font-weight: inherit;
font-family: inherit;
color: #FFF;
border-left: 1px solid rgba(0, 0, 0, .1);
border-right: 1px solid rgba(0, 0, 0, .1);
border-bottom: 1px solid rgba(0, 0, 0, .1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
background-color: #5B5B5B;
cursor: pointer;
}
.RefreshCancelButt:hover {
background-color: #4B4B4B;
}
.RefreshRedButt,
.RefreshRedButt:link,
.RefreshRedButt:active,
.RefreshRedButt:visited {
padding: 9px 28px;
font-size: 17px;
font-weight: inherit;
font-family: inherit;
color: #FFF;
border-left: 1px solid rgba(0, 0, 0, .1);
border-right: 1px solid rgba(0, 0, 0, .1);
border-bottom: 1px solid rgba(0, 0, 0, .1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
background-color: #e10019;
background-image: -webkit-linear-gradient(top, #ff0000, #e10019);
background-image: -moz-linear-gradient(top, #ff0000, #e10019);
background-image: -ms-linear-gradient(top, #ff0000, #e10019);
background-image: -o-linear-gradient(top, #ff0000, #e10019);
background-image: linear-gradient(to bottom, #ff0000, #e10019);
cursor: pointer;
}
.RefreshRedButt:hover {
background-color: #ff0000;
background-image: -webkit-linear-gradient(bottom, #ff0000, #e10019);
background-image: -moz-linear-gradient(bottom, #ff0000, #e10019);
background-image: -ms-linear-gradient(bottom, #ff0000, #e10019);
background-image: -o-linear-gradient(bottom, #ff0000, #e10019);
background-image: linear-gradient(to top, #ff0000, #e10019);
}
.RefreshDisabledButt,
.RefreshDisabledButt:link,
.RefreshDisabledButt:active,
.RefreshDisabledButt:visited {
padding: 9px 28px;
font-size: 17px;
font-weight: inherit;
font-family: inherit;
color: #999;
border-left: 1px solid rgba(0, 0, 0, .1);
border-right: 1px solid rgba(0, 0, 0, .1);
border-bottom: 1px solid rgba(0, 0, 0, .1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4);
background-color: #5B5B5B;
pointer-events: none;
cursor: default;
}
.RefreshDisabledButt:hover {
background-color: #4B4B4B;
}
/* -------------------------------------------------------------------------------- */
/* SITE WIDE */
.New { font: 8px Verdana, Arial, Helvetica, sans-serif; color: #000000; background: #FFE28A; padding: 1px; vertical-align: middle; }
.preview-badge { font: 8px Verdana, Arial, Helvetica, sans-serif; color: #000; background: #e8cafd; padding: 1px; vertical-align: middle; text-transform: uppercase; }
.svn-bump { color: #000; }
span.button span span.New {position:relative; top:-1px !important}
.Highlight { background-color: #FFFBC2; /* background-color: #000; color: #fff; font-weight: bold; padding: 1px; */ }
.HighlightNew {background-color: #000;color: #fff;padding: 1px 4px;font-weight: bold;}
.icon { border: 0px none; vertical-align: middle; }
.linkout { background-color: #FFF;}
.linkover { background-color:#F0F0EB; border-left-width: 1px; border-left-style: solid; border-left-color: #FFFFFF; }
.Focus { padding: 10px; text-align: left; font-size: 13px; color: #003366; background: #f3f3f3; }
.ToolTip { background-color: #ffffdd; color: #000000; padding: 8px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 2px solid #333; border-right: 2px solid #333; position: absolute; font-size: 12px; text-align: left; cursor: default; }
.ToolTipSmall { background-color: #ffffdd; color: #000000; padding: 2px 4px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #333; border-right: 1px solid #333; position: absolute; font-size: 11px; text-align: left; cursor: default; }
* html .ToolTipSmall {font-size: 10px;}
div.Preview { border: 1px solid #ddd; background-color: #f5f5f5; padding: 10px; font-size: 12px; }
#spam-url-warn-div p.Problem { width: auto; }
a.bab {
/* "Big-Ass Button" */
display:inline-block;
display:-moz-inline-box;
*width:1px; /* IE width fix */
white-space:nowrap; /* for IE width */
padding-left:32px;
cursor:pointer;
cursor:hand;
text-decoration:none !important;
}
a.bab,
a.bab strong {
background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-white.png) no-repeat 0px 0px;
height:39px;
line-height:35px;
}
a.bab,
a.bab:hover {
/* safeguard against default link behaviour */
background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-white.png) no-repeat 0px 0px;
}
a.bab strong {
display:block;
background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-white.png) no-repeat right 0px;
padding-right:36px;
text-align:center;
color:#ff3ea4;
font-size:16px;
font-weight:bold;
}
a.bab-compact {
position:relative;
padding-left:16px;
margin-left:-16px;
}
a.bab-compact strong {
padding-right:20px;
}
a.sab,
a.sab-offwhite {
/* "Small-Ass Button" */
display:inline-block;
display:-moz-inline-box;
*width:1px; /* IE width fix */
white-space:nowrap; /* for IE width */
padding-left:20px;
cursor:pointer;
cursor:hand;
text-decoration:none !important;
}
a.sab,
a.sab:hover,
a.sab strong,
a.sab-offwhite,
a.sab-offwhite:hover,
a.sab-offwhite strong {
background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small.png) no-repeat 0px 0px;
height:30px;
line-height:30px;
}
a.sab strong,
a.sab-offwhite strong {
display:block;
background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small.png) no-repeat right 0px;
padding-right:20px;
text-align:center;
color:#ff3ea4;
font-size:16px;
font-weight:bold;
}
a.sab-offwhite,
a.sab-offwhite:hover {
background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small-f4f4f4.png) no-repeat 0px 0px;
}
a.sab-offwhite strong {
background:transparent url(https://combo.staticflickr.com/pw/images/button-cta-small-f4f4f4.png) no-repeat right 0px;
}
.breaking-non-space { font-size: 0; line-height: 0; }
/* Small, gray, no underlined links, different */
.small_clean {font-size: 11px; color:#999}
.small_clean a {text-decoration:none}
/* AD BLOCK */
#AdBlock { background-color:#fff; border-left: 1px solid #ccc; padding-left: 10px; padding-bottom: 10px; margin-top: 0; }
#AdBlock { background-color:#fff; border-left: 1px solid #ccc; padding-left: 10px; padding-bottom: 10px; margin-top: 0; }
#AdBlock #Label { font-size: 9px; color: #999; font-family: Verdana, Arial; margin-bottom: 0px; text-align: center; margin-top: 0; }
#AdBlock tr { vertical-align: top; }
#AdBlock td { width: 50%; }
#AdBlock .Ad { margin-top: 5px; }
#AdBlock .Ad .Title:link { font-size: 14px; color: #00f; background: #fff; }
#AdBlock .Ad .Title:hover { text-decoration: underline; color: #00f; background: #fff; }
#AdBlock .Ad .Spiel { font-size: 12px; }
#AdBlock .Ad .Spiel a { text-decoration: none;color: #000; }
#AdBlock .Ad .Spiel a:hover {text-decoration: none;color: #000;background-color: #fff}
#AdBlock .Ad .Host:link { color: #488000; font-size: 12px; text-decoration: none; background: #fff; }
#AdBlock.AdLeft { border-left: 0; padding-left: 0; }
#AdFooterFragment { background: url(https://combo.staticflickr.com/pw/images/dotted.gif) repeat-x; padding: 10px 0 10px; text-align: center; }
#AdFooter { border: none; margin: 0 auto; width: 800px; }
#AdFooter #AdBlock { border-left: 0; }
#AdBlock.AdHorizontal { border-left: 0; margin: 0 auto; padding: 0; text-align: center; }
#AdBlock.AdHorizontal #Label { margin-bottom: 5px; text-align: left; }
#AdBlock.AdHorizontal .Ad { display: block; float: left; overflow: hidden; margin-bottom: 0; padding-right: 10px; text-align: left; width: 190px; }
#NotSearchAdBlock { background-color:#fff; padding-bottom: 10px; margin-top: 0; }
#NotSearchAdBlock #Label { font-size: 9px; color: #999; font-family: Verdana, Arial; margin-bottom: 0px; text-align: center; margin-top: 0; }
#NotSearchAdBlock tr { vertical-align: top; }
#NotSearchAdBlock td { width: 50%; }
#NotSearchAdBlock .Ad { margin-top: 5px; }
#NotSearchAdBlock .Ad .Title:link { font-size: 14px; color: #00f; background: #fff; }
#NotSearchAdBlock .Ad .Title:hover { text-decoration: underline; color: #00f; background: #fff; }
#NotSearchAdBlock .Ad .Spiel { font-size: 12px; }
#NotSearchAdBlock .Ad .Host:link { color: #488000; font-size: 12px; text-decoration: none; background: #fff; }
/* SEPARATORS */
.Separated { margin-top: 20px; padding-top: 10px; background-image: url(https://combo.staticflickr.com/pw/images/dotted.gif); background-repeat: repeat-x; background-position: left top;}
.Separate { margin-top: 10px; margin-bottom: 20px; padding-bottom: 10px; background-image: url(https://combo.staticflickr.com/pw/images/dotted.gif); background-repeat: repeat-x; background-position: left bottom;}
.ThinSeparated { background-image: url(https://combo.staticflickr.com/pw/images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; padding-right: 0; padding-bottom: 3px; padding-left: 0; margin-bottom: 3px; }
.ThinSeparated .globe { background-color: #fff; }
.ThinSeparated .globe img { float: left; margin-bottom: 25px; margin-right: 7px; }
/* CC Icons */
.ccIcn {padding-right:2px}
.ccIcn img {border:none;margin-right:4px;height:32px;width:32px}
.ccIcnSmall img {border:none;margin-right:1px;height:15px;width:15px;}
.ccIcn img.last {margin-right: 0 !important;}
.ccIcn a {text-decoration:none}
.ccIcn a:hover, .licenseIcons a:active {background:none}
.ccTerm {position:relative;top:1px}
/* INTRO PAGES */
.WhatIsThisPlace { }
.Intro { text-align: left; vertical-align: top; padding: 10px; background-color: #f5f5f5; width: 50%; }
.Intro p { font-size: 16px; line-height: 24px; color: #333333; }
.IntroChunk { text-align: left; vertical-align: top; padding: 10px; background-color: #f5f5f5; font-size: 16px; line-height: 24px; color: #333333; margin-bottom: 30px; }
.Intro h3 { font-size: 20px; font-weight: bold; }
.Starters { text-align: left; vertical-align: top; padding-right: 0px; padding-bottom: 10px; padding-left: 20px; width: 50%; }
.Starters p { font-size: 14px; }
.Starters .light { font-weight:normal; }
.Starters .cta { font-size:16px; }
.Pointers .Subheading { padding-bottom: 0px; }
.Pointers h3 { padding-top: 30px; }
.Pointers h4 { font-size: 14px; margin-bottom: 5px; }
.Pointers td { padding-right: 10px; padding-bottom: 30px; padding-left: 10px; width: 33%; vertical-align: top; }
.Pointers p { font-size: 14px; }
/* PAGINATOR */
.Pages { text-align: center; margin-bottom: 20px; margin-top: 20px; }
.Paginator { font-size: 12px; line-height:22px; padding-top: 6px; margin-left: auto; margin-right: auto; /* padding-bottom: 10px; background-image: url(https://combo.staticflickr.com/pw/images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; */ }
.Paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #eee; background: #fff; text-decoration: none; }
.Paginator a:visited { padding: 2px 6px; border: solid 1px #eee; background: #fff; text-decoration: none; }
.Paginator .AtStart { margin-right: 20px; padding: 2px 6px; border: solid 1px #eee; background: #fff; color: #bbb; }
.Paginator .Prev { margin-right: 20px; padding: 2px 6px; border: solid 1px #eee; background: #fff; }
.Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; color: #bbb;}
.Paginator .Next { margin-left: 20px; padding: 2px 6px; border: solid 1px #eee; background: #fff;}
.Paginator .AtEnd { margin-left: 20px; padding: 2px 6px; border: solid 1px #eee; background: #fff; color: #bbb; }
.Paginator .this-page {padding: 2px 6px; border: solid 1px #eee; font-weight: bold; vertical-align: top; background: #fff; color: #FF0084; }
.Paginator a:visited:hover,
.Paginator a:hover,
.Paginator a:active {
color:#fff;
background:#0063DC;
border-color:#fff;
text-decoration:none;
}
/*
.Paginator .ranking {display: block; margin-top: 0.5em; font-weight: bold;}
.Paginator .ranking a {padding: 0; border: 0; background: transparent;}
*/
.Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #bbb; margin-top: 8px; }
/* PAGINATOR Scrumjax */
.Paginator_2 { font-size: 12px; padding-top: 5px; margin-left: auto; margin-right: auto; /* padding-bottom: 10px; background-image: url(https://combo.staticflickr.com/pw/images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; */ }
.Paginator_2 a,
.Paginator_2 a:visited,
.Paginator_2 a.this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; margin-right:2px; margin-left:2px}
.Paginator_2 a.Prev { margin-right: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.Paginator_2 .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.Paginator_2 a.Next { margin-left: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
.Paginator_2 a.this-page {padding: 2px 6px; border-color: #fff; font-weight: bold; vertical-align: top; background: #fff; color: #FF0084; }
.Paginator_2 a:hover {color: #fff; background: #0063DC; border-color: #036; text-decoration: none;}
.Paginator_2 a.AtStart { margin-right: 20px;}
.Paginator_2 a.AtEnd { margin-left: 20px; }
.Paginator_2 a.AtStart,
.Paginator_2 a.AtStart:link,
.Paginator_2 a.AtStart:visited,
.Paginator_2 a.AtStart:hover,
.Paginator_2 a.AtEnd,
.Paginator_2 a.AtEnd:link,
.Paginator_2 a.AtEnd:visited,
.Paginator_2 a.AtEnd:hover{ color: #aaa; background: transparent !important; text-decoration: none; outline:0; border:0; padding: 4px 8px;}
/* FEEDS */
#Feeds { margin-top:20px; padding:0; text-align:left; vertical-align: middle;}
* html #Feeds {margin-left: 10px;width: 790px;}
#Feeds img { border: none; margin-right: 3px; }
#AtomRSS { display: inline-block; font-size: 11px; color: #999; line-height: 16px; }
#AtomRSS .image_link { display: inline-block; font-size: 0px; }
/* STAFF UI */
.AdminStrip,
#AdminStrip { background: url(https://combo.staticflickr.com/pw/images/badge_preview_bg.gif) repeat left top; font-size: 11px; color: #666; padding: 5px; text-align: left; border: 2px solid #eee; margin: 10px 0 0 0; }
.AdminStrip a,
#AdminStrip a { text-decoration: none; }
.AdminStrip b,
#AdminStrip b { color: #444; }
#AdminStrip option { font-size: 11px; }
#AdminStrip .CaseNote { padding: 3px 5px 3px 5px; width: 180px; font-size: 11px; background: #fefefe; border-top: none; border-right: none; border-left: none; border: 1px solid #eee; color: #aaa;}
#AdminBox { background: url(https://combo.staticflickr.com/pw/images/badge_preview_bg.gif) repeat left top; border: 2px solid #eee; }
#AdminBox h4 { padding: 0 5px 3px 5px; font-size: 12px; background: #eee; color: #444; font-weight: bold; margin-top: 0px; }
#AdminBox p { padding: 5px; margin: 0; color: #888; font-size: 11px; }
#AdminBox table { margin-top: 0; }
#AdminBox td { padding: 5px; color: #888; font-size: 11px; }
.Count { padding: 3px; border: 2px solid #eee; background-color: #fff; }
/* FOOTER */
.Footer { position:relative;width: 800px; text-align: left; color: #cccccc; background-image: url(https://combo.staticflickr.com/pw/images/dotted.gif); background-repeat: repeat-x; background-position: left top; margin: 10px auto 0 auto; padding: 10px; }
.FooterWide { width: 960px; }
#FooterFullwidthPadder {padding:0 10px}
* html .Footer {z-index: -1;}
.Footer .Jump { width: 100%; }
.Footer .Jump .To { white-space:nowrap; font-size: 11px; line-height: 18px; color: #999999; padding: 0; font-weight: bold; border:0} /* IntlRef: sea.css */
.Footer .Jump .To .Plain:link { color: #999999; }
.Footer .Jump .To .Plain:visited { color: #999999; }
.Footer .Jump .To .Plain:hover { color: #3886E6; background-color: #fff; }
.Footer .Jump .To .Plain:active { color: #3886E6; background-color: #fff; }
.Footer .Jump td { width: 100%; font-size: 11px; line-height: 18px; color: #cccccc; padding-left: 20px; }
.Footer .About { font-size: 11px; line-height: 18px; }
.Footer .About span { float: right; border: none;}
.Footer .About span.bb_logo {margin-top: -25px;}
.Footer .About span i {display:block;color:#666;}
.Footer a:link { text-decoration: none; }
.Footer a:visited { text-decoration: none; }
.Footer .Delicious {position:absolute;right:10px;top:1em;font-size:11px;line-height:18px;}
.Footer .cobrand-logo {float:right;}
.Footer p.LanguageSelector {font-size:11px;text-align:center;margin-top:3em}
.Footer .LanguageSelector span {display:block;margin-bottom:.5em}
.Footer .LanguageSelector img {vertical-align:bottom}
.Footer .LanguageSelector a.selected {color:#999;cursor:default}
.Footer .LanguageSelector a.selected:hover {background:none}
/* for site wide AJAX crap */
#comm_div {position:absolute;}
#shadow_div {position:absolute;}
.shadow_table td {line-height: 8px;}
.shadow_table td, #comm_table td {padding:0px;}
.shadow_table img, #comm_table img {border:0px;}
.td_white {background-color:#fff;}
.shadow_table .shadow_sprite {
background-color:transparent;
background-image:url(https://combo.staticflickr.com/pw/images/tc_white_shadow_sprite.png);
background-position:0px 0px;
background-repeat:no-repeat;
}
.shadow_table .shadow_tl {
background-position:0px 0px;
}
.shadow_table .shadow_t {
background-position:-11px 0px;
}
.shadow_table .shadow_tr {
background-position:-989px 0px;
}
.shadow_table .shadow_l {
background-position:0px -11px;
}
.shadow_table .shadow_r {
background-position:-989px -11px;
}
.shadow_table .shadow_bl {
background-position:0px -989px;
}
.shadow_table .shadow_b {
background-position:-11px -989px;
}
.shadow_table .shadow_br {
background-position:-989px -989px;
}
#person_hover { position:absolute; width:80px; height:58px; display:none; z-index:300;}
#person_hover .shadowLight { position:absolute; top:1px; left:1px; width:79px; height:58px; background-color:#999999; }
#person_hover .shadowDark { position:absolute; top:1px; left:1px; width:79px; height:58px; background-color:#666666; }
#person_hover_inner { position:absolute; top:0px; left:0px; width:75px; height:54px; background-color:#ffffff; border:2px solid #f0f0f0; }
#person_hover_link { display:block; position:absolute; top:3px; left:4px; width:48px; height:48px; margin:0px; border:0px; }
.person_hover_img { display:none; position:absolute; top:0px; left:0px; width:48px; height:48px; margin:0px; cursor:pointer; border:0px; }
#person_hover_pulser_img { display:none; position:absolute; top:19px; left:12px; border:0px; }
#personmenu_button_bar {position:absolute; display:block; top:3px; left:56px; width:15px; height:48px; cursor:pointer; overflow:visible}
#personmenu_down_menu {position:absolute; background:white; width:176px; display:none; margin-left:-58px; padding-bottom:3px; border-left: 2px solid #f0f0f0; border-bottom: 1px solid #666666; border-right: 1px solid #666666; border-top: 2px solid #f0f0f0; z-index: 600;}
#personmenu_button_bar .candy_menu p {
text-align:left;
margin:4px;
padding:2px 4px;
font: normal 12px Arial, Helvetica, sans-serif;
color:black !important;
}
#personmenu_block_link {
display:block;
text-align:left;
margin:2px 5px;
padding:1px 4px;
font: normal 12px Arial, Helvetica, sans-serif;
}
#personmenu_block_link:link { color: #868686; text-decoration: none;}
#personmenu_block_link:visited { color: #868686; text-decoration: none; }
#personmenu_block_link:hover { color: #fff; background: #4C93E9; text-decoration: none; }
#personmenu_block_link:active { color: #fff; background: #4C93E9; text-decoration: none; }
#personmenu_button_bar .candy_menu a.block, #personmenu_button_bar .candy_menu a.block:link {
display:block;
text-align:left;
margin:2px 4px;
padding:1px 4px;
font: normal 12px Arial, Helvetica, sans-serif;
text-decoration:none !important;
color:#0063DC !important;
}
#personmenu_button_bar .candy_menu a.block:hover,
#personmenu_button_bar .candy_menu a.block:active { color: #FFFFFF !important; background: #4C93E9; }
#personmenu_border_blocker {
position:absolute;
width:75px;
height:2px;
top:-2px;
left:0px;
overflow:hidden;
background-color:white;
}
#personmenu_button_bar .candy_menu div.menu_item_lines_around {
margin: 3px 4px;
border-top: 1px solid #F0F0F0;
border-bottom: 1px solid #F0F0F0;
}
#personmenu_button_bar .candy_menu div.menu_item_lines_around a.block {
margin:2px 0px;
}
#personmenu_button_bar .candy_menu div.menu_item_line_above {
margin: 3px 4px 0 4px;
border-top: 1px solid #F0F0F0;
}
#personmenu_button_bar .candy_menu div.menu_item_line_above a.block {
margin:2px 0px;
}
#lb_panel_content { text-align: left; font-size: 12px; background: white}
/* Styles for print stuff on photo.gne and elsewhere via global dialog */
.print_item_td {font-weight:bold; font-size:12px; font-family:arial}
.print_item_notrec_td {font-weight:normal; font-style:italic; font-size:12px;color:#666; font-family:arial}
.print_price_td {font-size:12px; font-family:arial; text-align:right}
.print_price_notrec_td {font-size:12px; font-style:italic;color:#666; font-family:arial; text-align:right}
.print_header_td {font-size:10px; font-family:verdana}
.print_small_grey {font-size:10px; color:#666; font-family:verdana;}
.print_dropdown_td { padding-left:0px; width:10px; *width:1%; /* IE hax, collapse width */ }
#print_items_table {margin:0px 15px 0px 10px;}
#PrintDialog.print_cart #print_items_table,
#PrintDialog.print_cart #print_totals_table {
margin:0px;
width:265px; /* leave a little room for vertical scrollbar */
width:280px; /* make a bit more wide, for german etc. */
}
#PrintDialog.print_cart #price_print_total_td {
white-space:nowrap;
}
#PrintDialog.print_cart .print_small_grey,
#PrintDialog.print_cart .print_header_td {
font-size:12px;
color:#666;
font-family:Arial,arial;
}
#print_items_table td {border-bottom: 1px solid #f3f3f3; padding:2px;}
#print_items_table tr.print_radio_row td {
border-bottom:none;
padding:1px 0px 1px 0px;
}
#PrintDialog.is_multiple_photos #print_items_table {
padding-bottom:2px;
border-bottom:1px solid #eee;
}
#PrintDialog.print_cart #other_options_wrapper {
/* hide other products, by default */
display:none;
}
#PrintDialog.print_cart td.print_item_td, /* global print cart case */
#print_items_table tr.print_radio_row td.print_item_td {
font-weight:normal;
padding-left:3px;
text-indent:0px;
color:#000;
}
#PrintDialog.print_cart td .tip_print_menu a {
color:#0063DC;
}
#PrintDialog.print_cart td .tip_print_menu a:hover {
color:#ff0084;
}
#PrintDialog.print_cart td { /* global */
color:#666;
}
#print_multiple_header_tr td {
color:#888;
}
#PrintDialog.print_cart #other_printers_tr td {
color:#000;
}
#PrintDialog.print_cart #more_print_options {
/* hide by default, shown via JS as appropriate */
display:none;
text-decoration:none;
color:#0063dc;
}
#PrintDialog.print_cart #more_print_options:hover {
background-color:#0063dc;
color:#fff;
}
#PrintDialog.print_cart #PrintDialogHeaderDiv {
border-bottom:none;
font-weight:bold;
text-align:left;
margin-bottom:4px;
}
#PrintDialog.print_cart #print_cart_form input {
margin-bottom:0px;
}
#print_multiple_header_tr,
#print_multiple_photo_tr {
/* multiple prints header and radio button line items */
display:none;
}
#PrintDialog.print_cart #PrintDialogListWrapperDiv {
border-bottom:none;
}
#PrintDialogListWrapperDiv {
display:none;
background-color:#fff;
padding:4px 2px 4px 2px;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
#PrintDialog.print_cart #print_buttons_table,
#PrintDialog.print_cart #PrintDialogListWrapperDiv {
margin:0px;
padding:0px;
border-top:none;
}
#PrintDialog.is_multiple_photos #PrintDialogListWrapperDiv {
border-top:none;
border-bottom:none;
}
#PrintDialog.is_multiple_photos #price_print_total_td {
padding-right:0px;
}
#PrintDialog #print_single_unsupported_tr,
#PrintDialog #print_multiple_unsupported_tr {
display:none;
}
#PrintDialog.print_cart #print_single_unsupported_tr td,
#PrintDialog.print_cart #print_multiple_unsupported_tr td {
color:#000;
padding:8px 0px;
}
#print_single_unsupported_tr .print-warning,
#print_multiple_unsupported_tr .print-warning {
position:relative;
margin-left:24px;
}
#print_single_unsupported_tr .print-warning .alert-icon,
#print_multiple_unsupported_tr .print-warning .alert-icon {
position:absolute;
left:0px;
top:0px;
margin-left:-24px;
}
#print-location-container #print-supported-countries {
display:none;
}
#print-location-container .exception,
#print-location-container .exception-italy,
#print-location-container .exception-china,
#print-location-container .exception-generic {
/* print exception cases */
display:none;
}
#print-location-container.exception .exception,
#print-location-container.exception-italy .exception-italy,
#print-location-container.exception-china .exception-china,
#print-location-container.exception-generic .exception-generic {
/* show when class matches parent container */
position: relative;
display:block;
}
#global_dialog .global_dialog_container .bd {
background:#fff;
*zoom:1;
}
#global_dialog.organizr .global_dialog_container {
/*
organizr-style dialog
if adapting for multiple use case: .global-dialog.organizr
*/
border:9px solid #d6d6d6;
}
#global_dialog.organizr .global_dialog_container .wrapper {
/* optional container for .hd, .bd, .ft - for border purposes */
border:1px solid #c6c6c6;
}
#global_dialog.organizr .global_dialog_container .bd {
border:1px solid #fff;
}
#print_cart_form {font-family:arial; font-size:11px;}
#print_cart_prompt {border-top:1px solid gray; font-family:arial; font-size:11px; padding-top:5px; margin-top:0px;padding-bottom:1px;}
.print_table td {padding:2px;}
.print_item_td a, .print_item_td a:visited, .print_item_td a:hover, .print_item_td a:active, .print_item_td a:link {
color: #000;
text-decoration: none;
background: none;
}
.print_item_notrec_td a, .print_item_notrec_td a:visited, .print_item_notrec_td a:hover, .print_item_notrec_td a:active, .print_item_notrec_td a:link{
color: #666;
text-decoration: none;
background: none;
}
.print_dropdown_td a, .print_dropdown_td a:visited, .print_dropdown_td a:hover, .print_dropdown_td a:active, .print_dropdown_td a:link {
text-decoration: none;
}
#print_totals_table {margin:0 10px 5px 10px;}
#print_buttons_table {margin:0 10px 2px 10px;}
#print_not_rec_tr {display:none;}
#print_product_tr {display:none;}
#print_form {display:none;}
#choose_a_country_div {display:none; padding:15px;}
#no_providers_div {display:none; padding:15px;}
#other_printers_tr {}
#other_printers_tr td{padding-top:0px;}
/* Contact changer modal. */
#global-dialog-background { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 20000;}
#contactChangerPopup { display: none; position: absolute; width: 330px; text-align: left; font-size: 12px; z-index: 20001; }
div.global_dialog_spinner {
position:absolute;
position:fixed;
_position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
top:50%;
left:50%;
margin-left:-20px;
margin-top:-14px;
cursor:wait;
cursor:progress;
background:#fff url(https://combo.staticflickr.com/pw/images/progress/balls-24x12-white.gif) no-repeat 50% 50%;
width:24px;
_width:48px;
height:12px;
_height:28px;
padding:8px 16px;
-moz-border-radius:13px;
-webkit-border-radius:13px;
border-radius:13px;
*border:1px solid #999;
-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.8);
-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.8);
box-shadow:0px 0px 8px rgba(0,0,0,0.8);
z-index:20001;
}
div.global_dialog { display: none; position: absolute; width: 330px; text-align: left; font-size: 12px; z-index: 20001; }
div.global_dialog .global_dialog_container,
#contactChangerContainer { float: left; position: relative; z-index: 1; width: 300px; *width: 314px; overflow: hidden; padding: 1px; border: 6px solid #f6f6f6; background-color: #d7d7d7; }
div.global_dialog .shadow_sprite { float: left; padding: 0; background: transparent url(https://combo.staticflickr.com/pw/images/tc_white_shadow_sprite.png) no-repeat 0 0; line-height: 1px; _visibility: hidden; }
div.global_dialog .shadow_tl { width: 7px; height: 6px; background-position: -1px -1px; overflow: hidden; }
div.global_dialog .shadow_t { width: 314px; height: 6px; background-position: -11px 0; overflow: hidden; }
div.global_dialog .shadow_tr { width: 7px; height: 6px; background-position: -992px -1px; overflow: hidden; }
div.global_dialog .shadow_l { width: 7px; height: 381px; background-position: 0 -11px; clear: left; }
div.global_dialog .shadow_r { width: 7px; height: 381px; background-position: -993px -11px; }
div.global_dialog .shadow_bl { width: 7px; height: 7px; background-position: -1px -992px; clear: left; }
div.global_dialog .shadow_b { width: 314px; height: 7px; background-position: -11px -992px; margin-top: -1px; }
div.global_dialog .shadow_br { width: 7px; height: 7px; background-position: -992px -992px; }
div.global_dialog .hd { clear: both; overflow: hidden; *zoom: 1; padding: 5px; background: #eee; border: 1px solid #fff; font-size: 17px; }
div.global_dialog .bd { clear: both; padding: 10px; background: #fff; }
div.global_dialog .ft { padding: 8px; background: #dce8f6; border: 1px solid #fff; }
div.global_dialog .hd img { float: left; border: 2px solid #fff; margin-right: 8px; }
div.global_dialog .hd div { overflow: visible; padding: 4px; }
/* October 2009 dialog style */
/* Also uses global_dialog class */
#global_dialog {
position:absolute;
position:fixed;
_position:absolute;
display:none;
}
#global_dialog .global_dialog_container {
*outline:4px solid #ccc;
-moz-box-shadow:0px 0px 8px rgba(0,0,0,0.8);
-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.8);
box-shadow:0px 0px 8px rgba(0,0,0,0.8);
}
#global_dialog .dialog-loaded,
#global_dialog .dialog-loading {
display:none;
}
#global_dialog.loading .dialog-loading,
#global_dialog.loaded .dialog-loaded {
display:block;
}
#global_dialog.loading .dialog-loading .bd {
display:block;
padding:5px;
text-align:center;
background-image:url(https://combo.staticflickr.com/pw/images/iphone/balls-24x12-trans.gif);
background-position:50% 50%;
background-repeat:no-repeat;
_height:15px;
min-height:15px;
}
#global_dialog.loaded .hd,
#global_dialog.loaded .bd,
#global_dialog.loaded .ft {
display:block;
}
.contactChangerCheckboxes { padding: 0; }
.contactChangerCheckboxes input,
.contactChangerCheckboxes label { vertical-align: middle; }
.contactChangerCheckboxes label span.optional { color: #8d8d8d; font-size: 11px; }
.contactChangerButtons { padding-top: 15px; text-align: center; }
#contactChangerCheckFriend,
#contactChangerCheckFamily { margin-left: 25px; }
#contactChangerButtonRemove { display: none; background: #e40600; color: #fff; }
#contactChangerText3 a, #contactChangerText3 a:visited { color: #F15050; font-weight: bold; text-decoration: none; }
#contactChangerText3 a:hover, #contactChangerText3 a:active,
#contactChangerText3 a:hover, #contactChangerText3 a:active { color: #ffffff; background-color: #F15050; font-weight: bold; text-decoration: none; }
.contactChangerFootnote p { margin-bottom: 0; color: #8d8d8d; font-size: 11px; text-align: center; }
.contactChangerInfo { padding-left: 24px; background: url(https://combo.staticflickr.com/pw/images/icon_info.gif) no-repeat 0 0; }
.contactChangerInfo a { text-decoration: none; }
.contactChangerInfo p.first { margin-top: 0; }
.contactChangerInfo p.last { margin-bottom: 0; }
/* used by the add tags widget on photo.gne */
a.tagrsUsed:link, a.tagrsUsed:visited, a.tagrsUsed:hover, a.tagrsUsed:active { color: #95b5bd; text-decoration: none; background: #ffffff; font-size: 12px; }
a.tagrsUnUsed:link, a.tagrsUnUsed:visited, a.tagrsUnUsed:hover, a.tagrsUnUsed:active { color: #0063DC; text-decoration: none; background-color: inherit; font-size: 12px; }
a.tagrsUnUsed:hover, a.tagrsUnUsed:active { text-decoration: underline; }
a.simple_butt,
a.simple_butt:link,
a.simple_butt:visited { color: #4c93e9; background: transparent !important; text-decoration: none; font-size: 11px; font-family:arial; outline:0}
a.simple_butt:hover { color: #4c93e9; background: transparent !important; text-decoration: none; }
a.simple_butt_disabled,
a.simple_butt_disabled:link,
a.simple_butt_disabled:visited,
a.simple_butt_disabled:hover { color: #999; background: transparent !important; text-decoration: none; font-size: 11px; font-family:arial; outline:0}
a.simple_butt img, a.simple_butt_disabled img { vertical-align:middle; }
a.simple_butt span, a.simple_butt_disabled span { vertical-align:middle; padding: 0 4px; }
/* Survey Slice */
#surveyInvite {background-color: #f8e4ee;text-align: center;overflow: hidden;font-size: 11px;}
#surveyInvite div.b {padding:10px 10px 5px 10px; }
#surveyInvite p {margin:0 0 .25em 0}
#surveyInvite p span {margin: 0 1.5em;}
/* for header search */
#loc_search_div, #explore_loc_search_div, #geo_bookmarks_div {
position: absolute;
left:0px;
top:0px;
background:#f7f7f7;
border:1px solid #cecece;
padding:0;
display:none;
z-index:998;
font:12px arial, sans-serif;
color: #434343;
text-align:left;
}
#loc_search_div {
z-index:5001; /* over the candy menu */
}
.loc_search_found_term {
font-weight:bold;
}
#map_pagination_dots_img {
}
#pagination_pulser_img {
}
#map_pagination_bg {
position:absolute;
display:block;
left:0px;
top:0px;
}
#pagination_pages_txt_div {
text-align:center;
font:11px arial;
display:block;
line-height: 13px;
}
#pagi_loading_text {
font:11px arial;
}
#pagination_pages_div {
text-align:center;
font:14px arial;
font-weight:bold;
display:block;
}
#pagination_count_div {
text-align:center;
font:11px arial;
color:#666;
display:block;
}
#pagination_exlink_div {
text-align:center;
font:11px arial;
color:#666;
display:block;
}
#readable_results_header {
font-size:11px;
font-weight:normal;
}
#readable_results {
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}
#filtrer_table td {
padding-top:5px;
padding-left:5px;
}
td.filtr_label_td {
font-weight:bold;
padding-left:5px;
padding-left:14px !important;
font-size:11px;
}
tr.filtr_tr {
background-color: #f5f5f5;
font-size:11px;
}
tr.top_filtr_tr td {
padding-top:10px !important;
border-top: 1px solid #d4d4d4 !important;
}
#filtrer_form input {
font-size:11px !important;
}
#filtrer_ok, #filtrer_cancel {
width: 75px;
}
#filtrer_ok, #filtrer_submit, #filtrer_cancel {
}
#filtrer_clear_all_td {
font-weight: bold !important;
padding-left:10px !important;
}
.filtrer_clear_td {
padding-right:10px !important;
}
#filtrer_input {
width:250px;
font-weight:normal;
}
.filtrer_select {
width:220px;
}
#filtrer_date_input {
width:75px;
font-weight:normal;
}
#filtrer_tab {
width:52px;
height:21px;
position:absolute;
display:none;
background-image: url(https://combo.staticflickr.com/pw/images/filter_tab.gif);
font-size:11px;
}
#filtrer_tab div {
padding-top: 5px;
text-align:center;
color: #5ea2ed;
font-weight:bold;
}
#filtrer_buttons_td {
padding:15px 10px 10px 10px !important;
}
/*
############## module on home page
*/
.HomeBoxHollow {
border: 1px solid #cccccc;
margin-bottom: 20px;
padding: 16px 6px 10px 10px;
position: relative;
}
.HomeBoxHollow span {
display: inline;
float: left;
margin-right: 8px;
}
.HomeBox-hollow div {
margin-bottom: 12px;
}
a.filtrer_clear,
a.filtrer_clear:link,
a.filtrer_clear:visited { color: #4c93e9; background: transparent !important; text-decoration: underline; font-size: 11px; font-family:arial; outline:0}
a.filtrer_clear:hover { color: #4c93e9; background: transparent !important; text-decoration: underline; }
a.filtrer_clear_disabled,
a.filtrer_clear_disabled:link,
a.filtrer_clear_disabled:visited,
a.filtrer_clear_disabled:hover { color: #999; background: transparent !important; text-decoration: none; font-size: 11px; font-family:arial; outline:0}
/* Guest Pass Notice */
div.dismissable#guestPassNotice {padding-right:60px}
div#guestPassNotice {_width: 760px;background-color:#f1f1f1;margin-top:1px;margin-bottom:0;font-size: 12px;padding: 10px 10px 10px 25px;overflow: hidden;position: relative;}
div#guestPassNotice img.gpIcon {position:absolute;top:10px;left:5px;}
div#guestPassNotice img.candy_button {position: absolute;right: 5px;top: 10px;}
/* Interstitial Notice */
div#interstitialNotice {_width: 760px;background-color:#f1f1f1;margin-top:1px;margin-bottom:0;font-size: 12px;padding: 10px 10px 10px 25px;overflow: hidden;position: relative;}
/*
#############################################
the below are used by photo_edit_fragment.txt
*/
#one_photo_license_pop {
background-color:#dad6d6;
padding:10px;
display:none;
position:absolute;
font:12px arial, sans-serif;
text-align:left;
z-index:5;
width:380px;
}
#one_photo_license_pop_inner_div {
background-color:#f0f0f0;
border:1px solid #c6c6c6;
padding:10px;
}
#one_photo_link {
outline:0;
}
#one_photo_revert_link {
font:11px arial, sans-serif;
visibility:hidden;
}
#one_photo_link img {
margin-left:5px;
}
#one_photo_goto_next_label {
font-size:11px;
}
#one_photo_img_div {
margin-bottom:4px;
}
#one_photo_img_parent_div {
text-align:left;
}
#one_photo_inner_border_div, #geo_pref_inner_border_div, #collection_pop_inner_border_div {
background-color:#dad6d6;
padding:10px;
}
#collection_pop_meta_div {
}
#collection_pop_meta_div, #collection_pop_iconb_div {
width: 590px;
overflow:auto; /* mozilla needs this to show the cursor for some reason */
}
#collection_pop_meta_inner_div {
padding: 20px;
}
#collection_pop_meta_div {
font-size:14px !important;
}
#collection_pop_iconb_row td {
padding:5px;
}
#collection_pop_iconb_row td#collection_pop_iconb_left_td {
background:#f0f0f0 !important;
}
#collection_pop_iconb_row td#collection_pop_iconb_right_td {
background:#e6e6e6 !important;
}
#collection_pop_iconb_left_div, #collection_pop_iconb_right_div {
padding: 20px;
font-size:14px !important;
}
#collection_pop_title_row td {
border-bottom:1px solid #c6c6c6;
font-size:14px !important;
}
#collection_pop_contents_row td {
padding:0;
}
#collection_pop_form_title {
margin-bottom:10px;
width:100%;
font:20px arial, sans-serif;
font-weight:bold;
padding:3px;
}
#collection_pop_form_desc {
width:100%;
height:200px;
margin-bottom:10px;
}
#collection_pop_form_parent_id{
width:90%;
margin-top:6px;
}
#collection_pop_iconb_preview_frame {
width:195px;
height:154px;
background:url(https://combo.staticflickr.com/pw/images/collection_case_l.gif) no-repeat;
}
#collection_pop_iconb_buttons_div {
margin-top: 140px;
margin-left:40px;
}
#collection_pop_iconb_happy_div {
margin: 0px 0 8px 0;
}
#collection_pop_iconb_instructions_top_div {
margin-bottom:10px;
}
#collection_pop_iconb_preview_top_div {
margin-bottom:10px;
}
#collection_pop_iconb_instructions_bottom_div {
margin: 8px 0;
}
#collection_pop_randomate_iconb_button {
margin: 8px 0;
}
#collection_pop_iconb_preview_holder {
padding:8px 0 0 8px;
}
#collection_pop_iconb_preview_holder img {
border-width: 0;
margin-bottom:1px;
margin-right:1px;
}
#collection_pop_iconb_builder_holder {
border:2px solid #c6c6c6;
background: white;
padding:2px 0 0 2px;
width: 308px;
}
/* http://www.info.com.ph/~etan/w3pantheon/style/starhtmlbug.html */
* html body #collection_pop_iconb_builder_holder {
width: 314px;
}
#collection_pop_iconb_builder_holder img {
border-width: 0;
border-bottom:2px solid #fff;
border-right:2px solid #fff;
}
.collection_pop_table {
background-color:#e6e6e6;
border:1px solid #c6c6c6;
border-bottom:0px;
width: 590px;
}
.one_photo_table {
background-color:#f0f0f0;
border:1px solid #c6c6c6;
border-bottom:0px;
}
.one_photo_table td {
padding:10px;
font:12px arial, sans-serif;
}
#one_photo_close_img, #collection_pop_close_img {
border:0;
}
#one_photo_tabs_div {
font-family:arial, sans-serif;
font-size:12px;
font-weight:normal;
}
.one_photo_tab, .one_photo_tab_active {
display:inline;
padding:3px 0px;
margin:0px 4px;
}
.one_photo_tab {
color:#0063DC;
text-decoration:none;
}
.one_photo_tab_active {
font-size:14px;
font-weight:bold;
color:#FF0084;
}
#one_photo_tab_row td, #one_photo_next_prev_row td, #geo_pref_tab_row td, #collection_pop_title_row td {
padding:5px;
background:#fff !important;
}
#one_photo_next_prev_row a:hover {
background-color:transparent !important;
color:#0063DC !important;
text-decoration:underline !important;
}
#one_photo_next_prev_row a {
text-decoration:none !important;
}
#one_photo_prev_link, #one_photo_next_link {
visibility:hidden;
}
#one_photo_prev_link img, #one_photo_next_link img {
border:0 !important;
}
#one_photo_next_prev_row td {
border-top:1px solid #c6c6c6;
border-bottom:1px solid #c6c6c6;
}
#one_photo_mats_div {
position:relative;
}
.one_photo_v_text, one_photo_p_text {
display:none
}
#one_photo_mats_div input, #one_photo_mats_div select {
margin-top:2px;
}
.one_photo_mat {
overflow:auto;
}
#one_photo_mat_title {
overflow:hidden;
}
#one_photo_mat_belongs_list_div {
margin-top:8px;
height:235px;
overflow:auto;
}
#one_photo_more_perms_table td {
padding:0;
}
#one_photo_geo_date_table td {
padding:0;
}
#one_photo_more_perms_table label {
font-size:11px;
}
/* http://www.info.com.ph/~etan/w3pantheon/style/starhtmlbug.html */
* html body #one_photo_mat_perms input {
padding:0 !important;
margin:0 !important;
}
#one_photo_mat_perms {
overflow:hidden !important; /* because otherwise when the license pop comes up it makes a scroll bar */
}
/* geofences */
#one_photo_mat_loc #one_photo_geofence {
display: none;
width: 283px;
margin-top: -6px; /* otherwise there's a big space above it */
margin-bottom: 10px;
padding-bottom: 7px;
}
#one_photo_mat_loc #one_photo_geofence div {
margin-bottom: 3px;
}
#one_photo_title,
#one_photo_date_taken_exact,
#one_photo_time_taken_exact,
#one_photo_date_posted_exact,
#one_photo_time_posted_exact,
#one_photo_date_taken_approx_month,
#one_photo_date_taken_approx_year {
font-size:20px;
}
#one_photo_more_perm_carrot_div {
margin-top:8px;
}
#footer_admin_info_div {
background-color: #600; color: #fff; font-weight: bold; border: 2px solid #900; padding: 8px;
}
/* new site nav for l10n */
.site_nav_menu_buttons {list-style:none;margin:0;padding:0;}
.site_nav_menu_buttons li {float:left;font-size:13px;line-height:13px;position:relative;z-index: 1001;border:1px solid #fefefe;border-bottom:1px solid #fefefe} /* IntlRef: sea.css */
.site_nav_menu_buttons li.menu_li {margin-right:3px}
.site_nav_menu_buttons li.no_menu_li {margin-right:16px;} /* IntlRef: de-de.css */
.site_nav_menu_buttons li.last_item {margin-right:0px;}
* html .site_nav_menu_buttons li.no_menu_li {margin-top:2px}
.site_nav_menu_buttons li span {padding:4px 2px 4px 6px;display:block;border-right:1px solid #fefefe; white-space:nowrap;cursor:pointer}
* html .site_nav_menu_buttons li span{cursor:hand}
.site_nav_menu_buttons li img {vertical-align:top;margin-left:4px}
.site_nav_menu_buttons li a,
.site_nav_menu_buttons li a:visited,
.site_nav_menu_buttons li a:link {text-decoration:none; font-weight:bold;color:#0063DC} /* IntlRef: sea.css */
.site_nav_menu_buttons li a:hover,
.site_nav_menu_buttons li a:active {background:none !important;color:#0063DC;text-decoration:underline}
.site_nav_menu_buttons li.hover {border:1px solid #f0f0f0;border-bottom:1px solid #fefefe;border-right-color:#9f9f9f;}
.site_nav_menu_buttons li.hover span {border-right:1px solid #f0f0f0;}
.site_nav_menu_buttons li.hover_left a,
.site_nav_menu_buttons li.hover_left a:link,
.site_nav_menu_buttons li.hover_left a:visited {text-decoration:underline}
.site_nav_menu_buttons li div.candy_menu {left:-1px}
.site_nav_menu_buttons li div.candy_menu a {font-weight:normal}
/* Welcome from invite page */
div#welcome_wrapper {
margin:20px auto;
padding:0 352px 0 0;
position:relative;
min-height:300px;
}
div#welcome_wrapper p.medium {
font-size:12px;
}
div#welcome_wrapper a {
text-decoration:none;
}
div#welcome_wrapper h1 {
margin:0;
padding:0;
height:45px;
font-size: 24px;
font-weight: bold;
}
div#welcome_wrapper h2 {
font-size: 18px;
font-weight: normal;
}
div#welcome_wrapper .greeting-box {
padding:0 0 0 53px;
margin:0 0 24px 0;
height:50px;
background-repeat:no-repeat;
background-position:left;
position:relative;
}
div#welcome_wrapper div.buddyicon-container {
position:absolute;
top:0;
left:0;
}
div#welcome_wrapper div.moreinfo-pannel {
position:absolute;
top:45px;
right:0;
background-color:#f5f5f5;
width:305px;
padding:10px;
}
div#welcome_wrapper div.moreinfo-pannel h2 {
padding:0;
margin:0;
}
/* new buttons for l10n */
.gray_menu_buttons {list-style:none;margin:0;padding:0;}
.gray_menu_buttons li {float:left;font-family:arial; font-size:11px;line-height:13px;border:0px; cursor:pointer; color:gray;position:relative;z-index: 210;}
* html .gray_menu_buttons li {cursor:hand;}
.gray_menu_buttons li.menu_li {margin-right:3px}
.gray_menu_buttons li span.button {padding:2px 2px 1px 0px;display:block;border:0px; white-space:nowrap}
.gray_menu_buttons li span.left {height:18px; padding: 4px 1px 1px 7px; border:0px solid black;display:block; float:left}
.gray_menu_buttons li span.padded {padding-right:7px}
* html .gray_menu_buttons li span.left {height:22px; float:none; display:inline;}
.gray_menu_buttons li img {vertical-align:top;margin-left:0px;}
.gray_menu_buttons li a,
.gray_menu_buttons li a:link,
.gray_menu_buttons li a:visited,
.gray_menu_buttons li a:active {text-decoration:none; font-weight:normal; color:gray}
.gray_menu_buttons li a:hover {background:none !important;color:black;text-decoration:none;}
.gray_menu_buttons li.hover {border:0px solid black;}
.gray_menu_buttons li.hover span.button {border:0px solid red;}
.gray_menu_buttons li.hover a {color:black}
.gray_menu_buttons li.hover span.left {overflow:visible; background-image: url(https://combo.staticflickr.com/pw/images/gray_button_bg_hover.gif); background-repeat: no-repeat; background-position: left top;}
.gray_menu_buttons li.selected span.left {overflow:visible; background-image: url(https://combo.staticflickr.com/pw/images/gray_button_bg_selected.gif); background-repeat: no-repeat; background-position: left top;padding: 5px 0px 0px 8px;}
.gray_menu_buttons li.selected span.padded {padding-right:6px}
@media all and (min-width:0px) { /* only opera http://tanreisoftware.com/blog/?p=39#op9 */
head~body .gray_menu_buttons li img { float:right }
.gray_menu_buttons li div.candy_menu {margin-top:23px}
}
/* Ads */
div.ad_lsrpn {width:190px;overflow:hidden;}
div.ad_lsrpn div em {font-style:normal;font-size:10px;color:#999;text-align:center;display:block;margin-bottom:10px;}
div.ad_lsrpn h4 {margin:.75em 0 0 0;font-size:14px;}
div.ad_lsrpn p {margin:.25em 0 1em 0;color:#000 !important;font-size:12px}
div.ad_ssrpn {width:190px;overflow:hidden;margin-bottom:25px}
div.ad_ssrpn div em {font-style:normal;font-size:9px;color:#999;text-align:center;display:block;margin-bottom:10px;}
div.ad_ssrpn h4 {margin:0;font-size:12px;}
div.ad_ssrpn p {margin:0;color:#000 !important;font-size:12px}
div.ad_ssrpn img {float:left;margin:0 5px 5px 0}
div.ad_hswhn {width:740px;margin-top:4px;padding:7px 0 4px 7px;height:35px;position:relative;background:url(https://combo.staticflickr.com/pw/images/ad_hswh_bg.gif) repeat-x;}
div.ad_hswhn {color:#222;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}
div.ad_hswhn div, .ad_hswhn h1, .ad_hswhn h2, .ad_hswhn p {margin:0;padding:0;}
div.ad_hswhn h1 {font-size:10px !important;position:absolute;color:#666;text-align:center;width:780px;left:0;top:-4px;font-weight:normal;}
div.ad_hswhn h1 span {background:#fff;;padding:0 10px}
div.ad_hswhn img {border:0;float:left;margin-right:10px;}
div.ad_hswhn p {padding-top:8px;float:left;}
div.ad_hswhn .cleaner {clear: both;font-size: 1px;;}
div.ad_hb {margin-bottom:15px;margin-top:-35px;height:72px;}
div.ad_hb span {font-style:normal;font-size:9px;color:#999;display:block;margin-bottom:2px;}
a.slide_show_back:link, a.slide_show_back:visited, a.slide_show_back:hover, a.slide_show_back:active {color: #535353; background-color:black; text-decoration:underline}
a.slide_show_back:hover {color: #fff;}
/* Tired of other clearing fixes */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.nowrap {white-space:nowrap}
/* Favorites */
#favoriteThumbs .photo_container {
float:left;
display:inline;
margin:3px;
}
/*
so the following has to do with the video icons on thumbnails
for example:
*/
/* general rules */
span.photo_container {position:relative;}
* html span.photo_container {zoom:1;}
span.pc_s { font-size: 0px; line-height: 0px;}
span.photo_container a.pc_link {position:absolute; bottom: 1px; left: 3px; border: none;}
span.pc_tiny a.pc_link img,
span.pc_s a.pc_link img, /* square 75px */
span.pc_t a.pc_link img {width: 11px; height: 11px;} /* thumbnail 100px */
span.pc_m a.pc_link img {width:22px;height:15px;} /* small 240px */
span.pc_l a.pc_link img {width:40px;height:22px;} /* medium 500px */
/* tweaks for individual sections/pages */
/* medium thumbs */
span.pc_m {display:block;}
/* large thumbs */
span.pc_l {display:block;}
/* tag page */
p.UserTagList span.pc_t {font-size:0px;}
.TagsMain #Hint p {color:#999;}
/* stats */
span.pc_tiny {display:block;}
div.borderize span.pc_t {font-size:0px;}
/* recent activity */
table.RecentActivity span.pc_s {display:block;}
/* archives */
table.ArchiveDisplay span.pc_s {display:block;}
/* set page */
* html div#setThumbs span.photo_container {zoom:normal;} /* Overriding zoom for now to fix IE bug */
p.vsThumbnail span.pc_m {display:block;font-size:0px;}
p.vsThumbnail span.pc_m a.pc_link img {left:22px;}
div#setThumbs div.setThumbs-indv {float:left;}
div#setThumbs span.pc_s {display:block;}
div#setThumbs span.pc_s a.pc_link img {bottom:3px; float:left;}
/* contact’s photos */
div.HoldPhotos p.RecentPhotos span.pc_t {font-size:0px;}
/* popular */
table.PopularPic .pc_s {display:block;}
/* tag list */
p.StreamList span.pc_t {font-size: 0px;}
/* search results */
div.ResultsThumbs span.pc_t {font-size: 0px;}
/* month calendar view */
table.AllMonths .pc_s {display:block;}
/* guest pass history */
div#gpHistory span.pc_s {display:block;}
div#gpHistory span.pc_s a.pc_link img {top:24px;} /* square 35px */
/* pool lists */
p.PoolList .pc_t a.pc_link img {bottom:2px;}
div.PoolList2 .pc_t a.pc_link img {bottom:2px;}
/* homepage – had to add some extra html in for this */
div.thumb-squirt-cont div.thumb-squirt-indv {color:#999; float:left; font-size:11px; margin:0 10px; position:relative; text-align:center; width:75px;}
div.thumb-squirt-cont div.thumb-squirt-indv span.pc_s {display:block;}
/* context widget – this is independent of these previous rules */
img.nextprev_stew_indicator { position:absolute; display:block !important; top:65px; left:3px; border:0 !important; width:11px; height:11px}
img.nextprev_caret { position:absolute; display:block !important; top:28px; left:30px; border:0 !important; width:16px; height:19px}
/* clusters */
p.SqClusterList span.pc_s a.pc_link>img {
top:0px;
}
.StreamList span.pc_t a.pc_link img {
bottom:0px;
}
/**
* User content restrictions
*/
img.notsowide {
/* try to keep user-submitted image size reasonable */
/* width:auto; */ /* let them eat cake */
height:auto;
max-width:500px;
/* *behavior:expression(F.fixMaxWidth(this)); applied + defined elsewhere due to x-domain rules */
vertical-align: text-bottom;
}
/**
* blocked third-party images
* copied from flickr_zeus.css
*/
.loading_el {position:absolute; display:block; color:#fff; background-color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:3px 5px; font-size:12px;}
/* Set Cases around the place */
.Set { width: 130px; text-align: left; margin-bottom: 15px; }
.Set h4 { width: 120px; margin-top: 0px; margin-bottom: 0px; font-size: 15px; font-weight: bold; }
.Set p { margin-top: 2px; font-size: 11px; color: #777; }
.Sets { width: 120px; height: 182px; text-align: left; float: left; padding-right: 6px; }
#ViewCollection .Sets { width: 130px; }
.Sets h4 { width: 110px; margin-top: 0px; margin-bottom: 0px; font-size: 15px; font-weight: bold; }
.Sets p { margin-top: 2px; font-size: 11px; color: #777; }
.bbml_set { text-align: left;}
.bbml_set h4 { margin:0; font-size: 15px; font-weight: bold; }
.bbml_set p { margin-top: 2px; font-size: 11px; color: #777; }
.bbml_set .SetCase { margin: 0; height: 91px;}
.SetCase { margin-top: 5px; margin-bottom: 5px; width: 91px; height: 95px; padding: 7px 0 0 7px; background: url(https://combo.staticflickr.com/pw/images/set_case.gif) no-repeat; }
.SetCase a {text-decoration:none}
.SetCase a:link { text-decoration:none; }
.SetCase a:visited { text-decoration:none; }
.SetCase a:hover { background: transparent; text-decoration:none; }
.SetCase a:active { background: transparent; text-decoration:none; }
.SetCase .setThumb { border: 1px solid #000; }
.setCommentLinkDiv { margin-top:-20px; margin-left: 2px;}
a.setLink img { border: 1px solid #000; }
a.setCommentLink img { border:0;}
.Seta:link { color: #0259C4; text-decoration: none; }
.Seta:visited { color: #0259C4; text-decoration: none; }
.Seta:hover { color: #FFFFFF; text-decoration: none; background: #0063DC; }
.Seta:active { color: #FFFFFF; text-decoration: none; background: #0259C4; }
/* gallery related styles that might show up places where galleries.css isn’t loaded */
.bbml-gallery .gallery-case {
background:transparent url(https://combo.staticflickr.com/pw/images/gallery_case.gif) no-repeat scroll 0 0;
margin: 0;
height: 91px;
padding:7px 0 0 7px;
width:91px;
}
.bbml-gallery { text-align: left;}
.bbml-gallery h4 { margin:0; font-size: 15px; font-weight: bold; }
/* faq main page */
#FaqContainer h2 a { text-decoration: none; }
#FaqContainer ol.Separate { padding-bottom: 20px; }
#faq-controls { display: none; }
/* These styles get applied if JavaScript is enabled. */
#FaqContainer.scrumjax { position: relative; width: 100%; margin: 0; }
#FaqContainer.scrumjax h2 { margin-bottom: 6px; font-size: 14px; font-weight: bold; }
#FaqContainer.scrumjax .OlContainer { overflow: hidden; height: 36px; }
#FaqContainer.scrumjax.OpenByDefault .OlContainer { overflow: hidden; height: auto; }
#FaqContainer.scrumjax .OlContainer ol.Separate { margin-top: 0; margin-bottom: 0; padding-bottom: 0; background: none; }
#FaqContainer.scrumjax .CatContainer a.ShowMore { display: block; margin: 4px 0 18px 40px; font-size: 11px; color: #0063DC; text-decoration: none; background: none; outline: none; -moz-outline: none -moz-mac-focusring; }
#FaqContainer.scrumjax .CatContainer a.ShowMore:hover { text-decoration: underline; background: none; }
#FaqContainer.scrumjax .CatContainer { margin-bottom: 16px; border-bottom: 1px dotted #dadada; }
#FaqContainer.scrumjax div.col { float: left; display: inline; width: 45%; margin-left: 35px; }
#FaqContainer.scrumjax #faq-controls { display: block; position: absolute; top: -34px; *top: -41px; right: 0; }
#FaqContainer.scrumjax #faq-controls.search-enabled { top: -84px; *top: -91px; right: 0; }
#FaqContainer.scrumjax #faq-controls.show-beta-help-msg { top: -224px; }
#FaqContainer.scrumjax #faq-controls a { font-size: 12px; text-decoration: none; }
#faq-controls-collapse { display: none; }
.OpenByDefault #faq-controls-collapse { display: inline; }
.OpenByDefault #faq-controls-expand { display: none; }
#faq-search { margin-bottom: 8px; padding: 10px; background: #f9f9f9; font-size: 12px; }
#faq-search label { font-weight: bold; }
#faq-search-field { width: 275px; margin-left: 6px; }
#referal_tip {
position:relative;
top:-28px;
margin-bottom: -16px;
}
.referal_tip_box,
.referal_tip_box .extra_yellow {
background-image: url(https://combo.staticflickr.com/pw/images/gradient-search-referer-catch.png);
background-repeat: repeat-x;
}
.referal_tip_box {
position:relative;
top: 8px;
background-color: #fdfcd1;
background-position: 0 -100px;
padding:5px 10px 10px;
border: 1px solid #d6d5b7;
-moz-border-radius:2px 2px 2px 2px;
-webkit-border-radius:2px 2px 2px 2px;
-border-radius:2px 2px 2px 2px;
color: #373536;
z-index: 1;
line-height: 13px;
}
.referal_tip_box .extra_yellow {
_display: none; /* ie 6 doesn’t get nice things */
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1;
background-color: #fffff2;
background-position: 0 0;
}
.referal_tip_box p {
margin: 3px 0 0;
font-size:11px;
position: relative;
z-index: 2;
}
.referal_tip_box p.referal_tip_button {
margin-top: 7px;
margin-left: -1px;
}
.referal_tip-wedge {
background-color:transparent;
background-image:url(https://combo.staticflickr.com/pw/images/wedges-paleyellow-border.gif);
background-repeat:no-repeat;
background-position:0px 0px;
width:17px;
height:8px;
position:absolute;
right:31px;
top:1px;
z-index: 2;
}
.referal_tip-wedge-up {
background-position:0px -162px;
}
.referal_tip_box .btn_close {
visibility:hidden;
position:absolute;
right:0px;
top:0px;
width:9px;
height:9px;
margin:4px 4px 0px 0px;
background:transparent url(https://combo.staticflickr.com/pw/images/close_x_small_sprite.png) no-repeat 0px 0px;
overflow:hidden;
cursor:pointer;
z-index:2;
}
td.see_original_mail {
white-space: nowrap;
padding: 0px 25px 0px 15px;
}
/* photo.gne and related (inc_head, inc_comments, inc_other_contexts) sprite */
/* image URLs used to make this sprite (submit URLs to smushit.com, then submit optimized .zip to http://spritegen.website-performance.org/ )
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/add_to_delicious.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/badge_pro.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/cc_icon_attribution_small.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/cc_icon_noderivs_small.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/cc_icon_noncomm_small.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/cc_icon_sharealike_small.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/context_caret_left.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/context_caret_right.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/context_crap.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_a_bit_private.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_all_rights.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_blue_arrow_down.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_blue_arrow_right.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_cart.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_check.png
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_confirm.jpg
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_dopplr.png
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_foursquare.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_getty_15x15.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_globe.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_guest_pass.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_lastfm_over.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_no_known_restrictions.png
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_openlibrary.png
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_openplaques.png
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_private.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_public.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_unread.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_unread_bw.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_upcoming_over.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/icon_vimeo.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/logo_yahoo_company.gif
http://www.flickr.comhttps://combo.staticflickr.com/pw/images/send_to_a_friend.gif
*/
.f-sprite { background-image: url(https://combo.staticflickr.com/pw/images/flickr-sprite.png.v5); }
.fs-add_to_delicious { background-position: -375px -15px; }
.fs-badge_pro { background-position: -328px -14px; }
.fs-cc_icon_attribution_small { background-position: -612px -12px; }
.fs-cc_icon_noderivs_small { background-position: -612px -52px; }
.fs-cc_icon_noncomm_small { background-position: -612px -92px; }
.fs-cc_icon_sharealike_small { background-position: -652px -12px; }
.fs-icon_no_known_restrictions { background-position: -652px -92px; }
.fs-icon_all_rights { background-position: -652px -52px; }
.fs-icon_getty_15x15 { background-position: -454px -14px; }
.fs-icon_getty_virgin_15x15 { background-position: -454px -54px; }
.fs-icon_gray_circle { background-position: -693px -13px; }
.fs-icon_cart { background-position: -372px -52px; }
.fs-icon_check { background-position: -1535px -92px; }
.fs-icon_unread { background-position: -812px -53px; }
.fs-icon_unread_bw { background-position: -812px -13px; }
.fs-send_to_a_friend { background-position: -375px -94px; }
.fs-icon_a_bit_private { background-position: -733px -53px; }
.fs-icon_guest_pass { background-position: -733px -93px; }
.fs-icon_private { background-position: -773px -13px; }
.fs-icon_public { background-position: -733px -13px; }
.fs-icon_camera,
.fs-icon_video_camera { background-position: -293px -13px; }
.fs-icon_art,
.fs-icon_animation { background-position: -293px -53px; }
.fs-icon_screenshot,
.fs-icon_screencast { background-position: -293px -92px; }
/*
.fs-icon_foursquare { background-position: 0 -478px; }
.fs-icon_openplaques { background-position: 0 -644px; }
.fs-icon_openlibrary { background-position: 0 -620px; }
.fs-icon_lastfm_over { background-position: 0 -572px; }
.fs-icon_vimeo { background-position: 0 -786px; }
.fs-icon_upcoming_over { background-position: 0 -762px; }
.fs-icon_dopplr { background-position: 0 -454px; }
*/
/* machine tags extras */
.f-machinetag-sprite {
width: 15px;
height: 12px;
margin: 1px 2px 0 1px;
*margin: 1px 0 0 1px;
background-color: transparent;
background-image: url(https://combo.staticflickr.com/pw/images/machinetags-extras-sprite.png.v3);
_background-image:url(https://combo.staticflickr.com/pw/images/machinetags-extras-sprite.gif.v3); /* IE 6 doesn’t render transparency w/24-bit PNGs. */
background-position: 0 0;
background-repeat: no-repeat;
}
a.f-machinetag-sprite-link:hover {
background-color: transparent;
}
.fs-icon_foursquare {
background-position: 0 0;
}
.fs-icon_openplaques {
background-position: 0 -20px;
}
.fs-icon_osm {
background-position: 0 -40px;
}
.fs-icon_openlibrary {
background-position: 0 -60px;
}
.fs-icon_bbc {
background-position: 0 -80px;
}
.fs-icon_lastfm_over {
background-position: 0 -100px;
}
.fs-icon_vimeo {
background-position: 0 -120px;
}
.fs-icon_upcoming_over {
background-position: 0 -140px;
}
.fs-icon_dopplr {
background-position: 0 -160px;
}
.fs-icon_eol {
background-position: 0 -180px;
}
.fs-icon_burningman {
background-position: 0 -200px;
}
.fs-icon_noticings {
background-position: 0 -220px;
}
.fs-icon_train {
background-position: 0 -240px;
}
.fs-icon_nyt {
background-position: 0 -260px;
}
/* notes + rotate sprites, non-border-radius browsers */
.f-note-yellow-sprite {
background-image:url(https://combo.staticflickr.com/pw/images/note-sprite-1.png);
background-position:0px 0px;
background-repeat:no-repeat;
}
.f-note-green-sprite {
background-image:url(https://combo.staticflickr.com/pw/images/note-sprite-2.png);
/* background-position:0px 0px;*/
background-repeat:no-repeat;
}
.f-note-blue-sprite {
background-image:url(https://combo.staticflickr.com/pw/images/note-sprite-3.png);
/* background-position:0px 0px;*/
background-repeat:no-repeat;
}
.f-rotate-sprite {
background-image:url(https://combo.staticflickr.com/pw/images/rotate-sprite.png);
background-position:0px 0px;
background-repeat:no-repeat;
}
.fs-tl {
background-position:0px 0px;
}
.fs-tr {
background-position:top right;
}
.fs-bl {
background-position:bottom left;
}
.fs-br {
background-position:bottom right;
}
#feature_flip .feature_on {
color:green;
font-weight:bold;
}
#feature_flip .feature_off {
color:red;
font-weight:bold;
}
#feature_flip p {
font-size:12px;
}
table.flipper tr.flipped {
background-color: #f6f6f6;
}
table.flipper th {
padding:0 5px;
font-size:12px;
height: 30px;
}
table.flipper tr.second td {
border-bottom: 1px solid #eee;
}
table.flipper tr.first td {
padding:5px 5px 0 5px;
font-size:12px;
vertical-align:bottom;
}
table.flipper tr.second td {
padding:5px 0px 10px 5px;
font-size:12px;
vertical-align:top;
}
table.flipper td.gray {
color:gray;
}
/* Flickr User Badge */
p.flickr-user { position: relative; min-height: 26px; *height: 26px; padding: 0; overflow: visible; }
p.flickr-user span.name { float: left; margin: 0; padding-left: 30px; padding-right: 10px; }
p.flickr-user span.name img { display: block; position: absolute; top: 0; left: 0; }
p.flickr-user span.name strong.username { display: block; color: #222; margin-top: -1px; font-size: 13px; font-weight: normal; }
p.flickr-user span.name strong.username a { color: #222; text-decoration: none; }
p.flickr-user span.name strong.username a:hover { color: #0063DC; background: transparent; }
p.flickr-user span.name span.realname { display: block; float: left; margin-top: 1px; padding: 0; font-size: 11px; color: #bbb; }
a.delete-x { display: block; width: 14px; height: 14px; background: url(https://combo.staticflickr.com/pw/images/delete_x_small_sprite.gif) no-repeat 3px 4px; }
a.delete-x:hover { background-position: 3px -34px; }
a.delete-x span { position: absolute; left: -999em; }
a.delete-x-inline img { background: url(https://combo.staticflickr.com/pw/images/delete_x_small_sprite.gif) no-repeat 3px 4px; }
a.delete-x-inline:hover { background-color: transparent; }
a.delete-x-inline:hover img { background-position: 3px -34px; }
/* Maintainence messages */
.maint-warning-minor,
.maint-warning-major { margin-top: 1em; padding: 8px; background: #ffc; border: 1px solid #eee; }
.maint-warning-minor p,
.maint-warning-major p { margin: 0; padding: 0; font-size: 130%; }
.info { margin-top: 15px; padding: 10px 10px 10px 35px; background: #dce8f6 url(https://combo.staticflickr.com/pw/images/icon_info.gif) no-repeat 10px 9px; font-size:12px; }
.info a { text-decoration: none; }
.yahoo_logo {
display: block;
position: relative;
width: 99px;
height: 11px;
}
.yahoo_logo a:hover {
background: none;
}
.Footer .About span.yahoo-logo-from {
float: none;
display: block;
position: absolute;
top: 1px;
right: 59px;
font-size: 9px;
font-weight: bold;
line-height: 9px;
color: #545454;
}
.Footer .About img.fs-logo_yahoo_company {
float: none;
display: block;
position: absolute;
top: 0;
right: 0;
}
a#lang_zh-hk img,
a#lang_ko-kr img {
background-image: url(https://combo.staticflickr.com/pw/images/lang_selector_sprite.gif);
background-repeat: none;
}
a#lang_zh-hk img {
background-position: 0 -0;
}
a:hover#lang_zh-hk img {
background-position: 0 -13px;
}
a#lang_ko-kr img {
background-position: -46px 0;
}
a:hover#lang_ko-kr img {
background-position: -46px -13px;
}
/* Add tag input box */
#tagadder #addtagbox {
margin-bottom: 0px;
width: 190px;
}
/* india disclaimer dialog */
.global_dialog .india-disclaimer p {
margin: 10px 10px 16px;
}
.global_dialog .india-disclaimer p.button {
margin-top: 22px;
margin-bottom: 12px;
}
/* ——————————————————————————– */
/* Temporarily here while building the debug module */
/* ——————————————————————————– */
#console_container p {
padding:0;
margin:0;
}
#console_container {
padding-bottom:10px;
width:100%;
text-align:left;
}
#console_container h4 {
font-size: 18px;
font-weight: bold;
margin:0;
padding:0;
line-height:14px;
}
#console_container .yui-console-collapsed .yui-console-bd, #console_container .yui-console-collapsed .yui-console-ft {
display:none;
}
#console_container .yui-console-hd, #console_container .yui-console-bd, #console_container .yui-console-ft {
background-color:#F7F7F7;
}
#console_container .yui-console-hd {
padding:10px;
width:100%;
text-align:left;
}
#console_container .yui-console-hd button {
position:absolute;
top:6px;right:5px;
}
#console_container .yui-console-hd .description {
font-size: 11px;
color: #666;
font-weight: normal;
}
#console_container .yui-console-bd {
border: 1px solid #666666;
height:300px;
overflow:auto;
background-color:#fff;
width:100%;
}
#console_container .yui-console-ft {
padding:10px;
}
#console_container .yui-console-ft button {
margin-left:10px;
}
#console_container .yui-console-bd .yui-console-entry{
padding:3px;
font-face:Arial,Helvetica,sans-serif;
font-size:12px;
border:solid #f7f7f7 1px;
margin-bottom:1px;
}
#console_container .yui-console-bd .yui-console-entry-info{
background-color: #DCE8F6;
}
#console_container .yui-console-bd .yui-console-entry-warn{
background-color: #FFFFD4;
}
#console_container .yui-console-bd .yui-console-entry-error{
background-color: #fff2f9;
border: 2px solid #ff7fc1;
}
/* Zeus-style close buttons */
a.close-x,
a.close-x-red {
display:block;
background:transparent url(https://combo.staticflickr.com/pw/images/close_x_sprite.png) no-repeat 0px 0px;
width:16px;
height:16px;
cursor:pointer;
cursor:hand;
}
a.close-x:hover {
background-position: 0px -22px;
}
a.close-x-red:hover {
background-position: 0px -44px;
}
a.close-x span,
a.close-x-red span {
position:absolute;
left:-999em;
}
/* #################################### */
/* RUSHMORE PHOTOSTREAM/PHOTO MESSAGING */
/* #################################### */
#referral-welcome {
position: relative;
background: #f4f4f4;
margin-top: 16px;
*zoom: 1; /* got damn IE6 */
*border:1px solid #f4f4f4; /* stupid IE 6 render fix */
}
#referral-welcome .bd {
position: relative;
padding: 10px 12px 10px 12px;
font-size: 12px;
}
#referral-welcome .bd .divide {
margin:0px 0.33em 0px 0.33em;
color:#ccc;
}
#referral-welcome .bd h3 {
display: inline;
font-weight: bold;
margin: 0px;
padding: 0px;
color: #000;
}
#referral-welcome .bd a.sab-offwhite {
margin-top: 0.33em;
}
#referral-welcome .loggedout h3 {
color: #ff0084;
font-weight: normal;
}
#referral-welcome .loggedout p {
color: #666;
}
#referral-welcome .bd p {
margin: 2px 0px 0px 0px;
padding: 0px;
}
#referral-welcome .bd .heading {
vertical-align: bottom;
}
#referral-welcome .welcome-note {
color: #666;
margin-left: 0.5em;
}
#referral-welcome a {
text-decoration: none;
}
#referral-welcome a.close-x {
position:absolute;
right: 0px;
top: 0px;
margin: 8px 8px 0px 0px;
}
#referral-welcome .clearfix {
clear: both;
font-size: 1px;
height: 1px;
overflow:hidden;
}
/* Photo.gne bucket message, and other top-level help page messages */
#photogne-bucket-help,
.help-message-banner {
position: relative;
margin-bottom: 16px;
padding: 1px 32px;
background: #ffffd4 url(https://combo.staticflickr.com/pw/images/icon_alert.png) no-repeat 9px 12px;
line-height: 1.4;
}
/* pure css bab */
a.sbab{
display:inline-block;
display:-moz-inline-box;
*display: inline;
_height: 30px;
zoom: 1;
white-space:nowrap; /* for IE width */
cursor:pointer;
cursor:hand;
text-decoration:none !important;
}
a.sbab{
height:34px;
}
a.sbab strong{
font-size: 16px;
font-weight: bold;
color: #fe63bb;
padding: 10px;
text-align: center;
display: block;
font-weight: bold;
text-shadow: #fff 0px 1px 0px;
}
a.sbab {
background-color: #ccc;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#D6D6D6′, endColorstr=’#F5F5F3′);
background: -moz-linear-gradient(0% 100% 90deg,#D6D6D6, #F5F5F3);
background: -webkit-linear-gradient(top, #F5F5F3 0%, #D6D6D6 100%);
background: linear-gradient(to bottom, #F5F5F3 0%, #D6D6D6 100%);
border: 1px solid #ccc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.6);
box-shadow: 0px 4px 2px #999;
}
a.ssbab,
a.ssbab:visited {
display: block;
padding: 0 50px;
font-size: 25px;
font-weight: bold;
text-align: center;
line-height: 41px;
color: #FFF;
height: 41px;
border: 1px solid #a2173d;
border-radius: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
background-image: url(‘https://combo.staticflickr.com/pw/images/ssbab_bg.gif’);
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
background-image: -webkit-linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
background-image: -o-linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
background-image: linear-gradient(top, #ef7fb4 4%, #e52a82 5%, #e52a82 56%, #cf2572 56%, #b91f61 61%);
-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
-o-box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
box-shadow: 0 2px 3px rgba(0, 0, 0, .42);
text-shadow: -1px -1px 0 rgba(0,0,0, 0.125);
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
a.ssbab:active {
background-image: -moz-linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
background-image: -webkit-linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
background-image: -o-linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
background-image: linear-gradient(top, #ef7fb4 1%, #d61f75 2%, #d61f75 56%, #cf2572 56%, #b91f61 61%);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
}
/* ——————————————————————————– */
/* Used to hide elements so that screen readers can still see them, without using display: or positioning. Courtesy of Todd Kloots. */
/* ——————————————————————————– */
.obscured {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE 6 + 7 */
clip: rect(1px, 1px, 1px, 1px);
}
/* ——————————————————————————– */
/* Header search bar, used for the Nav Selecta. */
/* ——————————————————————————– */
.zeus .TopBar .NavBar #search_header_form_td.ns-td-container {
padding: 3px 0 0;
vertical-align: top;
text-align: left;
}
.TopBar .NavBar #search_header_form_td #headersearchform.nav-selecta {
width: 325px;
float: right;
padding-right: 8px;
text-align: right;
*z-index: 1001; /* IE7 puts the autocomplete result list below everything else. */
}
.zeus .TopBar .NavBar #search_header_form_td #nav-selecta-field {
-webkit-appearance: textfield;
width: 226px;
height: 21px;
height: 17px\9;
*height: auto;
margin-top: 1px;
margin-left: -16px\9; /* IE9 */
margin-left: 0\0/; /* IE8 */
*margin-left: 0; /* IE7 */
*margin-right: -20px;
margin-right: -8px\9;
padding: 0;
*padding: 1px;
padding: 1px\9;
*font-size: 12px;
}
.TopBar .NavBar #search_header_form_td form #nav-selecta-search-button {
height: 20px;
margin-left: 0\9; /* IE9 */
margin-left: 0\0/; /* IE8 */
*margin-left: 0; /* IE7 */
*margin-right: -4px;
padding: 0;
background: transparent;
border: 0;
color: #0063dc;
font-size: 13px;
font-weight: bold;
}
.TopBar .NavBar #search_header_form_td form #nav-selecta-search-button:hover {
text-decoration: underline;
cursor: pointer;
}
#search_header_form_td #headersearchform.nav-selecta * {
vertical-align: baseline;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.zeus .TopBar .NavBar #search_header_form_td #nav-selecta-field {
height: 22px;
}
.TopBar .NavBar #search_header_form_td form #nav-selecta-search-button {
margin-left: 3px;
}
.TopBar .NavBar #search_header_form_td #headersearchform.nav-selecta {
padding-right: 5px;
}
}
/* Bug fix for IE7/IE8 on non-Zeus pages. */
.TopBar .NavBar #search_header_form_td #headersearchform.nav-selecta li p.ns-search span.icon,
.TopBar .NavBar #search_header_form_td #headersearchform.nav-selecta li p.ns-section span.icon {
*left: -27px;
}
#head-top a .go-pro {
color: #ff0084;
}
#head-top a:hover .go-pro {
color: #fff;
}
/* ——————————————————————————– */
/* Used by the image fader module. */
/* ——————————————————————————– */
img.fade-in {
opacity: 0;
}
/* Disabled label and input! */
#hires .disabled {
color: #ccc;
}
/* ——————————————————————————– */
/* Used to hide popovers by default */
/* ——————————————————————————– */
.yui3-popover-content-hider {
/* this is to hide the popover content as the page is loading, before the JS runs */
left: -9999em;
position: absolute;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* WebKit */
/* Webkit has a problem that prevents us from using position: absolute on the menu hider div.
See B2s #19115 and #19154.
So… it gets a special way of hiding the menus.
*/
.yui3-popover-content-hider {
position: relative;
height: 0px;
}
}
.yui3-popover-content-hider ul {
margin: 0;
padding: 0;
}
/* ——————————————————————————– */
/* Style backend logging messages */
/* ——————————————————————————– */
body.header-underlap div.dev-log,
body.header-underlap pre.dev-log {
position: relative;
top: 50px;
z-index: 1000;
}
body.header-underlap.with-eyebrow div.dev-log,
body.header-underlap.with-eyebrow pre.dev-log {
top: 72px;
}
/* ——————————————————————————– */
/* Styleguiide fonts, these are mobstor urls from reboot */
/* ——————————————————————————– */
@font-face {
font-family: “Proxima Nova”;
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.eot?#iefix’);
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.eot?#iefix?#iefix’) format(‘eot’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.woff’) format(‘woff’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.ttf’) format(‘truetype’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Thin-webfont-v2.svg#svgFontName’) format(‘svg’);
font-weight: 100
}
@font-face {
font-family: “Proxima Nova”;
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.eot?#iefix’);
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.eot?#iefix?#iefix’) format(‘eot’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.woff’) format(‘woff’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.ttf’) format(‘truetype’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Light-webfont-v2.svg#svgFontName’) format(‘svg’);
font-weight: 300
}
@font-face {
font-family: “Proxima Nova”;
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.eot?#iefix’);
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.eot?#iefix?#iefix’) format(‘eot’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.woff’) format(‘woff’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.ttf’) format(‘truetype’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Reg-webfont-v2.svg#svgFontName’) format(‘svg’);
font-weight: 400
}
@font-face {
font-family: “Proxima Nova”;
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.eot?#iefix’);
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.eot?#iefix?#iefix’) format(‘eot’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.woff’) format(‘woff’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.ttf’) format(‘truetype’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Sbold-webfont-v2.svg#svgFontName’) format(‘svg’);
font-weight: 600
}
@font-face {
font-family: “Proxima Nova”;
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.eot?#iefix’);
src: url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.eot?#iefix?#iefix’) format(‘eot’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.woff’) format(‘woff’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.ttf’) format(‘truetype’), url(‘https://combo.staticflickr.com/ap/build/fonts/ProximaNova-Bold-webfont-v2.svg#svgFontName’) format(‘svg’);
font-weight: 700
}
.pro-badge-new {
display: inline-block;
position: relative;
box-sizing: border-box;
width: 29px;
height: 16px;
color: black;
background-repeat: no-repeat;
top: 4px;
}
.pro-badge-new:hover {
color: black;
background-color: initial;
}
.pro-badge-new:visited {
color: black;
background-color: initial;
}
.pro-badge-new svg {
width: inherit;
height: inherit;
fill: currentColor;
}
.pro-badge-new.pro-badge-legacy {
width: 19px;
}
.pro-badge-new.gray {
color: #666;
}
.pro-badge-new.gray:hover {
color: #666;
background-color: initial;
}
.pro-badge-new.gray:visited {
color: #666;
background-color: initial;
}
.taglist {border-collapse:collapse}
.taglist th {text-align:left;background-color:#eee;padding:5px;font: 12px Arial, Helvetica, sans-serif; font-weight:bold; }
.taglist td {border-bottom:0px solid #ccc;border-top:1px solid #ccc}
.taglist td.tag {padding-right:5em}
#taglist_fragment_div .taglist th {
padding-top:0;
color:#666;
}
#taglist_fragment_div .taglist {
width:100%;
*width:94%;
}
#taglist_fragment_div .taglist td {
padding:4px 4px !important;
background-color:#fff;
}
#taglist_div .taglist_example_div {
background-color:#eee !important;
}
#taglist_fragment_div {
border: 1px solid #ccc;
padding:10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
background-color:#eee;
}
.taglist_copy_div, .taglist_example_div {
display:block;
font: 12px Arial, Helvetica, sans-serif !important;
color:#666 !important;
margin:0 0 10 0 !important;
padding:0 !important;
}
.taglist_example_div {
color:#000 !important;
padding:4px !important;
background-color:#fff;
}
/* Start Y Styles from yui.yahooapis.com/2.4.1/build/autocomplete/assets/skins/sam/autocomplete.css
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
.yui-skin-sam .yui-ac{position:relative;font-family:arial;font-size:100%;}
.yui-skin-sam .yui-ac-input{position:relative;width:100%;}
.yui-skin-sam .yui-ac-container{position:absolute;top:1.6em;left:-1px;width:100%;}
.yui-skin-sam .yui-ac-content{position:absolute;width:100%;border:1px solid #808080;background:#fff;max-height:20em;overflow:auto;overflow-x:hidden;_height:20em;z-index:9050;}
.yui-skin-sam .yui-ac-shadow{position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity:0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;}
.yui-skin-sam .yui-ac-content ul{margin:0;padding:0;width:100%;}
.yui-skin-sam .yui-ac-content li{margin:0;padding:3px 7px;cursor:default;white-space:nowrap; text-indent:0;}
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight{background:#B3D4FF;}
.yui-skin-sam .yui-ac-content li.yui-ac-highlight{background:#426FD9;color:#FFF;}
td.yui-skin-sam .yui-ac-content {
width:500px;
}
/* end Y styles */
#SubNav .Extras div.SlideShowShareButtons {
text-align: right;
margin-top:-6px;
}
.SlideShowShareButtons {
position:relative;
text-align:right;
z-index:1000;
zoom:1;
}
.wide_top .SlideShowShareButtons {
margin-top:0px;
padding-top:0px;
border:0px solid black;
}
#SSButtonHugger {
position:relative;
z-index:251;
white-space:nowrap;
zoom:1;
}
#SSButtonHugger span {
float:right;
display:inline;
}
#SSButtonHugger span.slideshow-link-wrapper {
float:none;
}
#SSButtonHugger a {
text-decoration:none;
display:block;
font-weight:bold;
font-size:11px;
zoom:1;
_width:30px;
}
/* Photo.gne specific */
td.RHS {
padding-top:5px;
}
td.RHS .SlideShowShareButtons {
margin-bottom:34px;
_margin-bottom:10px; /* Why must it sting so badly? */
margin-top:-6px;
}
/* RHS ad on photo.gne */
div.ad_hb {
margin-top:0;
height:auto;
}
/* Photostream specific */
td.Extras #SSButtonHugger {
width:210px;
}
/* Can be used when only one button will be shown */
td.Extras #SSButtonHugger.shrink {
width:105px;
}
/* Set specific */
#setCrumbs .scTopCrumbShareSlideshow {
padding-top:0px;
}
#SlideShowButton {
background:transparent url(https://combo.staticflickr.com/pw/images/sharing_sprite.png) no-repeat 100% 3px;
border:solid 1px #fff;
padding:5px 26px 5px 6px;
color:#a1a1a1;
white-space:nowrap;
text-decoration:none;
z-index:252;
}
#SlideShowButton {
background-position:100% -85px;
padding-right:29px;
margin-right:5px;
}
#SlideShowButton:hover {
color:#0259C4;
background-position:100% -108px;
}
#sharing_email_input, #to_email_input {
width:125px;
border:none;
background-color:none;
display:none;
}
#sharing_email_input:focus, #to_email_input:focus {
outline:none;
}
.share_inner_list .ShareGPMsg .sharing_privacy_msg {
font-size:11px;
color:#969593;
line-height:normal;
margin:5px 0;
}
#sharing_chbx_family, #sharing_chbx_private {
margin-left:5px;
}
#SharingQuickStatMsg {
padding:0 0 0 3px;
margin:0;
position:absolute;
top:0px;
left:0px;
background-color:#fff;
}
#SharingQuickStatText {
padding-left:22px;
}
#SharingQuickStatText a {
text-decoration:underline;
}
#SharingQuickStatText.send_success {
background:transparent url(https://combo.staticflickr.com/pw/images/icon_check_small.png) no-repeat 0 1px;
}
#SharingQuickStatText.send_fail {
background:transparent url(https://combo.staticflickr.com/pw/images/icon_error_x_small.png) no-repeat 0 1px;
}
#QuickShareAddMsg {
padding:0;
font-size:12px;
margin:10px 0px 0px 0px;
}
.sharing_embed_cont {
margin-top:0;
padding-top:0;
}
.share_inner_list {
list-style:none;
margin:7px 0 0 0;
padding:0;
}
.share_inner_list li.sharelist {
text-indent:0;
line-height:normal;
}
.morethanoneli li.sharelist {
background:transparent url(https://combo.staticflickr.com/pw/images/sharing_sprite.png) no-repeat 0px -183px;
padding-left:10px;
}
.share_inner_list li.sharelist p {
font-size:12px;
color:#000;
margin:0;
padding:0;
}
.share_inner_list li.sharelist p.first {
margin-top: 15px
}
.share_inner_list li.sharelist #AutoCompleteContactsBox {
margin-bottom:10px;
}
#grab_link_get_butt {
text-transform:uppercase;
margin:12px 0;
}
#sharing_grab_link_input {
width:275px;
margin-bottom:20px;
border: 1px solid #d7d7d7;
margin-top: 4px;
padding: 4px;
*height: 24px;
}
#SharingEmbedIt textarea {
width:280px;
border: 1px solid #d7d7d7;
padding: 4px;
}
#SharingBlogIt .sharing_blog_link {
color:#0063dc;
margin-bottom:4px;
cursor:pointer;
text-decoration:underline;
}
#SharingBlogIt p.sharing_faded_text a {
color:#0063dc;
}
#SharingBlogIt .sharing_options_inner p.sharing_faded_text {
margin-bottom:10px;
}
#GPTooltip {
display:none;
}
#AutoCompleteContact {
display:none;
}
#AutoCompleteContactsBox {
width:265px;
background-color:#fff;
font-size:12px;
border:solid 1px #d7d7d7;
padding:4px;
min-height:15px;
line-height:20px;
}
.sendContentCol #AutoCompleteContactsBox {
width:100%;
}
b.autocomplete_contact {
font-weight:normal;
color:#000;
margin-right:10px;
white-space:normal;
}
.AutoCompleteContactClose {
color:#acacac;
margin-left:3px;
cursor:pointer;
}
.autocomplete_hilite {
color:#000;
background:#c3ddff;
}
.autocomplete_contact_hilite {
background-color:#b5d5ff;
}
.autocomplete_contact_hilite span {
color:#B7410E;
}
#AutoCompleteLoading {
color:#969593;
font-style:italic;
margin:0;
padding:0;
}
/* Bo Selecta styles */
/* Still used? I dunno! -Trevor */
#BoSelectaContactsBox { width: 265px; background-color: #fff; font-size: 12px; min-height: 15px; line-height: 20px; }
.morethanoneli li.sharelist #BoSelectaContactsBox { margin-bottom: 10px; }
#BoSelectaContactsBox #sharing_email_input { display: block; width: 100%; border: 1px solid #d7d7d7; margin-top: 4px; padding: 4px; *height: 24px; }
#BoSelectaContactsBox .loading { margin-top: 4px; padding: 1px 4px; }
body:first-of-type #BoSelectaContactsBox.bo-selecta .yui-ac-content { margin-top: -1px; } /* Safari only */
#BoSelectaResultsBox { max-height: 166px; overflow: auto; list-style: none; margin: 0 0 12px 0; *margin-top: -15px; padding: 0; }
#BoSelectaResultsBox.overflow { *height: 166px; }
#BoSelectaResultsBox li { overflow: hidden; *margin-bottom: -3px; padding: 5px 5px 3px; line-height: 13px; color: #000; *zoom: 1; }
#BoSelectaResultsBox li p { margin-top: 0; }
#BoSelectaResultsBox li p,
#BoSelectaResultsBox li img { vertical-align: middle; }
#BoSelectaResultsBox li a,
#BoSelectaResultsBox li span.edit-rel { display: inline; float: none; margin: 0; font-size: 11px; text-transform: lowercase; }
#BoSelectaResultsBox li p span.name { float: left; position: relative; max-width: 184px; margin: 0; padding-left: 30px; padding-right: 10px; }
#BoSelectaResultsBox li p span.name img { display: block; position: absolute; top: 0; left: 0; }
#BoSelectaResultsBox li p span.name img.bs-email-icon { margin: 4px 0 0 4px; }
#BoSelectaResultsBox li p span.name strong.username { display: block; margin-top: -1px; font-size: 13px; font-weight: normal; color: #222; }
#BoSelectaResultsBox li p span.name strong.username a { color: #666; }
#BoSelectaResultsBox li p span.name strong.username a:hover { background: transparent; color: #0063dc; }
#BoSelectaResultsBox li p span.name strong.email { margin-top: 4px; }
#BoSelectaResultsBox li p span.name .realname { display: block; float: left; margin-top: 1px; padding: 0; font-size: 11px; color: #bbb; }
#BoSelectaResultsBox li p span.name a.realname:hover { color: #fff; }
#BoSelectaResultsBox li p span.remove-link-container { float: left; margin: 6px 0 0; }
#BoSelectaResultsBox li p span.controls { float: right; margin-top: -1px; padding-right: 20px; *position: absolute; *right: 0; *top: 5px; *margin: 0; }
#BoSelectaResultsBox li p.email-contact span.controls { margin-top: 4px; *top: 9px; *margin: 0; }
.share-menu-bs .morethanoneli li.sharelist { background: none; padding-left: 0; }
#post-gp-gen { margin-top: 15px; }
#SharingGeneratingGpMsg { position: absolute; top: 0; left: -5px; margin: 0; padding: 0; background: #fff; }
#SharingGeneratingGpText { text-align: center; }
#sharing_grab_link_gp_input { width: 275px; margin: 4px 0 6px; border: 1px solid #d7d7d7; padding: 4px; *height: 24px; }
#sharing_personal_message_counter { float: right; display: none; margin: 0 25px 0 0; *margin: -14px 5px 0 0; text-align: right; font-size: 11px; }
#sharing_personal_message_counter.oversize { display: block; color: red; }
/* For the standalone Sharing page. */
.sendInviteBS p.sharing_faded_text { margin-top: 15px; }
.sendInviteBS #BoSelectaContactsBox { width: 100%; margin: 0 0 15px; }
.sendInviteBS #BoSelectaContactsBox #to_email_input { display: block; width: 100%; border: 1px solid #d7d7d7; margin-top: 0; padding: 4px; }
.sendInviteBS #BoSelectaContactsBox #to_email_input.grey,
.sendInviteBS #BoSelectaContactsBox #to_email_input.grey:hover { color: #999; }
.sendInviteBS #BoSelectaContactsBox .ac-container .yui-ac-content .yui-ac-bd ul { position: static; width: 100%; background: transparent; border: none; opacity: 1; filter:alpha(opacity=100); }
.sendInviteBS #BoSelectaContactsBox .ac-container .yui-ac-content .yui-ac-bd ul li { padding: 5px; line-height: 10px; }
.sendInviteBS #BoSelectaResultsBox { display: none; max-height: 174px; margin: 15px 0; background: #fff; border: 1px solid #d7d7d7; }
.sendInviteBS #BoSelectaResultsBox.not-empty { display: block; }
.sendInviteBS #BoSelectaResultsBox li { border-bottom: 1px solid #efefef; }
.sendInviteBS #BoSelectaResultsBox li.last { border-bottom: 0; }
.sendInviteBS #BoSelectaResultsBox li p span.controls { padding-right: 10px; padding-top: 4px; }
/* End Bo Selecta styles */
/* For the Iconbuilder page. */
#iconbuilder-container { overflow: hidden; }
#iconbuilder-container .sidebar { float: left; width: 170px; color: #5a5a5a; }
#iconbuilder-container .sidebar p { line-height: 18px; margin: 0 0 6px; }
#iconbuilder-container .main { float: right; width: 590px; }
#iconbuilder-container .main ul { margin: 20px 0; padding-left: 20px; }
#iconbuilder-container .main .replace-form { margin-bottom: 48px; }
#iconbuilder-container .main .replace-form .DeleteButt { display: block; margin: -33px 0 0 66px; }