
/* Layout Stylesheet */

body{
background:url("../images/bg_green2.png") repeat;
background-position: 0% 0%;
background-color:#aae82d;
 margin: 0;
 padding: 0;
 color: #333333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
		text-align:center;
 }

a{
color:#0F65E5;
text-decoration:none;

}

a:Hover{
color:#023F9B;
text-decoration: none;

}


#numPageSpan  a{
text-decoration:none;
margin:4px;
color:#11539E; 

border:1px solid #9EC4FC;
}

#numPageSpan{
background-color:#9EC4FC;
border-bottom:1px solid #222;

}

#numPageSpan a:hover{
margin:4px;
color:#444444; 
background-color:#9EC4FC;
border:1px solid #032B67;
}
 
 
#outer {
text-align:center;
 width:100%;
}



#hdr{
 height:115px;
text-align:center;
 background:url("../images/bg_blue.png") repeat left top;
 color: #333333;
 border-bottom:1px solid #516E01;
 
    /*
 width: 100%;
 height: 65px;
 margin: 0;
 background: #BDFC4D;
 color: #333333;
    */
}

#logo {
	float: left;
}
#logo{
	position:absolute;
	height:39px;
	width:229px;
	top:75px;
	left:10px;
	z-index:103;

}html>body #logo{
    background:url(../images/logo.png);
    }
#form_lang{
position:absolute;
 right:0px;
 top:0px;
 margin:0px;
 padding:0px;
z-index:122;}

#ebay_search{

float:right;margin:24px;

}

#sign{
position:absolute;
 right:0px;
 top:0px;
 margin:0px;
 padding:0px;
 z-index:2;
}
#form_lang_img{
position:absolute;
 right:1px;
 top:20px;
 width:70px;
height:100px;
 margin:0px;
 padding:0px;
z-index:1;
border:0px solid #333;
background: url(../images/lang.gif);
background-repeat:no-repeat;


}
#bodyblock {
margin-top:10px;
 color: #333333;
 width:100%;

}

#my_site_content {
 float:left;
  padding-left: 10px;
  font-family:arial,helvetica,sans-serif; 
font-size:12px; 
color: #000000;
    /*
 width: 70%;
 background: #FCD64D;
 color: #333333;
 margin-top: 10px;

 text-align:left;
    */
}

#rh_col {
 float: right;

 margin-right: 10px;
 padding-left: 2px;
 


}

#ftr {
 clear: both;
	width: auto;
	height:auto;
background-color:#DEFCAE;
border:1px solid #999;
	color:#609905;
font-weight:bold;
	margin: 10 0 0 0;
	padding: 10 0 10 0;
	text-align: center;
	font-size: smaller; 
 
}
#ftr a{
	color:#609905;
text-decoration:underline;
}
#googleftr{

border:0px solid #aaa;clear:left;

}
table.table_css
{
	background-color:#FFFFFF;
	margin: 0em 0px 0px 0px;
	border: 1px;
	border-collapse: collapse;
}

table.table_css th{

height:25px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  background: #c2CDd3;
  border: 1px #787043 solid;
	padding: 3px 1px 1px 2px;
}
table.table_css tr {
	background:#eeeeee;
/*	border: 0px #787043 solid;
	padding: 0px 0px 0px 0px;*/
}
table.table_css td {
/*	background:#aaaaaa;
background: #3399FF;*/
font-family:arial,helvetica,sans-serif; 
font-size:12px; 
color: #000000;
	border: 1px #787043 solid;
	padding: 3px 1px 1px 2px;
}
/*
ul#adm_menu {
        margin: 0;
        padding: 0;
        list-style-type: none;
 
}

ul#adm_menu li {
		width: 140px;
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0 4px 0;
        background-color: #eef4f1;
        border-top: 1px solid #e0ede9;
        border-bottom: 1px solid #e0ede9;
}

#adm_menu a, #adm_menu a:link {
		width: 140px;
        margin: 0;
        padding: 5px 9px 4px 9px;
        color: #95bbae;
        text-decoration: none;
}

ul#adm_menu li#active {
		width: 140px;
        color: #95bbae;
        background-color: #deebe5;
}

#adm_menu a:hover {
		width: 140px;
        color: #74a893;
        background-color: #d1e3db;
}
*/

