* {
	margin:0;
	padding:0;
	font-family: Tahoma;
}
*:focus{
	-moz-outline-style: none;
}
img{
	vertical-align: middle;
}
ul {list-style-type: none}
a{
	text-decoration: none;
	color: black;
}
a:active{
outline: none;
}
a:hover{
	color: #0581bf;
}
a.slinks:visited{
	color:#535353;
}
select{
	background-color:#FAFAFA;
	border-color:#666666;
	color:#000000;
	border:1px solid #cbcbcb;
	cursor:pointer;
	font-family:Tahoma;
	font-weight:normal;
	padding:1px;
	vertical-align:middle;
}
textarea{
	font-size: 9pt;
}
.colorplt{
	float:left;
	margin:15px 25px;
}
.colorplt li{
	height:16px;
	float:left;
	cursor:pointer;
}
.textbox{
	font-family:Tahoma;
	font-size:9pt;
	padding:4px 5px 0 5px;
    height:18px;
    border:1px solid #cbcbcb;
    direction:ltr;
    background: url(images/textbox_bg.gif) repeat-x top left;
	vertical-align:middle;
}
.textbox:hover, .textbox:focus{
    background: url(images/textbox_bg.gif) repeat-x center left;
	border: 1px solid #a8c9ea;
}
.txterror{
	background: url(images/textbox_bg.gif) repeat-x bottom left;
	border: 1px solid #ff9898;
}
.txtcorrect{
	background: url(images/textbox_bg.gif) repeat-x top left;
	border: 1px solid #aaff7b;
}
#notifier{
	position: absolute;
	background: url(images/shadow.png) repeat-x bottom left;
	direction: rtl;
	width: 630px;
	left: 50%;
	margin-left: -165px;
	padding-bottom: 9px;
}
#not_body{
	padding: 10px 10px;
	border: 1px solid #c4c4c4;
	border-top: none;
	background: white;
	line-height: 20px;
}
#close{
	width: 18px;
	height: 18px;
	float: left;
	cursor: pointer;
	margin: 5px 5px;
	background: url(images/close.gif) top left;
}
#close:hover{
	background: url(images/close.gif) top right;
}
#header {
	width: 960px;
	height: 105px;
}
#logo {
	margin-top:6px;
	width: 91px;
	height: 91px;
	float: right;
	cursor: pointer;
	background: url(images/logo.png) no-repeat 0 0;
}
#google_ads{
	width:798px;
	height: 100px;
	padding: 22px 0 0 3px;
}
#bleft{
	background: url(images/bg_left.gif) no-repeat top left;
}
#bright{
	background: url(images/bg_right.gif) no-repeat top right;
}
#main {
	width: 960px;
	margin: 0 auto;
}
#container_m {
	width: 950px;
	padding: 0 5px 0 5px;
	background: url(images/con_mid.png) repeat-y 0 0;
}
#container_t {
	width: 960px;
	height: 5px;
	background: url(images/con_top.png) no-repeat 0 0;
}
.top_menu {
	overflow: hidden;
	background: url(images/topmenu_en.gif) repeat-x 0 0;
	border-bottom: 1px #cdcdcd solid;
}
.top_menu li{
	float:right;
	text-align:center;
	width: 118px;
	border-left: 1px #bfbfbf solid;
}
.top_menu li a{
	width: 100%;
	display:block;
	line-height: 40px;
}
.top_menu li a:hover{
	color: black;
	background: url(images/topmenu_dis.gif) repeat-x 0 bottom;
}
.top_menu li a.current{
	background: url(images/topmenu_dis.gif) repeat-x 0 center;
}
.top_menu li a.current:hover{
	background: url(images/topmenu_dis.gif) repeat-x 0 center;
}
#nav li{
	margin: 5px 30px 0 0;
	float: right;
	padding-right: 12px;
}
#nav li a{
	display: block;
	height: 22px;
	padding-left: 12px;
	line-height: 20px;
}
#nav li:hover{
	background: url(images/cat_bg.gif) no-repeat right top;
}
#nav li:hover a{
	background: url(images/cat_bg.gif) no-repeat left top;
	color: black;
}
#nav li.current{
	background: url(images/cat_bg.gif) no-repeat right top;
}
#nav li.current a{
	background: url(images/cat_bg.gif) no-repeat left top;
	color: #707070;
	cursor: default;
}
#left_col {
	vertical-align:top;
	width: 288px;
}
.panel_bot span {
	float: right;
	direction: rtl;
	padding: 6px 7px 5px 0;
	color: #737373;
}
.btnRefresh {
	width:21px;
	height:22px;
	float:left;
	position: relative;
	top: 3px;
	cursor: pointer;
	left: 5px;
	background: url(images/panel_btn.gif) no-repeat left top;
}
.btnRefresh:hover {
	background: url(images/panel_btn.gif) no-repeat right top;
}
.btnNew {
	width:21px;
	height:22px;
	float:left;
	position: relative;
	top: 3px;
	cursor: pointer;
	left: 5px;
	background: url(images/panel_btn.gif) no-repeat bottom left;
}
.btnNew:hover {
	background: url(images/panel_btn.gif) no-repeat bottom right;
}
.btnShowUp {
	width:21px;
	height:22px;
	float:left;
	position: relative;
	top: 3px;
	cursor: pointer;
	left: 5px;
	background: url(images/panel_btn.gif) no-repeat left -22px;
}
.btnShowUp:hover {
	background: url(images/panel_btn.gif) no-repeat right -22px;
}
.btnShowUp.disabled {
	background: url(images/panel_btn.gif) no-repeat center -22px;
	cursor: auto;
}
.btnShowDown {
	width:21px;
	height:22px;
	float:left;
	position: relative;
	top: 3px;
	cursor: pointer;
	left: 10px;
	background: url(images/panel_btn.gif) no-repeat left -44px;
}
.btnShowDown:hover {
	background: url(images/panel_btn.gif) no-repeat right -44px;
}
.btnShowDown.disabled {
	background: url(images/panel_btn.gif) no-repeat center -44px;
	cursor: auto;
}
#right_col {
	vertical-align: top;
	direction: rtl;
	padding-bottom:15px;
}
#userbar {
	background: #fffac8;
	height: 37px;
}
#usropt{
	float:left;
	width:148px;
	margin: 7px 0 0 10px;
}
#usropt li{
	float: left;
	text-align: right;
	width:148px;
	height: 17px;
	padding: 4px 0 3px 0;
	cursor: pointer;
	background: url(images/user_menu_btn.gif) left top;
}
#login_bar li{
	float: right;
	text-align: right;
	margin-left: 30px;
}
#usropt li:hover{
	background: url(images/user_menu_btn.gif) left middle;
}
#usropt ul{
	float:none;
	position: relative;
	top: 9px;
	background: white;
	border:1px solid #eae4aa;
	z-index: 120;
}
#usropt ul li{
	background: none;
	height: 24px;
	float: none;
	margin: 0;
	padding: 0;
}
#usropt ul a{
	padding: 4px 8px 3px 0;
	width: 138px;
	display: block;
}
#usropt ul a:hover{
	background: #f1f1f1;
}
#usropt ul li:hover{
	background: none;
}
#usropt input{
	vertical-align:middle;
}
#usropt span{
	vertical-align:middle;
	padding-right:4px;
}
#usrftr{
	float: right;
	margin-top:11px;
	width: 480px;
}
#usrftr li{
	float: right;
	margin-right: 15px;
	margin-left: 5px;
}
.plus_icon{
	background: url(images/vote_icons.gif) top right;
	width: 35px;
	height: 26px;
	float:right;
	cursor: pointer;
}
.plus_icon:hover{
	background: url(images/vote_icons.gif) repeat-y 100% -26px;
}
.removeVote{
	background: url(images/vote_icons.gif) repeat-y 100% -52px;
	cursor: pointer;
}
.removeVote a{
	width: 65px;
	height: 26px;
	display:block;
}
.removeVote:hover{
	background: url(images/vote_icons.gif) repeat-y bottom right;
}
.neg_icon{
	background: url(images/vote_icons.gif) top left;
	width: 30px;
	height: 26px;
	float:left;
	cursor: pointer;
}
.neg_icon:hover{
	background: url(images/vote_icons.gif) 0 -26px;
}

