html {
	font-family: arial, tahoma;
	font-size: 14px;
}

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img, table, td {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, p {
	margin: 10px 0;
	font-weight: normal;
}
h1 {
	text-transform: uppercase;
	font-size: 1.25em;
}
a {
	color: #000000;
}
a:hover {
	color: #333333;
}
body {
	background: #000000;
}

.right {
	float: right;
}

.left {
	float: left;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

#wrap {
	margin: 0 auto;
	width: 972px;
	position: relative;
}

#wrapper {
	background-color: #ffffff;
}
#top {
	background: transparent url(../../img/en/top-bg.jpg) no-repeat top left;
	height: 172px;
	font-size: 0.8em;
	color: #ffffff;
}
#top  a {
	color: #ffffff;
	text-decoration: none;	
}
#mrc {
	float: left;
	height: 81px;
	padding-left: 40px;
	color: #ffffff;
	width: 320px;
}
#flags {
	float: right;
	font-size: 0.8em;
	margin-right: 0px;
	margin-top: 20px;
	width: 60px;
}
#flags  ul {
	list-style: none;
}
#flags  ul  li{
	float: right;
	width: 20px;
	margin: 0 5px;
	text-align: center;
}

#login {
	float: right;
	margin-right: 55px;
	margin-top: 15px;
	width: 100px;
}

#login a:hover {
	text-decoration: underline;		
}

#logout {
	float: right;
	margin-right: 55px;
	margin-top: 5px;
	width: 100px;
	background: url(../../img/en/locker.jpg) no-repeat;
}

#logout .nick {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 30px;
}

#logout a:hover {
	text-decoration: underline;		
}

#logo {
	position: absolute;
	top: 20px;
	left: 0;
}

#top-menu {
	clear: both;
	line-height: 47px;
	padding-left: 257px;
	color: green;
}
#top-menu a {
	display: block;
	height: 47px;
	float: left;
	width: 97px;
}
#top-menu a.main:hover, #top-menu a.main_active {
	background: transparent url(../../img/en/menu-main.gif) no-repeat top left;
}
#top-menu a.about:hover, #top-menu a.about_active {
	background: transparent url(../../img/en/menu-about.gif) no-repeat top left;
}
#top-menu a.new:hover, #top-menu a.new_active {
	background: transparent url(../../img/en/menu-new.gif) no-repeat top left;
}
#top-menu a.news:hover, #top-menu a.news_active {
	background: transparent url(../../img/en/menu-news.gif) no-repeat top left;
}
#top-menu a.shipment:hover, #top-menu a.shipment_active {
	background: transparent url(../../img/en/menu-shipment.gif) no-repeat top left;
}
#top-menu a.contacts:hover, #top-menu a.contacts_active {
	background: transparent url(../../img/en/menu-contacts.gif) no-repeat top left;
}
#top-menu a.cart:hover, #top-menu a.cart_active {
	background: transparent url(../../img/en/menu-cart.gif) no-repeat top left;
}

#left {
	float: left;
	margin-top: 10px;
	width: 245px;
}
.catalogue {
	background: white url(../../img/en/catalogue-header.jpg) top left no-repeat;
	padding-top: 32px;	
	margin: 0 15px;
}
.catalogue ul {
	width: 210px;
	border-top: 1px #7BBE0C solid;
	border-left: 1px #7BBE0C solid;
	border-right: 1px #7BBE0C solid;
	list-style: none;
	padding-top: 5px;
}
.catalogue ul  li  {
}
.catalogue ul  li.last {
	border-bottom: 0;
}
.catalogue ul  li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: white url(../../img/en/menu-arrow.gif) top left no-repeat;
	line-height: 22px;	
	border-top: 1px #ffffff dotted;
	border-bottom: 1px #7BBE0C dotted;
	width: 210px;
	display: block;		
}
.catalogue ul  li a:hover {
	background: #e1ffb7;
}

.catalogue ul li a.active {
	background: #77bb0e url(../../img/en/menu-back.gif) repeat-x top left;
	border-top: 1px #619300 solid;
	border-bottom: 1px #619300 solid;
}

.catalogue ul  li a div {
	padding-left: 20px;
}

.catalogue .bottom  {
	width: 212px;
	padding-bottom: 11px;
	background: white url(../../img/en/menu-bottom.gif) top left no-repeat;
}

