@font-face {
    font-family:"ArnoPro";
    src:url("/themes/risen3/fonts/arnoproregular.eot");
    src:url("/themes/risen3/fonts/arnoproregular.eot?#iefix") format("embedded-opentype"),
        url("/themes/risen3/fonts/arnoproregular.woff") format("woff"),
        url("/themes/risen3/fonts/arnoproregular.ttf") format("truetype"),
        url("/themes/risen3/fonts/arnoproregular.svg#HeliosCondAzBold") format("svg");
    font-style:normal;
    font-weight:normal;
	}
html {
	min-width: 1160px;
}
body { 
	font-family: Trebuchet MS,Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #dedede;
	background: #0b1315 url(/themes/risen3/images/bg.jpg) top center no-repeat;
	margin: 0;
	padding:0;
	}
* {
	margin: 0;
	padding: 0;
}
FONT		{ FONT-FAMILY: Trebuchet MS,Tahoma,Helvetica; font-size: 14px;}
table { margin:0; }
td		{FONT-FAMILY: Trebuchet MS,Tahoma,Helveticaa; margin:0;font-size: 13px;}
th		{FONT-FAMILY: Trebuchet MS,Tahoma,Helveticaa; margin:0;}
P		{FONT-FAMILY: Trebuchet MS,Tahoma,Helveticaa; margin:0;}
DIV		{FONT-FAMILY: Trebuchet MS,Tahoma,Helveticaa; margin:0;}
FORM 		{FONT-FAMILY: Trebuchet MS,Tahoma,Helvetica;margin:0;}

