body,table {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  /*text-align: center;*/
  /*margin-top:10px;*/
  /*margin-bottom:10px;*/
  margin:0px;
  color:#999999;
  /*background-color: #E0E0E0;*/
}

img
{
	border:0px;
}

h2
{
	font-weight:normal;
	font-size:14px;
}

h3
{
	font-weight:normal;
	font-size:16px;
}

A:link {
	COLOR: #3785E4; text-decoration: none;
}
A:visited {
	COLOR: #3785E4; text-decoration: none;
}
A:active {
	COLOR: #3785E4; text-decoration: none;
}
A:hover {
	COLOR: #FF54AC; text-decoration: underline;
}


#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
 /*  url('../img/menu_bg.gif') bottom left repeat-x;*/
  background: #4E7DD1;
  margin:0px; padding:0px;
}

#header {
  height: 60px;
  /*padding:15px;*/
  /*background: url('../img/top_bg.gif') bottom repeat-X;*/
  margin:0px;
}

#header_box
{
	text-align: left;
	width:800px;
	padding-top:20px;
	padding-bottom:10px;
	/*
	
	padding-left:10px;*/
	vertical-align:center;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color:#ffffff;
  letter-spacing: -1px;
}

.header_title
{
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  color:#ffffff;
  /*letter-spacing: -1px;*/
  display:inline;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}

#right_side 
{
  /*padding-top: 10px;*/
  float: right;
  width: 240px;
  /*background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;*/
}

#content {
  float:left;
  width:660px;
 /*margin-top: 10px;*/
  /*padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;*/
}

#footer {
  height: 50px;
  /*background-color: #4E7DD1;*/
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: gray; text-decoration: none;
}
#footer A:visited {
	COLOR: gray; text-decoration: none;
}
#footer A:active {
	COLOR: gray; text-decoration: none;
}
#footer A:hover {
	COLOR: gray; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #E8E8E8;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #E8E8E8;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #E8E8E8;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
   
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #E8E8E8;
   text-decoration: underline;
}

#navlist li a#current
{
  color: #2153AA;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.AlertDiv{
	width:100%;
	height:20px;
	padding:5px;
	border:1px solid #E8E8E8;
	background:#F7F7FB ;
	font-size:12px;	
	color:#000;
	/*display:none;*/
}

.NavDiv{
	margin:5px 5px;
	padding:10px 0px 10px 10px;
	border:1px solid #E8E8E8;
	background:#F7F7FB ;
	font-size:12px;	
	color:#000;
	height:0px;
}


#wm_top
{
	width:900px;
	height:64px;
	background:url(/res/img/top_bg.gif);
	background-position:bottom center;
	background-repeat : no-repeat;
}

#wm_bottom
{
	width:900px;
	height:40px;
	background:url(/res/img/bottom_bg.gif);
	background-position:top center;
	background-repeat : no-repeat;
	padding-top:10px;
}

#top_right_div
{
	margin-bottom: 15px;
}

#top_right_div a
{
	font-size:14px;
	/*font-weight: bold;*/
}

#top_right_bottom_div a
{
	color:#999999;
}

#wm_top_nav
{
	width:900px;
	height:60px;
	background:url(/res/img/top_nav_bg.jpg);
	background-position:top center;
	background-repeat : no-repeat
}

#wm_nav_arrow
{
	text-align:left;
	font-size:12px;
	/*padding:5px;
	margin-bottom:5px;*/
}

#wm_nav_arrow a
{
	color:#999999;
}
.l
{
	float:left;
}

.lt
{
	text-align:left;
}

.r
{
	float:right;
}

.d
{
	border:1px solid red;
}

.gline
{
	border:0px;
	line-height:1px;
	height:1px;
	background:	#EEEEEE;
}

.hline
{
	line-height:150%;
}

.p1
{
	padding:5px;
}

.p2
{
	padding:20px;
}

.diggvote{ width:55px; height:50px; display:block; background:url(../img/digg_vote.gif) no-repeat center center; font-size:24px; font-weight:bold; line-height:50px; text-align:center;}
.diggding{width:55px; height:25px; display:block; background:url(../img/digg_ding.gif) no-repeat center center; line-height:25px; text-align:center; margin-top:3px;}

.fgray
{
	background:url('/res/img/vline_white.gif');
	background-position:top center;
	background-repeat : repeat-x;

}

.fblue
{
	background:url('/res/img/vline_blue.gif');
	background-position:top center;
	background-repeat : repeat-x;
}

.fpink
{
	background:url('/res/img/vline_pink.gif');
	background-position:top center;
	background-repeat : repeat-x;
}

.fbox
{
	border:1px solid #e8e8e8;
	padding:1px;

}

.fbox_title
{
	font-size:14px;
	background:url('/res/img/vline_white.gif');
	padding-top:8px;
	padding-bottom:4px;
	padding-left:8px;
	border-bottom:1px solid #e1e1e1;
}

.fbox_body
{
	padding:5px;
}

.fbox_more
{
	padding:3px;
	text-align:right;
}

.winput
{
	border:1px solid #cccccc;
	height:20px;
	line-height:18px;
}

.wsearch
{
	background:url('/res/img/magnify_bg.gif');
	background-repeat:no-repeat;
	background-position:5px 5px;
}

.wmail
{
	background:url('/res/img/mail_bg.gif');
	background-repeat:no-repeat;
	background-position:5px 5px;
}

.wpass
{
	background:url('/res/img/key_bg.gif');
	background-repeat:no-repeat;
	background-position:5px 5px;
}

