/* global */
body {
	background: #FEFEFE url('http://cdn.stumble-upon.com/images/supr_bg_body.png') repeat-x 0px 0;
	color: #1A1A1A;
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body.splash {
	background: #EAF7FF url('http://cdn.stumble-upon.com/images/bg_supr_splash.jpg') repeat-x;
}

body.bookmarklet {
	background: #FEFEFE url('http://cdn.stumble-upon.com/images/bg_supr_sparkles.jpg') repeat-x 0px -100px;
}

h1, h2, h3, h4 {
	color: #404040;
	font-family: "lucida grande", "Trebuchet MS", verdana, tahoma, arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

h1 a {
	color: #006BC4;
}

h1 a:hover {
	color: #00447D;
	text-decoration: none;
}

h1 .icon {
	font-size: 16px;
}

h1 span.cmds {
	font-size: 12px;
}

h2  {
	font-size: 1.3em;
	line-height: 1em;
	padding: 0 0 0.2em 0;
}

h3, h4 {
	font-size: 1.1em;
	line-height: 1.286em;
	padding: 0px;
}

h4 {
	font-weight: normal;
}

a {
	color: #206ba4;
	outline: none !important;
	text-decoration: none;
}

a:hover {
	color: #00466e;
	outline: none !important;
	text-decoration: underline;
}

a:visited {
	color: #206ba4;
	outline: none !important;
	text-decoration: none;
}

a.image img, a img {
	border: none;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

table {
	border: 0;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

ul {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	_margin-left: 0.7em;
	_padding-left: 0.7em;
}

.png {
	behavior: url(/css/iepngfix.htc)
}



/* Standard wrappers*/

.contentWrapper {
	overflow: hidden;
	clear: both;
	padding-bottom: 15px;
}

.wrapperFlex {
	max-width: 1000px;
	min-width: 720px;
	margin: 0 auto;
	padding: 0 5px;
	_width: 980px;
}

.wrapperFixed {
	width: 720px;
	margin: 0 auto;
}

.headerWrapper {
	float: left;
	width: 100%;
	overflow: hidden;
	height: 80px;
}
.headerWrapper .wrapperFlex,
.headerWrapper .wrapperFixed {
	height: 80px;
	position: relative;
}
/* page design 10_19_09 */
a.logoSupr {
	height: 37px;
	width: 129px;
	display: block;
	position: absolute;
	left: 5px;
	top: 8px;
	background: transparent url(http://cdn.stumble-upon.com/images/supr_logo.gif) no-repeat 0 0;
}
.wrapperFixed a.logoSupr {
	left: 0;
}
div#logo #logoLink {
	background: url("http://cdn.stumble-upon.com/images/logo_su_36x36.png") no-repeat left top;
	_background: url(http://cdn.stumble-upon.com/images/logo_su_36x36.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.stumble-upon.com/images/logo_su_36x36.png', sizingMethod='image');
	display: block;
	text-decoration: none;
	float: left;
	margin: 0px 5px 6px 0px;
	padding: 0;
	width: 36px;
	height: 36px;
}

div#logo h1, div#logo h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 6px 0 0 0;
}

div#logo h1, div#logo h1 a, div#logo h1 a:hover, div#logo h2, div#logo h2 a, div#logo h2 a:hover {
	color: #fff;
    text-shadow: horizontal-offset vertical-offset blur-radius shadow-color;  
	text-decoration: none;
}

div#logo p {
	font-size: 1em;
	letter-spacing: 0em;
	line-height: 1em;
	margin: 0;
	padding: 2px 0 4px 0;
}

div#logo p, div#logo p a, div#logo p a:hover {
	color: #fff;
	text-decoration: none;
}

div#logo {
	margin: 5px 0 0 0;
	float: left;
	width: 200px;
	height: 48px;
}

div#modalBox .modalWrap {
	padding: 5px;
	background-color: grey;
	background: url('http://cdn.stumble-upon.com/images/bg_supr_transparent.png');
	_padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#modalBox .modalContent {
	width: 100%;
	margin: 0 auto;
	background-color: #DAEAF2;
	border-top: none;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* spacing controls */

