body { 
font-family: "Trebuchet MS", sans-serif; 
line-height: 1.5;
font-size: 14px;
background: #33363b;
margin: 0;
padding: 0;
}

a { color: #232323; text-decoration: none; font-weight:bold;}
a:hover { color: #008d4d; }

h1 {
margin: 0;
padding-left: 20px;
}
h1 a { text-decoration: none; color: #F9F7ED; }
h1 a:hover { border-bottom: 1px solid #F9F7ED; color: #F9F7ED; }

#wrap { 
width: 940px;
margin: 20px auto;
background: #fff;
padding: 20px;
}

/*#header {
background: #33363b;
height: 282px;
line-height: 100px;
}*/


#header {
height: 205px;
line-height: 100px;
}


#banner {
float: right;	
background: #33363b;
margin: -275px 10px 0px 0px;
height: 100px;
line-height: 100px;
}

#banner2 {
float: right;	
background: #33363b;
margin: -205px 10px 0px 0px;
height: 100px;
line-height: 100px;
}

#banner3 {
float: right;	
background: #33363b;
margin: -135px 10px 0px 0px;
height: 100px;
line-height: 100px;
}

#banner4 {
float: right;	
background: #33363b;
margin: -65px 10px 0px 0px;
height: 10px;
line-height: 10px;
}


#banner5 {
float: right;	
background: #fff;
margin: -205px 0px 0px 0px;
height: 100px;
line-height: 100px;
}


.img1 {
	float: right;
	margin: 19px 15px 0px 0px;
	border: 1px solid;
	color: #FFFFFF;
}

#menu {
background: #2f0d13;
height: 30px;
line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 0px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 13px;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
background: #008d4d;
}

#menu div.yashare-auto-init {
text-align: right;
vertical-align: middle;
padding: 0 10px 0 0;
}

#content {
float: left;
width: 940px;
background: #eee;
margin-top: 20px;
}

#content h1, h2 {
margin: 0;
color: #F9F7ED;
height: 30px;
line-height: 30px;
background: #2f0d13;
padding: 0 0 0 10px;
font-size: 14px;
}

#content p.title {
margin: 0;
color: #F9F7ED;
height: 30px;
line-height: 30px;
background: #2f0d13;
padding: 0 0 0 10px;
font-size: 14px;
}

#content p { padding: 0 10px 10px 10px; color: #232323;}
#content ul { padding: 0 20px 10px 30px; }

#sidebar {
float: right;
margin-top: 20px;
width: 300px;
background: #eee;
border-bottom: 5px solid #2f0d13;
}

#sidebar p.title2 {
background: #2f0d13;
height: 30px;
line-height: 30px;
font-weight: 600;
font-size: 14px;
margin: 0; padding: 0 0 0 10px; 
color: #F9F7ED;
}

#sidebar p { padding: 0 10px 10px 10px; color: #232323; }

#sidebar ul {
padding: 10px 0 20px 30px;
margin: 0;
}

#sidebar ul li {
padding: 0;
margin: 0;
}

#sidebar ul ul { padding: 2px 0 2px 20px; }

#footer { 
background: #2f0d13;
padding: 10px 10px 20px 10px;
text-align: left;
color: #fff;
margin-top: 20px;
}
#footer p { margin: 0; }
#footer p.right { float: right; margin: 0; }
#footer a { color: #fff; }
#footer a:hover { text-decoration: underline; }

table.cells td{ padding:1px; border: 1px solid #2f0d13;}
table.cells td.header{color:#fff; background-color:#2f0d13; text-align:center; font-weight:bold;}

.tooltip-text {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  width: 250px;
  color: white;
  font-size: 12px;
  background-color: #192733;
  border-radius: 5px;
  padding: 5px 10px 10px 5px;
}

.hover-text:hover .tooltip-text {
  visibility: visible;
}

#top {
  top: -40px;
  left: -50%;
}

#bottom {
  top: 25px;
  left: -50%;
}

#left {
  top: -8px;
  right: 120%;
}

#right {
  top: -8px;
  left: 120%;
}

.hover-text {
  position: relative;
  display: inline-block;
//  color: white;
//  margin: 40px;
//  font-family: Arial;
//  text-align: center;
}

.hide {
display: none;
}

/*
//table.cells{width:100%; margin:0; padding:0;}
//table.cells td{ margin:0; padding:4px;border-right: 1px solid #49321a; border-left: 1px solid #49321a;}
//table.cells {color:#f7ddbf;}
//table.cells {color:#777a7e;}

//table.cells tr.dark{background-color:#EAE1CB;}
//table.cells tbody tr {border-bottom: 1px solid #49321a;}
//table.cells a{    font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
//.top_table{font-family:Calibri; text-decoration:none; font-size:11px;  height:30px}
//.top_text_default{color:#FFF; background-color:#49321a; text-align:center; font-weight:bold; height:20px;}
//.top_text_default{color:#FFF; background-color:#49321a; text-align:center; font-weight:bold; height:20px;}
//.top_table td{font-family:Calibri; font-size:8pt; height:25px;border: 1px solid #49321a;}
//.register a{ font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
//.recover a{ font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
////.top a{ color:#2e4972; font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;padding-left: 0px;}
//.main2 a{ font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
//.hover a{ font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
//table.char{width:100%; margin:0; padding:0}
//table.char td{ margin:0; padding:4px;border: 1px solid #49321a;}
//table.char {color:#f7ddbf;}
////table.char {color:#777a7e;}
//table.char td.header{color:#FFF; background-color:#49321a; text-align:center; font-weight:bold;}
//table.char tbody tr{border: 1px solid #49321a;}
//table.char a{font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
//.info_market a{font-family: 'pala';font-size: 12px;line-height: 24px;text-decoration: underline;}
//.char_name p{margin-top: 5px; padding: 2px; }
//.char_name a{font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline; }
//.about a{font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
//.top_table a{font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
//.donate a{font-family: 'pala';font-size: 12px;line-height: 14px;text-decoration: underline;}
*/


/*
     FILE ARCHIVED ON 02:21:34 May 15, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:38:20 Feb 11, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 1.05
  CDXLines.iter: 22.52 (3)
  LoadShardBlock: 95.575 (3)
  exclusion.robots.policy: 0.159
  PetaboxLoader3.datanode: 118.262 (5)
  exclusion.robots: 0.168
  captures_list: 122.704
  PetaboxLoader3.resolve: 108.405 (2)
  load_resource: 228.254 (2)
  esindex: 0.011
*/

