﻿html {
  height: 100%;
}
body {
  height: 100%;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #333333;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	background-color: #666666; /*4A4A4A; /*CEDCA0;*/
}
h1 {
	color: #A9C056;
	font-size: 10pt;
	font-weight: bold; 
	margin-top: 35px;
	margin-right: 25px;
	margin-left: 13px;
	margin-bottom: 20px;
	text-align: center;
	border-width: 1px;
	border-color: #DBE1C7;
	border-style: solid;
	padding: 8px;
	line-height: 1.6;
}
h2 {
  font-size: 16px;
 	font-weight: bold;
  text-align: center;
	line-height: 38px;
}
h3 {
  margin-bottom: 15px;
  font-size: 16px;
  text-align: left;
  padding: 3px;
  padding-left: 20px;
  border: solid 1px #666666; /*#DBE1C7; /*#A9C056;*/
  clear: both;
  font-weight: normal;
}
h4 {
	font-size: 10pt;
	line-height: 12px;
	border-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-size: 10pt;
	line-height: 12px;
	border-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
img {
  border: 0px;
}

a:link {
	color: #889E3A; /*#A9C056;*/
	text-decoration: none;
}
a:visited {
	color: #889E3A; /*#A9C056;*/
	text-decoration: none;
}
a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a.none:hover {
	border-bottom-style: none;
}
a.navhead:link {
	color: #666666;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a.navhead:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a.navhead:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a.nav:link {
	color: #818181; //#8C8C8C;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:visited {
	color: #818181; //#8C8C8C;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a.navdesc:link {
	color: #A9C056;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}
a.navdesc:visited {
	color: #A9C056;
	text-decoration: none;
	font-size: 10pt;
}
a.navdesc:hover {
	border-bottom-style: none;
	text-decoration: none;
}
a.footer:link {
	color: #FFFFFF; //#ff7200;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: none;
}
a.buttonLink:link {
	color: #333333;
	background-color: #E5EEC7;
  padding-top: 5px;
  text-align: center;
  display:  block;
	height: 28px;
  width: 140px;
}
a.buttonLink:visited {
	color: #333333;
	background-color: #E5EEC7;
  padding-top: 5px;
  text-align: center;
  display:  block;
	height: 28px;
  width: 140px;
}
a.buttonLink:hover {
  color: #889E3A;
  padding-top: 4px; /* to prevent description from moving up and down when hover*/
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #333333;
}
a.buttonLinkStore:link {
	color: #333333;
	background-color: #E5EEC7;
  padding-top: 5px;
  text-align: center;
  display:  block;
	height: 28px;
  width: 200px;
}
a.buttonLinkStore:visited {
	color: #333333;
	background-color: #E5EEC7;
  padding-top: 5px;
  text-align: center;
  display:  block;
	height: 28px;
  width: 200px;
}
a.buttonLinkStore:hover {
  color: #889E3A;
  padding-top: 4px; /* to prevent description from moving up and down when hover*/
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #333333;
}

.company {
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
.appName {
	font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}
.formField {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
	vertical-align: middle;
}
div.spacer {
 	clear: both;
}

#joinList {
/*	margin-top: 25px; */
}
.inputButtonDiv {
	float: left;
	padding-top: 5px;
}
.contentEmp {
	font-style: italic;
	font-weight: bold;
}
.contentStress {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.contentHilite {
  font-weight: bold;
}
.contentPoint {
	font-style: italic;
}
.stress {
  text-decoration: underline;
}

table.job {
  font-size: 10pt;
  line-height: 26px;
}
td.job_caption {
	color: #555555;
	width: 25%;
	height: 22px;
}
td.job_desc {
	color: #555555;
	width: 20%;
}
td.job_spacer {
	width: 20px;
}
td.vertLinePane {
  height: 100%;
  width: 16px;
  background-image: url('../image/vertline.GIF');
  background-repeat: repeat-y;
	padding: 0;
}
div.vertLinePane {
  height: 100%;
  width: 26px;
}

#ieTD {
  height: 100%; /* for IE TD purpose, otherwise won't show full height */
}
#logoPane {
  height: 66px;
  text-align: right;
  padding-top: 10px;
  padding-right: 4px;
}
#logoPane a:hover {
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#pageBodyTbl {
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
#contentBodyTbl {
  height: 100%;
  width: 750px;
  background-color: #FFFFFF;
  border-collapse: collapse;
}
#navPaneTD {
	width: 221px;
	vertical-align: top;
	padding: 0;
}
#navPane {
	width: 221px; 	
}
#GFC {
	width: 198px; 	
	height: 260px;
//	height: 385px;
	margin-left: 18px;
}
#GFC_Content {
	width: 468px; 	
	height: 385px;
	margin-top: 20px;
}
#contentPaneTD {
	width: 513px;
	vertical-align: top;
	padding: 0;
}
#contentPane {
	width: 513px;
}
#contentStory {
	text-align: left;
	margin-right: 25px;
	margin-left: 13px;
	padding-bottom: 50px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
	line-height: 1.6;
}
#TestimonialDiv {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left:20px;
	text-align: right;
}
#header, #footer {
  height: 5px;
  clear: left;
  background-color: #FFFFFF;
}
#copyright {
  height: 20px;
  color: #FFFFFF;
  font-size: 10pt;
  background-color: #666666;
  clear: left;
  padding-top: 1px;
  padding-bottom: 5px; 
}

