h1 {
font-size: 9px;
font-weight: none;
margin: 0px;
}
h2 {
font-size: 12px;
margin: 0px;
}
.navi {
color: #008693;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.navi:hover {
color: #000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.indexlink {
color: #4d6070;
font-size: 14px;
}
.indexlink:hover {
color: #000000;
font-size: 14px;
}
.number {
color: #888888;
}
a {
color: #014a7d;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.logo, .logo:hover {
color: #008693;
font-family: Arial,Helvetica,sans-serif;
font-size: 30px;
font-weight: bold;
text-decoration: none;
}
.navbar {
height: 32px;
font-size: 16px;
background:url('newlayout2/navibar.jpg') repeat-x;
padding: 6px;
-moz-border-radius: 7px 7px 0px 0px;
border-radius: 7px 7px 0px 0px;
border-bottom: 1px #000000 solid;
}

.navbar a {
text-shadow: #444 0.1em 0.1em;
color: #ffffff;
font-size: 16px;
}
.navbar a:hover {
color: #cccccc;
font-size: 16px;
}
.navibar {
text-align: center;
background-color: #ffffff;
}
.mainbody {
background: url('images/contentbg.jpg') repeat-x #ffffff;
top-border: 0px;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 2px;
padding-left: 2px;
    -moz-border-radius: 0px 0px 7px 7px;
    border-radius: 0px 0px 7px 7px;
}
body {
background-image: url('images/newbgbg.jpg');
background-repeat: repeat-x;
background-color: #ffffff;
color: #666666;
margin: 0px;
}
#bodybg {
background-image: url('images/newbg.jpg');
background-repeat: no-repeat;
background-position: top center;
width:100%;
height:100%;
}
#report, .report {
color: red;
}
.main {
background-color: #ffffff;
}
.mainfocusheader, .maintableheader {
font-size: 18px;
font-weight: bold;
}
.mainfocus {
background:url('newlayout2/focusbg.jpg') repeat-x #003467;
border: 0px #003467 solid;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.mainfocusheader {
background: #116f9f;
text-shadow: #555 0.1em 0.1em;
-moz-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
}
.mainfocusbody, .maintablebody {
padding: 6px;
}
.mainfocus td {
border: 0px;
color: #ffffff;
}
.mainfocus td a {
color: #cccccc;
}
.mainfocus td a:hover {
color: #ffffff;
}
.mainfocus td div {
color: #000000;
}
.mainfocus .maintable td {
color: #000000;
}
.maintableheader {
color: #3c8afe;
text-shadow: #eeeeee 0.1em 0.1em;
}
.maintable {
background:url('newlayout2/tablebg.jpg') repeat-x #fefeff;
border: 1px #cdcdcd solid;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.maintable td {
border: 0px;
}
table tr td {
color: #333333;
font-family: 'Lucida Grande',sans-serif;
font-size: 12px;
text-decoration: none;
}
.footer td {
color: #666666;
}
a:link img.follower {
        filter:alpha(opacity=100);
        -moz-opacity:1;
        opacity:1;
        border-style:solid;
border:none;
}
a:visited img.follower, a:visited:hover img.follower, a:link:hover img.follower {
        filter:alpha(opacity=20);
        -moz-opacity:.20;
        opacity:.20;
        border-style:dashed;
border:none;
}

.getpoints {
text-align: center;
}
.followbutton {
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    padding: 4px 0;
    text-align: center;
    width: 70px;
    background: url('images/follow.jpg') repeat-x #009c0c;
    border: 1px solid #267934;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    text-shadow: 0 -1px 1px #267934;
}
.followbutton:hover {
color: #ffffff;
font-size: 12px;
background: url('images/followon.jpg') repeat-x #00ba21;
text-shadow: 0 -1px 1px #267934;
}
.buybutton {
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    padding: 4px 0;
    text-align: center;
    width: 200px;
    background: url('images/follow.jpg') repeat-x #009c0c;
    border: 1px solid #267934;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    text-shadow: 0 -1px 1px #267934;
}
.buybutton:hover {
color: #ffffff;
font-size: 12px;
background: url('images/followon.jpg') repeat-x #00ba21;
text-shadow: 0 -1px 1px #267934;
}
/*
.followbutton {
background: green;
border: 1px solid limegreen;
font-size: 13px;
padding: 1px;
margin-top: 2px;
color: #ffffff;
}
.followbutton:hover {
background: limegreen;
border: 1px solid limegreen;
font-size: 13px;
padding: 1px;
margin-top: 2px;
color: #e5e5e5;
}
*/
.follow {
position: static;
float: left;
width: 82px;
border: 1px solid #000000;
background-color: #eeeeee;
margin: 1px;
padding-top: 2px;
background: #ffffff;
text-align: center;
}
.followp {
position: static;
float: left;
width: 82px;
border: 1px solid #447337;
background-color: #c1ddb9;
margin: 1px;
padding-top: 2px;
text-align: center;
}
.followfooter {
position: static;
float: left;
width: 500px;
text-align: center;
}
.follow,.followp,.cards,.cardsp {
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}
#twitterdiv, #facebookdiv, #myspacediv, #youtubediv, #plusonediv, #stumblediv, #diggdiv, #websitediv, #getstarteddiv {
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
#content {
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}
.alert {
background-color: #b10000;
border: 2px solid #ff0000;
color: #ffffff;
font-size: 14;
}
.alerttext, .alerttext:hover {
color: #ffffff;
font-size: 14;
}
textarea {
background-color: #ffffff;
border: 1px solid #888888;
color: #333333;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
}
input, select, checkbox, submit {
	border: 1px solid #A8A8A8;
	background-color: #fbfbfb;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #454743;
}
/*
textarea {
background-color: #ffffff;
border: 1px solid #888888;
color: #cccccc;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
}
input, select, checkbox, submit {
	border: 1px solid #888888;
	background: url('formbg.jpg') repeat-x #fbfbfb;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #454743;
}
*/
.shareLink {
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    overflow: hidden;
    text-indent: -1000px;
    width: 150px;
}
.shareLink:hover {
    background-position: 0 -24px;
}
.shareLink:active {
    background-position: 0 -48px;
}
#shareLinkFacebook {
    background-image: url("images/facebook_signin.png");
}
#shareLinkTwitter {
    background-image: url("images/twitter_signin.png");
}
