* {
    margin: 0;
    padding: 0;
}

center.center #center div, center.center #center p, center.center #center th, center.center #center td {
    color: black;
    font-size: 13px;
    text-align: justify;
}

center.center #center th p, center.center #center td p {
    font-size: 1em;
}

fieldset {
    border: 0;
}

hr {
    display: none;
}

img {
    border: none;
}

li {
    list-style-type: none;
}

a {
    color: #1c6cff;
    text-align: left;
	text-decoration: none;
}

p {    
}

a:visited {
  color: #1c6cff;
}

a:hover {
    color: #f70d6e;
    text-align: left;
	text-decoration: underline;
}

.list_of_goods {
    position: relative;
	margin: 0 0px 0 0px;
    width: 1000px;
    /*overflow: hidden;*/
    padding: 0 12px 0 0px;
	margin-left: 20px;
    min-height: 0px;
    height: auto !important;
    height: 0px;
}

.list_of_goods div.one_item {
    float: left;
	width: 200px;
	height: 200px;
    margin-right: 20px;
	margin-left: 10px;
    padding-bottom: 60px;
	padding-top: 0px;
    text-align: center !important;
	font-size: 13px;
}

.list_of_goods div.one_item a img {
	border: 0px solid lightgrey;
}

.list_of_goods div.one_item a img:hover {
	outline: #f70d6e solid 0px;
}

.list_of_goods_short {
    position: relative;
	margin: 0 0px 0 0px;
    width: 400px;
    /*overflow: hidden;*/
    padding: 0 12px 0 0px;
    min-height: 0px;
    height: auto !important;
    height: 0px;
}

.list_of_goods_short div.one_item_small {
    float: left;
	width: 100px;
	height: 100px;
    margin-right: 28px;
	margin-left: 0px;
    padding-bottom: 45px;
	font-size:11px;
    text-align: center !important;
	font-size: 10px;
}

.list_of_goods_short div.one_item_small a img {
	border: 0px solid lightgrey;
}

.list_of_goods_short div.one_item_small a img:hover {
	outline: #f70d6e solid 0px;
}

.list_of_goods div.item_name {
    padding: 0 !important;
    margin: 0 !important;
}

.list_of_goods div.item_name a {
    color: #1c6cff;
    display: block;
    text-align: center;
	text-decoration: none;
}
.list_of_goods div.item_name a:hover {
    color: #f70d6e;
    display: block;
    text-align: center;
	text-decoration: underline;
}

.any_link a {
    color: #1c6cff;
    text-align: left;
	text-decoration: none;
}
.any_link a:hover {
    color: #f70d6e;
    text-align: left;
	text-decoration: underline;
}

.any_link_dotted a {
    color: #1c6cff;
    text-align: left;
	text-decoration: none;
	border-bottom: 1px dashed;
	font-size: 13px;
}
.any_link_dotted a:hover {
    color: #f70d6e;
    text-align: left;
	text-decoration: none;
	/*border-bottom: 1px solid #0860c3;*/
}

div.one_item p {
    text-align: center !important;
}

.list_of_goods div.one_item .item_name p {    
    font-size: 10px !important;
}

div.one_item form {
    text-align: center !important;
}

.list_of_goods input.but {
    width: 56px;
    height: 30px;
    margin-right: 12px;
    border: none;
    background: #dfdfdf url(img/select.gif) no-repeat;
    cursor: pointer;
}

.list_of_goods .buy-button input {
    padding-right: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: #339e02;
    border: none;
    background: #fff url(img/arrow.gif) no-repeat right 1px;
}

.list_of_goods .do {
    margin-top: 10px;
}

.list_of_goods .do a {
    padding-right: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: #339e02;
    background: url(img/arrow.gif) no-repeat top right;
}

.popular input.but {    
    background: #dfdfdf url(img/select-pink.gif) no-repeat;
}

.sale input.but {    
    background: #dfdfdf url(img/select-orange.gif) no-repeat;
}

.see-all {
    position: absolute;
    top: 20px;
    right: 0;
    width: 54px;
    height: 130px;
}

.novelty .see-all {
    background: url(img/novelty-list.gif) no-repeat top right;    
}

.popular .see-all {
    background: url(img/popular-list.gif) no-repeat;
}

.sale .see-all {
    background: url(img/sale-list.gif) no-repeat;
}

.news .see-all {
    background: url(img/news-list.gif) no-repeat;
}

.articles .see-all {
    background: url(img/articles-list.gif) no-repeat;
}

.see-all a {
    display: block;
    width: 54px;
    height: 130px;
    text-indent: -9000%;
}

