@charset "UTF-8";

img {border: none}
a,input,textarea,select{outline: none} 
a{text-decoration: underline;color: #000}
a:hover{text-decoration: none}
* html #mainContainer{height: 100%}
fieldset{border: none}
form, fieldset, html, body, ul, ul li{padding: 0;margin: 0}

body
{
    margin: 0px;
    padding: 0px;
    font:normal 12px Tahoma, Arial, Verdana,  Geneva, Helvetica;
    position: relative;
    min-height: 100%;    
    height: 100%;
    color: #4c4c4c;
    min-width: 1000px;		
}
html
{
    height: 100%;
    min-width: 1000px;
    /*background: #fff;*/
    background: url(images/mainContainer.gif) 0 0 repeat-y;
	/*background: url(images/cars.jpg) 0 50% no-repeat;*/
	overflow-x: hidden
	
    
}
#mainBox1
{
	z-index: 9002;
	height: 448px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
	width: 1600px;
	background: url(images/cars.jpg) 0 60px no-repeat
}
#mainBox2
{
	position: absolute;
	left: 0;
	z-index: 9000;
	background: url(images/header.gif) bottom left repeat-x;
	width: 100%;
	height: 448px;
}
#mainBox3
{
	z-index: 9002;
	position: absolute;
	height: 448px;
	background: url(css/images/rep.gif) 0 0 repeat-x;
	width: 100%;
	left: 0;
	top: 0;
	
}

/**************************************************************************
			HEADER
/**************************************************************************/
/*#headerRoute
{
	position: absolute;
	width: 100%;
	height: 22px;
	background: url(images/0.gif) 0 0 repeat-x;
	left: 0;
	top: 0;
	z-index: 9089
}*/

#header
{
    position: absolute;
    top: 0;
    height: 448px;
    width: 100%;
    left: 0;
    /*background: url(images/header.gif) bottom left repeat-x;*/
	z-index: 9090;
	/*background: url(images/cars.jpg) 0 0 no-repeat*/	

}
#headerIn
{
    height: 448px;
    overflow: hidden;
    margin: 0 auto;
    width: 898px; 
    /*background: url(images/headerIn.jpg) 50% 80px no-repeat;*/
	
	
}
#headerInTop
{
    background: url(images/headerInTop.gif) 0 0 repeat-x;
    height: 52px;
    position: relative;
    /*width: 90%;
    margin: 0 auto;*/
}
.headerInCorner
{
    width: 55px;
    height: 52px;
    position: absolute;
    top: 0
}
#headerInLeft
{
    left: 0;
    background: url(images/headerInLeft.gif) 0 0 no-repeat
}
#headerInRight
{
    right: 0;
    background: url(images/headerInRight.gif) 0 0 no-repeat
}
#logoBox
{
    background: url(images/logo.gif) 0 1px no-repeat;
    width: 325px;
    height: 46px;
    left: 65px;
    position: absolute;
}
#logoBox a
{
    display: block;
    height: 50px;
    text-indent: -9999px;
    background: url(images/separ.gif) 100% 0px no-repeat
}
#telBox
{
    background: url(images/tel.gif) 0 14px no-repeat;
    height: 50px;
    position: absolute;
    left: 400px;
    width: 144px;
    padding: 3px 0 0 46px;
    color: #fff;
    text-align: right;    
    overflow: hidden
}
#telBox span#what
{
    font-size: 10px;
    display: block;    
    text-transform: uppercase;
    position: relative;
    margin-top: -5px
}
#telBox span#tel
{
    font: bold 30px Arial;
    display: block;
    padding: 0;
    margin: 0
}
#adressBox
{
    position: absolute;
    height: 50px;
    overflow: hidden;
    width: 223px;
    right: 50px;
    padding-left: 20px;
    color: #fff;
    font: bold 12px Arial;
    padding-top: 8px;
    background: url(images/separ.gif) 0 0 no-repeat
}
#adressBox span
{
    display: block;
    text-decoration: underline;
}
#afterAticleBox
{
	height: 44px;	
	background: url(images/artAfter.gif) 0 0 no-repeat
}


/**************************************************************************
			MAIN
/**************************************************************************/
#mainContainer
{    
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
  padding-bottom: 48px;
  /*background: url(images/mainContainer.gif) 0 0 repeat-y */
   background: url(images/html.gif) top right repeat-y;
}

* html #mainContainer { overflow: visible}

#mainContainer:after
{
    content: 'EasyClear';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size: 0;
}
#mainContainer { display: inline-block }
/*\*/
#mainContainer { display: block}
/**/


#mainInContainer
{
    position: relative;
    padding-top: 448px;
    color: #000
}

#mainRightBox, #mainLeftBox
{
    width: 227px    
}

/*roght box*/

#mainRightBox
{
    float: right
}
#orderBox
{
    padding: 0 5px 10px 12px
}
h2#orderH
{
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    background: url(images/orderH.gif) 0 0 no-repeat;
    height: 35px
}
#mainOrderFormBox
{
    background: url(images/mainOrderFormBox.gif) 0 0 repeat-y;
    min-height: 100px;
    height: auto !important;
    height: 100px
}
#mainOrderFormBoxIn
{
    background: url(images/mainOrderFormBoxBottom.gif) bottom left no-repeat;
    min-height: 213px;
    height: auto !important;
    height: 213px;
    font: normal 11px Arial;
    color: #363636;
    padding: 0 8px;
    padding-bottom: 10px
}
.genSelect
{
    padding: 1px 0;
}
.genSelect label
{
    margin: 0;
    padding: 0;
    padding-left: 10px;
    color: #363636;
    display: block;
    padding-bottom: 2px
}
.genSelect input, .genSelect textarea
{
    width: 175px;
    border: 1px solid #c8cdd5;    
    font-size: 11px;
    padding: 2px 0 2px 10px

}
.genSelect textarea
{
    margin-bottom: 0px;
    height: 195px !important
}
#bigPadding
{
    padding-top: 5px;
}
#buttonSendOrder
{
    height: 26px;
    width: 156px;
    background: url(images/buttonSendOrder.png) 0 0 no-repeat;
    margin: 0 auto;
    margin-top: 5px
}
#buttonSendOrder input
{
    background: none;
    width: 156px;
    height: 26px;
    border: none;
    cursor: pointer
}











#mainLeftBox
{
    float: left
}
.topHBox
{
    height: 44px;
    background: url(images/topHBox.gif) 0 0 no-repeat
}
#topHBox1
{
    background: url(images/topHBox1.gif) 0 0 no-repeat !important
}

#mainMiddleBox
{    
    margin : 0 227px;
    background: url(images/mainMiddleBox.gif) 0 0 repeat-x;       
}

/*MENU PAGE*/
#outMenuBox
{
    text-align:center;
    margin:0 auto;
    display:table
}
#inMenuBox
{
    display:table-cell
}
#inMenuBox ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float:left;
    height: 31px;
    position: relative;
}
#inMenuBox ul li
{
    float: left;
    height: 31px;
    position: relative;	
}
#inMenuBox ul li.activePage
{
    background: url(images/activePage.gif) left bottom repeat-x;
}
#inMenuBox ul li a
{
    font: bold 13px Tahoma;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 8px;
    position: relative;        
    display: inline-block;
    height: 28px;
    background: url(images/aMainMenu.gif) bottom right no-repeat;
    padding-top: 3px;
}
#inMenuBox ul li a#lastElement
{
    background: none !important
}
#inMenuBox ul li a:hover
{
    text-decoration: underline
}
#contentBox
{
    /*min-height: 300px;
    height: auto !important;
    height: 300px; */
    margin-bottom: 48px;
    /*border-bottom: 1px solid #c4c7d0;*/
    /*padding: 20px*/
}
#contentBox h1#pageHeader
{
    padding: 0;
    margin: 0;
    color: #3b4664;
    text-transform: uppercase;
    font-size: 14px;
    padding: 20px
}
#contentInBox
{
    padding: 0 20px 20px 20px;
    /*color: #4c4c4c*/
	color: #000;
	line-height: 18px;
}
#contentInBox2
{
    padding: 20px;
    /*color: #4c4c4c*/
	color: #000
}


