@charset "utf-8"; /* GENERAL LAYOUT DESIGN CONSTRUCTION (Designed by DmitryKashuba, 2009.) */

/*****************************************************************

	CSS2.1 ELEMENTS::
	
	1. GLOBAL RESET STYLES
	2. GENERAL LAYOUT STYLES
	3. GENERAL TEXT & LINKS STYLES
	4. HEADER ELEMENTS STYLES
	5. SECTION ELEMENTS STYLES
	6. ASIDE LEFT ELEMENTS STYLES 
	7. ASIDE RIGHT ELEMENTS STYLES 
	8. FOOTER ELEMENTS STYLES
	______________________________
	9. Original elements styles 
	 
---------------------------------------------------------------- */



/* 1. GLOBAL RESET STYLES:: 
---------------------------------------------------------------- */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,a,p,fieldset,img { border: 0px; margin: 0px; padding: 0px; vertical-align: baseline; }
form,textarea,blockquote,fieldset,input { margin: 0px; padding: 0px; vertical-align: baseline; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 100%; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
caption,th,td { text-align: left; font-style: normal; }
table { border-collapse: collapse; }



/* 2. GENERAL LAYOUT STYLES::
---------------------------------------------------------------- */
body { background-color: white; height: auto; width: 100%; }
div.layout { background-color: white; padding: 0px; margin-right: auto; margin-left: auto; min-width: 978px; height: auto; width: 100%;  min-width: 1120px; }
div.clear { border: 0px; clear: both; float: none; font-size: 0px; line-height: 0px; margin: 0px; padding: 0px; height: 0px; width: auto; }
div.header { min-width: 978px; background-position: -4px top; background-repeat: repeat-x; background-image: url(design/images/header-sub-img.jpg); margin: 0px; width: 100%; height: 181px; overflow: hidden; }
div.section { padding: 0px; float: left; width: 100%; height: auto; overflow: hidden; }
div.aside {  height: auto; width: 235px; float: left; overflow: hidden; }
div.footer { min-width: 978px; background-image: url(design/images/footer-general-img.jpg); background-repeat: repeat-x; width: 100%; height: 111px; overflow: hidden; padding-top: 30px; }



/* 3. GENERAL TEXT & LINKS STYLES:: 
---------------------------------------------------------------- */
body { font-family: "Lucida Grande", "Lucida Unicode Sans", Arial, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: black; }
p { font-family: "Lucida Grande", "Lucida Unicode Sans", Arial, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: black; }
b { font-weight: bold; }
strong { text-transform: uppercase; font-weight: bold; }
i { font-style: italic; }
a {color: #000000; text-decoration: underline; font-size: 11px; }
a:hover {color: #8d120d; text-decoration: none; }
a:visited {
color: #8d120d;
}
.title { text-transform: uppercase; font-weight: bold; font-size: 16px; color: #8d120d; padding-left: 1px; padding-bottom: 5px; height: auto; width: auto; }
h1 { color: #8d120d; font-size: 16px; font-weight: bold; } 
h2 { color: #8d120d; font-size: 15px; font-weight: bold; }
h3 { color: #8d120d; font-size: 14px; font-weight: bold; }
h4,h5,h6 { color: #000000; font-weight: bold; }
h1.contentBoxHeading { color: #8d120d; text-transform: uppercase; font-weight: bold;font-size: 15px; }
a.content  { padding-left:5px; } 



/* 4. HEADER ELEMENTS STYLES:: 
---------------------------------------------------------------- */
div.header div#hUp { background-image: url(design/images/header-general-img.jpg); background-repeat: no-repeat; width: 100%; height: 154px; }
div.header div#hDown { background-image: url(design/images/header-bottom-img.jpg); background-repeat: repeat-x; width: 100%; height: 27px; }
/* LOGOTYPE:: */
div#hUp div#hLogotype { height: 133px; width: 340px; float: left; overflow: hidden; }
div#hLogotype ul { height: 133px; width: 340px; overflow: hidden; padding-top: 20px; }
div#hLogotype ul li { display: block; }
div#hLogotype ul li a { height: 0px; width: 340px; padding-top: 113px; float: left; overflow: hidden; cursor: pointer; }
div#hLogotype ul li a { background-image: url(design/images/header-logotype-img.png); background-repeat: no-repeat; }
/* MENU:: */
div#hUp div#hMenu {  width: 600px; height: 154px; float: right; overflow: hidden; }
div#hMenu div#mUp { height: 52px; clear: both; }
div#hMenu div#mDown { height: 52px; clear: both; }
div#hMenu div#mNav { background-image: url(design/images/header-menu-img.png); background-repeat: no-repeat; width: 600px; height: 50px; clear: both; }
/* CONTACTS:: */
div#mUp div.cBox { width: 100%; height: 34px; margin-top: 12px; float: left; overflow: hidden; }
div.cBox div#cBox { width: 500px; height: 34px; margin: 0 auto; overflow: hidden; }
div#cTel { color: white; font-size: 20px; font-weight: bold; text-transform: uppercase; background-image: url(design/images/phone-icon.png); background-repeat: no-repeat; height: 34px; width: auto; padding-left: 45px; padding-top: 5px; float: left; }
div#cMail { height: 34px; float: right; width: auto; padding-top: 9px; background-image: url(design/images/email-icon.png); background-repeat: no-repeat; padding-left: 45px; }
div#cMail a { color: white; font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; }
/* BUTTONS:: */
div#mNav ul.global { margin-left: 18px; height: 50px; width: 582px; overflow: hidden; }
div#mNav ul.global li { display: block; }
div#mNav ul.global li a { float: left; width: auto; height: 27px; margin-right: 10px; padding-top: 16px; }
div#mNav ul.global li a { color: #8d120d; font-weight: normal; font-size: 14px; text-transform: uppercase; text-decoration: none; }
div#mNav ul.global li a:hover { color: black; text-decoration: none; }
div#mNav ul.global li a.log { float: right; }
/* SEARCH:: */
div#mDown form#quick_find { width: 100%; height: 24px; margin-top: 9px; }
form#quick_find div.searchBox { width: 432px; height: 24px; overflow: hidden; margin: 0 auto; }
/* input search */
div.searchBox div.sBox { width: 216px; height: 24px; background-image: url(design/images/header-search_box-img.png); background-repeat: no-repeat; padding-left: 22px; padding-top: 2px; overflow: hidden; float: left; }
input#quick_find_keyword { height: 16px; width: 201px;  border: 0px; background-color: transparent; font-size: 12px; padding-top: 6px; }
/* button */
div.searchBox div#sButt { width: 74px; height: 24px; overflow: hidden; float: left; }
input.imgsub { width: 74px; height: 24px; overflow: hidden; }
/* advanced search */
div.searchBox div#sAdv { width: 118px; height: 24px; overflow: hidden; float: left; }
ul.sAdv { width: 118px; height: 24px; overflow: hidden; }
ul.sAdv li { display: block; }
ul.sAdv li a { width: 118px; height: 0px; background-image: url(design/images/header-search_adv-img.png); background-repeat: no-repeat; float: left; padding-top: 24px; cursor: pointer; }
div.toptitles { text-align: center; text-transform: uppercase; color: black; width: 250px; height: 25px; position: absolute; top: 115px; left: 40px; }
div.toptitles p { font-size: 14px; }



/* 5. SECTION ELEMENTS STYLES:: 
---------------------------------------------------------------- */
div.section div.article { height: auto; margin: 0 235px; clear: both; }



/* 6. ASIDE LEFT ELEMENTS STYLES::
------------------------------------------------------------------*/
div.aside#asideLeft { margin-left: -100%; }
div.aside#asideLeft div#navLeft { height: auto; overflow: hidden; }
div.top { clear: both; width: 235px; height: 19px; background-image: url(design/images/top-box-img.jpg); background-repeat: no-repeat; }
div.center { clear: both; width: 235px; height: auto; background-image: url(design/images/center-box-img.jpg); background-repeat: repeat-y; }
div.bottom { clear: both; width: 235px; height: 20px; background-image: url(design/images/bottom-box-img.jpg); background-repeat: no-repeat; margin-bottom: 3px;  }
div.padding { width: 231px; height: auto; padding-left: 2px; padding-right: 2px; overflow: hidden; }



/* 7. ASIDE RIGHT ELEMENTS STYLES::
------------------------------------------------------------------*/
div.aside#asideRight { margin-left: -235px; }
div.aside#asideRight div#navRight { height: auto; overflow: hidden; }



/* 8. FOOTER ELEMENTS STYLES::
---------------------------------------------------------------- */
/* top */
div.fTop { width: 100%; height: 31px; overflow: hidden; }
div.fTop div.fTcont { width: 100%; height: 26px; overflow: hidden; }
div#fTcLink { text-align: center; }
div#fTcLink a { font-size: 11px; text-transform: uppercase; font-weight: bold; color: white; width: 123px; padding-right: 25px; }
/* bottom */
div.fBottom { margin-top: 5px; width: 100%; height: 27px; overflow: hidden; }
div.fBottom div.fBcont { width: 100%; height: 26px; overflow: hidden; }
/* bottom - left */
div.fBcont div#fBcLeft { width: 50%; height: 26px; overflow: hidden; float: left; }
div#fBcLeft div#fBcLwrapp { padding-left: 35px; }
div#fBcLeft div#fBcLwrapp, div#fBcLeft div#fBcLwrapp a { text-align: left; color: white; line-height: 26px; }
/* bottom - right */
div.fBcont div#fBcRight { width: 50%; height: 26px; overflow: hidden; float: right; }
div#fBcRight div#fBcRwrapp { padding-right: 90px; }
div#fBcRight div#fBcRwrapp, div#fBcRight div#fBcRwrapp a { text-align: right; color: white; line-height: 26px; }
/* GENERAL MIDDLE BLOCK */
div.fLeft { height: 39px; width: 33%; overflow: hidden; float: left; padding-top: 6px; }
div.fCenter { height: 45px; width: 33%; overflow: hidden; float: left; }
div.fRight { height: 39px; width: 33%; overflow: hidden; float: left; padding-top: 6px; }
/* tel */
div.fLeft div#fTel { height: 34px; color: white; font-size: 20px; font-weight: bold; text-transform: uppercase; background-image: url(design/images/phone-icon.png); background-repeat: no-repeat; width: 185px; padding-left: 45px; padding-top: 5px; overflow: hidden; }
/* logo */
div.footer div#fLogotype { height: 45px; width: 185px; margin: 0 auto; }
div#fLogotype ul { height: 45px; width: 185px; overflow: hidden; }
div#fLogotype ul li { display: block; }
div#fLogotype ul li a { float: left; height: 0px; width: 185px; padding-top: 45px; overflow: hidden; cursor: pointer; }
div#fLogotype ul li a { background-image: url(design/images/footer-logotype-img.png); background-repeat: no-repeat; }
/* email */
div.fRight div#fMail { height: 34px; width: 195px; padding-top: 9px; background-image: url(design/images/email-icon.png); background-repeat: no-repeat; padding-left: 45px; overflow: hidden; }
div.fRight div#fMail a { color: white; font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; }




/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/* 9. Original elements styles 
---------------------------------------------------------------- */
input#quick_add_quickie { height: 18px; }
input#adds { width: 89px; height: 21px; }
#categoriesBoxMenu { padding: 0; margin: 0; list-style-type: none; }
.CatNavi { padding-left: 25px; }
.CatLevel1 { list-style-type: none; padding-left: 20px; padding-top: 2px; width: 200px; }
.CatLevel2, .CatLevel3, .CatLevel4, .CatLevel5, .CatLevel6 { list-style-type: none; padding-left: 10px; padding-top: 2px; }
.CatLevel1 { background: url('img/tree1.gif') no-repeat; background-position: left center;}
.Current ul li  { font-weight: normal; }
#categoriesBoxMenu a { text-decoration: none; }

/* original:: */
table.adn { border: none; border-collapse: collapse; width: 100%; }
table.adnh { border: none; border-collapse: collapse; width: 100%; height: 100%; }
table.adw { border: none; border-collapse: collapse; }
a img, img, html, body{border: none;}
a img, img, a {outline: none !important;}
*:focus { outline: none; }
td{ padding: 0px;  vertical-align: top; text-align: left; }
.mid, tr.mid td{ vertical-align: middle; }
.bot{ vertical-align: bottom; }
.fil1{overflow: hidden; height: 4px; width: 100%;}
.fil{overflow: hidden; height: 6px; width: 100%;}
.fil2{overflow: hidden; height: 14px; width: 100%;}
.arc{font-family: Arial, Tahoma, Verdana;}
.upc{text-transform: uppercase;}
.vright{text-align: right;}
.vleft{text-align: left;}
.vcent{text-align: center;}
.white {background-color: white;}

.profi{width: 100%; color: #000000; font-size: 170%; padding-bottom: 60px; text-align: center;}
.bf{font-weight: bold;}
.inbr{border: 1px solid #ABADB3; padding-left: 2px; padding-right: 2px;}
textarea{border: 1px solid #ABADB3; padding: 1px;}

/* HIGHSLIDE:: */
.highslide-active-anchor img {visibility: hidden;}
.highslide-wrapper {background: white;}
.highslide-image {border: 4px solid white; background-color: white;}
.highslide-loading {display: block; color: white; font-size: 100%; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black;}
a.highslide-loading, a.highslide-loading:hover {color: white; font-weight: bold; text-decoration: none; }
.highslide-move {cursor: move;}
.highslide-overlay {display: none;}
a.highslide-full-expand {background: url(fullexpa.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px;}
.controlbar {background: url(controlb.gif); width: 127px; height: 34px;}
.controlbar a {display: block; float: left; height: 27px;}
.controlbar a:hover {background-image: url(controlb.gif);}
.controlbar .previous {width: 50px;}
.controlbar .next {width: 40px; background-position: -50px 0;}
.controlbar .close {background: url(controlb.gif); width: 36px; background-position: -130px 0;}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}
.highslide {cursor: url(zoomin00.cur), pointer; outline: none;}

/* RATING:: */
.unit-rating {list-style:none; height: 20px; position: relative;  background: url(starvote.gif) top left repeat-x; padding: 0px; margin: 0px;}
.unit-rating li{text-indent: -90000px; float: left; padding: 0px; margin: 0px;}
.unit-rating li a {outline: none; display:block; width:20px; height: 20px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px;}
.unit-rating li.current-rating {background: url(starvote.gif) left bottom; position: absolute; height: 20px; display: block; text-indent: -9000px; z-index: 1;}
.unit-rating li a:hover{background: url(star1000.gif) left center; z-index: 2; left: 0px;}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width: 20px;}
.unit-rating a.r2-unit{left: 20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}

div.dvmenusmall {text-align: left; display: block; margin: 0 -4px 0 -4px;}
.dtree img {vertical-align: middle;}
.dtree a, .dtree a:hover {text-decoration: none;}

.container {width: 100%; padding-bottom: 4px;}
.fix{overflow: hidden; height: 3px; background-color: #4F78A0; width: 100%;}
.headlink {color: #ffffff; padding: 5px 16px; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; background: #E58A40 url('img/img/fon1.gif') repeat-x top left;}
.center {padding: 0 4px;}
.headlink a, .poisk a{color: #ffffff; text-decoration: none;}
.headlink a:hover, .poisk a:hover{color: #ffffff; text-decoration: underline;}

.htba{height: 94px; background: #446991 url('img/img/fon2.gif') repeat-x top left; padding-left: 15px;}
.htbb{padding-right: 16px; background: #446991 url('img/img/fon2.gif') repeat-x top left; width: 50%;}
.fonta{color: #ffffff; font-size: 200%; font-family: "Trebuchet MS", Arial, Verdana;}
.fontb{color: #ffffff; padding-left: 1px; font-size: 120%; font-family: "Trebuchet MS", Arial, Verdana;}

.poisk{color: #ffffff; width: 100%; background: #757A7B url('img/img/fon3.gif') repeat-x top left; border-top: 1px solid #ffffff;}
.poisk1{color: #ffffff; padding: 0px 16px; height: 30px;}
.btbl{text-align: left; color: #ffffff; padding: 0px 16px; height: 70px; background: #4F78A0 url('img/img/bfon.gif') repeat-x bottom left;}
.delm {margin: 0px 4px; cursor: default;}
.inn { position: relative; cursor: default; top:-5px; float: right; }

.pform{width: 400px; border: 1px solid #616265; padding-left: 2px;}
.stat {font-family: Tahoma, Arial, Verdana !important;}

.left, .right {width: 190px; background: white;}
.left {width: 194px; background-color: white;}
.right {width: 194px; background-color: white;}
img.fixwidth {width: 194px; height: 1px;}
.blmtop{margin-top: 4px;}
.blm{padding: 0px;}
.cbt {padding: 4px 8px; background-color: white;}
.hd {padding: 0px 5px; color: black; width:190px;}
.hd_red {padding: 0px 5px 0px 5px; }
.hd_green {padding: 5px 8px; background: #446991 url('img/img/t_green.gif') repeat-x top left; color: #ffffff;}
.hd_rd {padding: 5px 8px; background: #446991 url('img/img/t_rd.gif') repeat-x top left; color: #ffffff;}

.hdb {padding: 0px 2px 0px 5px;}
.hdbtop {padding: 8px;}
.hdbot{background: #E1E2E5; padding: 4px 8px;}
.hd a {color: black; text-decoration: none;}
.hd a:hover {color: black; text-decoration: none;}
td.hd_red a { text-decoration: none; }
td.hd_red a:hover { color: black; text-decoration: none; }

table.gre {border: 1px solid #D7D3D0; border-bottom: 0px;}
.lt1{ background-color: #F0EFEE; border-bottom: 1px solid #D7D3D0;}
.lt2{ border-bottom: 1px solid #D7D3D0;}
.cnt{ border-left: 1px solid #D7D3D0;}
.ctt {padding: 4px 8px; background-color: #F0EFEE;}
.pad{padding: 8px 8px;}
.padt{padding: 4px 8px;}

.price{ color: #DF7017; font-size: 120%; font-weight: bold;}
#axcrt{border: 3px double #E48234; background: #FFEBB2; z-index: 100; width: 300px; height: 58px; font-size: 120%; padding-top: 42px;}
table.nl tr td a {text-decoration: none;}
table.nl tr td a:hover {text-decoration: underline;}
a.noline {text-decoration: none;}
a.noline:hover {text-decoration: underline;}
a.nl, a.nl:hover {text-decoration: none;}
.oki{color: #339933;}
.error{color: #ff6600;}
.cattop {margin-top: 4px; padding: 4px 0px;}
.imbox {padding-left: 8px;}
img.delim, td.delim{width: 4px; height: 4px;}

/* buttons settings */
#header_02 {margin-top:10px;position: relative;z-index: 1;right: -30%;background-image:url(img/header_4.gif);}
#header_02 div.ct{background-image:url(img/buttons/header_7_u.gif);color:#fff;}
#header_02 div.ct:hover {color:red;}
TD.main, P.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; background-color: #fff; padding: 6px 6px; }
#parsetime { font-family: Verdana, Arial, sans-serif; font-size: 9px; line-height: 1.5; background: #f1f1f6; text-align:center; }

/* slider */
.slider_wrapper { width: 552px; margin: 0 auto; overflow: hidden; height: auto; clear: both; }
.svwp { width: 50px; height: 20px; background: #fff; }
.svwp ul { position: relative; left: -999em; }
.slideViewer { position: relative; overflow: hidden;  margin: 0; padding: 0; background: #fff; }
.slideViewer ul { position: relative; left: 0; top: 0; width: 1%; list-style-type: none; margin: 0;  padding: 0; }
.slideViewer ul li { float:left; }
.slideViewer span.typo{ padding: 6px; background: #fff; color: #000; font-size: 10px; }
.thumbSlider { overflow: hidden; width: 1%; background: #fff; }
.thumbSlider ul { list-style-type: none; margin: 0; padding: 0; }
.thumbSlider ul li{ float:left; margin: 0; }
.thumbSlider a{ color: #fff; text-decoration: none; }
.thumbSlider a img{ border: 0; display: block; padding: 0; }
.thumbSlider p.tmbrdr { position:relative; left: 0; font-size: 0.01em; left: 0; margin: 0; padding: 0; }
a.left, a.right { background: transparent; color: #ff0000; font: bold 16px Arial; overflow: hidden; }
a.left span, a.right span{}
a.left img, a.right img{ border: 0; }
a.l_dis, a.r_dis { background: transparent; cursor: default; }
a.l_dis span, a.r_dis span { display: none;}
a:focus { outline:none; }