/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
body
{
	padding: 0px;
	margin: 0px;
}
h3 
{
  margin: 1px;
  padding:4px;
  line-height: 100%;
  font-size: 14px;
}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	padding-left: 18px;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* END of reset.css */

label
{
	font-weight:bold;
	cursor:pointer;
}

fieldset
{
	border: 1px solid #69C136;
	padding:5px;
}
legend
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

body, td, p
{
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	line-height: 120%;
}

a, a:link, a:active, a:visited
{
	color: #288F3C;
	text-decoration: none;
}

a:hover
{
	color: #2b4903;
}

.head_btn, .head_btn:link, .head_btn:active, .head_btn:visited
{
	font-weight:bold;
	font-size:10px;
	width:111px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url(img/top_btn.gif);
	padding-top: 2px;
	color: #FFF;
	text-decoration:none;
	text-align:center;
}
.top_lang_sel {
	background-color:#69C136;
	border:1px solid #CCC;
	color: #FFF;	
}
.top_lang_sel td {
	font-size:10px;
}
.top_lang_sel tr {
	cursor:pointer;
}
.top_lang_sel tr:hover {
	color: #FFC;
}

.head_1
{
	background-color: #69C136;
	color: #FFF;
}

.head_2
{
	background-color: #333333;
	color: #FFF;
}

.main
{
}

.main_t
{
	background-color:#69C136;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	font-size: 15px;
}
.main_p
{
	font-size: 12px;
	line-height: 130%;
	padding-bottom:3px;
	padding-top:3px;
}
.main_ul
{
	font-size: 12px;
	line-height: 130%;	
	list-style-image: url("img/main-list.jpg");
}
.main_ul li
{
	padding-bottom:2px;
	padding-left: 5px;
}
.main_p
{
}
.main_p:first-line
{
}
.main_adplace
{
	text-decoration:underline;
}
.main_adplace:hover
{
	text-decoration:none;
	color:#FFF;
	background-color:#69C136;
	font-weight:bold;
	padding:2px;
}

.top_menu, .top_menu:link, .top_menu:active, .top_menu:visited
{
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	color: #FFF;
	margin-left: 10px;
	font-weight: normal;
	font-size: 13px;
	line-height: 100%;
	display: block;
	padding: 3px;
	padding-bottom: 10px;
}
.top_menu:hover
{
	display: block;
	text-decoration: none;
	color: #DDD;
	background-color: #333;
}

.top_account, .top_account td
{
	font-size: 12px;
}


/* forms style */

.formgen input, .formgen textarea, .formgen select, .formgen option 
{
    color : #51473d;
	font-family: verdana, arial, helvetica, sans-serif;
 	font-size: 11px;
    padding: 1px 1px 1px 3px; 
    vertical-align:middle;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-weight: normal;
}


textarea
{
    font: normal 14px "courier new", courier, mono;
	padding: 4px;
	font-weight: normal;
}

/* Formgen styles */

.formgen_bg
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}

.formgen_table th, .formgen_th
{
	font-size: 12px; 
	background-image: url(../img/tablehead.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #FFFFFF;
}

.formgen_inp_title
{
	font-weight: bold;
	padding: 6px;
}

.formgen_comment
{
	font-weight: normal;
	margin-top: 3px;
	font-style: italic;
}

.formgen_input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	/*
	border: 1px solid #000000;
	background-color: #ffffff;
	*/
	font-weight: bold;
	margin: 0px;
	padding: 3px 3px 3px 3px; 
	color: #0E5E16;
}

.formgen_textarea
{
	font: normal 14px "courier new", courier, mono;
	padding: 4px;
	font-weight: normal;
}

.formgen_select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-weight: bold;
}

.formgen_btns
{
	padding: 6px;
}

.formgen_button
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	/*
	border: 1px solid #000000;
	*/
	cursor: pointer;
}

.formgen_button:hover
{
	/* background-color: #FF9999; */
}

.formgen_disabled
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	border: 1px solid #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 3px 3px 3px 3px; 
	font-weight: normal;
	font-style: italic;
}

.error_div
{
 	border: 1px solid #CC0000;
	padding:13px; 
	padding-left:20px;
	margin-bottom: 5px;
}

/* Table Gen */
.tablegen_table *
{
	font-family: verdana, arial, helvetica, sans-serif;
}

.tablegen_bg
{
	background-color: #CCCCCC;
}

.tablegen_table th, .tablegen_th
{
	font-size: 8pt; 
	background-color: #333333;
	font-weight: bold; 
	color: #FFFFFF;
	padding: 3px;
}

.tablegen_th_a, .tablegen_th a, .tablegen_th a:visited, .tablegen_th a:link
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.tablegen_row1
{
	background-color: #FFFFFF;
}

.tablegen_row2
{
	background-color: #eaeaea;
	border-top: 1px solid #c5c6c4;
	border-bottom: 1px solid #c5c6c4;
}

