@font-face {
  font-family: 'ChunkFive Regular';
  src: url('fonts/Chunkfive.eot');
  src: local('ChunkFive Regular'), local('ChunkFive'), url('fonts/Chunkfive.woff') format('woff'), url('fonts/Chunkfive.svg#ChunkFive') format('svg'), url('fonts/Chunkfive.otf') format('opentype');
}
* {
    font-size:12px;
    font-family: Tahoma,sans-serif,Arial,Verdana;
    margin: 0;
    padding: 0;
}
body {
    background: url("/static/images/page_bg.png") repeat-x scroll center top #F8F8F8;
}
img {border:none;}
input {padding:2px;}
table.fixed_table {table-layout: fixed;}
.clear {clear:both}
.pagecount {
    margin-bottom:20px;
    margin-top:15px;
    color:#666666;
}
.errorlist {margin:0;color:red}
.sidebar {
    padding:5px;
}
hr {margin:0px}
.thebanner {margin: 5px 10px 8px 0px;font-size:14px}
a {
    color:#3770fd;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.thetime {
    color:#555555;
}
#main {
    margin: 10px 0 10px 0;
    width: 950px;
}

.LeftSide {
    float: left;
    width: 726px;
}
.RightSide {
    float: right;
    width: 210px;
}

.BannerTip{
    color: #666;
    float: right;
    margin: -2px 2px 0 0 ;
    padding-bottom: 8px;
}

.BannerTitle {
    font-family: 'ChunkFive Regular',Tahoma,Arial,Verdana,sans-serif;
    font-size: 3em;
    float: left;
    margin: 10px 0 0 2px;
    text-shadow: 2px 2px 3px #aabfd4;
}
.BannerTitle:hover {
    color: #527699;
}
#main_menu {
    width:960px;
    background: url("/static/images/mm_m_bg.png") repeat-x scroll center top transparent;
}
#main_menu .mm_l_bg {
    background: url("/static/images/mm_l_bg.png") no-repeat scroll left top transparent;
}
#main_menu .mm_r_bg {
    background: url("/static/images/mm_r_bg.png") no-repeat scroll right top transparent;
    height: 32px;
}
#topnav{
    float:left;
    width:700px;
    height:32px;
    font-size:11px;
}
#topnav ul {
    list-style: none outside none;
}
#topnav ul li a,#topnav ul li a:link,#topnav ul li a:visited {
    float:left;
    color:#999;
    font-weight:700;
    text-decoration:none
}
#topnav ul li a span{
    float:left;
    height:31px;
    line-height:31px;
    background:transparent url("/static/images/top_nav_separator.png") top right no-repeat;padding:1px 10px 0 11px;
}
a.link:hover,#topnav ul li.current a span {color:#4495ec}
#topnav ul,#topnav ul li {float:left}
#topnav ul li a:hover {color:#4495ec;cursor:pointer}
#recentposted {
    color:#999;
    list-style: none;
}
#recentposted li {
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    margin-top:4px;
}
#recentposted li a{
    color: #44f;
    text-decoration:none;
}
#recentposted li a:hover{
    opacity: 0.6;
}

.recentcomment {
    width:200px;
}

.recentcomment td {
    word-wrap:break-word;
    padding: 3px 0 3px 3px;
    border-bottom: 1px solid #f1f1f1;
}
.recentcomment td:hover {
    background-color: #e8e8e8;
}
.rcommentcontent {
    white-space: nowrap;
    width:150px;
    height:14px;
    line-height:14px;
    overflow:hidden;
    color:gray;
}
.rcommentcontent a{
    text-decoration:none;
    color:#222288;
}

.littletime {
    float:right;
    margin-right:2px;
    width: 40px;
    text-align: center;
}

.notice {
    background-color:#0090ff;
    color:white;
    padding:5px;
    font-size:13px;
    -moz-box-shadow: 1px 1px 4px #88f;
    -webkit-box-shadow: 1px 1px 4px #88f;
    box-shadow: 1px 1px 4px #88f;    
}