/* block */

.block h2 {    
    height: 34px;
    font: bold 11px Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

.block .block-inner {
    padding: 0 22px 0 19px;
    text-align: left;
}

.block .block-bottom {
    height: 34px;  
}

.block-red h2 {
    padding-top: 14px;
    background: url(img/block-red.png) no-repeat;
    color: #fff;
}

.block-red .block-inner {
    min-height: 425px;
    height: auto !important;
    height: 425px;
    background: url(img/block-red-inner.gif) no-repeat;
}

.block-red .block-bottom {
    background: url(img/block-red-bottom.png) no-repeat;   
}

.block-yellow h2 {
    padding-top: 14px;
    background: url(img/block-yellow.png) no-repeat;
}

.block-yellow .block-inner {
    min-height: 140px;
    height: auto !important;
    height: 140px;
    background: url(img/block-yellow-inner.gif) no-repeat;
}

.block-yellow .block-bottom {
    background: url(img/block-yellow-bottom.png) no-repeat;   
}

.block-blue h2 {
    padding-top: 14px;
    background: url(img/block-blue.png) no-repeat;
}

.block-blue a:hover {
    text-decoration: underline;
}

.block-blue .block-inner {
    min-height: 130px;
    height: auto !important;
    height: 130px;
    background: url(img/block-blue-inner.gif) no-repeat;
}

.block-blue .block-bottom {
    background: url(img/block-blue-bottom.png) no-repeat;   
}

.block-green h2 {
    padding-top: 14px;
    background: url(img/block-green.png) no-repeat;
}

.block-green .block-inner {
    min-height: 260px;
    height: auto !important;
    height: 260px;
    background: url(img/block-green-inner.png) no-repeat;
}

.block-green, .block-green p, .block-green a {    
    text-align: center !important;
    font-size: 14px;
}

.block-green .margin {
    margin-left: 25px;
}

.block-green .block-bottom {
    background: url(img/block-green-bottom.png) no-repeat;   
}

.block-green .color b {
    color: #fff200;
    font-size: 14px;
}

.block-purple h2 {
    padding-top: 14px;
    background: url(img/block-purple.png) no-repeat;
}

.block-purple .block-inner {
    min-height: 60px;
    height: auto !important;
    height: 130px;
    background: url(img/block-purple-inner.png) no-repeat;
}

.block-purple .block-bottom {
    background: url(img/block-purple-bottom.png) no-repeat;   
}

.block-purple .icq {
    padding: 3px 0 0 25px;
    color: #000;
    font-size: 17px;
    background: url(img/icq_flower.gif) no-repeat;  
}

/* end blocks */

.cat-list {
    margin-bottom: 5px;
}

.cat-list a {
    background: url(img/dot.gif) no-repeat left 6px;
}

.cat-list a:hover {
    color: #000;
    background: url(img/dot-hover.gif) no-repeat left 6px;    
}

.cat-list a, .showall a {
    display: block;
    padding-left: 10px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;    
}

.search p strong {
    display: block;
    margin-bottom: 5px;
    font: bold 10px Arial narrow;
    text-transform: uppercase;
    color: #fff;
}

.search .search-input {
    width: 300px;
    height: 20px;
    float: left;
    margin-right: 7px;
	margin-left: 75px;
    border: 1px solid;
    background: #fff;
	color: orange;
}

.search .but {
    width: 29px;
    height: 28px;
    border: none;
    background: url(img/go.png) no-repeat;
    cursor: pointer;
}

.block .sale {
    margin: 25px 0;
    padding-right: 10px;
    text-align: center;
}

.block .sale a {
    font: bold 11px Arial, tahoma, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffed00;
    text-align: center;
}

.block .sale a big {
    display: block;
    font-size: 2.1em;
}

.block .info a {
    display: block;
    color: #000;
    font-size: 1.0em;
    text-decoration: none;
}

.block .info a.trans {
    text-transform: uppercase;
    font-weight: bold;
}

.block .info a:hover {
    color: #d10051;
    font-size: 1.0em;
    word-spacing: 1px;
}

.block .info_new_menu a {
    color: #0860C3;
    font-size: 12px;
    text-decoration: none;
	text-align: left;
	/*font-weight: bold;*/
}


.block .info_new_menu a:hover {
    color: #0860C3;
	text-decoration:underline;
}

.block-inner p, .block-inner p a {
    color: #fff;
}

.block-inner p a {
    text-decoration: none;
}

.block-blue {
    font-size: 13px;
}

.block-inner .cabinet {
    margin: 10px 0;  
}

.block-inner .cabinet p {
    font-size: 1em;
}

.block-inner .cabinet a {
    font: 13px/1.3em Tahoma, sans-serif;
}

.block-inner .cabinet .regist a {
    color: #ffd800;
    font-size: 17px;
}

.block-inner .cabinet .enter a {
    color: #fff400;
    font-size: 15px;
}

.block-inner .cabinet .my-pics a {
    color: #ffb600;
    font-size: 13px;
}

.block-inner .quantity p {
    font-size: 11px;
    color: #7bc427;
}

.block-inner .lens {
    display: block;
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
}

.block-inner .lens b {
    color: #fff;
    font-weight: normal;
}

/* footer */



#main_div {
    /*margin-left: -45px;*/
    background: #fff !important;
}


























