﻿body{
	width:990px;
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
	margin:auto;
	margin-top:0px;
	text-align:center;
}
#top1{
	clear:both;
	height:60px;
	width:990px
}
#top1 #menu1 a{
	float:right;
	width:46px;
	height:0px;
	display:block;
	color:#5f5f5f;
	text-align:center;
	margin-left:10px;
	padding-top:46px;
	text-decoration:none;
}
#top1 #menu1 a[tabindex="6"]{
	color:#ff0e46;
	background:url('layout/sprites.png') 0px -40px;
}
#top1 #menu1 a[tabindex="5"]{
	background:url('layout/sprites.png') -50px -40px;
}
#top1 #menu1 a[tabindex="4"]{
	background:url('layout/sprites.png') -100px -40px;
}
#logo{
	display:block;
	float:left;
	height:46px;
	width:217px;
	color:#ff004a;
	font:40px arial;
	font-style:italic;
	margin-top:10px
}
#logo img{
	border:0px solid
}
#logo a{
	text-decoration:none
}
#top1 form{
	width:400px;
	float:left;
	margin-left:80px;
	margin-top:20px;
	font:14px tahoma;
	font-variant:small-caps;
}
#top1 form fieldset {
	border-width:0px;
}
#top1 form input{
	font:11px verdana
}
#top1 form input text{
	width:30px;
}
dl#menu2{
	margin:0;
	padding:0;
	clear:both;
	width:990px;
	font:19px tahoma;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	font-variant:small-caps;
}
dl#menu2 dd{
	margin:0;
}
dl#menu2 dd a{
	float:left;
	width:20%;
	color:#ffffff;
	display:block;
	text-decoration:none;
	background-color:#000000;
}
dl#menu2 dd a:hover{
	background-color:#ff0e46
}
#page{
	clear:both;
	width:990px
}
dl#menu3{
	margin:0;
	float:left;
	width:171px;
	text-align:left;
	line-height:17px;
	vertical-align:top;
	border-top:1px dotted #e5e5e5;
}
dl#menu3 dd{
	margin:0;
	border-bottom:1px dotted #e5e5e5
}
dl#menu3 dd a{
	width:161px;
	color:#5f5f5f;
	display:block;
	text-decoration:none;
	padding:5px 0px 3px 10px;
}
dl#menu3 dd a:hover{
	color: #000000;
	text-decoration:underline
}
dl#menu3 dt{
	display:block;
	color:#ff0e46;
	font-weight:bold;
	padding:5px 0px 3px 0px;
	border-bottom:1px dotted #e5e5e5
}
dl#menu3 dt h1{
	font-size:11px;
	font-family:Verdana
}
dl#footer{
	display:block;
	clear:both;
	width: 990px;
	color:#5f5f5f;
	text-align:center;
	margin: 10px 0px 10px 0px;
	padding:0;
	border-top: 1px dotted #e0e0e0;
	list-style-type:none;
}
dl#footer dd{
	float:left;
	margin:0;
	display:block;
	width:14%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
dl#footer dd a{
	color:#5f5f5f;
}
dl#footer dd:hover a{
	color:#0000ff;
}
#pos1{
	clear:both;
	width:990px;
	color:#5f5f5f;
	margin-top:0px;
	line-height:30px;
	height:30px;
	margin-bottom:20px;
	border-top:1px dotted #e0e0e0;
	border-bottom:1px dotted #e0e0e0
}
#youre{
	float:left;
	padding-left:5px
}
#youre a{
	color:#5f5f5f;
	padding-bottom:1px;
	text-decoration:none;
	border-bottom:1px solid #cfcfcf;
}
#youre a:hover{
	color:#000000;
	padding-bottom:1px;
	border-bottom:1px solid #000000
}
#youre h1{
	display:inline;
	font-size:11px;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:normal
}
#youre h1 a{
	border-bottom-width:0px
}
.pages{
	float:right;
	height:30px;
	color:#5f5f5f;
	margin-right:20px
}
.pages a{
	padding:9px;
	color:#5f5f5f;
	text-decoration:none
}
.pages a:hover{
	color:#000000;
	text-decoration:underline
}
.pages a.current{
	color:#000000;
	text-decoration:underline
}
/* shop.css */
#prods{
	float:left;
	width:819px;
	text-align:center;
	padding-top:20px
}
#prods .prod{
	float:left;
	width:230px;
	padding:0px 10px 20px 30px
}
#prods .prod a{
	width:230px;
	display:block;
	line-height:15px;
	text-align:center;
	text-decoration:none
}
#prods .prod img{
	padding:0px;
	vertical-align:bottom;
	border:0px solid #ffffff
}/*
#prods .prod img:hover{
	border:1px solid #fe005f
}*/

