/* CSS Document */
/*-----------------------Globals styles----------------------*/

html {
  width:100%;
  height:100%;
}
body {
  position:relative;
  min-width:997px;
  width:100%;
  max-width:1700px;
  height:100%;
  margin:0 auto;
  padding:0;
  font:100% Tahoma, Geneva, sans-serif;
  color:#333;
  background:url(../images/bgtop.png) repeat-x top #fff;
}
form {
margin:0;
padding:0;
}
a {
text-decoration:underline;
outline:0;
}
a:hover {

}
img {
border:0;
}
input {
font:11px Tahoma;
padding:2px;
margin:0;
}
.centerPart {
	overflow:hidden;
}
.wrapper {
	position:relative;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../images/bottombg.png) repeat-x bottom;
}
.header {
	position:relative;
	height:112px;
	background:url(../images/headerright.jpg) no-repeat top right;
}
.logo {
	width:348px;
	height:112px;
	margin:0;
	padding:0;
	font-size:1.5em;
}
.logo a {
	position:relative;
	display:block;
	width:348px;
	height:112px;
}
.logo a span {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:348px;
	height:112px;
	background:url(../images/logo.jpg) no-repeat;
	cursor:pointer;
}
.phones {
	position:absolute;
	top:30px;
	left:430px;
	width:250px;
	height:56px;
	background:url(../images/phone.png) no-repeat 30px 14px;
	font-size:0.69em;
	color:#c4a580;
}
.phones a {
	position:absolute;
	bottom:0;
	right:0;
	text-decoration:none;
	color:#c4a580;
}
.phones span {
	font-style:normal;
}
.basket {
	position:absolute;
	top:30px;
	right:28px;
	width:136px;
	height:55px;
	font-size:0.69em;
	color:#c4a580;
	padding:5px 0 0 120px;
}
.basket strong {
	color:#79b638;
}
.basket p {
	margin:0;
	padding:1px 4px 4px;
}
.basket p.bCount {
	background:url(../images/hdotgray.png) repeat-x bottom;
}
.basketLink {
	display:block;
	height:40px;
	width:95px;
	position:absolute;
	top:0;
	left:0;
	color:#FF8A04;
	overflow:hidden;
	font-size:0.69em;
}
.basketLink span {
	position:absolute;
	top:0;
	left:0;
	display:block;
	cursor:pointer;
	height:40px;
	width:95px;
	background:url(../images/basketlink.jpg) no-repeat;
}
.header2 {
	position:relative;
	height:80px;
	background:url(../images/leftcoltop.jpg) no-repeat 0 0;
}
.header2 .logInBox {
	position:absolute;
	top:11px;
	right:20px;
	font-size:0.69em;
	height:21px;
	padding:0 0 0 54px;
	line-height:20px;
	color:#fff;
	background:url(../images/loginboxbg.png) no-repeat 0 0;
}
.header2 .logInBox span {
	margin:0 10px;
}
#loginWrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5;
}
.loginForm {
	display:block;
	position:absolute;
	top:145px;
	right:10px;
	width:218px;
	height:120px;
	padding:60px 0 0 40px;
	font-size:11px;
	background:url(../images/loginbox.png) no-repeat 0 0;
	z-index:10;
}
.loginForm strong {
	color:#ff7e00;
}
.header2 .logInBox a {
	color:#fff;
	text-decoration:underline;
	
}
.loginForm .enterButton {
	color:#ff7d00;
	font-weight:bold;
	border:0;
	background:none;
	cursor:pointer;
	margin-left:140px;
	text-transform:uppercase;
}
.loginForm label {
	color:#615743;
}
.loginForm p {
	padding:0;
	margin:0 0 5px;
}
#loginf {
	width:120px;
	margin-left:19px;
	border:1px solid #cfcfcf;
}
#passwordf {
	width:120px;
	margin-left:13px;
	border:1px solid #cfcfcf;
}
.header2 .logInBox a span {
	text-decoration:none;
}
.headerNavBar {
	padding:0;
	margin:0 0 0 264px;
	height:41px;
	overflow:hidden;
	background:url(../images/navbarbg.png) repeat-x;
}
.headerNavBar li {
	height:41px;
	list-style:none;
	float:left;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	background:url(../images/hnbdivider.png) no-repeat 0 15px;
}
.headerNavBar li.first {
	background:none;
}
.headerNavBar li a {
	display:block;
	float:left;
	font-size:0.69em;
	color:#fff;
	padding:13px 0 0;
	text-decoration:none;
}
.path {
	height:39px;
	margin:0 0 0 264px;
	padding:0 0 0 50px;
	overflow:hidden;
	background:url(../images/pathbg.png) no-repeat 0 0 #FAECC7;
}
.path li {
	float:left;
	height:39px;
	list-style:none;
	font-size:0.69em;
	color:#c4a580;
	padding:0 0 0 15px;
	margin:0 0 0 17px;
	background:url(../images/pdivider.png) no-repeat 0 15px;
}
.path li.first {
	margin:0;
	padding:0;
	background:none;
}
.path li a {
	display:block;
	float:left;
	color:#c4a580;
	padding:13px 0 0;
	text-decoration:none;
}
.path li span {
	display:block;
	float:left;
	color:#c4a580;
	padding:13px 0 0;
	color:#fe7f01;
	text-decoration:none;
}
.copyRight {
	position:absolute;
	top:88px;
	left:50px;
	margin:0;
	position:absolute;
}
.searhcForm {
	position:absolute;
	top:49px;
	margin:0;
	padding:0;
	right:10px;
	z-index:1;
}
.searhcForm .sField {
	border:1px solid #ccba9d;
}
.searhcForm .sButton {
	border:0;
	background:none;
	padding:0;
	margin:0;
	color:#ff7e00;
	font-weight:bold;
	cursor:pointer;
}