div.hor_spacer {
  width: 211px;
  height: 27px;
}
div.hor_sep {
  width: 211px;
  height: 3px; 
  /*margin-bottom: 9px;*/
}
div.hor_sep1 {
  width: 20px;
  height: 3px;
  float: left;
}
div.hor_sep2 {
  width: 191px;
  height: 3px;
  background-image: url("../image/horzline.GIF");
  background-repeat: repeat-x; 
  float: left;
}
div.navLinkHead {
  width: 213;
  height: 33px;  
  padding-top: 9px;
  padding-right: 8px;
  text-align: right;
}
div.navMenu {
  width: 213px;
  padding-top: 3px;
}
div.navLink {
  width: 213px;
  height: 38px;  
  text-align: right;
  margin-top: 11px;
  margin-bottom: 16px;
}
div.buttonDiv {
	width: 140px;
	border-width: 1px;
	border-color: #DBE1C7;
	border-style: solid;
	float: left;
	padding: 2px;
	margin-right: 6px;
}

h2.map {
  font-size: 16px;
  display: list-item;
  line-height: 50px;
  margin-left: 30px;
  font-weight: normal;
  text-align: left;
}
h3.map, h3.L2 {
  margin-left: 40px;
  border: none;
  font-size: 14px;
}
/* p.L2 {
  margin-left: 40px;
}*/

img.contentImg {
	margin-left: 6px;
	margin-right: 10px;
	float: left;
}
img.contentIllus {
	texst-align: center;
}
img.emoticon {
  vertical-align: middle;
}
p.charityImg {
  text-align: center;
}

ol.req_list li {
  margin-left: -20px;
	margin-bottom: 1em;
}

ul {
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 1.8;
}
ul.helpTOC li {
  line-height: 30px;
}
ol.helpTOC li {
  margin-bottom: 30px;
}
ol.imgStep li {
  margin-bottom: 30px;
}
.imgDemo {
  text-align: center;
}
ul.helpSubTOC {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
}
ul.helpTip li {
	margin-bottom: 20px;
}

#photoService, #microblogService, #blogServer, #blogService {
  clear: left;
}

div.tblSpacer {
  clear: left;
  height: 15px;
}
/*div.tblHeader {
  padding-bottom: 40px;
}*//*#DBE1C7; /*#A9C056;*/
/*div.serviceTitle {
  margin-bottom: 15px;
  font-size: 16px;
  text-align: left;
  padding: 3px;
  padding-left: 20px;
  border: solid 1px #666666; 
  clear: both;
}*/

div.tblHeader div.col1, div.tblHeader div.col2 {
	text-decoration: underline;
}
div.col1 {
  width: 32%;
  float: left;
}
div.col2 {
  width: 18%;
  float: left;
}
div.col1 a:link {
	color: #666666;
	text-decoration: none;
}
div.col1 a:visited {
	color: #666666;
	text-decoration: none;
}

.subTag {
  font-size: 16px;
  font-weight: bold;
}
h2.subTag {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
#requestInvitation {
  text-align: center;
}
#inviteMsg {
  padding: 20px;
  font-size: 16px;
  text-align: center;
  border: solid 1px;
}
#requestTbl {
  width: 350px;
  margin: 0 auto; 
}
div.reqLabelTD {
  width: 35%;
  height: 28px;
  float: left;
  text-align: left;
}
div.reqFieldTD {
  width: 65%;
  height: 28px;
  float: left;
  text-align: left;
}
div.reqDesc {
  width: 65%;
  text-align: left;
  height: 60px;
  float: left;
}
div.reqSubmitTD {
  padding: 7px;
  clear: both;
}
.reqStar {
  color: #FF0000;
  margin-left: 2px;
}
.inputField {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  width: 220px;
  border: solid 1px #666666;
}
.btnSubmit {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
  font-size: 16px;
  height: 40px;
  width: 120px;
	background-color: #E5EEC7;
  border: solid 1px #666666;
	cursor: pointer;
}
p.feature {
  display: list-item;
  margin-left: 30px;
  margin-bottom: 20px;
}
img.featureImg {
  float: right;
  padding: 5px;
}
.highlite {
  margin-left: 5px;
  margin-right: 5px;
  font-weight: bold;
}

div.charityFootnote {
  clear: both;
}
div.charityLabel {
  width: 100px;
  float: left;
}
div.chartiyDesc {
  width: 370px;
  float: left;
}
div.charitySpacer {
  clear: both;
  height: 20px;
}