.mgnTop {
	margin-top: 10px !important;
}

.mgnRight {
	margin-right: 10px !important;
}

.mgnBottom {
	margin-bottom: 10px !important;
}

.mgnLeft {
	margin-left: 10px !important;
}

.mgnTopLg {
	margin-top: 15px !important;
}

.mgnRightLg {
	margin-right: 15px !important;
}

.mgnBottomLg {
	margin-bottom: 15px !important;
}

.mgnLeftLg {
	margin-left: 15px !important;
}

.mgnTopSm {
	margin-top: 5px !important;
}

.mgnRightSm {
	margin-right: 5px !important;
}

.mgnBottomSm {
	margin-bottom: 5px !important;
}

.mgnTopXSm {
	margin-top: 2px !important;
}

.mgnBottomXSm {
	margin-bottom: 2px !important;
}

.mgnLeftSm {
	margin-left: 5px !important;
}

.pdgTop {
	padding-top: 10px !important;
}

.pdgRight {
	padding-right: 10px !important;
}

.pdgBottom {
	padding-bottom: 10px !important;
}

.pdgLeft {
	padding-left: 10px !important;
}

.pdg {
	padding: 10px !important;
}

.pdgTopLg {
	padding-top: 15px !important;
}

.pdgRightLg {
	padding-right: 15px !important;
}

.pdgBottomLg {
	padding-bottom: 15px !important;
}

.pdgLeftLg {
	padding-left: 15px !important;
}

.pdgLg {
	padding: 15px !important;
}

.pdgTopSm {
	padding-top: 5px !important;
}

.pdgRightSm {
	padding-right: 5px !important;
}

.pdgBottomSm {
	padding-bottom: 5px !important;
}

.pdgLeftSm {
	padding-left: 5px !important;
}

.pdgSm {
	padding: 5px !important;
}

.pdgTopXSm {
	padding-top: 2px !important;
}

.pdgRightXSm {
	padding-right: 2px !important;
}

.pdgBottomXSm {
	padding-bottom: 2px !important;
}

.pdgLeftXSm {
	padding-left: 2px !important;
}

.pdgXSm {
	padding: 2px !important;
}

.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */

/* alignment classes */

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.full {
	width: 100%;
}

.half {
	width: 48%;
}

.third {
	width: 33%;
}

.quarter {
	width: 25%;
}

.fifth {
	width: 18%;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 2%;
}

.textSerif {
	font-family: "Constantia", Georgia, "Times New Roman", Times, serif !important;
}

.textUncolor, .textUncolor a {
	color: #888 !important;
}

.textUncolor a:hover, .textDisabled a:hover {
	color: #3B5998 !important;
}

.textIt {
	font-style: italic; 
}

/* Basic form controls */
body input {
	font-family: Helvetica;
	background: #fff;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
 	font-size: 13px;
 	padding: 4px 3px 1px;
	-webkit-box-shadow: rgba(255,255,255,.65) 0px 1px 1px;
}

input.title {
	font-size: 17px;
    padding: 5px 3px 2px;
}

textarea{
	font-family: Helvetica;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
 	font-size: 16px;
	line-height: 18px;
	padding: 5px;
	background:white url('') repeat-x scroll top left;
	-webkit-box-shadow: rgba(255,255,255,.65) 0px 1px 1px;
}

input:focus, textarea:focus, input.focus, textarea.focus {
	background-color: #FFFFEB;
	outline-color: #87929e;	
}

body.firefox input:focus, body.firefox textarea:focus
{
  outline-color: #ced2d5;
	outline-style: solid;
	outline-width: 1px;
	-moz-outline-radius: 2px;
	-moz-outline-offset: 0px;
	-moz-border-top-colors: #9ca5ae #7c8288 ;
	-moz-border-bottom-colors: #b8bec4 #a8aeb4 ;
	-moz-border-left-colors: #b8bec4 #989ea4;
	-moz-border-right-colors: #b8bec4 #989ea4 ;
}


body.firefox input {
	margin-top: -2px;
	padding: 4px 3px 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	-moz-border-top-colors: #f9f9f9 #707070 ;
	-moz-border-bottom-colors: #f9f9f9 #cecece ;
	-moz-border-left-colors: #f9f9f9 #ababab ;
	-moz-border-right-colors: #f9f9f9 #ababab ;
}