.tablegen_row_hl
{
	background-color:#aaa;
}

/* Thread info float */
.th_info_div
{
	font-size: 8pt; 
	z-index: 33; 
	left: 0px; 
	visibility: hidden; 
	position: absolute; 
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #333333;
}

.th_info_div *
{
	font-size: 7pt; 
	font-family: verdana, arial, helvetica, sans-serif;
}

.th_info_title
{
	font-size: 8pt; 
	margin: 0px;
	padding: 3px;
	text-align: center;
	font-weight: bold; 
	background-color: #DDD;
	color: #000000;
	border-bottom: 1px dotted #000000;
}

.th_info_descr
{
	padding: 4px;
	text-align: center;
	border-bottom: 1px dotted #000000;
}

.th_info_body_th
{
	color: #333333;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold; 
}

.th_info_body_th2
{
	color: #000000;
	padding: 3px;
	padding-top: 5px;
	font-weight: bold; 
	text-align: center;
	border-bottom: 1px dotted #000000;
}

.th_info_body_td
{
	font-size: 8pt; 
	color: #333333;
	padding: 3px;
	font-weight: normal; 
}

/* Create Order SELECT */
.cro_select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	vertical-align: middle;
}
.cro_select option
{
	padding: 3px;
	font-weight: normal; 
}

/* Select price when use CC */
.ps th
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	background-image: none;
}
.ps td
{
	font-family: "courier new", courier, mono;
	font-size: 14px; 
}
.ps_tr_sel
{
	color: #FF6633;
	font-weight: bold;
}

/* Cloud */
.cloud_lnk, .cloud_lnk:link, .cloud_lnk:hover, .cloud_lnk:active, .cloud_lnk:visited
{
	text-decoration: none;
	font-weight: normal;
}

/* Pagebar */
.pagebar
{
	font-size: 12px;
	padding: 10px;
	text-align: center;
}

/* rules */
.rules
{
	font-family: "courier new", courier, mono;
	font-size: 14px;
	text-align: justify;
	margin: 3px;
	padding: 5px;
	background-color: #FFFFCC;
	border: thin solid #333333;
	color: #003333;
}

.rating,.rating:link,.rating:hover,.rating:visited,.rating:active
{
	font-size: 14px;
	color: #B7B29C;
	text-decoration: none;
}
.rating_h,.rating_h:link,.rating_h:hover,.rating_h:visited,.rating_h:active
{
	font-size: 14px;
	color: red;
	text-decoration: none;
}

.title
{
	text-align: center;
	padding: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

.code
{
	font-family: "courier new", courier, mono;
	font-size: 14px;
}

.um_title
{
	color: #9DEE03;
	padding:5px;
	padding-left: 1px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

.um_lnk, .um_lnk:link, .um_lnk:active, .um_lnk:visited
{
	color: #DDEBFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	display:block;
	margin-top: 1px;
	margin-bottom: 1px;
}

.um_lnk:hover
{
	color: #9DEE03;
}

.ad_th_title, .ad_th_title a
{
	color: #155656;
	font-size: 14px;
}
.ad_th_title a:hover 
{
	text-decoration: underline;
}

.tm_a, .tm_a:link, .tm_a:active, .tm_a:visited
{
	color: #9DEE03;
}
.tm_a:hover
{
	color: #E6FF00;
}

.tm_s_item
{
}

.tm_s_item:hover
{
	text-decoration:underline;
}

.top_menu_div a, .top_menu_div a:link, .top_menu_div a:active, .top_menu_div a:visited
{
	text-decoration: none;
	color: #9DEE03;
}

.top_menu_div a:hover
{
	text-decoration: underline;
	color: #E6FF00;
}

.login_text, .login_text:link, .login_text:visited, .login_text:active 
{
	color: #FFFFFF;
}
.login_text:hover
{
  color: #FFFFFF;
	border-bottom: 1px dashed #DDD;
}

.text_shadow
{
	color: #666;
}

.world_news, .world_news p
{
	font-size: 12px;
}
.world_news img
{
	float: left;
	margin: 3px;
}

.faq_t_1
{
	background-color:#69C136;
	width: 60px;
	text-align:center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.faq_t_2
{
	background-color: #E1E1E1;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.faq_t_3
{
	background-color: #E1E1E1;
	padding-right: 10px;
	text-align: right;
}
.faq_mt_1 table
{
	margin-bottom: 5px;
}
.faq_m_1
{
	background-color:#69C136;
	color: #FFF;
	width: 20px;
	padding: 2px;
	text-align:center;
	margin-bottom:2px;
	font-weight: bold;
}
.faq_m_2
{
	padding: 3px;
	padding-left: 6px;
}
.faq_m_2 *, .faq_m_2 a
{
	color: #333;
	font-weight: bold;
}