.favorite{
	cursor: pointer;
}
.pageTitle{
	padding: 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom:10px;
}
.comment div ul{
	list-style: none;
	width:200px;
	float:left;
	overflow:hidden;
}
.comment div li{
	float:left;
	cursor: pointer;
}
.comment div li a{
	width: 26px;
	height: 25px;
	display:block;
}
.cmnt_page{
	height:25px;
	background: #f3f3f3;
	border:1px #c0c0c0 solid;
	margin-bottom: 10px;
	line-height: 20px;
}
.cmnt_page li{
	border-left: 1px #c0c0c0 solid;
	float:right;
	width:25px;
	text-align:center;
	padding: 2px 0;
	height: 21px;
	cursor: pointer;
}
.cmnt_page li.selected{
	background: #e5e5e5;
}
.cmnt_page li.selected:hover{
	background: #e5e5e5;
	cursor: default;
}
.cmnt_page li:hover{
	background: #dbf3ff;
}

.cmnt_page div li{
	float: left;
	border: none;
	border-right: 1px #c0c0c0 solid;
	text-align:center;
	padding: 2px 0px;
	height: 21px;
	cursor: pointer;
	background-position: center center;
	background-repeat: no-repeat;
}
.cmnt_page div li.selected{
	background: #e5e5e5;
}
.cmnt_page div li.selected:hover{
	background: #e5e5e5;
	cursor: default;
}
.cmnt_page div li:hover{
	background-color: #dbf3ff;
	background-position: center center;
	background-repeat: no-repeat;
}
.cmnt_smiley {
	width: 0;
}
.cmnt_smiley ul{
	width: 120px;
	float: left;
	margin-top:21px;
}
.cmnt_smiley li{
	float: left;
	width: 22px;
	height: 22px;
	border: 1px solid white;
	cursor:pointer;
}
.cmnt_smiley li:hover{
	border: 1px solid #cecece;
}
.cancelEditing{
	margin-left:10px;
	float:left;
	display:none;
}
.cancelEditing li{
	background: url(images/cancel.gif) top left;
	height:21px;
	width:92px;
	cursor:pointer;
}
.cancelEditing li:hover{
	background: url(images/cancel.gif) bottom left;
}
.compose_bold{
	background: url(images/texteditor.gif) no-repeat right top;
	width: 27px;
	height: 21px;
	float: right;
	cursor: pointer;
}
.compose_bold:hover{
	background: url(images/texteditor.gif) no-repeat right bottom;
}
.compose_link{
	background: url(images/texteditor.gif) no-repeat -58px top;
	width: 28px;
	height: 21px;
	float: right;
	cursor: pointer;
}
.compose_link:hover{
	background: url(images/texteditor.gif) no-repeat -58px bottom;
}
.compose_quote{
	background: url(images/texteditor.gif) no-repeat -31px top;
	width: 27px;
	height: 21px;
	float: right;
	cursor: pointer;
}
.compose_quote:hover{
	background: url(images/texteditor.gif) no-repeat -31px bottom;
}
.compose_sml{
	background: url(images/texteditor.gif) no-repeat left top;
	width: 31px;
	height: 21px;
	float: right;
	cursor: pointer;
}
.compose_sml:hover{
	background: url(images/texteditor.gif) no-repeat left bottom;
}
.cmnt_error{
	background:#fbf4c8;
	padding:3px 5px;
	border:1px solid #eac3c3;
	margin-bottom:10px;
	text-align:center;
	line-height: 20px;
}
.poll{
	margin: 7px 0 5px 0;
	list-style:none;
}
.poll li{
	line-height:20px;
	margin: 3px 0;
	cursor: pointer;
	background: url(images/poll_options.gif) no-repeat right bottom;
	padding-right: 20px;
}
.poll li:hover{
	background: url(images/poll_options.gif) no-repeat right top;
}
.quote{
	border-right:2px solid #bcbcbc;
	padding:1px 7px;
	margin: 3px 4px;
	color: #646464;
	line-height: 17px;
}
.neg-res{
	position: absolute;
	overflow: hidden;
	width: 555px;
	background: url(images/neg_bg.gif) repeat-x right top;
	left: 50%;
	margin-left: -165px;
	display:none;
}
#r_right{
	float:right;
	text-align:right;
	padding-right: 25px;
	line-height: 37px;
	background: url(images/neg_right.gif) no-repeat right top;
	width: 520px;
	height: 40px;
}
#r_left{
	float:left;
	background: url(images/neg_left.gif) no-repeat left top;
	width: 6px;
	height: 40px;
}
#r_right li{
	float: right;
	padding: 0 12px;
	cursor: pointer;
}
#r_right li:hover{
	color: #b43b3b;
}
#loadPollAnswers{
	background: url(images/arrow_down.png) no-repeat center right;
	padding-right: 20px;
	cursor: pointer;
}
.notific{
	border-bottom:1px solid #dfdfdf;
	font-size:11px;
	padding-right:13px;
	height: 30px;
	overflow: hidden;
}
.notific:hover{
	background-color: #f2f2f2;
}
.notific:hover .stopNot{
	display: block;
}
.newnot{
	background: #fff9d1 url(images/new.png) no-repeat 98% 50%;
	padding-right: 40px;
}
.stopNot{
	position: absolue;
	float: left;
	width:30px;
	height: 30px;
	background: url(images/stop.png) no-repeat center center;
	border-right: 1px solid #dfdfdf;
	display: none;
	cursor: pointer;
}
.stopNot:hover{
	background-color: #ffe1e1;
}
.opt_panel {
	margin: 10px;
	overflow: hidden;
	border: 1px #d7d7d7 solid;
	border-right: none;
	background: url(images/opt_tab.gif) repeat-x 0 0;
}
.opt_panel li{
	float:right;
	text-align:center;
	border-right: 1px #d7d7d7 solid;
}
.opt_panel li a{
	width: 100%;
	display:block;
	line-height: 29px;
	background: url(images/opt_tab.gif) repeat-x 0 0;
}
.opt_panel li a:hover{
	color: black;
	background: url(images/opt_tab.gif) repeat-x 0 bottom;
}
.opt_panel li a.selected{
	background: url(images/opt_tab.gif) repeat-x 0 center;
}
.opt_panel li a.selected:hover{
	background: url(images/opt_tab.gif) repeat-x 0 center;
}
.pm{
	padding: 6px 15px;
	overflow:auto;
	border-bottom: 1px solid #e3e3e3;
	font-size:8pt;
}
.pm:hover{
	background-color: #f1f1f1;
}
.pm_selected{
	padding: 6px 15px;
	overflow:auto;
	border-bottom: 1px solid #e3e3e3;
	font-size:8pt;
	background-color: #ffdede;
}
.small_point{
	background: url(images/point_bg_small.gif) no-repeat 0 0;
	width: 48px;
	height: 46px;
	float:right;
	text-align:center;
	line-height: 46px;
	font-size:12pt;
	font-weight: bold;
}
.liveOpt{
	border:1px solid #cacaca;
	background: #f3f3f3;
	overflow:hidden;
	margin: 0 15px 5px 15px;
	border-right:none;
}
.liveOpt li{
	float:right;
	padding: 7px 5px;
	border-right: 1px solid #cacaca;
}
.liveOpt span{
	vertical-align:middle;
	padding-right:4px;
}
.liveOpt input{
	vertical-align:middle;
}
#livebox{
	margin:20px 15px;
	max-height: 800px;
	overflow: hidden;
}
.liveEvent{
	height: 30px;
	line-height:30px;
	overflow:hidden;
	border: 1px solid #dfdfdf;
	padding: 0 10px;
	background: #f8f8f8;
	margin-bottom:10px;
	font-size:11px;
	display:none;
}
.liveEvent .content{
	float:right;
	width: 520px;
}
.liveEvent .details{
	float:left;
	color: gray;
	text-align:left;
	width: 50px;
}
.selfNote{
	background: #f2feff;
	border: 1px solid #cfe2e4;
}
.liveEvent:hover{
	background-color: #f2f2f2;
}
.editProfile{
	border: 1px solid #d8d8d8;
	background-color: #f3f3f3;
	margin: 5px 13px;
	padding: 5px 10px;
	cursor: pointer;
}
.cheatDetails{
	color: #989898;
	cursor: pointer;
	padding-right:10px;
}
.pageNo{
	margin:15px;
}
.pageNo li a{
	float:right;
	display:block;
	padding:4px 5px;
	border:1px solid #cbcbcb;
	background-color: #f1f1f1;
	margin-left:8px;
}
.pageNo li a:hover{
	background-color: #d8efff;
}
.footer{
	background: url(images/footer_bg.gif) repeat-x 0 0;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	padding:10px 15px;
	overflow:hidden;
}
.footer span{
	color: #b0bec7;
}
.footer a{
	color:#16387c;
	font-size:11px;
}
.footer a:hover{
	text-decoration: underline;
}
#newLinks{
	background: #f7f7f7;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 7px 15px;
	overflow: hidden;
}
#newLinks div{
	float:right;
}
#newLinks ul{
	float:right;
}
.userAward:hover{
	background-color: #fffac8;
}
.info a{
	color: #57a3ef;
}