body.firefox textarea {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	-moz-border-top-colors: #f9f9f9 #707070 ;
	-moz-border-bottom-colors: #f9f9f9 #cecece ;
	-moz-border-left-colors: #f9f9f9 #ababab ;
	-moz-border-right-colors: #f9f9f9 #ababab ;
}

textarea.textUncolor, input.textUncolor {
	color: #C6BDA0 !important;
}

/* =CHECKBOX */
label.checkbox {
	height: 1%;
}
label.checkbox input {
	border: 0 none;
	outline-width: 0 !important;
	vertical-align: baseline;
}
#div_schedule {
	padding: 5px;
}
#div_schedule.current {
	padding: 4px;
}
/* old styles commented out hs 10_28_09
.checkbox {
  padding-top: 9px;
  position: relative;
}

.checkbox {
  position: absolute;
  left: -9999px;
}

.checkboxlabel {
	display:block;
	padding: 2px 0 0 21px;
	position: relative;
}

.checkboxlabel span {
	background: url('http://cdn.stumble-upon.com/images/supr_icons.png') 0px 0px no-repeat;
	height: 16px;
	left: -1px;
	position: absolute;
	top: 0;
	width: 16px;
}



.checkboxlabel.checked span { background-position: -16px 0px; }

.checkboxlabel.focus span { background-position: -67px -36px; }
.checkboxlabel.checked.focus span { background-position: -83px -36px; }

.checkboxlabel.disabled span { background-position: -106px -36px; }
.checkboxlabel.checked.disabled span { background-position: -122px -36px; }
*/

input.btnWhite, input.btnWhiteSm, button.btnWhite, button.btnWhiteSm {
	background: #fff url('http://cdn.stumble-upon.com/images/bg_input_white.gif') repeat-x center center;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	color:#414141;
	display:inline;
	padding: 4px 8px 3px; 
	-moz-border-bottom-colors: #f9f9f9 #707070 !important; 
	-moz-border-top-colors: #f9f9f9 #cecece !important;
	-moz-border-right-colors: #f9f9f9 #ababab !important;
	-moz-border-left-colors: #f9f9f9 #ababab !important; 
}

input.btnWhiteSm, button.btnWhiteSm {
	padding: 1px 4px 2px;
	font-size: 11px;
	line-height: 11px;
}

input.btnWhiteDisabled {
	-moz-border-bottom-colors:#CCCCCC #DEDEDE #EFEFEF #FAFAFA;
	-moz-border-left-colors:#CCCCCC #DEDEDE #EFEFEF #FAFAFA;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-right-colors:#CCCCCC #DEDEDE #EFEFEF #FAFAFA;
	-moz-border-top-colors:#CCCCCC #FFFFFF #FFFFFF #FFFFFF;
	background-color:#FFFFFF;
	border-color:#CCCCCC #CCCCCC #AAAAAA;
	border-style:solid;
	border-width:4px;
	color:#CCCCCC;
	display:inline;
	padding:4px 8px;
	width:24px;
}

input.btnWhitePressed {
	-moz-border-bottom-colors:#AAAAAA #BBBBBB #CCCCCC #DDDDDD;
	-moz-border-left-colors:#AAAAAA #BBBBBB #CCCCCC #DDDDDD;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-border-right-colors:#AAAAAA #BBBBBB #CCCCCC #DDDDDD;
	-moz-border-top-colors:#AAAAAA #BBBBBB #CCCCCC #DDDDDD;
	background-color:#DDDDDD;
	border-color:#CCCCCC #CCCCCC #AAAAAA;
	border-style:solid;
	border-width:8px;
	display:inline;
	padding:0 4px;
}