/* ------------------------------------ */
/*
#prods .prodt{
	float:left;
	width:250px;
	padding-left:20px;
	height:446px;
}

#prods .prodt .but{
	background: #8E8F8F;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D0D1D1), color-stop(1, #8E8F8F));
	background: -moz-linear-gradient(top, #D0D1D1, #8E8F8F);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-top-right-border-radius: 5px;
	-webkit-bottom-right-border-radius: 5px;

}
#prods .prodt a{
	width:200px;
	display:block;
	line-height:15px;
	text-align:center;
	text-decoration:none
}
#prods .prodt img{
	border:0px;
}*/
/* ------------------------------------ */
#prods .prod2 {
	text-align:right;
	float: left;
	width: 273px;
	height: 350px;
	margin-bottom: 40px; 
}
#prods .prod2 img {
	border: 0px solid;
	max-width: 200px;
	max-height:320px;
}
#prods .prod2 .prevnext {
	clear:both;
	width:273px;
	height:30px;
	position:relative;
	bottom:53px;
	visibility:hidden;
}
#prods .prod2 .prevnext div {
	float:left;
	width:40px;
	height:30px;
	background-color:#1bfe35;
	margin-left:73px;
	text-align:center;
	cursor: pointer;
}
#prods .prod2 .name {
	margin-left:73px;
	position:relative;
	/*bottom:53px;*/
	bottom:23px;
	height:30px;
	background-color:#ffffff;
	text-align:justify;
}
#prods .prod2 .name h2, #prods .prod2 .name h3, #prods .prod2 .name p{
	font:11px verdana;
	margin:0px;
}
#prods .prod2 .name a{
	text-decoration:none;
}
#prods .prod2 .name input {
	display:block;
	float:left;
	height: 20px;
	width: 80px;
	font:9px verdana;
	cursor: pointer;
}
#prods .prod2 .price {
	margin-left:130px;
	font:15px Georgia;
}
#store .prod{
	float:left;
	width:100px;
	padding:20px;
	padding-top:10px;
}
#store .prod a{
	width:100px;
	display:block;
	line-height:15px;
	text-align:center;
	text-decoration:none;
}
#store .prod img{
	width: 100px;
	height:150px;
	padding:0px;
	border:0px solid
}
#store .prod input{
	font:9px verdana;
	cursor: pointer;
}
#empty{/* empty store, basket */
	font-family:"Trebuchet MS", tahoma;
	font-style:italic;
	text-align:center;
	padding-bottom:80px;
	padding-top:60px;
}
#empty h1 {
	font-size:20px ;
}
#empty h2 {
	font-size:15px;
}
#empty h2 a {
	color:#ff0000;
}

#pos2{
	clear:both;
	border: 0px;
	color: #5f5f5f;
	line-height:30px;
	margin-top:20px;
	text-align:center;
	border-top:1px dotted #e0e0e0
}
/*.store{
	clear:both;
	display:none;
}
.store button{
	text-align:center;
	padding-left:0px;
	padding-right:0px;
}*/
.colors{
	width:789px;
	float:left;
	margin-left:30px
}
.colors a{
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin-right:1px;
	background:url('layout/sprites.png') 0px -90px;
}
																								/* details.css */
.mini{
	border:1px solid #ffffff
}
.mini:hover{
	border:1px solid #fe005f
}
#details .sizes{
	width:40px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5px;
	text-align:center;
	vertical-align:middle;
	font:bold 14px verdana;
	border:1px solid #bbbbbb
}
#details label{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px
}
#details label .measurement{
	width:210px;
	font-size:11px;
	padding-left:10px;
}
#details label .availability{
	width:65px;
	color:#000000;
	font-size:10px;
	text-align:center;
	margin-top:5px;
}
#details label span{
	float:left;
	vertical-align:middle
}

#details h1, #details h3, #detailphoto h3{
	padding-top: 5px;
	font: 20px Georgia, "Trebuchet MS", tahoma;
	font-style:italic;
	text-align:right;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 10px
}
#details h2{
	font-size:13px;
	font-weight:normal;
	line-height:1.5;
	text-align:justify
}
#detailphoto{
	float:left;
	width:600px;
	text-align:left;
	vertical-align:top
}
#detailphoto #bigphoto{
	width:600px;
}
#details{
	float:right;
	width:376px;
	color:#5f5f5f;
	font-size:13px;
	text-align:justify;
	vertical-align:top;
	display:table-cell;
	padding-left:10px
}
#details #basket label{
	display:block;
	width:366px;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px
}
#details #basket label input{
	display:block;
	float:left;
	width:22px;
	margin-top:15px;
}
#detailss #basket label span{
	float:left;
	vertical-align:middle
}
#details label.available:hover{
	background-color:#bcfebb;
}
#details label.temporary:hover{
	background-color:#fee1bb;
}
#details #basket label .measurement{
	width:215px;
	font-size:11px;
	padding-left:10px;
}
#details #basket label .availability{
	width:65px;
	color:#000000;
	font-size:10px;
	text-align:center;
}
#details #storeButton{
	text-decoration:none;
}
#details #storeButton button{
	text-align:center;
	padding-left:0px;
	padding-right:0px;
}
#details #storeButton div{
	clear:both;
	color:#000000;
}

.elearning{
	font-size:9px;
}
#details .email{
	width:200px;
}
																								/* shop.category.css */
#category{
	float:right;
	width: 819px
}

