
/* general */
body,td,th, input, select, textarea {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;
}

select, textarea {
    border: 1px solid #7f9db9;
	padding-left: 3px;
}

body {
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}
a{
	color: #CC0000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

form {
  padding: 0px;
  margin:  0px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:12pt;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

/* content text */

.pageName {
	padding: 0px 0px 10px 0px;
}

.contentTitle {
  font-weight: bold;
  padding: 0px 0px 10px 0px;
}
.mainTblSubHead{
	color: #990000;
	font-weight: normal;
	font-size: 12pt;
	padding: 10px 0 5px 0;
}

.mainBanner {
	margin: 0 0 10px 10px;
}

.mainBG {
	background-image: url(/images/cell_main_bg_loop.gif);
	background-repeat: repeat-y;
}

/* main content */
table.mainContentContainer {
	width: 750px;
	height: 320px;
	background-color: #FFFFFF;
}
td.mainTblCellOutter {
	padding-left:1px;
	padding-right:1px;
	background-color:#D6D6D6;
}
td.mainTblCell {
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	background-color: #F4F4F4;


}
div.mainTblCell {
	padding: 0px 5px;
}
.halfSpacer{
	height:10px;
}
.mainSpacer{
	height:20px;
}
.extraNote {
	color:#666666;
	font-size:8pt;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	padding: 10px;
}
.footer a {
	color: #CC0000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.cellSpacer {
	clear: both;
	margin: 0;
	padding: 0;
}

/* sidebar */
td.sidebarCell {
  padding-left: 10px;
  padding-right: 10px;
}

.sidebarTbl {
	margin: 20px 0 0 20px;
	width: 180px;
	font-size: 8pt;
}
.sidebarBG {
	background-image: url(/images/cell_sidebar_bg_loop.gif);
	background-repeat: repeat-y;
}

div.siteSidebar{
	margin-bottom:15px;
}

.sidebarLoginTbl {
	margin: 0px;
	padding:0px;
	width: 180px;
	font-size: 8pt;
	background-image: url(/images/common/sidebar/sidebar_login_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.sidebarLoginUsername {
    border: 1px solid #7f9db9;
	padding-left: 3px;
  width: 150px;
}

.userInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	padding: 10px;
}
.userInfo a {
	color: #CC0000;
	text-decoration: none;
}
.dashboardInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	padding: 0 20px 0 0;
	text-align: right;
}


table.downloadContentContainer{
	width: 100%;
	height: 320px;
}
td.downloadFooterBanner{
	padding-top:10px;
}
/* tblGeneral */
.tblContent{
	background-color:#E9E9E9;
	padding: 0;
}
/* sendFile */
.uploadingIndicator {
	text-align:center;
}
.uploadedContent{
	padding:0 10px;
}
.uploadedCellTbl{
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px 0 5px 5px;
}
.uploadedCelltext{
	padding: 5px 0 5px 5px;
	float: left;
	width: 340px;
}
/* userInboxItem */
.inboxDownloadLinkCellTbl{
	background-color: #FFFFFF;
	margin: 10px 20px;
	padding: 5px 0 5px 5px;
	border: 1px solid #CCCCCC;
}
.inboxDownloadLinkCelltext{
	padding: 5px 0 5px 5px;
	float: left;
	width: 340px;
}
.inboxSender {
	width: 100px;
	margin: 0 0 0 10px;
	text-decoration:none;
	float:left;
	font-size: 8pt;
	padding: 0;
}
.inboxFile {
	width: 100px;
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	float:left;
	font-size: 9pt;
	padding: 0 0 0 10px;
}
.inboFile a {
	text-decoration:none;
}
.inboxFile a:hover {
	text-decoration: underline;
}
.inboxSize {
	width: 60px;
	float:left;
	font-size: 9pt;
	padding: 0;
	text-align: center;
}

.downloadfileFilename {

	font-weight: bold;

}
.downloadfileDownloadButton {


}
.downloadfileTable{
   width: 100%;
}

.downloadfileExceed{
	color: #FF0000;
}

.downloadListBoxFirst, .downloadListBox, .downloadListBoxB {
	padding: 0 0 0 0;
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

}

.downloadListBoxFirst {
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.downloadListBox {
	background-color: #FFFFFF;
}

.downloadListBoxB {
	background-color: #EBEBEB;
}



.inboxListBoxFirst {
	padding: 0 0 0 0;
	width: 498px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	clear:both;
}

.inboxListBox {
	padding: 0 0 0 0;
	width: 498px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	clear:both;
}

.inboxListBoxB {
	padding: 0 0 0 0;
	width: 498px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	clear:both;
}




table.subFrame {
	width: 100%;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}

table.general{
	width: 100%;

}
table.general td{

	font-size: 8pt;
}
tr.general {
	background-color: #FFFFFF;
}

tr.generalB {
	background-color: #EBEBEB;
}
div.header {
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}
td.headerLeft {
	background-image: url(/images/tbl_top_general.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 5px;
}
td.headerCenter{
	background-image: url(/images/tbl_top_general.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
}
td.headerRight{
	background-image: url(/images/tbl_top_general.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	padding-right: 10px;
}
td.cellLeft, td.cellLeftWithTop, td.cellCenter, td.cellRight, td.cellRightWithTop, td.cellSingle,  td.cellSingleWithTop{
	border-bottom: 1px solid #CCCCCC;
}
td.cellLeft, td.cellLeftWithTop {
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 5px;
}
td.cellCenter {
	padding-left: 5px;
	padding-right: 5px;
}
td.cellRight, td.cellRightWithTop {
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 10px;
}
td.cellSingle, td.cellSingleWithTop {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
td.cellSingleWithTop, td.cellLeftWithTop, td.cellRightWithTop {
	border-top: 1px solid #CCCCCC;

}
.formRemarks {
	color: #666666;
	font-size: 8pt;
}
div.cell {
	font-size: 8pt;
}

input.emailText, input.general, input.uploadquota {
    border: 1px solid #7f9db9;
	padding-left: 3px;
	padding-right: 3px;
}
input.emailText {
	width: 150px;
}
input.uploadquota{
	width: 60px;
	text-align: right;
}
input.general {
	width: 200px;
}
select.general {
	width: 200px;
}







.sentItemFilenameDiv {
	width: 360px;
}

.sentItemFilename , .sentItemFilenameInactive {
	font-weight: bold;
	font-size: 9pt;
}
.sentItemFilename {
	color: #990000;
}
.sentItemFilenameInactive {
	color: #999999;
}
.sentItemFilesize {
	font-size: 8pt;
	color:#666666;
}

.sentItemHeaderSent, .sentItemHeaderRecipient, .sentItemHeader {
	font-size: 8pt;
	font-weight: bold;
}
.sentItemHeaderSent, .sentItemHeaderRecipient {
	padding-left: 10px;
}

.sentItemSent, .sentItemRecipient, .sentItemCell{
	font-size: 8pt;
	color:#666666;
}

td.sentItemAvailability {
	width: 99%;
}
.sentItemRecipient , .sentItemAvailability{
	padding-left: 10px;
}
.sentItemDownloadYes {
	color: #4FAB0B;
}
.sentItemDownloadNo {
	color: #FF0000;
}
/* UserContactList */
.contactListBoxTop {
	padding: 3px 0 0 0;
	width: 480px;
	clear:both;
	background-image: url(/images/tbl_top_general.gif);
	height: 17px;
	background-repeat: no-repeat;
}
.contactListBox {
	padding: 5px 0;
	width: 478px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	clear:both;
}
.contactListBoxB {
	padding: 5px 0;
	width: 478px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	clear:both;
}
.contactListBoxBottom {
	margin: 0 0 0 20px;
	width: 478px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear:both;
	height: 1px;
}
.contactmListCheckBox {
	margin: 0 0 0 5px;
	float:left;
	width: 25px;
}
.contactListFirstname, .contactListlasttname {
	width: 85px;
	margin: 2px 0 0 5px;
	font-size: 8pt;
	float:left;
}
.contactListEmail {
	width: 155px;
	margin: 2px 0 0 5px;
	text-decoration:none;
	float:left;
	font-size: 8pt;
	color:#666666;
}
.contactListEmail a {
	text-decoration:none;
}
.contactListEmail a:hover {
	text-decoration: underline;
}
.contactListDelete, .contactListSend, .contactListEdit {
	margin: 0 0 0 5px;
	float:left;
	width: 25px;
}
.contactListSpacer {
	clear: both;
}
/* Service */
.serviceTblName {
	font-size:8pt;
	text-align: right;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #E8E8E8;
}
.serviceTblEnt {
	font-size:8pt;
	width: 100px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	border-bottom: 1px solid #FFFFFF;
}
.serviceTblPro {
	font-size:8pt;
	width: 100px;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
.serviceTblbasic {
	font-size:8pt;
	padding: 5px 0;
	width: 100px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
.servicePrice {
	color:#CC0000;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}
/* download */
.downloadContent{
	padding:0 0 0 10px;
	font-weight: bold;
}
.downloadCellTbl{
	background-color: #FFFFFF;
	margin: 10px 0;
	width: 460px;
	padding: 5px 0;
}
.downloadCelltext{
	padding: 3px 0 0 10px;
	float: left;
	width: 340px;
}
/* faq */
.faqQindex li{
	padding: 0 0 10px 0;
}
.faqTop{
	padding: 0 0 0 2px;
	font-size:6pt;
}

/* sidebar and content padding setting */
td.sidebarOuterPadding {
  padding-top:20px;
  padding-left:20px;
  padding-right:10px;
}
td.contentOuterPaddingSidebar{
  padding-top:20px;
  padding-right:20px;
}
td.contentOuterPadding{
  padding-top:20px;
  padding-left:20px;
  padding-right:20px;
}
td.contentOuter{

}

/* input */
.textarea_member_sendfile_message{
  width: 340px;
  height: 80px;
}


.errorCell  {
	line-height: 140%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;

	background-color: #ffffff;

}
.highlightSubscribe {
	color:#666666; font-size: 16px;
}


input.signupEmailText {
    border: 1px solid #7f9db9;
	padding-left: 3px;
	width: 280px;
}

.messageTooLong {
	color: #FF0000;
}
.messageCounter {

	font-size: 10px;
}