/*---------------------------------------------- Content ----------------------------------------*/

.contentWrapper {
	width:100%;
	float:left;
}
.content {
	margin:0 0 0 250px;
	padding:1px 0 170px 55px;
	font-size:0.69em;
}
.content a {
	color:#90af00;
}
/*---------------------------------------------- ItemsGalery ----------------------------------------*/


.galeryItems {
	overflow:hidden;
	margin:20px 0 0;
	padding:0 0 0 20px;
}
.galeryItems li {
	display:block;
	width:150px;
	height:250px;
	float:left;
	list-style:none;
	margin:20px 35px 0 0;
}
.galeryItems li img {
	display:block;
	margin-bottom:5px;
	background:#333;
}
.galeryItems li .itemName {
	margin:5px 0 0;
	padding:0 0 7px;
	height:26px;
	background:url(../images/lhdot.png) repeat-x bottom;
}
.galeryItems li .itemName a {
	color:#747474;
	font:bold 1em Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.galeryItems li .itemImg {
	text-align:center;
	display: table; 
	width:150;
	height: 155px;
}
.galeryItems li .itemImg span {
	display:block;
	color:#fff;
	padding:0;
	margin:0;
	border:0;
	font-size:0;
	display: table-cell; 
	vertical-align: middle;
	
}
.galeryItems li .itemImg span em {
	display:block;
}
.galeryItems li .itemPrice {
	font-size:1em;
	text-align:center;
	margin:5px 0 0;
}
.galeryItems li .itemPrice span {
	color:#ff8a00;
	font-weight:bold;
}
.galeryItems li .itemPrice a {
	color:#97b50c;
	margin:0 0 0 10px;
	padding:0 0 0 13px;
	background:url(../images/pdivider.png) no-repeat 0 2px;
}
.galeryLinkInner {
	display:block;
	zoom:1;
	position:relative;
}
.newIcon {
	display:block;
	position:absolute;
	top:-15px;
	left:-15px;
	width:50px;
	height:50px;
	background:url(../images/newicon.png) no-repeat 0 0;
}
/*---------------------------------------------- Item ----------------------------------------*/
.catItem {
	overflow:hidden;
	padding:20px 30px 0 0;
}
.catItemImg {
	width:270px;
	float:left;
}
.catItemDescription {
	margin:0 0 0 285px;
	padding:0;
}
.catItemDescription h2 {
	color:#5c5c5c;
	font:normal 1.5em Tahoma, Geneva, sans-serif;
	margin:0 0 10px;
}
.catItemDescription .itemCountry {
	margin:10px 0 10px;
	color:#5c5c5c;
}
.catItemDescription .itemCountry .itemBrand {
	color:#86ae26;
}
.catItemDescription .itemCountry .itemPrice {
	padding:0 0 0 15px;
	margin:0 0 0 7px;
	background:url(../images/idivider.png) no-repeat 0 0;
}
.catItemDescription .itemCountry .itemPrice strong {
	color:#ffa800;
}
.catItemDescription .itemInfo {
	color:#a4a4a4;
	line-height:1.5em;
}
.itemImagesS {
	margin:10px 0 0;
}
.catItemDescription .itemImagesS img {
	border:1px solid #ededed;
	margin-right:10px;
}
.catItemDescription h3 {
	margin:5px 0;
}
.catItemDescription h3 a{
	color:#86ae26;
	font-weight:normal;
	font-size:1.3em;
}

/*---------------------------------------------- SideBar ----------------------------------------*/

.sideBar {
	width:250px;
	float:left;
	margin-left:-100%;
	padding:1px 0 170px;
	font-size:0.69em;
}
.catalogList {
	margin:20px 0 0 35px;
	padding:0;
}
.catalogList li {
	padding:8px 0;
	display:block;
	list-style:none;
}
.catalogList li a {
	color:#ff8a00;
	font-weight:bold;
	text-decoration:none;
}
.catalogList li ul {
	margin:10px 25px 0 0;
	padding:0;
}
.catalogList li ul li {
	display:block;
	list-style:none;
	padding:7px 0 7px 5px;
	margin:0;
	background:url(../images/lhdot.png) repeat-x top;
}
.catalogList li ul li.first {
	background:none;
}
.catalogList li ul li ul {
	padding-left:5px;
}
.catalogList li ul li ul li.first {
	background:url(../images/lhdot.png) repeat-x top;
}
.catalogList li ul li.active ul li.first {
	background:none;
}
.catalogList li ul li a {
	display:block;
	padding:0 0 0 17px;
	margin:0;
	font-weight:normal;
	color:#747474;
	background:url(../images/listpoint.png) no-repeat 0 4px;
}
.catalogList li ul li ul li a {
	background:url(../images/listpoint3level.gif) no-repeat 0 4px;
}
.catalogList li ul li ul li a b {
	color:#90af00;
}
.catalogList li ul li ul li.active{
	
}
.catalogList li ul li.active {
	background:url(../images/listactivebg.png) repeat-x;
}
.catalogList li ul li.active a.active{
	display:block;
	padding:0 0 0 17px;
	margin:0;
	background:url(../images/listactivepoint.png) no-repeat 0 4px;
	color:#fff;
	font-weight:bold;
}
/*------------------------------------------ Footer ----------------------------------------*/
.footer {
	font-size:0.69em;
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	width:100%;
	height:150px;
}
.findex {
	position:absolute;
	left:0;
	top:300px;
}
.webgid {
	position:absolute;
	bottom:0;
	right:0;
	height:61px;
	margin:0;
	padding:0 30px 0 0;
	background:url(../images/webgid.png) no-repeat top right;
}
.webgid a{
	color:#464541;
	text-decoration:none;
}
.footerNav {
	float:left;
	margin-left:300px;
	padding:0 0 25px;
	overflow:hidden;
	background:url(../images/fdot.png) repeat-x bottom;
}
.footerNav li {
	float:left;
	list-style:none;
	display:block;
	background:url(../images/fdivider.png) no-repeat 0 2px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}
.footerNav li.first {
	background:none;
	padding:0;
	margin:0;
}
.footerNav li a {
	color:#7a7876;
	text-decoration:none;
}
.footerContacts {
	position:absolute;
	top:69px;
	left:300px;
	width:460px;
	height:16px;
	background:url(../images/fcontacts.png) no-repeat;
}


/*--------------------------------------------------- Cart ---------------------------------------*/
.cart_page {
	width:80%;
}
.cartSmall {
	color:#90af00;
	text-align:right;
	position:relative;
	padding-bottom:20px;
	margin:20px 0 20px;
	border-bottom:4px solid #e4e2e2;
}
.cartSmall span {
	margin:0 10px;
}
.cartSmall strong {
	color:#ffa100;
}
.cart_table {
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.cart_table td {
	margin:0;
	padding:10px;
	vertical-align:top;
	text-align:center;
	background:url(../images/lhdot.png) repeat-x bottom;
}
.cart_table tr.cart_table_tr_footer td {
	background:none;
}
.cart_table a {
	color:#6a6a6a;
	text-decoration:none;
}
.cart_table input {
	width:16px;
	text-align:center;
	border:1px solid #b6b9be;
}
.cart_table .cart_table_td_name {
	text-align:left;
}
.cart_table th {
	color:#90af00;
}
.cart_order_table {
	margin:20px 0 0;
}
.cart_order_table td {
	vertical-align:top;
	color:#6a6a6a;
}
.cart_order_table td.mt_left {
	width:100px;
}
.cart_order_table td.mt_right {
	width:250px;
}
.cart_order_table input {
	width:98%;
	padding:2px;
	border:1px solid #b1b7c3;
}
.cart_order_table td.mt_header {
	color:#90af00;
}
.cart_order_table textarea {
	width:98%;
	padding:2px;
	border:1px solid #b1b7c3;
}
.cart_order_table .mt_footer input{
	background:url(../images/orderbutton.gif) no-repeat 0 2px;
	width:100px;
	border:0;
	margin:10px 0 0;
	cursor:pointer;
	height:17px;
	text-align:left;
	padding:0 0 0 24px;
	color:#90af00;
	font-weight:bold;
}
.cart_order {
	margin:20px 0 0;
	border-top:4px solid #e4e2e2;
}
.saveButton {
	cursor:pointer;
	background:url(../images/save.jpg) no-repeat 0 1px;
	border:0;
	padding:0 0 0 20px;
	margin:0;
	color:#FA8303;
	font-weight:bold;
}

.user_register input {
	width:150px;
	border:1px solid #ccba9d;
}
.user_register .mt {
	margin:20px 0;
}
.user_register .mt td {
	padding:2px 0;
	vertical-align:top;
}
.user_register .mt th {
	text-align:left;
	color:#FF8400;
	font-weight:bold;
	padding:10px 0;
}
.user_register .mt .trDot td {
	padding:5px 0 0;
	background:url(../images/lhdot.png) repeat-x top;
}
.user_register .mt .mt_left {
	width:150px;
	
}
.user_register .mt .mt_left b {
	font-weight:normal;
}
.user_register .mt .mt_left font b{
	color:#FF8400 !important;
}
.user_register .mt td.mt_footer input {
	border:0;
	background:none;
	color:#FF8A00;
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
}
.user_login table{
	margin:10px auto;
}
.user_login table input {
	width:150px;
	border:1px solid #ccba9d;
}
.user_login table input.enterButton {
	color:#FF8A00;
	font-weight:bold;
	background:none;
	border:0;
	cursor:pointer;
}

/*--------------------------------------------------- MainPage ---------------------------------------*/

.mainList {
	margin:30px 0 0;
	padding:0;
	overflow:hidden;
}
.mainList li {
	list-style:none;
	float:left;
	height:150px;
	width:50%;
	margin:0 0 30px;
	display:block;
	overflow:hidden;
}
.mainList li .catImg {
	display:block;
	float:left;
	width:150px;
	text-align:center;
}
.mainList li p {
	margin:10px 0 0 170px;
	line-height:1.4;
}
.mainList li p span {
	color:#90AF00;
	margin:0 5px;
}
.mainList li h3{
	margin:0 0 0 170px;
	padding:0;
	font-size:1em;
	font-weight:bold;
	color:#FFA100;
	display:block;
}