input.btnGreen, input.btnGreenSm, input.btnDisabled {
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background: #247E16 url('http://cdn.stumble-upon.com/images/bg_input_green.gif') repeat-x center center;
	border: 1px solid #087308 !important;
	border-top-color: #94D394;
	border-left-color: #94D394;
	-moz-border-bottom-colors:#087308 !important;
	-moz-border-right-colors:#087308 !important;
	-moz-border-left-colors:#94D394 !important;
	-moz-border-top-colors:#94D394 !important;
	color: #fff; 
	cursor: pointer;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.1em;
	line-height: normal;
	margin-left: -1px;
	padding: 4px 8px 3px !important;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

input.btnGreenSm, input.btnDisabledSm {
	padding: 1px 4px 5px 4px !important;
	font-size: 1em;
}

input.btnDisabledSm, input.btnDisabled {
	background: #247E16 url('http://cdn.stumble-upon.com/images/bg_input_gray.gif') repeat-x center center;
	border: 1px solid #8B8B8B !important;
	border-top-color: #BFBFBF;
	border-left-color: #BFBFBF;
	-moz-border-bottom-colors:#8B8B8B !important;
	-moz-border-right-colors:#8B8B8B !important;
	-moz-border-left-colors:#BFBFBF !important;
	-moz-border-top-colors:#BFBFBF !important;
}

body.ie #postBtn {
	width: 80px;
}

body.ie #shortenBtn {
	width: 100px;
}

/* dividers */

.dividerTop {
	border-top: solid 1px #CFD9D9;
}

.dividerBottom {
	border-bottom: solid 1px #8DBFD8;
}

.subDivider {
	border-top: dotted 1px #C2CCCC;
}

.subDividerBottom {
	border-bottom: dotted 1px #C2CCCC;
}

.subDividerLeft {
	border-left: dotted 1px #C2CCCC;
}

.subDividerRight {
	border-right: dotted 1px #C2CCCC;
}

div.main {
	float: left;
	text-align: left;
	width: 72.4%;
	_width: 720px;
}

div.sidebar {
	float: right;
	text-align: left;
	width: 24%;
}

/* tweet objects */
dl.dlTweet {
	border-bottom: solid 1px #CCE3EC;
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	width: 100%;
}

