@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

html, body {
	height: 101%;
	margin: 0;
	padding: 0;
}

/* ------- LAYOUT STYLES ------- */

#wrapper_push {
	width: 944px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -226px;
}

.header{
	width:944px;
	margin: 0;
	padding: 0;
}

.logo {
    float: left;
	width:200px;
	margin: 0;
	padding: 28px 100px 0 0;
}

.loginblock { 
    float:right;
	margin: 25px 0px 10px 0px; 
}

.loginblocktop {
   background: url(../images/footerbg.gif) top left repeat-x;
   -moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
       height:50px;
 
	padding: 3px 5px 3px 5px;
}

#wrapper {
	width: 944px;
	margin: 0 auto;
}

#container {
	margin: 0 auto;
	width: 944px;
	padding: 20px 0 0 0;
}

.welcome {
    padding: 0px 10px 50px 30px;
	font-size: 18px;
	font-weight:bold;
    font-style: italic;
	color: #556777;
	text-align:center;
	white-space: nowrap;
}

.reader {
	background: url(../images/icon_shared2.png) top left no-repeat;
	padding: 0 0 5px 100px;
	height: 110px;
}

.community {
	background: url(../images/icon_mike.png) top left no-repeat;
	padding: 0 0 5px 100px;
	height: 110px;
}


.messaging {
	background: url(../images/icon_email2.png) top left no-repeat;
	padding: 0 0 5px 100px;
	height: 110px;
}