.new {
	width: 700px;
}
.new ul {
	list-style: none;
	margin-left: 50px;
}
.new ul li {
	display: block;
	width: 102px;
	height: 132px;
	float: left;
	margin: 10px 20px; 
	text-align: center;
}
.new ul li img {
	border: 1px solid #cccccc;
	width: 100px;
	height: 100px;
}
.new ul li a {
	color: #999999;
	text-decoration: none;
}
.new ul li a:hover {
	color: #666666;
}

.in-shop {
	width: 212px;
	margin: 0 15px;
}
.special {
	width: 212px;
	margin: 15px 15px;
	text-align: center;
}
#right {
	margin-top: 10px;
	margin-left: 240px;
	margin-right: 10px;
	overflow: hidden;
	width: 700px;
}

#bottom {
	margin-left: 20px;
	width: 972px;
	color: #ffffff;
	margin-top: 20px;
	font-size: 0.8em;
}
#bottom div.menu, #bottom-cat div.menu {
	text-align: center;
}
#bottom  a {
	color: #ffffff;
	text-decoration: none;
}
#bottom  a:hover {
	text-decoration: underline;
}
#bottom  div {
	margin: 10px 0;
}
#copyrights {
	color: #B2DF27;
}
.news {
	font-size: 0.9em;
}
.news .date {
	width: 100px;
	float: left;
}

#auth {
	width: 495px;
	height: 379px;
	background: url(../../img/en/auth.png);
	position: absolute;
	right: 30px;
	top: 50px;
	display: none;
	font-size: 0.8em;
}

#auth .close {
	float: right;
	padding: 20px 25px 0 0;
}

#auth table {
	margin: 120px 80px 0 120px;
	display: block;
	width: 200px;
}

#register {
	width: 763px;
	height: 572px;
	background: url(../../img/en/reg.png);
	position: absolute;
	right: 30px;
	top: 50px;
	display: none;
	font-size: 0.8em;
}

#register .close {
	float: right;
	padding: 20px 25px 0 0;
}

#register table {
	margin: 140px 0px 0 60px;
	display: block;
	width: 600px;
}
#register table td {
	padding: 0 10px;
	vertical-align: top;
}
#register .descr {
	font-size: 0.8em;
	width: 150px;
	display: block;
}


#item-detail {
	width: 750px;
	height: 550px;
	background: url(../../img/en/model-details.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50px;
	display: none;
	padding-top:25px;
	z-index: 999;
}

#item-detail .photo {
	margin: 10px 0 0 56px;
	width: 640px; 
	height: 421px;
}
#item-detail table {
	margin: 0 0 0 66px;
	width: 620px;
}
#item-detail .price {
	text-align: right;
	font-weight: bold;
	font-size: 1.4em;
	color: #ff0000;
}
#item-detail .buttons {
	text-align: right;
}
/*
	Boxes
*/
.white, .green { margin-bottom: 10px;}
.white .bl {background: transparent url(../../img/en/corner-white-bl.gif) 0 100% no-repeat;}
.white .br {background: transparent url(../../img/en/corner-white-br.gif) 100% 100% no-repeat; }
.white .tl {background: transparent url(../../img/en/corner-white-tl.gif) 0 0 no-repeat;}
.white .tr {background: transparent url(../../img/en/corner-white-tr.gif) 100% 0 no-repeat; padding: 5px;}
.white .t {background: url(../../img/en/1px.gif) 0 0 repeat-x; width: 690px}
.white .b, .green .b {background: url(../../img/en/1px.gif) 0 100% repeat-x}
.white .l, .green .l  {background: url(../../img/en/1px.gif) 0 0 repeat-y}
.white .r, .green .r {background: url(../../img/en/1px.gif) 100% 0 repeat-y}
.white .inside { margin: 10px;}
.white .inside { margin: 3px;}

