/*****_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/art/topGradientBg.jpg) 0 0 repeat-x #fff;
  color: #000;
  font-size: 10px;
  font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
}
input, textarea, label, select, option
{
  font-size: 10px;
  font-family: Tahoma, Arial, Verdana, Trebuchet MS, sans-serif;
}


/*****_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%; }*/

a:hover, a:visited, a:active, a:link
{ color: #048caa; }


/*****_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#time
{
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  z-index: 5000;
  height: 70px;
  background: #000;
  opacity: 0.8;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
div#timeTxt
{
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  z-index: 5100;
  height: 50px;
  padding: 20px 0 0 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}



div#fix
{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; left: 0;
  z-index: 1;
}
div#container
{
  width: 100%;
  min-width: 1000px;
  max-width: 1600px;
  min-height: 100%;
  position: relative;
  top: 0; left: 0;
  z-index: 2;
  background: url(/images/site/art/kenny.jpg) no-repeat 0 0;
}
/***---_Header_---***/
div#header
{
  width: 100%;
  overflow: hidden;
}
div.topLine
{
  overflow: hidden;
  margin: 20px 0 0 240px;
}
h1.topHeader
{
  color: #048caa;
  font-size: 220%;
  text-align: center;
}

/***---_Central part_---***/
div#centralPart
{
  width: 100%;
  overflow: hidden;
}
/**--_Left block_--**/
div.leftPart
{
  width: 220px;
  overflow: hidden;
  padding: 250px 0 0 0;
  position: relative;
}
a.office
{
  margin: 0 10px 0 0;
}

/*-_User block_-*/
div.userBlock
{
  width: 180px;
  overflow: hidden;
  margin: 0 0 30px 10px;
  font-size: 130%;
}
div.userBlock p
{
  line-height: 1.3em;
  padding: 0 0 0.35em 0;
}
div.userBlock div
{
  width: 100%;
  overflow: hidden;
  margin: 0 0 5px 0;
}
div.txtInputDiv input
{
  width: 152px;
  padding: 2px 3px 1px 3px;
  font-size: 12px;
  border: 1px solid #000;
}
div.subInputDiv input
{
  width: 160px;
  text-align: center;
  font-size: 12px;
  margin: 0 0 7px 0;
  cursor: pointer;
}
/****************/
ul.uMenu
{
  list-style: none;
  font-size: 120%;
  margin: 0 0 30px 10px;
}
ul.uMenu li
{
  line-height: 1.3em;
  margin: 0 0 5px 0;
}
.icqC
{
  background: url(/images/site/art/icq.png) no-repeat 0 0;
  padding: 1px 0 1px 20px;
}
.telC
{
  background: url(/images/site/art/contacts_phone.gif) no-repeat 0 -1px;
  padding: 0 0 2px 20px;
}
.webmoney
{
  background: url(/images/site/art/webmoney.gif) no-repeat 0 0;
  padding: 3px 0 1px 20px;
}
.ya-money
{
  background: url(/images/site/art/ya-money.gif) no-repeat 0 0;
  padding: 0 0 3px 20px;
}


/**--_Right block_--**/
div.rightPart
{
  width: 100%;
  overflow: hidden;
  margin: 40px 0 0 -220px;
}
div.rightTopLine
{
  margin: 0 0 0 220px;
  overflow: hidden;
}
/*-_Main header_-*/
.mainHeader
{
  font-size: 300%;
  font-weight: normal;
}
/*-_Basket on page_-*/
div.basketOnPage
{
  overflow: hidden;
  margin: 9px 0 0 20px;
  height: 60px;
  line-height: 1.3em;
  font-size: 110%;
}
div.basketDiv
{
    height: 53px;
    width: 153px;
    padding: 5px 0 0 45px;
    border: 1px solid #ccc;
}
a.basketLink
{
    display: block;
}
div.emptyBasket
{
    background: url(/images/site/art/emptyCart.png) no-repeat 4px 4px #fff;
}
div.fullBasket
{
    background: url(/images/site/art/fullCart.png) no-repeat 4px 4px #fff;
}

/*-_Menu_-*/
div.menuContainer
{
  overflow: hidden;
  margin: 15px 0 0 220px;
  font-size: 140%;
}
div.menuContainer ul
{
  list-style: none;
}
div.menuContainer ul li
{
  float: left;
  margin: 0 10px 0 0;
}

/*****-----_Catalogue_-----*****/
h2.forToggle
{
  margin: 0 0 10px 0;
}


h2.forToggle span
{
  color: #24573d;
  border-bottom: 2px dashed #24573d;
  line-height: 1.2em;
  cursor: pointer;
}
div.categoryContent
{
  overflow: hidden;
}

div.categoryContent h2
{
  margin: 0 0 10px 25px;
}
div.categoryContent div.categoryContent
{
  margin: 0 0 20px 25px;
}
div.contentBlock
{
  width: 700px;
  overflow: hidden;
  margin: 20px 0 0 220px;
  padding: 0 0 150px 0;
}
div.contentBlock p
{
  font-size: 1.3em;
  padding: 0 0 0.5em 0;
}
div.catObject
{
  width: 180px;
  overflow: hidden;
  margin: 0 43px 0 0;
  display:-moz-inline-box; display:inline-block; *zoom:1; *display:inline;
  font-size: 140%;
  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
{
  height: 20px;
  font-size: 0;
  margin: 0 0 40px 0;
}
div.lineBottomBorder div
{
  width: 180px;
  border-bottom: 1px dashed #ccc;
  height: 20px;
  font-size: 0;
  margin: 0 45px 0 0;
  float: left;
}

/*****-----_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;
}

/*****-----_Basket page_-----*****/
table.basketPage
{
  width: 580px;
}
table.basketPage thead th
{
  font-size: 130%;
  border-bottom: 2px solid #aaa;
  padding: 0 0 3px 0;
  vertical-align: top;
  text-align: left;
}
table.basketPage tbody td
{
  vertical-align: top;
  text-align: left;
  font-size: 130%;
  padding: 6px 0 5px 0;
  border-bottom: 1px dashed #aaa;
}
table.basketPage tbody td.basketPageName
{
  width: 260px;
  padding-right: 10px !important;
}
table.basketPage tbody td.basketPagePrice
{ width: 100px; }
table.basketPage tbody td.basketPageAmount
{
  padding-top: 4px !important;
  width: 100px;
}
table.basketPage tbody td.basketPageAmount input
{
  width: 62px;
  padding: 1px 3px 2px 3px;
  font-size: 12px;
  border: 1px solid #ccc;
}
table.basketPage tbody td.basketPageSummary
{ width: 80px; }
table.basketPage tbody td.basketPageRemove
{
  padding-top: 0px !important;
  width: 30px;
}
table.basketPage tfoot td
{
  font-size: 130%;
  padding: 10px 0 0 0;
  vertical-align: top;
}
table.basketPage tfoot td p
{
  line-height: 1.2em;
  padding: 0 0 0.3em 0;
}

/*****-----_Purchasing_-----*****/
div.formLine
{
  width: 300px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
div.formLine label
{
  display: block;
  width: 140px;
  font-size: 12px;
  float: left;
  cursor: pointer;
}
div.formLine input
{
  width: 152px;
  padding: 1px 3px 2px 3px;
  font-size: 12px;
  border: 1px solid #aaa;
}
.req
{
  color: #f00;
  font-weight: bold;
}
.pSubmit
{
  font-size: 12px;
  cursor: pointer;
}
/***---_Delivery_---***/
div.delFormLine
{
  clear: both;
  margin: 0 0 5px 0;
  overflow: hidden;
}
div.delFormLine div
{
  float: left;
  margin: 1px 5px 0 0;
}
div.delFormLine div input
{
  cursor: pointer;
}
div.delFormLine label
{
  float: left;
  display: block;
  font-size: 12px;
  cursor: pointer;
}
div.newAdr
{
  margin: 10px 0 5px 0;
}


/***---_Required_---***/
div.requiredForm h4, div.deliveryBlock h4
{
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3em;
  padding: 0 0 3px 0;
}


div.deliveryBlock
{ overflow: hidden; }
div.newAdressBlock
{ overflow: hidden; }

/*****-----_News_-----*****/
ul.newsList
{
  list-style: none;
}
ul.newsList li
{
  clear: both;
  width: 700px;
  overflow: hidden;
  margin: 0 0 25px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #999;
}
ul.newsList li div.newHeader
{
  margin: 0 0 5px 0;
}
ul.newsList li div.newHeader p.newDate
{
  color: #999;
  font-size: 110%;
  line-height: 1.2em;
}
ul.newsList li div.newHeader h4
{
  font-size: 140%;
  line-height: 1.2em;
}
ul.newsList li div.newAnons
{
  width: 700px;
  overflow: hidden;
}
ul.newsList li div.newAnons div.anoncPic
{
  width: 90px;
  overflow: hidden;
  text-align: left;
  margin: 2px 0 0 0;
}
ul.newsList li div.newAnons div.anonsTxt
{
  width: 610px;
  /*font-size: 120%; */
  line-height: 1.4em;
}

div.newFull
{
  /*font-size: 120%;*/
  line-height: 1.4em;
  padding: 0 0 25px 0;
}
div.newFull p
{ padding: 0 0 1.5em 0; }
p.newsBack
{ font-size: 120%; }
div#footer
{
  border-top: 1px solid #048caa;
}

div#footer a
{
  margin: 0 5px 0 0;
}
div.numpages
{
  font-size: 1.3em;
}
div.links a.next
{
  margin: 0 0 0 6px;
}
div.pages a
{
  margin: 0 6px 0 6px;
}
div.newFull h1
{
  padding: 0 0 10px 0;
}
div.color_property
{
  font-size: 12px;
}
h4
{
  font-size: 14px;
  padding: 0 0 12px 0;
}
div.question
{
  padding: 0 0 30px 0;
}
div.form_element
{
  width: 350px;
  height: 40px;
  font-size: 12px;
  clear: both;
}
div.form_element label
{
  font-size: 12px;
}

div.form_element input
{
  width: 150px;
  height: 20px;
  float: right;
  font-size: 12px;
}
div.form_element textarea
{
  width: 152px;
  height: 35px;
  float: right;
  font-size: 12px;
}
table.basketPage input
{
  font-size: 1.2em;
  padding: 3px;
  cursor: pointer;
}
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.errors
{
  font-size: 12px;
  padding: 0 0 20px 0;
}
div.errors h3
{
  padding: 0 0 4px 0;
}