.hometitle {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.homedesc {
	font-size: 13px;
	
}

.homelogin1 {
   font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom: 0px;
}

.homelogin2 {
}

.homecolleft {
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}

.homecolright {
	float: right;
	width: 327px;
	padding: 0px;
	margin: 0px;
	display: inline;
	background-color: #AFEEEE;
}

.gmaillogin  a {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}


.loginremember {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}

.headermessage {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
	margin: 3px 3px 3px 3px;
}
.errorString {
	color: #FF6600;
}
.messageString {
}
.registererrorString {
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 10px;
	margin: 3px 3px 3px 5px;
	color: #FF6600;
}

.styleInstruction {
	font-size: 9px;
}

.instructiontop {
	margin: 25px 10px 25px 0px;
}

.collapse {
    margin: 25px 10px 25px 10px;
	padding-bottom: 10px;
}

.collapse p input {
	width:200px;
	overflow:visible;
}


.push {
	height: 103px;
}

	
form {
	font-size: 13px;
}

form p {
	line-height: normal;
	font-size: 13px;
}


#emaillinksubmit {
    font-family: Helvetica, Arial, Verdana, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

input.btn {
	background: #4b5d6c;
	background: -webkit-gradient(linear, left top, left bottom, from(#8FA5B9), to(#4B5D6C));
	background: -moz-linear-gradient(top,  #8FA5B9,  #4B5D6C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FA5B9', endColorstr='#4B5D6C');
	height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
	padding: 0 16px 2px 16px;
	border: 1px solid #556777;
	cursor: pointer;
}

input.btn_narrow {
	background: #4b5d6c;
	background: -webkit-gradient(linear, left top, left bottom, from(#8FA5B9), to(#4B5D6C));
	background: -moz-linear-gradient(top,  #8FA5B9,  #4B5D6C);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FA5B9', endColorstr='#4B5D6C');
	height: 22px;
	width: 100%;
	padding: 0;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #556777;
	cursor: pointer;
}

input.btn:hover, input.btn_narrow:hover {
	background: #4b5d6c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4B5D6C), to(#8FA5B9));
	background: -moz-linear-gradient(top,  #4B5D6C,  #8FA5B9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4B5D6C', endColorstr='#8FA5B9');
}
/* ------- TEXT STYLES ------ */

#container_home h1 {
	color: #333333;
	font-size: 16px;
	padding-top: 0;
	margin-top: 0;
	border: none;
}

.collapse h1 {
	color: #333333;
	font-size: 16px;
	padding-top: 0;
	margin-top: 0;
	border: none;
}


h1 {
	color: #8FA5B9;
	font-size: 16px;
	border-bottom: 1px solid #8FA5B9;
}

h2 {
	color: #3333333;
	font-size: 18.5px;
}

h3 {
	color: #333333;
	font-size: 16px;
}

h4 {
}

p {
	font-size: 13px;
}

label {
	font-size: 12px;
}

.title {
	font-weight: bold;
}

.footer  { 
	padding: 90px 0px 0px 0px;
}

.footerinner {
}

.ftrnav { 
	text-align: center;
}

.ftreach {
}

.ftreach a:link, .ftreach a:visited {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 0 20px 0 0;
	white-space: nowrap;
	text-decoration: none;
}
.ftreach a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 0 20px 0 0;
	white-space: nowrap;
	text-decoration: underline; 
}
	


.copyr {
	font-weight: normal;
	font-size: 10.5px;
	text-align: center;
	padding: 5px 0 0 0;
}

/* ------- MISC STYLES ------ */

img, img a:link, img a:hover {
	border: none;
	text-decoration: none;
}

.clearfloat {
	clear: both;
      padding: 0px;
      margin: 0px;
      height: 0px;
}


.registeragree {
   margin-top: 10px;
   font-size: 10px;
   display:inline;
 
}


.registeragree a {
   margin-top: 10px;
   font-size: 10px;
   display:inline;

   
}

.registeracceptbtn {
   margin-left: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.rightadFrame {
  width: 160px;
  height: 600px;
  margin: 0px;
  padding:0px;
  border: 0px;
}

.maintab {
	margin-bottom: 10px;
}

.maintabname {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.maintabbody {
	display: none;
}

.innertabouterbody {

}

.innertab {
    margin-top: 5px;
	margin-left: 50px;
}

.innertabname {
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.innertabbody {
	display: none;
}

.aboutblock {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.aboutblocktitle {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.aboutblockbody {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.abouttopline {
	margin-bottom: 10px;
}

.registername {
   font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	white-space: nowrap;
}

.registererr {
	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
	color: #FF6600;
}

.registerform {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
   	padding: 10px 2px 10px 2px;
	margin-top: 0px;
	
}

.registerheading {
     background: url(../images/footerbg.gif) top left repeat-x;

	padding: 10px 5px 10px 10px;
    margin-bottom: 0px;
}

.signup {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	white-space:nowrap;
}

.gmailsignup  a {
 	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight: bold;
    color:#FFFFFF;
	text-decoration:underline;
	padding-left: 150px;
	white-space:nowrap;
}

.recaptchaplace {
	width: 300px;
}

.aboutsmall {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	padding-top: 40px;
}

.pageheading {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #8FA5B9;
	font-size: 16px;
	padding: 10px 10px 0px 0px;
	white-space: nowrap;
	border-bottom: 1px solid #8FA5B9;
	margin-bottom: 20px;
}

.showMessage {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #8FA5B9;
	font-size: 16px;
	padding: 10px 10px 0px 0px;
	white-space: nowrap;
	margin-bottom: 200px;
}

.pagebody {
	margin: 0px;
	padding: 0px;
}

br {
	margin: 0px;
	padding: 0px;
}

.loginbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#dfe5eb;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b8c4cf;
	display:inline-block;
	color:#000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 2px 10px;
	text-decoration:none;
}

.loginbutton:hover {
	background-color:#dfe5eb;
}

.loginbutton:active {
	position:relative;
	top:1px;
}

.registerbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #4b5d6c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4b5d6c;
	box-shadow:inset 0px 1px 0px 0px #4b5d6c;
    background: #4b5d6c;
	background: -webkit-gradient(linear, left top, left bottom, from(#8FA5B9), to(#4B5D6C));
	background: -moz-linear-gradient(top,  #8FA5B9,  #4B5D6C);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b8c4cf;
	display:inline-block;
	color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 2px 10px;
	text-decoration:none;
}

.registerbutton:hover {
	background: #4b5d6c;
	background: -webkit-gradient(linear, left top, left bottom, from(#8FA5B9), to(#4B5D6C));
	background: -moz-linear-gradient(top,  #8FA5B9,  #4B5D6C);
}

.registerbutton:active {
	position:relative;
	top:1px;
}

input.registertxt {
	background-color: #F9F9F9;
	border: 1px solid #b8c4cf;
	height: 15px;
	width: 98%; 
	vertical-align:baseline;
}

input.txt {
	background-color: #dfe5eb;
	border: 1px solid #b8c4cf;
	height: 15px;
	width: 120px; 
	margin: 1px 0 0 0;
	vertical-align:baseline;
}

.forgotpassword  a {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	
	margin-left: 20px;
}

.homemore {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 10px 10px 0px 500px;
	white-space: nowrap;
}

