/* ==================== Вывод формы по умолчанию */

form {  
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-right: 0px; 
	padding-left: 0px; 
	margin: 0px;
}
#loading-layer {
	display:none;
	font-family: Verdana;font-size: 11px;
	background:#000;padding:10px;
	text-align:center;
	border:1px solid #000;
	color: #FFF;
}
/*---Найденные похожие новости при добавлении новостей на сайте---*/
.findrelated {
	width:99%;
	background: #ffc;border:1px solid #9E9E9E;
	padding: 5px;margin-top: 7px;
	margin-right: 10px;
}
/* ==================== Цитата и скрытый текст */

.title_quote {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	border-bottom: 0;
	font-weight: bold;
	padding: 5px;
}
.quote {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	text-align: justify;
	padding: 5px;
}

/* ==================== Тег SPOILER */

.title_spoiler {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	font-weight: bold;
	padding: 5px;
}
.text_spoiler {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	border-top: 0;
	text-align: justify;
	padding: 5px;
}

/* ==================== Tэг CODE */

.scriptcode {
	color: #757575;
	background-color: #f2f2f2; 
	border: 1px dotted #bebebe;
	text-align: left;
	padding: 5px;
}

/* ==================== BB коды */
 
.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;}

/* ==================== Дополнительные поля новостей */

.xfields textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x;
	width: 100%;
	height: 86px;
	border: 1px solid #e0e0e0;
}
.xfields input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */

	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.xfields select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	border: 1px solid #e0e0e0;
}

/* ==================== Дополнительные поля профиля пользователей */

.xprofile textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 316px;
	height: 86px;
	border: 1px solid #e0e0e0;
}
.xprofile input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}

/* ==================== Выпадающее меню */

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background:#fdd08b;
	color:#000000;
}
/* ==================== Опрос пользователей */

.vote {
	color: #757575;
}

/* ==================== Уведомление о получении новых PM */

#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}

/* ==================== Ссылка на скачивание прикрепленного файла */

.attachment {
	color: #808080;
}

/* ==================== Поиск по сайту и результаты поиска */

.search {
	color: #757575;
	text-decoration: none;
}
.textin { text-decoration: none; }
.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #757575;
}


/* ==================== Рамка расширенной формы поиска по сайту */

	fieldset {
		border: 1px solid #e0e0e0;
		padding: 5px;
		text-align: left;
		font-size: 11px;		/* ! */
		font-family: tahoma;	/* ! */
	}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-wrapper, .highslide-outline { background: #fff }
	.highslide-image { border: 2px solid #fff }
	.highslide-active-anchor { visibility: hidden } 
	.highslide-active-anchor img { visibility: hidden }
	.highslide-dimming { background-color: black }
	.highslide-html { background-color: white }
	.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black }
	a.highslide-full-expand { background: url(/templates/smartphone/dleimages/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px }
	.highslide-display-block { display: block }
	.highslide-display-none { display: none }
	.highslide-caption { display: none; padding: 5px; background: white }
	.highslide-controls { width: 195px; height: 40px; background: url(/engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px; margin-right: 15px; margin-bottom: 10px; margin-top: 10px }
	.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(/engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px }
	.highslide-controls li { float: left; padding: 5px 0; }
	.highslide-controls a { background: url(/engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px; outline: none }
	.highslide-controls a.disabled { cursor: default }
	.highslide-controls a span { display: none }
 
.highslide-controls .highslide-previous a { background-position: 0 0 }
	.highslide-controls .highslide-previous a:hover { background-position: 0 -30px }
	.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important }
	.highslide-controls .highslide-play a { background-position: -30px 0 }
	.highslide-controls .highslide-play a:hover { background-position: -30px -30px }
	.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important }
	.highslide-controls .highslide-pause a { background-position: -60px 0 }
	.highslide-controls .highslide-pause a:hover { background-position: -60px -30px }
	.highslide-controls .highslide-next a { background-position: -90px 0 }
	.highslide-controls .highslide-next a:hover { background-position: -90px -30px }
	.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important }
	.highslide-controls .highslide-move a { background-position: -120px 0 }
	.highslide-controls .highslide-move a:hover { background-position: -120px -30px }
	.highslide-controls .highslide-full-expand a { background-position: -150px 0 }
	.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px }
	.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important }
	.highslide-controls .highslide-close a { background-position: -180px 0 }
	.highslide-controls .highslide-close a:hover { background-position: -180px -30px }

/*---Показ древовидных комментариев---*/
.comments-tree-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-tree-list .comments-tree-list {
	padding-left: 10px;
}

.comments-tree-item {
	display: block;
	margin: 0;
	padding: 0;
}

kbd {
    padding: 0 3px; border-width: 2px 3px 4px; border-style: solid; border-color: #cdcdcd #c9c9c9 #9a9a9a #c0c0c0;
    font-size: 11px; color: #000; background: #ececec;
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}

