fieldset{border: none; padding: 10px 0;}
div.error_message{color: #ff5544; font-size: 12px;}
div.name_available_feedback{color: green; font-size:12px;}
td.spellit_table { padding: 7px 0px 7px 0px; margin: 0;}
td.spellit_table12{ width: 12%; }
td.spellit_table20{ width: 20%;}
td.spellit_table_r{ padding: 2px 4px 2px 4px; margin: 0; text-align: right; }
td.spellit_table_l{ padding: 2px 4px 2px 4px; margin: 0; text-align: left; }
td.spellit_center{ padding: 2px 4px 2px 4px; margin: 0 auto; text-align: center;}

input.submit_btn_s {font-size: 14px; font-weight: bold; padding: 14px; cursor:pointer; background: url('../images/but_s.jpg') center no-repeat;  color: #3f6186; width: 153px; min-height: 48px; border: 0;}
input.submit_btn_m {font-size: 14px; font-weight: bold; padding: 14px; cursor:pointer; background: url('../images/but_m.jpg') center no-repeat;  color: #3f6186; width: 230px; min-height: 48px; border: 0;}
input.submit_btn_l {font-size: 14px; font-weight: bold; padding: 14px; cursor:pointer; background: url('../images/but_l.jpg') center no-repeat;  color: #3f6186; width: 323px; min-height: 48px; border: 0;}
input.submit_btn_disable_s{font-size: 14px; color: black; padding: 14px;  background: url('../images/but_s.jpg') center no-repeat;  width: 153px; min-height: 48px; border: 0;}
input.submit_btn_disable_m{font-size: 14px; color: black; padding: 14px;  background: url('../images/but_m.jpg') center no-repeat;  width: 153px; min-height: 48px; border: 0;}
input.submit_btn_disable_l{font-size: 14px; color: black; padding: 14px;  background: url('../images/but_l.jpg') center no-repeat;  width: 153px; min-height: 48px; border: 0;}

input.add_list{background: url(../images/add_out.jpg); width: 62px; height: 62px; padding: 0; margin: 0; border: 0; cursor: pointer;}
input.skip_list{background: url(../images/skipp_out.jpg); width: 62px; height: 62px; padding: 0; margin: 0; border: 0; cursor: pointer;}
input.remove_list{background: url(../images/remove_out.jpg); width: 62px; height: 62px; padding: 0; margin: 0; border: 0; cursor: pointer;}

.check_box{ font-size: 0.9em; margin: 2px 4px 4px 4px;}

.str_for_spell{border: solid 1px black; background: yellow;font-weight: bold; padding: 4px 7px 4px 7px; color: blue; text-align: left; margin: 0 8px 0 8px; font-size: 18px;}
.correct_spell_l{color: blue; padding: 5px 10px 0px 10px; text-align: left;}
.correct_spell_r{color: blue; padding: 5px 10px 0px 10px; text-align: right;}
.correct_spelling_l { color: green; padding: 5px 10px 0px 10px; text-align: left;}
.correct_spelling_r { color: green; padding: 5px 10px 0px 10px; text-align: right;}
.wrong_spelling_l { color: #bf0101; padding: 5px 10px 0px 10px; text-align: left;}
.wrong_spelling_r { color: #bf0101; padding: 5px 10px 0px 10px; text-align: right;}

.word_correct_spelling {color: blue; padding: 0 2px 0 2px;}
.word_wrong_spelling {color: #bf0101; padding: 0 2px 0 2px;}

.wrong_spelling_str { font-weight:bold; color: #bf0101; padding: 5px 0px 0px 0px; }
.correct_spelling_str { font-weight:bold; color: green; padding: 5px 0px 0 0px;}

input.spell_sentence_TF_r { letter-spacing: 2px; background-color: #cfddec; text-align: right; font-size:18px; padding: 2px 3px 2px 3px; margin: 3px 4px 0 4px;}
input.spell_sentence_TF_l { letter-spacing: 2px; background-color: #cfddec; text-align: left; font-size:18px; padding: 2px 3px 2px 3px; margin: 3px 4px 0 4px;}

input.spell_word_TF_r{letter-spacing: 2px; color: black; background-color: #cfddec;text-align: right; font-size:20px; padding: 2px 3px 2px 3px; margin: 3px 5px 0 5px;}
input.spell_word_TF_l{letter-spacing: 2px; color: black; background-color: #cfddec; text-align: left; font-size:20px; padding: 2px 3px 2px 3px; margin: 3px 5px 0 5px;}

#pattern_class_l { letter-spacing: 3px; margin: 10px 0 0 0; font-size:18px;}
#pattern_class_l ul{ margin: 2px; list-style: none;}
#pattern_class_l li{display: inline; padding: 2px 3px 2px 3px; margin: 10px 4px 0 4px; float: left;}

#pattern_class_r { letter-spacing: 3px; margin: 10px 0 0 0; font-size:18px;}
#pattern_class_r ul{ margin: 2px; list-style: none;}
#pattern_class_r li{display: inline; padding: 2px 3px 2px 3px; margin: 10px 4px 0 4px; float: right;}

input.kb_but{width: 24px; height: 24px; color: blue; margin: 2px 0 2px 0; border: solid 1px black;}

body {
	width: 1060px;
	margin: 0 auto;	
	background: #3f6186 url(../images/top_bg.jpg) repeat-x;
	font-family: arial, "Bitstream Vera Sans", "Trebuchet MS","Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 15px;
	color: #3f6186;
}

/* Content */
#content {
	width: 783px;
	min-height: 400px;
	margin: 0px auto;
	padding: 5px 0 5px 0;
	background: white url(../images/white_up.jpg) no-repeat;
}

#bottom_content {
	width: 783px;
	height: 20px;
	margin: 0px auto;
	background: url(../images/white_down.jpg) no-repeat;
}

div.body {
	width: 960px;
	height: 700px;
	margin: 20px auto;
}
h1.title { font-size: 1.3em; color: #593477; font-weight: bold;}
h2.sub_title{font-size: 1.1em; font-weight: bold; color: #593477}
strong.emp{ font-size: 1.1em; color: #593477;}

/* used for registration, update profile, contact, send to friend*/
#form_div
{
	margin: 30px 30px 20px 30px;
	width: 700px;
}
#form_div label.right_float
{
    float:right;
    width:130px;
    font-size: 14px;
}
#form_div label.left_float_short
{
    float:left;
    width:150px;
    font-size: 14px;
}
#form_div label.left_float_long
{
    float:left;
    width:200px;
    font-size: 15px;
}
#form_div p{font-size: 13px; color: black; }


a { color: #593477;}

#top_div {
	width: 783px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/logo.jpg) no-repeat;
}
#homepage{
float: left;
position:relative;
width : 250px;
height: 75px;
margin-left: 10px;
margin-top: 20px;
}

#flags {
	width: 280px;
	height: 45px;
	margin: 0 0 0 480px;	
}

#flags ul {
	margin: 0;
	padding: 0;
}

#flags li {
	display: inline;
}

#flags a {
	display: block;
	float: right;	
	margin: 0 8px 0 8px;
	text-align: center;
	padding: 3px 0;
	color: #111111;
}

#status_link {
	width: 270px;
	font-size: 0.9em;
	margin: 0 0 0 485px;
	text-align: right;	
	font-weight: bold;
	padding: 15px 0;	
}

#status_link ul {	
	list-style: none;
}

#status_link li {
	display: inline;	
}

#status_link a {
	width: 180px;
	text-decoration:none;
}

table.spell_input_table {
	empty-cells: show;
	
	width: 90%;
	margin: 20px auto 0 auto;
}

div.feedback_div
{
	height: 135px;
	margin: 15px auto 0 auto;
	padding: 25px 20px 0 20px;
	table-layout: fixed;
	width: 743px;
	background: url(../images/feedback_bg.png) top center no-repeat;
}
table.feedback_table 
{
	margin: 0px auto 0 auto;
	empty-cells: show;
    width: 92%;
}

table.list_table {  
  margin: 20px auto;
  padding: 0;
  table-layout: fixed;
  border: solid 1px #aaaaaa;
  width: 740px;
  text-align: center; 
  color: #222222; 
}

table.spell_settings {
	width: 90%;
	margin: 20px auto 0 auto;
}

#filter_list {
	width: 100%;
	margin: 20px 15px 0 15px;
}
#filter_list label
{
    padding: 0 10px 0 10px;
}

div.keyboard_div{ padding: 5px; margin: 5px 42px 0 42px;}
table.keyboard_table{text-align: center; border: solid 1px black;}


#list { width: 100%; margin: 0 auto;}
#list a { text-decoration:none;}
#list_title { margin: 30px 20px 20px 20px; padding: 0;}
th.title_th { text-align: center; padding:2px 0; background: #593477; font-weight: bold; color: #f6f6f6; border-bottom: solid 1px black;}
td.list_data { text-align: center; padding: 3px 0 2px 0; font-size: 0.9em; border-bottom: solid 1px black;}


#home_page_message {
	margin: 30px 20px 10px 20px;
}
#home_page_message p{display: inline;}

div.about_page {
	margin: 30px 30px 10px 30px;
	padding: 0px 0px 20px 0px;
	border-bottom: solid 1px #593477;
}
div.donation_page {
	margin: 30px 30px 10px 30px;
	padding: 0px 0px 20px 0px;
}

#link_to_us{
width: 500px;
margin: 30px 30px 10px 30px;
padding: 0px 0px 20px 0px;
}
#link_to_us textarea{text-align: left;}
#HPLtable {
width:460px;
height:580px;
margin: 20px auto;
text-align: center;
}
#HPLtable a:hover,#home_page_links .active a {
	background: url(../images/box_over.jpg) no-repeat center top;
	color: #593477;
}