table.transl_table_list
{
	background-color:#FFFFFF;
	margin: 0em 0px 0px 0px;
	border: 1px;
	border-collapse: collapse;
}

div #fixedbox{
margin-left:8px;
overflow:scroll;
position:fixed;
right:1%;
top:140px;
background:#fff;
border: 1px solid #888;
width:40%;
height:450px;
}


table.transl_table_list th{
height:25px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  background: #c2CDd3;
  border: 1px #787043 solid;
	padding: 3px 1px 1px 2px;
}
table.transl_table_list tr {
	background:#CCFFAC;
/*	border: 0px #787043 solid;
	padding: 0px 0px 0px 0px;*/
}
table.transl_table_list td {
/*	background:#aaaaaa;
background: #3399FF;*/
font-family:arial,helvetica,sans-serif; 
font-size:12px; 
color: #000000;
	border: 1px #787043 solid;
	padding: 3px 1px 1px 2px;
}

div.colorPickerPop{

position:absolute; 
border:solid 1px gray;
background-color:white;
z-index:1;
}
img.colorPickerColor{
width:40px;
height:20px;
border:1px inset gray;
background-color:white;
cursor:pointer;
}



textarea.code_textarea{
border:0px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}




table.table_list
{
	background-color:#FFFFFF;
	margin: 0em 0px 0px 0px;
	border: 1px;
	border-collapse: collapse;
}

table.table_list th{
height:25px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  background: #c2CDd3;
  border: 1px #787043 solid;
	padding: 3px 1px 1px 2px;
}
table.table_list tr {
	background:#eeeeee;
/*	border: 0px #787043 solid;
	padding: 0px 0px 0px 0px;*/
}
table.table_list td {
/*	background:#aaaaaa;
background: #3399FF;*/
font-family:arial,helvetica,sans-serif; 
font-size:12px; 
color: #000000;
	border: 1px #787043 solid;
	padding: 3px 1px 1px 2px;
}


table.table_list_user
{
font-family:arial,helvetica,sans-serif; 
font-size:12px; 
color: #000000;
	border: 0px;
}
/*
table.table_list_user td 
{

font-family:arial,helvetica,sans-serif; 
font-size:12px; 
color: #000000;
	padding: 0px 1px 0px 1px;
}
*/
div.simple_text{

height:20px;
border:1px solid#5892FD;
    background:url("../images/head_box.gif");
	background-repeat:repeat-x;
font-family:verdana,helvetica,sans-serif; 
font-size:12px; 
font-weight: bold;
padding-left:10px;
margin-top:-2px;

margin-bottom:0px;
color:#F5F791;
	
}
span.error{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
/*font-weight:bold;*/
color:#cc4444;
padding-bottom:10px;
}
div.ranking_div_control{

overflow:none;
margin:-1px 0px 0px 0px;
background-color:#FFFFFF;
font-family:arial,helvetica,sans-serif; 
font-size:12px; 

height:180px;

padding-left:15px;
padding-bottom:65px;

}
.header{
font-family:verdana,helvetica,sans-serif; 
font-size:12px; 
color: #002d06;
padding-left:5px;
}

.header:after{
content:":";
}
table.user_detail_table
{
font-family:arial,helvetica,sans-serif; 
font-size:12px; 
color: #000000;
	border: 1px solid #2288ff;
	background:#FFECBC;
}
a.close_ref
{
	font-family:arial,helvetica,sans-serif; 
	font-size:14px; 
	color: #0000ff;
}
a.close_ref:hover
{
	font-family:arial,helvetica,sans-serif; 
	font-size:14px; 
	color: #A500CC;
}

