/* General Settings */

body {
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  line-height: 19px;
  font-style: normal;
  font-weight: normal;
  color: #000000;  
}
a {
  color: #3671B3;
  text-decoration: none;
}
a:hover {
  color: #3671B3;
  text-decoration: underline;
}
h1 {
  font-size: 24px; 
  line-height: 29px;
  color: #DC0A16; 
  font-weight: bold; 
  text-decoration: none;
  text-align: center;
  padding: 0px 0px 0px 0px;  
}
h2 {
  font-size: 19px; 
  line-height: 24px;
  color: #DC0A16; 
  font-weight: bold; 
  text-decoration: none;
  text-align: center;
  padding: 0px 0px 0px 0px;
}
.highlight {
  background-color: #FFFF00;
}
.float_left {
  float: left;
  margin: 0px 10px 0px 0px;
}
.float_right {
  float: right;
  margin: 0px 0px 0px 10px;
}
table {
  font-size: 14px;
  line-height: 19px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
ul {
  list-style: disc url(../images/common/bullet.jpg) outside;
  margin-left: 1em;
  padding-left: 1em;
}
li {
  padding: 0px 0px 10px 0px;
}
li.no_bottom {
  padding: 0px 0px 0px 0px;
}
ul.bullet2 {
  color: #000000; 
  font-weight: bold;
  list-style: disc url(../images/common/bullet.gif) outside;
  margin-left: 1em;
  padding-left: 1em;
}
li.bullet2_selected {
  color: #897723; 
  font-weight: bold; 
  list-style-image: url(../images/common/bullet_over.gif);
  margin-left: 5px;
}
ul.bullet3 {
  color: #000000; 
  font-weight: bold;
  list-style: disc url(../images/common/bullet.gif) outside;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 0.4em;
  padding-left: 0.4em;
}
li.bullet3li {
  list-style-image: url(../images/common/bullet.gif);
  margin-left: 5px;
  padding: 0px 0px 5px 0px;
}
ul.bullet4 {
  list-style: disc url(../images/common/bullet4.gif) outside;
  margin-left: 1em;
  padding-left: 1em;
}
div.hr_div {
  height:20px; 
  background: #fff url(../images/common/dotted.gif) repeat-x scroll center;
}
hr {
  display:none;
}
.backtop {
  font-size: 10px;
  line-height: 15px;
  text-decoration: none;
}
.eng {
  font-family: Arial;
}
.errortext {
  color: #FF0000; 
  font-weight: bold;
}
.redtext {
  color: #FF0000; 
}
.fine_print {
  font-size: 12px;
  line-height: 19px;
}
.input_text {
  font-size: 13px;
  border: 1px solid #999999;
}
.subtitle {
  font-size: 18px; 
  color: #000000; 
  font-weight: bold; 
  text-align: left;
  padding: 0px 0px 0px 0px;
}
.subheader {
  font-weight: bold; 
}

/* Common Setting */

.main {
  width: 981px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.main2 {
  width: 981px;
  margin: 10px 0px 18px 0px;
  text-align: left;
}
.main3 {
  width: 981px;
  margin: 20px 0px 30px 0px;
  text-align: left;
}
.logo {
  width: 981px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
.logo_col1 {
  padding: 0px 0px 0px 30px;
  width: 552px;
}
.logo_col2a {
  font-size: 13px;
  line-height: 18px;
  color: #777777;
  padding: 0px 10px 10px 0px;
  width: 429px;
  vertical-align: bottom;
  text-align: right;
}
.logo_col2b {
  padding: 0px 10px 0px 0px;
  width: 429px;
}
.top_box {
  width: 419px;
}
.top_box_bg {
  font-size: 15px;
  line-height: 20px;
  background-color: #FFEFAA;
  padding: 30px 10px 30px 10px;
  vertical-align: middle;   
}
.top_box_bg1 {
  font-size: 15px;
  line-height: 20px;
  background-color: #FFEFAA;
  padding: 3px 0px 0px 15px;
  vertical-align: middle;   
  width: 219px;
}
.top_box_bg2 {
  background-color: #FFEFAA;
  padding: 3px 10px 0px 0px;
  vertical-align: top; 
  width: 200px;
}
.login_text {
  font-size: 12px; 
  line-height: 17px;
}
.login_text2 {
  font-size: 10px;
  line-height: 15px;
}
.login_text3 {
  font-size: 10px;
  line-height: 15px;
  color: #000000; 
}
.login_text3:hover {
  color: #000000; 
  text-decoration: underline;
}
.banner {
  background: url(../images/common/banner_bg.jpg) no-repeat;
  width: 982px;
  height: 158px;
}
.banner_header {
  width: 90%;
  vertical-align: middle; 
  padding:  25px 0px 0px 40px;
}
.banner_img {
  width: 10%;
}
h1.banner_title {
  font-size: 30px; 
  line-height: 35px;
  color: #000000; 
  font-weight: bold; 
  text-align: left;
  padding: 0px 0px 0px 0px;
}
h2.banner_subtitle {
  font-size: 15px; 
  line-height: 20px;
  color: #000000; 
  font-weight: bold; 
  text-align: left;
  padding: 0px 0px 0px 0px;
}
.content_breadcrumb {
  font-size: 12px; 
  line-height: 17px;
  font-weight: bold; 
  padding: 10px 0px 20px 0px;
}
.content_breadcrumb2 {
  font-size: 12px; 
  line-height: 17px;
  font-weight: bold; 
  padding: 10px 0px 10px 0px;
}
.content_main {
  width: 780px;
  padding: 0px 0px 0px 10px;
  vertical-align: top; 
}
.content_side {
  width: 201px;
  vertical-align: top; 
  padding: 0px 0px 0px 0px;
}

/* Side Bar */

.side_box {
  width: 100%;
  border: 1px solid #D3D3D3;
}
.side_header {
  background-color: #FDE25D;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}
.side_content {
  padding: 15px 0px 15px 5px;
  vertical-align: top;   
}
.side_link {
  color: #000000; 
  text-decoration: none;
}
.side_link:hover {
  color: #897723; 
  text-decoration: none;
}
.side_link_selected {
  color: #897723; 
  text-decoration: none;
}
.side_header_link {
  color: #000000; 
  text-decoration: none;
}
.side_header_link:hover {
  color: #3671B3; 
  text-decoration: none;
}

/* Menu Setting */

.menu_home {
  background: url(../images/common/home_tab.jpg) no-repeat;
  width: 107px;
  height: 37px;
  text-align: center;
}
.menu_home_over {
  background: url(../images/common/home_tabover.jpg) no-repeat;
  width: 107px;
  height: 37px;
  text-align: center;
}
.menu_library {
  background: url(../images/common/library_tab.jpg) no-repeat;
  width: 112px;
  height: 37px;
  text-align: center;
}
.menu_library_over {
  background: url(../images/common/library_tabover.jpg) no-repeat;
  width: 112px;
  height: 37px;
  text-align: center;
}
.menu_store {
  background: url(../images/common/store_tab.jpg) no-repeat;
  width: 110px;
  height: 37px;
  text-align: center;
}
.menu_store_over {
  background: url(../images/common/store_tabover.jpg) no-repeat;
  width: 110px;
  height: 37px;
  text-align: center;
}
.menu_ask {
  background: url(../images/common/ask_willson_tab.jpg) no-repeat;
  width: 136px;
  height: 37px;
  text-align: center;
}
.menu_ask_over {
  background: url(../images/common/ask_willson_tabover.jpg) no-repeat;
  width: 136px;
  height: 37px;
  text-align: center;
}
.menu_faq {
  background: url(../images/common/faq_tab.jpg) no-repeat;
  width: 137px;
  height: 37px;
  text-align: center;
}
.menu_faq_over {
  background: url(../images/common/faq_tabover.jpg) no-repeat;
  width: 137px;
  height: 37px;
  text-align: center;
}
.menu_forum {
  background: url(../images/common/forum_tab.jpg) no-repeat;
  width: 108px;
  height: 37px;
  text-align: center;
}
.menu_forum_over {
  background: url(../images/common/forum_tabover.jpg) no-repeat;
  width: 108px;
  height: 37px;
  text-align: center;
}
.menu_support {
  background: url(../images/common/support_tab.jpg) no-repeat;
  width: 105px;
  height: 37px;
  text-align: center;
}
.menu_support_over {
  background: url(../images/common/support_tabover.jpg) no-repeat;
  width: 105px;
  height: 37px;
  text-align: center;
}
.menu_search {
  background: url(../images/common/search_tab.jpg) no-repeat;
  width: 166px;
  height: 37px;
  text-align: center;
}
.menu_search_over {
  background: url(../images/common/search_tabover.jpg) no-repeat;
  width: 166px;
  height: 37px;
  text-align: center;
}
.menu_link {
  font-size: 13px;
  line-height: 18px;
  color:#000000;
}
.menu_link:hover {
  font-size: 13px;
  line-height: 18px;
  color: #3671B3;
  text-decoration: none;
}
.menu2_link {
  font-size: 13px;
  line-height: 18px;
  color:#000000;
}
.menu2_link:hover {
  font-size: 13px;
  line-height: 18px;
  color: #FFFFFF;
  text-decoration: none;
}


/* Footer Settings */

.footer {
  font-size: 12px;
  line-height: 17px;
  font-style: normal;
  font-weight: normal;
  color:#666666;
  width: 981px;
  background-color:#FFFFFF;
  border-top: 1px #E7E8E6 solid;
  border-bottom: 1px #E7E8E6 solid;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
}
.footer2 {
  font-size: 12px;
  line-height: 17px;
  font-style: normal;
  font-weight: normal;
  color:#666666;
  width: 981px;
  padding: 10px 5px 10px 5px;
}
.footer_link {
  color: #666666;
  text-decoration: none;
}
.footer_link:hover {
  color: #3671B3;
  text-decoration: none;
}
.footer_padding {
  padding: 0px 0px 0px 10px;
}

/* Form Input Settings */
.required {
  color:#FF0000;
  font-family: arial;
} 


/* Home */

.home_col1 {
  width: 626px;
  padding: 38px 10px 0px 0px;
}
.home_col2 {
  width: 355px;
}
.home_main_feature {
  background: url(../images/common/feature_main.gif) no-repeat;
  width: 615px;
  height: 340px;
  vertical-align: top; 
}
.home_main_feature_padding {
  margin: 10px 10px 10px 13px;
}
.home_main_feature_padding2 {
  padding: 0px 0px 7px 0px;
}
.home_main_feature_padding3 {
  padding: 0px 0px 12px 0px;
}
.home_main_feature_padding4 {
  padding: 0px 0px 6px 5px;
}
.home_main_feature_title {
  font-weight: bold;
}
.home_main_feature_subtitle {
  font-size: 12px;
}
.home_sub_feature1_1 {
  width: 615px;
  margin: 17px 0px 0px 0px;
}
.home_sub_feature1_header {
  font-weight: bold;
  background: url(../images/common/feature_sub_header.gif) no-repeat;
  width: 615px;
  height: 29px;
  padding-left: 10px;
  text-align: left;
}
.home_sub_feature1_content {
  background: url(../images/common/feature_sub_bg.gif) no-repeat;
  width: 615px;
  height: 280px;
  padding: 10px 10px 10px 10px;
  vertical-align: top; 
}
.home_sub_feature1_content2 {
  background: url(../images/common/feature_sub_bg3.gif) no-repeat;
  width: 615px;
  height: 190px;
  padding: 10px 10px 10px 10px;
  vertical-align: top; 
}
.home_sub_feature1_padding {
  width: 100%;
  font-size: 12px;
}
.home_sub_feature1_col1 {
  width: 50%;
  padding: 0px 5px 15px 0px;
}
.home_sub_feature1_col2 {
   width: 50%;
  padding: 0px 0px 15px 5px;
}
.home_sub_feature1_img {
  float: right;
  margin: 0px 0px 0px 5px;
}
.home_sub_feature2 {
  width: 355px;
  margin: 10px 0px 0px 0px;
}
.home_sub_feature2_header {
  font-weight: bold;
  background: url(../images/common/feature_sub_header2.gif) no-repeat;
  width: 355px;
  height: 29px;
  padding-left: 10px;
  text-align: left;
}
.home_sub_feature2_content {
  background: url(../images/common/feature_sub_bg2.gif) no-repeat;
  width: 355px;
  height: 210px;
  padding: 10px 10px 10px 10px;
  vertical-align: top; 
}
.home_signup {
  background: url(../images/common/signup_bg.jpg) no-repeat;
  width: 355px;
  height: 385px;
  vertical-align: top; 
}
.home_signup_box {
  width: 100%;
  margin: 50px 20px 0px 20px;
}
.home_signup_header {
  font-size: 22px;
  line-height: 27px;
  font-weight: bold;
  color: #897723;
  line-height: 22px;
  padding: 5px 0px 0px 0px;
}
.home_signup_padding {
  padding: 10px 0px 0px 0px;
}

.home_video {
  width: 620px;
  padding: 0px 6px 0px 0px;
  vertical-align: bottom; 
}
.home_video_desc {
  background: url(../images/common/video_desc.gif) no-repeat;
  width: 620px;
  height: 87px;
  vertical-align: middle; 
}
.home_feature_box {
  padding: 10px 0px 0px 0px;
}
.home_feature_padding {
  vertical-align: top; 
}
.home_feature {
  width: 231px;
}
.home_feature_header {
  background: url(../images/common/feature_header.gif) no-repeat;
  width: 353px;
  height: 29px;
  text-align: center;
}
.home_feature_content {
  background: url(../images/common/feature_bg.gif) no-repeat;
  width: 353px;
  height: 210px;
  padding: 10px 10px 10px 10px;
  vertical-align: top; 
}
.home_feature_header2 {
  background: url(../images/common/feature_header2c.gif) no-repeat;
  width: 615px;
  height: 29px;
  text-align: center;
}
.home_feature_content2 {
  background: url(../images/common/feature_bg2.gif) no-repeat;
  width: 615px;
  height: 280px;
  padding: 10px 10px 10px 10px;
  vertical-align: top; 
}
.home_learn_more {
  font-size: 12px;
}
ul.home_video_bullet {
  color: #FBEAAB; 
  font-weight: normal;
  list-style: disc url(../images/common/bullet2.gif) outside;
  margin-left: 1em;
  padding-left: 1em;
}
li.home_video_bullet_top {
  padding: 10px 0px 0px 0px;
}
li.home_video_bullet_list {
  padding: 5px 0px 0px 0px;
}

/* Library */

.library_cat_col1 {
  vertical-align: top; 
  width: 41px;
}
.library_cat_col2 {
  vertical-align: top; 
  width: 610px;
}
.library_cat_col3 {
  vertical-align: top; 
  text-align: right;
  width: 150px;
  padding: 0px 10px 0px 0px;
}
.library_cat_col4 {
  vertical-align: top; 
  width: 180px;
}
.library_cat_sep {
  padding: 0px 0px 10px 0px;
}
h2.library_cat_name {
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  color: #897723;
  text-align: left;
  padding: 0px 0px 0px 0px;
}
.library_cat_desc {
  color: #666666;
}
.library_cat_detail {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.library_cat_detail:hover {
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}
.library_cat_featured {
  font-weight: bold;
  color: #666666;
}
.library_list_header1 {
  padding: 0px 0px 20px 0px;
}
.library_list_header2 {
  padding: 30px 0px 20px 0px;
}
.library_list_title {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}
.library_list_desc {
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  padding: 0px 0px 0px 0px;
  vertical-align: top; 
}
.library_list_desc_link {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
}
div.library_sep {
  height:40px; 
  background: #fff url(../images/common/dotted.gif) repeat-x scroll center;
}
.library_list_icon {
  padding: 0px 0px 0px 20px;
}
.library_list_filed {
  font-size: 11px;
  line-height: 16px;
}
h1.library_dtl_title {
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  color: #897723;
  text-align:left;
  padding: 0px 0px 0px 0px; 
}
.library_dtl_rating {
  font-size:12px; 
}
.library_dtl_rating_padding {
  padding: 0px 0px 0px 20px; 
}
.library_dtl_article {
  padding: 0px 0px 10px 0px; 
}
.library_dtl_header1 {
  padding: 6px 0px 6px 0px;
}
.library_dtl_header2 {
  padding: 0px 0px 6px 0px;
}
.library_dtl_desc_header {
  padding: 0px 0px 6px 0px;
}
.library_dtl_desc1 {
  padding: 9px 9px 9px 9px; 
  border: 1px solid #DDDDDD; 
  height: 100px; 
  overlow-x:none; 
  overflow-y:auto; 
  margin-left:none;
}
.library_dtl_desc2 {
  padding: 9px 9px 9px 9px; 
  border: 1px solid #DDDDDD; 
  height: 293px; 
  overlow-x:none; 
  overflow-y:auto; 
  margin-left:none;
}
.library_dtl_comment {
  padding: 9px 9px 9px 9px; 
  border: 1px solid #DDDDDD; 
  height: 300px; 
  overlow-x:none; 
  overflow-y:auto; 
  margin-left:none;
}
.library_dtl_comment_header {
  font-size: 12px;
  font-weight: bold;
}
.library_dtl_comment_text {
  font-size: 12px;
}
.library_dtl_add_comment {
  padding: 9px 9px 9px 9px; 
  border: 1px solid #DDDDDD; 
  background-color:#FFEFAA;
}
.library_dtl_comment1 {
  font-size: 13px;
  border: 1px solid #999999;
  width: 960px;
}
.library_dtl_comment2 {
  font-size: 13px;
  border: 1px solid #999999;
  width: 760px;
}
.library_dtl_comment3 {
  font-size: 13px;
  border: 1px solid #999999;
  width: 500px;
}
.library_dtl_comment4 {
  font-size: 13px;
  border: 1px solid #999999;
  width: 300px;
}            
.library_dtl_join1 {
  padding: 0px 0px 6px 0px;
}
.library_dtl_join2 {
  padding: 12px 0px 6px 0px;
}
.library_dtl_joinnow {
  width: 100%;
}
.library_dtl_joinnow_bg {
  background-color: #FFEFAA;
  width: 99%;
}
.library_dtl_joinnow_content {
  background-color: #FFEFAA;
  padding: 0px 9px 0px 9px;
}
.library_dtl_viau_desc {
  padding: 0px 10px 0px 0px; 
  vertical-align: top;  
  width: 70%; 
}
.library_dtl_viau_media {
  vertical-align: top; 
  width: 30%;
}

/* FAQ */
.faq {
  padding: 0px 0px 5px 0px;
}
.faq_symbol {
  font-size: 15px;
  font-weight: bold;
  color: #897723;
  vertical-align: top;  
}
.faq_question {
  font-weight: bold;
  vertical-align: top;  
}
.faq_answer {
  color: #777777;
  vertical-align: top;  
}

/* Ask Willson */
.ask_menu {
  font-size: 18px;
  font-weight: bold;
  width: 105px;
  height: 26px;
  text-align: center;
}
.ask_menu_selected  {
  font-size: 18px;
  font-weight: bold;  
  background: url(../images/common/tab.gif) no-repeat;
  width: 105px;
  height: 26px;
  text-align: center;
}
.ask_menu_link {
  color:#000000;
  text-decoration: none;
}
.ask_menu_link:hover {
  color:#D0AB17;
  text-decoration: none;
}
.ask_content {
  border: #FAE25A 1px solid;
  padding: 10px 10px 10px 10px;
}
.ask_table {
  width: 950px;
}
.ask_col1 {
  width: 450px;
}
.ask_col2 {
  width: 500px;
  padding: 0px 0px 0px 15px;
}
.ask_question {
  padding: 0px 9px 9px 9px; 
  height: 600px; 
  overlow-x:none; 
  overflow-y:auto; 
  margin-left:none;
}
.ask_link {
  color: #000000;
  text-decoration:none;
}
.ask_link:hover {
  color: #3671B3;
  text-decoration: none;
}
.ask_box {
  width: 450px;
  padding: 0px 0px 0px 0px;
}
.ask_box_bg {
  color: #000000;
  background-color: #FDE25D;
  padding: 10px 20px 10px 20px;
}
.ask_box_header {
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
.ask_box_sep {
  border-bottom: 1px solid #797979;
}

/* Forget Password */

.forgetpwd_padding {
  width: 50%;
  padding: 0px 0px 0px 50px;
}


/* Member */

.member_menu {
  padding: 0px 0px 10px 0px;
}
.member_title {
  padding: 0px 0px 15px 0px;
}
.menu_tab {
  border: 1px solid #808080;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  text-align: center;
  width: 100px;
}
.menu_tab_over {
  border: 1px solid #808080;
  background-color: #FEDA42;  
  font-size: 12px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  text-align: center;
  width: 100px;
}
.menu2_tab {
  border: 1px solid #808080;
  background-color: #FF1F1F;  
  font-size: 12px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  text-align: center;
  width: 100px;
}
.menu2_tab_over {
  border: 1px solid #808080;
  background-color: #FF1F1F;  
  font-size: 12px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  text-align: center;
  width: 100px;
}
.menu_space {
  border-bottom: 1px solid #808080;
  padding: 0px 3px 0px 2px;
  width: 10px;
}
.menu_space_end {
  border-bottom: 1px solid #808080;
  width: 550px;
}


/* Register */
.register_col {
  background-color: #FFEFAA;
  padding: 0px 20px 0px 20px;
}
.register_col1 {
  background-color: #FFEFAA;
  padding: 0px 10px 0px 20px;
}
.register_col2 {
  background-color: #FFEFAA;
  padding: 0px 20px 0px 10px;
}

/* Store */

.store_menu_eng {
  font-family: Arial;
  font-size: 12px;
}
.store_header {
  font-size: 36px;
  line-height: 36px;
  color: #FF0000;
}
.store_subheader {
  font-size: 18px;
  line-height: 18px;
  color: #000000; 
  text-align: left;
}
.store_subheader2 {
  font-size: 18px;
  line-height: 18px;
  color: #000000; 
  text-align: left;
  padding: 15px 0px 0px 0px;
}

/* Search */
.search_header {
  font-size: 24px;
  font-weight: bold;
}
.search_box_bg {
  background: url(../images/common/search_box.png) no-repeat center center;
  height: 19px;
  width: 118px;
}
.search_box {
  font-size: 13px;
  border: 0;
  width: 90px;
  height: 16px;
  margin:1px 0px 0px 20px;
}