.wname
{
	background:url('/res/img/person_bg.gif');
	background-repeat:no-repeat;
	background-position:5px 5px;
}

.wbutton
{
	height:32px;
}

.pager
{
	display:inline;
}

.pager a
{
	border:1px solid #c6c6c6;
	padding:5px;
	height:20px;
	line-height:20px;
	margin:5px;
	text-decoration:none;
}

.pager a:hover
{
	text-decoration:none;
}

.plugins
{
	border:1px solid #e8e8e8;
	padding:5px;
	float:left;
	width:100px;
	height:30px;
	margin:10px;
	background:url('/res/img/vline_white.gif');
	background-position:top center;
	background-repeat : repeat-x;
	background-color:#FFFFFF; 
	cursor:pointer;
}

.pbutton
{
	background-color:transparent;     
	background:url('/res/img/vline_white.gif');
	background-position:top center;
	background-repeat : repeat-x;
	border:1px solid #dddddd;
	width:60px;
	height:20px;
	padding:1px;
	margin:5px;
	color:gray;
	cursor:pointer;

}

.plugins_setting
{
	margin:10px;
	float:left;

}

.plugins_snap
{
	float:left;
	border:1px solid #dddddd;
	padding:1px;
	width:200px;
	height:120px;

}

.plugins_args
{
	float:left;
	border-left:1px solid #dddddd
	padding:2px;
	width:300px;
	height:100%;
	padding-left:20px;
	margin-left:20px;

}

.plugins_args select
{
	border:1px solid #dddddd;
}

.act {
    color: #0066cc;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #0066cc;
    border-bottom: 1px solid #0066cc;
    background-color: #EFEFEF;
    padding: 3px 3px 2px 3px;
}
.act:hover {
    color: #FFFFFF;
    font-size: 12px;
    border-left: 1px solid #FF9999;
    border-top: 1px solid #FF9999;
    border-right: 1px solid #FF3333;
    border-bottom: 1px solid #FF3333;
    background-color: #0066cc;
    padding: 3px 3px 2px 3px;
}
.act a:link {
    text-decoration: none;
    color: #0066cc;
    font-size: 12px;
    text-align: center;
    padding: 3px 3px 2px 3px;
}
.act a:visited {
    text-decoration: none;
    color: #0066cc;
    font-size: 12px;
    text-align: center;
    padding: 3px 3px 2px 3px;
}
.act a:hover {
    color: #FFFFFF;
    font-size: 12px;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background-color: #0066cc;
    padding: 3px 3px 2px 3px;
}
/* grey action bar */
.gact {
    color: #BBBBBB;
    font-size: 12px;
    text-align: center;
    border: 1px solid #FFFFFF;
}
.gact a:link {
    color: #BBBBBB;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #FFFFFF;
}
.gact a:visited {
    color: #BBBBBB;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #FFFFFF;
}
.gact a:hover {
    color: #FFFFFF;
    font-size: 12px;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background-color: #0066cc;
    text-align: center;
/*    padding: 3px 3px 2px 3px; */
}
/* green action bar */
.gract {
    color: #006600;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #AAFFAA;
    border-bottom: 1px solid #AAFFAA;
    background-color: #EEFFEE;
    padding: 3px 3px 2px 3px;
    margin-top: 2px;
}
.gract:hover {
    color: #FFFFFF;
    font-size: 12px;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background-color: #FF9933;
    padding: 3px 3px 2px 3px;
    margin-top: 2px;
}
.gract a:link {
    text-decoration: none;
    color: #006600;
    font-size: 12px;
    text-align: center;
    padding: 3px 3px 2px 3px;
    margin-top: 2px;
}
.gract a:visited {
    text-decoration: none;
    color: #006600;
    font-size: 12px;
    text-align: center;
    padding: 3px 3px 2px 3px;
    margin-top: 2px;
}
.gract a:hover {
    color: #006600;
    font-size: 12px;
    border-left: 1px solid #99FF99;
    border-top: 1px solid #99FF99;
    border-right: 1px solid #33FF33;
    border-bottom: 1px solid #33FF33;
    background-color: #FF9933;
    padding: 3px 3px 2px 3px;
    margin-top: 2px;
}

.cloud1 a{
    font: 12px;
    line-height:24px;
	color:  #FF54AC;
}
.cloud2 a{
    font: 12px;
    line-height:24px;
}
.cloud3 a{
    font: 14.8px;
    line-height:24px;
}
.cloud4 a{
    font: 14.8px;
    line-height:24px;
	
}

.groupbg
{
	background:url('/res/img/group_bg.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.starbg
{
	background:url('/res/img/star_bg.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}

.catebg
{
	background:url('/res/img/cate_bg.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}

#qmenu
{
	display:inline;
	/*float:right;*/
}

#qmenu ul
{
	list-style-image:none;
	list-style-type:none;
	display:none;
	position:absolute;
	width:100px;
	background:#fff;
	border:1px solid #d8d8d8;
	text-align:left;
	border-left:2px solid #3785E4;
	padding-left:5px;
	margin:0px;
}

#qmenu li
{
	padding:5px;
	margin:0px;
}

.wl
{
	background:#fafafa;
	float:left;
	width:100%;
	overflow:hidden;
}

.wl ul
{
	width:100%;
	display:block;
	margin:0px;
	list-style-image:none;
	list-style-type:none;
	border-top:1px solid #ffffff;
}

.wl li
{
	float:left;
	border:1px solid #fafafa;
	border-right:1px solid #e8e8e8;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background:#fafafa;
}

.wl li.current
{
	background:#FFFFFF none repeat scroll 0%;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #ffffff;
}