.banner-title {
    width:960px;
    height:90px;
    margin:0;
    background: url("/static/images/header_bg.png") no-repeat scroll left top transparent;
    color:white;
}
.TypesList {
    margin:0 0 0 10px;
    list-style:disc inside;
    color:royalblue;
}
                
.commonshadow {
    position:relative;
    margin-top: 4px;
    background:url("/static/images/shadowAlpha.png") no-repeat bottom right;
}
.copyright {
    background: url("/static/images/bottom_bg.png") repeat-x scroll center top #F8F8F8;
    width: 960px;
    height: 100px;
    margin-top: -48px;
    z-index: -1;
}
#footer {
    padding-top: 63px;
    color: #666;
}
.notfounderror {
    margin-top:20px;
    font-size:18px;
    color:red;
    text-align:center;
}
.sucinfo {
    font-size:18px;
    color:red;
    text-align:center;
}
.quote {
        border:1px dotted #666699;
        font-size:13px;
        padding:4px 0px 4px 0px;
        margin:2px 2px 2px 2px;
        vertical-align:top;
        }
.tagscloud {
    background-color:white;
    padding: 6px;
    margin: 4px 0 4px 0;
    line-height: 20px;
    -moz-box-shadow: 1px 1px 10px #ccf;
    -webkit-box-shadow: 1px 1px 10px #ccf;
    box-shadow: 1px 1px 10px #ccf;    
    -moz-border-radius: 4px;
}

.thanks {margin:0;width:100%;padding:0}

.thanks li {margin:6px 0px 6px 0px;
        list-style-type:none;
        padding-bottom:5px}
        
.thanks li a {border:none;}

.links {margin:0;width:100%;padding:0}

.links li {
    margin:1px 0px 1px 0px;
    list-style:square inside;
    padding-bottom:2px;
    margin-left:6px;
}
        
.links li a {border:none;}

.thepage {
    padding:1px 6px 1px 6px;
    color:#8888ff;
}
.thepage:hover {
    background-color:#8888ff;
    border:1px solid #white;
    color:white;
}
.current_page {
    padding:1px 6px 1px 6px;
    background-color:#8888ff;
    color: white;
    border-bottom: 1px dotted #999;
}
.sidebar-title {
    font-weight:bold;
    font-size:13px;
    color:#777777;
    background: url("/static/images/arrow_orange.gif") no-repeat scroll left 3px transparent;    
    text-align: left;
    padding-bottom: 4px;
    padding-left: 12px;
    margin-bottom: 6px;
    border-bottom: 1px solid #dfdfff;
}

.sidebar-content {
    text-align: left;
    padding: 2px 0 0 6px;
    margin-bottom: 20px;
}
                
.commentsul {
                padding:0;
                margin:4px 0 0 10px;
                list-style-position:inside;
                width:180px;
                }

.commentsul li {font-size:13px;
                border-bottom:1px dotted white;
                margin-bottom:4px}
            
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
    font-size:13px;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url("/static/images/shadow.png");
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12px;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#banner a:hover {background-color:#aaaaff;color:white}

.checkall {
    margin-top: 8px;
    color: gray;
    clear: both;
}

.green {
    color:green;
}

.green:hover {
    color:green;
}

.gray {
    color: gray;
}

.manageSwitch {
    float: right;
    width: 120px;
    text-align: left;
    height: 14px;
    margin-top: 8px;
    color: #2066ee;
    text-decoration: underline;
}
.manageMenu {
    width: 120px;
    color: white;
    list-style: none;
    position: absolute;
    background-color: #f33;
    padding: 3px;
    z-index: 100;
    margin-left: 4px;
    display: none;
}
.manageMenu li a {
    color: white;
}
.common_table th {
    padding: 4px 2px 4px 2px;
    color: gray;
    text-align: left;
    font-weight: normal;
}
.common_table td {
    padding: 2px;
}
#cse {
    position: absolute;
    top: 95px;
    left: 50%;
    margin-left:140px;
    right: 10px;
}
.gsc-branding {
    display: none;
}
.gsc-results {
    background-color: white;
    border: 1px solid green;
    padding: 2px
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