dl.dlTweet dt {
	color: #4D4D4D;
	font-size: 14px;
	display: block;
	margin-left: 240px;
	padding: 5px 10px 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

dl.dlTweet dd {
	margin: 0 0 0 240px;
	padding: 5px 0 0 10px;
}

dl.dlTweet dd.thumbnail {
	float: left;
	margin: 0px 10px 0 0px;
	padding: 0px;
	width: 129px;
	height: 86px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background: #fff;
}

dl.dlTweet dd.thumbnail img {
	width: 129px;
	height: 86px;
}

dl.dlTweet dd.thumbnail a {
	background: transparent no-repeat center center;
	display: block;
}

dl.dlTweet dd.badge {
	float: left;
	margin-left: 0;
}

dl.dlTweet dd.stats a, dl.dlTweet dd.stats a:visited {
	color: #666666;
}

dl.dlTweet dd.url a:hover, dl.dlTweet dd.tweet a:hover, dl.dlTweet dd.stats a:hover {
	color: #00447D;
}
dl.dlTweet dd.stats a, a.info, a.info:visited, a.info:hover, dl.dlTweet dd.stats a:hover {
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
dl.dlTweet dd.dlCmds {
	float: right;
	margin: 0;
	width: 20px;
}

dl.dlTweet dd.dlCmds a {
	display: block;
	margin-bottom: 10px;
}

dl.SuprUrlHidden {
	border-bottom: 1px solid #CCE3EC;
	padding-bottom: 5px;
	font-size: 0.85em;
}

dl.dlRetweet {
	border-bottom: dotted 1px #CCE3EC;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	width: 100%;
}

dl.dlRetweet dd.avatar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 48px;
	height: 48px;
}

dl.dlRetweet dd.avatar img {
	width: 48px;
	height: 48px;
}

dl.dlRetweet dd.count {
	background-color: #DCE8EC;
	font-size: 9px;
	float: left;
	padding: 4px;
	margin: 0 10px;
	text-align: center;
	width: 40px;
	height: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

dl.dlRetweet dd.count a.count {
	font-size: 15px;
	letter-spacing: -0.07em;
	font-weight: bold;
	color: #4D4D4D;
	line-height: 24px;
}

dl.dlTweeterBcard dd, dl.dlTweeterBcard dt, dl.dlFacebookBcard dt, dl.dlFacebookBcard dd {
	margin: 0;
}

dl.dlTweeterBcard, dl.dlFacebookBcard {
	margin: 0 0 5px 0;
}

div.sidebar dl.dlTweeterBcard, dl.dlFacebookBcard {
	margin-left: 21px;
}

table.settings dl.dlTweeterBcard, table.settings dl.dlFacebookBcard {
	width: 200px;
	height: 20px;
}

table.settings dl.dlFacebookBcard {
	height: 40px;
}

dl.dlTweeterBcard dt, dl.dlFacebookBcard dt, dl.dlTweeterBcard dt a, dl.dlFacebookBcard dt a {
	color: #414141;
}

dl.dlTweeterBcard dd.avatar, dl.dlFacebookBcard dd.avatar {
	float: left;
	margin: 0 10px 0 0;
}

dl.dlTweeterBcard dd.avatar img, dl.dlFacebookBcard dd.avatar img {
	width: 24px;
	height: 24px;
}


table.tblTwoColumn th {
	text-align: right;
	padding: 10px 10px 0 30px;
}

table.tblTwoColumn td {
	padding-top: 10px;
}

table.panelBlueglass {
	width: 100%;
}
table.panelBlueglass td.tl {
	background: transparent url('http://cdn.stumble-upon.com/images/bg_supr_bluepane_tl.png') no-repeat left top;
	height: 15px;
}

table.panelBlueglass td.tr {
	background: transparent url('http://cdn.stumble-upon.com/images/bg_supr_bluepane_tr.png') no-repeat right top;
	height: 15px;
	width: 15px;
}

table.panelBlueglass td.cl {
	background: transparent url('http://cdn.stumble-upon.com/images/bg_supr_bluepane_cl.png') repeat-y left top;
	padding-left: 15px;
	height: 15px;
}

table.panelBlueglass td.cr {
	background: transparent url('http://cdn.stumble-upon.com/images/bg_supr_bluepane_cr.png') repeat-y right top;
	width: 15px;
}

table.panelBlueglass td.bl {
	background: transparent url('http://cdn.stumble-upon.com/images/bg_supr_bluepane_bl.png') no-repeat left bottom;
	height: 15px;
}

table.panelBlueglass td.br {
	background: transparent url('http://cdn.stumble-upon.com/images/bg_supr_bluepane_br.png') no-repeat right bottom;
	height: 15px;
}

div.sidebar div.section {
	margin: 10px 0 0 0;
	padding-bottom: 15px;
	border-bottom: dotted 1px #C2CCCC;
	_border-width: 2px;
}

div.sidebar div.section h3 {
	margin-bottom: 5px;
	line-height: 16px;
}

div.sidebar div.sparkline {
	float: left;
	border: 1px solid #BBD9EE;
	padding: 1px;
	width: 200px;
	height: 50px;
	background-color: #fff;
}

div.sidebar div.sparkline img {
	width: 200px;
	height: 50px;
}

div.sidebar table.userstats {
	padding: 0;
	width: 100%;
}

div.sidebar table.userstats td {
	width: 33%;
}

div.sidebar table.userstats a {
	float: left;
	font-size: 1.3em;
	display: block;
}

div.sidebar table.userstats a span.label {
	font-size: 0.65em;
	color: #4D4D4D;
}

div.sectionCmds {
	border-top: solid 1px #5EA8DF;
	background-color: #B7D2E6;
	padding: 2px;
}
#dashboard {
	padding-top: 27px;
	color: #333;
	font-size: 12px;
	text-align: right;
}
#dashboard .separator {
	padding: 0 9px;
	color: #ccc;
}
ul.cmds {
	height: 22px;
	padding: 11px 0 0 0;
	margin: 0;
	
}
ul.cmds li {
	padding-right: 10px;
	float: left;
	display: inline;
}
ul.cmds li.last {

}
ul.navbar {
	padding: 1px 0 2px 0;
	list-style: none;
	margin: 0;
	background-color: #d3e5ea;
	padding: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.navbar.graph {
	margin-bottom: 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

ul.navbar li {
	float: left;
	padding: 0 10px;
	margin-right: 5px;
}

ul.navbar li.current {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.navbar li.label {
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.navbar li.current a {
	color: #4D4D4D;
}

ul.navbar li.subcurrent {
	background-color: #F1F3F7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.navbar li.subcurrent a {
	color: #4D4D4D;
}

.noborder {
	border: none !important;
}

ul.liRound, ul.liArrow {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.liRound li, ul.liArrow li {
	background: url('http://cdn.stumble-upon.com/images/bullet_blue.gif') left top no-repeat;
	padding-left: 18px;
}

ul.liArrow li {
	background: url('http://cdn.stumble-upon.com/images/bullet_blue_arrow.gif') left top no-repeat;
}

ul.suprBadge {
	display: block;
	list-style: none;
	overflow: hidden;
	margin: 10px 10px 0 0;
	padding: 0;
	width: 75px;
}

ul.suprBadge li.main {
	color: #5D5D5D;
	display: block;
	font-size: 0.8em;
	height: 40px;
	text-align: center;
	padding: 0;
}

ul.suprBadge li.main a {
	display: block;
	height: 40px;
	text-transform: capitalize;
}

ul.suprBadge li.aux a {
	display: block;
	color: white;
}

ul.suprBadge li.main .clicks {
	font-size: 2.6em;
	display: block;
	letter-spacing: -0.08em;
	line-height: 0.8em;
	margin: 0;
}

ul.suprBadge li.main.scheduled {
	font-size: 1.4em;
	letter-spacing: -0.08em;
	margin: auto;
}

ul.suprBadge li.aux {
	background-color: #8EBFD1;
	color: #fff;
	font-weight: bold;
	margin-top: 2px;
	letter-spacing: -0.05em;
	line-height: 16px;
	text-align: center;
	padding: 1px 0 2px 0;
	width: 75px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.suprBadge li.aux.scheduled {
	background-color: #808080;
	font-size: 12px;
	font-weight: normal;
}

div.banner, div.bannerPromo, div.bannerSuccess, div.bannerGray, div.bannerStats, div.bannerError {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FEFBD7;
	border: 1px solid #FAF1C3;
	margin-bottom: 10px;
	overflow: auto;
	padding: 5px 10px;
}

div.bannerError {
	background-color: #FFE6E6;
	border-color: #FFBCBB;
	color: #333333;
}

div.bannerPromo {
	background-color: #F3F7FA;
	border-color: #CFE4F2;
	color: #333333;
}

div.bannerStats {
	background-color: #95BBCE;
	border-color: #86A8B9;
	border-top: 1px solid #86A8B9;
	border-bottom: 1px solid #AAD5EB;
	border-left: 1px solid #86A8B9;
	border-right: 1px solid #AAD5EB;
	color: #30545C;
}

div.bannerStats h2 {
	color: #30545C;
}

div.bannerStats .subDividerLeft {
	border-color: #6F8B99;
}

div.bannerGray {
	background-color: #F3F7FA;
	border-color: #CFE4F2;
	color: #333333;
}

div.bannerSuccess {
	background-color: #F2FAEB;
	border-color: #DBEBCD;
	color: #333333;
}

div.bannerLite {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-right: none;
	border-left: none;
}

div#schedule, div#div_schedule.current {
	background-color: #A2D2E6;
	border: 1px solid #A2D2E6;
	color: #333333;
}

div#div_schedule.current {	
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

div#schedule {
	padding: 0;
	margin-bottom: 5px;
	width: 375px;
	margin-left: 210px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
}

.icon, .iconFail, .iconRetry, .iconError, .iconFBPage, .iconPlay, .iconPause, .iconEdit, .iconShare, .iconBulletStar, .iconStar, .iconCopy, .iconTrash, .iconBookmark, .iconSidebar, .iconPlugin, .iconAPI, .iconSync, .iconCheckM, .iconSuM, .iconGreenCheck, .iconGrayX, .iconInstall, .iconInfo, .iconHelp, .iconNew {
	background: url('http://cdn.stumble-upon.com/images/supr_icons.png') 0px 0px no-repeat;
	cursor: pointer;
	height: 16px;
	width: 16px;
}

.iconTrash { background-position: -64px 0px; } 
.iconCopy { background-position: -80px 0px; }
.iconShare { background-position: -96px 0px; } 
.iconGreenCheck { background-position: -112px 0px; } 
.iconGrayX { background-position: -128px 0px; } 
.iconInstall { background-position: -144px 0px; } 
.iconInfo { background-position: -48px -16px; } 
.iconHelp { background-position: -64px -16px; } 
.iconSync { background-position: -80px -16px; } 
.iconBookmark { background-position: -96px -16px; cursor: auto; } 
.iconSidebar { background-position: -112px -16px; } 
.iconPlugin { background-position: -128px -16px; cursor: auto; } 
.iconAPI { background-position: -144px -16px; cursor: auto; } 
.iconCheckM { background-position: 0px -24px; height: 24px; width: 24px; }
.iconSuM { background-position: -24px -24px; height: 24px; width: 24px; }
.iconNew { background-position: -48px -32px; }
.iconEdit { background-position: -64px -32px; }
.iconPlay { background-position: -80px -32px; }
.iconPause { background-position: -96px -32px; }
.iconBulletStar { background-position: -112px -32px; }
.iconStar { background-position: -128px -32px; }
.iconError { background-position: -144px -32px; }
.iconFBPage { background: url(/images/icon_fbpage.gif) no-repeat; }
.iconFail { background-position: -64px -48px; cursor: auto; }
.iconRetry { background-position: -80px -48px; cursor: auto; }

.textXLg {
	font-size: 1.4em !important;
}

.textLg {
	font-size: 1.2em !important;
}


.textSm {
	font-size: 0.92em !important;
}

.textXSm {
	font-size: 0.86em !important;
}

.textXXSm {
	font-size: 0.76em !important;
}
.textNoEm {
	font-weight: normal !important;
}

.textUl {
	text-decoration: underline !important;
}
.textSans {
	font-family: Helvetica;
}

.textSerif {
	font-family: "Constantia", Georgia, "Times New Roman", Times, serif !important;
}

.textOk {
	color: #107310 !important;
}

.textSuccess {
	color: #4CBC00 !important;
}

.textWarning {
	color: #F47C0C !important;
}

.textAlert {
	color: #F8C936 !important;
}

.textError {
	color: #8B2931 !important;
}

.hidden {
	display: none;
}
.dlCmds.hidden {
	display: block;
	visibility: hidden;
}

.textGray {
	color: #4D4D4D !important;
}

.textLiteGray {
	color: #9999B1 !important;
}

.debug {
	border: 1px solid red;
}

table.settings table th {
	border-bottom: dotted 1px #C2CCCC;
	text-align: center;
	padding: 5px 0;
}

table.settings td {
	padding: 10px 0 20px 0;
}

table.settings td {
	border-bottom: solid 1px #A4D0E6;
}

table.settings td h3 {
	color: #4D4D4D;
}

table.settings table td {
	border-bottom: none;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.mozround {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.textEm {
	font-weight: bold !important;
}

.textNoEm {
	font-weight: normal !important;
}

.supr_options {
	color: #006BC4;
	background-color: #CFCFCF;
}

.supr_daterollup_selected {
	color: gray;
	background-color: #FFFFFF;
}
#reweets div {
	margin-bottom: 10px;
}

.hiddentweet {
	display: none;
}

.visibletweet {
	display: block;
}

table.sources {
	width: 100%;
}

table.sources td.name {
	padding: 5px;
	width: 70%;
}

table.sources td.count, table.sources td.per {
	padding: 5px;
	width: 15%;
	text-align: center;
}

table.sources tr:hover td, table.sources tr.odd:hover td {
	background-color:#FFFFD1;
}

table.sources tr.odd td {
	background-color: #F5F5F5;
}

h4.graphTitle {
	padding: 5px 0 0 5px;	
}

#searchinput {
	padding: 5px 0;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: dotted 1px #C2CCCC;
}

ol#pagination {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#pagination li {
	float: left;
	display: block;
	margin-right: 5px;
}

ol#pagination li a {
	display: block;
	padding: 5px 10px;
	border: 1px solid #CCE3EC;
}

ol#pagination li a.current {
	background-color: #CCE3EC;
}

div.bigchart {
	width: 100%;
	height: 250px;
	background: #fff url(http://cdn.stumble-upon.com/images/loader2.gif) center center no-repeat;
	margin-bottom: 20px;
}

dl.dlBestTweet {
	float: left;
	margin: 0; 
	padding: 5px 0 10px 0;
	width: 100%;
	border-bottom: dotted 1px #cccccc;
}

dl.dlBestTweet dt {
	font-size: 1em;
	color: #999999;
	display: block;
	/* background: #333333 url('http://cdn.stumble-upon.com/images/bg_sidebar_header.gif') repeat-x; */
	font-weight: bold;
	margin-bottom: 5px;
}

dl.dlBestTweet dd {
	color: #4D4D4D;
	margin: 0 5px 0 60px;
	overflow: hidden;
}

dl.dlBestTweet dd.tweet {
	padding-top:5px;
}

dl.dlBestTweet dt.sectionDark, div.sectionDark h3 {
	background-color: #808080;	
	padding: 5px 0 5px 10px;
	color: #fff;
}

dl.dlBestTweet dt.sectionDark a {
	color: #fff;
}

dl.dlBestTweet dd.avatar {
	margin-left: 5px;
}

dl.dlBestTweet dd.avatar img{
	width: 48px;
	height: 48px;
}

dl.dlBestTweet dd.badge {
	background-color: #E2F2FB;
	float: left;
	margin: 5px;
	padding: 4px;
	text-align: center;
	width: 40px;
	height: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

dl.dlBestTweet dd.badge a.count {
	font-size: 16px;
	letter-spacing: -0.07em;
	font-weight: bold;
	color: #4D4D4D;
}

dl.vcard dd.thumbnail, dl.vmini dd.thumbnail, dl.vcardLg dd.thumbnail, dl.grpmini dd.thumbnail, dl.grpfull dd.thumbnail {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 48px;
	height: 48px;
	padding: 1px;
}

dl.vcard dd.thumbnail a, dl.vmini dd.thumbnail a, dl.vcardLg dd.thumbnail a, dl.grpmini dd.thumbnail a, dl.grpfull dd.thumbnail a {
	background: transparent no-repeat center center;
	width: 48px;
	height: 48px;
	display: block;
}

dl.vmini {
	width: 52px;
	height: 52px;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	overflow: hidden;
}

div.sidebar div.section h3 a {
	color: #404040;
}

div.sidebar div.section h3 a:hover {
	color: #00447D;
	text-decoration: underline;
}

ul.cmds li.btnWhite, ul.cmds li.btnWhiteSm {
	font-family: "lucida grande", tahoma, arial, sans-serif;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

ul.cmds li.btnWhite a, ul.cmds li.btnWhiteSm a {
	background: #fff url('http://cdn.stumble-upon.com/images/bg_input_white.gif') repeat-x center center;
	color: #414141;
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	white-space: nowrap;
	_width: 1%;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	-webkit-border-radius: 0.5em;
}

body.firefox ul.cmds li.btnWhite a, body.firefox ul.cmds li.btnWhiteSm a{
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	-moz-border-bottom-colors: #f9f9f9 #707070 !important;
	-moz-border-top-colors: #f9f9f9 #cecece !important;
	-moz-border-right-colors: #f9f9f9 #ababab !important;
	-moz-border-left-colors: #f9f9f9 #ababab !important;
	-moz-border-radius: 0.5em;

}

ul.cmds li.btnWhiteSm a {
	padding: 3px 7px 4px 7px;
	font-size: 11px;
	line-height: 11px;
}
/* pagination */
ul.modulePagination {
	margin: 10px 0 20px 0;
}
.modulePagination li {
	margin-right: 5px;
	float: left;
	display: inline;
	text-align: center;
}
.modulePagination a {
	min-height: 22px;
	min-width: 10px;
	padding: 0 8px;
	display: block;
	line-height: 22px;
	color: #206ba4;
	border: 1px solid #54a4de;
}
.modulePagination li.current a {
	color: #fff;
	border-color: #aad2ef;
	background-color: #206ba4;
}
