/*****_GENERAL_*****/
html, body
{ width: 100%; height: 100%; }
html, body, table, thead, tbody, tfoot, tr, th, td, div, span, ul, ol, li, h1, h2, h3, h4, a, input, textarea, label, p
{
  padding: 0;
  margin: 0;
  outline: 0px none;
}
table
{ border-collapse: collapse; }
a img
{ border: 0px none; }
body
{
  background: url(/images/site/shade/shadersMainBg.jpg) 0 0 no-repeat;
  color: #000;
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
}
input, textarea, label, select, option
{
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
}
input[type='submit']
{
  padding: 3px;
}

/*****_TXT_STYLING_*****/
h1, h2, h3, h4
{
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2em;
}
h1
{
  font-size: 240%;
  color: #c06;
}
h2
{ font-size: 180%; }
h3
{ font-size: 160%; }
h4
{ font-size: 140%; padding: 0 0 16px 0; }

a:hover, a:visited, a:active, a:link
{ color: #3791e9; }


/*****_SUBSIDINARY CLASSES_*****/
/*Floats*/
.fLeft { float: left; }
.fRight { float: right; }
.cBoth { clear: both; }
/*Margins and Paddings*/
.mR0 { margin-right: 0px !important; }
.mL0 { margin-left: 0px !important; }
/*Positioning and Display prop's*/
.dNone { display: none !important; }
.dBlock { display: block !important; }
.dIBlock { display: inline-block !important; }
.pAbs { position: absolute; }
.vHidden { visibility: hidden; }
/*Txt-aligns*/
.tLeft { text-align: left !important; }
.tCenter { text-align: center !important; }
.tRight { text-align: right !important; }


/*****_MAKE-UP_*****/
div#fix
{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

div#doggyDog
{
  width: 225px;
  height: 213px;
  position: absolute;
  top: 171px; left: 655px;
  z-index: 15;
}
#dog
{
  width: 203px;
  height: 184px;
  position: absolute;
  top: 155px;
  left: 655px;
}
div#container
{
  width: 1000px;
  min-height: 100%;
  position: relative;
}
/***---_Header_---***/
div#header
{
  width: 1000px;
  height: 76px;
  overflow: hidden;
}
div.logo
{
  width: 430px;
  height: 44px;
  overflow: hidden;
  margin: 32px 50px 0 58px;
}

div.menuContainer
{
  width: 462px;
  height: 76px;
  overflow: hidden;
}
div.menuContainer ul
{
  list-style: none;
  font-size: 130%;
  text-transform: uppercase;
}
div.menuContainer ul li
{
  overflow: hidden;
  padding: 45px 0 0 0;
  margin: 0 14px 0 0;
  float: left;
}
/***---_Central block_---***/
div#contentContainer
{
  width: 1000px;
  overflow: hidden;
  margin: 30px 0 0 0;
}
/**--Left content part_--**/
div.leftBlock
{
  width: 705px;
  overflow: hidden;
  padding: 0 0 0 110px;
  margin: 0 0 0 0;
}
div.flash
{
  width: 650px;
  height: 167px;
}
h1.pageHeader
{
  margin: 50px 0 10px 0;
  clear: both;
}
/*-_Catalogue_-*/
div.contentBlock
{
  width: 705px;
  overflow: hidden;
  margin: 0 0 0 0;
  font-size: 12px;
}

div.catObject
{
  width: 180px;
  overflow: hidden;
  margin: 0 53px 0 0;
  display:-moz-inline-box; display:inline-block; *zoom:1; *display:inline;
  font-size: 120%;
  vertical-align: top;
}
div.objectName
{
  width: 146px;
  overflow: hidden;
  margin: 5px 0 0 0;
}
div.objectBuy
{
  font-size: 115%;
  font-weight: bold;
  margin: 5px 0 0 0;
}
div.objectBuy a
{
  text-decoration: none;
  color: #c06;
}
div.objectBuy a:link span, div.objectBuy a:visited span, div.objectBuy a:hover span, div.objectBuy a:active span
{
  color: #c06;
  background: url(/images/site/shade/shadersBuyBg.gif) 0 0 no-repeat;
  padding: 2px 0 0 28px;
  margin: 0 0 0 8px;
  display: inline-block;
  height: 23px;
  position: relative;
}
div.objectBuy a div.elementsNumber
{
  position: absolute;
  top: 0; left: 0;
  background: #fff;
  border: 1px solid #3791e9;
  text-decoration: none;
  font-size: 12px;
  display: none;
}



div.lineBottomBorder
{
  width: 705px;
  height: 20px;
  font-size: 0;
  margin: 0 0 40px 2px;
}
div.lineBottomBorder div
{
  width: 180px;
  border-bottom: 1px dashed #ccc;
  height: 20px;
  font-size: 0;
  margin: 0 53px 0 0;
  float: left;
}
div.anonsTxt
{
  padding: 0 0 40px 0;
}

/**--_Right content part_--**/
div.rightBlock
{
  width: 185px;
  /*overflow: hidden;*/
}
div.basketContainer
{
  width: 196px;
  overflow: hidden;
  margin: 0 0 0 -55px;
}
div.basketContainer div.basketHeader
{
  width: 151px !important;
  height: 40px;
  padding: 0 0 0 45px;
  background: url(/images/site/shade/shadersBasketBg.gif) 0 0 no-repeat #e3e3e3;
  font-style: italic;
  font-size: 140%;
}
div.basketContainer div.basketHeader a
{
  display: inline-block;
  padding: 12px 41px 0 0;
  width: 110px;
}


div.basketOnPage
{
  width: 139px;
  overflow: hidden;
  padding: 6px 12px 0 13px;
  margin: 0 0 0 32px;
  background: #e3e3e3;
  font-size: 11px !important;
  min-height: 119px;
}
div.basketOnPage table
{ width: 139px; }
div.basketOnPage table tbody td
{
  background: url(/images/site/shade/shadersBasketDot.jpg) repeat-x 0 100%;
  vertical-align: bottom;
  font-size: 11px !important;
}
div.basketOnPage table tbody td span, div.basketOnPage table tbody td strong
{ background: #e3e3e3; }
div.basketOnPage table tbody td
{
  padding: 5px 0 0 0;
  text-align: right;
}
div.basketOnPage table tbody td span
{ padding: 0 2px 0 0; }
div.basketOnPage table tbody td strong
{ padding: 0 0 0 2px; }
div.basketOnPage table tbody td.basketObjName
{
  width: 100px;
  text-align: left !important;
}
div.basketOnPage table tfoot td
{
  font-size: 10px !important;
  text-align: right;
  padding: 10px 0 11px 0;
}


/***---_Basket page_---***/
table.basketPage
{
  width: 650px;
  font-size: 120%;
}
table.basketPage thead th
{
  text-align: left;
  padding: 6px 0;
  border-bottom: 1px solid #666;
  vertical-align: top;
}
table.basketPage tbody tr td
{
  padding: 5px 0;
  border-bottom: 1px solid #666;
}
table.basketPage tfoot
{
  border-top: 1px solid #666;
}
table.basketPage tfoot tr td
{
  padding: 6px 0 0 0;
}
table.basketPage tfoot tr td p
{
  padding: 10px 0 6px 0;
}
input.button
{
  cursor: pointer;
}


/*****-----_Good adding_-----*****/
div#atbcDark
{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0; left: 0;
  z-index: 50;
  background: #000;
  opacity: 0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
* html div#atbcDark
{
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#addToBasketContainer
{
  width: 600px;
  height: 260px;
  position: fixed;
  top: 50%; left: 50%;
  margin: -130px 0 0 -300px;
  z-index: 60;
}
div.atbcTop
{
  width: 600px;
  height: 30px;
  background: url(/images/site/WB_topBg.png) 0 0 no-repeat;
}
div.atbcBottom
{
  width: 600px;
  height: 30px;
  background: url(/images/site/WB_bottomBg.png) 0 0 no-repeat;
}

div.atbcContainer
{
  width: 600px;
  height: 150px;
  background: #fff;
}

div.whatToAdd
{
  display: inline-block;
  font-size: 110%;
  background: #afdfe9;
  padding: 6px 5px 0 5px;
  height: 18px;
  margin: 0 0 0 30px;
}

table.addGoodProps
{
  width: 540px;
  margin: 0 0 0 30px;
}
table.addGoodProps thead th
{
  text-align: left;
  font-size: 160%;
  border-bottom: 2px solid #e3e3e3;
  color: #c06;
  padding: 0 0 4px 0;
}
table.addGoodProps tbody td
{
  vertical-align: top;
}
table.addGoodProps tbody td.addGoodImg
{ width: 110px; }
table.addGoodProps tbody td.addGoodOpt
{
  width: 220px;
  padding: 15px 20px 0 0;
}
table.addGoodProps tbody td.addGoodOpt p.addGoodName
{
  font-size: 130%;
  font-weight: bold;
  padding: 0 0 4px 0;
}
table.addGoodProps tbody td.addGoodOpt p.addGoodDel
{ font-size: 110%; }
table.addGoodProps tbody td.addGoodOpt p.addGoodDel a
{ color: #c06; }
table.addGoodProps tbody td.addGoodNum
{
  width: 70px;
}
table.addGoodProps tbody td.addGoodNum input
{
  width: 46px;
  padding: 1px 4px 2px 4px;
  margin: 13px 0 0 0;
  color: #666;
  font-size: 13px;
  border-top: 1px solid #7c7c7c;
  border-right: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
}
table.addGoodProps tbody td.addGoodPrice
{
  width: 120px;
  font-size: 130%;
  color: #666;
  padding: 15px 0 0 0;
  font-weight: bold;
}
table.addGoodProps tfoot td
{
  font-size: 130%;
  padding: 15px 0 0 0;
}
/*---_Footer_---*/
#footer
{
  width: 860px;
  height: 113px;
  position: relative;
  margin: 90px 0 0 100px;
  padding: 0 0 0 20px;
  border-top: 2px solid #ccc;
}
#footer div { font-size: 11px; color: #666; }
#small-h-menu { color: #666; font-size: 11px; margin-top: 20px; }
a.a-small-h-menu { margin: 0 2px; }
a.a-small-h-menu:link, a.a-small-h-menu:hover, a.a-small-h-menu:visited, a.a-small-h-menu:active
{
  color: #666;
  font-size: 11px;
}
#copyright { color: #999; margin-top: 10px; }
#search-btn
{
  width: 25px;
  height: 19px;
  background: url(/images/shade/search-btn.gif);
  border: 0px none;
  float: left;
  cursor: pointer;
}
#search-inp
{
  width: 129px;
  height: 19px;
  background: url(/images/shade/search-bg.gif);
  border: 0px none;
  padding: 0px 2px 0px 2px;
  color: #666;
  font-size: 11px;
  float: left;
}
@-moz-document url-prefix()
{
#search-inp { padding-top: 3px; height: 16px; }
}
#search-inp { height: 15px !ie; padding-top: 4px !ie; }
a.morizo:link, a.morizo:hover, a.morizo:visited, a.morizo:active
{
  color: #666;
  font-size: 11px;
}
/*****-----_Object view_-----*****/
div.itemImages
{
  width: 320px;
  overflow: hidden;
  margin: 0 20px 0 0;
}
div.mainImage
{
  width: 320px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
div.allImages
{
  width: 330px;
  overflow: hidden;
}
div.allImages img
{
  display: block;
  float: left;
  margin: 0 10px 0 0;
  cursor: pointer;
}

div.itemDescr
{
  width: 335px;
  overflow: hidden;
  /*font-size: 120%;*/
  line-height: 1.4em;
}
div.itemDescr ul
{
  font-size: 1.2em;
  padding: 0 0 6px 0;
}
div.itemDescr ul li
{
  padding: 0 0 4px 6px;
}
div.iTxtD
{
  width: 100%;
  overflow: hidden;
}
div.contacts
{
  padding: 55px 0 0 40px;
  font-size: 12px;
  line-height: 16px;
}
div.question
{
  margin: 10px 0 16px 0;
}
div.question a
{
  font-size: 14px;
  font-weight: bold;
}
div.question div
{
  font-size: 14px !important;
  padding: 0 0 4px 0;
}
div.question p
{
  padding: 0 0 8px 0;
}
#emptyBasket
{
  font-size: 12px;
  font-style: Italic;
  padding: 0 0 97px 45px;
  background: #E3E3E3;
}
div.pages
{
  padding: 10px 0 0 20px;
}
div.pages a, div.pages span
{
  margin: 0 6px 0 0;
}
ul.search
{
  list-style: none;
}
ul.search li
{
  margin: 6px 0 12px 0;
}
ul.search li span
{
  display: block;
  width: 20px;
  float: left;
}
ul.search li p
{
  padding: 0 0 0 20px;
}
form.search
{
  padding: 0 0 8px 0;
}
div.form_element, div.formLine
{
  width: 350px;
  height: 40px;
  font-size: 12px;
  clear: both;
}
div.form_element label, div.formLine label
{
  font-size: 12px;
}

div.form_element input, div.formLine input
{
  width: 150px;
  height: 20px;
  float: right;
  font-size: 12px;
}
#con_tab_profile
{
  padding: 12px 0 0 0;
}
#con_tab_profile h4
{
  padding: 0 0 16px 0;
}
div.form_element textarea, div.formLine textarea
{
  width: 152px;
  height: 35px;
  float: right;
  font-size: 12px;
}
div.login, form.login
{
  font-size: 12px;
  padding: 40px 0 0 40px;
}
div.login div, form.login div
{
  padding: 0 0 4px 0;
}
div.login div a, form.login div a
{
  margin: 0 10px 0 0;
}
div.tabs {
	height: 25px;
}
div.tabs div {
	float: left;
	margin-right: 3px;
	background-color: #dedede;
	line-height: 25px;
	padding: 0 10px;
	cursor: pointer;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
div.tabs div.act {
	background-color: #f3f3f3;
}
div.con_tabs {

}
table.blue {
	border-top: solid 1px #d5e9f9;
	margin-bottom: 15px;
}
table.blue th,
table.blue td {
	height: 30px;
	padding: 0 5px;
}
table.blue thead th {
	border-bottom: solid 1px #b7d3e9;
	background: url(/images/design/bg/blue_head.gif) repeat-x;
}
table.blue tbody td {
	background-color: #f5fafe;
	border-bottom: solid 1px #d9e7f1;
	text-align: center;
}
table.blue tfoot td {
	background-color: #d5e9f9;
	border-bottom: solid 1px #b7d3e9;
	font-weight: bold;
}
table.blue thead th.name,
table.blue tbody td.name {
	text-align: left;
}
table.blue td.separate {
	background-color: #d5e9f9;
	height: 15px;
}
table.blue tbody td input {
	border: solid 1px #bababa;
	width: 30px;
}
table.blue tbody td a.del {
	position: relative;
	height: 11px;
	zoom: 1;
}
table.basketPage tr td
{
  padding: 0 0 6px 0;
}
div.delFormLine
{
  clear: both;
  padding: 0 0 8px 0;
}
div#new-address
{
  padding: 10px 0 0 0;
}
div.delFormLine div
{
  display: block;
  float: left;
  width: 15px;
  margin: 0 5px 0 0;
}

