html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

ol, ul {
list-style: none;
}

input {
background: white url(/site_media/img/inputBg.jpg) repeat-x scroll center center;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

body {
line-height: 1.2;
font-family: Arial, Helvetica;
font-size: 12px;
color: #666666;
margin:0 auto;
width:800px;
}

.purple {
color: #b72467;
}

#container.registration {
margin: 100px auto 0px;
width: 400px;
font-size: 1.5em;
}

#container.main-container {
margin: 0px auto 0px;
width: 800px;
/* font-size: 1.5em; */
}

#header {
height: 103px;
border-bottom:1px solid #666666;
}

#header img {
float: left;
margin-top: 22px;
}

#tagline {
margin-left: 12px;
margin-top: 62px !important;
}
#header #tagline:hover  {
opacity: .85; filter: alpha(opacity=85);
}

#footer {
clear: both;
margin-bottom: 1em;
padding-top: 1em;
text-align: center;
font-size: 11px;
}

#branding h1 {
font-size: 18px;
padding: 10px;
}

#user-tools {
font-size:11px;
padding:1.2em 10px;
float: right;
}

#breadcrumbs {
border-bottom:1px solid #CCCCCC;
border-top:1px solid white;
color:#999999;
font-size:11px;
padding:2px 8px 3px;
text-align:left;
}

.main-content {
padding: 10px 0;
}

.main-content table {
table-layout: auto;
width:100%;
}

.main-content thead th {
text-align: left;
}

.main-content table thead th {
padding: 10px 2px;
}

.main-content table tbody .even_row td {
border:1px solid white;
padding:3px 2px;
text-align:center;
overflow:hidden;
}

.main-content table tbody .odd_row td {
border:1px solid #F5F5F5;
padding:3px 2px;
text-align:center;
}

#twiangulate_content {
margin-top:20px;
}

#twiangulate_content th {
background-color:#B72467;
border:1px solid white;
color:white;
font-size:11px;
padding:2px;
text-align:center;
}

.stat_sum {
font-size: 12px;
font-weight: bold;
}

.info_message {
color: #666;
}

.error_message {
color: red;
}

#main_stat_table {
margin-top: 10px;
margin-bottom: 30px;
}

#main_stat_table th {
line-height: 1em;
}

.ajax_loader {
margin-right: 10px;
}

.ajax_loader img {
margin-top: 6px;
}

fieldset {
display: block;
float: left;
clear: both;
width: 100%;
margin: .5em;
padding:0 1em 1em 1em;
border: 1px solid #BFBAB0;
background-color: #F2EFE9;
background-image: url(/site_media/img/fieldset-bg.jpg);
background-repeat: repeat-x;
}

fieldset {
margin: 1.5em 0 0 0;
padding: 0;
}

fieldset li {
clear: left;
width: 100%;
padding-bottom: 1em;
}

legend {
margin-left: 1em;
color: #000000;
font-weight: bold;
}

fieldset ol {
padding: 1em 1em 0 1em;
list-style: none;
}

fieldset.submit {
float: none;
width: auto;
border-style: none;
padding: 1em 0 1em 9em;
background-color: transparent;
background:none;
}

label {
width: 10em;
margin-right: 1em;
text-align: left;
color: white;
font-weight: bold;
}

label strong {
font-family: Tahoma, Helvetica, Arial;
position: absolute;
left: 30em;
top: 0.3em;
width: 26em;
color: #C00;
font-size: .8em;
font-weight: normal;
text-transform: uppercase;
text-align: left;
}

label strong img {
position: absolute;
left: -17.5em;
}

p.reset {
padding: 1em 0 10em 9em;
font-size: .8em;
}

p.register {
padding: 0 0 0 9em;
font-size: .8em;
}

a {
color: #b72467;
cursor: pointer;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: underline;
}

div.message {
padding: 20px;
font-size: 1.0em;
}

p.login_link {
padding: 20px;
font-size: 1.0em;
}

input.required, error {
border: 2px solid red;
}

ul.errorlist {
font-size:12px !important;
display:block;
padding:4px 5px 0px 25px;
margin:0 0 15px 0;
border:1px solid red;
color:red;
background:#ffc url(/site_media/img/error.png) 5px .3em no-repeat;
}

.errorlist li {
float:None;
}

.errornote {
font-size:12px !important;
display:block;
padding:4px 5px 4px 25px;
margin: 5px;
border:1px solid red;
color:red;
background:#ffc url(/site_media/img/error.png) 5px .3em no-repeat;
}

#stat_toc {
font-size: 16px;
line-height: 1.5;
}

.stat_title {
font-size: 16px;
margin-bottom: 14px;
}

/*   TOOLTIP Button   */

.tTip {
display:inline-block;
cursor:pointer;
}

.tooltip {
display:none;
background: transparent url(/site_media/img/tTipArrow.png) no-repeat top center;
padding:10px 0 0 0 ;
text-align: left;
z-index: 1000;
}

.toolTipBox {
background-color:#b72467;
color:white;
padding:8px;
width:180px;
opacity:.9;filter:alpha(opacity=90);
}

.toolTipBox h3 {
font-size:12px;
font-weight:bold;
padding-bottom:3px;
}
.toolTipBox p {
font-size:11px;
font-weight:normal;
}

.tooltipBg {
display:block;
background-color:#b72467;
padding:10px;
font-size:11px;
color:#fff;
margin:0;
}

/*   simplePages   */

#simplePages h1 {font-size:16px;font-weight:bold;color:#b72467;}
#simplePages h3 {font-size:12px;font-weight:bold;color:#b72467;margin:8px 0 3px;}

/* Watch */

.align-left {
text-align: left !important;
}

.align-right {
text-align: right !important;
}

.deleteImg {
cursor: pointer;
}

#directMessage {
margin-top: 10px;
margin-bottom: 10px;
}

#watchTable {
margin-bottom: 10px;
}

/* Graph */

#graphContent {
background-color: white;
margin-top: 20px;
height: 650px;
width: 800px;
overflow: auto;
position: relative;
}

#graphTitle {
font-size:14px;
font-style:normal;
text-align:center;
margin: 0 auto;
padding-bottom: 10px;
margin: 20px;
}

#nameType {
margin: 0 auto;
text-align: right;
}

/* Content url */

#content_url {
border: 1px solid #b72467;
margin: 40px 0;
padding: 15px;
font-size: 14px;
background-color: #f5f5f5;
position: relative;
}

#url_display {
width: 670px;
}

#tweetit_display {
position: absolute;
right: 12px;
top: 14px;
}

#footer_icons img {
width: 32px;
height: 32px;
}

/* User-specific data handling */

.authUserBlock, .authUserInline, .unauthUserBlock, .unauthUserInline, .staffUserBlock, .staffUserInline {
display: none;
}

#introContainer {
display: none;
}

#new_users_header {
font-size:16px;
padding-bottom:16px;
padding-left:1px;
}
