html {height:100%;width:100%}
body {height:100%;width:100%}

h1, h2, h3 {
	padding:0;
	margin: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;
}

.mainwrap {
	background:url(../img/bg.gif) repeat-x top;
}
.main {
	width:1000px;
	overflow:hidden;
	margin:auto;
	z-index:3;
	position:relative;
}

.topbg {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:109px;
	overflow:hidden;
	z-index:2;
}
.topbg table.w {
	height:109px;
}
.topbg .left {
	background:url(../img/topleft.gif) no-repeat right;
	height:109px;
}
.topbg .right {
	background:url(../img/topright.gif) no-repeat left;
	height:109px;
}

.kotlollipop {
	background-image:url(../img/kot2.gif);
	width:290px;
	height:258px;
	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;
	font-size: 11px;
	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;
}

a {
	color:#fe0101;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

input {
	border: 1px solid #BFBFBF;
	font-size:10px;
}
select {
	border: 1px solid #BFBFBF;
	font-size:9px;
}
textarea {
	border: 1px solid #BFBFBF;
	font-size:11px;
}

.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/point5.gif) no-repeat 0px 2px;
}

.pagersplit {
	width:5px;
}
.pager {
	color: #8d8d8d;
	padding:1px 0px !important;
	text-align:center;
	display:inline;
}
.pager a {
	color: #8d8d8d;
	text-decoration:none;
}
.pager a:hover {
	text-decoration:none;
}
.pagertext {
	padding:1px 0px !important;
	text-align:center;
	display:inline;
	color:#8d8d8d;
	font-weight:bold;
}
.pagercont {
	float:right;
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	line-height:15px;
}


.pagercont .beginarrow a {
	display:block;
	text-decoration:none;
	background:url(../img/beginarrow.gif) no-repeat;
	width:9px;
	height:9px;
	margin-right:3px;
}
.pagercont .endarrow a {
	display:block;
	text-decoration:none;
	background:url(../img/endarrow.gif) no-repeat;
	width:9px;
	height:9px;
	margin-left:3px;
}

.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_item {
	margin-right:12px;
	margin-bottom:2px;
	float:left;
}
.bottommenu_item a {
	font-size:13px;
	color:#919191;
	text-decoration:none;
}
.bottommenu_item a:hover {
	color:#FFFFFF;
}

.topmenu {
	
}

.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;
	white-space:nowrap;
}
.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:165px;
	margin-right:14px;
	padding-left:10px;
	overflow:hidden;
}
.catalog_right {
	float:left;
	width:792px;
	margin-right:19px;
	overflow:hidden;
}
.catalog_right .cont {
	width:110%;
	overflow:hidden;
}
.catalog_item {
	width:180px;
	height:330px;
	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;
	margin-top:11px;
}
.catalog_item .cost {
	color:#000000;
	font-size:11px;
}
.catalog_item .ishalfcost {
	color:#F00;
	font-size:13px;
}
.catalog_item .newcost {
	color:#fe020e;
	font-size:13px;
}
.catalog_item .econom {
	color:#6a6768;
	font-size:11px;
	font-weight:bold;
}
.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:4px 10px 0px 0;
	background:url(../img/point3.gif) no-repeat 0px 5px;
	padding-left:9px;
	font-size:13px;
	font-weight:bold;
	color:#ff2222;
}

.catalogfilter .block {
	border-bottom:1px solid #6d6767;
}
.catalogfilter .block.size {
	font-size:13px;
}
.catalogfilter .head {
	color:#030303;
	font-size:11px;
	margin-top:2px;
	margin-bottom:3px;
	text-transform:uppercase;
	position:relative;
	font-family:Tahoma;
}
.catalogfilter .wraprow {
	position:relative;
	left:-3px;
}
.catalogfilter .row {
	height:14px;
	overflow:hidden;
	cursor:default;
}
.catalogfilter .block.size .row {
	height:18px;
	line-height:18px;
	background:url(../img/c.gif) no-repeat 32px 2px;
}
.catalogfilter .block.size .selrow {
	background:url(../img/c2.gif) no-repeat #ffffff 32px 2px;
}
.catalogfilter .block.size .selrow .name {
	color:#494a46;
}
.catalogfilter .selrow {
	background-color:#101010;
}
.catalogfilter .selrow .name {
	color:#fefefe;
}
.catalogfilter .name {
	color:#494a46;
	padding-right:2px;
	padding-left:3px;
	font-family:Tahoma;
}
.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:1px;
	background-color:#676767;
	top:7px;
	left:0px;
	z-index:1;
}
.costline #costlinepoint1 {
	position:absolute;
	width:15px;
	height:16px;
	top:0px;
	left:0px;
	background:url(../img/kot/l.gif) no-repeat;
	z-index:3;
}
.costline #costlinepoint2 {
	position:absolute;
	width:15px;
	height:16px;
	top:0px;
	left:146px;
	background:url(../img/kot/r.gif) no-repeat;
	z-index:3;
}
.costline #costLineFrom {
	
}
.costline #costLineTo {
	
}