h2.sidebar-title {
  line-height: 26px;
}
#twitter_div {
//  min-height: 170px;
  width: 198px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-left: 18px;
  margin-bottom: 20px;
  text-align: left;
  border: solid 1px #DBE1C7;
}
#twitter-link-span {
  text-align: right;
  display: block;
  padding-right: 12px;
}
#twitter_update_list {
  margin-right: 10px;
}

.addr {
	margin-right: 30px;
	float: left;
}
.email_addr {
	margin-top: 20px;
}
.emailPurpose {
	width: 180px;
	line-height: 20px;
	float: left;
}
.emailSpan {
  width: 200px;
}
.noteHiLite {color: #FF0000} 

.storeReseller {
	height: 130px;
	margin-bottom: 35px;
}
.storeImg {
	width: 200px;
	height: 110px;
	border-width: 1px;
	border-color: #DBE1C7;
	border-style: solid;
	float: left;
	padding: 3px;
	padding-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	text-align: center;
}
img.storeImgLink {
	border: 0px;
}
.storeDesc {
	width: 200px;
	float: left;
	padding: 3px;
	margin-right: 10px;
}
.buttonDivStore {
	width: 200px;
	border: 1px solid #DBE1C7;
	float: left;
	padding: 3px;
	margin-right: 10px;
}
.guarantee {
	font-weight: bold;
}
ul.itemImageSteps {
  text-align: left;
  padding-left: 100px;
}
.helpMenu {
	font-weight: bold;
	color: #555555;
}
.helpBtn {
	font-weight: bold;
}
.helpKeyTerm {
	font-style: italic;
}
.helpSample {
	font-weight: bold;
}

div.subTOC {
  margin-left: 20px;
}
div.name {
  width: 140px;
  font-weight: bold;
	float: left;
	margin-left: 13px;
}
div.link {
  width: 50px;
	float: left;
}
div.sep {
  width: 25px;
	float: left;
}
.praise1 {
	font-size: 10pt;
	padding-left: 20px;
}
.gooduser1 {
	font-size: 10pt;
	color: #889E3A; /*#A9C056;*/
	line-height: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.praiseItem {
	margin-bottom: 30px;
}
div.page_caption {
	color: #A9C056;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 35px;
	margin-right: 25px;
	margin-left: 13px;
	margin-bottom: 20px;
	text-align: center;
	border-width: 1px;
	border-color: #DBE1C7;
	border-style: solid;
	padding: 8px;
	line-height: 1.6;
}
/* # # # */
/*.horzLinePane {
  height: 16px;
  width: 100%;
  background-image: url('../image/horzline.GIF');
  background-repeat: repeat-x;
}*/

/*.diary_app {
	font-weight: bold;
}*/

/*
.buttonCell1 {
	height: 28px;
	background-color: #E5EEC7;
	text-align: center;
	padding-top: 5px;
	font-size: 10pt;
	color: #333333;
	cursor: pointer;
}

h3 {
	font-size: 10pt;
	line-height: 8px;
}
.feature_item {
	margin-bottom: 40px;
}*/

/*.praise {
	font-size: 12px;
	color: #889E3A;
//	line-height: 15px;
}
.gooduser {
	font-size: 12px;
	color: #8C8C8C;
	line-height: 15px;
}

.praiseItem:hover {
}*/
/*.dict {
	margin-right: 30px;
	float: left;
}
ul.dictList {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.dictList li {
	margin-bottom: 8px;
}
.pathExample {
	padding-left: 30px;
}
.diarytipsbox {
	height: 68px;
	background-color: #E5EEC7;
	text-align: center;
	padding-top: 15px;
	font-size: 10pt;
	color: #333333;
}
*/
/*.helpBtnKey {
	font-style: italic;
	font-weight: bold;
}
.helpSamplePath {
	font-weight: bold;
}
.helpModuleName {
	font-weight: bold;
}
.helpAction {
	font-style: italic;
}
.helpPath {
}*/
div.helpTOC {
	line-height: 20px;
	padding-left: 20px;
	margin-top: 25px;
	margin-bottom: 30px;
}
div.helpSubTOC {
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgCaption {
	/* font-style: italic; */
}
.imgScreen {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
	border: 1px solid #DBE1C7;
}
div.orderOffer {
  padding: 15px;
  border: 3px solid #DBE1C7;
  margin-bottom: 10px;
}
span.orderHiLite {
  font-weight: bold;  
}
span.orderSlogan {
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 20px;
}
/* color-coding for spam, friend, blacklist, etc - GettingStarted.htm, CSMailManager.htm */
.spamMail {
	color: #ff00ff;
	font-weight: bold;
}
.friendMail {
	color: #008000;
	font-weight: bold;
}
.blacklistedMail {
	color: #ff0000;
	font-weight: bold;
}
.normalMail {
	font-weight: bold;
}
.filteredMail {
	color: #ff9900;
	font-weight: bold;
}
.trialpay-text {
	color:#666666; 
	font-size:18px;
	font-weight: bold;
}
.discountRate {
	color: red;
	font-weight: bold;
	/*text-transform: uppercase;	*/
}
.offerPrice {
	font-weight: bold;
	text-transform: uppercase;
}