/* ÏîïÀÏ îò jQuery.Boxy */
.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */
  
  .boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }
  
  /* Border */

  .boxy-wrapper { empty-cells: show; }
	.boxy-wrapper .top-left,
	.boxy-wrapper .top-right,
	.boxy-wrapper .bottom-right,
	.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }
	
	.boxy-wrapper .top-left { background: url('/i/boxy/boxy-nw.png'); }
	.boxy-wrapper .top-right { background: url('/i/boxy/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { background: url('/i/boxy/boxy-se.png'); }
	.boxy-wrapper .bottom-left { background: url('/i/boxy/boxy-sw.png'); }
	
	/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
	/* NB: these must be absolute paths or URLs to your images */
	.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/boxy/boxy-nw.png'); }
	.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/boxy/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/boxy/boxy-se.png'); }
	.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/boxy/boxy-sw.png'); }
	
	.boxy-wrapper .top,
	.boxy-wrapper .bottom { height: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	.boxy-wrapper .left,
	.boxy-wrapper .right { width: 10px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	/* Title bar */
	
	.boxy-wrapper .title-bar { background-color: black; padding: 6px; position: relative;}
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
	    .boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
		
	/* Content Region */
	
	.boxy-inner { background-color: #F0E8D3; padding: 0 }
	.boxy-content { padding: 10px; }
	
	/* Question Boxes */

    .boxy-wrapper .question { width: 350px; min-height: 80px; }
    .boxy-wrapper .answers { text-align: right; }

.divpopup {padding-top: 30px; padding-bottom: 30px;};
/* ÏîïÀÏ îò jQuery.Boxy END*/

a {
	text-decoration:none;
	color:#0066CC;
}

a:hover {
	text-decoration:underline;
	color:#990000;
}

INPUT, SELECT, TEXTAREA {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#402f12;
	background-color:#e6e4d9;
	border-style:solid;
	border-width:1px;
	border-color:#c4b7a4;
	padding:3px 3px 3px 3px;
}

/* ---------- END JQUERY ---------- */


HTML {
	display:		block;
}
BODY {
	display:		block;
	margin:			8px 2px 2px 2px;
	background:		#e6e4d9 url(http://i.pvp-epoha.ru/i/page/fon.jpg);
	font-family:	Times New Roman, Arial, Verdana;
	font-size:		12px;
	color:			#402f12;
	background-attachment: fixed;
}

TD, TABLE, TBODY {
	font-family:	Times New Roman, Arial, Verdana;
	font-size:		12px;
	color:			#402f12;	
}


a {
	font-family:		Times New Roman, Arial, Verdana;
	font-size:			12px;
	color:				#402f12;	
	text-decoration:	underline;
}
A:hover {
	color:#9a0000;
}

.red, .hlight {
	color: red;
}

.green {
	color: green;
}

.blue {
	color: blue;
}

.ctt_1 {
	color: #003094;
}

.ctt_2 {
	color: #085929;
}

.ct_1 {
	font-weight: bold;
	color: #003094;
}

.ct_2 {
	font-weight: bold;
	color: #085929;
}

.fl_t {
	color: #9C96AD;
}

.dead {
	font-weight: bold;
	color: #9C96AD;
}


form { display: inline };
/*------------ BLOCK ------------*/
.blk {
	margin:			0px;
}
.blk_margin {
	margin:			-4px 14px 0px 14px;
}
.blk_head {
	display:		block;
	z-index:		1;
	height:			25px;
	background:		url(http://i.pvp-epoha.ru/i/block/head.png) repeat-x;
	behavior:		url(/fiximage.htc);
	margin:			0px 5px -4px 5px;
}
.blk_menu {
	position:		relative;
	z-index:		3;
	top:			0px;
	display:		block;
	width:			100%;
	height:			19px;
	margin			0px 40px 0px 40px;
/*	padding:		0px 40px 0px 40px;*/
	overflow:		hidden;
	line-height		0px;
	text-align:		center;

}
.blk_menu A {
	text-decoration:none;
	position:		relative;
	z-index:		2;
	color:			#402f12;
	background:		url(http://i.pvp-epoha.ru/i/block/headp.gif) no-repeat right;
	padding:		0px 15px 0px 0px;
	margin-top:		1px;
	font-size:		11px;
	font-family:	Georgia, Verdana;
}
.blk_menu A:hover {
	color:#9a0000;
}
.blk_leftmnu {
	position:		absolute;
	left:			30px;
	top:			0px;
	width:			auto;
}
.blk_menu .blk_leftmnu {
	top:			1px;
}
.blk_menu H1 {
	display:		inline;
	text-decoration:none;
	position:		relative;
	top:			1px;
	z-index:		2;
	color:			#402f12;
	padding:		0px;
	margin-top:		3px;
	font-size:		13px;
	font-family:	Georgia, Verdana;
	font-weight:	bold;
}
.blk_smenu {
	position:		relative;
	z-index:		3;
	top:			-0px;
	display:		block;
	width:			100%;
	height:			19px;
	padding:		0px 0px 0px 0px;
	overflow:		hidden;
	line-height		0px;
	text-align:		center;

}
.blk_smenu INPUT {
	position:		relative;
	top:			0px;
	height:			13px;
	margin:			0px 2px 0px 2px;
	padding:		0px;
	line-height:	13px;
}
.blk_smenu INPUT.price {
	top:			0px;
	height:			15px;
	width:			45px;
	background:		transparent;
	border:			1px solid #5d5440;
	font-size:		11px;
}
.blk_smenu A {
	text-decoration:none;
	position:		relative;
	z-index:		2;
	color:			#402f12;
	background:		url(http://i.pvp-epoha.ru/i/block/headp.gif) no-repeat right;
	padding:		0px 15px 0px 0px;
	margin-top:		1px;
	font-size:		11px;
	font-family:	Georgia, Verdana;
}
.blk_smenu A:hover {
	color:			#ffffff;
}

.blk_headc {
	display:		block;
	height:			5px;
	position:		relative;
	z-index:		1;
	overflow:		visible;
}
.blk_headl {
	display:		block;
	position:		absolute;
	z-index:		1;
	height:			41px;
	width:			82px;
	left:			-20px;
	top:			-2px;
	background:		url(http://i.pvp-epoha.ru/i/block/headl.png) no-repeat;
	behavior:		url(/fiximage.htc);
}
.blk_headr {
	display:		block;
	position:		relative;
	height:			1px;
	width:			1px;
}
.blk_headr DIV {
	display:		block;
	position:		absolute;
	z-index:		1;
	height:			41px;
	width:			82px;
	left:			-62px;
	top:			-2px;
	background:		url(http://i.pvp-epoha.ru/i/block/headr.png) no-repeat;
	behavior:		url(/fiximage.htc);
}
.blk_body {
	background:		#e6e4d9 url(http://i.pvp-epoha.ru/i/block/bg.gif) repeat-x;
	margin:			4px 0px 4px 0px;
}
.blk_bgbody {
	background:		#e6e4d9 url(http://i.pvp-epoha.ru/i/page/fon.jpg);
	margin:			4px 0px 4px 0px;
}
.blk_simple {
/*	display:		block;*/
	background:		#e6e4d9;
	margin:			4px 0px 4px 0px;
	padding:		3px 5px 0px 5px;
	border-color:	#c4b7a4;
	border-style:	solid;
	border-width:	0px 1px 1px 1px;
}
.blk_bl {
	background:		url(http://i.pvp-epoha.ru/i/block/borderl.png) repeat-y;
}
.blk_br {
	background:		url(http://i.pvp-epoha.ru/i/block/borderr.png) right repeat-y;
	padding:		7px 7px 0px 7px;
	font-family:	Times New Roman, Arial, Verdana;
	font-size:		12px;
	color:			#402f12;
}

.blk_tb {
	display:		block;
	position:		relative;
	height:			16px;
	background:		url(http://i.pvp-epoha.ru/i/block/bordert.gif) repeat-x;
	top:			-7px;
	margin:			0px 0px -16px 0px;
}
.blk_bltc {
	display:		block;
	position:		absolute;
	height:			16px;
	width:			100%;
	top:			-2px;
	left:			-7px;
	background:		url(http://i.pvp-epoha.ru/i/block/borderltc.gif) no-repeat;	
}
.blk_brtc {
	display:		block;
	position:		relative;
	height:			16px;
	top:			0px;
	left:			14px;
	background:		url(http://i.pvp-epoha.ru/i/block/borderrtc.gif) right top no-repeat;	
}
.blk_btp {
	display:		block;
	position:		relative;
	height:			16px;
	width:			8px;
	top:			0px;
	left:			-7px;
	background:		url(http://i.pvp-epoha.ru/i/block/bordertp.gif) no-repeat;	
}

.blk_bb {
	display:		block;
	position:		relative;
	height:			16px;
	background:		url(http://i.pvp-epoha.ru/i/block/borderb.gif) repeat-x;	
	margin:			0px 0px 0px 0px;
}
.blk_blbc {
	display:		block;
	position:		absolute;
	height:			16px;
	width:			100%;
	top:			2px;
	left:			-7px;
	background:		url(http://i.pvp-epoha.ru/i/block/borderlbc.gif) no-repeat;	
}
.blk_brbc {
	display:		block;
	position:		relative;
	height:			16px;
	top:			0px;
	left:			14px;
	background:		url(http://i.pvp-epoha.ru/i/block/borderrbc.gif) right top no-repeat;	
}
.blk_bbp {
	display:		block;
	position:		relative;
	height:			16px;
	width:			8px;
	top:			0px;
	left:			-7px;
	background:		url(http://i.pvp-epoha.ru/i/block/borderbp.gif) no-repeat;	
}
.blk_submnu {
	display:		block;
	background:		url(http://i.pvp-epoha.ru/i/block/hr.gif) bottom center no-repeat;
	height:			20px;
	width:			100%;
	text-align:		center;
	color:			#402f12;
	padding-bottom:	5px;
	margin-bottom:	5px;
}
.blk_submnu IMG {
	width:			32px;
	height:			1px;
}
.blk_submnu A {
	padding:		0px 12px 0px 12px;
	font-size:		11px;
	font-family:	Georgia, Verdana;
	position:		relative;
	text-decoration:none;
	color:			#402f12;
}
.blk_submnu A:hover {
	color:#9a0000;
}

/*---------- END BLOCK ----------*/

/*------------ BUTTON -----------*/
TABLE.button {
	display:		inline;
	cursor:			pointer;
	width:			auto;
	position:		relative;
	top:			0px;
	left:			0px;
	margin:			0px 2px 0px 2px;
	behavior:		url(/fixrelative.htc);
}
TABLE.button TBODY, TABLE.button TR {
	width:			inherit;
}
TABLE.button TD {
	padding:		0px 16px 12px 0px;
	width:			inherit;
}
DIV.btn_ltc {
	display:		inline-table;
	position:		relative;
	width:			inherit;
	background:		url(http://i.pvp-epoha.ru/i/btn/btn.gif) left top no-repeat;
}
DIV.btn_lbc			{
	display:		inline-table;
	position:		relative;
	width:			inherit;
	top:			12px;
	background:		url(http://i.pvp-epoha.ru/i/btn/btn.gif) left bottom no-repeat;
}
DIV.btn_rbc			{
	display:		inline-table;
	width:			inherit;
	position:		relative;
	left:			16px;
	background:		url(http://i.pvp-epoha.ru/i/btn/btn.gif) right bottom no-repeat;
}

DIV.btn_rtc			{
	display:		inline-table;
	width:			inherit;
	position:		relative;
	top:			-12px;
	background:		url(http://i.pvp-epoha.ru/i/btn/btn.gif) right top no-repeat;
	padding-bottom:	0px;
}
.btn_rtc A {
	display:		block;
	position:		relative;
	top:			5px;
	text-decoration:	none;
	color:			white;
	font-family:	Georgia, Times New Roman;
	font-size:		13px;
	font-weight:	normal;
	margin:			0px 16px 0px 0px;
	visibility:		visible;
	width:			inherit;
}
.btn_rtc A:hover {
	color:			#feedd0;
	text-decoration:none;
}
/*---------- END BUTTON ---------*/

/*------------ INPUT ------------*/
TABLE.input {
	display:		inline;
	cursor:			pointer;
	width:			auto;
	position:		relative;
	top:			0px;
	left:			0px;
	margin:			0px 2px 0px 2px;
}
TABLE.input TBODY, TABLE.input TR {
	width:			inherit;
}
TABLE.input TD {
	padding:		0px 10px 8px 0px;
	width:			inherit;
}
DIV.inp_ltc {
	display:		inline-table;
	position:		relative;
	width:			inherit;
	background:		url(http://i.pvp-epoha.ru/i/int/input.gif) left top no-repeat;
}
DIV.inp_lbc			{
	display:		inline-table;
	position:		relative;
	width:			inherit;
	top:			8px;
	background:		url(http://i.pvp-epoha.ru/i/int/input.gif) left bottom no-repeat;
}
DIV.inp_rbc			{
	display:		inline-table;
	width:			inherit;
	position:		relative;
	left:			10px;
	background:		url(http://i.pvp-epoha.ru/i/int/input.gif) right bottom no-repeat;
}

DIV.inp_rtc			{
	display:		inline-table;
	width:			inherit;
	position:		relative;
	top:			-8px;
	background:		url(http://i.pvp-epoha.ru/i/int/input.gif) right top no-repeat;
	padding-bottom:	0px;
}
.inp_rtc INPUT, .inp_rtc TEXTAREA, .inp_rtc SELECT, .inp_rtc OPTION{
	display:		inline;
	position:		relative;
    top:			4px;
    border:			0px solid #f7f1e0;
    background:		#f7f1e0;
	color:			#402f12;;
	font-family:	Times New Roman;
	font-size:		13px;
	font-weight:	normal;
	margin:			0px 10px 0px 0px;
}         
/*---------- END INPUT ----------*/

/*------------- USER ------------*/
.usr_user {
	display:		block;
	position:		relative;
	width:			275px;
	margin:			0px 10px 0px 30px;
}
.usr_name_bg {
	display:		block;
	position:		absolute;
	left:			-29px;
	top:			-8px;
	background:		url(http://i.pvp-epoha.ru/i/user/name.png) no-repeat;
	behavior:		url(/fiximage.htc);
	width:			330px;
	height:			46px;
}
.usr_name {
	display:		block;
	position:		relative;
	font-family:	Georgia, Verdana;
	vertical-align:	bottom;
	text-align:		left;
	height:			20px;
	padding:		1px 5px 3px 5px;
}
.usr_name .info {
	display:		block;
	position:		relative;
	float:			right;
	top:			2px;
	background:		url(http://i.pvp-epoha.ru/i/user/info.gif) no-repeat;
	width:			16px;
	height:			13px;
}

.usr_name IMG{
	height:			12px;	
}
.usr_login {
	padding:		0px 0px 0px 5px;
	position:		relative;
	top:			0px;
	font-family:	Times New Roman;
	color:			#402f12;
	font-size:		12px;
	font-weight:	bold;
	cursor:			default;
}
.usr_hpmana {
	display:		block;
	position:		relative;
	width:			275px;
	height:			31px;
	background:		url(http://i.pvp-epoha.ru/i/user/hpbg.gif) no-repeat;
	margin:			10px 0px 0px 0px;
}
.usr_hpmana_val {
	position:		absolute;
	left:			0px;
	top:			0px;
	margin:			2px 0px 0px 210px;
	font-family:		Tmes New Roman, Arial;
	width:			62px;
	font-size:		10px;
}
.usr_mhlines {
	display:		block;
	position:		relative;
	margin:			0px 0px 0px 0px;
	left:			4px;
	overflow:		hidden;
	height:			25px;
}
.usr_hpline {
	padding:		0px 0px 0px 0px;
	margin:			6px 0px 0px 0px;
	height:			9px;
	overflow:		hidden;
}
.usr_mpline {
	display:		block;
	padding:		1px 0px 0px 0px;
	margin:			0px 0px 0px 0px;
	height:			9px;
	overflow:		hidden;
}
.usr_hpline IMG, .usr_mpline IMG {
	width:			201px;
	height:			9px;
}

.usr_scrollbg {
	position:		relative;
}
.usr_scrollbut {
	display:		block;
	position:		absolute;
	top:			0px;
	left:			-20px;
	width:			14px;
	height:			15px;
	background:		url(http://i.pvp-epoha.ru/i/user/scrollc.png) no-repeat;
	behavior:		url(/fiximage.htc);
	cursor:			pointer;
}
.usr_scrollbutoff {
	display:		block;
	position:		absolute;
	top:			0px;
	left:			-20px;
	width:			14px;
	height:			15px;
	background:		url(http://i.pvp-epoha.ru/i/user/scrollo.png) no-repeat;
	behavior:		url(/fiximage.htc);
	cursor:			pointer;
}
.usr_mscrolls {
	display:		none;
	position:		relative;
	width:			271px;
	height:			82px;
	background:		url(http://i.pvp-epoha.ru/i/user/mscrolls.gif) no-repeat;
}
.usr_wscrolls {
	display:		none;
	position:		relative;
	width:			271px;
	height:			46px;
	background:		url(http://i.pvp-epoha.ru/i/user/wscrolls.gif) no-repeat;
}
.usr_items {
	display:		block;
	position:		relative;
	width:			271px;
	height:			395px;
	background:		url(http://i.pvp-epoha.ru/i/user/player.gif) no-repeat;
}
.usr_mscrolls IMG, .usr_wscrolls IMG, .usr_items IMG {
	position:		absolute;
	border:			0px solid;
}
.usr_params {
	display:		block;
	width:			220px;
}
.usr_butgo {
	display:		block;
	width:			220px;
	margin:			0px 0px 0px 0px;
	padding-left:	7px;
}
.usr_money {
	width:			85%;
	margin:			1px 0px 0px 0px;
}
.usr_money TD {
	padding:		0px;
	font-size:		11px;
	color:	 	   #402f12;
	height:			18px;
}
.usr_stat TD {
	font-family:	Times New Roman, Arial, Verdana;
	font-size:		12px;
	color:	    	#402f12;
}
.usr_statbrown TD {
	color:			#9a0000;
}
.usr_statwbrown TD {
	color:			#8b7857;
}
.usr_statsep {
	display:		block;
	height:			3px;
	background:		url(http://i.pvp-epoha.ru/i/user/statsep.png) center no-repeat;
}
/*----------- END USER ----------*/

/*----------- USER ITEM ---------*/
.usr_item {
	margin:			0px;
	padding:		2px;
	position:		relative;
	display:		inline-table;
	width:			100%;
	background-repeat:		no-repeat;
	background-position:	left;
}
.usr_itemrcol {
	float:			right;
	margin-left:		-40%;
	width:			40%;
}
.usr_itemneed {
	width:			100px;
}
.usr_itemneed DIV {
	width:			100px;

}
.usr_itemlcol {
	width:			60%;
}
.usr_itemimg {
	float:			left;
	display:		inline-table;
	width:			120px;
	height:			100%;
	margin-right:	-80px;
	background-repeat:		no-repeat;
	background-position:	top;
}
.usr_itemimg IMG {
	visibility:		hidden;
	width:			120px;
	height:			120px;
	position:		relative;
}
.usr_itemgive {
	margin-left:		120px;
	width:			40%;
}
.usr_itemcmnt {
	background:		url(http://i.pvp-epoha.ru/i/block/hr.gif) top center no-repeat;
	display:		block;
	height:			25px;
	text-align:		center;
	color:			#8b7857;
	padding-top:	4px;
	margin-bottom:	-2px;
}
.usr_itememptcmnt {
	display:		block;
	height:			25px;
	text-align:		center;
	padding-top:	4px;
	margin-bottom:	-2px;
}
.usr_itemgive SPAN, .usr_itemneed SPAN {
	color:			#9a0000;
}
/*--------- END USER ITEM -------*/


/*---------- USER SLOT ----------*/
.usr_slot_1 {
	left:	3px;
	top:	5px;
	width:	70px;
	height:	70px;	
}
.usr_slot_2 {
	left:	3px;
	top:	75px;
	width:	70px;
	height:	30px;
}
.usr_slot_3 {
	left:	3px;
	top:	105px;
	width:	70px;
	height:	100px;
}
.usr_slot_4 {
	left:	3px;
	top:	205px;
	width:	70px;
	height:	80px;
}
.usr_slot_5 {
	left:	3px;
	top:	285px;
	width:	70px;
	height:	35px;
}
.usr_slot_6 {
	left:	198px;
	top:	5px;
	width:	70px;
	height:	52px;
}
.usr_slot_7 {
	left:	198px;
	top:	57px;
	width:	70px;
	height:	49px;
}
.usr_slot_8 {
	left:	198px;
	top:	106px;
	width:	70px;
	height:	100px;
}
.usr_slot_9 {
	left:	198px;
	top:	206px;
	width:	70px;
	height:	80px;
}
.usr_slot_10 {
	left:	198px;
	top:	286px;
	width:	70px;
	height:	69px;
}
.usr_slot_11_1 {
	left:	3px;
	top:	355px;
	width:	35px;
	height:	35px;
}
.usr_slot_11_2 {
	left:	38px;
	top:	355px;
	width:	35px;
	height:	35px;
}
.usr_slot_11_3 {
	left:	73px;
	top:	355px;
	width:	35px;
	height:	35px;
}
.usr_slot_11_4 {
	left:	108px;
	top:	355px;
	width:	35px;
	height:	35px;
}
.usr_slot_12_1 {
	left:	143px;
	top:	355px;
	width:	25px;
	height:	35px;
}
.usr_slot_12_2 {
	left:	168px;
	top:	355px;
	width:	25px;
	height:	35px;
}
.usr_slot_12_3 {
	left:	193px;
	top:	355px;
	width:	25px;
	height:	35px;
}
.usr_slot_12_4 {
	left:	218px;
	top:	355px;
	width:	25px;
	height:	35px;
}
.usr_slot_12_5 {
	left:	243px;
	top:	355px;
	width:	25px;
	height:	35px;
}
.usr_slot_13_3 {
	left:	157px;
	top:	5px;
	width:	37px;
	height:	32px;
}
.usr_slot_13_2 {
	left:	115px;
	top:	5px;
	width:	37px;
	height:	32px;
}	  
.usr_slot_13_1 {
	left:	73px;
	top:	5px;
	width:	37px;
	height:	32px;
}
.usr_slot_14_1 {
	left:	3px;
	top:	5px;
	width:	53px;
	height:	36px;
}
.usr_slot_14_2 {
	left:	56px;
	top:	5px;
	width:	53px;
	height:	36px;
}
.usr_slot_14_3 {
	left:	109px;
	top:	5px;
	width:	53px;
	height:	36px;
}
.usr_slot_14_4 {
	left:	162px;
	top:	5px;
	width:	53px;
	height:	36px;
}
.usr_slot_14_5 {
	left:	215px;
	top:	5px;
	width:	53px;
	height:	36px;
}
.usr_slot_15 {
	left:	198px;
	top:	-184px;
	width:	70px;
	height:	80px;
}
.usr_slot_16 {
	left:	110px;
	top:	5px;
	width:	51px;
	height:	32px;
}
.usr_slot_17_1 {
	left:	3px;
	top:	320px;
	width:	35px;
	height:	35px;
}
.usr_slot_17_2 {
	left:	38px;
	top:	320px;
	width:	35px;
	height:	35px;
}
.usr_slot_18_1 {
	left:	3px;
	top:	41px;
	width:	53px;
	height:	36px;
}
.usr_slot_18_2 {
	left:	56px;
	top:	41px;
	width:	53px;
	height:	36px;
}
.usr_slot_18_3 {
	left:	109px;
	top:	41px;
	width:	53px;
	height:	36px;
}
.usr_slot_18_4 {
	left:	162px;
	top:	41px;
	width:	53px;
	height:	36px;
}
.usr_slot_18_5 {
	left:	215px;
	top:	41px;
	width:	53px;
	height:	36px;
}
.usr_slot25 {
	left:	73px;
	top:	37px;
	width:	125px;
	height:	318px;
}
/*-------- END USER SLOT --------*/


a.disabled {
	color:			gray;
	cursor:			default;
}
a.disabled:hover {
	color:			gray;
	cursor:			default;
}
TABLE.grayLayer {
	width:		100%;
	height:		100%;
	left:		0px;
	top:		0px;
	border:		0px solid;
	background:	transparent url( http://i.kentan.ru/i/gray.png );
	position:	absolute;
	visibility:	hidden;
	z-index:	75;
}

A.item {
	position:		relative;
	display:		block;
	width:			250px;
	height:			115px;
	float:			left;
	margin:			5px;
	border:			2px solid #c4b7a4;
	text-decoration:	none;
	cursor:			default;
}
A.item:hover {
	text-decoration:	none;
}
A.item DIV.right {
	position:		relative;
	float:			right;
	display:		block;
	width:			135px;
	height:			95px;
	margin:			10px 5px 10px -60px;
	z-index:		1;
}
A.item DIV.left {
	float:			left;
	display:		block;
	width:			110px;
	height:			115px;
	background:		center no-repeat;
}
A.item CENTER {
	color:			#9A0000;
	font-weight:	bold;
	size:			12px;
	font-size:		13px;
	font-family:	Verdana, Arial;
}
A.item DIV.menu {
	position:		absolute;
	visibility:		hidden;
	display:		block;
	z-index:		2;
	left:			96px;
	top:			80px;
	width:			155px;
	height:			32px;
	cursor:			pointer;
}
A.item DIV.menu IMG {
	width:			25px;
	height:			25px;
	border:			0px solid;
	margin:			1px;
}
A.item:hover DIV.menu {
	visibility:		visible;
}