.goodsfotocont {
	margin-top:0px;
}
.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 {
	
}

td.goodstabname {
	text-align:center;
	height:20px;
	line-height:20px;
	border-right:1px solid #FFFFFF;
	padding-left:6px;
	padding-right:5px;
}
.goodstabnamesel {
	background-color:#fe0101;
}
.goodstabname.end {
	border-right:none;
}


.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:87px;
	background-image:url(../img/SEND.gif);
	width:88px;
	height:21px;
	cursor:pointer;
}
.loginform .send {
	float:right;
	background-image:url(../img/enter.gif);
	width:89px;
	height:19px;
	cursor:pointer;
}
.loginform .reg{
	align:center;
	background-image:url(../img/continue.gif);
	width:142px;
	height:19px;
	cursor:pointer;
}
.loginform .reg1 {
	float:right;
	background-image:url(../img/continue.gif);
	width:142px;
	height:19px;
	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:13px;
	color:#7c7a7a;
	text-decoration:none;
}
.slidebottom_left_name {
	position:absolute;
	left:18px;
	top:40px;
	font-size:22px;
	color:#000000;
}
.slidebottom_content {
	position:absolute;
	left:424px;
	top:72px;
	width:310px;
	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;
}



.cenovoydiapazontext {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	background:url(../img/txt/cenovoydiapazontext.gif) no-repeat;
	width:165px;
	height:17px;
}
.viborpokategoriamtext {
	position:absolute;
	top:3px;
	left:0px;
	z-index:2;
	background:url(../img/txt/viborpokategoriam.gif) no-repeat;
	width:164px;
	height:12px;
}

.catalogfilter h1 {
	font-size:13px;
	font-family:Tahoma;
	color:#ff2222;
	margin-top:4px;
	margin-bottom:2px;
}

.catalogfilter .head.cenovoydiapazon {
	margin-top:10px;
	margin-bottom:11px;
}

.catalog_right .pagerinfo {
	float:right;
	margin:10px 0px;
	margin-top:11px;
	line-height:15px;
	padding-right:5px;
}
.catalog_right .pagerinfo a {
	color:#fc0303;
	text-decoration:none;
}

.bottom {
	background:url(../img/bottomnew.gif) no-repeat;
	height:104px;
	overflow:hidden;
}
.bottommenu {
	margin-top:27px;
	width:633px;
	height:23px;
	overflow:hidden;
}
.bottommenu .spl {
	background:url(../img/bottomsplit.gif) no-repeat;
	width:1px;
	height:9px;
	margin-right:12px;
	float:left;
}

.toptop {
	width:1000px;
	height:86px;
	overflow:hidden;
}

.usermenu {
	color:#f1f2f2;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
	text-align:right;
}
.usermenu a {
	color:#f1f2f2;
	text-decoration:none;
	font-family:Tahoma;
}

.goodscont {
	font-family:Arial;
}

