body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
}

/* Division */
div.hidden { visibility: hidden; }
div#navilink { position: relative; font-size: 12px; background-color: #EEEEEE; padding: 5px 10px 5px 10px; }
div.errMsg { font-size: 12px; background-color: #FFCC66; padding: 10px 10px 10px 10px; }
div#topmenu{ font-size: 12px; }
div#setting_result_msg{ font-size: 16px; font-weight: bold; color: #0000FF; }
div#note { font-size: 12px; background-color: #EEEEEE; padding: 10px 10px 10px 10px; }
div#sample { font-size: 12px; background-color: #FFFFFF; padding: 10px 10px 10px 10px; }
div#divtips { font-size: 12px; vertical-align: top; }
div.container {
    margin: 1em auto;
    padding-top: 2px;
    width: 750px;
}
div.container_title {
    background-color: #f7e7d6;
    border-top: 2px solid #84a284;
    color: #666;
    font-size: 11px;
    font-weight: bold;
    min-height: 20px;
    padding: 5px 5px 2px 5px;
}
div.messagebox {
    background-color: #eef4d4;
    border: 1px solid #a4ba5d;
    margin-top: 1em;
    padding: 10px 5px;
    width: 300px;
}

/* Fieldset */
fieldset {
	float: left;
    font-size: 10pt;
    width: 320px;
	margin: 30px 50px;
}

fieldset legend{
	color: #3c70a2;
	font-weight: bold;
}

fieldset .label {
	display: block;
    float: left;
    width: 145px;
	padding: 0 0 0 10px;
    text-align: left;
	font-size: 11px;
	
}
fieldset .label label{
	margin: 0 0 5px 0;
}
fieldset .textInput {
    width: 160px;
    text-align: left;
	float: left;
}
fieldset .textInput input{
	margin: 0 0 2px 0;
}
fieldset input {
    text-align: left;
}
fieldset label {
    display: block;
    line-height: 1.7;
    text-align: left;
}
.formButton {
	float: left;
	width: 320px;
}
.formButton input {
	float: right;
	margin: 10px;
	text-align: center;
}

/* Form */
form { margin-bottom: 1em; }

/* Span */
span.claim { font-size: 12px; }
span.keyinfo { color: #FFCC00; font-weight: bold; }
span.csvfmt  { color: #0000FF; font-weight: bold; background-color: #DDDDDD; border: solid 1px #666666; padding: 10px 10px 10px 10px; }
span.help  { color: #0000FF; text-decoration: underline; cursor: pointer; }

/* Table */
table.tbl { font-size: 12px; border: solid 1px #999999; border-collapse: collapse; }
table.tbl2 { font-size: 11px; border: solid 0px #999999; border-collapse: collapse; }
table.tbl2_nav { table-layout: fixed; height: 20px; max-height: 20px; }
table.tbl3 { font-size: 12px; border: solid 1px #dcdcdc; border-collapse: collapse; }
table.main { width: 750px; font-size: 12px; background-color: #FFFFFF; border: 1px solid #999999; padding: 0px 0px 10px 0px; }
table.newuser { font-size: 12px; border: 1px solid #CCCCCC; border-collapse: collapse; }
table.sortable { cursor: pointer; }
table.tblSettings { font-size: 12px; }
td.newuser_head {background-color: #CCCCCC; border: solid 1px #666666; padding-left: 5px;}
td.newuser_body {background-color: #FFFFFF; border: solid 1px #666666;}
td.navlink { padding: 2px 10px 2px 10px;}
td.extra { background-color: #3B7EBF;}
td.holder { padding: 0px 10px 0px 10px; }
td.holder_newuser { padding: 0px 10px 0px 30px; }
td.nm { background-color: #7AAFEB; border: solid 1px #000000; padding: 5px 0px 5px 5px; }
td.hd { font-weight: bold; color: #0000FF; background-color: #FFFFFF; border: solid 1px #CCCCCC; text-decoration: underline; cursor: pointer; }
td.vl { color: #000000; background-color: #FFFFFF; border: solid 1px #000000; }
td.ttl { font-size: 14px; font-weight: bold; }
td.normal_body { background-color: #fff; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.info_body { background-color: #FFFFFF; padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.alter_body { background-color: #d4d4d4; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.alter_body02 { background-color: #F8F4F4; padding: 2px 0px 2px 2px; }
td.edit_body { background-color: #E9EEF4; padding: 2px 0px 2px 2px; }
td.edit_pw_body { background-color: #82B3EA; padding: 3px 5px 3px 2px; }
td.index_title { padding: 3px 0px 3px 3px; font-size: 11px; color: #fff; font-weight: bold;}
td.headerttl { background-color: #B1D1F4;  padding: 3px 0px 3px 3px;  font-size: 12px;}
td.headertab2 { background-color: #FFFFFF;  padding: 2px 0px 2px 2px; }
td.normal_body02 { padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.info_body02 { background-color: #e1e8ee; padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.info_bodyEdit { padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.info_body03 { padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.header_title { background-color: #e1e8ee; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.header_body01 { background-color: #e1e8ee; padding: 2px 0px 2px 2px; font-size: 11px; color: #FF0000; font-weight: bold;}
td.header_body02 { background-color: #e1e8ee; padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold; text-align: left; }
td.header_list { background-color: #D8ECD5; padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.header_list02 { background-color: #707070; padding: 2px 0px 2px 2px; font-size: 11px; color: #ffffff; font-weight: normal;}
td.header_list02 a{ color: #fff;}
td.normal_body03 { background-color: #FFFFFF; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.warning { padding: 0px 0px 0px 2px; font-size: 11px; color: #FF0000; font-weight: bold;}
td.info_body04 { background-color: #B3D9AD; padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.admin_menu { padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.txt_body05 { padding: 6px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.bold_body05 { padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold;}
td.normal_body05 { background-color: #EED2A6; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.normal_body07 { padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.newsletter_title { padding: 10px 0px 2px 2px; font-size: 13px; color: #666666; font-weight: bold;}
td.newsletter_body { padding: 2px 0px 10px 2px; font-size: 11px; color: #666666; font-weight: normal;}
td.info_body05 { background-color: #F6F1E9; padding: 2px 0px 2px 2px; font-size: 13px; color: #67A35D; font-weight: bold;}
td.info_body06 { background-color: #F6F1E9; padding: 2px 0px 2px 2px; font-size: 13px; color: #67A35D; font-weight: bold;}
td.normal_body04 { padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: normal;}
td.header_body04 { background-color: #B3D6AC; padding: 2px 0px 2px 2px; font-size: 11px; color: #FFFFFF; font-weight: bold;}
td.normal_body06 { padding: 0px 2px 0px 2px; font-size: 11px; color: #ffffff; font-weight: normal;}
td.header_mbr { background-color: #B3D6AC; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: bold; }
td.header2_mbr { background-color: #EFD7B0; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: bold; }
td.header3_mbr { background-color: #FCE1EA; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: bold; }
td.header4_mbr { background-color: #FCE1EA; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: bold; }
td.normal_body_mbr { background-color: #F6F1E9; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.alter_body_mbr { background-color: #adc7e0; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.select_body_mbr { background-color: #F29CB8; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: normal; }
td.select_body2_mbr { background-color: #F29CB8; padding: 2px 0px 2px 2px; font-size: 11px; color: #333333; font-weight: bold; }
td.admin_bar { width: 100%; height: 25px; background: #619ad2 url(images/barAdmin.jpg) repeat-x; }
td.admin_bar a{color: #fff;text-decoration: underline;}
td.admin_bar table.tbl2_nav { width: 950px; }
td.admin_menu { text-align: center; }
td.promotion_download { text-align: center; }
.whiteText{color:#fff;font-weight: bold;}

tr.title { background-color: #E0CDAE; color: #666; width: 100%; }
th { padding: 5px 2px; margin-top: 5px; }

/* Links */
a.menu:link { color: #FFFFFF; text-decoration: none; }
a.menu:visited { color: #FFFFFF; text-decoration: none; }
a.menu:active { color: #FFFFFF; text-decoration: none; }
a.menu:hover { text-decoration: underline; }

a.footer:link { font-size: 10px; color: #336699; text-decoration: none; }
a.footer:visited { color: #336699; text-decoration: none; }
a.footer:active { color: #336699; text-decoration: none; }
a.footer:hover { color: #FF0000; text-decoration: underline; }

a.logout { font-size: 10px; color: #FFCC00; font-weight: bold; text-decoration: none; }

/* Miscellaneous */
.align-right { text-align: right; }
.currentNavi { font-weight: bold; font-size: large; }
.dark { background-color: #adc7e0; }
.editLink { font-size: x-small; }
.hidden { visibility: hidden; }
.left { float: left; }
.light { background-color: #FBF7F0; }
.red { color: red; }
.right { float: right; }
.ttl_brown { background-color: #F6F1E9; padding: 2px 0px 2px 2px; font-size: 11px; color: #947360; font-weight: bold;}
.ttl_red { background-color: #F6F1E9; padding: 2px 0px 2px 2px; font-size: 11px; color: #ff0000; font-weight: bold;}
.ttl_red_noBG { padding: 2px 0px 2px 2px; font-size: 11px; color: #ff0000; font-weight: bold;}
.txt_red { background-color: #F6F1E9; padding: 2px 0px 2px 2px; font-size: 11px; color: #ff0000; font-weight: normal;}
.txt_lgt_brown { color: #666; }
.visible { visibility: visible; }

/* Subcategories */
#companySubCats li {
display: inline;
padding: 3px 3px 3px 20px;
margin-right: 1em;
background-image: url("/admin/images/delete.png");
background-repeat: no-repeat;
background-position: center left;
}

#companySubCats li:hover {
    cursor: pointer;
}

/* width */
.small-width { width: 10%; }
.middle-width { width: 20%; }
.third-width { width: 33%; }
.width-full { width: 100%; }

hr {
    color: #666;
    background-color: #666;
    height: 4px;
    margin: 5px 10px;
}

input#admin_promotion_search { width: 280px; }
input#admin_promotion_description { width: 350px; }
img { border: none; }

div.container form {
    border: 1px solid #f7e7d6;
    border-top: none;
    margin-bottom: 1em;
    min-height: 100px;
    padding: 5px;
}

body.members { margin: 0; background-color: #ffffff; }
table.main { 
    border: 0; 
    margin: 0; padding: 0; border-spacing: 0; border-collapse: collapse;
    width: 100%; height: 100%; 
}

tr.search_area { height: 80px; display: none; }
div.search_area { border-spacing: 0; padding: 10px 25px; border: 0; background-color: #e1e8ee; width: 877px; margin: auto; position: relative; text-align: left; }
.tips { margin-bottom: 10px; color: #ff0000; font-weight: bold; }

.summary_line { background-color: #ffffff; padding: 2px 0px 2px 2px; font-size: 11px; color: #666666; font-weight: bold; height: 1em; }
.summary_line div { padding-right: 5px; width: 750px; text-align: right; margin: auto; }
.dynamic_member_list, .column_header, .static_member_list { text-align: left; }
.social_button_label { text-align: left; }

.mem_id_col { width: 35px; }
.mem_name_col { width: 150px; }
.mem_type_col { width: 125px; }
.mem_company_col { width: 380px; }
.mem_action_col { width: 50px; }
.footerTable{ background-color: #3b6690;color: #fff;width: 927px;padding: 5px 0; }

.headerTitle {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 2px 0 0 10px;
}
