@charset "UTF-8";
/* CSS Document */

.r_body {
	background-color: #FFFFFF;
	display:table;
	width: 1000px;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
.bluefont{
	color:#000099;
}
.red {
	color:#FF0000;
}
img {
	border:none;
}
.q {
		font-size:12px;
	}
.header {
	background-color:#FFFFFF;
}
.nav_bar {
	border-bottom-color:#000000;
	border-bottom-style:groove;
	border-bottom-width:thin;
	border-top-color:#000000;
	border-top-style:groove;
	border-top-width:thin;
	height:22px;
	padding-left:20px;
	padding-right:20px;
	
}
.nav_bar a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-family:'Arial Black';
	text-align: left;
}
.nav_bar a:hover {
	color:#008ECD;
}
 a {
	color:#000000;
	text-decoration:none;
}
 a:hover {
	color:#008ECD;
}
.sign_in {
	background-color:#FFFFFF;
	max-width:220px;
	/*width:220px;
	min-width:220px;
	margin-left:30px;*/
	height:85px;
	min-height:85px;
	max-height:85px;
	margin-right:5px;
	text-align:left;
	vertical-align:text-top;
	
}
.singned_in{
	float: right;
	background-color:#FFFFFF;
	max-width:220px;
	height:85px;
	min-height:85px;
	max-height:85px;
	width:220px;
	min-width:220px;
	margin-left:40px;
	text-align:left;
	vertical-align: baseline;
}
.date {
	border-bottom-color:#000000;
	border-bottom-style:groove;
	border-bottom-width:thin;
	border-top-color:#000000;
	border-top-style:groove;
	border-top-width:thin;
	font-size:12px;
	font-family:'Arial Black';
	width: 100px;
	margin-left:12px;
	max-width: 150px;	
}

.col_1 {
	width: 235px;
}
.col_2 {
	width: 430px;
}
.col_3 {
	width: 275px;
	float:right;
}

.picture {
	max-width: 90px;
	max-height: 150px;
	margin:10px;
	vertical-align:top;
}
.picture img {
	max-width: 90px;
	max-height: 150px;
	overflow:hidden;
	border-color:#000000;
	border-style:groove;
	border-width:thin;
}
.picture img {
	vertical-align:middle;
}
.right {
	float: right;
}
.num {
	border-color:#000000;
	border-style:groove;
	border-width:thin;
	
}
.pics_nav {
	text-align:center;
}
.pics_nav span {
	max-width:10px;
	margin:10px;
}
.bottom {
	margin-top: 10px;
}
.bottom a:hover {
	color: #008ECD;
	
}
.adds {
	width: 150px;
	height: 300px;
	border-color:#000000;
	border-style:groove;
	border-width:thin;
}
		
		
/* page page page */
#pages {
	text-align:center;
}
#pages a{
	color:#000000;
	text-align:left;
}
	#pages li {
	margin:0;
	padding:0;
	display:inline;
	text-align:left;
}
#pages li.page a {
	border:1px solid #ddd;
	font-size:12px;
	text-align:left;
	color: FFFFFF;
	font: bold 11px arial,sans-serif;
	text-decoration:none;
	margin:0 1px;
	padding:2px 7px;
	display:inline;
}
#pages li.page a.activePage,#pages li.page a.activePage:hover {
/*	background:#797979;*/
	border:1px solid #dfdfdf;
	color: #FFFFFF;
	background-color:#008ECD;
	text-decoration:none;
}
#pages li.page a:hover {
	color: #FFFFFF;
	background-color:#008ECD;
	text-decoration:none;
}
#pages li.commentsNavPrev a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat left -196px;*/
	border:none;
	color:#000000;
	font: normal 11px arial,sans-serif;
	padding:2px 0 2px 14px;
	margin-right:15px;
}
#pages li.commentsNavNext a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat right -166px;*/
	border:none;
	color:#000000;
	font: normal 11px arial,sans-serif;
	text-decoration:none;
	padding:2px 14px 2px 0;
	margin-left:15px;
}
.profile_leftbox_wrapper1, .memberstatcontent_wrapper, .submenu_handler3 a:hover, .submenu_handler2 a:hover, .submenu_handler a:hover, #cmt-paginator li.page a:hover, #cmt-paginator li.page a.activePage,#cmt-paginator li.page a.activePage:hover, .mypendingbattles_item_item2, #cmt-paginator2 li.page2 a, #cmt-paginator3 li.page3 a, .mybattleresults_item_item2_changer_oponent{
	background-color: #000000; /*27*/
}
.myhotlistpopup1_item1, .myhotlistpopup1_item2, .myhotlistpopup1_item3, .myhotlistpopup1_item4, .myhotlistpopup1_item1 {
	background-color: #00000; /*28*/
}
.login2_item2, #cmt-paginator2 li.page2 a.activePage:hover, #cmt-paginator3 li.page3 a.activePage:hover {
	background-color: #000000; /*30*/
}


/* button */
a.broadcastNow{
	position:absolute;
	top:14px;
	left:550px;
	width:149px;
	height:0;
	padding-top:33px;
	overflow:hidden;
	background:url("http://static.ustream.tv/ufw/images/design2.gif") no-repeat 0 -211px;
}

a.broadcastNow:hover{
	background-position:-149px -211px;
}



.border{
	border:#000000 thin groove;
}