.orderdetail {margin-top:10px;margin-bottom:10px}
	.orderdetail .goodslist {}
		.orderdetail .goodslist th {background:#999999;text-align:center;color:#FFFFFF;font-weight:bold;padding:10px;border:2px solid #FFF}
		.orderdetail .goodslist td {padding:5px;border:2px solid #FFF}
	.orderdetail .itog td {background:#D7D7D7;border:2px solid #FFF;padding:5px}

:focus {
	outline:none;	
}

.imgnb {
	border:none;
	vertical-align:middle
}

.goods-header {
	width:100%;
	padding:0;
	border:none;
	margin-bottom:3px;
	margin-top:7px;
}

.goods-header-back {
	width:234px;
	padding-top:2px;
}

.goods-header-pager {
	width:75px;
	text-align:left;
	line-height:14px;
	vertical-align:top;
	padding-top:0px;
}

.goods-header-pager {
	vertical-align:middle;
}

.goods-header-pager-text {
	color:#fd0107;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

.goods-header-path {
	color:#2c2c26;
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	width:400px;
}

.goods-header-path a {
	color:#2c2c26;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}

.goods-header-path img {
	vertical-align:middle;
}

.goods-header-analog {
	padding-top:2px;
}

.goods-endobraz {

}

.goods-endobraz-item {

}

.goods-endobraz-item-table {
	margin-bottom:10px;
}

.goods-endobraz-item-left {
	width:109px;
	vertical-align:top;
}

.goods-endobraz-item-right {
	width:110px;
	text-align:center;
	vertical-align:top;
}

.goods-endobraz-cost {
	color:#696666;font-family:Arial;font-size:11px;font-weight:bold;
}

.goods-endobraz-cost2 {
	color:#fe020e;font-family:Arial;font-size:11px;font-weight:bold;
}

.goods-size-cont {
	overflow:hidden;
	margin-top:3px;
	margin-bottom:4px;
}

.goods-size {
	width:21px;height:15px;background:#cfcfcf;margin-right:4px;float:left;text-align:center;overflow:hidden;
}
.goods-size-disabled {
	width:21px;height:15px;background:#cfcfcf;margin-right:4px;float:left;text-align:left;overflow:hidden;
}
.goods-size a, .goods-size-disabled a {
	font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#383730;text-decoration:none;
}
.goods-size-active {
	width:21px;height:15px;background:#ff0000;margin-right:4px;float:left;text-align:center;overflow:hidden;
}
.goods-size-active a {
	font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#FFF;text-decoration:none;
}
.goods-size-disabledimg {
	width:21px;
	height:15px;
	position:absolute;
	BEHAVIOR: url(/png.htc);
}
.goods-size-disabled div {
 text-align:center;
}

.goods-caption {
	 color:#000000;font-size:12px;margin-bottom:3px;font-weight:bold;font-family:Arial;color:#020202;margin-top:10px;
}

.goods-color {
	overflow:hidden;
	margin-top:3px;
	margin-bottom:6px;
}

.goods-color-item {
	width:30px;height:18px;float:left;margin-right:2px;border:1px solid #c0c0c0;
	display:block;
}

#preview{
	position:absolute;
	display:none;
	z-index:9999;
}
.preview-descr-cont {
	position:absolute;
}
.preview-descr {
	width:140px;
	position:absolute;
	background:#FFFFFF;
	top:-36px;
	left:73px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#494646;
	text-align:right;
	padding-right:3px;
}

.detailfotoimg {
				position:absolute;
				z-index:101;
				width:100%;
			}
			
			.detailfotoshadow {
				position:absolute;
				z-index:100;
			}
			
			.detailfotooverlay {
				position:absolute;
				z-index:1000;
				left:0px;
				top:0px;
				width:100%;
				height:100%;
				background:#000000;

			}
			
			
			
a.lk-btn2, a.lk-btn, a.lk-btn-active {font-family:Tahoma;font-size:11px;text-decoration:none;display:block;padding:2px;}
a.lk-btn {color:#4f4b4b;}
a.lk-btn2 {color:#fe0101;text-transform:uppercase;}

a.lk-btn:hover, a.lk-btn-active {background:#f4f4f4;color:#4f4b4b;font-weight:bold;}
a.lk-btn2:hover, a.lk-btn-active {background:#f4f4f4;color:#fe0101;font-weight:bold;}

.napomnit-table {
	border-bottom:2px solid #efefef;
	margin-top:8px;
}

.napomnit-table th {
	font-family:Tahoma;
	font-size:11px;
	color:#fd0606;
	font-weight:normal;
	border-top:2px solid #efefef;
	text-align:center;
	padding:2px 5px;
	white-space:nowrap;
}

.napomnit-table td {
	font-family:Tahoma;
	font-size:11px;
	color:#515151;
	border-top:2px solid #efefef;
	text-align:center;
	padding:12px 5px;
}
.napomnit-table td a {
	font-family:Tahoma;
	font-size:11px;
	color:#515151;
	text-decoration:none;
}

.fontblack {
	color:#000;	
}

.fontred {
	color:#ff0202;	
}

.ptext {
	width:1000px;
	margin:auto;
}

.ptext h1 {
	font-size:12px;
}

.ptext h2 {
	font-size:12px;
}

.goodsname h1 {
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	color:#000000;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.useraccsel a {
	font-weight:bold !important;
	color:#030303;
}

.useracc-mydata a {
	color:#fe0101 !important;
	text-transform:uppercase;
}

.itable {
	background:url(/i/table_head_1.jpg) no-repeat left top;
	
}

.itable td {
	
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:url(../img/scroll_bg.gif) repeat-y;
	width:16px !important;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(../img/kot/t.gif) no-repeat;
	width:16px !important;
	height:15px !important;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.loSelect{
		background: url(/i/select/background.gif) no-repeat top left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
}

.loSelect .passiveSelect, .loSelect .activeSelect {
		height:22px;
		line-height:22px;
		display:block;
		cursor:pointer;	
		padding-left:10px;
}
		
.loSelect .passiveSelect{
		background:url(/i/select/normal.gif) no-repeat top right;
		color:#000;
}
		
.loSelect .activeSelect{
		background:url(/i/select/active.gif) no-repeat top right;
		color:#000;
}
		
.loSelect ul{
		padding:0;
		margin:0;
		background:#FFF;
		list-style:none;
		max-height:200px;
		overflow-x: hidden;
		overflow-y: auto;
		cursor:pointer;	
		border:1px solid #DDD
}
		
.loSelect li{
		padding:0;
		margin:0;
		font-weight:normal;
		padding:2px 0 2px 12px;
		color:#000;
}
		
.loSelect .first{
		padding-top:10px;
		background:url(/i/select/first.jpg) no-repeat top left;
}
		
.loSelect .last{
		padding-bottom:10px;
		background:url(/i/select/last.jpg) no-repeat bottom left;
}
		
.loSelect li:hover{
		color:#F00;
		background:#EEE
}
		
.loSelect .selected{
		color:#555;
}
		
		.panelelementbr {white-space:normal;}

.htmleditordiv {
	padding:0px;
	border:1px solid orange;
	cursor:hand;
}
.htmleditordiv2 {
	padding:0px;
	border:1px solid red;
	cursor:auto;
}
.htmleditordivguest {
	padding:0px;}
	
.htmleditordivguest  iframe{
	height: 300px;}

.htmleditorpanel select {
	border: 1px solid #BFBFBF;
	font-size:9px;
}
.htmleditorpanel td {
	font-family: Tahoma;
	font-size: 11px;
}

.htmleditordivguest .dummyflashimg {
	display:none;
}
.htmleditordiv .dummyflashimg {

}
.htmleditordiv2 .dummyflashimg {

}

.htmleditordivguest .dummyflashspan {

}
.htmleditordiv .dummyflashspan {
	border:1px solid green;
}
.htmleditordiv2 .dummyflashspan {
	border:1px solid green;
}

.none {
	
}

.imgleft {
	float:left;
	margin-right:15px;
}
.imgright {
	float:right;
	margin-left:15px;
}

.tborder {
	border-top:1px solid #b5b4b5;
	border-left:1px solid #b5b4b5;
}
.tborder td {
	border-bottom:1px solid #b5b4b5;
	border-right:1px solid #b5b4b5;
}

.thead {
	border-top:1px solid #b5b4b5;
	border-left:1px solid #b5b4b5;
}
.thead td {
	border-bottom:1px solid #b5b4b5;
	border-right:1px solid #b5b4b5;
}
.theadth {
	background-color:#b5b4b5;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.tzebra {
	border-top:1px solid #b5b4b5;
	border-left:1px solid #b5b4b5;
}
.tzebra td {
	border-bottom:1px solid #b5b4b5;
	border-right:1px solid #b5b4b5;
}
.tzebrac {
	background-color:#f0eff0;
}
.tzebran {
	background-color:#f0eff0;
}

.tzebrahead {
	border-top:1px solid #b5b4b5;
	border-left:1px solid #b5b4b5;
}
.tzebrahead td {
	border-bottom:1px solid #b5b4b5;
	border-right:1px solid #b5b4b5;
}

.tooltip{
	 position:absolute;
	 z-index:999;
	 left:-9999px;
	 background-color:#999;
	 padding:1px;
	 border:1px solid #555;
	max-width:200px;
}

.tooltip p{
	 margin:0;
	 padding:0;
	 color:#000;
	 background-color:#dedede;
	 padding:2px 7px;
}