h1 { COLOR: #ffcfa0; FONT-SIZE: 18px; FONT-WEIGHT: bold; FONT-FAMILY: HeliosCondAzNormal, Trebuchet MS,Tahoma,Helvetica; TEXT-DECORATION: none; margin:0;}
h2 { COLOR: #ffcfa0; FONT-SIZE: 18px; FONT-WEIGHT: bold; FONT-FAMILY: HeliosCondAzNormal, Trebuchet MS,Tahoma,Helvetica; TEXT-DECORATION: none; margin:0;}
h3 { COLOR: #ffcfa0; FONT-SIZE: 18px; FONT-WEIGHT: bold; FONT-FAMILY: HeliosCondAzNormal, Trebuchet MS,Tahoma,Helvetica; TEXT-DECORATION: none; margin:0;}
a {
	color: #e4862a;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
blockquote {
    border-left: 3px solid #CEBCA5;
    margin: 1em 40px 1em 20px;
    padding-left: 10px;
}
.survey_submit {
	width: 100px;
	height: 33px;
	background: transparent url(/themes/watch/images/news_links_bg.png) no-repeat;
	border: none;
	cursor:pointer;
}

.survey_submit:hover {
	background: transparent url(/themes/watch/images/news_links_bg_hv.png) no-repeat;
}
img {border:0px;}
input { font-size: 15px; background-color: #1C1C1C; border: 1px solid #000; color:#99998D;}
textarea { font-size: 15px; background-color: #1C1C1C; border: 1px solid #000; color:#99998D;}
select { font-size: 15px; background-color: #1C1C1C; border: 1px solid #000; color:#99998D;}
li { list-style:disc outside none; margin:0 0 5px 15px; }
.ui-autocomplete li { list-style: none; }
/*.inp_l {
	width: 10px;
	height: 38px;
	background: url(/themes/cyber/images/inp_left.png) no-repeat;
	float: left;
}
.header_right input {
	height: 38px;
	background: url(/themes/cyber/images/inp_bg.png) repeat-x;	
	border: 0;
	padding:0;
	margin:0;
	font-family: Century Gothic, Verdana;
	width: 150px;
	color: #fff;
}
.inp_r {
	width: 10px;
	height: 38px;
	background: url(/themes/cyber/images/inp_right.png) no-repeat;
	float: left;
}*/

.top_bg { 
	background: url(/themes/risen3/images/top_bg.jpg) top center repeat-x;
	z-index: 0;
	text-align:center;
	margin:0 auto;
	display: block;
	overflow:hidden;
}
#comments_all {
	width:100%;
	padding:20px 0 0 0;
	text-align: left;
}
.comment_post {
	width:100%;
}
.comment_loader {
	float: left;
	display: none;
}
.comments {padding: 15px; border: 1px solid #d1d1d1; background: #202020; color: #ccc; word-wrap: break-word;}
.comments_show:hover {background: #4d4d4d; }
.quote {padding: 15px; border: 1px dotted; border-color: #A3907C; background-color: #5c5c5c; color: #ccc; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.quote_comment {padding: 15px; border: 1px dotted; border-color: #A3907C; background-color: #5c5c5c; color: #ccc; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#tooltip {
border: 1px dotted; border-color: #1b1b1b; background-color: #FBFAF8;
 width: 250px;
color: #1b1b1b;
	font-size:10px;
	font-weight:normal;
 position: absolute;
 z-index: 99999;
 padding: 5px;
 opacity: 1;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 }
.tooltips, #tooltip h3 {
	color: #1b1b1b;
	font-size:14px;
	font-weight:normal;
 }
.header {
	width:1160px;
	padding-top: 12px;
	text-align: center;
}
	.header_menu {
		font-family: ArnoPro, Calibri, Franklin Gorhic Demi, Arial;
		text-align: left;
		font-size: 20px;
		height:50px;
		color: #cebca5;
		position: relative;
		margin:0 auto;
		/*width:635px;*/
		text-shadow: 1px 1px 1px #616161;
	}
	.header_menu div {
		font-family: ArnoPro, Calibri, Franklin Gorhic Demi, Arial;
	}
		.header_menu a {
			text-decoration: none;
			color: #cebca5;
		}
		.header_menu a:hover {
			text-decoration: none;
			color: #c79316;
		}
		.header_menu li {
			float:left;
			list-style: none;
			margin:5px 0 0 40px;
		}
		.logo {
			width:1160px;
			margin:46px 0 46px 0;
			text-align: center;
		}
		#logo_link:hover {
			cursor: pointer;
		}

	.top_menu {
		width:1160px;
		background: url(/themes/risen3/images/bg_menu.png) top center no-repeat;	
		height: 69px;
	}
		.top_menu li {
			list-style: none;
			font-family: ArnoPro, Calibri, Franklin Gorhic Demi, Arial;
			font-size: 18px;
			float:left;
			margin-left:1px;
			text-transform: uppercase;
			width:174px;
			height:64px;
			background: url(/themes/risen3/images/bg_top_menu.png) top center no-repeat;
		}
			a.about, a.media, a.gallery, a.shop, a.forum {background:url(/themes/risen3/images/menu_links2.png) no-repeat;border:0;display:block;margin:22px 0 0 5px;}
			a.about {width:86px;height:24px;}a:hover.about{background-position:0px -22px;}
			a.media{background-position:-86px 0px;width:86px;height:24px;margin-left: 6px;}a:hover.media{background-position:-86px -22px;}
			a.gallery{background-position:-172px 0px;width:86px;height:24px;margin-top:23px;}a:hover.gallery{background-position:-172px -22px;}
			a.shop{background-position:-258px 0px;width:104px;height:24px;margin-top:23px;}a:hover.shop{background-position:-258px -22px;}
			a.forum{background-position:-362px 0px;width:99px;height:24px;margin-left: 7px;}a:hover.forum{background-position:-362px -22px;}	

		.top_menu .search {
			background: url(/themes/risen3/images/bg_search.png) top center no-repeat;
			width: 176px;
			height: 64px;
			margin-left:4px;
		}
		.top_menu .search INPUT {
			background-color: transparent;
			border: 0;
			width: 119px;
			height: 29px;
			margin-left:39px;
			margin-top:22px;
			color: #ffffff;
			font-family: Trebuchet MS, Calibri, Franklin Gorhic Demi, Arial;
			font-size: 17px;
			text-align: right;
		}
		.top_menu .search_submit {
			background: url(/themes/risen3/images/bg_search_submit.png) top center no-repeat;
			width:64px;
			border:0;
			height:64px;
			margin:0;
		}
			.top_menu .search_submit:hover {
				background-position: 0 -64px;
				cursor: pointer;
			}		
			.top_menu .search_submit INPUT {
				background-color: transparent;
				border: 0;
				width: 64px;
				height: 64px;
			}
	
	.center_bg {
		width: 1160px;
		background: url(/themes/risen3/images/bg_center.png) top center repeat-y;
		text-align: left;
		overflow: hidden;
	}
		.slider_container {
			width:1160px;
			padding: 0 20px;
			height: 400px;
		}
			.slider_controls {
			    position: absolute;
				z-index: 100;
				width:215px;
				margin: 280px 0 0 303px;
			}
				.slider_controls .left {
				    width: 46px;
				    height: 27px;
					background: url(/themes/risen3/images/icons/slider.png) top left no-repeat;
					cursor: pointer;
				}
				.slider_controls .right {
				    width: 46px;
				    height: 27px;
					background: url(/themes/risen3/images/icons/slider.png) top right no-repeat;
					cursor: pointer;
				}
			.slider_controls li {
				margin: 4px 0 0 5px;
				padding: 0;
				list-style: none;		
				background: url(/themes/risen3/images/icons/slider.png) bottom center no-repeat;
				cursor: pointer;
				width: 19px;
				height: 18px;
				float: left;
			}
				.slider_controls li.sel {	
					background-position: top center;
				}
			#slide-mask { 
				height: 400px;
			    overflow: hidden;
			    position: absolute;
			    width: 859px;
			    z-index: 99;
				background: url(/themes/risen3/images/slider_cover.png) top center no-repeat;
			}
			#slide-mask a { 
				display: none;
			}
			#slide-mask a.sel { 
				display: block;
			}

			.slider_holder {
				width:859px;
				height: 400px;
				float: left;
			}
			.slider_image {
				position: relative;
				z-index: 40px;
				width:860px;
				height: 400px;
				position: absolute;
				overflow: hidden;
			}
			.slider_image li {
				margin: 0;
				padding: 0;
				list-style: none;
				display: none;
				padding:5px;
			}
			.slider_image .sel {
				display: block;
			}
				.slider_image .text_bg {
					background: url(/themes/risen3/images/slider_text_bg.png) top center no-repeat;
					width: 859px;
					height: 79px;
					z-index: 41;
					position: absolute;
					top: 321px;
					color: #fafafa;
				}
					.slider_image .text_bg .text {
						padding: 7px 0 0 65px;
						font-family: Trebuchet MS, Calibri, Franklin Gorhic Demi, Arial;
						font-size: 15px;
					} 
						.slider_image .text_bg .text h3 {
							color:#c79316;
							font-family: Trebuchet MS, Calibri, Franklin Gorhic Demi, Arial;
							font-size: 20px;
							text-transform: uppercase;
						}
						.slider_image .text_bg .text h3 a {
							color:#c79316;
							text-decoration: none;
						}
						.slider_image .text_bg .text h3 a:hover {
							color:#c79316;
							text-decoration: underline;
						}
	
			.slider_menu {
				width: 900px;
				height: 68px;
				text-align:left;
				float:left;
				/*overflow:hidden;*/
			}
				.slider_menu ul {
					background: url(/themes/rpgareav2/images/slider_menu_bg.png) bottom center no-repeat;	
					width: 860px;
					height: 66px;
					margin: 2px 0 0 20px;
					padding-top: 2px;
				}
				.slider_menu li {
					float:left;
					width:172px;
					list-style: none;
					text-align: center;
					height:66px;
					margin: 0;
				}
					.slider_menu li:hover {
						background: url(/themes/rpgareav2/images/slider_item_hover.png) top center no-repeat;
						cursor: pointer;
						color:#c79316;
						
					}
				.slider_menu .sel {
					background: url(/themes/rpgareav2/images/slider_item_hover.png) top center no-repeat;
					color:#c79316;
				}
				.slider_menu .slider_item {
					padding-top:15px;
					font-family: HeliosCondAzBold, Calibri, Franklin Gorhic Demi, Arial;
					color:#59493f;
					text-transform: uppercase;
					font-size: 18px;
				}
					.slider_menu .slider_item:hover {
						color:#c79316;
					}

				.slider_menu .sel .slider_item {
					color:#c79316;
				}		
			.slider_banner { 
				width:240px; 
				height:400px; 
				position:relative;
				float:left;
				margin:0 0 0 18px;
			}
			#block_slider {
				display: none;
			}
		.social_container {
			width:1160px;
			padding: 0 20px;
		}
		.top_banner {
			width: 730px;
			height: 91px;
			background: url(/themes/risen3/images/bg_top_banner2.jpg) top center no-repeat;
			text-align: left;
			float: left;
			padding:1px 0 0 1px;
		}
			.top_banner.inside {
				margin: 14px 0 0 83px;
				padding-left: 2px;
			}
		.social {
			background: url(/themes/risen3/images/bg_social.png) top center no-repeat;
			width: 373px;
			height: 92px;
			text-align: left;
			float: left;
			margin-left: 20px;
		}
			.social_inside {
				padding:20px 0 0 35px;
			}
			.social_inside li {
				list-style: none;
				float:left;
				margin-left:20px;
			}
			/*Ñîöèàëêè*/
			a.vk, a.fb, a.twitter, a.rss, a.utube {background:url(/themes/risen3/images/socials.png) no-repeat;border:0;display:block;}
			a.vk {width:51px;height:50px;}a:hover.vk{background-position:0px -50px;}
			a.fb{background-position:-51px 0px;width:50px;height:50px;}a:hover.fb{background-position:-51px -50px;}
			a.twitter{background-position:-100px 0px;width:50px;height:50px;}a:hover.twitter{background-position:-100px -50px;}
			a.utube{background-position:-151px 0px;width:50px;height:50px;}a:hover.utube{background-position:-151px -50px;}
			a.rss{background-position:-201px 0px;width:50px;height:50px;}a:hover.rss{background-position:-201px -50px;}			

		.main_block {
			padding: 25px 16px 0 23px;
			width: 600px;
			float: left;
		}

.op_table_title {
	background-color: #221d15;
	border-top: 1px solid #cebca5;
	border-left: 1px solid #cebca5;
	border-right: 1px solid #cebca5;
	padding: 5px 0 5px 15px;
	font-size: 15px;
	color:#805007;
}
.op_table_bigtitle {
	background-color: #241C0F;
	border-top: 1px solid #cebca5;
	border-left: 1px solid #cebca5;
	border-right: 1px solid #cebca5;
	padding: 5px 0 5px 15px;
	font-size: 20px;
	font-family: HeliosCondAzBold, Calibri, Franklin Gorhic Demi, Arial;
	color: #e9e0d4;
}


.op_table {
	background-color: #221d15;
	border: 1px solid #79623f;
	padding: 20px 19px;
}
		
		.news_title h2 {
			color: #805007;
			font-size: 18px;
			font-family: HeliosCondAzNormal, Calibri, Franklin Gorhic Demi, Arial;
			text-transform: uppercase;
		}
		.news_title h2 a { color: #ffcfa0; text-decoration: none;}
		.news_title h2 a:hover { text-decoration: underline; }
		.news_img_preview {
			float:left;
			padding:10px 0 0 0;
			width:170px;
			height:170px;
			text-align:center;
			margin-left: -10px;
		}
		.news_img_preview:hover {
			background: url(/themes/rpgareav2/images/news_img_hover.png) no-repeat;
		}
		.news_img_preview_more {
			float:left;
			padding:10px 0 0 0;
			width:170px;
			height:170px;
			text-align:center;
			margin-left: -10px;
		}
		.news_text {
			padding-top: 10px;
			color: #dedede;
			font-size: 14px;
			text-align: justify;
		}
		.news_text h2 {
			margin-top:15px;
		}
			.news_text img {
				border: 1px solid #6f562e;
				box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5);
				max-width: 560px;
			}
			.news_text img[src$=".png"] {
				border: 0;
				box-shadow: none;
			}
		.news_author {
			font-size:12px;
			color: #a3907c;
			position: relative;
			float: left;
			margin-top:10px;
		}
			.news_author a {
				text-decoration: underline;
				color: #e4862a;
			}
			.news_author a:hover {
				text-decoration: none;
			}
		.news_links {
			float: right;
			color: #e4862a;
			font-size:12px;
			margin-top:10px;
		}
			.news_links a {
				color: #e4862a;
				text-decoration: none;
			}
			.news_links a:hover {
				text-decoration: underline;
			}
		.left_side {
			width: 240px;
			float: left;
			text-align: left;
			position: relative;
			z-index:999;
			padding: 20px 0 0 14px;
		}	
		.right_side {
			width: 240px;
			float: left;
			text-align: left;
			padding: 20px 0 0;
		}
		.right_side.inside {
			margin-top:-115px;
		}
			.block_left_title {
				background: url(/themes/risen3/images/block_title.png) no-repeat;
				width: 247px;
				height: 57px;
				text-align: center;
				font-size: 15px;
				font-family: ArnoPro, Calibri, Franklin Gorhic Demi, Arial;
				color: #eff4f6;
				text-transform: uppercase;
				line-height: 57px;
			}
			.block_left_content {
				background: url(/themes/risen3/images/block_bg.png) repeat-y;
				width: 247px;
				padding: 15px 0 0 0;
			}
				.block_left_content a {
					color: #eff4f6;
					text-decoration: none;
				}

				.block_left_content a:hover {
					text-decoration: underline;
				}
			.block_left_bot {
				background: url(/themes/risen3/images/block_bot.png) no-repeat;
				width: 247px;	
				height: 1px;		
			}

	.footer {
		background: url(/themes/risen3/images/footer.png) no-repeat;
		width:1160px;
		height: 141px;
	}
		.copyright { 
			text-align: center;
			font-size: 12px; 
			color: #c38a00;
			width: 1160px;
			margin:10px 0 10px;
		}
		.copyright a:link, .copyright a:visited, .copyright a:active { text-decoration: underline; color: #e4862a; }
		.copyright a:hover{ text-decoration: none; }			
	/*.login_bg {
		float:left;
		width: 145px;
		height: 91px;
	    background: url(/themes/watch/images/login_bg.png) no-repeat;
	}
	.login_bg input, .passw_bg input {
		width: 134px;
		height: 28px;
	    background: transparent;
		border: none;
		color: #000;
		margin:15px 0 0 5px;
		font: italic 17px Arial;
	}
	
	.passw_bg {
		float:left;
		width: 142px;
		height: 91px;
	    background: url(/themes/watch/images/passw_bg.png) no-repeat;
	}
		.passw_bg a {
			color: #000;
			font: 15px Tahoma;
			text-decoration: none;
		}
		.passw_bg a:hover {
			text-decoration: underline;
		}
		.passw_bg .register
		{
			margin:3px 0 0 55px;
		}
		.passw_bg .remember
		{
			margin:1px 0 0 15px;
		}
		.login_submit {
			float: left;
			width: 31px;
			height: 91px;
			background: url(/themes/watch/images/login_submit.png) no-repeat;
		}

	.logined {
		padding-left:60px;
	}

	.login_ava {
		float:left;
		width: 86px;
		height: 101px;
		text-align:center;
	    background: url(/themes/watch/images/login_ava.png) no-repeat;
	}
		.login_ava .padding {
			padding-top:16px;
		}
	
	.login_name {
		float:left;
		width: 144px;
		height: 101px;
	    background: url(/themes/watch/images/login_name.png) no-repeat;
	}
		.login_name a {
			color: #000;
			font: 15px Tahoma;
			text-decoration: none;
		}
		.login_name a:hover {
			text-decoration: underline;
		}
		.login_name .user_name 
		{
			font: 17px Arial;
			font-weight:bold;
			color:#000000;
			margin:22px 0 0 9px;
		}
		.login_name .profile
		{
			padding:17px 0 0 78px;
		}
		.login_name .exit
		{
			margin:2px 0 0 97px;
		}
		*/

.modtitle 	{COLOR: #fff; FONT-SIZE: 20px; FONT-FAMILY:   Century Gothic, Garamond, Calibri, Palatino Linotype,  Verdana, Arial, Helvetica; TEXT-DECORATION: none; font-weight: bold;}
/*.title 	{COLOR: #fff; FONT-SIZE: 20px; FONT-FAMILY:   Century Gothic, Garamond, Calibri, Palatino Linotype,  Verdana, Arial, Helvetica; TEXT-DECORATION: none; font-weight: bold;}*/

.table_top {
			width: 738px;
			
		}
.table_bg { 
			width: 738px;
		}
.table2_top {
			width: 738px;
			
		}
.table2_bg { 
			width: 738px;
		}
.table2_bg div {
			color: #ffffff;
		}
.table2_bg div a {
			color: #ffffff;
			text-decoration: none;
		}
.table2_bg div a:hover {
			color: #ffffff;
			text-decoration: underline;
		}	

	


/*Ðåäàêòîð */
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #1434B0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x; 
	height: 20px;
	font-weight: bold;
}


.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}
				
/* Àäìèíêà */
.option 	{ COLOR: #fff; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tabborder {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}

.tab {
	background-color:#332B20;
	font-family: Century Gothic, Palatino Linotype, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
	border: #c9c9c9 1px solid;
}
.tab_off {
	font-style: italic;
	font-family: Century Gothic, Palatino Linotype, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
	border: #c9c9c9 1px solid;
}
.tab2 {
	font-family: Century Gothic, Palatino Linotype, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#59493f;
	padding: 4px;
	border: #c9c9c9 1px solid;
}

	#test-list, #test-list2 { list-style-type: none; margin: 0; padding: 0 0 0; float: left; margin-right: 10px; width:250px;min-height:300px;}
	#test-list2 { border-left: 1px solid #c9c9c9; }
	#test-list { border-right: 1px solid #c9c9c9; }
	#test-list li, #test-list2 li { margin: 0 5px 5px 5px; padding: 5px; font-size: 1.2em; }
.debug 	{BACKGROUND: none; COLOR: #ff0000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}


.highlight {COLOR: #CC0000; FONT-WEIGHT: bold}

.smalltext {
	font: 10px Century Gothic, Palatino Linotype, Trebuchet Ms, Tahoma, verdana, arial, helvetica, sans-serif;
	color:#c9c9c9;

}


.lkblock
{
Z-INDEX: 9999; 
VISIBILITY: hidden; 
WIDTH: 220px; 
POSITION: absolute; 
background:#CCCCCC; 
border:1pt  solid #000; 
filter:alpha(opacity=90); 
-moz-opacity: 0.9; 
-khtml-opacity: 0.9; 
opacity: 0.9; 
border-radius: 6px; 
-webkit-border-radius: 6px; 
-moz-border-radius: 6px;
}
}
/* Òåãè */
.tag { padding-left: 2px; }
		.tag a:link, .tag a:visited, .tag a:active, .tag a:hover {
			FONT-SIZE: 90%;
			TEXT-DECORATION: underline; 
		}


/* CSS For Dropdown Menu End */



.clear
{
  clear:both;
}

.left
{
  float:left;
}

.right
{
  float:right;
}

.game_title h1 {
	font-size:20px;
	color:#805007;
	padding-bottom: 18px;
}


#gallery_toolbar
    {
    overflow: hidden;
    width: 100%;
    height: 150px;
    position: fixed;
    bottom: 0;
    left: 0;
    color: #000;
    font-family:Arial;
    font-weight:bold;
    background: url(/images/admin/toolbar_bg.png) bottom left;
    z-index:9999;
   	display: none;
    }
#gallery_toolbar #gallery_toolbar_items {	
	   margin:15px 0 0 0;
	   width: 90%;
}
#gallery_toolbar div
    {
	   float: left;
	   margin:0 0 0 5px;
    }
#gallery_toolbar ul {
list-style-type:none;
}
#gallery_toolbar ul li
{
  position: relative;
float:left;
color:#000; 
list-style-type:none;
padding: 14px;
}
#gallery_toolbar ul li a
{
text-decoration:none;
float: left;
color:#000;
font-size:12px;  font-weight:normal;
font-family:Arial;
}
#gallery_toolbar ul li a:hover { color:#000033;}
#gallery_toolbar .buttons { float: right; margin: 50px auto auto; width:110px; text-align: center;}
#gallery_toolbar .gallery_toolbar_del {
	position:absolute;
    background: url(/images/admin/close.png) bottom left;
    width: 30px;
    height:30px;
	top:0;
	cursor: pointer;
}

.header_menu .auth_form {	
	position:absolute;
	display:block;
    background: url(/themes/risen3/images/auth_bg.png) bottom left;
    width: 307px;
    height:138px;
    right:0;
    top:40px;
    display:none;
}
.header_menu .auth_form .auth_fileds {
    padding:13px 0 0 16px;

}
.header_menu .auth_form INPUT {
	height: 30px;
	border:0;
	padding:4px 0 0 5px;
	font-size: 20px;
	font-family: ArnoPro, Calibri, Franklin Gorhic Demi, Arial;
}
.header_menu .auth_form .text_fields {
    background: url(/themes/risen3/images/auth_field2.png) bottom left no-repeat;
	width: 276px;
	height:32px;
	margin: 4px 0 4px 0;
}
.header_menu .auth_form .auth_button_pass {
    background: url(/themes/risen3/images/auth_button_pass.png) bottom left no-repeat;
	margin:11px 0 0 0;
	float:left;
	cursor: pointer;
	height: 20px;
    width: 140px;
}
.header_menu .auth_form .auth_button_login {
    background: url(/themes/risen3/images/auth_button_login.png) bottom left no-repeat;
	margin:11px 0 0 67px;
	float:left;
	cursor: pointer;
	height: 20px;
    width: 69px;
}
.header_menu .register {
	font-size: 15px;
}

.header_menu .register.first {
	margin-left: 451px;
}
.header_menu .login_loader, .header_menu .login_fail, .header_menu .loginned, .header_menu .login_loader_out {
	display:none;
}
.header_menu .login_loader {
	margin: 19px 0 0 101px;
}
.header_menu .login_fail {
	margin: 58px 0 0 138px;
}

.header_menu .login_fail {
	margin-left: 25px;
	color: #A9232A;
}
.header_menu .login_ava {
	margin: 0 0 0 400px !important;
}
.header_menu .user_name {
	margin: 1px 0 0 7px !important;
	font-family: ArnoPro, Calibri, Franklin Gorhic Demi, Arial;	
	color: #cebca5;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
}
.header_menu .user_name a {	
	color: #cebca5;	
}
.header_menu .user_name a:hover {
	color: #c79316;	
}

.header_menu .exit {
	font-family: ArnoPro,Calibri,Franklin Gorhic Demi,Arial;
    font-size: 15px;
    margin: 1px 16px 0;
    padding-top: 4px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
}
	.header_menu .exit a:hover {
		color:#c79316;
	}
.header_menu .login_loader_out {
	position: absolute;
    right: 130px;
    top: 6px;
}
.games_others_tab {
	border-top: 1px solid #CEBCA5;
	border-right: 1px solid #CEBCA5;
	border-left: 1px solid #CEBCA5;
	padding: 5px;
	background-color: #E9E0D4;
	cursor: pointer;
	display: table-cell;
	font-size: 15px;
	font-weight: bold;
}
	.current_tab {
		background-color: #FBFAF8;
	}
	.games_others_tab .text {
		float:left;
	}
	.games_others_tab .count {
		float:left;
		font-size: 10px;
		margin-top: -5px;
	}
.games_others_item {
	float: left;
	margin: 10px 0 0 5px;
	width: 400px;
}
	.games_others_img {
		margin-right: 5px;
		width: 50px;
	}
.games_others_show_more {
	background-color: #E9E0D4;
	font-family: Century Gothic, Palatino Linotype, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color:#59493f;
	padding: 4px;
	border: #c9c9c9 1px solid;
	text-decoration: none;
}
#games_other_gallery A {
	text-decoration: none;
}
	.games_others_show_more:hover {
		background-color:#FBFAF8;
	}

.game_info {
	font-size: 14px;
	padding: 18px 0 0 20px;
	color: #af967b;
}
	.game_info h3 {
		font-size: 16px;
		font-weight: bold;
		color: #2b1e01;
		margin:0 0 8px 0;
		width:100%;
	}
	.game_info .date {
		margin-bottom:7px;
	}
		.game_info .date a {
			font-size: 14px;
		}
	.game_info span {
		font-size: 16px;
		font-weight: bold;
		color: #2b1e01;
	}

.games_shop {
	width:173px;
	height:31px;
    background: url(/themes/rpgareav2/images/game_download.png) no-repeat top center;
    margin: 0 auto;
}
	.games_shop:hover {
		background-position: 0 -31px;
	}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #e4862a;
    background-color: #1c1c1c;
    font-size: 12px;
    padding: 1em;
    display: none;
}

.back-to-top:hover {    
    background-color: #303030;
}