html { width: 100%; height: 100%; }
body { background: #f6f6f6; font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1; padding: 0; margin: 0; width: 100%; height: 100%; text-align: center; }

a { color: #ffad00; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active {}
a:visited {}
a.external { background: url(/images/common/external_ffad00.png) no-repeat right 1px; padding-right: 14px; }

a img { border:none; }
form { padding: 0; margin: 0; }
fieldset { border: none; }
abbr, dfn { cursor: help; border-bottom: 1px dashed #ccc; }
abbr:hover, dfn:hover { background: #eee; }
blockquote { margin-bottom: 20px; padding-left: 20px; background: url(/images/common/start_quote_gray.gif) no-repeat; font-size: 95%; }

h1 { font-size: 28px; letter-spacing: -0.05em; text-shadow: #fff 0px 1px; }
h2 { font-size: 18px; letter-spacing: -0.05em; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h3 span, h4 span, h5 span { font-weight: normal; }

big { font-size: 16px; }
small { font-size: 10px; }

label { font-weight: bold; display: block; cursor: pointer; }
label.inline { display: inline; float: none; padding: 0; width: auto; text-align: left; font-weight: normal; }
input { padding: 5px; border: 1px solid #ccc; background: #f1f1f1; font-size: 14px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
input:focus { background: #fff; }
input.hint { color: #aaa; }
select { margin: 8px 0; }
textarea { -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #ccc; }
textarea.hint { color: #aaa; }
button, input[type=submit], input.submit { background: #999 url(/images/common/button_bg.png) repeat-x; border: 1px solid #999; color: #fff; padding: 5px 10px 5px 7px; cursor: pointer; text-transform: uppercase; font-weight: bold; font-size: 11px; -webkit-border-radius: 10px 10px; -moz-border-radius: 10px; text-shadow: #666 0px 1px; }
button:hover, input[type=submit]:hover, input.submit:hover { background-color: #666; border-color: #666; }
button:disabled, input[type=submit]:disabled, input.submit:disabled { color: #ccc; }
form .field { margin-bottom: 10px; }
form .field label.inline { display: inline; font-weight: normal; }
form .field p { margin-bottom: 10px; padding: 2px; }
form .field p.hint { font-size: 10px; color: #999; }
form .fieldset { border-bottom: 1px solid #eee; }
form .submitrow { margin: 20px 0 0 0; }
.ui-dialog form .submitrow { margin: 20px 0 15px 0; }
form.fancy .fieldset { border: 1px solid #eee; margin-bottom: 10px; padding: 10px; background: #f5f5f5; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
form.fancy .fieldrow { border-bottom: 1px solid #eee; margin: 0 0 10px 0; }
form.fancy .field p { margin-left: 150px; }
form.fancy .field label { width: 140px; display: block; float: left; padding-top: 8px; text-align: right; padding-right: 10px; font-weight: bold; }
form.fancy .field label.inline { display: inline; float: none; padding: 0; width: auto; text-align: left; font-weight: normal; }
form.fancy .field .top-padding { padding-top: 8px; }
form.fancy .buttons { margin-bottom: 2.5em; margin-top: 2em; padding-left: 150px; }
form.fancy .fieldset .buttons { margin-top: 10px; margin-bottom: 10px; }
form.fancy .required label { font-size: 14px; }
form.fancy .required input { font-size: 18px; }
form .fancy-margin { margin-left: 150px; }
form .fancy-margin p { margin-left: 0 !important; }
form .fieldWithErrors { display: inline; }
form .fieldWithErrors select { border: 1px solid #f00; background: #fee; }
form .fieldWithErrors input { border: 1px solid #f00; background: #fee; }
form .fieldWithErrors textarea { border: 1px solid #f00; background: #fee; }
form select.error { border: 1px solid #f00; background: #fee; }
form input.error { border: 1px solid #f00; background: #fee; }
form textarea.error { border: 1px solid #f00; background: #fee; }
form label.error { color: #b10e0e; padding: 0 0 0 10px; cursor: default; }
form.fancy label.error { display: block; float: none; margin-left: 140px; padding: 0 0 0 10px; width: auto; text-align: left; font-weight: normal; }
.ui-dialog form.fancy label.error { display: block; margin-left: 150px; padding: 5px 0 0 0; }
#contenthead .errorExplanation { border: 1px solid #f99; background: #fee; padding: 20px; margin-bottom: 20px; }

#root { margin: 0; padding: 0; position: relative; text-align: left; }
#header { position: relative; height: 80px; margin: 0 auto; background: #999 url(/images/common/header_bg.png) repeat-x; }
#content { width: 940px; margin: 0 auto; z-index: 1; background: #fff url(/images/common/content_bg.png) no-repeat; padding: 20px 20px 100px 20px; position: relative; line-height: 1.5; }

#site-footer { width: 940px; margin: 0 auto; padding: 20px; font-size: x-small; color: #bbb; clear: both; background: #333 url(/images/common/shadow_1px_dark.gif) repeat-x; min-height: 50px; }
#site-footer h3 { margin-bottom: 20px; }
#global-footer { padding: 10px 0 50px 0; color: #aaa; font-size: 10px; }

#navigation { margin-top: 30px; }
#mainnav ul { list-style: none; overflow: hidden; margin-bottom: 0; position: relative; z-index: 2; top: 2px; }
#mainnav li { float: left; padding: 13px 24px; margin: 0 5px 0 0; background: #ddd url(/images/common/mainnav_btn_bg.png) repeat-x; border: 1px solid #ddd; border-bottom: none; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; }
#mainnav a { color: #999; text-shadow: #fff 0px 1px 2px; font-weight: bold; }
#mainnav a:hover { text-decoration: none; color: #333; }
#mainnav li.current { padding-bottom: 14px; background-color: #f9f9f9; border-color: #eee; }
#mainnav li.current a { color: #666; font-weight: bold; }
#nav { width: 700px; height: 39px; }

#breadcrumbs { width: 940px; margin: 0 auto; padding: 10px 20px; font-size: 12px; background: #fff; border-top: 1px solid #eee; clear: both; }
.breadcrumbs { color: #bbb; }
.breadcrumbs a { float: left; padding: 0 10px; }
.breadcrumbs a.home { padding-left: 0; }
.breadcrumbs a.home img { margin: -2px 0 0 -2px; }
.breadcrumbs strong { padding: 0 10px; }
.breadcrumbs span { float: left; width: 9px; height: 0; margin: -10px 0 0 0; padding-top: 32px; background: url(/images/common/breadcrumb_sep.png) no-repeat; text-indent: -9999px; }
.page-gutter .breadcrumbs, .page-gutter-light .breadcrumbs { margin-top: 2px; }

#object-actions { width: 940px; margin: 0 auto; padding: 10px 20px; font-size: 12px; background: #fff; color: #bbb; text-align: right; }

#adminnav { width: 100%; height: 4em; font-size: 12px; background: #000 url(/images/common/metal.png) repeat-x; color: #bbb; }
#adminnav .adminnav-item { float: left; position: relative; width: 2em; height: 2em; margin: 1em; }
#adminnav .adminnav-separator { float: left; position: relative; height: 4em; margin-left: 10px; padding-right: 10px; }
#adminnav img { width: 24px; height: 24px; }
#adminnav .disabled { opacity: 0.4; }
#adminnav a { text-decoration: none; color: #777; display: block; }
#adminnav a:hover { color: #ccc; }

#content .container_16 { margin: 0 -10px; }
#content .container_12 { margin: 0 -10px; }
#footer .container_16 { margin: 0 -10px; }
#footer .container_12 { margin: 0 -10px; }

.container_16 .container_16 { margin: 0 !important; width: auto; }
.container_16 .container_12 { margin: 0 !important; width: auto; }
.container_12 .container_16 { margin: 0 !important; width: auto; }
.container_12 .container_12 { margin: 0 !important; width: auto; }

#logo { margin: 5px 0px; display: block; float: left; }
#search { text-align: right; }
#search .searchbox { font-size: 16px; margin: 28px 0px; color: #999; background: #fff url(/images/common/search-small.png) no-repeat 5px 50%; padding: 1px 1px 1px 20px; width: 125px; border: 1px solid #999; -webkit-border-radius: 20px; -moz-border-radius: 20px; }

#header-login { float: right; margin-top: 20px; color: #eee; font-size: 11px; }
#header-login label { color: #eee; text-transform: uppercase; }
#header-login input { border: 0px; margin: 2px 0 0 0; background: #f1f1f1; }
#header-login .buttons { margin-top: 1em; margin-left: 0; }

#badge { float: right; }
#badge li { background-color: #f3f3f3; }
#badge a.sign-in { background: url(/images/icons/bw/key.gif) no-repeat 0 50%; padding-left: 15px; margin-left: -5px; }
#badge a.sign-out { background: url(/images/icons/bw/cross.gif) no-repeat 0 50%; padding-left: 15px; margin-left: -5px; }
#badge a.profile { background: url(/images/icons/bw/person.gif) no-repeat 0 50%; padding-left: 15px; margin-left: -5px; }

#search-results h3 { margin-bottom: 0; }
#search-results .summary { max-width: 42em; }
#search-results cite { color: #ccc; }

#timeline h3 { margin-bottom: 0; }
#timeline .summary { max-width: 42em; }
#timeline cite { color: #ccc; }

#top-100 h3 { margin-bottom: 0; }
#top-100 .summary { max-width: 42em; }
#top-100 cite { color: #ccc; }

#contenthead { clear: both; }
#contentfoot { clear: both; }

.column { padding-left: 10px; padding-right: 10px; }
.column.first { padding-left: 0; }
.column.last { padding-right: 0; }

.fragment p, .fragment li { color: #666; }
.fragment h3 { margin-bottom: 2px; }

div.fragment { position: relative; }
body.admin div.fragment:hover { outline: 1px dashed #ccc; }
div.fragment a.edit-fragment { position: absolute; top: 0; right: 0; background: #fff url(/images/icons/sweetie/12-em-pencil.png) no-repeat 4px 4px; padding: 4px 5px 4px 20px; border: 1px solid #ccc; font-size: 10px; }
div.fragment span.fragment-name { position: absolute; top: 0; left: 0; background: #333; padding: 4px 5px; font-size: 10px; color: #fff; opacity: 0.8; }

.billboard { display: block; position: relative; width: 940px; height: 400px; overflow: hidden; background: url(/images/common/billboard-wide-radial.jpg) no-repeat; margin: 0 0 20px 0; }
.billboard.linear { background-image: url(/images/common/billboard-wide-linear.jpg); }
.billboard-square { display: block; position: relative; width: 940px; height: 540px; overflow: hidden; background: url(/images/common/billboard-square-radial.jpg) no-repeat; margin: 0 0 20px 0; }
.billboard-square.linear { background-image: url(/images/common/billboard-square-linear.jpg); }

h1.title { margin: 0; }
h3.tagline { margin: 0; padding: 0; color: #aaa; font-size: 12px; }
h4.license { margin: 0 0 15px 0; font-size: 10px; color: #ccc; font-weight: normal; }

#warning { color: #f00; padding: 1em 0; background: #fee; text-align: center; font-size: 14px; cursor: pointer; }
#warning a { color: #f00; font-weight: bold; }
#message { color: #484; padding: 1em 0; background: #efe; text-align: center; font-size: 14px; cursor: pointer; }
#message a { color: #484; font-weight: bold; }

#me .content-container { border: 1px solid #bbb; padding: 1em; }
#me .content-container .content { border: 1px solid #aaa; padding: 1em; }

#contenthead h1.title { margin-bottom: 0; }
#contenthead h4.tagline { text-transform: uppercase; }
#contenthead span.license { color: #ccc; font-size: x-small; }
#contenthead span.place { color: #ccc; font-size: x-small; }
#contenthead span.date { color: #ccc; font-size: x-small; font-weight: bold; display: block; }

dl.details { margin: 0 0 20px 0; }
dl.details dt { width: 130px; float: left; margin: 0; font-weight: bold; clear: both; }
dl.details dd { width: 300px; margin: 0 0 0 130px; }

ul.prices { margin: 0; list-style: none; background: #f9f9f9; border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #eee; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; }
ul.prices li { font-size: 18px; border-top: 1px solid #eee; margin: 0; padding: 10px; }
ul.prices li form { float: right; }
ul.prices li input { float: left; }
ul.prices li a { float: right; }
ul.prices li .price { font-weight: bold; }

.buy-now { font-size: 18px; text-align: center; margin: 10px 0; }
.buy-now .price { font-weight: bold; }

ol.icons { list-style: none; margin: 0; padding: 0; }
ol.icons li { position: relative; display: block; float: left; width: 150px; height: 100px; margin: 0 0 10px 0; font-weight: bold; background: url(/images/admin/no_icon.png) no-repeat; border: 1px solid #ddd; }
ol.icons img { width: 150px; height: 100px; }
ol.icons .dummy { display: block; width: 150px; height: 100px; }
ol.icons .overlay { display: block; height: 100px; left: 0px; position: absolute; top: 0px; width: 150px; background: url(/images/common/icon_overlay.png) no-repeat; }

ol.children { color: #ccc; padding: 0 0 0 30px; margin: 20px 0; }
ol.children li { margin: 0 1em 1em 0; }
ol.children a { color: #444; text-shadow: #fff 1px 1px 1px; font-weight: bold; }
ol.children span.date { display: block; font-size: x-small; }
ol.children .started a { color: #aaa; }
ol.children .completed a { color: #aaa; text-decoration: line-through; }

ol.feed { color: #ccc; padding: 20px; margin: 0 0 20px 0; list-style: none; background: #111; }
ol.feed li { margin: 0 0 1em 0; text-align: center; margin: 0; padding: 20px 0; height: 160px; overflow: hidden; }
ol.feed .icon { float: none; display: inline; margin: 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; background: none; }
ol.feed .icon img { border: 1px solid #333; -webkit-border-radius: 10px; -moz-border-radius: 10px; -webkit-box-reflect: below -1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.55, rgba(255,255,255, .01)), to(rgba(255,255,255, .15))); }
ol.feed a { color: #777; text-shadow: #666 0px 0px 1px; font-weight: bold; }
ol.feed span.date { display: block; font-size: x-small; }

ol#events { list-style: none; color: #ccc; padding: 1em 0 1em 1em; margin: 0 0 1em 0; }
ol#events li { margin: 0 0 1em 0; padding: 0 0 0 30px; background: url(/images/common/calendar_entry.png) no-repeat; }
ol#events a { color: #444; text-shadow: #fff 1px 1px 1px; font-weight: bold; }
ol#events span.date { display: block; font-size: x-small; }
ol#events span.place { display: block; font-size: x-small; }

ul#documents { list-style: none; color: #ccc; padding: 1em 0 1em 1em; margin: 0 0 1em 0; }
ul#documents li { margin: 0 0 1em 0; padding: 0 0 0 30px; background: url(/images/icons/sweetie/24-em-down.png) no-repeat; }
ul#documents a { color: #444; text-shadow: #fff 1px 1px 1px; font-weight: bold; }
ul#documents span.size { display: block; font-size: x-small; }
ul#documents .started a { color: #aaa; }
ul#documents .completed a { color: #aaa; text-decoration: line-through; }

.messages { list-style: none; margin: 0; padding: 0; padding-top: 5px; }
.messages li { margin: 0; }
.messages .message { border-bottom: 1px solid #eee; padding: 10px 10px 15px 55px; margin: 0 0 2px 0; position: relative; min-height: 35px; }
.messages .message img { position: absolute; top: 10px; left: 10px; }
.messages .message .user-meta { display: block; font-size: x-small; color: #ccc; font-weight: bold; margin-bottom: 0.5em; }
.messages .message .date { font-size: x-small; color: #ddd; position: absolute; top: 10px; right: 10px; }
.messages .message p { margin: 0.5em 0 0 0; text-align: left; font-size: 14px; }
.new-message { padding: 10px; background: #f1f1f1; margin: 0 0 2px 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.new-message textarea { width: 100%; height: 40px; min-height: 40px; max-height: 400px; line-height: 16px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-color: #ccc; }
.new-message .submitrow { margin-top: 5px; }
.new-message .submitrow input { font-size: x-small; text-transform: none; }
.message-comments { margin-top: 10px; }

.comments { list-style: none; margin: 0; padding: 0; background: url(/images/common/comments_top.png) no-repeat 22px 0; padding-top: 5px; width: 390px; }
.comments li { margin: 0; }
.comments .comment { background: #f1f1f1; padding: 10px 10px 15px 55px; margin: 0 0 2px 0; position: relative; min-height: 35px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.comments .comment img { position: absolute; top: 10px; left: 10px; }
.comments .comment .user-meta { display: block; font-size: x-small; color: #ccc; font-weight: bold; margin-bottom: 0.5em; }
.comments .comment .date { font-size: x-small; color: #ddd; position: absolute; top: 10px; right: 10px; }
.comments .comment p { margin: 0.5em 0 0 0; text-align: left; font-size: 12px; line-height: 1.2; }
.new-comment { padding: 10px; background: #f1f1f1; width: 370px; margin: 0 0 2px 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.new-comment textarea { width: 360px; height: 40px; min-height: 40px; max-height: 400px; line-height: 16px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-color: #ccc; }
.new-comment .submitrow { margin-top: 5px; }
.new-comment .submitrow button { font-size: x-small; text-transform: none; }
.comments .fallback { font-size: 10px; background: #f1f1f1; padding: 10px; margin: 0 0 2px 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; }

#promos { list-style: none; margin: 0; padding: 0; width: 880px; height: 174px; }
#promos .promo { display: block; float: left; width: 435px; height: 174px; padding: 0 10px 0 0; }
#promos .promo.last { padding-right: 0; }

#subnav { list-style: none; padding: 0; margin: 0 0 40px 0; }
#subnav li { margin: 0 20px 0 0; float: left; position: relative; }
#subnav a { display: block; color: #666;  border-bottom: 2px solid #eee; }
#subnav a:hover { text-decoration: none; border-color: #ddd; }
#subnav li.current a { font-weight: bold; color: #333; }
#subnav li.current li a { font-weight: normal; color: #666; }
#subnav li ol { position: absolute; z-index: 99; display: none; list-style: none; margin: 0; padding: 0; background: #f9f9f9; font-size: 0.9em; -webkit-box-shadow: 2px 3px 4px #ccc; -moz-box-shadow: 2px 3px 4px #ccc; }
#subnav li li a { padding: 10px; border: none; }

#subject-areas { list-style: none; padding: 0; margin: 0 0 40px 0; }
#subject-areas li { margin: 0 5px 0 0; float: left; position: relative; }
#subject-areas a { display: block; color: #666;  border-bottom: 3px solid #eee; padding: 4px 10px; text-shadow: #fff 0px 1px 2px; }
#subject-areas a:hover { text-decoration: none; border-color: #ddd !important; color: #999; }
#subject-areas li.current a { font-weight: bold; color: #666; background: #f9f9f9; border-color: #ddd !important; }

.pagination { text-align: right; padding: 0 1em; clear: both; }
.pagination a { padding: 0.2em 0.5em 0.2em 0.5em; color: #ccc; }
.pagination a:hover { background-color: #444; color: #fff !important; text-decoration: none; border-color: #999; }
.pagination a:visited { color: #aaa; }
.pagination span.current { border-bottom: 3px solid #666; color: #aaa; padding: 0.2em 0.5em 0.2em 0.5em; cursor: pointer; }
.pagination span.disabled { display: none; }
.pagination a.more { display: block; border: 1px solid #eee; background: #f1f1f1 url(/images/common/more_shade.png) repeat-x; font-size: 14px; font-weight: bold; text-align: center; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
.pagination a.more:hover { background-position: 0 -100px; color: #aaa !important; }
.pagination a.more:active { background-position: 0 -200px; color: #fff !important; }

.headerbar { margin: 0 0 2em 0; }
.footerbar { margin: 2em 0 0 0; }
.headerbar .pagination a { border-bottom: 3px solid #ccc; }
.footerbar .pagination a { border-top: 3px solid #ccc; }
.headerbar .pagination span.current { border-bottom: 3px solid #666; }
.footerbar .pagination span.current { border-top: 3px solid #666; border-bottom: none; }

.add-button { font-size: 16px; color: #ccc; font-weight: bold; background: url(/images/common/add.png) no-repeat left top; padding-left: 22px; }
.add-button:hover { color: #aaa; text-decoration: none; background-position: left bottom; }

.delete-button { display: block; width: 16px; height: 16px; background: url(/images/admin/trash.gif) no-repeat; text-indent: -9999px; padding: 0; margin: 4px 0 0 40px; cursor: pointer; float: right; }

.subscribe-button { color: #999; background: url(/images/common/feed.gif) no-repeat; padding: 2px 0 2px 20px; font-size: 10px; }

.rounded-box { width: 330px; position: relative; background: #f1f1f1 url(/images/common/inlet_sidebar_top.png) no-repeat; padding: 20px 20px 20px 20px; margin: 5px auto; }
.rounded-box .bottomcap { background: url(/images/common/inlet_sidebar_bottom.png) no-repeat; position: absolute; bottom: 0px; left: 0px; width: 370px; height: 10px; }
.rounded-box input { background: #f9f9f9; }
.rounded-box input:focus { background: #fff; }

.titled-box { position: relative; }
.titled-box h3 { margin: 0; color: #666; background: #f1f1f1 url(/images/common/titled-box-header.png) no-repeat; padding: 5px 10px 8px 10px; font-size: ; }
.titled-box h4 { margin: 0; padding: 5px 10px; border-bottom: 1px solid #f1f1f1; font-weight: normal; font-size: 10px; }
.titled-box .topcap {}
.titled-box .bottomcap {}
.titled-box .boxcontent { padding: 5px 10px; }
.titled-box .boxcontent .xoxo li { margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; }
.titled-box .boxcontent .panel { padding: 10px; margin: 0 -10px; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; }
.titled-box .boxcontent .panel select { background: #eee; color: #aaa; }

table.chart { width: 100%; margin-bottom: 2em; font-size: 11px; border-collapse: collapse; }
table.chart .odd { background: #f9f9f9; }
table.chart .even { background: #f3f3f3; }
table.chart td { padding: 0.5em; }
table.chart .chart-position { width: 3em; text-align: right; }
table.chart .chart-subject a { color: #000; }
table.chart .chart-value { width: 200px; padding: 0; background: #fff; }
table.chart .chart-value .progress { padding: 0.5em 0 0.5em 0.5em; color: #fff; border-bottom: 1px solid #fff; border-top: 1px solid #fff; background: #dbdbdb url(/images/common/progress_right_corners.png) no-repeat 100% 0; }
table.chart .chart-value .not-attempted { padding: 0.5em; color: #ccc; }

ol.chart { font-size: 11px; }
ol.chart a { color: #000; }
ol.chart li.top-ten { font-weight: bold; }
ol.chart .chart-value { color: #aaa; }

form .ui-tabs-nav { border-bottom: 1px solid #ddd; padding-left: 20px; height: 20px; margin: 10px 0 0 0; }
form .ui-tabs-nav li { display: inline; margin-left: 5px; }
form .ui-tabs-nav li a { text-decoration: none; padding: 5px; color: #333; }
form .ui-tabs-panel { border: none; padding: 20px; background: #f9f9f9; }

.ui-tabs-hide { display: none; }

.accordion .ui-accordion-header { cursor: pointer; border: 1px solid #ddd; background: #eee url(/images/common/closed_bullet.png) no-repeat 10px 10px; padding: 5px 5px 5px 27px !important; margin: 5px 0 0 0; font-size: 12px; font-family: Helvetica, Arial, sans; color: #333; }
.accordion .ui-accordion-header.ui-state-active { background: #eee url(/images/common/open_bullet.png) no-repeat 10px 10px; }
.accordion .ui-accordion-header:hover { border-color: #ccc; }
.accordion .ui-accordion-content { padding: 20px; background: #f9f9f9; margin: 0 0 -5px 0; border: 0 none; border-left: 1px solid #eee; border-right: 1px solid #eee; }
.accordion .ui-accordion-content .panel { background: #f1f1f1; }
.accordion .ui-accordion-content .panel .xoxo li { border-bottom: 1px solid #e6e6e6; }

.ac_results { padding: 0px; background: url(/images/common/tooltip_pointer_up.gif) no-repeat 50% 0; color: #eee; overflow: hidden; z-index: 99; padding-top: 4px; margin-top: 5px; opacity: 0.9; }
.ac_results ul { border: 1px solid #333; background: #333; list-style-position: outside; list-style: none; padding: 5px; margin: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.ac_results iframe { display:none;/*sorry for IE5*/ display/**/:block;/*sorry for IE5*/ position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:3000px; height:3000px; }
.ac_results li { margin: 0px; padding: 5px; cursor: pointer; display: block; font-size: 12px; overflow: hidden; text-align: left; }
.ac_loading { background: url(/images/common/ajax-loader-small.gif) right center no-repeat; }
.ac_over { background-color: #eee; color: #111; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

div.rating { cursor: pointer; margin: 2em; clear: both; display: block; }
div.rating:after { content: '.'; display: block; height: 0; width: 0; clear: both; visibility: hidden; }
div.cancel, div.star { float: left; width: 17px; height: 15px; text-indent: -999em; cursor: pointer; display: block; background: transparent; overflow: hidden; }
div.cancel, div.cancel a { background: url() no-repeat 0 -16px; }
div.star, div.star a { background: url(/images/common/star.png) no-repeat 0 0px; }
div.cancel a, div.star a { display: block; width: 16px; height: 100%; background-position: 0 0px; }
div.star_on a { background-position: 0 -16px !important; }
div.star_hover a, div.star_live a:hover { background-position: 0 -32px; }
div.star_readonly a, div.star_readonly a:hover { cursor: default !important; }
div.star { background: transparent !important; overflow: hidden !important; }
div.cancel { display: none !important; }

a.subscribe-atom { background: url(/images/common/feed.gif) no-repeat; padding: 1px 0 1px 22px; font-size: 12px; }
a.subscribe-ical { background: url(/images/common/ical.gif) no-repeat; padding: 1px 0 1px 22px; font-size: 12px; }
a.subscribe-itunes { background: url(/images/common/itunes.gif) no-repeat; padding: 1px 0 1px 22px; font-size: 12px; }
a.addtofacebook { background: url(/images/common/fb_icon.gif) no-repeat; padding: 1px 0 1px 26px; font-size: 12px; }
a.addtodelicious { background: url(/images/common/del_icon.gif) no-repeat; padding: 1px 0 1px 26px; font-size: 12px; }

.ui-widget-overlay { position: absolute; top: 0; left: 0; background: url(/images/common/black-70.png); }
.ui-widget-shadow { z-index: 1001; padding: 10px; background: url(/images/common/black-70.png); opacity: 0.5; margin-left: -10px; margin-top: -10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; }
.ui-dialog { position: relative; text-align: left; background: #fff; margin: 30px 0 30px 0; }
.ui-dialog .ui-dialog-titlebar { background: #eee; color: #666; }
.ui-dialog .ui-dialog-title { font-size: 14px; font-weight: bold; text-shadow: #fff 0 1px; }
.ui-dialog-titlebar-close { display: block; width: 14px; height: 14px; background: url(/images/common/close_eee.png) no-repeat; float: right; }
.ui-dialog-titlebar-close:hover { background-position: 0 -50px; }
.ui-dialog-titlebar-close:active { background-position: 0 -100px; }
.ui-dialog-titlebar-close span { display: none; }
.ui-dialog .ui-icon-gripsmall-diagonal-se { display: none !important; }

.anorexic { width: 10%; }
.bulimic { width: 15%; }
.slim { width: 25%; }
.lean {width: 40%;}
.fat { width: 60%; }
.corpulent { width: 90%; }
.almost-full { width: 98%; }
.full { width: 100%; }

.xoxo { list-style: none; margin: 0; padding: 0; }
.xoxo li { border-bottom: 1px solid #eee; padding: 1em 0; margin: 0; }
.xoxo li .title { font-weight: bold; }
.xoxo li .actions { float: right; }
.xoxo li .actions a.action { color: #444; padding: 4px 5px; border: 1px solid #eee; background: #fff url(/images/common/button_shade.png) repeat-x; font-weight: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.xoxo li .actions a.action:hover { border-color: #aaa; background-color: #f1f1f1; background-position: 0 -100px; text-decoration: none; }
.xoxo li .actions a.action:active { border-color: #666; background-color: #666; background-position: 0 -200px; color: #fff; }
.xoxo li .actions span { padding: 4px 5px; }
.xoxo li small { font-size: 0.9em; }
.xoxo li .info { margin-left: 45px; }
.xoxo li h2 { margin: 0; }
.xoxo li h3 { margin: 0; }
.xoxo li h4 { margin: 0; }
.xoxo li h5 { margin: 0; color: #999; text-transform: uppercase; font-size: 10px; font-weight: normal; }
.xoxo li.grid_1, .xoxo li.grid_2, .xoxo li.grid_3, .xoxo li.grid_4, .xoxo li.grid_5, .xoxo li.grid_6, .xoxo li.grid_7, .xoxo li.grid_8, .xoxo li.grid_9, .xoxo li.grid_10, .xoxo li.grid_11, .xoxo li.grid_12, .xoxo li.grid_13, .xoxo li.grid_14, .xoxo li.grid_15, .xoxo li.grid_16 { margin: 0 10px; }
.xoxo li a { color: #333; font-weight: bold; }

.date-divider { margin-left: -30px; border-bottom: 1px solid #eee; padding-left: 30px; font-size: 1.1em; color: #ccc; }
.container .date-divider { margin-left: -20px; padding-left: 20px; }
.panel .date-divider { margin-left: -20px; padding-left: 20px; }
.titled-box .date-divider { margin-left: -10px; padding-left: 10px; margin-right: -10px; margin-bottom: 0; margin-top: 10px; }
.date-section { list-style: none; margin: 0; padding: 0; margin-bottom: 2em; }
.date-section.xoxo li { border-bottom: 1px solid #f9f9f9; }

.count { padding: 2px 5px; background: #ccc; color: #fff; font-weight: bold; font-size: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

.highlight { background: #ffc; color: #000; }
div.highlight { padding: 10px; border: 2px solid #ff9; margin-bottom: 20px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }

.failed { color: #a00; }
.failed a { color: #a00; text-decoration: underline; }
.failed a:hover { color: #f00; }

.flushleft { margin-left: -20px; float: left; }
.flushright { margin-right: -20px; float: right; }
.floatleft { margin-right: 20px; float: left; }
.floatright { margin-left: 20px; float: right; }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }

p.abstract { font-weight: bold; }
p.intro { color: #888; font-size: 16px; font-weight: normal; line-height: 1.4; }

.hidden { display: none; }
.wip { border: 2px dashed #333; padding: 10px; background: url(/images/common/wip.gif); }
.container { margin-bottom: 20px; }
.padded-container { padding: 50px 180px 0 180px;  }
.fallback { padding: 10px 5px; text-align: center; color: #aaa; font-weight: normal; }
.panel { background: #f9f9f9; padding: 20px; border: 1px solid #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.locked { background: url(/images/icons/sweetie/16-security-lock.png) no-repeat right; padding-right: 20px !important; padding-top: 1px !important;}
.box { padding: 20px; border: 1px solid #ddd; }
.nohover:hover { text-decoration: none; }
.nowrap { white-space: nowrap; }

.horizontal-tabs { border-bottom: 1px solid #ccc; padding-left: 20px; height: 19px; margin: 10px 0 0 0; -webkit-border-radius: 0px !important; }
.horizontal-tabs li { display: inline; margin-left: 5px; }
.horizontal-tabs li a { text-decoration: none; padding: 5px; color: #333; }
.horizontal-tabs li a:hover { background: #f9f9f9; }
.horizontal-tabs li.ui-tabs-selected a { background: #333; color: #fff; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; }

.vertical-tabs { list-style: none; padding: 0; margin: 0; }
.vertical-tabs li { border-top: 1px solid #eee; margin: 0; -webkit-border-radius: 0px !important; }
.vertical-tabs li a { display: block; color: #000; padding: 5px; }
.vertical-tabs li a:hover { text-decoration: none; background: #f9f9f9; }
.vertical-tabs li.ui-tabs-selected a { background: #333; color: #fff; -webkit-border-radius: 3px; }
.vertical-tabs li a.ui-tabs-loading { background: #f9f9f9 url(/images/common/ajax-loader-small.gif) no-repeat 100% 50%; color: #000; }
.vertical-tabs li.separator { border-top: 1px solid #aaa; }
.vertical-tabs li.last { border-bottom: 1px solid #eee; }
.vertical-tabs li a img { margin: 0 5px 0 0; vertical-align: middle; }

.grey { color: #b4b4b4 !important; }
.grey a { color: #999 !important; }
.darkgrey { color: #999 !important; }
.darkgrey a { color: #777 !important; }

.big { font-size: 16px; }
.small { font-size: 10px; }
h1 .small { font-size: 14px; }

.tagline { color: #ccc; display: block; }

.icon { position: relative; display: block; text-align: center; overflow: hidden; line-height: 0; }
.icon .delete-button { position: absolute; bottom: 0; right: 0; }
.icon .dummy { display: block; width: 100%; height: 100%; background: #000; }
.icon .overlay { display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; background: url(/images/common/icon_overlay.png) no-repeat; }
.tiny-icon { position: relative; display: block; float: left; width: 33px; height: 33px; margin: 0 10px 0 0; text-align: center; overflow: hidden; }
.tiny-icon .dummy { width: 35px; height: 35px; background: url(/images/common/unknown-tiny.png) no-repeat; }
.tiny-icon .overlay { width: 35px; height: 35px; }
.square-icon { position: relative; display: block; float: left; width: 94px; height: 94px; margin: 0 10px 0 0; text-align: center; overflow: hidden; border: 1px solid #eee; }
.square-icon .dummy { width: 96px; height: 96px; background: url(/images/common/unknown-square.png) no-repeat; }
.square-icon .overlay { width: 96px; height: 96px; }
.poster-icon { position: relative; display: block; float: left; width: 98px; height: 128px; margin: 0 10px 0 0; text-align: center; overflow: hidden; }
.poster-icon .dummy { width: 100px; height: 130px; background: url(/images/common/unknown-poster.png) no-repeat; }
.poster-icon .overlay { width: 100px; height: 130px; }
.poster-icon img { -webkit-border-radius: 10px; -moz-border-radius: 10px; }

.icon-margin { margin-left: 160px; }
.tiny-icon-margin { margin-left: 45px; }
.square-icon-margin { margin-left: 106px; }
.poster-icon-margin { margin-left: 110px; }

.thumbnail { width: 100px; text-align: center; }

hr { border-color: #e3e3e3; }
hr.page-fold { margin-left: -20px; margin-right: -20px; height: 20px; background: url(/images/common/shadow_1px.gif) repeat-x; border-color: #fff; }
hr.page-cut {}
hr.page-slit {}
hr.thin { border-color: #eee; clear: none; }

.progressContainer { width: 320px; background: #eee; padding: 10px; }
.progressContainer .progressName { font-weight: bold; }
.progressContainer .progressCancel { background: url(/images/common/cancel.png) no-repeat; width: 16px; height: 16px; display: block; float: right; margin-right: 5px; }
.progressContainer .progressBarInProgress { height: 3px; background: #333; }
#finished_uploads { margin-top: 10px; }

h1.with-icon { background-repeat: no-repeat; background-position: 0 4px; padding-left: 25px; padding-bottom: 10px; font-size: 16px; border-bottom: 1px dotted #eee; }

div.dialog { width: 25em; padding: 2em 4em; margin: 4em auto 0 auto; border: 1px solid #ccc; border-right-color: #999; border-bottom-color: #999; background: #fff; }
div.dialog h1 { font-size: 100%; color: #111; line-height: 1.5em; }
div.dialog #warning { border: none; margin-left: -4em; margin-right: -4em; text-align: center; }
div.dialog #message { border: none; margin-left: -4em; margin-right: -4em; text-align: center; }

.page-gutter { margin: -20px -20px 10px -20px; padding: 15px; height: 26px; background: #666 url(/images/common/page_gutter.png) no-repeat; font-size: 11px; }
.page-gutter a { color: #ccc; }
.page-gutter a:hover { color: #ddd; text-decoration: none; }
.page-gutter .actions { margin: 0 0 0 20px; float: right; }
.page-gutter .actions a.action { color: #444; padding: 4px 5px; background: #fff url(/images/common/button_shade.png) repeat-x; background-position: 0 -100px; -webkit-border-radius: 5px; }
.page-gutter .actions a.action:hover { background-color: #f1f1f1; background-position: 0 0; text-decoration: none; }
.page-gutter .actions a.action:active { background-color: #666; background-position: 0 -200px; color: #fff; }

.page-gutter-light { margin: -20px -20px 10px -20px; padding: 15px; height: 26px; background: #fff url(/images/common/page_gutter_light.png) no-repeat; font-size: 11px; }
.page-gutter-light a { color: #666; }
.page-gutter-light a:hover { color: #333; text-decoration: none; }
.page-gutter-light .actions { margin: 0 0 0 20px; float: right; }
.page-gutter-light .actions a.action { color: #444; padding: 4px 5px; border: 1px solid #ccc; background: #fff url(/images/common/button_shade.png) repeat-x; background-position: 0 -100px; -webkit-border-radius: 5px; }
.page-gutter-light .actions a.action:hover { background-color: #f1f1f1; background-position: 0 0; text-decoration: none; }
.page-gutter-light .actions a.action:active { background-color: #666; background-position: 0 -200px; color: #fff; border-color: #666; }
.page-gutter-light .actions a.highlight { background-position: 0 -300px; font-weight: bold; }
.page-gutter-light form { display: inline; }
.page-gutter-light form input { font-size: 10px; padding: 4px; border-color: #ddd; background-color: #fff; }
.page-gutter-light form input[type=submit] { display: none; }
.page-gutter-light form input.search { background: #fff url(/images/icons/bw/magnify.gif) no-repeat 5px 50%; padding-left: 20px; }

.piped { list-style: none; }
.piped li { padding: 0 0 0 10px; margin: 0 0 0 10px; border-left: 1px solid #ccc; display: inline; }
.piped li.first { border-left: 0 !important; margin-left: 0 !important; }
.piped li.current { font-weight: bold; text-decoration: underline; }

.sidebar { border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #eee; margin-left: 9px !important; margin-right: 9px !important; }
.sidebar .fragment { padding: 10px; border-top: 1px solid #eee; }

.status { font-size: 14px; }

.searchbox { margin: 10px 0; width: 160px; }

.headerbar .toolbar { margin-bottom: 20px; padding: 10px; background: #f9f9f9; }
.footerbar .toolbar { margin-top: 20px; padding: 10px; background: #f9f9f9; }

.checklist { list-style: none; margin: 0; padding: 0; }
.checklist li { padding: 5px 0; margin: 0; }
.checklist li a.title { font-weight: bold; }
.checklist li p { font-size: 0.9em; color: #ccc; margin: 0 0 0 20px; }
.checklist li.completed { color: #ccc; }
.checklist li.completed a { color: #ccc; }
.checklist li.completed .title { text-decoration: line-through; }

dl.scores dt { text-transform: uppercase; font-size: 10px; }
dl.scores dd { font-size: 32px; font-weight: bold; border-bottom: 1px solid #eee; margin-bottom: 10px; }
dl.scores dd span { font-size: 10px; color: #ccc; }

.priority-critical { color: #c00; font-weight: bold; }
.priority-high { color: #cc0; font-weight: bold; }
.priority-low { color: #0c0; font-weight: bold; }

.workflow-state { font-weight: bold; }
.workflow-state-new { display: block; width: 15px; height: 15px; background: url(/images/common/workflow_states.png) no-repeat 0px 0px; text-indent: -9999px; float: left; margin: 2px 5px 0 0; }
.workflow-state-open { display: block; width: 15px; height: 15px; background: url(/images/common/workflow_states.png) no-repeat -20px 0px; text-indent: -9999px; float: left; margin: 2px 5px 0 0; }
.workflow-state-closed { display: block; width: 15px; height: 15px; background: url(/images/common/workflow_states.png) no-repeat -60px 0px; text-indent: -9999px; float: left; margin: 2px 5px 0 0; }

.legend { border: 1px solid #eee; padding: 10px; }
.legend h4 { margin: 0; float: left; }
.legend ul { list-style: none; float: left; width: 500px; margin: 0; }
.legend ul li { float: left; margin-left: 20px; }

.numbered-section { padding: 0 0 0 40px; margin-top: 30px; position: relative; }
.numbered-section .step { background: url(/images/common/steps.png); height: 27px; left: 0px; position: absolute; top: 0px; width: 27px; }
.numbered-section .step.one { background-position: 0 0; }
.numbered-section .step.two { background-position: 0 -27px; }
.numbered-section .step.three { background-position: 0 -54px; }
.numbered-section .step.four { background-position: 0 -81px; }
.numbered-section .step.five { background-position: 0 -108px; }

.save-elsewhere { margin: 20px 0; }
.save-elsewhere a { margin: 0 10px 0 0; padding: 5px 0; }

.sortable li { position: relative; }
.reorder-handle { background: #fff url(/images/common/reorder_handle.gif) no-repeat 50% 50%; display: block; width: 10px; height: 11px; padding: 0; cursor: move; position: absolute; right: 0px; top: 0px; padding: 3px; border: 2px solid #ccc; -webkit-border-radius: 15px; -moz-border-radius: 15px; -webkit-box-shadow: 0px 1px 5px #999; -moz-box-shadow: 0px 1px 5px #999; }
.move-item { cursor: move; }

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; background-image: url(/images/common/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #000; color: #fff; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

.limited-space { margin-right: 0px; overflow: hidden; white-space: nowrap; position: relative; }
.limited-space-fade { background: url(/images/common/limited-space-fade.png) repeat-y 100% 0%; position: absolute; right: 0; width: 20px; height: 100%; }

.start { position: relative; display: block; border: 1px solid #eee; margin-bottom: 10px; }
.start span { display: block; overflow: hidden; }
.start img { display: block; }
.start em { position: absolute; top: 110px; left: -20px; width: 353px; height: 64px; background: url(/images/common/start-fold.png) no-repeat; text-indent: -9999px; }

.featured { margin: 10px 0; }
.featured h2, .featured h3 { margin: 0; }
.featured h5 { margin: 0; color: #999; text-transform: uppercase; font-size: 10px; }
.featured .info { margin-left: 106px; }
.featured hr.thin { margin: 10px 0; }
.featured .large-icon { width: 458px; height: 278px; background: #000; overflow: hidden; margin-bottom: 10px; border: 1px solid #eee; }

.publisher { background: #f9f9f9; padding: 10px; border: 1px solid #eee; border-top: 2px solid #ccc; }
.publisher input#title { margin-bottom: 10px; }
.publisher a { float: left; padding: 5px; border: 1px solid #f9f9f9; line-height: 0; }
.publisher a:hover { background: #eee; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; }

.two-columns { -webkit-column-count: 2; -webkit-column-gap: 40px; -webkit-column-rule: 1px dotted #eee; -moz-column-count: 2; -moz-column-gap: 40px; -moz-column-rule: 1px dotted #eee; }
.two-columns .icon { position: static; }
.three-columns { -webkit-column-count: 3; -webkit-column-gap: 40px; -webkit-column-rule: 1px dotted #eee; -moz-column-count: 3; -moz-column-gap: 40px; -moz-column-rule: 1px dotted #eee; }
.three-columns .icon { position: static; }