/**/

.block h3 {
    font-size: 11px;
}

.block-inner.info {
    line-height: 1.5em;
}

#center .panel {
    width: 92%;
    overflow: hidden;
    padding-top: 0px;
    padding: 10px 0px 0px 25px;
}

#center div a:hover {
    text-decoration: underline;
}

h4 {
    font: normal 10px Tahoma, sans-serif;
    color: #a10000;
}

.form {
    float: left;
    width: 280px;
    margin-right: 10px;
	margin-left: 75px;
    padding: 15px 20px;
	border: 1px solid lightgrey;
}

#center .panel .form p {
    margin-bottom: 0;
}

.form form {
    padding-top: 15px;
}

#center .panel .form form p {
    margin-bottom: 11px;
}

.form label {
    display: block;
    padding-left: 0px;
	font-size: 15px;
}

.form .input input {
    width: 138px;
    height: 15px;
    padding-left: 2px;
    border: 1px solid #000;
}

.form a, .form strong {
    font-weight: normal;
}

.form input.check {
    width: 10px;
    height: 10px;
    margin-bottom: 2px;
    border: 1px solid #000;
}

.form textarea {
    width: 200px;
    height: 100px;
    font: 10px Tahoma, sans-serif;
}

.navi_form {
    overflow: hidden;
}

.navi_form p {
    text-align: right;
}

.navi_form p.navi_form_clear {
    float: right;
    text-align: left;
}



.sex1 {
	width: 120px; 
	height: 25px; 
	border: 1px solid #BBBBBB; 
	border-bottom: 0; 
	text-align: center; 
	vertical-align: middle; 
	display: table-cell;
}

.sex2 {
	width: 120px; 
	height: 25px; 
	border: 1px solid #BBBBBB; 
	border-bottom: 0; 
	border-left: 0; 
	text-align: center; 
	vertical-align: middle; 
	display: table-cell;
}

.sex3 {
	width: 320px; 
	height: 25px; 
	border-bottom: 0; 
	border-left: 0; 
	text-align: center; 
	vertical-align: middle; 
	display: table-cell;
}

.sex3 a {
    
}











.sex-block {
    overflow: hidden;
    height: 25px;
    float: left;
    border-left: 1px solid #bbb;
}

.sex-block p {
    float: left;
    width: 120px;
    height: 20px;
    padding-top: 5px;
    border: 1px solid #bbb;
    border-width: 1px 1px 0 0;
    text-align: center;
}

.sex-block p a {
    color: #000;
}

#slots_colors {
    width: 32px;
    height: 32px;
    float: left;
    cursor: pointer;
    margin-bottom: 6px;
}

.page { color:#000000;font-size:13px; font-weight:bold; text-align:left; border: 1px solid black;}
.page span.active {color:#6e14c4; font-size:13px; font-weight:bold; padding:2px; border: 0px solid black;}
.page a{ color:#1d6cfd; font-size:13px;font-weight:bold; padding:2px;text-decoration:none; border: 0px solid black;}
.page a:hover{ color:#f40e70;font-size:13px; text-decoration:underline;font-weight:bold; padding:2px; border: 0px solid black;}

a.tag{ color:#313131;text-decoration:none; padding:3px; white-space:nowrap;border:0px solid #d2cfcf;height:20px;line-height: 28px; width:50%; position:relative;}
a.tag:hover{ color:#000000;text-decoration:none; padding:3px;white-space:nowrap;border:0px solid #d2cfcf; background:#d2cfcf;height:20px;line-height: 28px;width:50%; position:relative;}

#overlappopup{ /*don't change id name */
	position: absolute; /*don't change position property */
	z-index: 1000;
	background: grey;
	border: 0px solid black;
	padding: 2px;
	left: 0;
	top: 0;
	visibility: hidden;
	margin-left:80px;
}