.white .t:hover {background: #e0feb6 url(../../img/en/1px.gif) 0 0 repeat-x;}
.white .bl:hover {background: transparent url(../../img/en/corner-green-bl.gif) 0 100% no-repeat;}
.white .br:hover {background: transparent url(../../img/en/corner-green-br.gif) 100% 100% no-repeat; }
.white .tl:hover {background: transparent url(../../img/en/corner-green-tl.gif) 0 0 no-repeat;}
.white .tr :hover {background: transparent url(../../img/en/corner-green-tr.gif) 100% 0 no-repeat;}

.gray { margin-bottom: 10px; color: black;}
.gray a { color: black; text-decoration: none; }
.gray .t {background: url(../../img/en/1px.gif) 0 0 repeat-x; width: 690px}
.gray .b {background: #e0e0e0}
.gray .l {background: #e0e0e0}
.gray.r{background: #e0e0e0}
.gray .bl {background: transparent url(../../img/en/corner-gray-bl.gif) 0 100% no-repeat;}
.gray .br {background: transparent url(../../img/en/corner-gray-br.gif) 100% 100% no-repeat; }
.gray .tl {background: transparent url(../../img/en/corner-gray-tl.gif) 0 0 no-repeat;}
.gray .tr {background: transparent url(../../img/en/corner-gray-tr.gif) 100% 0 no-repeat; padding: 5px;}

.green2 { margin-bottom: 10px; color: white;}
.green2 a { color: white; text-decoration: none; }
.green2 .t {background: url(../../img/en/1px.gif) 0 0 repeat-x; width: 690px}
.green2 .b {background: #7DBF0D}
.green2 .l {background: #7DBF0D}
.green2.r{background: #7DBF0D}
.green2 .bl {background: transparent url(../../img/en/corner-green2-bl.gif) 0 100% no-repeat;}
.green2 .br {background: transparent url(../../img/en/corner-green2-br.gif) 100% 100% no-repeat; }
.green2 .tl {background: transparent url(../../img/en/corner-green2-tl.gif) 0 0 no-repeat;}
.green2 .tr {background: transparent url(../../img/en/corner-green2-tr.gif) 100% 0 no-repeat; padding: 5px;}


.black { margin-bottom: 10px; color: white}
.black a { color: white; text-decoration: none; }
.black .t {background: url(../../img/en/1px.gif) 0 0 repeat-x; width: 690px}
.black .b {background: #000000}
.black .l  {background: #000000}
.black.r {background: #000000}
.black .bl {background: transparent url(../../img/en/corner-black-bl.gif) 0 100% no-repeat;}
.black .br {background: transparent url(../../img/en/corner-black-br.gif) 100% 100% no-repeat; }
.black .tl {background: transparent url(../../img/en/corner-black-tl.gif) 0 0 no-repeat;}
.black .tr {background: transparent url(../../img/en/corner-black-tr.gif) 100% 0 no-repeat; padding: 10px;}

.black .inner {
	text-transform: uppercase;
	font-size: 1.2em;
}
.black .inner  img {
	line-height: 28px;
	margin: 0 3px;
}
.black .inner  td {
	padding: 0 5px;
}
.clear {
	clear: both;
}
.shop {
	font-size: 0.8em;
}
.shop  .green2 table td {
	text-align: left;
}
.shop .artikul {
	width: 70px;
	font-size: 0.9em;
}
.shop .zoom {
	width: 70px;
	font-size: 0.9em;
}
.shop .name {
	width: 320px;
}

.shop .new {
	width: 40px;
}

.shop .price {
	font-weight: bold;
	width: 60px;
}

.shop .buttons {
	width: 100px;
	text-align: center;
}
.shop .status {
	width: 100px;
	text-align: center;
	color: #7DBF0D;
	text-transform: uppercase;
	font-weight: bold;
}
.shop .order-number {
	width: 300px;
}
.shop .order-date {
	width: 300px;
}

.paging {
	width: 690px;
	text-align: center;
	font-size: 1.2em;	
}
.paging  a {
	font-weight: bold;
	margin: 0 4px;
	text-decoration: none;
}
.paging  a.active {
	color: #7DBF0D;
} 

.psp-error-message {
	color: red;
}

.personal-data .lft {
	width: 140px;
	float: left;
	font-size: 0.9em;
}
.personal-data .rht input {
	width: 540px;
}
.personal-data .btn {
	margin: 10px;
	float: right;
}

table.form {
}

table.form td {
	padding: 2px;
}

table.form td.lft {
	width: 30%;
}

table.form td.rht {
	width: 70%;
}

.cart-order {
	font-size: 0.8em;
}
.cart-order table.form {
	width: 100%;
}

.cart-order table.form td {
	padding: 2px;
}

.cart-order table.form td.lft {
	width: 30%;
}

.cart-order table.form td.rht {
	width: 70%;
}

.w90 {
	width: 90%;
}

.novelty {
	width:342px;
	height:228px;
	float: left;
	margin-right: 5px;
}

.novelty .inner {
	width:342px;
	height:228px;
	background: url(../../img/en/ramka_new.png) left top no-repeat;
}

.search {
	margin: 15px;
}

.search table {
	width: 100%;
}

.search table td {
	padding: 2px;
}

.search table select {
	width: 95%;
}