/*img carousel*/

#imgCarousel
{   
    height: 56px;
	width: 950px;
	margin: 0 auto;
	margin-top: 260px;
}
#headerBanner
{    
    margin: 20px 0 0 0;
    height: 100px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    padding-top: 10px
}

/*GALLERY*/

.pagesBox
{
    background: url(images/pagesBox.gif) 0 0 repeat-x;
    height: 30px;
    overflow: hidden;
    position: relative;
    text-align: center
}
.pagesBox a
{
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none
}
.pagesBox a:hover
{
    text-decoration: underline
}
a.activeGalPage
{
    color: #fff
}
.pagesL, .pagesR
{
    height: 30px;
    width: 27px;
    position: absolute;
    display: block
}
.pagesR a, .pagesL a
{
    display: block;
    height: 30px;
    width: 27px;
    text-indent: -9999px
}
.pagesL
{
    background: url(images/pagesL.gif)  0 0 no-repeat;
    left: 0;    
}
.pagesR
{
    background: url(images/pagesR.gif)  0 0 no-repeat;    
    right: 0
}
h1#galH
{
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #464646;
    font: normal 14px Tahoma;
    padding: 15px 0
}
#galTbl
{    
    margin: 0 auto;
    margin-bottom: 20px;
}
#galTbl tr td
{
    width: 120px;
    text-align: center;
    overflow: hidden
}
span.descrImg
{
    padding: 5px 0
}
#galTbl tr td span
{    
    display: block;
    vertical-align: top;
    text-transform: uppercase;
    color: #606060;
    font: normal 11px Tahoma

}
#galTbl tr td span img
{
    vertical-align: top;
    border: 1px solid #bfbfbf;
}


/**************************************************************************
			FOOTER
/**************************************************************************/
#footer
{  
    height: 48px;
    position: relative;
    z-index: 0;
    width: 100%;
    margin-top: -48px;
    min-width: 1000px;
    background: url(images/footer.gif) 0 0 repeat-x;
    color: #3e4965;
    font: normal 10px Tahoma;
    text-transform: uppercase;
    line-height: 12px
}
#footer strong
{
    color: #363636
}