html {height:100%;width:100%}
body {height:100%;width:100%}

:focus {
	outline: 0; /* убираем контуры вокруг ссылок при фокусе */ 
}

.c, .w, .h {
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.c td, .w td, .h td {
	border:none;
	padding:0;
	margin:0;
}
.c tr, .w tr, .h tr {
	border:none;
	padding:0;
	margin:0;
}
.w {width:100%;}
.h {width:100%;height:100%;}

.red {
	color:#ed1d85;
}

.kotlollipop {
	background-image:url(../img/kot2.gif);
	width:290px;
	height:208px;
	overflow:hidden;
}
.kotlollipop .text {
	font-size:18px;
	line-height:20px;
	color:#000000;
	margin-left:18px;
	margin-top:10px;
	width:250px;
	height:150px;
	overflow:hidden;
}

body {
	font-family: tahoma,arial,宋体,sans-serif;
	font-size: 15px;
	color:#696565;
}

div {white-space:normal}

#middle {
	display: table-cell;
	vertical-align: middle;
}
#middle2 {
	display: table-cell;
	vertical-align: middle;
	width:inherit;
	height:inherit;
}
.iemiddle {
	display: none;
	width: 1px;
	margin-left: -1px;
}
* html .iemiddle, * html .middle {
	display: inline-block;
	vertical-align: middle;
}
* html .middle {
	width: 100%;
}
* html .iemiddle {
	height: 100%;
}
* html .iemiddle, * html .middle {
	display: inline;
}