/*---Форма быстрого ответа на комментарий---*/

#dlefastreplycomments {
	padding:5px;
	background: #e4ecf0;
    margin: 5px 5px 5px 10px;
}

.commentsreplyname {
	padding: 2px; border: 1px solid #bcc0c2;
	width: 200px;
}

/* ==================== Облако тегов */
.clouds_xsmall {
	font-size: x-small;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: medium;
}
.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}
/*---Диалоговые и всплывающие окна jQuery UI---*/
.ui-widget-overlay { background: #bfbfbf; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70); left: 0; top: 0; right: 0; bottom: 0; position: fixed; }
.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
.ui-helper-clearfix { display: inline-block }
* html .ui-helper-clearfix { height: 1% }
.ui-helper-clearfix { display: block }

.ui-dialog { display: none; background-color: #fff; overflow: hidden; padding: 0; position: absolute; width: 300px; 
  box-shadow: 0 0 40px 0 rgba(0,0,0,0.16); -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,0.16); -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,0.16);
}
.ui-dialog-titlebar { padding: 17px 25px 18px 25px; border-bottom: 1px solid #e6e6e6 }
.ui-dialog-title { margin-top: 2px; float: left; font-size: 20px; font-weight: bold }
.ui-dialog-titlebar-close .ui-icon { position: absolute; right: 18px; top: 20px; height: 31px; width: 31px; background-position: -37px -45px; }

.ui-dialog .ui-dialog-content { border-top-left-radius: 0; border-top-right-radius: 0; padding: 25px; border: 0; overflow: auto; position: relative; zoom: 1; }
.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
.ui-dialog .ui-dialog-buttonpane { border-top: 1px solid #e6e6e6; padding: 15px 20px; text-align: center; }

.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }

/*---BB Редактор---*/
.bb-editor textarea { 
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    padding: 2px; border: 1px solid #bcc0c2; width: 100%; background: #fff;
}
.editorcomm .bb-editor { width: 465px; }
.editorcomm .bb-editor textarea { height: 156px; }

/*---Выделение текста и всплывающее окно (поделиться ссылкой)---*/
#marker-bar, #txtselect_marker, #share-popup { display: none; }/* --- General --- */

body{height:100%;padding:0;margin:0;background:#d8d8d8;font-family:Verdana}
h1, h2{padding:0;margin:0}
div, a, i{outline:0;border-radius:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}
h1{font-size:23px;font-weight:normal;line-height:120%;text-shadow:0 1px 0 #e9e9e9;color:#666666}
input, button, textarea{padding:0;margin:0;outline:0;border:0;font-size:16px;font-family:Verdana}



/* --- Header --- */

.header{height:54px;background:url("/templates/smartphone/images/mobile_sprite.png") repeat-x #333333;border-top:1px solid #6c6c6c;border-bottom:1px solid #111111;text-align:center;color:#e9e9e9}
.header_title{padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;white-space:pre;overflow:hidden;font-size:19px;line-height:24px;text-overflow:ellipsis;text-shadow:0 -1px 0 #111111}
.header_menu{padding:15px;padding-bottom:9px;float:right}
.header_menu i{display:block;width:24px;height:4px;margin-bottom:6px;background:#e9e9e9;box-shadow:0 -1px 0 #111111;-webkit-box-shadow:0 −1px 0 #111111;-moz-box-shadow:0 −1px 0 #111111}
.header_menu_active i{background:#ffffff;box-shadow:0 0 10px #ffffff;-webkit-box-shadow:0 0 10px #ffffff;-moz-box-shadow:0 0 10px #ffffff}
.header_settings{width:54px;height:54px;float:left;visibility:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") -180px -56px}
.header_settings_active{background:url("/templates/smartphone/images/mobile_sprite.png") -180px -111px}



/* --- Body --- */

.body{border-top:1px solid #eeeeee;color:#555555}
.body_clear{border-top:0}
.body_page{padding:15px}
.body_gb .pr br{display:block !important}



/* --- Titles --- */

.subheader{padding:15px;white-space:pre;overflow:hidden;background:#9a9a9a;background:-webkit-gradient(linear, left top, left bottom, from(#9a9a9a), to(#929292));background:-moz-linear-gradient(top, #9a9a9a, #929292);background:-o-linear-gradient(top, #9a9a9a, #929292);background:-ms-linear-gradient(top, #9a9a9a, #929292);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#929292');border-top:1px solid #c1c1c1;border-bottom:1px solid #6f6f6f;font-size:17px;font-weight:bold;line-height:17px;text-align:center;text-overflow:ellipsis;text-shadow:0 -1px 0 #666666;color:#fefefe}
.separator{display:block;height:19px;padding:15px;white-space:pre;overflow:hidden;background:#d1d1d1;background:-webkit-gradient(linear, left top, left bottom, from(#d4d4d4), to(#cccccc));background:-moz-linear-gradient(top, #d5d5d5, #c9c9c9);background:-o-linear-gradient(top, #d5d5d5, #c9c9c9);background:-ms-linear-gradient(top, #d5d5d5, #c9c9c9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5d5d5', endColorstr='#c9c9c9');border-top:1px solid #c3c3c3;border-bottom:1px solid #b5b5b5;font-size:16px;font-weight:bold;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 0 #e1e1e1;color:#888888}



/* --- UI --- */

.lay{display:none;background:#d8d8d8;border-top:1px solid #e9e9e9}
.counter{padding:15px;padding-bottom:30px;font-size:14px;text-align:center;text-shadow:0 1px 0 #e7e7e7;color:#9f9f9f}
.goto{display:block;margin-top:4px;color:#999999}

.report, .archiveNoEntry{padding-top:80px;padding-right:30px;padding-bottom:80px;padding-left:30px;line-height:140%;text-align:center;text-shadow:0 1px 0 #e7e7e7;color:#666666}
.report a{display:block;padding:20px;white-space:pre;text-decoration:none;color:#999999}
.report a:hover{color:#666666}

.arrow{display:inline-block;width:10px;height:16px;background:url("/templates/smartphone/images/mobile_sprite.png") 0 -145px}
.arrow_light{background:url("/templates/smartphone/images/mobile_sprite.png") -21px -146px !important}
.arrow_a, .preview:hover .preview_arrow i, .block_menu a:hover i, .profile_link:hover .profile_link_arrow i, .pr_title:hover .pr_title_arrow i, .search_res:hover .search_res_arrow i, .author:hover .author_arrow i{background:url("/templates/smartphone/images/mobile_sprite.png") -11px -146px !important}

.block{margin:15px;overflow:hidden;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e7e7e7;-moz-box-shadow:0 1px 0 #e7e7e7}
.block_title{margin-top:30px;margin-bottom:15px;margin-left:30px;font-size:14px;text-shadow:0 1px 0 #e5e5e5;color:#999999}



/* --- Preview --- */
.imgs {padding:0px;margin:0px;}
.imgs img{width:100%}

.preview_wrap{margin-bottom:15px}
.preview{display:table;width:100%;padding-top:15px;padding-bottom:15px;background:#d7d7d7;background:-webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#d3d3d3));background:-moz-linear-gradient(top, #d9d9d9, #d4d4d4);background:-o-linear-gradient(top, #d9d9d9, #d4d4d4);background:-ms-linear-gradient(top, #d9d9d9, #d4d4d4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#d4d4d4');border-top:1px solid #e4e4e4;border-bottom:1px solid #c3c3c3;text-decoration:none;text-shadow:0 1px 0 #eeeeee}
.preview span{display:table-cell;vertical-align:middle}
.preview_image{width:66px;padding-right:15px;padding-left:15px}
.preview_image b{display:block;width:64px;height:64px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") -12px -68px #cccccc;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e3e3e3;-webkit-box-shadow:0 1px 0 #e3e3e3;-moz-box-shadow:0 1px 0 #e3e3e3;text-align:center}
.preview_image img{display:inline-block;height:64px}
.preview_title{display:inline-block;overflow:hidden;line-height:140%;text-overflow:ellipsis;color:#666666}
.preview_arrow{width:10px;padding-right:15px;padding-left:10px}
.preview:hover{background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8');border-top:1px solid #477de1;text-shadow:0 -1px 0 #3b51c0}
.preview:hover .preview_image b{background:url("/templates/smartphone/images/mobile_sprite.png") -102px -68px #d8dbeb;border:1px solid #263eb7;box-shadow:0 1px 0 #6087f4;-webkit-box-shadow:0 1px 0 #6087f4;-moz-box-shadow:0 1px 0 #6087f4}
.preview:hover .preview_title{color:#ffffff}



/* --- Preview UGC --- */

.pr{margin:15px;background:#eeeeee;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5}
.pr_answer{position:relative;display:block;padding:15px;border-top:1px solid #cccccc;line-height:140%;color:#666666}
.pr_answer_tail{position:absolute;top:-8px;left:31px;z-index:1;display:block;width:15px;height:8px;background:url("/templates/smartphone/images/mobile_sprite.png") -33px -145px no-repeat}
.pr_title{position:relative;display:table;width:100%;padding-top:15px;padding-bottom:15px;background:#e3e3e3;background:-webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#dfdfdf));background:-moz-linear-gradient(top, #e2e2e2, #dfdfdf);background:-o-linear-gradient(top, #e2e2e2, #dfdfdf);background:-ms-linear-gradient(top, #e2e2e2, #dfdfdf);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#dfdfdf');border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #cccccc;text-decoration:none;text-shadow:0 1px 0 #eeeeee}
.pr_title span{display:table-cell;vertical-align:middle}
.pr_title_avatar{width:46px;padding-left:15px}
.pr_title_avatar b{display:block;width:44px;height:44px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") -23px -79px #d6d6d6;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e7e7e7;-webkit-box-shadow:0 1px 0 #e7e7e7;-moz-box-shadow:0 1px 0 #e7e7e7;text-align:center}
.pr_title_avatar img{display:inline-block;height:45px}
.pr_title_body{padding-right:15px;padding-left:15px;font-size:14px;color:#999999}
.pr_title_body b{display:block;margin-bottom:4px;font-size:16px;color:#777777}
.pr_title_arrow{width:10px;padding-right:15px}
.pr_title_tail{position:absolute;bottom:-1px;left:31px;z-index:1;display:block;width:15px;height:8px;background:url("/templates/smartphone/images/mobile_sprite.png") -33px -145px}
.pr_text{position:relative;display:block;padding:15px;line-height:140%;text-decoration:none;color:#666666}
.pr_text img{border:1px solid #cccccc !important}
.pr_title:hover{background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8');border-bottom:1px solid #263eb7;text-shadow:0 -1px 0 #3b51c0}
.pr_title:hover .pr_title_body{color:#d7e1fd}
.pr_title:hover .pr_title_body b{color:#ffffff}
.pr_title:hover .pr_title_avatar b{background:url("/templates/smartphone/images/mobile_sprite.png") -113px -79px #d8dbeb;border:1px solid #263eb7;box-shadow:0 1px 0 #6087f4;-webkit-box-shadow:0 1px 0 #6087f4;-moz-box-shadow:0 1px 0 #6087f4}
.pr_title:hover .pr_title_tail{background-position:-48px -145px}


/* --- Preview cell --- */

.cell{display:inline-block;width:92px;overflow:hidden;text-align:center;text-decoration:none}
.cell_image{display:block}
.cell_image b{display:block;width:90px;height:90px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") 0 -56px #cccccc;border-radius:10px;border:1px solid #c0c0c0;box-shadow:0 1px 0 #e5e5e5;text-align:center}
.cell_image img{display:inline-block;height:90px}
.cell_title{display:block;margin-top:6px;font-size:14px;line-height:140%;text-shadow:0 1px 0 #e7e7e7;color:#666666}



/* --- Menu --- */

.block_menu a{display:block;padding:20px;overflow:hidden;background:#e5e5e5;background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e6e6e6));background:-moz-linear-gradient(top, #e9e9e9, #e6e6e6);background:-o-linear-gradient(top, #e9e9e9, #e6e6e6);background:-ms-linear-gradient(top, #e9e9e9, #e6e6e6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#e6e6e6');border-top:1px solid #f0f0f0;border-bottom:1px solid #d3d3d3;font-size:15px;font-weight:bold;text-decoration:none;text-overflow:ellipsis;text-shadow:0 1px 0 #f9f9f9;color:#777777}
.block_menu a:first-child{border-top-left-radius:10px;border-top-right-radius:10px}
.block_menu a:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom:0}
.block_menu a i{width:10px;height:16px;margin-top:0;float:right;background:url("/templates/smartphone/images/mobile_sprite.png") 0 -145px}
.block_menu a:hover{background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8');border-top:1px solid #477de1;text-shadow:0 -1px 0 #3b51c0;color:#ffffff}


/* --- Categories --- */

.categories a{display:table !important;width:100%;padding-top:15px !important;padding-right:0 !important;padding-bottom:15px !important;padding-left:0 !important}
.categories .active{background:-webkit-gradient(linear, left top, left bottom, from(#dedede), to(#dcdcdc));background:-moz-linear-gradient(top, #dedede, #dcdcdc);background:-o-linear-gradient(top, #dedede, #dcdcdc);background:-ms-linear-gradient(top, #dedede, #dcdcdc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#dcdcdc');border-top:1px solid #e6e6e6}
.cat_body, .cat_arrow{display:table-cell;padding-right:15px;vertical-align:middle}
.cat_body{padding-left:15px}
.cat_arrow{width:10px}
.cat_count{display:inline-block;margin-left:4px;font-weight:normal;color:#999999}
.cat_description{display:block;padding-top:4px;font-weight:normal;color:#777777}
.categories a:hover .cat_count, .categories a:hover .cat_description{color:#d7e1fd}
.catsTable tbody tr #cid4 a:first-child{-webkit-border-top-left-radius: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topleft: 9px; -moz-border-radius-topright: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px;}
.catsTable tbody tr #cid4 a:hover{-webkit-border-top-left-radius: 9px; -webkit-border-top-right-radius: 9px; -moz-border-radius-topleft: 9px; -moz-border-radius-topright: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px;}
.catsTable tbody tr a:first-child{-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.catsTable tbody tr a:hover{-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.catsTable tbody tr #cid47 a:first-child{-webkit-border-bottom-right-radius: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomright: 9px; -moz-border-radius-bottomleft: 9px; border-bottom-right-radius: 9px; border-bottom-left-radius: 9px;}
.catsTable tbody tr #cid47 a:hover{-webkit-border-bottom-right-radius: 9px; -webkit-border-bottom-left-radius: 9px; -moz-border-radius-bottomright: 9px; -moz-border-radius-bottomleft: 9px; border-bottom-right-radius: 9px; border-bottom-left-radius: 9px;}
/* --- Buttons --- */

.bottom_link, .noun{display:block;padding:20px;margin:15px;border-radius:10px;line-height:120%;text-align:center;text-decoration:none;text-shadow:0 1px 0 #e7e7e7;color:#666666}
.bottom_link:hover, .noun:hover{background:#d1d1d1;box-shadow:0 1px 0 #e5e5e5, inset 0 1px 3px #c7c7c7;-webkit-box-shadow:0 1px 0 #e5e5e5, inset 0 1px 3px #c7c7c7;-moz-box-shadow:0 1px 0 #e5e5e5, inset 0 1px 3px #c7c7c7}

.more, .action, .button, .photo_security input[type=submit]{display:block;padding:20px !important;margin:15px;cursor:pointer;background:#dfdfdf;background:-webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#d3d3d3));background:-moz-linear-gradient(top, #d8d8d8, #d3d3d3);background:-o-linear-gradient(top, #d8d8d8, #d3d3d3);background:-ms-linear-gradient(top, #d8d8d8, #d3d3d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#d3d3d3');border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5, inset 0 -2px 10px #d2d2d2, inset 0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5, inset 0 −2px 10px #d2d2d2, inset 0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5, inset 0 −2px 10px #d2d2d2, inset 0 1px 0 #e5e5e5;font-size:15px;font-weight:bold;text-align:center;text-decoration:none;text-shadow:0 1px 0 #eeeeee;color:#777777 !important}
.more:hover, .action:hover, .button:hover, .photo_security input[type=submit]:hover{background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8');border:1px solid #263eb7;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5;text-shadow:0 -1px 0 #3b51c0;color:#ffffff !important}
.button, .photo_security input[type=submit]{width:100%;margin:0 !important}
.action{margin-top:0}

.actions{position:relative;height:51px;padding:15px;border-bottom:1px solid #cccccc}
.actions a{padding:16px !important;margin-top:15px;font-weight:normal}
.actions_left{position:absolute;top:0;left:0;width:50%}
.actions_right{position:absolute;top:0;right:0;width:50%}
.actions_left a{margin-right:7px}
.actions_right a{margin-left:8px}



/* --- Hypertext --- */

.text h1, .pr_text h1, .text h2, .pr_text h2, .text h3, .pr_text h3, .text h4, .pr_text h4, .text h5, .pr_text h5, .text h6, .pr_text h6{margin-bottom:15px;font-weight:normal;line-height:120%;text-shadow:0 1px 0 #e9e9e9;color:#666666}
.text h1, .pr_text h1{font-size:23px}
.text h2, .pr_text h2{font-size:22px;color:#666666}
.text h3, .pr_text h3{font-size:21px;color:#7f7f7f}
.text h4, .pr_text h4{font-size:20px;color:#888888}
.text h5, .pr_text h5{font-size:19px;color:#9f9f9f}
.text h6, .pr_text h6{font-size:18px;color:#9f9f9f}
.text a, .pr_text a{padding-top:8px;padding-bottom:8px;color:#777777}
.text a:hover, .pr_text a:hover{text-decoration:none}
.text p, .pr_text p, .text div, .pr_text div{margin:0;margin-bottom:15px}
.text div:last-child, .pr_text div:last-child, .text p:last-child, .pr_text p:last-child{margin-bottom:0}
.text img, .pr_text img{display:block;max-width:90%;margin:0 auto !important;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5}



/* --- Entries --- */

.text{padding:15px;font-size:17px;line-height:140%;text-shadow:0 1px 0 #e7e7e7;color:#555555}
.text_opt{margin-top:15px !important}
.text_opt_name{display:block;color:#999999}

.info{padding-right:15px;padding-bottom:10px;padding-left:15px;text-shadow:0 1px 0 #e7e7e7;color:#999999}
.info span{display:block;margin-bottom:6px}
.info a{padding-top:15px;padding-bottom:15px;padding-right:15px;text-decoration:none;color:#999999}
.info a:hover{color:#555555}

.author{position:relative;display:table;width:100%;padding-top:15px;padding-bottom:15px;background:#9a9a9a;background:-webkit-gradient(linear, left top, left bottom, from(#9a9a9a), to(#929292));background:-moz-linear-gradient(top, #9a9a9a, #929292);background:-o-linear-gradient(top, #9a9a9a, #929292);background:-ms-linear-gradient(top, #9a9a9a, #929292);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#929292');border-top:1px solid #c1c1c1;border-bottom:1px solid #6f6f6f;text-decoration:none;text-shadow:0 -1px 0 #777777}
.author span{display:table-cell;vertical-align:middle}
.author_tail{position:absolute;bottom:-1px;left:31px;z-index:1;display:block;width:15px;height:7px;background:url("/templates/smartphone/images/mobile_sprite.png") -33px -153px}
.author_avatar{width:46px;padding-right:15px;padding-left:15px}
.author_avatar b{display:block;width:44px;height:44px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") -23px -79px #c7c7c7;border-radius:10px;border:1px solid #888888;box-shadow:0 1px 0 #9f9f9f;-webkit-box-shadow:0 1px 0 #9f9f9f;-moz-box-shadow:0 1px 0 #9f9f9f;text-align:center}
.author_avatar img{display:inline-block;height:45px}
.author_info{font-size:14px;color:#d2d2d2}
.author_info b{display:block;margin-bottom:4px;font-size:16px;color:#ffffff}
.author_arrow{width:10px;padding-right:15px;padding-left:15px}
.author:hover{background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8');border-top:1px solid #829be3;border-bottom:1px solid #263eb7;text-shadow:0 -1px 0 #3b51c0}
.author:hover .author_tail{background-position:-48px -153px !important}
.author:hover .author_avatar b{background:url("/templates/smartphone/images/mobile_sprite.png") -113px -79px #d8dbeb;border:1px solid #263eb7;box-shadow:0 1px 0 #6087f4;-webkit-box-shadow:0 1px 0 #6087f4;-moz-box-shadow:0 1px 0 #6087f4}
.author:hover .author_info{color:#d7e1fd}
.author:hover .author_info b{color:#ffffff}

.data{margin:15px;margin-top:0;overflow:hidden;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;text-overflow:ellipsis}
.data div{display:table;width:100%;background:#e7e7e7;background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e6e6e6));background:-moz-linear-gradient(top, #e9e9e9, #e6e6e6);background:-o-linear-gradient(top, #e9e9e9, #e6e6e6);background:-ms-linear-gradient(top, #e9e9e9, #e6e6e6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#e6e6e6');border-top:1px solid #f0f0f0;border-bottom:1px solid #d3d3d3}
.data div:first-child{border-top-left-radius:10px;border-top-right-radius:10px}
.data div:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-bottom:0}
.data_option, .data_value{display:table-cell;padding-top:12px;padding-bottom:12px;vertical-align:top;overflow:hidden;font-size:14px;text-overflow:ellipsis}
.data_option{padding-right:5px;padding-left:12px;color:#999999}
.data_value{padding-right:12px;padding-left:5px;text-align:right;color:#555555}
.data_arrow{display:table-cell;width:10px;vertical-align:middle}
.data div a{display:table;width:100%;text-decoration:none}
.data div a:hover{margin-top:-1px;background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8');border-top:1px solid #477de1;text-shadow:0 -1px 0 #3b51c0}
.data div a:hover .data_option{color:#d7e1fd}
.data div a:hover .data_value{color:#ffffff}



/* --- Comments --- */

.comments{position:relative}
.comments #allEntries div:last-child a{border-bottom:0}
.comments_next, .comments_previous{position:absolute;top:0;display:block;width:51px;height:51px}
.comments_next i, .comments_previous i{display:block;width:15px;height:15px;margin-top:18px;margin-left:18px}
.comments_next{right:0}
.comments_next i{background:url("/templates/smartphone/images/mobile_sprite.png") -81px -145px}
.comments_previous{left:0}
.comments_previous i{background:url("/templates/smartphone/images/mobile_sprite.png") -96px -145px}
.comments_form{position:relative;padding:15px}

.comment{display:table;width:100%;padding-top:15px;padding-bottom:15px;border-bottom:1px solid #cccccc;text-decoration:none}
.comment_avatar, .comment_body{display:table-cell;padding-right:15px;vertical-align:top}
.comment_avatar{width:46px;padding-left:15px}
.comment_avatar b{display:block;width:44p;height:44px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") -23px -79px #d1d1d1;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5;text-align:center}
.comment_avatar img{height:44px}
.comment_body{text-shadow:0 1px 0 #e7e7e7;color:#555555}
.comment_body span{display:block;margin-bottom:4px;font-size:14px;text-shadow:0 1px 0 #e7e7e7;color:#999999}
.comment_body span b{font-size:16px !important;color:#666666}



/* --- Dir --- */

.site .pr_title_body b{font-size:18px;font-weight:normal;line-height:120%;color:#555555}
.site .pr_text_tail{left:15px !important}

.xfieldimagegallery li {list-style-type: none;}

/* --- Search --- */

.search{background:#9f9f9f;background:-webkit-gradient(linear, left top, left bottom, from(#9a9a9a), to(#929292));background:-moz-linear-gradient(top, #9a9a9a, #929292);background:-o-linear-gradient(top, #9a9a9a, #929292);background:-ms-linear-gradient(top, #9a9a9a, #929292);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#929292');border-top:1px solid #c1c1c1;border-bottom:1px solid #6e6e6e}
.search_line{position:relative;padding-top:10px;padding-right:8px;padding-bottom:10px;padding-left:8px;margin-right:48px}
.search_line input{display:block;width:100%;padding:10px;padding-left:36px;outline:0;border-radius:20px;border:1px solid #6e6e6e;box-shadow:inset 0 1px 5px #999999;-webkit-box-shadow:inset 0 1px 5px #999999;-moz-box-shadow:inset 0 1px 5px #999999;color:#555555}
.search_line_icon{position:absolute;top:23px;left:22px;z-index:1;width:18px;height:18px;background:url("/templates/smartphone/images/mobile_sprite.png") -63px -145px}

.search_res{display:table;width:100%;padding:15px;background:#dddddd;background:-webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#d3d3d3));background:-moz-linear-gradient(top, #d9d9d9, #d4d4d4);background:-o-linear-gradient(top, #d9d9d9, #d4d4d4);background:-ms-linear-gradient(top, #d9d9d9, #d4d4d4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#d4d4d4');border-top:1px solid #e4e4e4;border-bottom:1px solid #c3c3c3;text-decoration:none;text-shadow:0 1px 0 #e7e7e7}
.search_res_title{display:block;font-size:19px;line-height:120%;color:#555555}
.search_res_description{display:block;margin-top:4px;line-height:140%;color:#777777}
.search_res_title b, .search_res_description b{font-weight:normal}
.search_res:hover{background:-webkit-gradient(linear, left top, left bottom, from(#476fe1), to(#4157c8));background:-moz-linear-gradient(top, #476fe1, #4157c8);background:-o-linear-gradient(top, #476fe1, #4157c8);background:-ms-linear-gradient(top, #476fe1, #4157c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476fe1', endColorstr='#4157c8');border-top:1px solid #476fe1;border-bottom:1px solid #263eb7;text-shadow:0 -1px 0 #3b51c0}
.search_res:hover .search_res_title{color:#ffffff}
.search_res:hover .search_res_description{color:#ffffff}
.search_res:hover .goto{color:#d7e1fd}



/* --- Photo --- */

.body_photo table{border-collapse:collapse}
.body_photo table td{padding:6px;text-align:center}

.photo{display:inline-block;width:90px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") 0 -56px #cccccc;border-radius:10px;border:1px solid #c0c0c0;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5}
.photo img{display:block;width:90px}

.photo_wrap{text-align:center}
.photo_wrap_cont{display:inline-block;margin:15px}
.photo_wrap_cont img{max-width:100%;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5}
.photo_info{margin:15px;margin-top:0}
.photo_info_title{font-size:19px;color:#555555}
.photo_info_description{margin-top:4px;line-height:140%;text-shadow:0 1px 0 #e7e7e7;color:#777777}

.photo_security font{color:#999999 !important}
.photo_security td{display:block;text-align:center}
.photo_security input[type=password]{display:inline-block;width:80%;padding:18px;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5}
.photo_security input[type=submit]{display:inline-block;width:50%;padding:18px}



/* --- Login --- */

.login_inputs{margin:15px;border-radius:10px;border:1px solid #c3c3c3}
.login_inputs div{position:relative;margin-right:114px}
.login_inputs input{display:block;width:100%;padding:18px;padding-left:96px;margin:0;border:0;line-height:18px;color:#555555}
.login_inputs label{position:absolute;top:17px;left:17px;z-index:1;line-height:18px;color:#999999}
.login_user{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #d3d3d3 !important}
.login_password{border-bottom-right-radius:10px;border-bottom-left-radius:10px}

.login_error{padding-top:15px;text-align:center;text-shadow:0 1px 0 #eeeeee;color:#999999}
.login_button{padding-right:15px;padding-left:15px}
.login_button input{display:block;width:100%}

/* --- Registration --- */

#registration input{width:30%;overflow:hidden;background:#e5e5e5;background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e6e6e6));background:-moz-linear-gradient(top, #e9e9e9, #e6e6e6);background:-o-linear-gradient(top, #e9e9e9, #e6e6e6);background:-ms-linear-gradient(top, #e9e9e9, #e6e6e6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#e6e6e6');border-top:1px solid #f0f0f0;border-bottom:1px solid #d3d3d3;font-size:15px;padding:20px;font-weight:bold;text-decoration:none;text-overflow:ellipsis;text-shadow:0 1px 0 #f9f9f9;color:#777777;border-radius:10px;cursor:pointer;}
#registration input:hover{background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8');border-top:1px solid #477de1;text-shadow:0 -1px 0 #3b51c0;color:#ffffff}


/* --- Profile --- */ 

.profile_link{display:table;width:100%;padding-top:15px;padding-bottom:15px;background:#e7e7e7;background:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e5e5e5));background:-moz-linear-gradient(top, #e9e9e9, #e5e5e5);background:-o-linear-gradient(top, #e9e9e9, #e5e5e5);background:-ms-linear-gradient(top, #e9e9e9, #e5e5e5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#e5e5e5');border-radius:10px;text-decoration:none}
.profile_link_avatar{display:table-cell;width:52px;padding-right:15px;padding-left:15px}
.profile_link_avatar b{display:block;width:50px;height:50px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") -20px -76px #d3d3d3;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e3e3e3;-webkit-box-shadow:0 1px 0 #e3e3e3;-moz-box-shadow:0 1px 0 #e3e3e3;text-align:center}
.profile_link_avatar img{display:inline-block;height:50px}
.profile_link_name{display:table-cell;vertical-align:middle;font-weight:bold;text-shadow:0 1px 0 #f9f9f9;color:#777777}
.profile_link_arrow{display:table-cell;padding-right:20px;vertical-align:middle;text-align:right}
.profile_link:hover{background:-webkit-gradient(linear, left top, left bottom, from(#477de1), to(#4171c8));background:-moz-linear-gradient(top, #477de1, #4171c8);background:-o-linear-gradient(top, #477de1, #4171c8);background:-ms-linear-gradient(top, #477de1, #4171c8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#477de1', endColorstr='#4171c8')}
.profile_link:hover .profile_link_avatar b{background:url("/templates/smartphone/images/mobile_sprite.png") -110px -76px #d8dbeb;border:1px solid #263eb7;box-shadow:0 1px 0 #6087f4;-webkit-box-shadow:0 1px 0 #6087f4;-moz-box-shadow:0 1px 0 #6087f4}
.profile_link:hover .profile_link_name{text-shadow:0 -1px 0 #3b51c0;color:#ffffff}
.catNumData {display: none;}
.catName {display:table-cell;padding-right:15px;vertical-align:middle}
.catsTd {}
.profile_header{display:table;padding-top:15px}
.profile_header_avatar{display:table-cell;width:92px}
.profile_header_avatar b{display:block;width:90px;height:90px;margin-right:15px;margin-left:15px;overflow:hidden;background:url("/templates/smartphone/images/mobile_sprite.png") 0 -56px #cccccc;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5;text-align:center}
.profile_header_avatar img{display:inline-block;height:90px}
.profile_header_name{display:table-cell;vertical-align:middle;color:#999999}
.profile_header_name b{display:block;margin-bottom:4px;font-size:20px;color:#777777}



/* --- Forms --- */

.form_el{position:relative;margin-right:24px;margin-bottom:15px}
.form_el label{display:block;padding-bottom:10px;padding-left:10px;font-size:14px;text-shadow:0 1px 0 #e7e7e7;color:#999999}
.form_el textarea, .form_el input{display:block;width:100%;padding:10px;resize:none;border-radius:10px;border:1px solid #c3c3c3;box-shadow:0 1px 0 #e5e5e5;-webkit-box-shadow:0 1px 0 #e5e5e5;-moz-box-shadow:0 1px 0 #e5e5e5;color:#555555}
.form_el img{display:none}
#secuImgC, #secImg{position:absolute;bottom:1px;right:-21px;z-index:1;display:inline-block !important;height:38px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-left:1px solid #c3c3c3 !important}
.securityCode{padding:10px !important;font-size:16px !important}



/* --- Other --- */

.visible{visibility:visible !important}
.gb_form{display:none;border-top:1px solid #c3c3c3}
.games table td{padding:6px;text-align:center}
.pr_text div br, .text div br, .body_gb br, .cats_stock, .entryReadAll, .fastLinks, .catPages2, .csTop{display:none}

.catPages1, #pagesBlock1, #pagesBlock2{display:block;padding:15px;padding-left:0;float:none !important;font-size:14px;text-align:center;color:#999999}
.catPages1 a, #pagesBlock1 a, #pagesBlock2 a{display:inline-block;padding-top:6px;padding-right:5px;padding-bottom:6px;padding-left:5px;font-weight:normal;text-decoration:none;text-shadow:0 1px 0 #e7e7e7;color:#666666}
.catPages1 a:hover, #pagesBlock1 a:hover, #pagesBlock2 a:hover{background:#cccccc;border-radius:3px;color:#555555}
.catPages1 b, #pagesBlock1 b, #pagesBlock2 b{padding-top:6px;padding-right:5px;padding-bottom:6px;padding-left:5px;background:#cccccc;border-radiu:3px;font-weight:normal;text-shadow:0 1px 0 #e7e7e7;color:#666666}