﻿* {
	outline: none;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	background-color: #fef7e7;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center 365px;
	/*overflow: scroll;*/
	height: 100%;
}
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 13px;
}
table td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
img {
	border: 0px;
}
h1 {
	padding: 15px 0px 0px;
	margin: 0px;
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	padding: 15px 0px;
	margin: 0px;
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
.Header {
	background-image: url('images/bg_header_left_top.jpg');
	background-repeat: no-repeat;
	height: 157px;
	vertical-align: top;
	text-align: left;
}
#logo {
	position: absolute;
	margin-left: 198px;
}
table.ProductList {
	width: 100%;
}
table.ProductList td {
	padding: 5px;
}
.block_products {
	background-color: #ede0be;
	padding: 5px;
}
.PL td {
	height: 247px;
	text-align: center;
	vertical-align: top;
}
table.PL td.SpaceCenter {
	width: 10px;
}
.PL td.Product {
	background-image: url('images/bg_product.jpg');
	width: 206px;
	background-repeat:no-repeat;
	height: 206px;
	vertical-align:middle;
	text-align:center;
}
.PL div.nameProduct{
	color: #2888D6;
	/*text-decoration: underline;*/
}
.PL div.InfoProduct{
	background-image:url('images/bg_name_product.jpg');
	background-repeat:repeat-x;
	padding:14px 0px;
	background-color:#f4e8ce;
	margin-bottom:5px;
	width: 206px;
}
.PL td.Product2 {
	background-image: url('images/bg_product.jpg');
	width: 206px;
	cursor:pointer;
	background-repeat:no-repeat;
	height: 206px;
	vertical-align:middle;
	text-align:center;
}
.tMainMenu {
	height: 40px;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.tMainMenu td {
	vertical-align: top;
	padding-top: 3px;
}
.mainMenuSplit {
	width: 24px;
}
#mainMenu {
	background-image: url('images/main_menu_bg.gif');
	background-repeat: repeat-x;
	height: 40px;
	text-align: left;
	padding-left: 32px;
}
.nogi {
	background-image: url('images/nogi.jpg');
	background-repeat: no-repeat;
	width: 150px;
	background-position: right top;
}
ul.SubMenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
	background-image: url('images/submenu_bg.gif');
	background-repeat: repeat-y;
	width: 188px;
	position: absolute;
	margin-top: 18px;
}
ul.SubMenu li{
	background-image:none;
}
.DN {
	display: none;
}
.DB {
	display: block;
}
.Bold {
	font-weight: bold;
}
.item {
	height: 18px;
}
ul.SubMenu li {
	padding: 2px;
	margin: 0px;
	text-align: right;
}
input.txtSearch {
	width: 248px;
	height: 20px;
	border: 1px #6c5a11 solid;
	vertical-align: middle;
}
.TdLeftCol {
	vertical-align: top;
	height: 100%;
}
.TdLeftCol2 {
	vertical-align: top;
	width: 305px;
}
.TdRightCol {
	padding-left: 8px;
	vertical-align: top;
	width: 305px;
}
.TdRightCol2 {
	padding-left: 13px;
	vertical-align: top;
	height: 100%;
}
.Footer {
	background-image: url('images/line_footer.gif');
	background-repeat: repeat-x;
	background-color: #eddfbf;
	padding-top: 23px;
	padding-bottom: 13px;
	padding-left: 18px;
	height: 58px;
}
.tableFooter {
	font-size: 12px;
}
.FooterContact {
	color: #464646;
	width: 243px;
	padding-right: 10px;
}
.H {
	height: 100%;
}
.blockZag {
	font-size: 18px;
	text-transform: uppercase;
	color: #5c3f03;
	margin-left: 11px;
}
.blockTop {
	background-image: url('images/bg_block_zag.gif');
	background-repeat: repeat-y;
	padding: 4px 0px 3px;
	background-color: black;
	border-right: 1px #584000 solid;
}
.block {
	margin-top: 7px;
}
.block_content {
	background-image: url('images/block_gradient.gif');
	background-repeat: repeat-x;
	border: 1px #584000 solid;
	border-width: 0px 1px 1px 0px;
}
.block_bottom {
	text-align: center;
}
.block_space {
	font-size: 1px;
	height: 3px;
}
.tableT {
	width: 303px;
}
.tableT td {
	padding: 3px 10px;
	vertical-align: top;
}
img.BorWhite {
	border: 3px #ffffff solid;
}
img.BorBlack {
	border: 1px #000000 solid;
}
.SplitDots {
	background-image: url('images/bg_split_akcii.gif');
	background-repeat: repeat-y;
	height: 19px;
}
.BlockBg {
	background-image: url('images/bg_akcii.gif');
	background-repeat: repeat-y;
}
span.MainMenu {
    color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
    cursor: pointer;
}
a.MainMenu:link, a.MainMenu:visited {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
a.MainMenu:hover, a.MainMenu:active {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration:underline;
}
ul.SubMenu li a:link, ul.SubMenu li a:visited {
	color: #fef7e7;
	text-decoration: none;
}
ul.SubMenu li a:hover, ul.SubMenu li a:active {
	color: #fef7e7;
	text-decoration:underline;
}
.Phone{
	position:absolute; margin:30px 0px 0px 1px;
}
.NumbersPhoneHeader{
	font-size:22px; float:left; width:150px;margin-top:20px; position:absolute; margin-left:51px;
}
.CodeTown{
	color:#536d81; font-size:18px;
}
.rv_prodImage {
}
.rv_product_price {
	margin-top: 15px;
}
.rv_desc {
	color: #000000;
}
.Zag {
	color: #464646;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.formQuestion {
}
.formQuestion input, .formQuestion textarea {
	margin-bottom: 15px;
}
.btnBlue {
	background-image: url('images/btn_blue.gif');
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	height: 24px;
	cursor:pointer;
}
input {
	font-family: Arial;
	font-size: 13px;
}
input.txt {
	height: 22px;
	border: 1px #d6d0c2 solid;
}
.GrayColor {
	color: #8e8e8e;
}
input.txtQuestion {
	width: 175px;
}
textarea {
	border: 1px #d6d0c2 solid;
	font-family: Arial;
	font-size: 13px;
}
textarea.txtQuestionText {
	width: 303px;
	height: 122px;
}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul.ListProductpage li {
	padding: 5px 0px 0px 10px;
	background-image:url('images/marker.gif');
	background-repeat:no-repeat;
	background-position:left 10px;
}
ul.ListProductpage li a {
	font-weight: bold;
}
.Root {
	width: 990px;
	height: 100%;
	text-align: left;
}
.tdMainMenu {
	padding: 0px 13px;
	height: 40px;
}
.FooterLinksTD {
	padding-right: 30px;
}
.Conteiner {
	height: 100%;
	padding: 10px 16px 40px 13px;
}
.tableConteiner {
	width: 100%;
	height: 100%;
	text-align: left;
}
.SplitFooterLinks {
	padding: 0px 8px;
}
.bread {
	font-size: 11px;
}
.bread img {
	vertical-align: middle;
}
a:link, a:visited {
	color: #2888d6;
	text-decoration: underline;
}
a:hover, a:active {
	color: #2888d6;
	text-decoration: none;
}
span.selected {
    color: #FABF41;
	text-transform: uppercase;
	text-decoration: underline;
    cursor: pointer;
}
span.span-hover {
    text-decoration: underline;
}
a.selected:link, a.selected:visited, a.selected:hover, a.selected:active {
	color: #FABF41;
	text-transform: uppercase;
	text-decoration: underline;
}
a.linkSearch:link, a.linkSearch:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.linkSearch:hover, a.linkSearch:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.linkBlockProduct:link, a.linkBlockProduct:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.linkBlockProduct:hover, a.linkBlockProduct:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bread a:link, .bread a:visited {
	text-decoration: none;
}
.bread a:hover, .bread a:active {
	text-decoration: underline;
}






.ulValidFaild{margin-bottom:0;margin-top:12px;color:Red;}

.OrderTableHead {height:30px; vertical-align:middle; font-weight:bold;background-color:#F0F0F0;}

.OrderTable_td_alt {vertical-align:top; height:30px; padding-top:8px; padding-bottom:8px;background-color:#eff0f1;}
.OrderTable_td {vertical-align:top;  height:30px; padding-top:8px; padding-bottom:8px;}

.OrderTable_ico_refresh {margin-left:5px; margin-top:3px; position:absolute;}
.client_SiteNavigation_Separator { margin: 0px 5px;}
/*--- captcha --------------------------*/
.captcha {
    border: solid 1px;
    /*width: 190px;
    height: 27px;*/
    font-family: Arial;
    border-color: black;
} 

.captchaDropped {
    border: solid 1px;
    width: 190px;
    height: 27px;
    font-family: Arial;
    margin-top: 10px;
    border-color: black;
} 
/*--------------------------------------*/
.InvalidTextBox {background-color:#ffe4c4;}
.OrderConfirmation_InvalidTextBox {background-color:#ffe4c4;}
.OrderConfirmation_ValidationPoint {color:Red;}

/*------------------PageNumberer------------------*/

.PageNumberer
{
	font-family:Tahoma,Helvetica,sans-serif;
	font-size: 14px;
	clear:both;
	width:352px;	
	margin:0 auto;
	color:#0588f4;
	height: 10px !important;
}

.PageNumberer a
{
	border-width:1px;
	border-style:solid;
	margin:1px 5px 1px 1px;
	padding:2px 0px 2px 0px;
	text-align:center;
	text-decoration:none;
	height:18px;
	float:left;
	border-color: #ccdbe4;
	color:#0588f4;
}

.PageNumberer a:hover
{
	background:#0588f4;
	border-color:#666666;
	color:#fff;
}

.PageNumberer div.selected
{
    margin:1px 5px 1px 1px;
	border:0;
	font-weight:bold;
	padding:3px 0 2px 0;
	float:left;
	height:18px;
	width:26px;
	text-align:center;
	color:#000;
}

.PageNumberer div.prevnext
{
    text-align:center;    
	margin:1px 5px 1px 1px;
	padding:3px 1px 3px 1px;
	border:0;
	float:left;
	height:18px;
	width:50px;
	color:Gray;	
}

.PageNumberer a.pager
{
    width:26px;
    text-decoration:none;
}

.PageNumberer a.prevnext
{
    width:50px;
    text-decoration:none;
}

.LinkGO
{
    border-width:1px;
    border-style:solid;
    margin:1px 5px 1px 1px;
    padding:1px 12px;
    text-align:center;
    text-decoration:none;
	border-color: #ccdbe4;
	color:#3666d4;
}
.hidden
{
    display:none;
}

.option_block{    
    padding-top:12px;
    padding-bottom:15px;
    padding-left:12px;
    background-color:#EDDFBF;
}
.advsearch_row{height:30px;}

table.advsearch tr td{vertical-align:middle;}


.promo_block
{
   width:643px; 
   border: 2px #f3ae0b solid;
}

.promo_block td
{
   width:50%; 
   background-color:#ede0be;
   padding:10px;
   border: 2px #f3ae0b solid;
   vertical-align:top;
}
.ticket{
	color:#CD2F14;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:22px;
	font-family:Segoe Script;
	margin:5px;
}

.orange
{
  color:#cd2f14; font-weight:bold;
}

.Skidka
{
padding-top:3px;
padding-bottom:3px;
color:#cd2f14;
font-size:18px !important;
}

.prodinf {margin:5px 0;}

/*popup*/
.background_popup
{
    position: fixed;
    background-color: #000;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9000;
    display: none;
}
.popup
{
    position: fixed;
    /*width: 353px;*/
    background-color: #fff;
    padding: 30px 30px;
    display: none;
    z-index: 9999;
}

.additionalgoods {
    width:500px;    
}

.additionalgoods td {
    padding:5px 5px;  
}

.txt {
    height: 18px;
    width: 245px;
}

.contact-info {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 20px;
}
.contact-info span.param-name {
	display: inline-block;
	width: 145px;
	height: 22px;
	line-height: 22px;
	vertical-align:top;
}
.contact-info .params-item {
	margin-top: 15px;
}
.contact-info .txt {
	width: 245px;
}
.orders th 
{
    height: 32px;
    vertical-align: middle;
    font-weight: bold;
    text-align: left;
}
.orders th.number {
	padding: 0px 0px 0px 11px;
	width: 28px;
}
.orders th.model {
	padding: 0px 0px 0px 7px;
	width: 240px;
}
.orders th.size {
	padding: 0px 0px 0px 11px;
	width: 106px;
}
.orders th.count {
	padding: 0px 0px 0px 6px;
	width: 96px;
}
.orders th.delete {
	/*padding: 0px 0px 0px 10px;*/
	width: 30px;
}
.orders td {
	vertical-align: top;
	margin: 0px;
	padding: 8px 0px;
	text-align: left;
}
.orders td.number {
	padding-left: 14px;	
	border-left-width: 0px;
}
.orders td.model {
	padding-left: 10px;
	color: #2888D6;
}
.orders td.size {
	padding-left: 10px;
}
.orders td.count {
	padding: 5px 0px 5px 8px;
}
.orders td.delete {
	border-right-width: 0px;
	text-align: center;
}

.baskettop {
    color:white !important;
    font-weight: bold;
    text-decoration: none !important;
    margin: 3px 60px 0 0;
    float:right;
    background: url('images/shopping_cart.png') no-repeat left;
    padding-left:15px;
}
.modalclose {
    float:right;
    background-image: url('images/close.gif');
    width:16px;
    height:16px;
    cursor:pointer;
}

