.viewhistory {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 13px;
    padding: 8px;
    position:relative;
    top:-3px;
}
.viewhistory:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border-radius: 5px 5px 5px 5px;
    color: #c5c5c5;
    font-size: 13px;
    padding: 8px;
}
h1 {
font-size: 9px;
font-weight: none;
margin: 0px;
}
h2 {
font-size: 12px;
margin: 0px;
line-height:0px;
}
#report, .report {
color: maroon;
}
.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: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
}

.navbar a {
text-shadow: #444 0.1em 0.1em;
color: #ffffff;
font-size: 18px;
font-weight:900;
}
.navbar a:hover {
color: #cccccc;
font-size: 18px;
font-weight:800;
}
.navibar {
text-align: center;
background-color: #ffffff;
}
.mainbody {
background: #ffffff;
top-border: 0px;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 2px;
padding-left: 2px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
html {
margin: 0px;
padding: 0px;
}
body {
    background: url("images/newlayout/page-bg.png") repeat-y scroll center top #02050E;
    font: 62.5% Arial,Helvetica,sans-serif;
    height: 100%;
}
#bodybg {
    background: url("images/newlayout/page-bg-top-2.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0;
}
.main {
background-color: #ffffff;
}
.mainfocusheader, .maintableheader {
font-size: 22px;
font-weight: bold;
}
.mainfocus {
    background: none repeat scroll 0 0 #01598b;
    border: 1px solid #0d80af;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px 1px #2C6399, 12px 12px 24px #003b6f inset, -12px -12px 24px #003b6f inset;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    z-index: 1;
}
.mainfocusheader {
text-shadow: #444 0.1em 0.1em;
-moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 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;
-moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
.maintable {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px 1px #aaa, 12px 12px 24px #e5e5e5 inset, -12px -12px 24px #e5e5e5 inset;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    z-index: 1;
}
.maintable td {
border: 0px;
}
table tr td {
color: #333333;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
text-decoration: none;
}
.footer td {
color: #e5e5e5;
}
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: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    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: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    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: 725px;
text-align: center;
}
.follow,.followp,.cards,.cardsp {
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
#twitterdiv, #facebookdiv, #googleplusdiv, #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;
	padding:4px;
	margin:2px;
	border-radius:4px;
}
input[type="submit"]{
	cursor: pointer;
	text-decoration:none;
	border: 1px solid rgb(0, 153, 0);
	padding: 5px;
	color:rgb(255, 255, 255);
	font-family:arial, serif;
	text-shadow: 0px 0px 5px rgb(0, 0, 0);
	font-size: 14px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	box-shadow:0px 0px 0px rgb(0, 0, 0);
	-moz-box-shadow:0px 0px 0px rgb(0, 0, 0);
	-webkit-box-shadow:0px 0px 0px rgb(0, 0, 0);
	background-color: rgb(0, 204, 0);
	background-image:linear-gradient(-90deg, rgb(0, 255, 0), rgb(0, 153, 0));
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(0, 255, 0)), to(rgb(0, 153, 0)));
	background-image:-moz-linear-gradient(-90deg, rgb(0, 255, 0), rgb(0, 153, 0));
}
input[type="submit"]:hover{
	cursor: pointer;
	text-decoration:none;
	border: 1px solid rgb(0, 153, 0);
	padding: 5px;
	color:rgb(255, 255, 255);
	font-family:arial, serif;
	text-shadow: 0px 0px 5px rgb(0, 0, 0);
	font-size: 14px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	box-shadow:0px 0px 0px rgb(0, 0, 0);
	-moz-box-shadow:0px 0px 0px rgb(0, 0, 0);
	-webkit-box-shadow:0px 0px 0px rgb(0, 0, 0);
	background-color: rgb(0, 255, 0);
	background-image:linear-gradient(-90deg, rgb(102, 255, 0), rgb(0, 204, 0));
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(102, 255, 0)), to(rgb(0, 204, 0)));
	background-image:-moz-linear-gradient(-90deg, rgb(102, 255, 0), rgb(0, 204, 0));
}
input[type="submit"]:active{
	cursor: pointer;
	text-decoration:none;
	border: 1px solid rgb(0, 153, 0);
	padding: 5px;
	color:rgb(255, 255, 255);
	font-family:arial, serif;
	text-shadow: 0px 0px 5px rgb(0, 0, 0);
	font-size: 14px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	box-shadow:0px 0px 0px rgb(0, 0, 0);
	-moz-box-shadow:0px 0px 0px rgb(0, 0, 0);
	-webkit-box-shadow:0px 0px 0px rgb(0, 0, 0);
	background-color: rgb(0, 255, 0);
	background-image:linear-gradient(-90deg, rgb(0, 204, 0), rgb(0, 255, 0));
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(0, 204, 0)), to(rgb(0, 255, 0)));
	background-image:-moz-linear-gradient(-90deg, rgb(0, 204, 0), rgb(0, 255, 0));
}

/*
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");
}