/* Центрирование блоков по горионтали */
ul.center {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
ul.center li {
    padding: 0;
    margin: 0;
}
ul.center li {
    display: -moz-inline-box;
}
ul.center li {
    display: inline-block; /* Для Оперы, Сафари и семейства Ишаков. Mozilla не понимает inline-block, поэтому для нее display останется -moz-inline-box */
}
* html ul.center li {
    display: inline; /* Для IE6 */
}
*:first-child+html ul.center li {
    display: inline; /* Для IE7 */
}


/* Имитация блочно строковых элементов во всех браузерах */
ul.inlineblock {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.inlineblock li {
    padding: 0;
    margin: 0;
}
ul.inlineblock li {
    display: -moz-inline-box;
}
ul.inlineblock li {
    display: inline-block; /* Для Оперы, Сафари и семейства Ишаков. Mozilla не понимает inline-block, поэтому для нее display останется -moz-inline-box */
}
* html ul.inlineblock li {
    display: inline; /* Для IE6 */
}
*:first-child+html ul.inlineblock li {
    display: inline; /* Для IE7 */
}

/* inline block */
.ib {display: -moz-inline-box;}
.ib {display: inline-block;}
* html .ib {display: inline;}
*:first-child+html .ib {display: inline;}

p {
	margin-top:0px;
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6 {
	display:inline;
	font-size:11px;
}

a {
	color:#ed1c84;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

input {
	border: 1px solid #BFBFBF;
	font-size:14px;
}
select {
	border: 1px solid #BFBFBF;
	font-size:14px;
}
textarea {
	border: 1px solid #BFBFBF;
	font-size:14px;
}

.htmleditordivguest ul, .htmleditordiv ul, .htmleditordiv2 ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.htmleditordivguest ul li, .htmleditordiv ul li, .htmleditordiv2 ul li {
	margin: 0;
    padding: 0;
	padding-left:16px;
	background:url(../img/point2.gif) no-repeat 0px 2px;
}

.pagersplit {
	width:5px;
}
.pager {
	color: #666666;
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:1px 5px !important;
	text-align:center;
	display:inline;
}
.pager a {
	color: #000000;
	text-decoration:none;
}
.pager a:hover {
	text-decoration:none;
}
.pagertext {
	background-color:#fc0585;
	border:1px solid #894f6d;
	padding:1px 5px !important;
	text-align:center;
	display:inline;
	color:#666666;
}
.pagercont {
	float:right;
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:13px;
	line-height:15px;
}

.dialoglink {
	
}

.flashsearch_cont {position:absolute;top:0px;left:0px;z-index:100;border:1px solid #e2d0c4}
.flashsearch_cont .flashsearch a {width:100%;background-color:#f2f2f2;padding:5px;margin-bottom:1px;vertical-align:middle;text-decoration:none;display:block}
.flashsearch_cont .flashsearch a:hover {background-color:#fff9ed;text-decoration:none}
.flashsearch_cont .flashsearch_bottom {width:100%;background-color:#999999;padding:5px;text-align:right}
.flashsearch_cont .flashsearch_bottom a {color:#FFFFFF;text-decoration:none}
.flashsearch_cont .flashsearch_bottom a:hover {color:#FFFFFF;text-decoration:none}

.top_right, .top_right a, .top_right span {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
}

.searchinput {
	color:#807777;
	font-size:14px;
	width:189px;
	color:#5a5050;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	font-weight:bold;
}
.searchinputbtn {
	border:0;
}

.bottommenu {
	width:500px;
}
.bottommenu .col {
	width:106px;
	overflow:hidden;
	margin-right:5px;
	float:left;
}
.bottommenu_item {
	margin-bottom:2px;
}
.bottommenu_item a {
	font-family:Arial;
	font-size:16px;
	color:#b8b8b8;
	text-decoration:none;
}
.bottommenu_item a:hover {
	color:#FFFFFF;
}

.topmenu a {
	font-family:Arial;
	font-size:16px;
	color:#fdfefe;
	text-decoration:none;
	text-transform:uppercase;
}

.topmenu_sub {
	
}
.topmenu_sub table {
	background-color:#4c5056;
	-moz-opacity:.90 !important;
	opacity:.90 !important;
	filter:alpha(opacity=90);
}
.topmenu_sub .item {
	margin-bottom:1px;
	margin-left:10px;
	margin-right:10px;
}
.topmenu_sub .item a {
	font-family:Arial;
	color:#fdfefe;
	text-decoration:none;
	padding:0px 2px;
	display:block;
	position:relative;
	left:-2px;
}
.topmenu_sub .item a:hover {
	background-color:#000000;
}
.topmenu_sub .item2 {
	margin-bottom:1px;
	margin-left:10px;
	margin-right:10px;
}
.topmenu_sub .item2 a {
	font-family:Arial;
	color:#fff601;
	text-decoration:none;
	display:block;
}
.topmenu_sub .item2 a:hover {
	background-color:#000000;
}
.topmenu_sub .item3 {
	font-family:Arial;
	margin-bottom:3px;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
}

.catalog_left {
	float:left;
	width:176px;
	margin-right:14px;
	overflow:hidden;
}
.catalog_right {
	float:right;
	width:810px;
	overflow:hidden;
}
.catalog_right .cont {
	width:110%;
	overflow:hidden;
}
.catalog_item {
	width:180px;
	height:390px;
	float:left;
	overflow:hidden;
	margin-right:24px;
	margin-bottom:10px;
	text-align:center;
}
.catalog_right .ui-sortable-placeholder {
	width:180px;
	height:300px;
	float:left;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
}
.catalog_item .name {
	color:#6a6768;
	font-size:16px;
}
.catalog_item .cost {
	color:#000000;
	font-family:Arial;
}
.catalog_item .newcost {
	color:#ed1c84;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
}
.catalog_item .oldcost {
	color:#000;
	font-size:14px;
	font-family:Arial;
	text-decoration:line-through;
}
.catalog_item .econom {
	color:#6a6768;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}
.catalog_item .foto {
	width:100%;
	height:230px;
	overflow:hidden;
}
.catalog_item .foto img {
	width:180px;
}
.catalog_right .head {
	background-color:#fefb02;
	width:792px;
	overflow:hidden;
}
.catalog_right .head .topname {
	font-size:30px;
	color:#000000;
	text-transform:uppercase;
	padding:10px;
}

.path {
	margin:6px 10px 5px 0;
	background:url(../img/point3.gif) no-repeat 0px 5px;
	padding-left:9px;
	font-size:13px;
	font-weight:bold;
}

.catalogfilter .block {
	border-bottom:1px solid #c5b6b6;
	padding-left:3px;
}
.catalogfilter .head {
	color:#ed1c84;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}
.catalogfilter .row {
	height:18px;
	overflow:hidden;
	cursor:default;
	margin-top:2px;
}
.catalogfilter .selrow {
	background-color:#fefb02;
}
.catalogfilter .name {
	float:left;
	color:#808282;
	padding-right:2px;
	text-transform:uppercase;
}
.catalogfilter .line {
	border-bottom:1px solid #808282;
}
.catalogfilter .check {
	
}

.costline {
	position:absolute;
	width:161px;
	height:15px;
	overflow:hidden;
}
.costline .bg {
	position:absolute;
	width:161px;
	height:6px;
	background-color:#aca5a5;
	top:4px;
	left:0px;
	z-index:1;
}
.costline #costlinebg1 {
	background-color:#dcd1bb;
	position:absolute;
	left:0px;
	top:4px;
	width:7px;
	height:6px;
	z-index:2;
}
.costline #costlinebg2 {
	background-color:#dcd1bb;
	position:absolute;
	left:154px;
	top:4px;
	width:7px;
	height:6px;
	z-index:2;
}
.costline #costlinepoint1 {
	position:absolute;
	width:7px;
	height:15px;
	top:0px;
	left:0px;
	background:url(../img/left.gif) no-repeat;
	z-index:3;
}
.costline #costlinepoint2 {
	position:absolute;
	width:7px;
	height:15px;
	top:0px;
	left:154px;
	background:url(../img/right.gif) no-repeat;
	z-index:3;
}
.costline #costLineFrom {
	
}
.costline #costLineTo {
	
}

.goodsfotocont {
	margin-top:10px;
}
.goodsfotocont_item {
	float:left;
	margin-right:8px;
	margin-bottom:5px;
	cursor:pointer;
}
.goodsfotocont_item img {
	border:1px solid #b7b7b7;
}

.newselect {
	position:relative;
	width:196px;
	height:19px;
	overflow:hidden;
}
.newselect_bg {
	position:absolute;
	width:196px;
	height:19px;
	overflow:hidden;
	background:url(../img/select_bg.gif) no-repeat;
}
.newselect_value {
	margin-left:5px;
	height:19px;
	line-height:19px;
}
.newselect_select {
	position:absolute;
	width:196px;
	height:19px;
	overflow:hidden;
}
.newselect_select select {
	width:196px;
	height:19px;
	border:0;
	
	-moz-opacity:0 !important;
	opacity:0 !important;
	filter:alpha(opacity=0);
}

.endobraz {
	width:inherit;
	text-align:left;
}
.endobraz .title1 {
	margin-bottom:20px;
	text-align:center;
}
.endobraz_item {
	width:92px;
	height:136px;
	overflow:hidden;
	text-align:center;
	margin:0 12px 0 12px !important;
}
.endobraz_item .imgfoto {
	border:1px solid #b7b7b7;
}
.endobraz_item .cost {
	font-size:12px;
	margin-top:2px;
	margin-bottom:2px;
	font-weight:bold;
}
.endobraz .title1 {
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

.shadowwrap1, .shadowwrap2, .shadowwrap3 {
	display:inline-table;
	/* \*/display:block;/**/
}
.shadowwrap1 {
	float:left;
	background:url(img/shadow.gif) right bottom no-repeat;
}
.shadowwrap2 {
	background:url(img/corner_bl.gif) left bottom no-repeat;
}
.shadowwrap3 {
	padding:0 4px 4px 0;
	background:url(img/corner_tr.gif) right	top no-repeat;
}

.hide {
	display:none;
}

.sortable {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
.sortitem {
	
}

.goodstabname {
	float:left;
	height:20px;
	line-height:20px;
	border-right:1px solid #FFFFFF;
	padding-left:6px;
	padding-right:5px;
}
.goodstabnamesel {
	background-color:#ed1c84;
}


.msglist {
	margin: 10px 0 0 0;
}
.msglist .nb {
	margin-top: 20px;
	height: 30px;
}
.msglist .items {
	
}

.newmsg_button {

}

.newmsg .back {
	margin: 1em 0 2em 0;
}
.newmsg .back a {
	background: url(i/back.gif) no-repeat left 0.45em;
	padding-left: 15px;
}
.guestbook .h {
	display: none;
}
.guestbook .content_2 .h {
	display: block;
}

.guestmsg {
	margin: 1em 0;
}
.guestmsg .heading {
	background: #ded2bc;
}
.guestmsg .name {
	padding-left: 10px;
	padding-right: 0;
}
.guestmsg .name, .guestmsg .city {
	white-space: nowrap;
}
.guestmsg .date {
	padding-right: 10px;
}
.guestmsg .message {
	padding: 10px;
}
.guestmsg .homepage {
	padding-right: 20px;
}
.guestmsg .homepage, .guestmsg .email {
	padding-left: 0;
}
.guestmsg .homepage a, .guestmsg .email a {
	color: #4c371d;
}
.guestbook .btn {
	background-color:#ed1c84;
	text-align:center;
	width:200px;
	line-height:25px;
	height:25px;
}
.guestbook .btn a, .guestbook .btn a:hover {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.guestbook .nb {
	width:100%;
	height:36px;
	background-color:#e4e4e8;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
}

.guestbook .nb ul.inlineblock {
	margin-top:10px;
}

/* Форум */
.forum {
	width:100%;
	margin-right:-267px;
	float:left;
	overflow:hidden;
}
.forum_wrap {
	margin-right:251px;
}
.forum ul {
	list-style:none;
	margin: 0;
    padding: 0;
}
.forum li {
	margin: 0;
    padding: 0;
}
.forum .block1 {
	background-image:url(../img/forum_bg.gif);
	padding:17px 19px;
	margin-bottom:14px;
}
.forum .title1 {
	font-family:Century Gothic, Arial;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:8px;
	color:#010101;
	font-weight:bold;
}
.forum .title2 {
	color:#ed1c84;
	font-size:14px;
	text-decoration:none;
}
.forum .block2 {
	border:1px solid #bebec0;
	background-color:#FFFFFF;
	padding:13px;
}
.forum_items .item {
	padding:16px 11px;
	border-bottom:1px solid #d2c9c9;
}
.forum_items .odd {
	background-color:#FFFFFF;
}
.forum_items .even {
	background-color:#f5f5f5;
}
.forum_news {
	
}
.forum_news .foto {
	border:1px solid #cccccc;
	margin-right:13px;
	margin-bottom:2px;
	float:left;
}
.forum_news .foto img {
	width:53px;
	margin:2px;
	border:0;
}
.forum_news .text {
	float:left;
	width:100%;
	margin-right:-74px;
}
.forum_news .text_wrap {
	margin-right:74px;
}
.forum_items .item {
	overflow:hidden;
}
.forum_items .name_short {
	width:300px;
}
.forum_items .name {
	
}
.forum_items .short {
	
}
.forum_items .col {
	width:110px;
	background:url(../img/forumcount_bg.gif) center no-repeat;
	text-align:center;
	padding-bottom:5px;
}
.forum_items .lasttime {
	
}
.forum_items .lasttime a {
	color:#000000;
	text-decoration:underline;
}

.forum_right {
	float:right;
	width:240px;
	overflow:hidden;
}

/* Один форум (список тем) */
.oneforum {
	width:100%;
	margin-right:-267px;
	float:left;
	overflow:hidden;
}
.oneforum_wrap {
	margin-right:251px;
}
.oneforum ul {
	list-style:none;
	margin: 0;
    padding: 0;
}
.oneforum li {
	margin: 0;
    padding: 0;
}
.oneforum .block1 {
	background-image:url(../img/forum_bg.gif);
	padding:17px 19px;
	margin-bottom:14px;
}
.oneforum .title1 {
	font-family:Verdana;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:13px;
	color:#ed1c84;
	font-weight:bold;
}
.oneforum .newtheme {
	float:right;
	position:relative;
	top:-5px;
}
.oneforum .foruminfo {
	border:1px solid #c2c0c0;
	background-color:#ffffff;
	margin-top:9px;
	width:498px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	padding-left:11px;
}
.oneforum .newthemebottom {
	float:right;
	margin-top:3px;
}
.oneforum .title2 {
	color:#ed1c84;
	font-size:14px;
	text-decoration:none;
}
.oneforum .block2 {
	border:1px solid #bebec0;
	background-color:#FFFFFF;
}
.oneforum .pagerbar {
	border:1px solid #c2c0c0;
	background-color:#ffffff;
	margin-top:7px;
	margin-bottom:7px;
	height:24px;
	overflow:hidden;
}
.oneforum_items .item {
	padding:16px 11px;
	border-bottom:1px solid #d2c9c9;
}
.oneforum_items {
	border-collapse:collapse;
	background-color:#f5f5f5;
	width:100%;
}
.oneforum_items td, .oneforum_items th {
	border:1px solid #ffffff;
	color:#000000;
}
.oneforum_items td a {
	color:#000000;
	text-decoration:underline;
}
.oneforum_items th {
	background-color:#ebdce3;
	font-weight:normal;
	font-family:Verdana;
	text-align:left;
	padding-left:10px;
	padding-right:15px;
	height:29px;
	overflow:hidden;
	white-space:nowrap;
}
.oneforum_items .lastpage a {
	color:#ed1c84;
}
.oneforum_items .name {
	padding-left:15px;
	width:300px;
	overflow:hidden;
}
.oneforum_items .name .text {
	margin-top:5px;
	color:#000000;
}
.oneforum_items td.name {
	background-color:#ececec;
}
.oneforum_items td {
	padding:10px 15px 10px 15px;;
}
.oneforum_items .col {
	background:url(../img/forumcount_bg.gif) center no-repeat;
	text-align:center;
	padding-bottom:13px;
}
.oneforum_items .autor a {
	color:#ed1c84;
	text-decoration:underline;
}

/* Одна тема форума (список ответов) */
.forumtheme {
	width:100%;
	margin-right:-267px;
	float:left;
	overflow:hidden;
}
.forumtheme p {
	margin-bottom:0 !important;
}
.forumtheme_wrap {
	margin-right:251px;
}
.forumtheme ul {
	list-style:none;
	margin: 0;
    padding: 0;
}
.forumtheme li {
	margin: 0;
    padding: 0;
}
.forumtheme .block1 {
	background-image:url(../img/forum_bg.gif);
	padding:17px 19px;
	margin-bottom:14px;
}
.forumtheme .title1 {
	font-family:Verdana;
	font-size:14px;
	margin-bottom:13px;
	color:#000000;
	font-weight:bold;
	width:440px;
}
.forumtheme .newtheme {
	float:right;
	position:relative;
	top:-5px;
	margin-left:10px;
}
.forumtheme .foruminfo {
	border:1px solid #c2c0c0;
	background-color:#ffffff;
	margin-top:9px;
	width:498px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	padding-left:11px;
}
.forumtheme .newthemebottom {
	float:right;
	margin-top:3px;
}
.forumtheme .title2 {
	color:#ed1c84;
	font-size:14px;
	text-decoration:none;
}
.forumtheme .block2 {
	border:1px solid #bebec0;
	background-color:#FFFFFF;
}
.forumtheme .pagerbar {
	border:1px solid #c2c0c0;
	background-color:#ffffff;
	margin-top:7px;
	margin-bottom:7px;
	height:20px;
	padding-top:4px;
	padding-left:5px;
	overflow:hidden;
}
.forumtheme_items .item {
	padding:16px 11px;
	border-bottom:1px solid #d2c9c9;
}
.forumtheme_items {
	border-collapse:collapse;
	background-color:#f5f5f5;
	width:100%;
}
.forumtheme_items .edit {
	background:url(../img/forumedit.gif) no-repeat left center;
	padding-left:23px;
	margin-left:10px;
	float:right;
}
.forumtheme_items .edit a {
	color:#ed1c84;
	text-decoration:underline;
}
.forumtheme_items .del {
	background:url(../img/forumedit.gif) no-repeat left center;
	padding-left:23px;
	margin-left:10px;
	float:right;
}
.forumtheme_items .del a {
	color:#ed1c84;
	text-decoration:underline;
}
.forumtheme_items td, .forumtheme_items th {
	border:1px solid #ffffff;
	color:#000000;
}
.forumtheme_items td a {
	color:#000000;
	text-decoration:underline;
}
.forumtheme_items th {
	background-color:#efe2e9;
	font-weight:normal;
	font-family:Verdana;
	text-align:left;
	padding-left:10px;
	padding-right:15px;
	height:30px;
	overflow:hidden;
	white-space:nowrap;
	line-height:30px;
}
.forumtheme_items .name .text {
	margin-top:5px;
	color:#000000;
}
.forumtheme_items td {
	padding:15px 15px 15px 10px;
}
.forumtheme_items .desc {
	font-size:11px;
	line-height:14px;
	margin-top:5px;
}
.forumtheme_items .date {
	float:left;
	color:#000000;
}
.forumtheme_items .text {
	font-size:12px;
}
.forumtheme_items .split {
	height:1px;
	overflow:hidden;
	background:url(../img/point4.gif);
	margin:10px 0 10px 0;
}
.forumtheme_items .futer {
	color:#000000;
	font-size:11px;
}
.forumtheme_items .quote {
	margin:10px;
	padding:10px;
	background-color:#FFFFFF;
}
.forumtheme_bottom td {
	background-color:#ededed;
	height:30px;
	padding:0 15px 0 10px;
}
.forumtheme_bottom .answer {
	text-align:right;
}
.forumtheme_bottom .answer img.btn {
	margin:5px 0 0px 8px;
}
.forumtheme_items .col {
	background:url(../img/forumcount_bg.gif) center no-repeat;
	text-align:center;
	padding-bottom:13px;
}
.forumtheme_items .autor a {
	color:#ed1c84;
	text-decoration:underline;
}
.forumtheme_newmess {
	background-color:#FFFFFF;
	border:1px solid #c0c0c0;
	margin-top:30px;
	padding:15px 10px 15px 10px;
}
.forumtheme_newmess .title1 {
	font-size:18px;
	color:#ed1c84;
	text-transform:uppercase;
	font-weight:normal;
}


.loginform .cont {
	border:1px solid #d6d6d6;
}
.loginform .row {
	padding:10px;
}
.loginform .head {
	background-color:#e8e8e8;
	color:#a0a0a0;
	font-size:14px;
	font-weight:bold;
}
.loginform .send2 {
	float:left;
	margin-left:15px;
	background-image:url(../img/send.gif);
	width:88px;
	height:21px;
	cursor:pointer;
}
.loginform .send {
	float:left;
	margin-left:15px;
	background-image:url(../img/enterbtn.gif);
	width:88px;
	height:21px;
	cursor:pointer;
}
.loginform .reg {
	float:right;
	background-image:url(../img/reg.gif);
	width:167px;
	height:21px;
	cursor:pointer;
}
.loginform .fastreg {
	float:right;
	background-image:url(../img/fastreg.gif);
	width:218px;
	height:21px;
	cursor:pointer;
}
.loginform input {
	height:18px;
	width:186px;
	font-size:12px;
	border:1px solid #d6d6d6;
}
.loginform p {
	margin-bottom:5px;
}

.useraccount_left {
	list-style:none;
	border-top:1px solid #c5b6b6;
	width:165px;
	margin:0 0 0 23px;
	padding:0;
}
.useraccount_left li {
	margin:0;
	border-bottom:1px solid #c5b6b6;
	padding:10px 0 10px 0;
}
.useraccount_left a {
	color:#808282;
	text-decoration:none;
	font-weight:bold;
}
.useraccount_left .sel a {
	color:#ed1c84;
}

.useraccountmess {
	margin:20px;
}

.slidebottom {
	background:url(../img/slidebottom_bg1.gif) no-repeat;
	width:1000px;
	height:567px;
	overflow:hidden;
	position:relative;
}
.slidebottomnoleft {
	background:url(../img/slidebottom2_bg1.gif) no-repeat;
}
.slidebottom_left {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:17px;
	top:93px;
	width:330px;
	height:430px;
}
.slidebottom_left li {
	background:url(../img/point2.gif) no-repeat 0px 4px;
	padding-left:12px;
	margin-bottom:12px;
}
.slidebottom_left li a {
	font-size:16px;
	color:#7c7a7a;
	text-decoration:none;
}
.slidebottom_left_name {
	position:absolute;
	left:18px;
	top:40px;
	font-size:22px;
	color:#000000;
}
.slidebottom_content {
	position:absolute;
	left:434px;
	top:72px;
	width:290px;
	height:486px;
	overflow:hidden;
}
.slidebottomnoleft .slidebottom_content {
	left:18px;
	width:710px;
}
.slidebottom_content a {
	color:#ed1d85;
}
.slidebottom_content_name {
	position:absolute;
	left:424px;
	top:23px;
	width:319px;
	text-align:center;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.slidebottom_right {
	position:absolute;
	left:752px;
	top:210px;
	width:233px;
	height:274px;
	overflow:hidden;
}

.forumlogin {
	overflow:hidden;
	width:100%;
}
.forumlogin .loadavatarlink {
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.forumlogin .loadavatarlink a {
	font-size:12px;
}
.forumlogin .avatar img {
	float:left;
	margin:0 10px 10px 0;
}
.forumlogin .name {
	font-weight:bold;
	margin-bottom:10px;
	font-size:12px;
}
.forumlogin .desc {
	font-size:12px;
	line-height:14px;
}

.forum_right .bottom .blocks_right {
	margin-top:15px;
}


.forumcont .path {
	background:none;
	margin-left:0px;
	padding:0;
	margin-bottom:15px;
	width:auto;
}
.forumcont .path a {
	float:left;
	display:block;
}
.forumcont .path .split {
	background:url(../img/point1.gif) no-repeat 6px 6px;
	height:14px;
	width:15px;
	display:block;
	float:left;
}

.useraccountbonus {
	margin:15px 5px 15px 5px;
}

.oproscatalog {
	margin:15px;
}
.voprosoprosa {
	margin-bottom:15px;
}
.voprosoprosa .name {
	color:#E591BE;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.voprosoprosa .item {
	margin-bottom:2px;
	font-size:12px;
}

.akciakod {
	margin-bottom:10px;
	margin-left:10px;
}