#cat2{	/*catStartPage */
	float: left;
	width: 819px;
}
#cat2 .block {
	clear: both;
	text-align: right;
}
#cat2 .block .prod {
	float: left;
	width: 204px;
	height: 300px;
	margin-bottom: 25px; 
}
#cat2 .block .prod a{
	text-decoration: none;
}
#cat2 .block .prod img {
	border: 0px solid;
	width: 170px;
}
#cat2 .block .prod .name {
	text-align: left;
	width:170px;
	height:50px;
	background-color:#ffffff;
	margin-left:34px;
	position:relative;
	bottom:20px
}



																								/* help.css */
#help{
	float:right;
	width:799px;
	text-align:left;
	margin-left:20px
}
#help h1{
	margin:0px;
	color:#ff004a;
	font:35px Georgia;
	font-style:italic;
	text-align:center
}
#help h2{
	line-height:17px;
	font:13px "Trebuchet MS", tahoma
}






#contacts {
	color:#0000ff;
}
#contacts a{
	display:block;
	text-decoration:none;
	color:#0000ff;
	clear:both;
	line-height: 25px;
	white-space:nowrap;
}
#contacts div{
	float:left;
}
#contacts a img{
	border:0px;
	width:20px;
	height:20px;
}
#gadu{
	width:0px;
	height:20px;
	padding-left:24px;
	background:url('layout/sprites.png') -20px -90px;
}
#skype{
	width:0px;
	height:20px;
	padding-left:24px;
	background:url('layout/sprites.png') -44px -90px;
}





#basket .basket{
	clear:both;
	width:990px;
	text-align:center;
	vertical-align:middle
}
#basket .basket .left{
	float:left;
	width:280px;
	vertical-align:top;
	text-align:left;
	padding-right:20px
}
#basket .basket .right{
	float:right;
	width:690px;
	line-height:30px
}
#basket .basket .right div{
	float:left
}
#basket h2{
	display:block;
	font: 20px "Trebuchet MS", tahoma;
	font-style:italic;
	margin-top:0px
}
#basket.basket .product{
	line-height:30px
}
#basket .photo{
	text-align:left;
}
#basket .photo img{
	width:100px;
	border:0px solid;
	vertical-align:bottom
}
#basket .basket .product .details{
	width:430px;
	text-align:left;
	vertical-align:middle;
	padding-left:20px
}
#basket .basket .product .details > a{
	color: #0000ff
}
#basket .basket .price{
	width:80px;
	text-align:right;
	vertical-align:middle;
	font:17px "times new roman"
}
#basket .basket .change{
	width:60px;
	text-align:center;
	vertical-align:middle
}
#basket .basket .change > a{
	font-size:9px;
	color: #0000ff;
	text-decoration:none
}
#basket .basket .product .change > a{
	color:#ff0000
}
#basket .basket .confirmation{
	vertical-align: middle;
	width:540px;
	text-align:left;
	padding-left:10px;
	font:15px "times new roman";
	color:#666666
}
#basket .basket .methods{
	float:right;
	width:678px;
	line-height:30px;
	padding-left:10px;
	vertical-align:middle;
	border:1px solid #e0e0e0;
	border-top-width:0px;
}
#basket .basket .methods > span{
	float:left;
}
#basket.basket.methods:hover{
	background-color:#fbb8b8
}
#basket .basket #datas{
	border:1px solid #e0e0e0;
	width:690px;
	vertical-align:top;
	padding-bottom:20px
}
#basket .basket #datas div{
	float:left
}
#basket .basket #datas label{
	width:100px;
	line-height:18px;
	padding-left: 5px;
	float:left;
	border-bottom:1px dotted #d0d0d0;
	margin-left:70px;
	text-align:left;
	margin-top:8px;
}
#basket .basket #datas input{
	font:11px Verdana;
	margin-top:8px;
	width:120px;
	float:left;
	border: 1px solid #d0d0d0;
	border-bottom: 1px dotted #d0d0d0;
	background-color: #f7f7f7;
	padding-left: 5px;
}


form[name=accounts] input[type=text]{
	margin-bottom:5px;
}






/*
h3{
	font: 12px verdana;
}

h5{
	padding-top: 10px;
	font: 18px tahoma;
	text-align:left;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-right: 50px;
	margin-bottom: 10px
}
*/





#top2 form{
	width: 300px;
	text-align: center;
	display: table-cell;
	height: 30px;
	vertical-align: middle;
}

/*
#menu{
	text-align:left;
	width: 171px;
	vertical-align: top;
	display: table-cell;
	border-top: 1px dotted #e5e5e5;
}
#menu a{
	line-height: 17px;
	color: #5f5f5f;
	text-decoration: none;
	border-bottom: 1px dotted #e5e5e5;
	padding: 3px 0px 3px 10px;
	display: block;
	width: 161px;
}
#menu a:hover{
	text-decoration:underline;
	color: #000000;
}
#menu div{
	line-height: 17px;
	color: #ff0e46;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	border-bottom: 1px dotted #e5e5e5;
	width: 161px;
}
*/