#HPLtableSmall {
width:460px;
height:150px;
text-align: center;
margin: 30px auto;
}

#HPLtableSmall a:hover,#home_page_links .active a {
	background: url(../images/box_over.jpg) no-repeat center top;
	color: #593477;
}
.cell_item_right{
width:180px;
height:115px;
float: right;
}

.cell_item_left{
width:180px;
height:115px;
float: left;
}

a.home_page_links {
	display: block;
	background: url(../images/box_out.jpg) no-repeat center top;
    width: 150px;
    height: 60px;
    color: #3f6186;
    text-align: center;
	text-decoration: none;
	padding: 30px 15px 15px 15px;	
	font-weight: bold;
}


table.statistic_table
{  
  margin: 20px auto;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #90a6be;
  width: 95%;
  text-align: center;
  color: #222222;
  background: #F6F6F6;
}
td.header_td{padding: 4px 0 4px 0; font-size: 0.95em; border-bottom: solid 1px #90a6be;}
td.content_td{padding: 3px 0 3px 0; font-size: 1em; border-bottom: solid 1px #90a6be;}
.first_level{background: #BAF8FF; border-bottom: solid 1px #90a6be; color: #593477; font-weight: bold; font-size: 0.95em;}
.medium_level{background: #78B3FF; border-bottom: solid 1px #90a6be; font-weight: bold; font-size: 0.95em;}
.advanced_level{background: #03009C; border-bottom: solid 1px #90a6be; color: #f6f6f6; font-weight: bold; font-size: 0.95em;}

#copyright {
	font-size: 0.8em;
	width: 750px;
	margin: 10px auto;	
	padding: 0;
	height: 40px;
	color: #aaaaaa;	
}
p.text_p{
	padding: 5px;
	width: 60%;
	margin: 10px auto;
}

p.levels_image_p{
	padding: 5px;	
	width: 90%;
	margin: 10px auto;
}
 
#error_message{ width: 80%; min-height: 40px; background: #f6f6f6;  margin: 20px auto; border: solid 2px #593477; color: black;}
#error_message p{ padding: 10px 10px 10px 10px;}
#error_message ul{list-style: disc;}
#error_message li{}

#whysignup
{
font-size: 12px;
width: 260px;
min-height: 500px;
float: right;
margin: 30px 50px 10px 50px;
}

#whysignup h2
{
font-size: 15px;
font-weight: bold;
color: #593477
}

#terms_div
{
	margin: 30px 20px 10px 20px;
	padding: 0px 0px 20px 0px;
}
#terms_div p{
	margin: 10px 0 10px 0;
	font-size: 0.9em;
}
#terms_div h2{ font-size: 1.2em;}
#terms_div ul{
	
}
#terms_div li{
	margin: 4px 0 4px 0;
}